@charset "UTF-8";
.icon,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .post-taxonomy-term.has-icon,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .post-taxonomy-term.has-icon {
  display: inline-flex;
  align-items: center;
  /*
  &.icon-duotone-triangles-right {
  	&::after {
  		background-image: linear-gradient(
  			to right,
  			rgb(from var(--btn-color) r g b / 50%),
  			rgb(from var(--btn-color) r g b / 50%) 49%,
  			var(--btn-color) 51%,
  			var(--btn-color)
  		);
  	}
  }

  &.icon-duotone-triangles-left {
  	&::after {
  		background-image: linear-gradient(
  			to left,
  			rgb(from var(--btn-color) r g b / 50%),
  			rgb(from var(--btn-color) r g b / 50%) 49%,
  			var(--btn-color) 51%,
  			var(--btn-color)
  		);
  	}
  }

  &.icon-duotone-triangles-up {
  	&::after {
  		background-image: linear-gradient(
  			to top,
  			rgb(from var(--btn-color) r g b / 50%),
  			rgb(from var(--btn-color) r g b / 50%) 49%,
  			var(--btn-color) 51%,
  			var(--btn-color)
  		);
  	}
  }

  &.icon-duotone-triangles-down {
  	&::after {
  		background-image: linear-gradient(
  			to bottom,
  			rgb(from var(--btn-color) r g b / 50%),
  			rgb(from var(--btn-color) r g b / 50%) 49%,
  			var(--btn-color) 51%,
  			var(--btn-color)
  		);
  	}
  }
  */
}
.icon::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .post-taxonomy-term.has-icon::after {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  transition: 0.25s ease-out;
  background-color: var(--btn-color, #009DEA);
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
}
.icon.icon-analyst-report::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-analyst-report.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-analyst-report.post-taxonomy-term.has-icon::after {
  -webkit-mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 28 28%22><path d=%22m15.92,12.21c-.07,0-.12-.06-.12-.12V1.12c0-.08.07-.13.13-.13,5.7.84,10.25,5.39,11.09,11.07,0,.05-.01.09-.03.11-.03.03-.06.04-.1.04h-10.97Z%22/><path d=%22m16.67,2.01c4.62,1.02,8.3,4.7,9.32,9.32h-9.32V2.01m-.74-1.9c-.55,0-1.01.44-1.01,1v10.97c0,.55.45,1,1,1h10.97c.61,0,1.08-.55.99-1.16C26.98,5.84,22.16,1.02,16.08.12c-.05,0-.1-.01-.15-.01h0Z%22/><path d=%22m12.12,9.53s-.05,0-.08-.04L6.18,3.63s-.04-.06-.04-.1c0-.03.01-.07.06-.1,1.73-1.28,3.76-2.13,5.89-2.44h0c.09,0,.16.05.16.13v8.29c0,.06-.07.13-.13.13Z%22/><path d=%22m11.38,2.01v5.58l-3.95-3.95c1.21-.77,2.55-1.33,3.95-1.64m.74-1.9c-.05,0-.1,0-.15.01-2.33.34-4.47,1.26-6.28,2.61-.49.37-.55,1.09-.12,1.52l5.86,5.86c.2.2.45.29.7.29.51,0,1.01-.4,1.01-1V1.11c0-.57-.47-1-1.01-1h0Z%22/><path d=%22m3.69,7.39l8.43,8.43c.52.52,1.21.81,1.94.81h11.92c-1.23,5.54-6.23,9.63-11.97,9.63-.53,0-1.07-.03-1.6-.1-5.37-.68-9.7-4.89-10.52-10.24-.46-3.01.17-6.01,1.79-8.53m-.1-2.16c-.31,0-.62.14-.82.41C.63,8.51-.44,12.21.17,16.18c.94,6.09,5.92,10.93,12.03,11.71.61.08,1.22.12,1.82.12,7.03,0,12.85-5.2,13.85-11.96.09-.61-.37-1.17-.99-1.17h-12.82c-.27,0-.52-.11-.71-.29L4.3,5.52c-.2-.2-.45-.29-.7-.29h0Z%22/></svg>");
          mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 28 28%22><path d=%22m15.92,12.21c-.07,0-.12-.06-.12-.12V1.12c0-.08.07-.13.13-.13,5.7.84,10.25,5.39,11.09,11.07,0,.05-.01.09-.03.11-.03.03-.06.04-.1.04h-10.97Z%22/><path d=%22m16.67,2.01c4.62,1.02,8.3,4.7,9.32,9.32h-9.32V2.01m-.74-1.9c-.55,0-1.01.44-1.01,1v10.97c0,.55.45,1,1,1h10.97c.61,0,1.08-.55.99-1.16C26.98,5.84,22.16,1.02,16.08.12c-.05,0-.1-.01-.15-.01h0Z%22/><path d=%22m12.12,9.53s-.05,0-.08-.04L6.18,3.63s-.04-.06-.04-.1c0-.03.01-.07.06-.1,1.73-1.28,3.76-2.13,5.89-2.44h0c.09,0,.16.05.16.13v8.29c0,.06-.07.13-.13.13Z%22/><path d=%22m11.38,2.01v5.58l-3.95-3.95c1.21-.77,2.55-1.33,3.95-1.64m.74-1.9c-.05,0-.1,0-.15.01-2.33.34-4.47,1.26-6.28,2.61-.49.37-.55,1.09-.12,1.52l5.86,5.86c.2.2.45.29.7.29.51,0,1.01-.4,1.01-1V1.11c0-.57-.47-1-1.01-1h0Z%22/><path d=%22m3.69,7.39l8.43,8.43c.52.52,1.21.81,1.94.81h11.92c-1.23,5.54-6.23,9.63-11.97,9.63-.53,0-1.07-.03-1.6-.1-5.37-.68-9.7-4.89-10.52-10.24-.46-3.01.17-6.01,1.79-8.53m-.1-2.16c-.31,0-.62.14-.82.41C.63,8.51-.44,12.21.17,16.18c.94,6.09,5.92,10.93,12.03,11.71.61.08,1.22.12,1.82.12,7.03,0,12.85-5.2,13.85-11.96.09-.61-.37-1.17-.99-1.17h-12.82c-.27,0-.52-.11-.71-.29L4.3,5.52c-.2-.2-.45-.29-.7-.29h0Z%22/></svg>");
}
.icon.icon-arrow-right::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-arrow-right.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-arrow-right.post-taxonomy-term.has-icon::after {
  -webkit-mask-image: url("data:image/svg+xml;utf-8,<svg viewBox=%220 0 21 32%22 xmlns=%22http://www.w3.org/2000/svg%22><path d=%22M21 15.921L4.60602 30.6786C4.10184 31.1657 3.42182 31.4358 2.71541 31.4296C2.009 31.4233 1.33403 31.1411 0.838833 30.6452C0.800024 30.6094 0.763603 30.5712 0.72981 30.5307C0.235902 29.9711 -0.0233818 29.2474 0.00450892 28.5066C0.0323996 27.7657 0.345379 27.0629 0.880014 26.5408L12.9447 15.9306L0.882434 5.32036C0.345348 4.79967 0.0304621 4.09669 0.00209576 3.35515C-0.0262706 2.61361 0.234024 1.88938 0.729809 1.3304C1.19066 0.809332 1.84172 0.488298 2.54161 0.436949C3.2415 0.385599 3.93371 0.608103 4.46793 1.05616C4.51639 1.09671 4.56241 1.13958 4.60602 1.18251L21 15.921Z%22 /></svg>");
          mask-image: url("data:image/svg+xml;utf-8,<svg viewBox=%220 0 21 32%22 xmlns=%22http://www.w3.org/2000/svg%22><path d=%22M21 15.921L4.60602 30.6786C4.10184 31.1657 3.42182 31.4358 2.71541 31.4296C2.009 31.4233 1.33403 31.1411 0.838833 30.6452C0.800024 30.6094 0.763603 30.5712 0.72981 30.5307C0.235902 29.9711 -0.0233818 29.2474 0.00450892 28.5066C0.0323996 27.7657 0.345379 27.0629 0.880014 26.5408L12.9447 15.9306L0.882434 5.32036C0.345348 4.79967 0.0304621 4.09669 0.00209576 3.35515C-0.0262706 2.61361 0.234024 1.88938 0.729809 1.3304C1.19066 0.809332 1.84172 0.488298 2.54161 0.436949C3.2415 0.385599 3.93371 0.608103 4.46793 1.05616C4.51639 1.09671 4.56241 1.13958 4.60602 1.18251L21 15.921Z%22 /></svg>");
}
.icon.icon-arrow-left::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-arrow-left.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-arrow-left.post-taxonomy-term.has-icon::after {
  -webkit-mask-image: url("data:image/svg+xml;utf-8,<svg viewBox=%220 0 21 32%22 xmlns=%22http://www.w3.org/2000/svg%22><path d=%22M-2.58526e-06 15.9384L16.394 1.18074C16.8982 0.693633 17.5782 0.423533 18.2846 0.429794C18.991 0.436055 19.666 0.718255 20.1612 1.21422C20.2 1.25002 20.2364 1.2882 20.2702 1.32863C20.7641 1.88831 21.0234 2.61193 20.9955 3.3528C20.9676 4.09366 20.6546 4.79644 20.12 5.31859L8.05526 15.9288L20.1176 26.539C20.6546 27.0597 20.9695 27.7627 20.9979 28.5042C21.0263 29.2458 20.766 29.97 20.2702 30.529C19.8093 31.05 19.1583 31.3711 18.4584 31.4224C17.7585 31.4738 17.0663 31.2513 16.5321 30.8032C16.4836 30.7627 16.4376 30.7198 16.394 30.6769L-2.58526e-06 15.9384Z%22 /></svg>");
          mask-image: url("data:image/svg+xml;utf-8,<svg viewBox=%220 0 21 32%22 xmlns=%22http://www.w3.org/2000/svg%22><path d=%22M-2.58526e-06 15.9384L16.394 1.18074C16.8982 0.693633 17.5782 0.423533 18.2846 0.429794C18.991 0.436055 19.666 0.718255 20.1612 1.21422C20.2 1.25002 20.2364 1.2882 20.2702 1.32863C20.7641 1.88831 21.0234 2.61193 20.9955 3.3528C20.9676 4.09366 20.6546 4.79644 20.12 5.31859L8.05526 15.9288L20.1176 26.539C20.6546 27.0597 20.9695 27.7627 20.9979 28.5042C21.0263 29.2458 20.766 29.97 20.2702 30.529C19.8093 31.05 19.1583 31.3711 18.4584 31.4224C17.7585 31.4738 17.0663 31.2513 16.5321 30.8032C16.4836 30.7627 16.4376 30.7198 16.394 30.6769L-2.58526e-06 15.9384Z%22 /></svg>");
}
.icon.icon-arrow-up::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-arrow-up.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-arrow-up.post-taxonomy-term.has-icon::after {
  -webkit-mask-image: url("data:image/svg+xml;utf-8,<svg viewBox=%220 0 30.999987 21.000004%22 xmlns=%22http://www.w3.org/2000/svg%22><path d=%22m 15.491275,0 14.75766,16.394003 c 0.487107,0.5042 0.757207,1.1842 0.750946,1.8906 -0.0063,0.7064 -0.288461,1.3814 -0.784426,1.8766 -0.0358,0.0388 -0.07398,0.0752 -0.11441,0.109 -0.55968,0.4939 -1.2833,0.7532 -2.02417,0.7253 -0.74086,-0.0279 -1.44364,-0.3409 -1.96579,-0.8755 L 15.500875,8.0552626 4.8906747,20.117603 c -0.5207,0.537 -1.2237,0.8519 -1.9652,0.8803 -0.7416,0.0284 -1.4658,-0.2319 -2.02480001,-0.7277 -0.521,-0.4609 -0.8421,-1.1119 -0.8934,-1.8118 -0.0514,-0.6999 0.1711,-1.3921 0.6192,-1.9263 0.0405,-0.0485 0.0834,-0.0945 0.1263,-0.1381 z%22 /></svg>");
          mask-image: url("data:image/svg+xml;utf-8,<svg viewBox=%220 0 30.999987 21.000004%22 xmlns=%22http://www.w3.org/2000/svg%22><path d=%22m 15.491275,0 14.75766,16.394003 c 0.487107,0.5042 0.757207,1.1842 0.750946,1.8906 -0.0063,0.7064 -0.288461,1.3814 -0.784426,1.8766 -0.0358,0.0388 -0.07398,0.0752 -0.11441,0.109 -0.55968,0.4939 -1.2833,0.7532 -2.02417,0.7253 -0.74086,-0.0279 -1.44364,-0.3409 -1.96579,-0.8755 L 15.500875,8.0552626 4.8906747,20.117603 c -0.5207,0.537 -1.2237,0.8519 -1.9652,0.8803 -0.7416,0.0284 -1.4658,-0.2319 -2.02480001,-0.7277 -0.521,-0.4609 -0.8421,-1.1119 -0.8934,-1.8118 -0.0514,-0.6999 0.1711,-1.3921 0.6192,-1.9263 0.0405,-0.0485 0.0834,-0.0945 0.1263,-0.1381 z%22 /></svg>");
}
.icon.icon-arrow-down::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-arrow-down.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-arrow-down.post-taxonomy-term.has-icon::after {
  -webkit-mask-image: url("data:image/svg+xml;utf-8,<svg viewBox=%220 0 30.999987 21.000006%22 xmlns=%22http://www.w3.org/2000/svg%22><path d=%22M 15.508712,21.000005 0.75105247,4.6060017 c -0.487107,-0.5042 -0.757207,-1.1842 -0.75094600067,-1.8906 0.006300001,-0.7064 0.28846100067,-1.3814 0.78442600067,-1.8766 0.0358,-0.0388 0.07398,-0.0752 0.11441,-0.109 0.55968003,-0.4939 1.28330003,-0.7532 2.02417003,-0.7253 0.74086,0.0279 1.44364,0.3409 1.96579,0.8755 L 15.499112,12.944742 26.109312,0.8824017 c 0.5207,-0.537 1.2237,-0.8519 1.9652,-0.8803 0.7416,-0.0284 1.4658,0.2319 2.0248,0.7277 0.521,0.4609 0.8421,1.1119 0.8934,1.8118 0.0514,0.6999 -0.1711,1.3921 -0.6192,1.9263 -0.0405,0.0485 -0.0834,0.0945 -0.1263,0.1381 z%22 /></svg>");
          mask-image: url("data:image/svg+xml;utf-8,<svg viewBox=%220 0 30.999987 21.000006%22 xmlns=%22http://www.w3.org/2000/svg%22><path d=%22M 15.508712,21.000005 0.75105247,4.6060017 c -0.487107,-0.5042 -0.757207,-1.1842 -0.75094600067,-1.8906 0.006300001,-0.7064 0.28846100067,-1.3814 0.78442600067,-1.8766 0.0358,-0.0388 0.07398,-0.0752 0.11441,-0.109 0.55968003,-0.4939 1.28330003,-0.7532 2.02417003,-0.7253 0.74086,0.0279 1.44364,0.3409 1.96579,0.8755 L 15.499112,12.944742 26.109312,0.8824017 c 0.5207,-0.537 1.2237,-0.8519 1.9652,-0.8803 0.7416,-0.0284 1.4658,0.2319 2.0248,0.7277 0.521,0.4609 0.8421,1.1119 0.8934,1.8118 0.0514,0.6999 -0.1711,1.3921 -0.6192,1.9263 -0.0405,0.0485 -0.0834,0.0945 -0.1263,0.1381 z%22 /></svg>");
}
.icon.icon-blog::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-blog.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-blog.post-taxonomy-term.has-icon::after {
  -webkit-mask-image: url("data:image/svg+xml;utf-8,<svg viewBox=%220 0 28 28%22 xmlns=%22http://www.w3.org/2000/svg%22><path d=%22M 24.73,27.47 H 3.96 c -1.89,0 -3.43,-1.52 -3.43,-3.4 V 0.92 C 0.53,0.82 0.57,0.72 0.65,0.65 0.72,0.58 0.83,0.53 0.93,0.54 l 21.45,0.12 c 0.21,0 0.39,0.17 0.39,0.39 v 23.7 c 0,1.07 0.88,1.95 1.96,1.95 0.22,0 0.39,0.17 0.39,0.39 0,0.22 -0.17,0.39 -0.39,0.39 z M 1.31,1.31 v 22.76 c 0,1.45 1.19,2.62 2.65,2.62 H 22.81 C 22.3,26.2 21.98,25.51 21.98,24.74 V 1.43 Z%22 /><path d=%22m 0.93359375,0.0390625 0.046875,0.0039063 C 0.68702051,0.01362393 0.48145732,0.12655275 0.3125,0.29101563 0.1276461,0.46107303 0.02929687,0.69291963 0.02929688,0.91992188 V 24.070312 c -1e-8,2.153048 1.77356522,3.900391 3.93164062,3.900391 H 24.230469 v 0.0098 h 0.5 c 0.477575,0 0.888672,-0.41305 0.888672,-0.890625 0,-0.477576 -0.411097,-0.890625 -0.888672,-0.890625 -0.808395,0 -1.460938,-0.653363 -1.460938,-1.449219 V 1.0507812 c 0,-0.49207025 -0.407703,-0.88956829 -0.886719,-0.89062495 h -0.002 z M 1.8105469,1.8125 21.480469,1.9277344 V 24.740234 c 0,0.529811 0.157347,1.009091 0.384765,1.449219 H 3.9609375 c -1.1928755,0 -2.1503906,-0.942705 -2.1503906,-2.119141 z M 23.554687,26.710937 c 0.195675,0.116699 0.399694,0.200662 0.625,0.259766 h -0.355468 z%22 /><path d=%22m 24.73,27.47 c -1.51,0 -2.74,-1.22 -2.74,-2.72 v -6.33 c 0,-0.21 0.17,-0.39 0.39,-0.39 h 4.7 c 0.22,0 0.39,0.17 0.39,0.39 v 6.33 c 0,1.5 -1.23,2.72 -2.74,2.72 z M 22.77,18.8 v 5.95 c 0,1.07 0.88,1.95 1.96,1.95 1.08,0 1.96,-0.87 1.96,-1.95 V 18.8 Z%22 /><path d=%22m 22.380859,17.529297 c -0.492726,0 -0.890625,0.410784 -0.890625,0.890625 V 24.75 c 0,1.773332 1.460921,3.220703 3.240235,3.220703 1.779314,0 3.240234,-1.447371 3.240234,-3.220703 v -6.330078 c 0,-0.477575 -0.41305,-0.890625 -0.890625,-0.890625 z m 0.888672,1.771484 h 2.919922 V 24.75 c 0,0.808394 -0.647504,1.449219 -1.458984,1.449219 -0.808395,0 -1.460938,-0.653363 -1.460938,-1.449219 z%22 /><path d=%22M 10.04,9.59 H 3.41 C 3.19,9.59 3.02,9.42 3.02,9.2 V 3.4 c 0,-0.21 0.17,-0.39 0.39,-0.39 h 6.63 c 0.22,0 0.39,0.17 0.39,0.39 v 5.81 c 0,0.21 -0.17,0.39 -0.39,0.39 z M 3.8,8.82 H 9.65 V 3.79 H 3.8 Z%22 /><path d=%22m 3.4101563,2.5097656 c -0.4927268,0 -0.8906251,0.4107842 -0.890625,0.890625 v 5.7988282 c -1e-7,0.4775752 0.4130497,0.8906252 0.890625,0.8906252 h 6.1289062 v 0.0098 h 0.5000005 c 0.492726,0 0.890624,-0.4088307 0.890625,-0.8886715 V 3.4003906 c -1e-6,-0.4775753 -0.41305,-0.890625 -0.890625,-0.890625 z m 0.8906249,1.7792969 h 4.8496094 v 4.03125 H 4.3007812 Z%22 /><path d=%22M 19.76,9.59 H 13.13 C 12.91,9.59 12.74,9.42 12.74,9.2 V 3.4 c 0,-0.21 0.17,-0.39 0.39,-0.39 h 6.63 c 0.22,0 0.39,0.17 0.39,0.39 v 5.81 c 0,0.21 -0.17,0.39 -0.39,0.39 z%22 /><path d=%22m 13.130859,2.5097656 c -0.492726,0 -0.890625,0.4107842 -0.890625,0.890625 v 5.7988282 c 0,0.4775752 0.41305,0.8906252 0.890625,0.8906252 h 6.128907 v 0.0098 h 0.5 c 0.492726,0 0.890625,-0.4088307 0.890625,-0.8886715 V 3.4003906 c 0,-0.4775753 -0.41305,-0.890625 -0.890625,-0.890625 z m 0.109375,1 h 6.410157 v 5.5800782 h -6.410157 z%22 /><path d=%22M 10.04,12.78 H 3.17 C 2.95,12.78 2.78,12.61 2.78,12.39 2.78,12.17 2.95,12 3.17,12 h 6.87 c 0.22,0 0.39,0.17 0.39,0.39 0,0.22 -0.17,0.39 -0.39,0.39 z%22 /><path d=%22m 3.1699219,11.5 c -0.4775753,0 -0.890625,0.41305 -0.890625,0.890625 0,0.477575 0.4130497,0.888672 0.890625,0.888672 h 6.8691411 c 0.477575,0 0.890624,-0.411097 0.890625,-0.888672 C 10.929687,11.91305 10.516638,11.5 10.039063,11.5 Z%22 /><path d=%22M 10.04,17.34 H 3.17 c -0.22,0 -0.39,-0.17 -0.39,-0.39 0,-0.22 0.17,-0.39 0.39,-0.39 h 6.87 c 0.22,0 0.39,0.17 0.39,0.39 0,0.22 -0.17,0.39 -0.39,0.39 z%22 /><path d=%22m 3.1699219,16.060547 c -0.4775753,0 -0.890625,0.411096 -0.890625,0.888672 0,0.477575 0.4130497,0.890625 0.890625,0.890625 h 6.8691411 c 0.477575,0 0.890624,-0.41305 0.890625,-0.890625 -1e-6,-0.477576 -0.41305,-0.888672 -0.890625,-0.888672 z%22 /><path d=%22M 10.04,21.89 H 3.17 c -0.22,0 -0.39,-0.17 -0.39,-0.39 0,-0.22 0.17,-0.39 0.39,-0.39 h 6.87 c 0.22,0 0.39,0.17 0.39,0.39 0,0.22 -0.17,0.39 -0.39,0.39 z%22 /><path d=%22m 3.1699219,20.609375 c -0.4775753,0 -0.890625,0.41305 -0.890625,0.890625 0,0.477575 0.4130497,0.890625 0.890625,0.890625 h 6.8691411 c 0.477575,0 0.890624,-0.41305 0.890625,-0.890625 -1e-6,-0.477575 -0.41305,-0.890625 -0.890625,-0.890625 z%22 /><path d=%22m 19.88,12.78 h -6.87 c -0.22,0 -0.39,-0.17 -0.39,-0.39 0,-0.22 0.17,-0.39 0.39,-0.39 h 6.87 c 0.22,0 0.39,0.17 0.39,0.39 0,0.22 -0.17,0.39 -0.39,0.39 z%22 /><path d=%22m 13.009766,11.5 c -0.477576,0 -0.890625,0.41305 -0.890625,0.890625 0,0.477575 0.413049,0.888672 0.890625,0.888672 h 6.871093 c 0.477576,0 0.888672,-0.411097 0.888672,-0.888672 C 20.769531,11.91305 20.358435,11.5 19.880859,11.5 Z%22 /><path d=%22m 19.88,17.34 h -6.87 c -0.22,0 -0.39,-0.17 -0.39,-0.39 0,-0.22 0.17,-0.39 0.39,-0.39 h 6.87 c 0.22,0 0.39,0.17 0.39,0.39 0,0.22 -0.17,0.39 -0.39,0.39 z%22 /><path d=%22m 13.009766,16.060547 c -0.477576,0 -0.890625,0.411096 -0.890625,0.888672 0,0.477575 0.413049,0.890625 0.890625,0.890625 h 6.871093 c 0.477576,0 0.888672,-0.41305 0.888672,-0.890625 0,-0.477576 -0.411096,-0.888672 -0.888672,-0.888672 z%22 /><path d=%22m 19.88,21.89 h -6.87 c -0.22,0 -0.39,-0.17 -0.39,-0.39 0,-0.22 0.17,-0.39 0.39,-0.39 h 6.87 c 0.22,0 0.39,0.17 0.39,0.39 0,0.22 -0.17,0.39 -0.39,0.39 z%22 /><path d=%22m 13.009766,20.609375 c -0.477576,0 -0.890625,0.41305 -0.890625,0.890625 0,0.477575 0.413049,0.890625 0.890625,0.890625 h 6.871093 c 0.477576,0 0.888672,-0.41305 0.888672,-0.890625 0,-0.477575 -0.411096,-0.890625 -0.888672,-0.890625 z%22 /></svg>");
          mask-image: url("data:image/svg+xml;utf-8,<svg viewBox=%220 0 28 28%22 xmlns=%22http://www.w3.org/2000/svg%22><path d=%22M 24.73,27.47 H 3.96 c -1.89,0 -3.43,-1.52 -3.43,-3.4 V 0.92 C 0.53,0.82 0.57,0.72 0.65,0.65 0.72,0.58 0.83,0.53 0.93,0.54 l 21.45,0.12 c 0.21,0 0.39,0.17 0.39,0.39 v 23.7 c 0,1.07 0.88,1.95 1.96,1.95 0.22,0 0.39,0.17 0.39,0.39 0,0.22 -0.17,0.39 -0.39,0.39 z M 1.31,1.31 v 22.76 c 0,1.45 1.19,2.62 2.65,2.62 H 22.81 C 22.3,26.2 21.98,25.51 21.98,24.74 V 1.43 Z%22 /><path d=%22m 0.93359375,0.0390625 0.046875,0.0039063 C 0.68702051,0.01362393 0.48145732,0.12655275 0.3125,0.29101563 0.1276461,0.46107303 0.02929687,0.69291963 0.02929688,0.91992188 V 24.070312 c -1e-8,2.153048 1.77356522,3.900391 3.93164062,3.900391 H 24.230469 v 0.0098 h 0.5 c 0.477575,0 0.888672,-0.41305 0.888672,-0.890625 0,-0.477576 -0.411097,-0.890625 -0.888672,-0.890625 -0.808395,0 -1.460938,-0.653363 -1.460938,-1.449219 V 1.0507812 c 0,-0.49207025 -0.407703,-0.88956829 -0.886719,-0.89062495 h -0.002 z M 1.8105469,1.8125 21.480469,1.9277344 V 24.740234 c 0,0.529811 0.157347,1.009091 0.384765,1.449219 H 3.9609375 c -1.1928755,0 -2.1503906,-0.942705 -2.1503906,-2.119141 z M 23.554687,26.710937 c 0.195675,0.116699 0.399694,0.200662 0.625,0.259766 h -0.355468 z%22 /><path d=%22m 24.73,27.47 c -1.51,0 -2.74,-1.22 -2.74,-2.72 v -6.33 c 0,-0.21 0.17,-0.39 0.39,-0.39 h 4.7 c 0.22,0 0.39,0.17 0.39,0.39 v 6.33 c 0,1.5 -1.23,2.72 -2.74,2.72 z M 22.77,18.8 v 5.95 c 0,1.07 0.88,1.95 1.96,1.95 1.08,0 1.96,-0.87 1.96,-1.95 V 18.8 Z%22 /><path d=%22m 22.380859,17.529297 c -0.492726,0 -0.890625,0.410784 -0.890625,0.890625 V 24.75 c 0,1.773332 1.460921,3.220703 3.240235,3.220703 1.779314,0 3.240234,-1.447371 3.240234,-3.220703 v -6.330078 c 0,-0.477575 -0.41305,-0.890625 -0.890625,-0.890625 z m 0.888672,1.771484 h 2.919922 V 24.75 c 0,0.808394 -0.647504,1.449219 -1.458984,1.449219 -0.808395,0 -1.460938,-0.653363 -1.460938,-1.449219 z%22 /><path d=%22M 10.04,9.59 H 3.41 C 3.19,9.59 3.02,9.42 3.02,9.2 V 3.4 c 0,-0.21 0.17,-0.39 0.39,-0.39 h 6.63 c 0.22,0 0.39,0.17 0.39,0.39 v 5.81 c 0,0.21 -0.17,0.39 -0.39,0.39 z M 3.8,8.82 H 9.65 V 3.79 H 3.8 Z%22 /><path d=%22m 3.4101563,2.5097656 c -0.4927268,0 -0.8906251,0.4107842 -0.890625,0.890625 v 5.7988282 c -1e-7,0.4775752 0.4130497,0.8906252 0.890625,0.8906252 h 6.1289062 v 0.0098 h 0.5000005 c 0.492726,0 0.890624,-0.4088307 0.890625,-0.8886715 V 3.4003906 c -1e-6,-0.4775753 -0.41305,-0.890625 -0.890625,-0.890625 z m 0.8906249,1.7792969 h 4.8496094 v 4.03125 H 4.3007812 Z%22 /><path d=%22M 19.76,9.59 H 13.13 C 12.91,9.59 12.74,9.42 12.74,9.2 V 3.4 c 0,-0.21 0.17,-0.39 0.39,-0.39 h 6.63 c 0.22,0 0.39,0.17 0.39,0.39 v 5.81 c 0,0.21 -0.17,0.39 -0.39,0.39 z%22 /><path d=%22m 13.130859,2.5097656 c -0.492726,0 -0.890625,0.4107842 -0.890625,0.890625 v 5.7988282 c 0,0.4775752 0.41305,0.8906252 0.890625,0.8906252 h 6.128907 v 0.0098 h 0.5 c 0.492726,0 0.890625,-0.4088307 0.890625,-0.8886715 V 3.4003906 c 0,-0.4775753 -0.41305,-0.890625 -0.890625,-0.890625 z m 0.109375,1 h 6.410157 v 5.5800782 h -6.410157 z%22 /><path d=%22M 10.04,12.78 H 3.17 C 2.95,12.78 2.78,12.61 2.78,12.39 2.78,12.17 2.95,12 3.17,12 h 6.87 c 0.22,0 0.39,0.17 0.39,0.39 0,0.22 -0.17,0.39 -0.39,0.39 z%22 /><path d=%22m 3.1699219,11.5 c -0.4775753,0 -0.890625,0.41305 -0.890625,0.890625 0,0.477575 0.4130497,0.888672 0.890625,0.888672 h 6.8691411 c 0.477575,0 0.890624,-0.411097 0.890625,-0.888672 C 10.929687,11.91305 10.516638,11.5 10.039063,11.5 Z%22 /><path d=%22M 10.04,17.34 H 3.17 c -0.22,0 -0.39,-0.17 -0.39,-0.39 0,-0.22 0.17,-0.39 0.39,-0.39 h 6.87 c 0.22,0 0.39,0.17 0.39,0.39 0,0.22 -0.17,0.39 -0.39,0.39 z%22 /><path d=%22m 3.1699219,16.060547 c -0.4775753,0 -0.890625,0.411096 -0.890625,0.888672 0,0.477575 0.4130497,0.890625 0.890625,0.890625 h 6.8691411 c 0.477575,0 0.890624,-0.41305 0.890625,-0.890625 -1e-6,-0.477576 -0.41305,-0.888672 -0.890625,-0.888672 z%22 /><path d=%22M 10.04,21.89 H 3.17 c -0.22,0 -0.39,-0.17 -0.39,-0.39 0,-0.22 0.17,-0.39 0.39,-0.39 h 6.87 c 0.22,0 0.39,0.17 0.39,0.39 0,0.22 -0.17,0.39 -0.39,0.39 z%22 /><path d=%22m 3.1699219,20.609375 c -0.4775753,0 -0.890625,0.41305 -0.890625,0.890625 0,0.477575 0.4130497,0.890625 0.890625,0.890625 h 6.8691411 c 0.477575,0 0.890624,-0.41305 0.890625,-0.890625 -1e-6,-0.477575 -0.41305,-0.890625 -0.890625,-0.890625 z%22 /><path d=%22m 19.88,12.78 h -6.87 c -0.22,0 -0.39,-0.17 -0.39,-0.39 0,-0.22 0.17,-0.39 0.39,-0.39 h 6.87 c 0.22,0 0.39,0.17 0.39,0.39 0,0.22 -0.17,0.39 -0.39,0.39 z%22 /><path d=%22m 13.009766,11.5 c -0.477576,0 -0.890625,0.41305 -0.890625,0.890625 0,0.477575 0.413049,0.888672 0.890625,0.888672 h 6.871093 c 0.477576,0 0.888672,-0.411097 0.888672,-0.888672 C 20.769531,11.91305 20.358435,11.5 19.880859,11.5 Z%22 /><path d=%22m 19.88,17.34 h -6.87 c -0.22,0 -0.39,-0.17 -0.39,-0.39 0,-0.22 0.17,-0.39 0.39,-0.39 h 6.87 c 0.22,0 0.39,0.17 0.39,0.39 0,0.22 -0.17,0.39 -0.39,0.39 z%22 /><path d=%22m 13.009766,16.060547 c -0.477576,0 -0.890625,0.411096 -0.890625,0.888672 0,0.477575 0.413049,0.890625 0.890625,0.890625 h 6.871093 c 0.477576,0 0.888672,-0.41305 0.888672,-0.890625 0,-0.477576 -0.411096,-0.888672 -0.888672,-0.888672 z%22 /><path d=%22m 19.88,21.89 h -6.87 c -0.22,0 -0.39,-0.17 -0.39,-0.39 0,-0.22 0.17,-0.39 0.39,-0.39 h 6.87 c 0.22,0 0.39,0.17 0.39,0.39 0,0.22 -0.17,0.39 -0.39,0.39 z%22 /><path d=%22m 13.009766,20.609375 c -0.477576,0 -0.890625,0.41305 -0.890625,0.890625 0,0.477575 0.413049,0.890625 0.890625,0.890625 h 6.871093 c 0.477576,0 0.888672,-0.41305 0.888672,-0.890625 0,-0.477575 -0.411096,-0.890625 -0.888672,-0.890625 z%22 /></svg>");
}
.icon.icon-camera::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-camera.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-camera.post-taxonomy-term.has-icon::after {
  -webkit-mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 236.61 247.33%22><path d=%22M165.66,171.09l55.38,17.22c1.27,0.39,2.45,0.59,3.72,0.59c2.45,0,4.89-0.68,6.95-2.05 c3.13-2.05,4.89-5.38,4.89-8.9V67.86c0-3.52-1.86-6.85-4.89-8.9c-3.13-2.05-7.05-2.64-10.67-1.47l-55.48,17.22V64.33 c0-16.24-13.11-29.36-29.36-29.36H29.36C13.11,34.98,0,48.09,0,64.33v117.42c0,16.24,13.11,29.36,29.36,29.36h106.86 c16.24,0,29.36-13.11,29.36-29.36v-10.37L165.66,171.09z%22/></svg>");
          mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 236.61 247.33%22><path d=%22M165.66,171.09l55.38,17.22c1.27,0.39,2.45,0.59,3.72,0.59c2.45,0,4.89-0.68,6.95-2.05 c3.13-2.05,4.89-5.38,4.89-8.9V67.86c0-3.52-1.86-6.85-4.89-8.9c-3.13-2.05-7.05-2.64-10.67-1.47l-55.48,17.22V64.33 c0-16.24-13.11-29.36-29.36-29.36H29.36C13.11,34.98,0,48.09,0,64.33v117.42c0,16.24,13.11,29.36,29.36,29.36h106.86 c16.24,0,29.36-13.11,29.36-29.36v-10.37L165.66,171.09z%22/></svg>");
}
.icon.icon-case-study::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-case-study.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-case-study.post-taxonomy-term.has-icon::after {
  -webkit-mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 28 28%22><path d=%22m4.8,17.39c0-.44.36-.8.8-.8h7.6v3.3c0,.44.36.8.8.8h0c.44,0,.8-.36.8-.8v-3.3h7.59c.44,0,.8.36.8.8v2.5c0,.44.36.8.8.8h0c.44,0,.8-.36.8-.8v-2.5c0-1.33-1.08-2.4-2.4-2.4h-7.59v-2.76c0-.44-.36-.8-.8-.8h0c-.44,0-.8.36-.8.8v2.76h-7.6c-1.33,0-2.4,1.08-2.4,2.4v2.5c0,.44.36.8.8.8h0c.44,0,.8-.36.8-.8v-2.5h0Z%22/><path d=%22m6.25,23.87v2.38H1.75v-2.38h4.5m.34-1.75H1.41c-.78,0-1.41.63-1.41,1.41v3.06c0,.78.63,1.41,1.41,1.41h5.18c.78,0,1.41-.63,1.41-1.41v-3.06c0-.78-.63-1.41-1.41-1.41h0Z%22/><path d=%22m16.25,23.87v2.38h-4.5v-2.38h4.5m.34-1.75h-5.18c-.78,0-1.41.63-1.41,1.41v3.06c0,.78.63,1.41,1.41,1.41h5.18c.78,0,1.41-.63,1.41-1.41v-3.06c0-.78-.63-1.41-1.41-1.41h0Z%22/><path d=%22m26.25,23.87v2.38h-4.5v-2.38h4.5m.34-1.75h-5.18c-.78,0-1.41.63-1.41,1.41v3.06c0,.78.63,1.41,1.41,1.41h5.18c.78,0,1.41-.63,1.41-1.41v-3.06c0-.78-.63-1.41-1.41-1.41h0Z%22/><path d=%22m19.75,0h-11.5c-.88,0-1.6.72-1.6,1.61v6.81c0,.89.72,1.61,1.6,1.61h11.5c.89,0,1.6-.72,1.6-1.61V1.61c0-.89-.72-1.61-1.6-1.61Zm-1.68,7.43h-8.14c-.35,0-.64-.29-.64-.64s.29-.64.64-.64h8.14c.35,0,.64.28.64.64s-.28.64-.64.64Zm0-3.78h-8.14c-.35,0-.64-.28-.64-.64s.29-.64.64-.64h8.14c.35,0,.64.28.64.64s-.28.64-.64.64Z%22/></svg>");
          mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 28 28%22><path d=%22m4.8,17.39c0-.44.36-.8.8-.8h7.6v3.3c0,.44.36.8.8.8h0c.44,0,.8-.36.8-.8v-3.3h7.59c.44,0,.8.36.8.8v2.5c0,.44.36.8.8.8h0c.44,0,.8-.36.8-.8v-2.5c0-1.33-1.08-2.4-2.4-2.4h-7.59v-2.76c0-.44-.36-.8-.8-.8h0c-.44,0-.8.36-.8.8v2.76h-7.6c-1.33,0-2.4,1.08-2.4,2.4v2.5c0,.44.36.8.8.8h0c.44,0,.8-.36.8-.8v-2.5h0Z%22/><path d=%22m6.25,23.87v2.38H1.75v-2.38h4.5m.34-1.75H1.41c-.78,0-1.41.63-1.41,1.41v3.06c0,.78.63,1.41,1.41,1.41h5.18c.78,0,1.41-.63,1.41-1.41v-3.06c0-.78-.63-1.41-1.41-1.41h0Z%22/><path d=%22m16.25,23.87v2.38h-4.5v-2.38h4.5m.34-1.75h-5.18c-.78,0-1.41.63-1.41,1.41v3.06c0,.78.63,1.41,1.41,1.41h5.18c.78,0,1.41-.63,1.41-1.41v-3.06c0-.78-.63-1.41-1.41-1.41h0Z%22/><path d=%22m26.25,23.87v2.38h-4.5v-2.38h4.5m.34-1.75h-5.18c-.78,0-1.41.63-1.41,1.41v3.06c0,.78.63,1.41,1.41,1.41h5.18c.78,0,1.41-.63,1.41-1.41v-3.06c0-.78-.63-1.41-1.41-1.41h0Z%22/><path d=%22m19.75,0h-11.5c-.88,0-1.6.72-1.6,1.61v6.81c0,.89.72,1.61,1.6,1.61h11.5c.89,0,1.6-.72,1.6-1.61V1.61c0-.89-.72-1.61-1.6-1.61Zm-1.68,7.43h-8.14c-.35,0-.64-.29-.64-.64s.29-.64.64-.64h8.14c.35,0,.64.28.64.64s-.28.64-.64.64Zm0-3.78h-8.14c-.35,0-.64-.28-.64-.64s.29-.64.64-.64h8.14c.35,0,.64.28.64.64s-.28.64-.64.64Z%22/></svg>");
}
.icon.icon-compass::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-compass.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-compass.post-taxonomy-term.has-icon::after {
  -webkit-mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 236.61 247.33%22><g><path d=%22M110.9,107.73l24.45,23.59c0.62,0.62,1.86,0.37,2.11-0.5l12.17-35.5c0.37-0.99-0.62-1.86-1.61-1.61 l-36.62,11.79c-0.87,0.25-1.12,1.37-0.5,2.11L110.9,107.73z%22/><path d=%22M98.36,234.72c78.95,12.66,146.48-52.76,133.45-129.1c-7.94-46.3-46.43-83.54-94.22-91.24 C58.64,1.71-8.89,67.13,4.14,143.48C12.09,189.78,50.57,227.02,98.36,234.72z M91.53,97.05l76.22-24.58 c2.48-0.87,4.84,1.49,4.1,3.97l-25.45,73.74c-0.37,0.87-1.12,1.61-1.99,1.99L68.2,176.75c-2.48,0.87-4.84-1.49-4.1-3.97 l25.45-73.74C89.92,98.17,90.66,97.42,91.53,97.05z%22/></g></svg>");
          mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 236.61 247.33%22><g><path d=%22M110.9,107.73l24.45,23.59c0.62,0.62,1.86,0.37,2.11-0.5l12.17-35.5c0.37-0.99-0.62-1.86-1.61-1.61 l-36.62,11.79c-0.87,0.25-1.12,1.37-0.5,2.11L110.9,107.73z%22/><path d=%22M98.36,234.72c78.95,12.66,146.48-52.76,133.45-129.1c-7.94-46.3-46.43-83.54-94.22-91.24 C58.64,1.71-8.89,67.13,4.14,143.48C12.09,189.78,50.57,227.02,98.36,234.72z M91.53,97.05l76.22-24.58 c2.48-0.87,4.84,1.49,4.1,3.97l-25.45,73.74c-0.37,0.87-1.12,1.61-1.99,1.99L68.2,176.75c-2.48,0.87-4.84-1.49-4.1-3.97 l25.45-73.74C89.92,98.17,90.66,97.42,91.53,97.05z%22/></g></svg>");
}
.icon.icon-datasheet::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-datasheet.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-datasheet.post-taxonomy-term.has-icon::after {
  -webkit-mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 28 28%22><path d=%22m26,1.78c.13,0,.25.12.25.25v23.93c0,.14-.11.25-.25.25H2c-.13,0-.25-.12-.25-.25V2.03c0-.13.12-.25.25-.25h24m0-1.75H2C.9.03,0,.93,0,2.03v23.93c0,1.1.9,2,2,2h24c1.1,0,2-.9,2-2V2.03c0-1.1-.9-2-2-2h0Z%22/><rect x=%224%22 y=%2217.43%22 width=%2220.43%22 height=%221.73%22 rx=%22.87%22 ry=%22.87%22 transform=%22translate(28.43 36.6) rotate(-180)%22/><rect x=%224%22 y=%2221.63%22 width=%2220.43%22 height=%221.73%22 rx=%22.87%22 ry=%22.87%22 transform=%22translate(28.43 44.99) rotate(180)%22/><path d=%22m22.44,11.87c-.2,0-.4.04-.56.08l-2.52-4.04c.36-.36.56-.8.56-1.36,0-1.04-.8-1.88-1.8-1.88s-1.8.84-1.8,1.88c0,.28.08.56.2.8l-3.32,2.48c-.28-.2-.6-.36-.96-.36-.4,0-.76.16-1.04.44l-3.36-2.16c.16-.32.28-.68.28-1.08,0-1.16-.92-2.12-2.08-2.12s-2.04.96-2.04,2.12.92,2.12,2.04,2.12c.52,0,1-.2,1.36-.52l3.44,2.24c-.04.12-.04.32-.04.48,0,.84.64,1.52,1.44,1.52.84,0,1.48-.68,1.48-1.52,0-.2-.04-.44-.12-.6l3.28-2.48c.36.32.76.52,1.24.52.24,0,.48-.08.68-.16l2.52,4.04c-.32.32-.48.72-.48,1.2,0,.88.72,1.6,1.56,1.6s1.6-.72,1.6-1.6-.72-1.64-1.6-1.64h.04Z%22/></svg>");
          mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 28 28%22><path d=%22m26,1.78c.13,0,.25.12.25.25v23.93c0,.14-.11.25-.25.25H2c-.13,0-.25-.12-.25-.25V2.03c0-.13.12-.25.25-.25h24m0-1.75H2C.9.03,0,.93,0,2.03v23.93c0,1.1.9,2,2,2h24c1.1,0,2-.9,2-2V2.03c0-1.1-.9-2-2-2h0Z%22/><rect x=%224%22 y=%2217.43%22 width=%2220.43%22 height=%221.73%22 rx=%22.87%22 ry=%22.87%22 transform=%22translate(28.43 36.6) rotate(-180)%22/><rect x=%224%22 y=%2221.63%22 width=%2220.43%22 height=%221.73%22 rx=%22.87%22 ry=%22.87%22 transform=%22translate(28.43 44.99) rotate(180)%22/><path d=%22m22.44,11.87c-.2,0-.4.04-.56.08l-2.52-4.04c.36-.36.56-.8.56-1.36,0-1.04-.8-1.88-1.8-1.88s-1.8.84-1.8,1.88c0,.28.08.56.2.8l-3.32,2.48c-.28-.2-.6-.36-.96-.36-.4,0-.76.16-1.04.44l-3.36-2.16c.16-.32.28-.68.28-1.08,0-1.16-.92-2.12-2.08-2.12s-2.04.96-2.04,2.12.92,2.12,2.04,2.12c.52,0,1-.2,1.36-.52l3.44,2.24c-.04.12-.04.32-.04.48,0,.84.64,1.52,1.44,1.52.84,0,1.48-.68,1.48-1.52,0-.2-.04-.44-.12-.6l3.28-2.48c.36.32.76.52,1.24.52.24,0,.48-.08.68-.16l2.52,4.04c-.32.32-.48.72-.48,1.2,0,.88.72,1.6,1.56,1.6s1.6-.72,1.6-1.6-.72-1.64-1.6-1.64h.04Z%22/></svg>");
}
.icon.icon-demo::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-demo.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-demo.post-taxonomy-term.has-icon::after {
  -webkit-mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 236.61 247.33%22><g><path d=%22M75.37,53.41c-3.26-11.3-13.6-19.73-25.96-19.73s-22.7,8.33-25.96,19.73H2.56v14.75h20.88 c3.26,11.3,13.6,19.73,25.96,19.73s22.7-8.33,25.96-19.73H234.2V53.41C234.2,53.41,75.37,53.41,75.37,53.41z%22/><path d=%22M98.74,151.89c-12.36,0-22.7,8.33-25.96,19.73H2.66v14.75h70.13c3.26,11.3,13.6,19.73,25.96,19.73 s22.7-8.33,25.96-19.73h109.5v-14.75H124.7C121.45,160.32,111.1,151.89,98.74,151.89z%22/><path d=%22M187.36,92.78c-12.36,0-22.7,8.33-25.96,19.73H2.56v14.75H161.4c3.26,11.3,13.6,19.73,25.96,19.73 s22.7-8.33,25.96-19.73h20.88v-14.75h-20.88C210.06,101.21,199.72,92.78,187.36,92.78z%22/></g></svg>");
          mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 236.61 247.33%22><g><path d=%22M75.37,53.41c-3.26-11.3-13.6-19.73-25.96-19.73s-22.7,8.33-25.96,19.73H2.56v14.75h20.88 c3.26,11.3,13.6,19.73,25.96,19.73s22.7-8.33,25.96-19.73H234.2V53.41C234.2,53.41,75.37,53.41,75.37,53.41z%22/><path d=%22M98.74,151.89c-12.36,0-22.7,8.33-25.96,19.73H2.66v14.75h70.13c3.26,11.3,13.6,19.73,25.96,19.73 s22.7-8.33,25.96-19.73h109.5v-14.75H124.7C121.45,160.32,111.1,151.89,98.74,151.89z%22/><path d=%22M187.36,92.78c-12.36,0-22.7,8.33-25.96,19.73H2.56v14.75H161.4c3.26,11.3,13.6,19.73,25.96,19.73 s22.7-8.33,25.96-19.73h20.88v-14.75h-20.88C210.06,101.21,199.72,92.78,187.36,92.78z%22/></g></svg>");
}
.icon.icon-duotone-triangles-down::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-duotone-triangles-down.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-duotone-triangles-down.post-taxonomy-term.has-icon::after {
  -webkit-mask-image: url("data:image/svg+xml;utf-8,<svg viewBox=%220 0 11.33062 11.33058%22 xmlns=%22http://www.w3.org/2000/svg%22><path style=%22%22 d=%22M 0,5.6652 H 11.33062 L 5.6653,11.33058 Z%22 /><path style=%22opacity:0.5%22 d=%22M 0,0 H 11.33062 L 5.6653,5.6653 Z%22 /></svg>");
          mask-image: url("data:image/svg+xml;utf-8,<svg viewBox=%220 0 11.33062 11.33058%22 xmlns=%22http://www.w3.org/2000/svg%22><path style=%22%22 d=%22M 0,5.6652 H 11.33062 L 5.6653,11.33058 Z%22 /><path style=%22opacity:0.5%22 d=%22M 0,0 H 11.33062 L 5.6653,5.6653 Z%22 /></svg>");
}
.icon.icon-duotone-triangles-left::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-duotone-triangles-left.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-duotone-triangles-left.post-taxonomy-term.has-icon::after {
  -webkit-mask-image: url("data:image/svg+xml;utf-8,<svg viewBox=%220 0 11.33058 11.33062%22 xmlns=%22http://www.w3.org/2000/svg%22><path d=%22M 5.66538,0 V 11.33062 L 0,5.6653 Z%22 /><path style=%22opacity:0.5%22 d=%22M 11.33058,0 V 11.33062 L 5.66528,5.6653 Z%22 /></svg>");
          mask-image: url("data:image/svg+xml;utf-8,<svg viewBox=%220 0 11.33058 11.33062%22 xmlns=%22http://www.w3.org/2000/svg%22><path d=%22M 5.66538,0 V 11.33062 L 0,5.6653 Z%22 /><path style=%22opacity:0.5%22 d=%22M 11.33058,0 V 11.33062 L 5.66528,5.6653 Z%22 /></svg>");
}
.icon.icon-duotone-triangles-right::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-duotone-triangles-right.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-duotone-triangles-right.post-taxonomy-term.has-icon::after {
  -webkit-mask-image: url("data:image/svg+xml;utf-8,<svg viewBox=%220 0 11.33058 11.33062%22 xmlns=%22http://www.w3.org/2000/svg%22><path d=%22M 5.6652,11.33062 V 0 l 5.66538,5.66532 z%22 /><path style=%22opacity:0.5%22 d=%22M 0,11.33062 V 0 l 5.6653,5.66532 z%22 /></svg>");
          mask-image: url("data:image/svg+xml;utf-8,<svg viewBox=%220 0 11.33058 11.33062%22 xmlns=%22http://www.w3.org/2000/svg%22><path d=%22M 5.6652,11.33062 V 0 l 5.66538,5.66532 z%22 /><path style=%22opacity:0.5%22 d=%22M 0,11.33062 V 0 l 5.6653,5.66532 z%22 /></svg>");
}
.icon.icon-duotone-triangles-up::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-duotone-triangles-up.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-duotone-triangles-up.post-taxonomy-term.has-icon::after {
  -webkit-mask-image: url("data:image/svg+xml;utf-8,<svg viewBox=%220 0 11.33062 11.33058%22 xmlns=%22http://www.w3.org/2000/svg%22><path d=%22M 11.33062,5.66538 H 0 L 5.66532,0 Z%22 /><path style=%22opacity:0.5%22 d=%22M 11.33062,11.33058 H 0 l 5.66532,-5.6653 z%22 /></svg>");
          mask-image: url("data:image/svg+xml;utf-8,<svg viewBox=%220 0 11.33062 11.33058%22 xmlns=%22http://www.w3.org/2000/svg%22><path d=%22M 11.33062,5.66538 H 0 L 5.66532,0 Z%22 /><path style=%22opacity:0.5%22 d=%22M 11.33062,11.33058 H 0 l 5.66532,-5.6653 z%22 /></svg>");
}
.icon.icon-ebook::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-ebook.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-ebook.post-taxonomy-term.has-icon::after {
  -webkit-mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 28 28%22><rect x=%2215.7%22 y=%223.71%22 width=%227.72%22 height=%226.01%22 rx=%222%22 ry=%222%22/><path d=%22m17.23,18.18v-.02c0-.55-.45-1-1-1H1.94V1.73h22.7v13.45c0,.4.25.76.63.89h0c.61.22,1.26-.24,1.26-.89V2c0-1.1-.9-2-2-2H2C.9,0,0,.9,0,2v15.18c0,1.1.9,2,2,2h14.23c.55,0,1-.45,1-1Z%22/><path d=%22m5.19,5.45h4.49c.55,0,1-.37,1-.84v-.06c0-.46-.45-.84-1-.84h-4.49c-.55,0-1,.37-1,.84v.06c0,.46.45.84,1,.84Z%22/><path d=%22m5.19,15.14h5.54c.55,0,1-.37,1-.84v-.06c0-.46-.45-.84-1-.84h-5.54c-.55,0-1,.37-1,.84v.06c0,.46.45.84,1,.84Z%22/><path d=%22m5.19,10.29h7.64c.55,0,1-.37,1-.84v-.06c0-.46-.45-.84-1-.84h-7.64c-.55,0-1,.37-1,.84v.06c0,.46.45.84,1,.84Z%22/><path d=%22m25.86,18.21c-.6-.36-1.22-.48-1.82-.48-.86,0-1.81.39-2.38.46v-5.53c0-.8-.65-1.52-1.45-1.46-.75.06-1.23.7-1.23,1.48v7.75c0,.99-.58,1.44-1.35,1.44-.29,0-.63-.06-1-.19-.29-.1-.58-.14-.86-.14-1.03,0-1.94.58-2.38,1.16-.57.74,1.71,1.14,4.1,2.96,2.39,1.82,3.76,2.33,6.6,2.33s3.91-2.71,3.91-4.93-.09-3.61-2.14-4.86Z%22/></svg>");
          mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 28 28%22><rect x=%2215.7%22 y=%223.71%22 width=%227.72%22 height=%226.01%22 rx=%222%22 ry=%222%22/><path d=%22m17.23,18.18v-.02c0-.55-.45-1-1-1H1.94V1.73h22.7v13.45c0,.4.25.76.63.89h0c.61.22,1.26-.24,1.26-.89V2c0-1.1-.9-2-2-2H2C.9,0,0,.9,0,2v15.18c0,1.1.9,2,2,2h14.23c.55,0,1-.45,1-1Z%22/><path d=%22m5.19,5.45h4.49c.55,0,1-.37,1-.84v-.06c0-.46-.45-.84-1-.84h-4.49c-.55,0-1,.37-1,.84v.06c0,.46.45.84,1,.84Z%22/><path d=%22m5.19,15.14h5.54c.55,0,1-.37,1-.84v-.06c0-.46-.45-.84-1-.84h-5.54c-.55,0-1,.37-1,.84v.06c0,.46.45.84,1,.84Z%22/><path d=%22m5.19,10.29h7.64c.55,0,1-.37,1-.84v-.06c0-.46-.45-.84-1-.84h-7.64c-.55,0-1,.37-1,.84v.06c0,.46.45.84,1,.84Z%22/><path d=%22m25.86,18.21c-.6-.36-1.22-.48-1.82-.48-.86,0-1.81.39-2.38.46v-5.53c0-.8-.65-1.52-1.45-1.46-.75.06-1.23.7-1.23,1.48v7.75c0,.99-.58,1.44-1.35,1.44-.29,0-.63-.06-1-.19-.29-.1-.58-.14-.86-.14-1.03,0-1.94.58-2.38,1.16-.57.74,1.71,1.14,4.1,2.96,2.39,1.82,3.76,2.33,6.6,2.33s3.91-2.71,3.91-4.93-.09-3.61-2.14-4.86Z%22/></svg>");
}
.icon.icon-facebook-f::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-facebook-f.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-facebook-f.post-taxonomy-term.has-icon::after {
  -webkit-mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 320 512%22><path d=%22M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z%22 /></svg>");
          mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 320 512%22><path d=%22M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z%22 /></svg>");
}
.icon.icon-faq::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-faq.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-faq.post-taxonomy-term.has-icon::after {
  -webkit-mask-image: url("data:image/svg+xml;utf-8,<svg viewBox=%220 0 28 28%22 xmlns=%22http://www.w3.org/2000/svg%22><path d=%22M 10.779297,0.00585938 C 9.4557688,0.00585937 8.375,1.0979353 8.375,2.4101563 a 0.875,0.875 0 0 0 0.875,0.875 0.875,0.875 0 0 0 0.875,-0.875 c 0,-0.3677775 0.277827,-0.6542969 0.654297,-0.6542969 h 14.810547 c 0.367777,0 0.654297,0.2778266 0.654297,0.6542969 V 14.929688 c 0,0.367777 -0.277827,0.65625 -0.654297,0.65625 h -3.75 c -0.68438,0 -1.334192,0.37919 -1.65625,1.001953 -4.4e-4,8.51e-4 -0.0015,0.0011 -0.002,0.002 l -3.5625,6.705078 -0.650391,-1.19336 a 0.875,0.875 0 0 0 -1.1875,-0.349609 0.875,0.875 0 0 0 -0.349609,1.1875 l 1.429687,2.619141 a 0.8750875,0.8750875 0 0 0 1.541016,-0.0078 l 4.330078,-8.15039 a 0.8750875,0.8750875 0 0 0 0.0059,-0.0098 c 0.0184,-0.03572 0.04688,-0.05469 0.101563,-0.05469 h 3.75 c 1.323528,0 2.404297,-1.094029 2.404297,-2.406249 V 2.4101563 c 0,-1.3235281 -1.092076,-2.40429692 -2.404297,-2.40429692 z%22 /><path d=%22m15.58,19.31c.85,0,1.53-.69,1.53-1.53V6.27c0-.85-.69-1.53-1.53-1.53H1.53c-.85,0-1.53.69-1.53,1.53v11.51c0,.85.69,1.53,1.53,1.53h2.27l3.86,8.17c.38.7,1.39.69,1.76-.01l3.74-8.15h2.42Zm-7.02-12.31c1.32,0,2.39,1.07,2.39,2.4s-1.07,2.39-2.39,2.39-2.4-1.07-2.4-2.39,1.07-2.4,2.4-2.4Zm2.39,10.25h-4.79c-.42,0-.76-.35-.76-.77v-3.06c0-.42.34-.77.76-.77h4.79c.42,0,.77.34.77.77v3.06c0,.42-.34.77-.77.77Z%22 /><path transform=%22translate(42.61 9.91) rotate(180)%22 d=%22m 19.45,4.0900002 h 3.71 c 0.48198,0 0.87,0.38579 0.87,0.865 0,0.47921 -0.38802,0.865 -0.87,0.865 h -3.71 c -0.48198,0 -0.87,-0.38579 -0.87,-0.865 0,-0.47921 0.38802,-0.865 0.87,-0.865 z%22 /><path transform=%22translate(42.61 17.48) rotate(180)%22 d=%22m 19.45,7.8699999 h 3.71 c 0.48198,0 0.87,0.38579 0.87,0.865 0,0.47921 -0.38802,0.865 -0.87,0.865 h -3.71 c -0.48198,0 -0.87,-0.38579 -0.87,-0.865 0,-0.47921 0.38802,-0.865 0.87,-0.865 z%22 /><path transform=%22translate(42.61 25.05) rotate(180)%22 d=%22m 19.45,11.66 h 3.71 c 0.48198,0 0.87,0.38579 0.87,0.865 0,0.47921 -0.38802,0.865 -0.87,0.865 h -3.71 c -0.48198,0 -0.87,-0.38579 -0.87,-0.865 0,-0.47921 0.38802,-0.865 0.87,-0.865 z%22 /></svg>");
          mask-image: url("data:image/svg+xml;utf-8,<svg viewBox=%220 0 28 28%22 xmlns=%22http://www.w3.org/2000/svg%22><path d=%22M 10.779297,0.00585938 C 9.4557688,0.00585937 8.375,1.0979353 8.375,2.4101563 a 0.875,0.875 0 0 0 0.875,0.875 0.875,0.875 0 0 0 0.875,-0.875 c 0,-0.3677775 0.277827,-0.6542969 0.654297,-0.6542969 h 14.810547 c 0.367777,0 0.654297,0.2778266 0.654297,0.6542969 V 14.929688 c 0,0.367777 -0.277827,0.65625 -0.654297,0.65625 h -3.75 c -0.68438,0 -1.334192,0.37919 -1.65625,1.001953 -4.4e-4,8.51e-4 -0.0015,0.0011 -0.002,0.002 l -3.5625,6.705078 -0.650391,-1.19336 a 0.875,0.875 0 0 0 -1.1875,-0.349609 0.875,0.875 0 0 0 -0.349609,1.1875 l 1.429687,2.619141 a 0.8750875,0.8750875 0 0 0 1.541016,-0.0078 l 4.330078,-8.15039 a 0.8750875,0.8750875 0 0 0 0.0059,-0.0098 c 0.0184,-0.03572 0.04688,-0.05469 0.101563,-0.05469 h 3.75 c 1.323528,0 2.404297,-1.094029 2.404297,-2.406249 V 2.4101563 c 0,-1.3235281 -1.092076,-2.40429692 -2.404297,-2.40429692 z%22 /><path d=%22m15.58,19.31c.85,0,1.53-.69,1.53-1.53V6.27c0-.85-.69-1.53-1.53-1.53H1.53c-.85,0-1.53.69-1.53,1.53v11.51c0,.85.69,1.53,1.53,1.53h2.27l3.86,8.17c.38.7,1.39.69,1.76-.01l3.74-8.15h2.42Zm-7.02-12.31c1.32,0,2.39,1.07,2.39,2.4s-1.07,2.39-2.39,2.39-2.4-1.07-2.4-2.39,1.07-2.4,2.4-2.4Zm2.39,10.25h-4.79c-.42,0-.76-.35-.76-.77v-3.06c0-.42.34-.77.76-.77h4.79c.42,0,.77.34.77.77v3.06c0,.42-.34.77-.77.77Z%22 /><path transform=%22translate(42.61 9.91) rotate(180)%22 d=%22m 19.45,4.0900002 h 3.71 c 0.48198,0 0.87,0.38579 0.87,0.865 0,0.47921 -0.38802,0.865 -0.87,0.865 h -3.71 c -0.48198,0 -0.87,-0.38579 -0.87,-0.865 0,-0.47921 0.38802,-0.865 0.87,-0.865 z%22 /><path transform=%22translate(42.61 17.48) rotate(180)%22 d=%22m 19.45,7.8699999 h 3.71 c 0.48198,0 0.87,0.38579 0.87,0.865 0,0.47921 -0.38802,0.865 -0.87,0.865 h -3.71 c -0.48198,0 -0.87,-0.38579 -0.87,-0.865 0,-0.47921 0.38802,-0.865 0.87,-0.865 z%22 /><path transform=%22translate(42.61 25.05) rotate(180)%22 d=%22m 19.45,11.66 h 3.71 c 0.48198,0 0.87,0.38579 0.87,0.865 0,0.47921 -0.38802,0.865 -0.87,0.865 h -3.71 c -0.48198,0 -0.87,-0.38579 -0.87,-0.865 0,-0.47921 0.38802,-0.865 0.87,-0.865 z%22 /></svg>");
}
.icon.icon-idea::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-idea.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-idea.post-taxonomy-term.has-icon::after {
  -webkit-mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 236.61 247.33%22><g><polygon points=%2265.94,197.55 66.07,197.55 66.07,197.55%22/><path d=%22M66.07,205.6c0,21.2,17.31,38.51,38.51,38.51h20.53c21.2,0,38.51-17.31,38.51-38.51v-8.05H66.07V205.6z%22/><path  d=%22M114.91,2.72L114.91,2.72c-49.65,0-89.9,40.39-89.9,89.9c0,27.51,13.95,45.62,25.09,60.25 c6.57,8.59,12.34,16.24,14.76,24.55h100.1c2.42-8.18,8.18-15.97,14.76-24.55c11.14-14.63,25.09-32.74,25.09-60.25 C204.81,42.97,164.43,2.72,114.91,2.72z M133.7,54.24h-10.73c-25.63,0-46.56,20.93-46.56,46.56v10.73H54.93V100.8 c0-37.57,30.46-68.03,68.03-68.03h10.73V54.24z%22/></g></svg>");
          mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 236.61 247.33%22><g><polygon points=%2265.94,197.55 66.07,197.55 66.07,197.55%22/><path d=%22M66.07,205.6c0,21.2,17.31,38.51,38.51,38.51h20.53c21.2,0,38.51-17.31,38.51-38.51v-8.05H66.07V205.6z%22/><path  d=%22M114.91,2.72L114.91,2.72c-49.65,0-89.9,40.39-89.9,89.9c0,27.51,13.95,45.62,25.09,60.25 c6.57,8.59,12.34,16.24,14.76,24.55h100.1c2.42-8.18,8.18-15.97,14.76-24.55c11.14-14.63,25.09-32.74,25.09-60.25 C204.81,42.97,164.43,2.72,114.91,2.72z M133.7,54.24h-10.73c-25.63,0-46.56,20.93-46.56,46.56v10.73H54.93V100.8 c0-37.57,30.46-68.03,68.03-68.03h10.73V54.24z%22/></g></svg>");
}
.icon.icon-infographic::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-infographic.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-infographic.post-taxonomy-term.has-icon::after {
  -webkit-mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 28 28%22><polyline style=%22fill:none;stroke:%23000;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75px;%22 points=%2224.49 2.47 15.42 10.55 6.02 7.56 .88 11.32%22/><polygon points=%2226.59 5.58 21.65 .03 26.9 .33 26.59 5.58%22/><polygon style=%22fill-rule:evenodd;%22 points=%2228 7.97 28 28 23 28 23 7.97 25.57 5.56 28 7.97%22/><path style=%22fill-rule:evenodd;%22 d=%22m20.31,10.32h0v17.68h-4.93v-14.48l.59.22c.33.06.66,0,.85-.22l3.49-3.2Z%22/><polygon style=%22fill-rule:evenodd;%22 points=%2212.68 12.74 12.68 12.74 12.68 28 7.69 28 7.69 11.22 12.68 12.74%22/><polygon style=%22fill-rule:evenodd;%22 points=%225 12.01 5 28 0 28 0 16.16 5 12.01%22/></svg>");
          mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 28 28%22><polyline style=%22fill:none;stroke:%23000;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75px;%22 points=%2224.49 2.47 15.42 10.55 6.02 7.56 .88 11.32%22/><polygon points=%2226.59 5.58 21.65 .03 26.9 .33 26.59 5.58%22/><polygon style=%22fill-rule:evenodd;%22 points=%2228 7.97 28 28 23 28 23 7.97 25.57 5.56 28 7.97%22/><path style=%22fill-rule:evenodd;%22 d=%22m20.31,10.32h0v17.68h-4.93v-14.48l.59.22c.33.06.66,0,.85-.22l3.49-3.2Z%22/><polygon style=%22fill-rule:evenodd;%22 points=%2212.68 12.74 12.68 12.74 12.68 28 7.69 28 7.69 11.22 12.68 12.74%22/><polygon style=%22fill-rule:evenodd;%22 points=%225 12.01 5 28 0 28 0 16.16 5 12.01%22/></svg>");
}
.icon.icon-instagram::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-instagram.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-instagram.post-taxonomy-term.has-icon::after {
  -webkit-mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 448 512%22><path d=%22M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z%22 /></svg>");
          mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 448 512%22><path d=%22M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z%22 /></svg>");
}
.icon.icon-linkedin-in::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-linkedin-in.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-linkedin-in.post-taxonomy-term.has-icon::after {
  -webkit-mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 448 512%22><path d=%22M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z%22 /></svg>");
          mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 448 512%22><path d=%22M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z%22 /></svg>");
}
.icon.icon-press-release::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-press-release.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-press-release.post-taxonomy-term.has-icon::after {
  -webkit-mask-image: url("data:image/svg+xml;utf-8,<svg viewBox=%220 0 28 28%22 xmlns=%22http://www.w3.org/2000/svg%22><path d=%22M 27.103516 0.06640625 C 27.041864 0.071692985 26.981521 0.083633547 26.921875 0.10351562 L 13.201172 4.6347656 C 13.16741 4.6301744 13.134522 4.625 13.099609 4.625 L 6.3105469 4.625 C 2.86685 4.625 0.064453135 7.4383243 0.064453125 10.890625 L 0.064453125 11.460938 C 0.064453125 14.874433 2.8048489 17.660436 6.1953125 17.722656 L 6.1953125 23.992188 C 5.4175163 24.075002 4.8046875 24.740564 4.8046875 25.539062 L 4.8046875 26.380859 C 4.8046875 27.234705 5.5055306 27.935547 6.359375 27.935547 L 12.390625 27.935547 C 13.244469 27.935547 13.945312 27.234705 13.945312 26.380859 L 13.945312 25.539062 C 13.945312 24.740564 13.332484 24.075002 12.554688 23.992188 L 12.554688 17.724609 L 13.099609 17.724609 C 13.109651 17.724609 13.118951 17.723045 13.128906 17.722656 L 26.890625 22.267578 C 26.899625 22.271178 26.895727 22.266331 26.904297 22.269531 L 26.90625 22.273438 L 26.9375 22.335938 L 27.169922 22.335938 C 27.343672 22.335938 27.494956 22.272857 27.617188 22.185547 L 27.619141 22.183594 L 27.621094 22.183594 C 27.822896 22.036828 27.945312 21.796166 27.945312 21.550781 L 27.945312 0.84960938 C 27.945312 0.58499451 27.810947 0.36750808 27.634766 0.2265625 C 27.477528 0.1008555 27.288469 0.050546044 27.103516 0.06640625 z M 26.384766 1.9082031 L 26.384766 20.472656 L 24.935547 19.994141 L 24.935547 2.3867188 L 26.384766 1.9082031 z M 23.384766 2.9023438 L 23.384766 19.478516 L 13.875 16.333984 L 13.875 6.046875 L 23.384766 2.9023438 z M 6.3105469 6.1757812 L 12.314453 6.1757812 L 12.314453 16.175781 L 6.3105469 16.175781 C 3.7141235 16.175781 1.6152344 14.068975 1.6152344 11.460938 L 1.6152344 10.890625 C 1.6152344 8.2825875 3.7141235 6.1757815 6.3105469 6.1757812 z M 6.2597656 7.8398438 C 6.0397658 7.8398437 5.859375 8.0202346 5.859375 8.2402344 C 5.859375 8.4602342 6.0397658 8.640625 6.2597656 8.640625 L 10.710938 8.640625 C 10.930937 8.640625 11.109375 8.4602342 11.109375 8.2402344 C 11.109375 8.0202346 10.930937 7.8398438 10.710938 7.8398438 L 6.2597656 7.8398438 z M 6.2597656 10.779297 C 6.0397658 10.779297 5.859375 10.959688 5.859375 11.179688 C 5.859375 11.399687 6.0397658 11.580078 6.2597656 11.580078 L 10.710938 11.580078 C 10.930937 11.580078 11.109375 11.399687 11.109375 11.179688 C 11.109375 10.959688 10.930937 10.779297 10.710938 10.779297 L 6.2597656 10.779297 z M 6.2597656 13.720703 C 6.0397658 13.720703 5.859375 13.899141 5.859375 14.119141 C 5.859375 14.33914 6.0397658 14.519531 6.2597656 14.519531 L 10.710938 14.519531 C 10.930937 14.519531 11.109375 14.33914 11.109375 14.119141 C 11.109375 13.899141 10.930937 13.720703 10.710938 13.720703 L 6.2597656 13.720703 z M 7.7441406 17.724609 L 11.015625 17.724609 L 11.015625 23.974609 L 7.7441406 23.974609 L 7.7441406 17.724609 z M 6.359375 25.525391 L 12.390625 25.525391 C 12.398225 25.525391 12.394531 25.521697 12.394531 25.529297 L 12.394531 26.369141 C 12.394531 26.376741 12.398225 26.375 12.390625 26.375 L 6.359375 26.375 C 6.351755 26.375 6.3554687 26.376841 6.3554688 26.369141 L 6.3554688 25.529297 C 6.3554688 25.521697 6.351755 25.525391 6.359375 25.525391 z %22 /><path d=%22m 6.2597656,7.4648437 c -0.424545,0 -0.7753906,0.3508456 -0.7753906,0.7753907 0,0.424545 0.3508456,0.7753906 0.7753906,0.7753906 h 4.4511724 c 0.424545,0 0.773437,-0.3508456 0.773437,-0.7753906 0,-0.4245451 -0.348892,-0.7753907 -0.773437,-0.7753907 z m 0,0.7500001 h 4.4511724 c 0.01545,0 0.02344,0.00994 0.02344,0.025391 0,0.015455 -0.008,0.025391 -0.02344,0.025391 H 6.2597656 c -0.015454,0 -0.025391,-0.00994 -0.025391,-0.025391 0,-0.015455 0.00994,-0.025391 0.025391,-0.025391 z%22 /><path d=%22m 6.2597656,10.404297 c -0.424545,0 -0.7753906,0.350845 -0.7753906,0.775391 0,0.424545 0.3508456,0.77539 0.7753906,0.77539 h 4.4511724 c 0.424545,0 0.773437,-0.350845 0.773437,-0.77539 0,-0.424546 -0.348892,-0.775391 -0.773437,-0.775391 z m 0,0.75 h 4.4511724 c 0.01545,0 0.02344,0.0099 0.02344,0.02539 0,0.01545 -0.008,0.02539 -0.02344,0.02539 H 6.2597656 c -0.015454,0 -0.025391,-0.0099 -0.025391,-0.02539 0,-0.01546 0.00994,-0.02539 0.025391,-0.02539 z%22 /><path d=%22m 6.2597656,13.345703 c -0.424545,0 -0.7753906,0.348893 -0.7753906,0.773438 0,0.424545 0.3508456,0.77539 0.7753906,0.77539 h 4.4511724 c 0.424545,0 0.773437,-0.350845 0.773437,-0.77539 0,-0.424545 -0.348892,-0.773438 -0.773437,-0.773438 z m 0,0.75 h 4.4511724 c 0.01545,0 0.02344,0.008 0.02344,0.02344 0,0.01545 -0.008,0.02539 -0.02344,0.02539 H 6.2597656 c -0.015454,0 -0.025391,-0.0099 -0.025391,-0.02539 0,-0.01546 0.00994,-0.02344 0.025391,-0.02344 z%22 /></svg>");
          mask-image: url("data:image/svg+xml;utf-8,<svg viewBox=%220 0 28 28%22 xmlns=%22http://www.w3.org/2000/svg%22><path d=%22M 27.103516 0.06640625 C 27.041864 0.071692985 26.981521 0.083633547 26.921875 0.10351562 L 13.201172 4.6347656 C 13.16741 4.6301744 13.134522 4.625 13.099609 4.625 L 6.3105469 4.625 C 2.86685 4.625 0.064453135 7.4383243 0.064453125 10.890625 L 0.064453125 11.460938 C 0.064453125 14.874433 2.8048489 17.660436 6.1953125 17.722656 L 6.1953125 23.992188 C 5.4175163 24.075002 4.8046875 24.740564 4.8046875 25.539062 L 4.8046875 26.380859 C 4.8046875 27.234705 5.5055306 27.935547 6.359375 27.935547 L 12.390625 27.935547 C 13.244469 27.935547 13.945312 27.234705 13.945312 26.380859 L 13.945312 25.539062 C 13.945312 24.740564 13.332484 24.075002 12.554688 23.992188 L 12.554688 17.724609 L 13.099609 17.724609 C 13.109651 17.724609 13.118951 17.723045 13.128906 17.722656 L 26.890625 22.267578 C 26.899625 22.271178 26.895727 22.266331 26.904297 22.269531 L 26.90625 22.273438 L 26.9375 22.335938 L 27.169922 22.335938 C 27.343672 22.335938 27.494956 22.272857 27.617188 22.185547 L 27.619141 22.183594 L 27.621094 22.183594 C 27.822896 22.036828 27.945312 21.796166 27.945312 21.550781 L 27.945312 0.84960938 C 27.945312 0.58499451 27.810947 0.36750808 27.634766 0.2265625 C 27.477528 0.1008555 27.288469 0.050546044 27.103516 0.06640625 z M 26.384766 1.9082031 L 26.384766 20.472656 L 24.935547 19.994141 L 24.935547 2.3867188 L 26.384766 1.9082031 z M 23.384766 2.9023438 L 23.384766 19.478516 L 13.875 16.333984 L 13.875 6.046875 L 23.384766 2.9023438 z M 6.3105469 6.1757812 L 12.314453 6.1757812 L 12.314453 16.175781 L 6.3105469 16.175781 C 3.7141235 16.175781 1.6152344 14.068975 1.6152344 11.460938 L 1.6152344 10.890625 C 1.6152344 8.2825875 3.7141235 6.1757815 6.3105469 6.1757812 z M 6.2597656 7.8398438 C 6.0397658 7.8398437 5.859375 8.0202346 5.859375 8.2402344 C 5.859375 8.4602342 6.0397658 8.640625 6.2597656 8.640625 L 10.710938 8.640625 C 10.930937 8.640625 11.109375 8.4602342 11.109375 8.2402344 C 11.109375 8.0202346 10.930937 7.8398438 10.710938 7.8398438 L 6.2597656 7.8398438 z M 6.2597656 10.779297 C 6.0397658 10.779297 5.859375 10.959688 5.859375 11.179688 C 5.859375 11.399687 6.0397658 11.580078 6.2597656 11.580078 L 10.710938 11.580078 C 10.930937 11.580078 11.109375 11.399687 11.109375 11.179688 C 11.109375 10.959688 10.930937 10.779297 10.710938 10.779297 L 6.2597656 10.779297 z M 6.2597656 13.720703 C 6.0397658 13.720703 5.859375 13.899141 5.859375 14.119141 C 5.859375 14.33914 6.0397658 14.519531 6.2597656 14.519531 L 10.710938 14.519531 C 10.930937 14.519531 11.109375 14.33914 11.109375 14.119141 C 11.109375 13.899141 10.930937 13.720703 10.710938 13.720703 L 6.2597656 13.720703 z M 7.7441406 17.724609 L 11.015625 17.724609 L 11.015625 23.974609 L 7.7441406 23.974609 L 7.7441406 17.724609 z M 6.359375 25.525391 L 12.390625 25.525391 C 12.398225 25.525391 12.394531 25.521697 12.394531 25.529297 L 12.394531 26.369141 C 12.394531 26.376741 12.398225 26.375 12.390625 26.375 L 6.359375 26.375 C 6.351755 26.375 6.3554687 26.376841 6.3554688 26.369141 L 6.3554688 25.529297 C 6.3554688 25.521697 6.351755 25.525391 6.359375 25.525391 z %22 /><path d=%22m 6.2597656,7.4648437 c -0.424545,0 -0.7753906,0.3508456 -0.7753906,0.7753907 0,0.424545 0.3508456,0.7753906 0.7753906,0.7753906 h 4.4511724 c 0.424545,0 0.773437,-0.3508456 0.773437,-0.7753906 0,-0.4245451 -0.348892,-0.7753907 -0.773437,-0.7753907 z m 0,0.7500001 h 4.4511724 c 0.01545,0 0.02344,0.00994 0.02344,0.025391 0,0.015455 -0.008,0.025391 -0.02344,0.025391 H 6.2597656 c -0.015454,0 -0.025391,-0.00994 -0.025391,-0.025391 0,-0.015455 0.00994,-0.025391 0.025391,-0.025391 z%22 /><path d=%22m 6.2597656,10.404297 c -0.424545,0 -0.7753906,0.350845 -0.7753906,0.775391 0,0.424545 0.3508456,0.77539 0.7753906,0.77539 h 4.4511724 c 0.424545,0 0.773437,-0.350845 0.773437,-0.77539 0,-0.424546 -0.348892,-0.775391 -0.773437,-0.775391 z m 0,0.75 h 4.4511724 c 0.01545,0 0.02344,0.0099 0.02344,0.02539 0,0.01545 -0.008,0.02539 -0.02344,0.02539 H 6.2597656 c -0.015454,0 -0.025391,-0.0099 -0.025391,-0.02539 0,-0.01546 0.00994,-0.02539 0.025391,-0.02539 z%22 /><path d=%22m 6.2597656,13.345703 c -0.424545,0 -0.7753906,0.348893 -0.7753906,0.773438 0,0.424545 0.3508456,0.77539 0.7753906,0.77539 h 4.4511724 c 0.424545,0 0.773437,-0.350845 0.773437,-0.77539 0,-0.424545 -0.348892,-0.773438 -0.773437,-0.773438 z m 0,0.75 h 4.4511724 c 0.01545,0 0.02344,0.008 0.02344,0.02344 0,0.01545 -0.008,0.02539 -0.02344,0.02539 H 6.2597656 c -0.015454,0 -0.025391,-0.0099 -0.025391,-0.02539 0,-0.01546 0.00994,-0.02344 0.025391,-0.02344 z%22 /></svg>");
}
.icon.icon-product-brochure::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-product-brochure.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-product-brochure.post-taxonomy-term.has-icon::after {
  -webkit-mask-image: url("data:image/svg+xml;utf-8,<svg viewBox=%220 0 28 28%22 xmlns=%22http://www.w3.org/2000/svg%22><path d=%22m7.77,1.75h0c.2,0,.4,0,.59.02.99.06,2.01.23,2.88.47v22.69c-.91-.22-1.87-.37-2.81-.43-.24-.01-.48-.02-.71-.02-2.48,0-4.54.75-5.96,1.49V3.52s0-.08.01-.1c1.86-1.09,3.94-1.66,6.01-1.66m0-1.75C5.38,0,2.99.65.81,1.94c-.5.28-.81.89-.81,1.57v22.73c0,.59.24,1.15.64,1.47.24.19.49.28.76.28.2,0,.41-.05.59-.16,1.28-.76,3.27-1.61,5.73-1.61.2,0,.41,0,.61.02,1.47.09,3.31.47,4.67,1.15V.98C11.67.42,9.88.11,8.47.02c-.23-.01-.47-.02-.7-.02h0Z%22 /><path d=%22M 7.21875,4.7050781 C 5.7569511,4.7390734 4.3049945,5.2069019 3.0449219,6.0957031 a 0.875,0.875 0 0 0 -0.2089844,1.21875 0.875,0.875 0 0 0 1.21875,0.2109375 C 5.0334891,6.8349859 6.1389668,6.4818021 7.2558594,6.4550781 7.8699725,6.4467197 8.7085819,6.5408543 9.2265625,6.7109375 A 0.875,0.875 0 0 0 10.332031,6.1523437 0.875,0.875 0 0 0 9.7734375,5.0488281 C 8.9524292,4.7792433 8.0121308,4.6938557 7.2265625,4.7050781 h -0.00391 z%22 /><path d=%22M 7.21875,7.8652344 C 5.7569511,7.8992297 4.3049945,8.3670582 3.0449219,9.2558594 a 0.875,0.875 0 0 0 -0.2089844,1.2187496 0.875,0.875 0 0 0 1.21875,0.210938 C 5.0334891,9.9951422 6.1389668,9.6419583 7.2558594,9.6152344 7.8699725,9.606876 8.7085819,9.7010106 9.2265625,9.8710938 A 0.875,0.875 0 0 0 10.332031,9.3125 0.875,0.875 0 0 0 9.7734375,8.2089844 C 8.9524292,7.9393996 8.0121308,7.854012 7.2265625,7.8652344 h -0.00391 z%22 /><path d=%22m 7.21875,11.025391 c -1.4617989,0.03399 -2.9137555,0.49987 -4.1738281,1.388672 a 0.875,0.875 0 0 0 -0.2089844,1.220703 0.875,0.875 0 0 0 1.21875,0.210937 c 0.9788016,-0.690405 2.0842793,-1.043588 3.2011719,-1.070312 0.6141131,-0.0084 1.4527225,0.08578 1.9707031,0.255859 A 0.875,0.875 0 0 0 10.332031,12.472656 0.875,0.875 0 0 0 9.7734375,11.369141 C 8.9524292,11.099556 8.0121308,11.014168 7.2265625,11.025391 h -0.00391 z%22 /><path d=%22M 20.230469 0 C 20.000469 0 19.769297 -0.00046871 19.529297 0.01953125 C 18.119299 0.10953107 16.329998 0.42046987 15 0.98046875 L 15 27.400391 C 16.359998 26.720391 18.199924 26.33 19.669922 26.25 C 19.889922 26.24 20.110078 26.230469 20.330078 26.230469 C 22.760074 26.230469 24.739768 27.089845 26.009766 27.839844 C 26.189764 27.939844 26.399611 28 26.599609 28 C 26.869609 28 27.119375 27.910703 27.359375 27.720703 C 27.769375 27.410703 28 26.849998 28 26.25 L 28 3.5195312 C 28 2.8395326 27.689453 2.2192182 27.189453 1.9492188 C 25.009457 0.6492213 22.610463 -2.9605918e-16 20.230469 0 z M 20.492188 4.7050781 C 20.594684 4.7032908 20.694773 4.7036754 20.792969 4.7050781 L 20.796875 4.7050781 L 20.800781 4.7050781 C 22.262579 4.7390734 23.714545 5.2069028 24.974609 6.0957031 A 0.875 0.875 0 0 1 25.185547 7.3144531 A 0.875 0.875 0 0 1 23.964844 7.5253906 C 22.986043 6.8349866 21.880563 6.4818021 20.763672 6.4550781 C 20.762372 6.4550474 20.761066 6.4551079 20.759766 6.4550781 C 20.145977 6.4471371 19.309939 6.5411861 18.792969 6.7109375 A 0.875 0.875 0 0 1 17.689453 6.1523438 A 0.875 0.875 0 0 1 18.246094 5.0488281 C 18.964475 4.8129415 19.774715 4.7175896 20.492188 4.7050781 z M 20.779297 10.730469 C 21.899296 10.760469 23.000001 11.070157 24 11.660156 C 24.3 11.830156 24.460938 12.16 24.460938 12.5 L 24.460938 21.130859 L 24.470703 21.140625 C 24.470703 21.840624 23.759374 22.330547 23.109375 22.060547 C 22.359376 21.750547 21.579296 21.590312 20.779297 21.570312 C 20.429297 21.570312 20.040625 21.580859 19.640625 21.630859 C 19.040626 21.700859 18.519531 21.240624 18.519531 20.640625 L 18.519531 11.820312 C 18.519531 11.340313 18.860079 10.909844 19.330078 10.839844 C 19.800078 10.769844 20.339297 10.730469 20.779297 10.730469 z %22 /></svg>");
          mask-image: url("data:image/svg+xml;utf-8,<svg viewBox=%220 0 28 28%22 xmlns=%22http://www.w3.org/2000/svg%22><path d=%22m7.77,1.75h0c.2,0,.4,0,.59.02.99.06,2.01.23,2.88.47v22.69c-.91-.22-1.87-.37-2.81-.43-.24-.01-.48-.02-.71-.02-2.48,0-4.54.75-5.96,1.49V3.52s0-.08.01-.1c1.86-1.09,3.94-1.66,6.01-1.66m0-1.75C5.38,0,2.99.65.81,1.94c-.5.28-.81.89-.81,1.57v22.73c0,.59.24,1.15.64,1.47.24.19.49.28.76.28.2,0,.41-.05.59-.16,1.28-.76,3.27-1.61,5.73-1.61.2,0,.41,0,.61.02,1.47.09,3.31.47,4.67,1.15V.98C11.67.42,9.88.11,8.47.02c-.23-.01-.47-.02-.7-.02h0Z%22 /><path d=%22M 7.21875,4.7050781 C 5.7569511,4.7390734 4.3049945,5.2069019 3.0449219,6.0957031 a 0.875,0.875 0 0 0 -0.2089844,1.21875 0.875,0.875 0 0 0 1.21875,0.2109375 C 5.0334891,6.8349859 6.1389668,6.4818021 7.2558594,6.4550781 7.8699725,6.4467197 8.7085819,6.5408543 9.2265625,6.7109375 A 0.875,0.875 0 0 0 10.332031,6.1523437 0.875,0.875 0 0 0 9.7734375,5.0488281 C 8.9524292,4.7792433 8.0121308,4.6938557 7.2265625,4.7050781 h -0.00391 z%22 /><path d=%22M 7.21875,7.8652344 C 5.7569511,7.8992297 4.3049945,8.3670582 3.0449219,9.2558594 a 0.875,0.875 0 0 0 -0.2089844,1.2187496 0.875,0.875 0 0 0 1.21875,0.210938 C 5.0334891,9.9951422 6.1389668,9.6419583 7.2558594,9.6152344 7.8699725,9.606876 8.7085819,9.7010106 9.2265625,9.8710938 A 0.875,0.875 0 0 0 10.332031,9.3125 0.875,0.875 0 0 0 9.7734375,8.2089844 C 8.9524292,7.9393996 8.0121308,7.854012 7.2265625,7.8652344 h -0.00391 z%22 /><path d=%22m 7.21875,11.025391 c -1.4617989,0.03399 -2.9137555,0.49987 -4.1738281,1.388672 a 0.875,0.875 0 0 0 -0.2089844,1.220703 0.875,0.875 0 0 0 1.21875,0.210937 c 0.9788016,-0.690405 2.0842793,-1.043588 3.2011719,-1.070312 0.6141131,-0.0084 1.4527225,0.08578 1.9707031,0.255859 A 0.875,0.875 0 0 0 10.332031,12.472656 0.875,0.875 0 0 0 9.7734375,11.369141 C 8.9524292,11.099556 8.0121308,11.014168 7.2265625,11.025391 h -0.00391 z%22 /><path d=%22M 20.230469 0 C 20.000469 0 19.769297 -0.00046871 19.529297 0.01953125 C 18.119299 0.10953107 16.329998 0.42046987 15 0.98046875 L 15 27.400391 C 16.359998 26.720391 18.199924 26.33 19.669922 26.25 C 19.889922 26.24 20.110078 26.230469 20.330078 26.230469 C 22.760074 26.230469 24.739768 27.089845 26.009766 27.839844 C 26.189764 27.939844 26.399611 28 26.599609 28 C 26.869609 28 27.119375 27.910703 27.359375 27.720703 C 27.769375 27.410703 28 26.849998 28 26.25 L 28 3.5195312 C 28 2.8395326 27.689453 2.2192182 27.189453 1.9492188 C 25.009457 0.6492213 22.610463 -2.9605918e-16 20.230469 0 z M 20.492188 4.7050781 C 20.594684 4.7032908 20.694773 4.7036754 20.792969 4.7050781 L 20.796875 4.7050781 L 20.800781 4.7050781 C 22.262579 4.7390734 23.714545 5.2069028 24.974609 6.0957031 A 0.875 0.875 0 0 1 25.185547 7.3144531 A 0.875 0.875 0 0 1 23.964844 7.5253906 C 22.986043 6.8349866 21.880563 6.4818021 20.763672 6.4550781 C 20.762372 6.4550474 20.761066 6.4551079 20.759766 6.4550781 C 20.145977 6.4471371 19.309939 6.5411861 18.792969 6.7109375 A 0.875 0.875 0 0 1 17.689453 6.1523438 A 0.875 0.875 0 0 1 18.246094 5.0488281 C 18.964475 4.8129415 19.774715 4.7175896 20.492188 4.7050781 z M 20.779297 10.730469 C 21.899296 10.760469 23.000001 11.070157 24 11.660156 C 24.3 11.830156 24.460938 12.16 24.460938 12.5 L 24.460938 21.130859 L 24.470703 21.140625 C 24.470703 21.840624 23.759374 22.330547 23.109375 22.060547 C 22.359376 21.750547 21.579296 21.590312 20.779297 21.570312 C 20.429297 21.570312 20.040625 21.580859 19.640625 21.630859 C 19.040626 21.700859 18.519531 21.240624 18.519531 20.640625 L 18.519531 11.820312 C 18.519531 11.340313 18.860079 10.909844 19.330078 10.839844 C 19.800078 10.769844 20.339297 10.730469 20.779297 10.730469 z %22 /></svg>");
}
.icon.icon-quote::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-quote.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-quote.post-taxonomy-term.has-icon::after {
  -webkit-mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 236.61 247.33%22><path d=%22M188.79,0H47.82C21.43,0,0,21.43,0,47.82v80.52c0,23.77,17.45,43.56,40.26,47.27v71.72l71.04-71.04h77.5 c26.38,0,47.82-21.43,47.82-47.82V47.95c0-26.38-21.43-47.82-47.82-47.82L188.79,0z%22/></svg>");
          mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 236.61 247.33%22><path d=%22M188.79,0H47.82C21.43,0,0,21.43,0,47.82v80.52c0,23.77,17.45,43.56,40.26,47.27v71.72l71.04-71.04h77.5 c26.38,0,47.82-21.43,47.82-47.82V47.95c0-26.38-21.43-47.82-47.82-47.82L188.79,0z%22/></svg>");
}
.icon.icon-research::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-research.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-research.post-taxonomy-term.has-icon::after {
  -webkit-mask-image: url("data:image/svg+xml;utf-8,<svg viewBox=%220 0 28 28%22 xmlns=%22http://www.w3.org/2000/svg%22><path d=%22M 9.5390625 0.064453125 C 9.1145179 0.064453135 8.765625 0.41529914 8.765625 0.83984375 L 8.765625 3.1757812 L 6.8007812 3.1757812 C 6.3762367 3.1757812 6.0253906 3.5246741 6.0253906 3.9492188 L 6.0253906 9.53125 C 2.449601 10.943251 0.0546875 14.35007 0.0546875 18.210938 C 0.0546875 20.106484 0.62939337 21.931345 1.7011719 23.492188 C 3.4694124 26.061338 6.4001643 27.600214 9.5292969 27.603516 L 9.5292969 27.605469 L 9.5351562 27.605469 L 9.5390625 27.605469 L 9.5390625 27.603516 C 12.677746 27.600216 15.601283 26.060779 17.369141 23.492188 C 18.44156 21.930412 19.005859 20.10511 19.005859 18.210938 C 19.005859 14.350064 16.609717 10.953934 13.035156 9.5332031 L 13.035156 3.9492188 C 13.035156 3.5246741 12.68431 3.1757813 12.259766 3.1757812 L 10.314453 3.1757812 L 10.314453 1.6054688 L 23.404297 1.6054688 L 23.404297 4.5644531 L 21.199219 4.5644531 C 20.774674 4.5644531 20.425781 4.9152992 20.425781 5.3398438 L 20.425781 6.8496094 C 20.425781 7.2140399 20.684053 7.5229972 21.025391 7.6035156 L 21.025391 25.119141 C 21.025391 26.688849 22.465167 27.926136 24.169922 27.931641 L 24.169922 27.935547 L 24.179688 27.935547 L 24.179688 27.931641 C 25.882825 27.926141 27.324219 26.697101 27.324219 25.119141 L 27.324219 11.769531 C 27.337107 11.688909 27.337577 11.607101 27.324219 11.525391 L 27.324219 7.6074219 C 27.670995 7.5307159 27.935547 7.2176488 27.935547 6.8496094 L 27.935547 5.3398438 C 27.935547 4.9152992 27.584701 4.5644531 27.160156 4.5644531 L 24.955078 4.5644531 L 24.955078 0.83984375 C 24.955078 0.41529914 24.604233 0.064453125 24.179688 0.064453125 L 9.5390625 0.064453125 z M 7.5859375 4.7246094 L 8.765625 4.7246094 L 8.765625 7.4003906 C 8.765625 7.8249353 9.1145179 8.1757812 9.5390625 8.1757812 C 9.9636071 8.1757812 10.314453 7.8249353 10.314453 7.4003906 L 10.314453 4.7246094 L 11.494141 4.7246094 L 11.494141 10.039062 C 11.494141 10.385532 11.712623 10.675331 12.039062 10.777344 L 12.033203 10.777344 C 14.76093 11.667866 16.731106 13.923333 17.294922 16.628906 C 17.282945 16.628342 17.271869 16.625 17.259766 16.625 C 16.545029 16.625 16.111176 17.077655 15.892578 17.337891 C 15.798458 17.445661 15.738057 17.506089 15.724609 17.515625 C 15.710859 17.525425 15.753307 17.515625 15.710938 17.515625 C 15.668568 17.515625 15.709042 17.525425 15.695312 17.515625 C 15.681563 17.505825 15.621312 17.446545 15.523438 17.333984 L 15.521484 17.333984 C 15.310523 17.092641 14.879278 16.625 14.160156 16.625 C 13.445421 16.625 13.011567 17.077655 12.792969 17.337891 C 12.698849 17.445661 12.638448 17.506089 12.625 17.515625 C 12.61125 17.525425 12.651745 17.515625 12.609375 17.515625 C 12.567005 17.515625 12.609453 17.525425 12.595703 17.515625 C 12.581953 17.505825 12.521713 17.446545 12.423828 17.333984 L 12.421875 17.333984 C 12.210954 17.092876 11.779668 16.625 11.060547 16.625 C 10.345812 16.625 9.911957 17.077655 9.6933594 17.337891 C 9.5992165 17.445686 9.5368871 17.506088 9.5234375 17.515625 C 9.5096855 17.525425 9.5521346 17.515625 9.5097656 17.515625 C 9.4673977 17.515625 9.5098456 17.525425 9.4960938 17.515625 C 9.4823418 17.505825 9.4201467 17.446545 9.3222656 17.333984 C 9.1112951 17.092876 8.6800589 16.625 7.9609375 16.625 C 7.2462021 16.625 6.8123476 17.077655 6.59375 17.337891 C 6.4996071 17.445686 6.4372778 17.506088 6.4238281 17.515625 C 6.4100761 17.525425 6.4525252 17.515625 6.4101562 17.515625 C 6.3677883 17.515625 6.4102363 17.525425 6.3964844 17.515625 C 6.3827324 17.505825 6.3205374 17.446545 6.2226562 17.333984 C 6.0116858 17.092876 5.5784964 16.625 4.859375 16.625 C 4.1446396 16.625 3.7107851 17.077655 3.4921875 17.337891 C 3.3980636 17.445661 3.3376667 17.506089 3.3242188 17.515625 C 3.3104668 17.525425 3.3529148 17.515625 3.3105469 17.515625 C 3.2681789 17.515625 3.3086769 17.525425 3.2949219 17.515625 C 3.2811699 17.505825 3.2209278 17.446545 3.1230469 17.333984 C 2.9146382 17.095804 2.4886931 16.638078 1.7851562 16.626953 C 2.3471579 13.921511 4.3110495 11.667891 7.046875 10.777344 L 7.0507812 10.775391 L 7.0546875 10.773438 C 7.3617832 10.665051 7.5859375 10.370826 7.5859375 10.039062 L 7.5859375 4.7246094 z M 22.585938 7.625 L 23.404297 7.625 L 23.404297 9.4902344 C 23.404297 9.914779 23.755143 10.265625 24.179688 10.265625 C 24.604233 10.265625 24.955078 9.914779 24.955078 9.4902344 L 24.955078 7.625 L 25.775391 7.625 L 25.775391 11.144531 C 25.738387 11.154913 25.699699 11.163353 25.660156 11.171875 C 25.36643 11.235185 25.049792 11.232414 24.796875 11.041016 C 24.450099 10.775625 24.068215 10.639945 23.693359 10.583984 C 23.317704 10.527904 22.947968 10.551949 22.628906 10.605469 C 22.614071 10.607957 22.600583 10.610671 22.585938 10.613281 L 22.585938 7.625 z M 23.259766 12.099609 C 23.493743 12.102032 23.710215 12.150764 23.863281 12.267578 C 24.336663 12.632827 24.868869 12.755859 25.330078 12.755859 C 25.486185 12.755859 25.634772 12.743949 25.775391 12.722656 L 25.775391 25.109375 C 25.775391 25.774868 25.08839 26.384766 24.179688 26.384766 C 23.270986 26.384766 22.585938 25.774868 22.585938 25.109375 L 22.585938 12.199219 C 22.662489 12.177971 22.743981 12.15719 22.830078 12.140625 C 22.972113 12.113295 23.119379 12.098156 23.259766 12.099609 z M 17.460938 18.146484 C 17.461173 18.171371 17.464844 18.195774 17.464844 18.220703 C 17.464844 19.805399 16.98836 21.317413 16.089844 22.626953 C 14.609862 24.774441 12.15538 26.064453 9.5390625 26.064453 C 6.9222429 26.064453 4.4681726 24.775183 2.9882812 22.626953 C 2.0911366 21.328956 1.6152344 19.805399 1.6152344 18.220703 C 1.6152344 18.201033 1.6170414 18.181752 1.6171875 18.162109 C 1.6638078 18.171035 1.7107545 18.175781 1.7597656 18.175781 C 1.7759651 18.175781 1.7741546 18.175399 1.7734375 18.173828 C 1.7871895 18.183628 1.8493846 18.242908 1.9472656 18.355469 L 1.9472656 18.357422 C 2.1582365 18.598532 2.5914255 19.064453 3.3105469 19.064453 C 4.0252823 19.064453 4.4591368 18.611798 4.6777344 18.351562 C 4.7718583 18.243793 4.8322551 18.183364 4.8457031 18.173828 C 4.844986 18.175411 4.8431755 18.175781 4.859375 18.175781 C 4.880559 18.175781 4.8781091 18.175541 4.875 18.173828 C 4.888752 18.183628 4.9489941 18.242908 5.046875 18.355469 L 5.046875 18.357422 C 5.2578458 18.598532 5.691035 19.064453 6.4101562 19.064453 C 7.1248917 19.064453 7.5587463 18.611798 7.7773438 18.351562 C 7.8714677 18.243793 7.9318645 18.183364 7.9453125 18.173828 L 7.9433594 18.171875 C 7.9402506 18.1736 7.9397535 18.175781 7.9609375 18.175781 C 7.977137 18.175781 7.9753265 18.175399 7.9746094 18.173828 C 7.9883614 18.183628 8.0486035 18.242908 8.1464844 18.355469 L 8.1464844 18.357422 L 8.1484375 18.357422 C 8.3594083 18.598532 8.7906442 19.064453 9.5097656 19.064453 C 10.224501 19.064453 10.658355 18.611798 10.876953 18.351562 C 10.971073 18.243793 11.031474 18.183364 11.044922 18.173828 L 11.042969 18.171875 C 11.039861 18.1736 11.039362 18.175781 11.060547 18.175781 C 11.076747 18.175781 11.074936 18.175399 11.074219 18.173828 C 11.087969 18.183628 11.148209 18.242908 11.246094 18.355469 L 11.248047 18.357422 C 11.459018 18.598532 11.890254 19.064453 12.609375 19.064453 C 13.32411 19.064453 13.757965 18.611798 13.976562 18.351562 C 14.070702 18.243768 14.133035 18.183365 14.146484 18.173828 C 14.145767 18.175411 14.143956 18.175781 14.160156 18.175781 C 14.176357 18.175781 14.174545 18.175399 14.173828 18.173828 C 14.187578 18.183628 14.249778 18.242908 14.347656 18.355469 L 14.347656 18.357422 C 14.558627 18.598532 14.991815 19.064453 15.710938 19.064453 C 16.425673 19.064453 16.857574 18.611798 17.076172 18.351562 C 17.170312 18.243768 17.232644 18.183365 17.246094 18.173828 C 17.245376 18.175411 17.243565 18.175781 17.259766 18.175781 C 17.329744 18.175781 17.396205 18.164308 17.460938 18.146484 z %22 /></svg>");
          mask-image: url("data:image/svg+xml;utf-8,<svg viewBox=%220 0 28 28%22 xmlns=%22http://www.w3.org/2000/svg%22><path d=%22M 9.5390625 0.064453125 C 9.1145179 0.064453135 8.765625 0.41529914 8.765625 0.83984375 L 8.765625 3.1757812 L 6.8007812 3.1757812 C 6.3762367 3.1757812 6.0253906 3.5246741 6.0253906 3.9492188 L 6.0253906 9.53125 C 2.449601 10.943251 0.0546875 14.35007 0.0546875 18.210938 C 0.0546875 20.106484 0.62939337 21.931345 1.7011719 23.492188 C 3.4694124 26.061338 6.4001643 27.600214 9.5292969 27.603516 L 9.5292969 27.605469 L 9.5351562 27.605469 L 9.5390625 27.605469 L 9.5390625 27.603516 C 12.677746 27.600216 15.601283 26.060779 17.369141 23.492188 C 18.44156 21.930412 19.005859 20.10511 19.005859 18.210938 C 19.005859 14.350064 16.609717 10.953934 13.035156 9.5332031 L 13.035156 3.9492188 C 13.035156 3.5246741 12.68431 3.1757813 12.259766 3.1757812 L 10.314453 3.1757812 L 10.314453 1.6054688 L 23.404297 1.6054688 L 23.404297 4.5644531 L 21.199219 4.5644531 C 20.774674 4.5644531 20.425781 4.9152992 20.425781 5.3398438 L 20.425781 6.8496094 C 20.425781 7.2140399 20.684053 7.5229972 21.025391 7.6035156 L 21.025391 25.119141 C 21.025391 26.688849 22.465167 27.926136 24.169922 27.931641 L 24.169922 27.935547 L 24.179688 27.935547 L 24.179688 27.931641 C 25.882825 27.926141 27.324219 26.697101 27.324219 25.119141 L 27.324219 11.769531 C 27.337107 11.688909 27.337577 11.607101 27.324219 11.525391 L 27.324219 7.6074219 C 27.670995 7.5307159 27.935547 7.2176488 27.935547 6.8496094 L 27.935547 5.3398438 C 27.935547 4.9152992 27.584701 4.5644531 27.160156 4.5644531 L 24.955078 4.5644531 L 24.955078 0.83984375 C 24.955078 0.41529914 24.604233 0.064453125 24.179688 0.064453125 L 9.5390625 0.064453125 z M 7.5859375 4.7246094 L 8.765625 4.7246094 L 8.765625 7.4003906 C 8.765625 7.8249353 9.1145179 8.1757812 9.5390625 8.1757812 C 9.9636071 8.1757812 10.314453 7.8249353 10.314453 7.4003906 L 10.314453 4.7246094 L 11.494141 4.7246094 L 11.494141 10.039062 C 11.494141 10.385532 11.712623 10.675331 12.039062 10.777344 L 12.033203 10.777344 C 14.76093 11.667866 16.731106 13.923333 17.294922 16.628906 C 17.282945 16.628342 17.271869 16.625 17.259766 16.625 C 16.545029 16.625 16.111176 17.077655 15.892578 17.337891 C 15.798458 17.445661 15.738057 17.506089 15.724609 17.515625 C 15.710859 17.525425 15.753307 17.515625 15.710938 17.515625 C 15.668568 17.515625 15.709042 17.525425 15.695312 17.515625 C 15.681563 17.505825 15.621312 17.446545 15.523438 17.333984 L 15.521484 17.333984 C 15.310523 17.092641 14.879278 16.625 14.160156 16.625 C 13.445421 16.625 13.011567 17.077655 12.792969 17.337891 C 12.698849 17.445661 12.638448 17.506089 12.625 17.515625 C 12.61125 17.525425 12.651745 17.515625 12.609375 17.515625 C 12.567005 17.515625 12.609453 17.525425 12.595703 17.515625 C 12.581953 17.505825 12.521713 17.446545 12.423828 17.333984 L 12.421875 17.333984 C 12.210954 17.092876 11.779668 16.625 11.060547 16.625 C 10.345812 16.625 9.911957 17.077655 9.6933594 17.337891 C 9.5992165 17.445686 9.5368871 17.506088 9.5234375 17.515625 C 9.5096855 17.525425 9.5521346 17.515625 9.5097656 17.515625 C 9.4673977 17.515625 9.5098456 17.525425 9.4960938 17.515625 C 9.4823418 17.505825 9.4201467 17.446545 9.3222656 17.333984 C 9.1112951 17.092876 8.6800589 16.625 7.9609375 16.625 C 7.2462021 16.625 6.8123476 17.077655 6.59375 17.337891 C 6.4996071 17.445686 6.4372778 17.506088 6.4238281 17.515625 C 6.4100761 17.525425 6.4525252 17.515625 6.4101562 17.515625 C 6.3677883 17.515625 6.4102363 17.525425 6.3964844 17.515625 C 6.3827324 17.505825 6.3205374 17.446545 6.2226562 17.333984 C 6.0116858 17.092876 5.5784964 16.625 4.859375 16.625 C 4.1446396 16.625 3.7107851 17.077655 3.4921875 17.337891 C 3.3980636 17.445661 3.3376667 17.506089 3.3242188 17.515625 C 3.3104668 17.525425 3.3529148 17.515625 3.3105469 17.515625 C 3.2681789 17.515625 3.3086769 17.525425 3.2949219 17.515625 C 3.2811699 17.505825 3.2209278 17.446545 3.1230469 17.333984 C 2.9146382 17.095804 2.4886931 16.638078 1.7851562 16.626953 C 2.3471579 13.921511 4.3110495 11.667891 7.046875 10.777344 L 7.0507812 10.775391 L 7.0546875 10.773438 C 7.3617832 10.665051 7.5859375 10.370826 7.5859375 10.039062 L 7.5859375 4.7246094 z M 22.585938 7.625 L 23.404297 7.625 L 23.404297 9.4902344 C 23.404297 9.914779 23.755143 10.265625 24.179688 10.265625 C 24.604233 10.265625 24.955078 9.914779 24.955078 9.4902344 L 24.955078 7.625 L 25.775391 7.625 L 25.775391 11.144531 C 25.738387 11.154913 25.699699 11.163353 25.660156 11.171875 C 25.36643 11.235185 25.049792 11.232414 24.796875 11.041016 C 24.450099 10.775625 24.068215 10.639945 23.693359 10.583984 C 23.317704 10.527904 22.947968 10.551949 22.628906 10.605469 C 22.614071 10.607957 22.600583 10.610671 22.585938 10.613281 L 22.585938 7.625 z M 23.259766 12.099609 C 23.493743 12.102032 23.710215 12.150764 23.863281 12.267578 C 24.336663 12.632827 24.868869 12.755859 25.330078 12.755859 C 25.486185 12.755859 25.634772 12.743949 25.775391 12.722656 L 25.775391 25.109375 C 25.775391 25.774868 25.08839 26.384766 24.179688 26.384766 C 23.270986 26.384766 22.585938 25.774868 22.585938 25.109375 L 22.585938 12.199219 C 22.662489 12.177971 22.743981 12.15719 22.830078 12.140625 C 22.972113 12.113295 23.119379 12.098156 23.259766 12.099609 z M 17.460938 18.146484 C 17.461173 18.171371 17.464844 18.195774 17.464844 18.220703 C 17.464844 19.805399 16.98836 21.317413 16.089844 22.626953 C 14.609862 24.774441 12.15538 26.064453 9.5390625 26.064453 C 6.9222429 26.064453 4.4681726 24.775183 2.9882812 22.626953 C 2.0911366 21.328956 1.6152344 19.805399 1.6152344 18.220703 C 1.6152344 18.201033 1.6170414 18.181752 1.6171875 18.162109 C 1.6638078 18.171035 1.7107545 18.175781 1.7597656 18.175781 C 1.7759651 18.175781 1.7741546 18.175399 1.7734375 18.173828 C 1.7871895 18.183628 1.8493846 18.242908 1.9472656 18.355469 L 1.9472656 18.357422 C 2.1582365 18.598532 2.5914255 19.064453 3.3105469 19.064453 C 4.0252823 19.064453 4.4591368 18.611798 4.6777344 18.351562 C 4.7718583 18.243793 4.8322551 18.183364 4.8457031 18.173828 C 4.844986 18.175411 4.8431755 18.175781 4.859375 18.175781 C 4.880559 18.175781 4.8781091 18.175541 4.875 18.173828 C 4.888752 18.183628 4.9489941 18.242908 5.046875 18.355469 L 5.046875 18.357422 C 5.2578458 18.598532 5.691035 19.064453 6.4101562 19.064453 C 7.1248917 19.064453 7.5587463 18.611798 7.7773438 18.351562 C 7.8714677 18.243793 7.9318645 18.183364 7.9453125 18.173828 L 7.9433594 18.171875 C 7.9402506 18.1736 7.9397535 18.175781 7.9609375 18.175781 C 7.977137 18.175781 7.9753265 18.175399 7.9746094 18.173828 C 7.9883614 18.183628 8.0486035 18.242908 8.1464844 18.355469 L 8.1464844 18.357422 L 8.1484375 18.357422 C 8.3594083 18.598532 8.7906442 19.064453 9.5097656 19.064453 C 10.224501 19.064453 10.658355 18.611798 10.876953 18.351562 C 10.971073 18.243793 11.031474 18.183364 11.044922 18.173828 L 11.042969 18.171875 C 11.039861 18.1736 11.039362 18.175781 11.060547 18.175781 C 11.076747 18.175781 11.074936 18.175399 11.074219 18.173828 C 11.087969 18.183628 11.148209 18.242908 11.246094 18.355469 L 11.248047 18.357422 C 11.459018 18.598532 11.890254 19.064453 12.609375 19.064453 C 13.32411 19.064453 13.757965 18.611798 13.976562 18.351562 C 14.070702 18.243768 14.133035 18.183365 14.146484 18.173828 C 14.145767 18.175411 14.143956 18.175781 14.160156 18.175781 C 14.176357 18.175781 14.174545 18.175399 14.173828 18.173828 C 14.187578 18.183628 14.249778 18.242908 14.347656 18.355469 L 14.347656 18.357422 C 14.558627 18.598532 14.991815 19.064453 15.710938 19.064453 C 16.425673 19.064453 16.857574 18.611798 17.076172 18.351562 C 17.170312 18.243768 17.232644 18.183365 17.246094 18.173828 C 17.245376 18.175411 17.243565 18.175781 17.259766 18.175781 C 17.329744 18.175781 17.396205 18.164308 17.460938 18.146484 z %22 /></svg>");
}
.icon.icon-resource-demo::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-resource-demo.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-resource-demo.post-taxonomy-term.has-icon::after {
  -webkit-mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 28 28%22><path d=%22m26,1.75c.14,0,.25.11.25.25v1.62H1.75v-1.62c0-.14.11-.25.25-.25h24M26,0H2C.9,0,0,.9,0,2v3.37h28v-3.37C28,.9,27.1,0,26,0h0Z%22/><path d=%22m26.25,8.75v17.25c0,.14-.11.25-.25.25H2c-.14,0-.25-.11-.25-.25V8.75h24.5m1.75-1.75H0v19c0,1.1.9,2,2,2h24c1.1,0,2-.9,2-2V7h0Z%22/><path d=%22m20.27,18.72h.75v-7.76c0-.43.35-.78.78-.78s.78.35.78.78v7.76h.75c1.18,0,2.14.96,2.14,2.14s-.96,2.14-2.14,2.14h-.75v1.14c0,.43-.35.77-.78.77s-.78-.35-.78-.77v-1.14h-.75c-1.18,0-2.14-.96-2.14-2.14,0-1.18.96-2.14,2.14-2.14Z%22/><path d=%22m12.47,12.37h.75v-1.4c0-.43.35-.78.78-.78s.78.35.78.78v1.4h.75c1.18,0,2.14.96,2.14,2.14s-.96,2.14-2.14,2.14h-.75v7.49c0,.43-.35.77-.78.77s-.78-.35-.78-.77v-7.49h-.75c-1.18,0-2.14-.96-2.14-2.14s.96-2.14,2.14-2.14Z%22/><path d=%22m4.81,15.66h.75v-4.7c0-.43.35-.78.78-.78s.77.35.77.78v4.7h.75c1.18,0,2.14.96,2.14,2.14s-.96,2.14-2.14,2.14h-.75v4.19c0,.43-.35.77-.77.77s-.78-.35-.78-.77v-4.19h-.75c-1.18,0-2.14-.96-2.14-2.14s.96-2.14,2.14-2.14Z%22/></svg>");
          mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 28 28%22><path d=%22m26,1.75c.14,0,.25.11.25.25v1.62H1.75v-1.62c0-.14.11-.25.25-.25h24M26,0H2C.9,0,0,.9,0,2v3.37h28v-3.37C28,.9,27.1,0,26,0h0Z%22/><path d=%22m26.25,8.75v17.25c0,.14-.11.25-.25.25H2c-.14,0-.25-.11-.25-.25V8.75h24.5m1.75-1.75H0v19c0,1.1.9,2,2,2h24c1.1,0,2-.9,2-2V7h0Z%22/><path d=%22m20.27,18.72h.75v-7.76c0-.43.35-.78.78-.78s.78.35.78.78v7.76h.75c1.18,0,2.14.96,2.14,2.14s-.96,2.14-2.14,2.14h-.75v1.14c0,.43-.35.77-.78.77s-.78-.35-.78-.77v-1.14h-.75c-1.18,0-2.14-.96-2.14-2.14,0-1.18.96-2.14,2.14-2.14Z%22/><path d=%22m12.47,12.37h.75v-1.4c0-.43.35-.78.78-.78s.78.35.78.78v1.4h.75c1.18,0,2.14.96,2.14,2.14s-.96,2.14-2.14,2.14h-.75v7.49c0,.43-.35.77-.78.77s-.78-.35-.78-.77v-7.49h-.75c-1.18,0-2.14-.96-2.14-2.14s.96-2.14,2.14-2.14Z%22/><path d=%22m4.81,15.66h.75v-4.7c0-.43.35-.78.78-.78s.77.35.77.78v4.7h.75c1.18,0,2.14.96,2.14,2.14s-.96,2.14-2.14,2.14h-.75v4.19c0,.43-.35.77-.77.77s-.78-.35-.78-.77v-4.19h-.75c-1.18,0-2.14-.96-2.14-2.14s.96-2.14,2.14-2.14Z%22/></svg>");
}
.icon.icon-retail::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-retail.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-retail.post-taxonomy-term.has-icon::after {
  -webkit-mask-image: url("data:image/svg+xml;utf-8,<svg viewBox=%220 0 23.700001 20.5%22 xmlns=%22http://www.w3.org/2000/svg%22><path d=%22M 19.4,8.9 C 18.9,9.7 18,10.1 17,10.1 16,10.1 15.2,9.6 14.6,8.9 14,9.7 13.1,10.2 12,10.2 h -0.2 c -1,0 -2,-0.5 -2.6,-1.3 C 8.7,9.7 7.9,10.1 6.9,10.1 5.9,10.1 5,9.6 4.5,8.9 3.9,9.6 3.1,10.1 2.1,10.1 v 9.2 c 0,0.7 0.5,1.2 1.2,1.2 h 17.3 c 0.7,0 1.2,-0.5 1.2,-1.2 v -9.2 c -1,0 -1.9,-0.5 -2.4,-1.2 z m -0.5,7.4 c 0,0.5 -0.4,0.9 -0.9,0.9 H 5.6 c -0.5,0 -0.9,-0.4 -0.9,-0.9 v -2.9 c 0,-0.5 0.4,-0.9 0.9,-0.9 H 18 c 0.5,0 0.9,0.4 0.9,0.9 z%22 /><path d=%22m 12,9 c 1.1,6.6e-5 1.9,-0.9 1.9,-1.9 0,-0.3 0.3,-0.6 0.6,-0.6 0.3,0 0.6,0.3 0.6,0.6 0,1.1 0.8,1.9 1.8,1.9 1,0 1.8,-0.8 1.8,-1.8 V 6.9 c 0,-0.3 0.3,-0.6 0.6,-0.6 0.3,0 0.6,0.3 0.6,0.6 0,1.1 0.9,1.9 1.9,1.9 1.1,0 1.9,-0.9 1.9,-1.9 V 5.2 C 23.7,5 23.6,4.8 23.5,4.6 v 0 L 20.4,0.4 C 20.2,0.1 19.9,0 19.6,0 H 4.1 C 3.8,0 3.5,0.2 3.3,0.4 L 0.2,4.6 C 0.1,4.8 0,5 0,5.2 v 1.7 c 0,1.1 0.9,2 1.9,2 1.1,0 2,-0.9 2,-2 0,-0.3 0.3,-0.6 0.6,-0.6 0.3,0 0.6,0.3 0.6,0.6 v 0.2 c 0,1 0.8,1.8 1.8,1.8 1.6631673,0 1.6677562,-0.806156 1.7,-1.8 0.00973,-0.2998422 0.321828,-0.60695 0.644846,-0.60695 0.3,0 0.638726,0.3048821 0.646729,0.606668 C 9.915245,7.992258 11.115764,8.999947 12,9 Z%22 /></svg>");
          mask-image: url("data:image/svg+xml;utf-8,<svg viewBox=%220 0 23.700001 20.5%22 xmlns=%22http://www.w3.org/2000/svg%22><path d=%22M 19.4,8.9 C 18.9,9.7 18,10.1 17,10.1 16,10.1 15.2,9.6 14.6,8.9 14,9.7 13.1,10.2 12,10.2 h -0.2 c -1,0 -2,-0.5 -2.6,-1.3 C 8.7,9.7 7.9,10.1 6.9,10.1 5.9,10.1 5,9.6 4.5,8.9 3.9,9.6 3.1,10.1 2.1,10.1 v 9.2 c 0,0.7 0.5,1.2 1.2,1.2 h 17.3 c 0.7,0 1.2,-0.5 1.2,-1.2 v -9.2 c -1,0 -1.9,-0.5 -2.4,-1.2 z m -0.5,7.4 c 0,0.5 -0.4,0.9 -0.9,0.9 H 5.6 c -0.5,0 -0.9,-0.4 -0.9,-0.9 v -2.9 c 0,-0.5 0.4,-0.9 0.9,-0.9 H 18 c 0.5,0 0.9,0.4 0.9,0.9 z%22 /><path d=%22m 12,9 c 1.1,6.6e-5 1.9,-0.9 1.9,-1.9 0,-0.3 0.3,-0.6 0.6,-0.6 0.3,0 0.6,0.3 0.6,0.6 0,1.1 0.8,1.9 1.8,1.9 1,0 1.8,-0.8 1.8,-1.8 V 6.9 c 0,-0.3 0.3,-0.6 0.6,-0.6 0.3,0 0.6,0.3 0.6,0.6 0,1.1 0.9,1.9 1.9,1.9 1.1,0 1.9,-0.9 1.9,-1.9 V 5.2 C 23.7,5 23.6,4.8 23.5,4.6 v 0 L 20.4,0.4 C 20.2,0.1 19.9,0 19.6,0 H 4.1 C 3.8,0 3.5,0.2 3.3,0.4 L 0.2,4.6 C 0.1,4.8 0,5 0,5.2 v 1.7 c 0,1.1 0.9,2 1.9,2 1.1,0 2,-0.9 2,-2 0,-0.3 0.3,-0.6 0.6,-0.6 0.3,0 0.6,0.3 0.6,0.6 v 0.2 c 0,1 0.8,1.8 1.8,1.8 1.6631673,0 1.6677562,-0.806156 1.7,-1.8 0.00973,-0.2998422 0.321828,-0.60695 0.644846,-0.60695 0.3,0 0.638726,0.3048821 0.646729,0.606668 C 9.915245,7.992258 11.115764,8.999947 12,9 Z%22 /></svg>");
}
.icon.icon-search::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-search.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-search.post-taxonomy-term.has-icon::after {
  -webkit-mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 style=%22fill: black;%22 viewBox=%220 0 236.61 247.33%22><path d=%22M138.52,11.75C138.52,11.75,138.52,11.75,138.52,11.75c-52.38,0-95.09,42.71-95.09,95.09 c0,19.68,6.03,38,16.34,53.2L6.79,213.02c-3.48,3.48-5.29,8-5.29,12.9c0,4.9,1.94,9.42,5.29,12.9c3.48,3.48,8,5.29,12.9,5.29 s9.42-1.94,12.9-5.29l53.03-53.03c15.14,10.18,33.34,16.13,52.89,16.13c52.38,0,95.09-42.71,95.09-95.09S190.9,11.75,138.52,11.75z M138.52,164.51c-31.74,0-57.54-25.8-57.54-57.54c0-31.74,25.8-57.54,57.54-57.54s57.54,25.8,57.54,57.54 C196.06,138.71,170.26,164.51,138.52,164.51z%22/></svg>");
          mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 style=%22fill: black;%22 viewBox=%220 0 236.61 247.33%22><path d=%22M138.52,11.75C138.52,11.75,138.52,11.75,138.52,11.75c-52.38,0-95.09,42.71-95.09,95.09 c0,19.68,6.03,38,16.34,53.2L6.79,213.02c-3.48,3.48-5.29,8-5.29,12.9c0,4.9,1.94,9.42,5.29,12.9c3.48,3.48,8,5.29,12.9,5.29 s9.42-1.94,12.9-5.29l53.03-53.03c15.14,10.18,33.34,16.13,52.89,16.13c52.38,0,95.09-42.71,95.09-95.09S190.9,11.75,138.52,11.75z M138.52,164.51c-31.74,0-57.54-25.8-57.54-57.54c0-31.74,25.8-57.54,57.54-57.54s57.54,25.8,57.54,57.54 C196.06,138.71,170.26,164.51,138.52,164.51z%22/></svg>");
}
.icon.icon-technical-document::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-technical-document.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-technical-document.post-taxonomy-term.has-icon::after {
  -webkit-mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 28 28%22><path d=%22m9.66,28h16.33c1.11,0,2.01-.9,2.01-2V5.4c0-1.1-.9-2-2.01-2h-1.34c-.48,0-.87.39-.87.87h0c0,.48.39.87.87.87h1.61s0,21.14,0,21.14H9.66c-.48,0-.87.39-.87.87h0c0,.48.39.87.87.87Z%22/><path d=%22m17.86,8.31l-.24-.67-3.22,3.22-1.53-.31-.31-1.53,3.22-3.22-.67-.24c-1.64-.58-3.49-.17-4.72,1.06-1.16,1.16-1.6,2.88-1.15,4.45l-4.48,4.48c-.41.42-.64.97-.64,1.55s.23,1.14.64,1.55c.43.43.99.64,1.55.64s1.12-.21,1.55-.64l4.48-4.48c1.57.44,3.29,0,4.45-1.15,1.23-1.23,1.65-3.08,1.06-4.72Z%22/><path d=%22m20.24,1.75c.14,0,.26.11.26.25v20.61c0,.13-.12.25-.26.25H2.01c-.14,0-.26-.11-.26-.25V6.75L6.78,1.75h13.46m0-1.75H6.05L0,6.02v16.59C0,23.71.9,24.61,2.01,24.61h18.22c1.11,0,2.01-.9,2.01-2V2c0-1.1-.9-2-2.01-2h0Z%22/><path d=%22m1.01,7.27h3.99c1.27,0,2.32-1.04,2.32-2.3V1L1.01,7.27Z%22/></svg>");
          mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 28 28%22><path d=%22m9.66,28h16.33c1.11,0,2.01-.9,2.01-2V5.4c0-1.1-.9-2-2.01-2h-1.34c-.48,0-.87.39-.87.87h0c0,.48.39.87.87.87h1.61s0,21.14,0,21.14H9.66c-.48,0-.87.39-.87.87h0c0,.48.39.87.87.87Z%22/><path d=%22m17.86,8.31l-.24-.67-3.22,3.22-1.53-.31-.31-1.53,3.22-3.22-.67-.24c-1.64-.58-3.49-.17-4.72,1.06-1.16,1.16-1.6,2.88-1.15,4.45l-4.48,4.48c-.41.42-.64.97-.64,1.55s.23,1.14.64,1.55c.43.43.99.64,1.55.64s1.12-.21,1.55-.64l4.48-4.48c1.57.44,3.29,0,4.45-1.15,1.23-1.23,1.65-3.08,1.06-4.72Z%22/><path d=%22m20.24,1.75c.14,0,.26.11.26.25v20.61c0,.13-.12.25-.26.25H2.01c-.14,0-.26-.11-.26-.25V6.75L6.78,1.75h13.46m0-1.75H6.05L0,6.02v16.59C0,23.71.9,24.61,2.01,24.61h18.22c1.11,0,2.01-.9,2.01-2V2c0-1.1-.9-2-2.01-2h0Z%22/><path d=%22m1.01,7.27h3.99c1.27,0,2.32-1.04,2.32-2.3V1L1.01,7.27Z%22/></svg>");
}
.icon.icon-three-by-three-dots::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-three-by-three-dots.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-three-by-three-dots.post-taxonomy-term.has-icon::after {
  -webkit-mask-image: url("data:image/svg+xml;utf-8,<svg viewBox=%220 0 14.294852 14.294725%22 xmlns=%22http://www.w3.org/2000/svg%22><path d=%22m 1.71031,2.3797758 c 0.63101,-0.26138 0.93066,-0.9848 0.66928,-1.61581996 -0.26139,-0.63101 -0.98482,-0.93066 -1.61583997,-0.66929 -0.63102,0.26138 -0.93067,0.98480996 -0.66928,1.61581996 0.26138,0.63102 0.98481997,0.93067 1.61583997,0.66929 z%22 /><path d=%22m 7.62087,2.3795958 c 0.6311,-0.26139 0.9307,-0.98483 0.6693,-1.61584996 -0.2613,-0.63102 -0.9848,-0.93066 -1.6158,-0.66928 -0.631,0.26139 -0.93065,0.98482996 -0.66927,1.61584996 0.26137,0.63102 0.98477,0.93066 1.61577,0.66928 z%22 /><path d=%22m 13.53107,2.3797758 c 0.6311,-0.26138 0.9307,-0.9848 0.6693,-1.61581996 -0.2614,-0.63101 -0.9848,-0.93066 -1.6158,-0.66929 -0.631,0.26138 -0.9307,0.98480996 -0.6693,1.61581996 0.2614,0.63102 0.9848,0.93067 1.6158,0.66929 z%22 /><path d=%22m 1.23676,8.3840258 c 0.683,0 1.23667,-0.5537 1.23667,-1.2367 0,-0.68294 -0.55367,-1.23662 -1.23667,-1.23662 -0.68298997,0 -1.23665996687,0.55368 -1.23665996687,1.23662 0,0.683 0.55366999687,1.2367 1.23665996687,1.2367 z%22 /><path d=%22m 7.14687,8.3840258 c 0.683,0 1.2367,-0.5537 1.2367,-1.2367 0,-0.68294 -0.5537,-1.23662 -1.2367,-1.23662 -0.68294,0 -1.23662,0.55368 -1.23662,1.23662 0,0.683 0.55368,1.2367 1.23662,1.2367 z%22 /><path d=%22m 13.05757,8.3840258 c 0.683,0 1.2367,-0.5537 1.2367,-1.2367 0,-0.68294 -0.5537,-1.23662 -1.2367,-1.23662 -0.683,0 -1.2367,0.55368 -1.2367,1.23662 0,0.683 0.5537,1.2367 1.2367,1.2367 z%22 /><path d=%22m 1.23676,14.294726 c 0.683,0 1.23667,-0.5537 1.23667,-1.2367 0,-0.683 -0.55367,-1.2367 -1.23667,-1.2367 -0.68298997,0 -1.23665996687,0.5537 -1.23665996687,1.2367 0,0.683 0.55366999687,1.2367 1.23665996687,1.2367 z%22 /><path d=%22m 7.14687,14.294726 c 0.683,0 1.2367,-0.5537 1.2367,-1.2367 0,-0.683 -0.5537,-1.2367 -1.2367,-1.2367 -0.68294,0 -1.23662,0.5537 -1.23662,1.2367 0,0.683 0.55368,1.2367 1.23662,1.2367 z%22 /><path d=%22m 13.05757,14.294726 c 0.683,0 1.2367,-0.5537 1.2367,-1.2367 0,-0.683 -0.5537,-1.2367 -1.2367,-1.2367 -0.683,0 -1.2367,0.5537 -1.2367,1.2367 0,0.683 0.5537,1.2367 1.2367,1.2367 z%22 /></svg>");
          mask-image: url("data:image/svg+xml;utf-8,<svg viewBox=%220 0 14.294852 14.294725%22 xmlns=%22http://www.w3.org/2000/svg%22><path d=%22m 1.71031,2.3797758 c 0.63101,-0.26138 0.93066,-0.9848 0.66928,-1.61581996 -0.26139,-0.63101 -0.98482,-0.93066 -1.61583997,-0.66929 -0.63102,0.26138 -0.93067,0.98480996 -0.66928,1.61581996 0.26138,0.63102 0.98481997,0.93067 1.61583997,0.66929 z%22 /><path d=%22m 7.62087,2.3795958 c 0.6311,-0.26139 0.9307,-0.98483 0.6693,-1.61584996 -0.2613,-0.63102 -0.9848,-0.93066 -1.6158,-0.66928 -0.631,0.26139 -0.93065,0.98482996 -0.66927,1.61584996 0.26137,0.63102 0.98477,0.93066 1.61577,0.66928 z%22 /><path d=%22m 13.53107,2.3797758 c 0.6311,-0.26138 0.9307,-0.9848 0.6693,-1.61581996 -0.2614,-0.63101 -0.9848,-0.93066 -1.6158,-0.66929 -0.631,0.26138 -0.9307,0.98480996 -0.6693,1.61581996 0.2614,0.63102 0.9848,0.93067 1.6158,0.66929 z%22 /><path d=%22m 1.23676,8.3840258 c 0.683,0 1.23667,-0.5537 1.23667,-1.2367 0,-0.68294 -0.55367,-1.23662 -1.23667,-1.23662 -0.68298997,0 -1.23665996687,0.55368 -1.23665996687,1.23662 0,0.683 0.55366999687,1.2367 1.23665996687,1.2367 z%22 /><path d=%22m 7.14687,8.3840258 c 0.683,0 1.2367,-0.5537 1.2367,-1.2367 0,-0.68294 -0.5537,-1.23662 -1.2367,-1.23662 -0.68294,0 -1.23662,0.55368 -1.23662,1.23662 0,0.683 0.55368,1.2367 1.23662,1.2367 z%22 /><path d=%22m 13.05757,8.3840258 c 0.683,0 1.2367,-0.5537 1.2367,-1.2367 0,-0.68294 -0.5537,-1.23662 -1.2367,-1.23662 -0.683,0 -1.2367,0.55368 -1.2367,1.23662 0,0.683 0.5537,1.2367 1.2367,1.2367 z%22 /><path d=%22m 1.23676,14.294726 c 0.683,0 1.23667,-0.5537 1.23667,-1.2367 0,-0.683 -0.55367,-1.2367 -1.23667,-1.2367 -0.68298997,0 -1.23665996687,0.5537 -1.23665996687,1.2367 0,0.683 0.55366999687,1.2367 1.23665996687,1.2367 z%22 /><path d=%22m 7.14687,14.294726 c 0.683,0 1.2367,-0.5537 1.2367,-1.2367 0,-0.683 -0.5537,-1.2367 -1.2367,-1.2367 -0.68294,0 -1.23662,0.5537 -1.23662,1.2367 0,0.683 0.55368,1.2367 1.23662,1.2367 z%22 /><path d=%22m 13.05757,14.294726 c 0.683,0 1.2367,-0.5537 1.2367,-1.2367 0,-0.683 -0.5537,-1.2367 -1.2367,-1.2367 -0.683,0 -1.2367,0.5537 -1.2367,1.2367 0,0.683 0.5537,1.2367 1.2367,1.2367 z%22 /></svg>");
}
.icon.icon-video::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-video.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-video.post-taxonomy-term.has-icon::after {
  -webkit-mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 28 28%22><path d=%22m26,1.75c.13,0,.25.12.25.25v24c0,.13-.12.25-.25.25H2c-.13,0-.25-.12-.25-.25V2c0-.13.12-.25.25-.25h24m0-1.75H2C.9,0,0,.9,0,2v24c0,1.1.9,2,2,2h24c1.1,0,2-.9,2-2V2c0-1.1-.9-2-2-2h0Z%22/><path d=%22m21,15.35l-10.89,6.22c-.25.14-.51.2-.78.2s-.54-.06-.78-.2c-.48-.28-.78-.79-.78-1.35V7.78c0-.56.3-1.07.78-1.35.48-.26,1.07-.28,1.56,0l10.89,6.22c.48.28.78.79.78,1.35s-.3,1.07-.78,1.35Z%22/></svg>");
          mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 28 28%22><path d=%22m26,1.75c.13,0,.25.12.25.25v24c0,.13-.12.25-.25.25H2c-.13,0-.25-.12-.25-.25V2c0-.13.12-.25.25-.25h24m0-1.75H2C.9,0,0,.9,0,2v24c0,1.1.9,2,2,2h24c1.1,0,2-.9,2-2V2c0-1.1-.9-2-2-2h0Z%22/><path d=%22m21,15.35l-10.89,6.22c-.25.14-.51.2-.78.2s-.54-.06-.78-.2c-.48-.28-.78-.79-.78-1.35V7.78c0-.56.3-1.07.78-1.35.48-.26,1.07-.28,1.56,0l10.89,6.22c.48.28.78.79.78,1.35s-.3,1.07-.78,1.35Z%22/></svg>");
}
.icon.icon-webinar::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-webinar.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-webinar.post-taxonomy-term.has-icon::after {
  -webkit-mask-image: url("data:image/svg+xml;utf-8,<svg viewBox=%220 0 28 28%22 xmlns=%22http://www.w3.org/2000/svg%22><path d=%22m11.5,5.31c.87,0,1.58.71,1.58,1.58s-.71,1.58-1.58,1.58-1.58-.71-1.58-1.58.71-1.58,1.58-1.58m0-1.75c-1.84,0-3.33,1.49-3.33,3.33s1.49,3.33,3.33,3.33,3.33-1.49,3.33-3.33-1.49-3.33-3.33-3.33h0Z%22 /><path d=%22m12.33,12.81c1.33,0,2.42,1.08,2.42,2.42v1.58h-6.5v-1.58c0-1.33,1.08-2.42,2.42-2.42h1.67m0-1.75h-1.67c-2.3,0-4.17,1.87-4.17,4.17v2.5c0,.46.38.83.83.83h8.33c.46,0,.83-.38.83-.83v-2.5c0-2.3-1.87-4.17-4.17-4.17h0Z%22 /><circle cx=%2218.17%22 cy=%227.72%22 r=%222.5%22 /><path d=%22m21.5,13.56v1.67c0,.46-.38.83-.83.83h-2.5v-.83c0-1.57-.62-2.98-1.63-4.03.25-.08.52-.13.79-.13h1.67c1.38,0,2.5,1.12,2.5,2.5Z%22 /><path d=%22m26.25,1.75v18.61H1.75V1.75h24.5M26.6,0H1.4C.63,0,0,.63,0,1.4v19.31c0,.77.63,1.4,1.4,1.4h25.2c.77,0,1.4-.63,1.4-1.4V1.4C28,.63,27.37,0,26.6,0h0Z%22 /><path d=%22M 14 23.335938 A 0.875 0.875 0 0 0 13.125 24.210938 L 13.125 26.244141 L 8.4003906 26.244141 A 0.875 0.875 0 0 0 7.5253906 27.119141 A 0.875 0.875 0 0 0 8.4003906 27.994141 L 14 27.994141 L 19.599609 27.994141 A 0.875 0.875 0 0 0 20.474609 27.119141 A 0.875 0.875 0 0 0 19.599609 26.244141 L 14.875 26.244141 L 14.875 24.210938 A 0.875 0.875 0 0 0 14 23.335938 z %22 /></svg>");
          mask-image: url("data:image/svg+xml;utf-8,<svg viewBox=%220 0 28 28%22 xmlns=%22http://www.w3.org/2000/svg%22><path d=%22m11.5,5.31c.87,0,1.58.71,1.58,1.58s-.71,1.58-1.58,1.58-1.58-.71-1.58-1.58.71-1.58,1.58-1.58m0-1.75c-1.84,0-3.33,1.49-3.33,3.33s1.49,3.33,3.33,3.33,3.33-1.49,3.33-3.33-1.49-3.33-3.33-3.33h0Z%22 /><path d=%22m12.33,12.81c1.33,0,2.42,1.08,2.42,2.42v1.58h-6.5v-1.58c0-1.33,1.08-2.42,2.42-2.42h1.67m0-1.75h-1.67c-2.3,0-4.17,1.87-4.17,4.17v2.5c0,.46.38.83.83.83h8.33c.46,0,.83-.38.83-.83v-2.5c0-2.3-1.87-4.17-4.17-4.17h0Z%22 /><circle cx=%2218.17%22 cy=%227.72%22 r=%222.5%22 /><path d=%22m21.5,13.56v1.67c0,.46-.38.83-.83.83h-2.5v-.83c0-1.57-.62-2.98-1.63-4.03.25-.08.52-.13.79-.13h1.67c1.38,0,2.5,1.12,2.5,2.5Z%22 /><path d=%22m26.25,1.75v18.61H1.75V1.75h24.5M26.6,0H1.4C.63,0,0,.63,0,1.4v19.31c0,.77.63,1.4,1.4,1.4h25.2c.77,0,1.4-.63,1.4-1.4V1.4C28,.63,27.37,0,26.6,0h0Z%22 /><path d=%22M 14 23.335938 A 0.875 0.875 0 0 0 13.125 24.210938 L 13.125 26.244141 L 8.4003906 26.244141 A 0.875 0.875 0 0 0 7.5253906 27.119141 A 0.875 0.875 0 0 0 8.4003906 27.994141 L 14 27.994141 L 19.599609 27.994141 A 0.875 0.875 0 0 0 20.474609 27.119141 A 0.875 0.875 0 0 0 19.599609 26.244141 L 14.875 26.244141 L 14.875 24.210938 A 0.875 0.875 0 0 0 14 23.335938 z %22 /></svg>");
}
.icon.icon-white-paper::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-white-paper.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-white-paper.post-taxonomy-term.has-icon::after {
  -webkit-mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 28 28%22><path d=%22m9.66,28h16.33c1.11,0,2.01-.9,2.01-2V5.4c0-1.1-.9-2-2.01-2h-1.34c-.48,0-.87.39-.87.87h0c0,.48.39.87.87.87h1.61s0,21.14,0,21.14H9.66c-.48,0-.87.39-.87.87h0c0,.48.39.87.87.87Z%22/><path d=%22m20.24,1.75c.14,0,.26.11.26.25v20.61c0,.13-.12.25-.26.25H2.01c-.14,0-.26-.11-.26-.25V6.75L6.78,1.75h13.46M20.24,0H6.05L0,6.02v16.59C0,23.71.9,24.61,2.01,24.61h18.22c1.11,0,2.01-.9,2.01-2V2C22.25.9,21.35,0,20.24,0h0Z%22/><path d=%22m17.05,6.23h-4.92c-.48,0-.87.39-.87.87h0c0,.48.39.87.87.87h4.92c.48,0,.87-.39.87-.87h0c0-.48-.39-.87-.87-.87Z%22/><path d=%22m17.01,9.7H5.03c-.48,0-.87.39-.87.87h0c0,.48.39.87.87.87h11.98c.48,0,.87-.39.87-.87h0c0-.48-.39-.87-.87-.87Z%22/><rect x=%224.16%22 y=%2213.17%22 width=%2213.72%22 height=%221.73%22 rx=%22.87%22 ry=%22.87%22/><path d=%22m5.24,18.37h11.98c.48,0,.87-.39.87-.87h0c0-.48-.39-.87-.87-.87H5.24c-.48,0-.87.39-.87.87h0c0,.48.39.87.87.87Z%22/><path d=%22m1.01,7.27h3.99c1.27,0,2.32-1.04,2.32-2.3V1L1.01,7.27Z%22/></svg>");
          mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 28 28%22><path d=%22m9.66,28h16.33c1.11,0,2.01-.9,2.01-2V5.4c0-1.1-.9-2-2.01-2h-1.34c-.48,0-.87.39-.87.87h0c0,.48.39.87.87.87h1.61s0,21.14,0,21.14H9.66c-.48,0-.87.39-.87.87h0c0,.48.39.87.87.87Z%22/><path d=%22m20.24,1.75c.14,0,.26.11.26.25v20.61c0,.13-.12.25-.26.25H2.01c-.14,0-.26-.11-.26-.25V6.75L6.78,1.75h13.46M20.24,0H6.05L0,6.02v16.59C0,23.71.9,24.61,2.01,24.61h18.22c1.11,0,2.01-.9,2.01-2V2C22.25.9,21.35,0,20.24,0h0Z%22/><path d=%22m17.05,6.23h-4.92c-.48,0-.87.39-.87.87h0c0,.48.39.87.87.87h4.92c.48,0,.87-.39.87-.87h0c0-.48-.39-.87-.87-.87Z%22/><path d=%22m17.01,9.7H5.03c-.48,0-.87.39-.87.87h0c0,.48.39.87.87.87h11.98c.48,0,.87-.39.87-.87h0c0-.48-.39-.87-.87-.87Z%22/><rect x=%224.16%22 y=%2213.17%22 width=%2213.72%22 height=%221.73%22 rx=%22.87%22 ry=%22.87%22/><path d=%22m5.24,18.37h11.98c.48,0,.87-.39.87-.87h0c0-.48-.39-.87-.87-.87H5.24c-.48,0-.87.39-.87.87h0c0,.48.39.87.87.87Z%22/><path d=%22m1.01,7.27h3.99c1.27,0,2.32-1.04,2.32-2.3V1L1.01,7.27Z%22/></svg>");
}
.icon.icon-x-twitter::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-x-twitter.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-x-twitter.post-taxonomy-term.has-icon::after {
  -webkit-mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 512 512%22><path d=%22M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z%22 /></svg>");
          mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 512 512%22><path d=%22M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z%22 /></svg>");
}
.icon.icon-youtube::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-youtube.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-youtube.post-taxonomy-term.has-icon::after {
  -webkit-mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 576 512%22><path d=%22M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z%22 /></svg>");
          mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 576 512%22><path d=%22M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z%22 /></svg>");
}
.icon.icon-pdf::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-pdf.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-pdf.post-taxonomy-term.has-icon::after {
  -webkit-mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><path d=%22M80.2,56.3c-2-2.2-5.8-3.2-11.3-3.2c-3,0-6.2,0.3-9.2,0.8c-2-1.8-3.7-4-5.3-6.2c-1.2-1.7-2.3-3.3-3.3-5.2 c1.7-4.7,2.7-9.7,3-14.7c0-4.5-1.8-9.3-6.8-9.3c-1.7,0-3.3,1-4.2,2.5c-2.2,3.7-1.3,11.2,2.2,19c-1.2,3.5-2.5,7-4,10.8 c-1.3,3.3-2.8,6.5-4.7,9.5c-5.2,2-16,7-17,12.5c-0.3,1.7,0.2,3.3,1.5,4.3c1.2,1,2.8,1.7,4.5,1.5c6.5,0,13-9,17.5-16.8 c2.5-0.8,5-1.7,7.7-2.3c2.8-0.7,5.5-1.3,8-1.8c7,6,13.2,7,16.2,7c4.2,0,5.8-1.8,6.3-3.3C81.9,59.7,81.5,57.7,80.2,56.3z M75.7,59.5 c-0.2,1.2-1.5,2-3.2,2c-0.5,0-1,0-1.5-0.2c-3.3-0.8-6.5-2.5-9.2-4.7c2.2-0.3,4.5-0.5,6.7-0.5c1.5,0,3,0.2,4.5,0.3 C74.6,56.8,76.2,57.5,75.7,59.5z M45.9,22.7c0.3-0.5,0.8-0.8,1.5-1c1.7,0,2,1.8,2,3.5c-0.2,3.8-0.8,7.5-2,11.2 C44.6,29.2,44.9,24.3,45.9,22.7z M55.2,54.7c-1.8,0.3-3.7,0.8-5.5,1.3c-1.3,0.3-2.7,0.8-4.2,1.2c0.7-1.5,1.3-3,2-4.3 c0.8-1.8,1.5-3.7,2.2-5.5c0.7,1,1.2,1.8,1.8,2.7C52.7,51.7,54.1,53.2,55.2,54.7z M35.1,64.3c-4.2,6.7-8.3,11-10.7,11 c-0.3,0-0.8-0.2-1-0.3c-0.5-0.3-0.7-1-0.5-1.5C23.2,71,28.1,67.5,35.1,64.3z%22/></svg>");
          mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><path d=%22M80.2,56.3c-2-2.2-5.8-3.2-11.3-3.2c-3,0-6.2,0.3-9.2,0.8c-2-1.8-3.7-4-5.3-6.2c-1.2-1.7-2.3-3.3-3.3-5.2 c1.7-4.7,2.7-9.7,3-14.7c0-4.5-1.8-9.3-6.8-9.3c-1.7,0-3.3,1-4.2,2.5c-2.2,3.7-1.3,11.2,2.2,19c-1.2,3.5-2.5,7-4,10.8 c-1.3,3.3-2.8,6.5-4.7,9.5c-5.2,2-16,7-17,12.5c-0.3,1.7,0.2,3.3,1.5,4.3c1.2,1,2.8,1.7,4.5,1.5c6.5,0,13-9,17.5-16.8 c2.5-0.8,5-1.7,7.7-2.3c2.8-0.7,5.5-1.3,8-1.8c7,6,13.2,7,16.2,7c4.2,0,5.8-1.8,6.3-3.3C81.9,59.7,81.5,57.7,80.2,56.3z M75.7,59.5 c-0.2,1.2-1.5,2-3.2,2c-0.5,0-1,0-1.5-0.2c-3.3-0.8-6.5-2.5-9.2-4.7c2.2-0.3,4.5-0.5,6.7-0.5c1.5,0,3,0.2,4.5,0.3 C74.6,56.8,76.2,57.5,75.7,59.5z M45.9,22.7c0.3-0.5,0.8-0.8,1.5-1c1.7,0,2,1.8,2,3.5c-0.2,3.8-0.8,7.5-2,11.2 C44.6,29.2,44.9,24.3,45.9,22.7z M55.2,54.7c-1.8,0.3-3.7,0.8-5.5,1.3c-1.3,0.3-2.7,0.8-4.2,1.2c0.7-1.5,1.3-3,2-4.3 c0.8-1.8,1.5-3.7,2.2-5.5c0.7,1,1.2,1.8,1.8,2.7C52.7,51.7,54.1,53.2,55.2,54.7z M35.1,64.3c-4.2,6.7-8.3,11-10.7,11 c-0.3,0-0.8-0.2-1-0.3c-0.5-0.3-0.7-1-0.5-1.5C23.2,71,28.1,67.5,35.1,64.3z%22/></svg>");
}
.icon.icon-globe-click::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-globe-click.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-globe-click.post-taxonomy-term.has-icon::after {
  -webkit-mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><g><path d=%22M78.2,63c-1.6-0.9-3-1.4-4.2-2.3c-0.4-0.3-0.5-1.1-0.5-1.7c0-1.4,0.2-2.8,0.3-4.2c0.1-1-0.2-1.5-1.4-1.5 c-6.2,0-12.4,0-18.7,0c-1.1,0-1.4,0.5-1.4,1.5c0,5.2,0,10.3,0.1,15.5c0,0.5,0.5,1.2,1,1.4c0.9,0.4,2.4,0.1,2.7,0.6 c0.8,1.2,1,2.8,1.5,4.5c-1.6,0-2.8-0.1-4,0c-0.5,0.1-1.2,0.6-1.2,1c-0.1,5.3-0.1,10.7-0.1,16.2c3.6-0.5,6.1-2.5,8.9-4.8 c0.8,2.7,1.5,5,2,7.4c0.1,0.3-0.9,1.1-1.4,1.2c-8.1,2.1-16.3,2-24.4,0C18.4,93,3.8,76.8,0.9,57.3c-4-27,14.8-52.3,41.9-56.3 c26.7-4,51.9,14.7,56,41.6c1.4,9.4,0.2,18.5-3.6,27.2c-0.2,0.5-0.5,1-0.9,1.7c-1.2-0.6-2.4-1.1-3.5-1.9c-0.3-0.2-0.4-1.2-0.2-1.7 c1.1-4.1,2.3-8.2,3.4-12.3c0.5-2.1,0.2-2.3-1.9-2.4c-3.9,0-7.7,0-11.6,0c-1.2,0-1.6,0.4-1.7,1.6C78.7,57.5,78.4,60,78.2,63z M63.1,48.2c3.2,0,6.3,0,9.5,0c0.9,0,1.5-0.2,1.4-1.3c-0.4-6.2-1.1-12.4-2.9-18.4c-0.3-1.1-0.9-1.5-2-1.4c-5,0.4-9.9,0.7-14.9,1 c-1.3,0.1-1.7,0.5-1.7,1.8c0.1,5.5,0.1,11,0,16.5c0,1.3,0.4,1.8,1.7,1.8C57.1,48.2,60.1,48.2,63.1,48.2z M36.4,48.3c3,0,6-0.1,9,0 c1.5,0,2.1-0.4,2.1-2c-0.1-5.4-0.1-10.8,0-16.2c0-1.5-0.5-1.9-1.9-1.9c-4.9-0.2-9.7-0.6-14.5-0.9c-1.2-0.1-1.8,0.3-2.1,1.4 c-1.8,5.9-2.6,12-3,18.1c-0.1,1.2,0.5,1.4,1.4,1.4C30.3,48.2,33.4,48.2,36.4,48.3z M36.7,53.3c-3,0-6.1,0-9.1,0 c-1.2,0-1.6,0.4-1.6,1.7c0.3,5.6,1.3,11.1,2.9,16.6c0.3,1,0.8,1.4,1.9,1.3c5-0.4,10-0.7,15.1-1c1.1-0.1,1.6-0.4,1.5-1.5 c0-5.2,0-10.3,0-15.5c0-1.1-0.4-1.5-1.5-1.5C42.8,53.3,39.8,53.3,36.7,53.3z M23.9,26.6c-3.2-0.6-6.4-1.2-9.6-1.8 c-0.4-0.1-1.2,0.3-1.4,0.7C8.6,31.9,6.1,39,5.6,46.7c-0.1,1.2,0.4,1.6,1.5,1.5c4,0,8.1,0,12.1,0c1.2,0,1.6-0.4,1.7-1.6 c0.1-2.5,0.2-5,0.6-7.5C22.2,35,23.1,31,23.9,26.6z M75.8,26.6c0,0.4,0,0.6,0,0.7c1.9,6.4,3,12.9,3.1,19.6c0,1.3,0.8,1.4,1.7,1.4 c3.9,0,7.9-0.1,11.8,0c1.5,0,1.9-0.6,1.8-2c-0.5-6.3-2.3-12.3-5.4-17.8c-2.2-3.9-2.2-3.8-6.4-3C80.2,25.8,78,26.2,75.8,26.6z M24.2,73.4c-1.9-6.4-3-12.6-3.2-18.9c0-1.3-0.9-1.2-1.7-1.2c-4,0-8,0-11.9,0c-1.3,0-1.8,0.4-1.6,1.7c0.9,7,3.1,13.4,7,19.3 c0.3,0.5,1,1,1.5,0.9C17.4,74.7,20.7,74.1,24.2,73.4z M68.6,22.5C65.8,14.1,57.9,6,52.5,6.1c0,5.4,0,10.7,0,16.1 c0,0.3,0.6,0.9,1,0.9C58.4,23,63.4,22.7,68.6,22.5z M47.4,6.1c-5.9,0.5-15.5,10.7-15.7,16.5c4.8,0.2,9.6,0.5,14.4,0.6 c0.4,0,1.3-0.7,1.3-1.1C47.4,16.7,47.4,11.5,47.4,6.1z M47.4,94c0-4.2,0-8.2,0-12.2c0-5,0-5-5-4.8c-3.6,0.1-7.2,0.5-10.8,0.7 C33.3,83.9,40.8,93.6,47.4,94z M17,20.3c2.9,0.5,5.5,0.9,8.1,1.3c0.4,0.1,1-0.3,1.2-0.7c2.3-4.1,4.6-8.2,6.7-12 C27.2,11.3,21.7,14.9,17,20.3z M66.8,8.9c2.1,3.7,4.3,7.8,6.6,11.7c0.2,0.4,0.8,1,1.2,0.9c2.6-0.3,5.3-0.8,8.2-1.3 C78.1,14.9,72.6,11.2,66.8,8.9z M33,91.2c-2.1-3.7-4.3-7.7-6.6-11.6c-0.3-0.5-0.9-1.1-1.3-1c-2.6,0.3-5.3,0.8-8.2,1.3 C21.8,85.1,27.2,88.8,33,91.2z%22/><path d=%22M93.9,77c-4,1.2-8.1,2.4-12.4,3.7c0.6,0.9,1,1.5,1.5,2.1c2.8,3.5,5.6,6.9,8.4,10.4c1.1,1.3,1,2.2-0.4,3.2 c-1,0.7-1.8,1.5-2.7,2.2c-1.6,1.3-2,1.2-3.3-0.4c-2.9-3.5-5.7-7-8.6-10.5c-0.4-0.5-0.8-0.9-1.5-1.6c-2.2,3.9-4.2,7.6-6.2,11.3 c-0.2,0-0.5,0-0.7,0c-4-13.4-7.7-26.8-11.6-40.2c0.2-0.2,0.4-0.3,0.6-0.5c12.3,6.5,24.5,13,36.8,19.6C93.9,76.5,93.9,76.7,93.9,77z%22/></g></svg>");
          mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><g><path d=%22M78.2,63c-1.6-0.9-3-1.4-4.2-2.3c-0.4-0.3-0.5-1.1-0.5-1.7c0-1.4,0.2-2.8,0.3-4.2c0.1-1-0.2-1.5-1.4-1.5 c-6.2,0-12.4,0-18.7,0c-1.1,0-1.4,0.5-1.4,1.5c0,5.2,0,10.3,0.1,15.5c0,0.5,0.5,1.2,1,1.4c0.9,0.4,2.4,0.1,2.7,0.6 c0.8,1.2,1,2.8,1.5,4.5c-1.6,0-2.8-0.1-4,0c-0.5,0.1-1.2,0.6-1.2,1c-0.1,5.3-0.1,10.7-0.1,16.2c3.6-0.5,6.1-2.5,8.9-4.8 c0.8,2.7,1.5,5,2,7.4c0.1,0.3-0.9,1.1-1.4,1.2c-8.1,2.1-16.3,2-24.4,0C18.4,93,3.8,76.8,0.9,57.3c-4-27,14.8-52.3,41.9-56.3 c26.7-4,51.9,14.7,56,41.6c1.4,9.4,0.2,18.5-3.6,27.2c-0.2,0.5-0.5,1-0.9,1.7c-1.2-0.6-2.4-1.1-3.5-1.9c-0.3-0.2-0.4-1.2-0.2-1.7 c1.1-4.1,2.3-8.2,3.4-12.3c0.5-2.1,0.2-2.3-1.9-2.4c-3.9,0-7.7,0-11.6,0c-1.2,0-1.6,0.4-1.7,1.6C78.7,57.5,78.4,60,78.2,63z M63.1,48.2c3.2,0,6.3,0,9.5,0c0.9,0,1.5-0.2,1.4-1.3c-0.4-6.2-1.1-12.4-2.9-18.4c-0.3-1.1-0.9-1.5-2-1.4c-5,0.4-9.9,0.7-14.9,1 c-1.3,0.1-1.7,0.5-1.7,1.8c0.1,5.5,0.1,11,0,16.5c0,1.3,0.4,1.8,1.7,1.8C57.1,48.2,60.1,48.2,63.1,48.2z M36.4,48.3c3,0,6-0.1,9,0 c1.5,0,2.1-0.4,2.1-2c-0.1-5.4-0.1-10.8,0-16.2c0-1.5-0.5-1.9-1.9-1.9c-4.9-0.2-9.7-0.6-14.5-0.9c-1.2-0.1-1.8,0.3-2.1,1.4 c-1.8,5.9-2.6,12-3,18.1c-0.1,1.2,0.5,1.4,1.4,1.4C30.3,48.2,33.4,48.2,36.4,48.3z M36.7,53.3c-3,0-6.1,0-9.1,0 c-1.2,0-1.6,0.4-1.6,1.7c0.3,5.6,1.3,11.1,2.9,16.6c0.3,1,0.8,1.4,1.9,1.3c5-0.4,10-0.7,15.1-1c1.1-0.1,1.6-0.4,1.5-1.5 c0-5.2,0-10.3,0-15.5c0-1.1-0.4-1.5-1.5-1.5C42.8,53.3,39.8,53.3,36.7,53.3z M23.9,26.6c-3.2-0.6-6.4-1.2-9.6-1.8 c-0.4-0.1-1.2,0.3-1.4,0.7C8.6,31.9,6.1,39,5.6,46.7c-0.1,1.2,0.4,1.6,1.5,1.5c4,0,8.1,0,12.1,0c1.2,0,1.6-0.4,1.7-1.6 c0.1-2.5,0.2-5,0.6-7.5C22.2,35,23.1,31,23.9,26.6z M75.8,26.6c0,0.4,0,0.6,0,0.7c1.9,6.4,3,12.9,3.1,19.6c0,1.3,0.8,1.4,1.7,1.4 c3.9,0,7.9-0.1,11.8,0c1.5,0,1.9-0.6,1.8-2c-0.5-6.3-2.3-12.3-5.4-17.8c-2.2-3.9-2.2-3.8-6.4-3C80.2,25.8,78,26.2,75.8,26.6z M24.2,73.4c-1.9-6.4-3-12.6-3.2-18.9c0-1.3-0.9-1.2-1.7-1.2c-4,0-8,0-11.9,0c-1.3,0-1.8,0.4-1.6,1.7c0.9,7,3.1,13.4,7,19.3 c0.3,0.5,1,1,1.5,0.9C17.4,74.7,20.7,74.1,24.2,73.4z M68.6,22.5C65.8,14.1,57.9,6,52.5,6.1c0,5.4,0,10.7,0,16.1 c0,0.3,0.6,0.9,1,0.9C58.4,23,63.4,22.7,68.6,22.5z M47.4,6.1c-5.9,0.5-15.5,10.7-15.7,16.5c4.8,0.2,9.6,0.5,14.4,0.6 c0.4,0,1.3-0.7,1.3-1.1C47.4,16.7,47.4,11.5,47.4,6.1z M47.4,94c0-4.2,0-8.2,0-12.2c0-5,0-5-5-4.8c-3.6,0.1-7.2,0.5-10.8,0.7 C33.3,83.9,40.8,93.6,47.4,94z M17,20.3c2.9,0.5,5.5,0.9,8.1,1.3c0.4,0.1,1-0.3,1.2-0.7c2.3-4.1,4.6-8.2,6.7-12 C27.2,11.3,21.7,14.9,17,20.3z M66.8,8.9c2.1,3.7,4.3,7.8,6.6,11.7c0.2,0.4,0.8,1,1.2,0.9c2.6-0.3,5.3-0.8,8.2-1.3 C78.1,14.9,72.6,11.2,66.8,8.9z M33,91.2c-2.1-3.7-4.3-7.7-6.6-11.6c-0.3-0.5-0.9-1.1-1.3-1c-2.6,0.3-5.3,0.8-8.2,1.3 C21.8,85.1,27.2,88.8,33,91.2z%22/><path d=%22M93.9,77c-4,1.2-8.1,2.4-12.4,3.7c0.6,0.9,1,1.5,1.5,2.1c2.8,3.5,5.6,6.9,8.4,10.4c1.1,1.3,1,2.2-0.4,3.2 c-1,0.7-1.8,1.5-2.7,2.2c-1.6,1.3-2,1.2-3.3-0.4c-2.9-3.5-5.7-7-8.6-10.5c-0.4-0.5-0.8-0.9-1.5-1.6c-2.2,3.9-4.2,7.6-6.2,11.3 c-0.2,0-0.5,0-0.7,0c-4-13.4-7.7-26.8-11.6-40.2c0.2-0.2,0.4-0.3,0.6-0.5c12.3,6.5,24.5,13,36.8,19.6C93.9,76.5,93.9,76.7,93.9,77z%22/></g></svg>");
}
.icon.icon-download::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-download.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-download.post-taxonomy-term.has-icon::after {
  -webkit-mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><path d=%22M50.5,72c-10-11.3-19.9-22.4-30-33.8c6.2,0,11.8,0,17.8,0c0-12.2,0-24.1,0-36.2c8.2,0,16.2,0,24.3,0c0,12,0,23.9,0,36.2 c6,0,11.7,0,18,0C70.4,49.6,60.5,60.7,50.5,72z%22/> <path d=%22M14.8,87.4c23.9,0,47.6,0,71.4,0c0-0.9,0.1-1.6,0.1-2.4c0-8.2,0-16.4,0-24.6c0-3.2,1.6-5.4,4.2-6c3.6-0.9,7.1,1.5,7.2,5.2 c0.1,11.3,0.1,22.7,0,34c0,2.7-1.8,4.6-4.5,5.2c-0.8,0.2-1.7,0.3-2.6,0.3c-26.8,0-53.5,0-80.3,0c-0.4,0-0.8,0-1.2,0 c-3.6-0.2-5.8-2.5-5.8-6.1c0-10.9-0.1-21.9,0-32.8c0-3.6,2.4-5.9,5.7-5.9c3.4,0,5.7,2.4,5.8,6c0.1,8.2,0,16.4,0,24.6 C14.8,85.6,14.8,86.4,14.8,87.4z%22/></svg>");
          mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><path d=%22M50.5,72c-10-11.3-19.9-22.4-30-33.8c6.2,0,11.8,0,17.8,0c0-12.2,0-24.1,0-36.2c8.2,0,16.2,0,24.3,0c0,12,0,23.9,0,36.2 c6,0,11.7,0,18,0C70.4,49.6,60.5,60.7,50.5,72z%22/> <path d=%22M14.8,87.4c23.9,0,47.6,0,71.4,0c0-0.9,0.1-1.6,0.1-2.4c0-8.2,0-16.4,0-24.6c0-3.2,1.6-5.4,4.2-6c3.6-0.9,7.1,1.5,7.2,5.2 c0.1,11.3,0.1,22.7,0,34c0,2.7-1.8,4.6-4.5,5.2c-0.8,0.2-1.7,0.3-2.6,0.3c-26.8,0-53.5,0-80.3,0c-0.4,0-0.8,0-1.2,0 c-3.6-0.2-5.8-2.5-5.8-6.1c0-10.9-0.1-21.9,0-32.8c0-3.6,2.4-5.9,5.7-5.9c3.4,0,5.7,2.4,5.8,6c0.1,8.2,0,16.4,0,24.6 C14.8,85.6,14.8,86.4,14.8,87.4z%22/></svg>");
}
.icon.icon-link::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-link.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-link.post-taxonomy-term.has-icon::after {
  -webkit-mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><path d=%22M39.8,29.3c1-1.1,1.5-1.7,2-2.2c6.5-6.5,12.9-13,19.5-19.5c6.4-6.2,14-8.3,22.5-5.6c8.5,2.7,13.6,8.8,14.9,17.7 c1,6.7-0.7,12.8-5.4,17.7C86,45,78.5,52.6,70.7,59.9c-9.1,8.6-23.6,7.4-31.6-2.3c-2.2-2.6-2.2-5-0.1-7c2.1-2.1,5.4-1.9,7.8,0.2 c1.5,1.4,3.1,2.9,5,3.7c4.5,1.9,8.8,1.1,12.3-2.3c7.2-7,14.3-14.1,21.3-21.3c4.6-4.7,4.5-11.9,0-16.4c-4.5-4.5-11.7-4.6-16.4-0.1 c-5,4.8-9.8,9.7-14.7,14.7c-1.2,1.2-2.2,1.6-4,1.2c-2.6-0.6-5.4-0.5-8.1-0.8C41.6,29.5,41,29.4,39.8,29.3z%22/><path d=%22M60.1,70.4c-0.9,1-1.4,1.7-1.9,2.2c-6.4,6.4-12.9,12.9-19.3,19.3c-8.9,8.9-22.8,9.1-31.4,0.5C-1.3,83.7-1.2,70,7.8,61.1 c6.9-6.9,13.8-13.9,20.8-20.8c9.2-9,23.9-8.2,32.1,1.6c2.3,2.8,2.4,5.4,0,7.4c-2.2,1.9-5.5,1.7-7.8-0.6c-5.7-5.8-12.4-5.9-18.2-0.1 C28,55.2,21.2,62,14.5,68.8c-3.6,3.6-4.3,8.7-2.2,13.2c2,4.2,6.4,6.8,11.2,6.6c3.2-0.2,5.8-1.5,8-3.8c4.8-4.9,9.7-9.7,14.5-14.5 c1-1,1.8-1.2,3.2-1c2.8,0.5,5.7,0.6,8.5,0.9C58.4,70.2,59,70.3,60.1,70.4z%22/></svg>");
          mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><path d=%22M39.8,29.3c1-1.1,1.5-1.7,2-2.2c6.5-6.5,12.9-13,19.5-19.5c6.4-6.2,14-8.3,22.5-5.6c8.5,2.7,13.6,8.8,14.9,17.7 c1,6.7-0.7,12.8-5.4,17.7C86,45,78.5,52.6,70.7,59.9c-9.1,8.6-23.6,7.4-31.6-2.3c-2.2-2.6-2.2-5-0.1-7c2.1-2.1,5.4-1.9,7.8,0.2 c1.5,1.4,3.1,2.9,5,3.7c4.5,1.9,8.8,1.1,12.3-2.3c7.2-7,14.3-14.1,21.3-21.3c4.6-4.7,4.5-11.9,0-16.4c-4.5-4.5-11.7-4.6-16.4-0.1 c-5,4.8-9.8,9.7-14.7,14.7c-1.2,1.2-2.2,1.6-4,1.2c-2.6-0.6-5.4-0.5-8.1-0.8C41.6,29.5,41,29.4,39.8,29.3z%22/><path d=%22M60.1,70.4c-0.9,1-1.4,1.7-1.9,2.2c-6.4,6.4-12.9,12.9-19.3,19.3c-8.9,8.9-22.8,9.1-31.4,0.5C-1.3,83.7-1.2,70,7.8,61.1 c6.9-6.9,13.8-13.9,20.8-20.8c9.2-9,23.9-8.2,32.1,1.6c2.3,2.8,2.4,5.4,0,7.4c-2.2,1.9-5.5,1.7-7.8-0.6c-5.7-5.8-12.4-5.9-18.2-0.1 C28,55.2,21.2,62,14.5,68.8c-3.6,3.6-4.3,8.7-2.2,13.2c2,4.2,6.4,6.8,11.2,6.6c3.2-0.2,5.8-1.5,8-3.8c4.8-4.9,9.7-9.7,14.5-14.5 c1-1,1.8-1.2,3.2-1c2.8,0.5,5.7,0.6,8.5,0.9C58.4,70.2,59,70.3,60.1,70.4z%22/></svg>");
}
.icon.icon-list::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-list.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-list.post-taxonomy-term.has-icon::after {
  -webkit-mask-image: url("data:image/svg+xml;utf-8,<svg viewBox=%220 0 12 10%22 xmlns=%22http://www.w3.org/2000/svg%22 aria-hidden=%22true%22><path d=%22M4 10V8h8v2H4zm0-6h8v2H4V4zm0-4h8v2H4V0zM0 8h2v2H0V8zm0-4h2v2H0V4zm0-4h2v2H0V0z%22 fill=%22evenodd%22></path></svg>");
          mask-image: url("data:image/svg+xml;utf-8,<svg viewBox=%220 0 12 10%22 xmlns=%22http://www.w3.org/2000/svg%22 aria-hidden=%22true%22><path d=%22M4 10V8h8v2H4zm0-6h8v2H4V4zm0-4h8v2H4V0zM0 8h2v2H0V8zm0-4h2v2H0V4zm0-4h2v2H0V0z%22 fill=%22evenodd%22></path></svg>");
}
.icon.icon-grid::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-grid.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-grid.post-taxonomy-term.has-icon::after {
  -webkit-mask-image: url("data:image/svg+xml;utf-8,<svg viewBox=%220 0 10 10%22 xmlns=%22http://www.w3.org/2000/svg%22 aria-hidden=%22true%22><path d=%22M8 10V8h2v2H8zm0-6h2v2H8V4zm0-4h2v2H8V0zM4 8h2v2H4V8zm0-4h2v2H4V4zm0-4h2v2H4V0zM0 8h2v2H0V8zm0-4h2v2H0V4zm0-4h2v2H0V0z%22 fill=%22evenodd%22 shape-rendering=%22optimizeQuality%22></path></svg>");
          mask-image: url("data:image/svg+xml;utf-8,<svg viewBox=%220 0 10 10%22 xmlns=%22http://www.w3.org/2000/svg%22 aria-hidden=%22true%22><path d=%22M8 10V8h2v2H8zm0-6h2v2H8V4zm0-4h2v2H8V0zM4 8h2v2H4V8zm0-4h2v2H4V4zm0-4h2v2H4V0zM0 8h2v2H0V8zm0-4h2v2H0V4zm0-4h2v2H0V0z%22 fill=%22evenodd%22 shape-rendering=%22optimizeQuality%22></path></svg>");
}
.icon.icon-close::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-close.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-close.post-taxonomy-term.has-icon::after {
  -webkit-mask-image: url("data:image/svg+xml;utf-8,<svg viewBox=%220 0 24 24%22 xmlns=%22http://www.w3.org/2000/svg%22 aria-hidden=%22true%22 style=%22stroke:black;stroke-width:3;%22><line x1=%2218%22 y1=%226%22 x2=%226%22 y2=%2218%22/><line x1=%226%22 y1=%226%22 x2=%2218%22 y2=%2218%22/></svg>");
          mask-image: url("data:image/svg+xml;utf-8,<svg viewBox=%220 0 24 24%22 xmlns=%22http://www.w3.org/2000/svg%22 aria-hidden=%22true%22 style=%22stroke:black;stroke-width:3;%22><line x1=%2218%22 y1=%226%22 x2=%226%22 y2=%2218%22/><line x1=%226%22 y1=%226%22 x2=%2218%22 y2=%2218%22/></svg>");
}
.icon svg,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .post-taxonomy-term.has-icon svg,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .post-taxonomy-term.has-icon svg {
  width: auto;
  height: 1em;
}
.icon svg,
.icon svg path,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .post-taxonomy-term.has-icon svg,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .post-taxonomy-term.has-icon svg,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .post-taxonomy-term.has-icon svg path,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .post-taxonomy-term.has-icon svg path {
  transition: 0.25s ease-out;
}
.icon.icon-duotone-triangles-up, .icon.icon-duotone-triangles-down, .icon.icon-duotone-triangles-right, .icon.icon-duotone-triangles-left,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-duotone-triangles-up.post-taxonomy-term.has-icon,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-duotone-triangles-up.post-taxonomy-term.has-icon,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-duotone-triangles-down.post-taxonomy-term.has-icon,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-duotone-triangles-down.post-taxonomy-term.has-icon,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-duotone-triangles-right.post-taxonomy-term.has-icon,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-duotone-triangles-right.post-taxonomy-term.has-icon,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-duotone-triangles-left.post-taxonomy-term.has-icon,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-duotone-triangles-left.post-taxonomy-term.has-icon {
  /*
  &::after {
  	background-color: transparent;
  	background-image: linear-gradient(
  		to right,
  		var(--btn-color),
  		var(--btn-color)
  	);
  }
  */
}
.icon.icon-duotone-triangles-up svg path:nth-child(even), .icon.icon-duotone-triangles-down svg path:nth-child(even), .icon.icon-duotone-triangles-right svg path:nth-child(even), .icon.icon-duotone-triangles-left svg path:nth-child(even),
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-duotone-triangles-up.post-taxonomy-term.has-icon svg path:nth-child(even),
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-duotone-triangles-up.post-taxonomy-term.has-icon svg path:nth-child(even),
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-duotone-triangles-down.post-taxonomy-term.has-icon svg path:nth-child(even),
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-duotone-triangles-down.post-taxonomy-term.has-icon svg path:nth-child(even),
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-duotone-triangles-right.post-taxonomy-term.has-icon svg path:nth-child(even),
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-duotone-triangles-right.post-taxonomy-term.has-icon svg path:nth-child(even),
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-duotone-triangles-left.post-taxonomy-term.has-icon svg path:nth-child(even),
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-duotone-triangles-left.post-taxonomy-term.has-icon svg path:nth-child(even) {
  opacity: 0.5;
}
.icon.icon-three-by-three-dots svg path:nth-child(3n),
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-three-by-three-dots.post-taxonomy-term.has-icon svg path:nth-child(3n),
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-three-by-three-dots.post-taxonomy-term.has-icon svg path:nth-child(3n) {
  filter: hue-rotate(180deg);
}
.icon.icon-three-by-three-dots::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-three-by-three-dots.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-three-by-three-dots.post-taxonomy-term.has-icon::after {
  background-image: linear-gradient(to right, var(--btn-color), var(--btn-color));
}
@supports (color: lab(from red l 1 1% / calc(alpha + 0.1))){
.icon.icon-three-by-three-dots::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-three-by-three-dots.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-three-by-three-dots.post-taxonomy-term.has-icon::after {
  background-image: linear-gradient(to right, var(--btn-color), var(--btn-color) 66.6666666667%, hsl(from var(--btn-color) calc(h + 180) s l) 33.3333333333%, hsl(from var(--btn-color) calc(h + 180) s l));
}
}
.icon.icon-quote::after,
.icon.icon-quote svg,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-quote.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-quote.post-taxonomy-term.has-icon::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-quote.post-taxonomy-term.has-icon svg,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-quote.post-taxonomy-term.has-icon svg {
  position: relative;
  top: 0.125em;
}
.icon.icon-camera::after,
.icon.icon-camera svg, .icon.icon-search::after,
.icon.icon-search svg, .icon.icon-quote::after,
.icon.icon-quote svg,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-camera.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-camera.post-taxonomy-term.has-icon::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-camera.post-taxonomy-term.has-icon svg,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-camera.post-taxonomy-term.has-icon svg,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-search.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-search.post-taxonomy-term.has-icon::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-search.post-taxonomy-term.has-icon svg,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-search.post-taxonomy-term.has-icon svg,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-quote.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-quote.post-taxonomy-term.has-icon::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-quote.post-taxonomy-term.has-icon svg,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-quote.post-taxonomy-term.has-icon svg {
  height: 1.3333333333em;
}
.icon.icon-compass::after,
.icon.icon-compass svg, .icon.icon-retail::after,
.icon.icon-retail svg, .icon.icon-demo::after,
.icon.icon-demo svg, .icon.icon-idea::after,
.icon.icon-idea svg,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-compass.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-compass.post-taxonomy-term.has-icon::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-compass.post-taxonomy-term.has-icon svg,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-compass.post-taxonomy-term.has-icon svg,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-retail.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-retail.post-taxonomy-term.has-icon::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-retail.post-taxonomy-term.has-icon svg,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-retail.post-taxonomy-term.has-icon svg,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-demo.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-demo.post-taxonomy-term.has-icon::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-demo.post-taxonomy-term.has-icon svg,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-demo.post-taxonomy-term.has-icon svg,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-idea.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-idea.post-taxonomy-term.has-icon::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-idea.post-taxonomy-term.has-icon svg,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-idea.post-taxonomy-term.has-icon svg {
  width: 1.5em;
  height: 1.5em;
}
.icon.icon-style-color-complement::after,
.icon.icon-style-color-complement svg,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-style-color-complement.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-style-color-complement.post-taxonomy-term.has-icon::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-style-color-complement.post-taxonomy-term.has-icon svg,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-style-color-complement.post-taxonomy-term.has-icon svg {
  filter: hue-rotate(180deg);
}
.icon.icon-style-color-invert::after,
.icon.icon-style-color-invert svg,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-style-color-invert.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-style-color-invert.post-taxonomy-term.has-icon::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-style-color-invert.post-taxonomy-term.has-icon svg,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-style-color-invert.post-taxonomy-term.has-icon svg {
  filter: invert(1);
}
.icon.icon-animation-fade-in,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-animation-fade-in.post-taxonomy-term.has-icon,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-animation-fade-in.post-taxonomy-term.has-icon {
  padding: 0.75em 4em;
}
.icon.icon-animation-fade-in::after,
.icon.icon-animation-fade-in svg,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-animation-fade-in.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-animation-fade-in.post-taxonomy-term.has-icon::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-animation-fade-in.post-taxonomy-term.has-icon svg,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-animation-fade-in.post-taxonomy-term.has-icon svg {
  position: absolute;
  opacity: 0;
}
.icon.icon-animation-fade-in:hover::after,
.icon.icon-animation-fade-in:hover svg,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-animation-fade-in.post-taxonomy-term.has-icon:hover::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-animation-fade-in.post-taxonomy-term.has-icon:hover::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-animation-fade-in.post-taxonomy-term.has-icon:hover svg,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-animation-fade-in.post-taxonomy-term.has-icon:hover svg {
  opacity: 1;
}
.icon.icon-animation-spin:hover::after,
.icon.icon-animation-spin:hover svg,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-animation-spin.post-taxonomy-term.has-icon:hover::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-animation-spin.post-taxonomy-term.has-icon:hover::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-animation-spin.post-taxonomy-term.has-icon:hover svg,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-animation-spin.post-taxonomy-term.has-icon:hover svg {
  transform: rotate(360deg);
}
.icon.icon-animation-rotate:hover::after,
.icon.icon-animation-rotate:hover svg,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-animation-rotate.post-taxonomy-term.has-icon:hover::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-animation-rotate.post-taxonomy-term.has-icon:hover::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-animation-rotate.post-taxonomy-term.has-icon:hover svg,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-animation-rotate.post-taxonomy-term.has-icon:hover svg {
  transform: rotate3d(0, 1, 0, 360deg);
}
.icon.icon-animation-pulse:hover::after,
.icon.icon-animation-pulse:hover svg,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-animation-pulse.post-taxonomy-term.has-icon:hover::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-animation-pulse.post-taxonomy-term.has-icon:hover::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-animation-pulse.post-taxonomy-term.has-icon:hover svg,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-animation-pulse.post-taxonomy-term.has-icon:hover svg {
  transform: scale(1.25);
}
.icon.icon-position-right::after,
.icon.icon-position-right svg,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-position-right.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-position-right.post-taxonomy-term.has-icon::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-position-right.post-taxonomy-term.has-icon svg,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-position-right.post-taxonomy-term.has-icon svg {
  margin-left: calc(1em + 0.25px);
}
.icon.icon-position-right.icon-quote::after,
.icon.icon-position-right.icon-quote svg, .icon.icon-position-right.icon-compass::after,
.icon.icon-position-right.icon-compass svg,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-position-right.icon-quote.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-position-right.icon-quote.post-taxonomy-term.has-icon::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-position-right.icon-quote.post-taxonomy-term.has-icon svg,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-position-right.icon-quote.post-taxonomy-term.has-icon svg,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-position-right.icon-compass.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-position-right.icon-compass.post-taxonomy-term.has-icon::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-position-right.icon-compass.post-taxonomy-term.has-icon svg,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-position-right.icon-compass.post-taxonomy-term.has-icon svg {
  margin-left: 1em;
}
.icon.icon-position-right.icon-quote.icon-animation-pulse::after,
.icon.icon-position-right.icon-quote.icon-animation-pulse svg,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-position-right.icon-quote.icon-animation-pulse.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-position-right.icon-quote.icon-animation-pulse.post-taxonomy-term.has-icon::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-position-right.icon-quote.icon-animation-pulse.post-taxonomy-term.has-icon svg,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-position-right.icon-quote.icon-animation-pulse.post-taxonomy-term.has-icon svg {
  margin-left: calc(1em + 0.25px);
}
.icon.icon-position-right.icon-animation-slide-out:hover::after,
.icon.icon-position-right.icon-animation-slide-out:hover svg,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-position-right.icon-animation-slide-out.post-taxonomy-term.has-icon:hover::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-position-right.icon-animation-slide-out.post-taxonomy-term.has-icon:hover::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-position-right.icon-animation-slide-out.post-taxonomy-term.has-icon:hover svg,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-position-right.icon-animation-slide-out.post-taxonomy-term.has-icon:hover svg {
  transform: translateX(0.5em);
}
.icon.icon-position-right.icon-animation-fade-in::after,
.icon.icon-position-right.icon-animation-fade-in svg,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-position-right.icon-animation-fade-in.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-position-right.icon-animation-fade-in.post-taxonomy-term.has-icon::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-position-right.icon-animation-fade-in.post-taxonomy-term.has-icon svg,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-position-right.icon-animation-fade-in.post-taxonomy-term.has-icon svg {
  right: calc(2em + 0.5px);
  transform: translateX(-500%);
}
.icon.icon-position-right.icon-animation-fade-in:hover::after,
.icon.icon-position-right.icon-animation-fade-in:hover svg,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-position-right.icon-animation-fade-in.post-taxonomy-term.has-icon:hover::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-position-right.icon-animation-fade-in.post-taxonomy-term.has-icon:hover::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-position-right.icon-animation-fade-in.post-taxonomy-term.has-icon:hover svg,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-position-right.icon-animation-fade-in.post-taxonomy-term.has-icon:hover svg {
  transform: translateX(0);
}
.icon.icon-position-left::after,
.icon.icon-position-left svg,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-position-left.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-position-left.post-taxonomy-term.has-icon::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-position-left.post-taxonomy-term.has-icon svg,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-position-left.post-taxonomy-term.has-icon svg {
  order: -1;
  margin-right: 1em;
  margin-left: 0.5px;
}
.icon.icon-position-left.icon-animation-slide-out:hover::after,
.icon.icon-position-left.icon-animation-slide-out:hover svg,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-position-left.icon-animation-slide-out.post-taxonomy-term.has-icon:hover::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-position-left.icon-animation-slide-out.post-taxonomy-term.has-icon:hover::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-position-left.icon-animation-slide-out.post-taxonomy-term.has-icon:hover svg,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-position-left.icon-animation-slide-out.post-taxonomy-term.has-icon:hover svg {
  transform: translateX(-0.5em);
}
.icon.icon-position-left.icon-animation-fade-in::after,
.icon.icon-position-left.icon-animation-fade-in svg,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-position-left.icon-animation-fade-in.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-position-left.icon-animation-fade-in.post-taxonomy-term.has-icon::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-position-left.icon-animation-fade-in.post-taxonomy-term.has-icon svg,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-position-left.icon-animation-fade-in.post-taxonomy-term.has-icon svg {
  left: 2em;
  transform: translateX(500%);
}
.icon.icon-position-left.icon-animation-fade-in:hover::after,
.icon.icon-position-left.icon-animation-fade-in:hover svg,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-position-left.icon-animation-fade-in.post-taxonomy-term.has-icon:hover::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-position-left.icon-animation-fade-in.post-taxonomy-term.has-icon:hover::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-position-left.icon-animation-fade-in.post-taxonomy-term.has-icon:hover svg,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-position-left.icon-animation-fade-in.post-taxonomy-term.has-icon:hover svg {
  transform: translateX(0);
}
.icon.icon-quote.icon-position-left.icon-animation-fade-in::after,
.icon.icon-quote.icon-position-left.icon-animation-fade-in svg, .icon.icon-quote.icon-position-right.icon-animation-fade-in::after,
.icon.icon-quote.icon-position-right.icon-animation-fade-in svg,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-quote.icon-position-left.icon-animation-fade-in.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-quote.icon-position-left.icon-animation-fade-in.post-taxonomy-term.has-icon::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-quote.icon-position-left.icon-animation-fade-in.post-taxonomy-term.has-icon svg,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-quote.icon-position-left.icon-animation-fade-in.post-taxonomy-term.has-icon svg,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-quote.icon-position-right.icon-animation-fade-in.post-taxonomy-term.has-icon::after,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-quote.icon-position-right.icon-animation-fade-in.post-taxonomy-term.has-icon::after,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-quote.icon-position-right.icon-animation-fade-in.post-taxonomy-term.has-icon svg,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-quote.icon-position-right.icon-animation-fade-in.post-taxonomy-term.has-icon svg {
  top: auto;
  top: 0.875em;
}
.icon.icon-retail.icon-animation-fade-in, .icon.icon-demo.icon-animation-fade-in, .icon.icon-idea.icon-animation-fade-in,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-retail.icon-animation-fade-in.post-taxonomy-term.has-icon,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-retail.icon-animation-fade-in.post-taxonomy-term.has-icon,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-demo.icon-animation-fade-in.post-taxonomy-term.has-icon,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-demo.icon-animation-fade-in.post-taxonomy-term.has-icon,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-idea.icon-animation-fade-in.post-taxonomy-term.has-icon,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-idea.icon-animation-fade-in.post-taxonomy-term.has-icon {
  padding-left: 4.6666666667em;
  padding-right: 4.6666666667em;
}
.icon.icon-compass.icon-animation-fade-in,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-compass.icon-animation-fade-in.post-taxonomy-term.has-icon,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-compass.icon-animation-fade-in.post-taxonomy-term.has-icon {
  padding-left: 4.90625em;
  padding-right: 4.90625em;
}
.icon.icon-camera.icon-animation-fade-in,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-camera.icon-animation-fade-in.post-taxonomy-term.has-icon,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .icon-camera.icon-animation-fade-in.post-taxonomy-term.has-icon {
  padding-left: 4.25em;
  padding-right: 4.25em;
}

:root {
  --featured-image-url: url("data:image/svg+xml,%3Csvg xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27 viewBox%3D%270 0 21.333332 21.333332%27%3E%3Cpath d%3D%27m 12%2C17.333333 -9.3333334%2C-4 C 1.8093733%2C12.944267 1.3333333%2C11.607813 1.3333333%2C10.666667 1.3333333%2C9.72552 1.8093733%2C8.3890667 2.6666666%2C8 L 12%2C4.0000001 l 1.333333%2C2.6666666 -9.3333331%2C4.0000003 9.3333331%2C4 L 12%2C17.333333%27 style%3D%27fill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A0.13333333%27%2F%3E%3Cpath d%3D%27m 17.333333%2C10.666667 c 0%2C2.7474 -1.347333%2C5.615626 -2.666667%2C7.999999 L 17.333333%2C20 C 18.811466%2C17.244786 20%2C13.819267 20%2C10.666667 20%2C7.514 18.811466%2C4.0885334 17.333333%2C1.3333335 l -2.666667%2C1.3333333 c 1.319334%2C2.3843999 2.666667%2C5.2526665 2.666667%2C8.0000002%27 style%3D%27fill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A0.13333333%27%2F%3E%3C%2Fsvg%3E");
}

.shortcode.search-results .posts-list-filter-form select, .shortcode.posts-list .posts-list-filter-form select, [data-post-list-filters-container] select {
  position: relative;
  width: 100%;
  appearance: none;
  background-color: transparent;
  border-top: none;
  border-right: none;
  border-left: none;
  background-image: url("data:image/svg+xml;utf8,<svg  xmlns=%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox=%220 0 4 3%22 fill=%22%23009dea%22><polygon points=%22 0,0 4,0 2,3 %22 /></svg>");
  background-size: auto 50%;
  background-repeat: no-repeat;
  background-position: right center;
  margin-top: 0.375rem;
  margin-bottom: 0.375rem;
  padding-right: 1em;
  text-overflow: ellipsis;
}
.shortcode.search-results .posts-list-filter-form input[type=text], .shortcode.posts-list .posts-list-filter-form input[type=text], [data-post-list-filters-container] input[type=text], .shortcode.search-results .posts-list-filter-form input[type=search], .shortcode.posts-list .posts-list-filter-form input[type=search], [data-post-list-filters-container] input[type=search] {
  border-radius: 0.75rem;
  padding: 0.25rem 1.125rem;
  border-width: 1px;
}
.shortcode.search-results .posts-list-filter-form label, .shortcode.posts-list .posts-list-filter-form label, [data-post-list-filters-container] label {
  cursor: pointer;
}

[data-post-list-filters-container] input {
  width: 100%;
}

.shortcode.search-results, .shortcode.posts-list {
  display: flex;
  flex-direction: column;
  gap: 3rem;
  padding: 3rem 0;
}
.shortcode.search-results.loading .posts-list-container, .shortcode.posts-list.loading .posts-list-container {
  opacity: 0.5;
}
.shortcode.search-results .posts-list-filter-form, .shortcode.posts-list .posts-list-filter-form {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  justify-content: space-between;
}
.shortcode.search-results .posts-list-filter-form fieldset, .shortcode.posts-list .posts-list-filter-form fieldset {
  width: 100%;
  color: #415464;
  margin: 0;
}
.shortcode.search-results .posts-list-filter-form fieldset:has(legend), .shortcode.posts-list .posts-list-filter-form fieldset:has(legend) {
  margin-top: 2.4375rem;
}
.shortcode.search-results .posts-list-filter-form fieldset .checkbox-input-container,
.shortcode.search-results .posts-list-filter-form fieldset .radio-input-container, .shortcode.posts-list .posts-list-filter-form fieldset .checkbox-input-container,
.shortcode.posts-list .posts-list-filter-form fieldset .radio-input-container {
  position: relative;
  display: none;
  flex-wrap: wrap;
  column-gap: 3rem;
  row-gap: 0.75rem;
  overflow: hidden;
  max-height: 1.5em;
}
@media (hover: hover) {
  .shortcode.search-results .posts-list-filter-form fieldset .checkbox-input-container,
  .shortcode.search-results .posts-list-filter-form fieldset .radio-input-container, .shortcode.posts-list .posts-list-filter-form fieldset .checkbox-input-container,
  .shortcode.posts-list .posts-list-filter-form fieldset .radio-input-container {
    display: flex;
  }
}
.shortcode.search-results .posts-list-filter-form fieldset .checkbox-input-container button.radio-view-all,
.shortcode.search-results .posts-list-filter-form fieldset .radio-input-container button.radio-view-all, .shortcode.posts-list .posts-list-filter-form fieldset .checkbox-input-container button.radio-view-all,
.shortcode.posts-list .posts-list-filter-form fieldset .radio-input-container button.radio-view-all {
  display: none;
  visibility: collapse;
  position: absolute;
  content-visibility: hidden;
}
.shortcode.search-results .posts-list-filter-form fieldset .checkbox-input-container label,
.shortcode.search-results .posts-list-filter-form fieldset .radio-input-container label, .shortcode.posts-list .posts-list-filter-form fieldset .checkbox-input-container label,
.shortcode.posts-list .posts-list-filter-form fieldset .radio-input-container label {
  order: 1;
}
.shortcode.search-results .posts-list-filter-form fieldset .checkbox-input-container label:has(input[value=""]),
.shortcode.search-results .posts-list-filter-form fieldset .radio-input-container label:has(input[value=""]), .shortcode.posts-list .posts-list-filter-form fieldset .checkbox-input-container label:has(input[value=""]),
.shortcode.posts-list .posts-list-filter-form fieldset .radio-input-container label:has(input[value=""]) {
  order: -2;
}
.shortcode.search-results .posts-list-filter-form fieldset .checkbox-input-container.child-elements-overflowing,
.shortcode.search-results .posts-list-filter-form fieldset .radio-input-container.child-elements-overflowing, .shortcode.posts-list .posts-list-filter-form fieldset .checkbox-input-container.child-elements-overflowing,
.shortcode.posts-list .posts-list-filter-form fieldset .radio-input-container.child-elements-overflowing {
  padding-right: var(--button-radio-view-all-width, 6em);
}
.shortcode.search-results .posts-list-filter-form fieldset .checkbox-input-container.child-elements-overflowing label.overflowing:has(input:checked),
.shortcode.search-results .posts-list-filter-form fieldset .radio-input-container.child-elements-overflowing label.overflowing:has(input:checked), .shortcode.posts-list .posts-list-filter-form fieldset .checkbox-input-container.child-elements-overflowing label.overflowing:has(input:checked),
.shortcode.posts-list .posts-list-filter-form fieldset .radio-input-container.child-elements-overflowing label.overflowing:has(input:checked) {
  order: -1;
}
.shortcode.search-results .posts-list-filter-form fieldset .checkbox-input-container.child-elements-overflowing button.radio-view-all,
.shortcode.search-results .posts-list-filter-form fieldset .radio-input-container.child-elements-overflowing button.radio-view-all, .shortcode.posts-list .posts-list-filter-form fieldset .checkbox-input-container.child-elements-overflowing button.radio-view-all,
.shortcode.posts-list .posts-list-filter-form fieldset .radio-input-container.child-elements-overflowing button.radio-view-all {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0;
  background: transparent;
  border: none;
  color: inherit;
  text-transform: none;
  font-weight: normal;
}
.shortcode.search-results .posts-list-filter-form fieldset .checkbox-input-container.child-elements-overflowing button.radio-view-all::before,
.shortcode.search-results .posts-list-filter-form fieldset .radio-input-container.child-elements-overflowing button.radio-view-all::before, .shortcode.posts-list .posts-list-filter-form fieldset .checkbox-input-container.child-elements-overflowing button.radio-view-all::before,
.shortcode.posts-list .posts-list-filter-form fieldset .radio-input-container.child-elements-overflowing button.radio-view-all::before {
  content: none;
}
.shortcode.search-results .posts-list-filter-form fieldset .checkbox-input-container.child-elements-overflowing.view-all,
.shortcode.search-results .posts-list-filter-form fieldset .radio-input-container.child-elements-overflowing.view-all, .shortcode.posts-list .posts-list-filter-form fieldset .checkbox-input-container.child-elements-overflowing.view-all,
.shortcode.posts-list .posts-list-filter-form fieldset .radio-input-container.child-elements-overflowing.view-all {
  max-height: none;
  padding-right: 0;
}
.shortcode.search-results .posts-list-filter-form fieldset .checkbox-input-container.child-elements-overflowing.view-all button.radio-view-all,
.shortcode.search-results .posts-list-filter-form fieldset .radio-input-container.child-elements-overflowing.view-all button.radio-view-all, .shortcode.posts-list .posts-list-filter-form fieldset .checkbox-input-container.child-elements-overflowing.view-all button.radio-view-all,
.shortcode.posts-list .posts-list-filter-form fieldset .radio-input-container.child-elements-overflowing.view-all button.radio-view-all {
  display: none;
}
.shortcode.search-results .posts-list-filter-form fieldset .radio-select, .shortcode.posts-list .posts-list-filter-form fieldset .radio-select {
  margin: 0;
  padding-left: 0.75rem;
}
@media (hover: hover) {
  .shortcode.search-results .posts-list-filter-form fieldset:has(.radio-select:focus) .radio-input-container, .shortcode.posts-list .posts-list-filter-form fieldset:has(.radio-select:focus) .radio-input-container {
    opacity: 0;
    height: 0;
    visibility: hidden;
  }
}
.shortcode.search-results .posts-list-filter-form fieldset legend, .shortcode.posts-list .posts-list-filter-form fieldset legend {
  position: absolute;
  top: -1.375em;
  font-size: calc(1.0625rem + 0.5625vw);
  font-family: "Montserrat", Montserrat-local, Montserrat-fallback, Arial, sans-serif;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  white-space: nowrap;
}
@media (min-width: 1600px) {
  .shortcode.search-results .posts-list-filter-form fieldset legend, .shortcode.posts-list .posts-list-filter-form fieldset legend {
    font-size: 1.625rem;
  }
}
@media (hover: hover) {
  .shortcode.search-results .posts-list-filter-form fieldset .custom-select-container-outer, .shortcode.posts-list .posts-list-filter-form fieldset .custom-select-container-outer {
    position: absolute;
    right: 0;
  }
}
@media (hover: hover) {
  .shortcode.search-results .posts-list-filter-form fieldset:has(.radio-select:focus) .custom-select-container-outer, .shortcode.posts-list .posts-list-filter-form fieldset:has(.radio-select:focus) .custom-select-container-outer {
    position: relative;
  }
}
.shortcode.search-results .posts-list-filter-form fieldset .custom-select-container .select-button, .shortcode.posts-list .posts-list-filter-form fieldset .custom-select-container .select-button {
  display: none;
}
.shortcode.search-results .posts-list-filter-form fieldset .custom-select-container .select-list, .shortcode.posts-list .posts-list-filter-form fieldset .custom-select-container .select-list {
  text-align: right;
  position: absolute;
  right: 0;
}
.shortcode.search-results .posts-list-filter-form fieldset .custom-select-container .select-list.active, .shortcode.posts-list .posts-list-filter-form fieldset .custom-select-container .select-list.active {
  display: inline-block;
}
.shortcode.search-results .posts-list-filter-form fieldset .custom-select-container .select-list li, .shortcode.posts-list .posts-list-filter-form fieldset .custom-select-container .select-list li {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.shortcode.search-results .posts-list-filter-form fieldset .custom-select-container .select-list li:not(.overflowing), .shortcode.posts-list .posts-list-filter-form fieldset .custom-select-container .select-list li:not(.overflowing) {
  display: none;
}
.shortcode.search-results .posts-list-filter-form fieldset[data-name=region] label.label-region-north-america, .shortcode.posts-list .posts-list-filter-form fieldset[data-name=region] label.label-region-north-america {
  order: 0;
}
.shortcode.search-results .posts-list-filter-form input,
.shortcode.search-results .posts-list-filter-form > .custom-select-container-outer,
.shortcode.search-results .posts-list-filter-form > select, .shortcode.posts-list .posts-list-filter-form input,
.shortcode.posts-list .posts-list-filter-form > .custom-select-container-outer,
.shortcode.posts-list .posts-list-filter-form > select {
  width: 100%;
  flex: 0 0 100%;
}
@media (min-width: 48em) {
  .shortcode.search-results .posts-list-filter-form input[type=text], .shortcode.search-results .posts-list-filter-form input[type=search], .shortcode.posts-list .posts-list-filter-form input[type=text], .shortcode.posts-list .posts-list-filter-form input[type=search] {
    width: calc(50% - 0.75rem);
    flex: 0 0 calc(50% - 0.75rem);
  }
}
@media (min-width: 64em) {
  .shortcode.search-results .posts-list-filter-form input[type=text], .shortcode.search-results .posts-list-filter-form input[type=search], .shortcode.posts-list .posts-list-filter-form input[type=text], .shortcode.posts-list .posts-list-filter-form input[type=search] {
    width: calc(33.3333333333% - 1rem);
    flex: 0 0 calc(33.3333333333% - 1rem);
  }
}
.shortcode.search-results .posts-list-filter-form input[type=radio], .shortcode.posts-list .posts-list-filter-form input[type=radio] {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.shortcode.search-results .posts-list-filter-form input[type=radio] + .label-text, .shortcode.posts-list .posts-list-filter-form input[type=radio] + .label-text {
  position: relative;
  font-weight: 700;
  color: transparent;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.shortcode.search-results .posts-list-filter-form input[type=radio] + .label-text:after, .shortcode.posts-list .posts-list-filter-form input[type=radio] + .label-text:after {
  content: attr(data-label-text);
  font-weight: 400;
  position: absolute;
  color: #415464;
  white-space: nowrap;
}
.shortcode.search-results .posts-list-filter-form input[type=radio]:checked + .label-text, .shortcode.posts-list .posts-list-filter-form input[type=radio]:checked + .label-text {
  position: relative;
  color: #009dea;
}
.shortcode.search-results .posts-list-filter-form input[type=radio]:checked + .label-text:after, .shortcode.posts-list .posts-list-filter-form input[type=radio]:checked + .label-text:after {
  color: transparent;
}
.shortcode.search-results .posts-list-filter-form .details, .shortcode.posts-list .posts-list-filter-form .details {
  display: inline-flex;
  flex-wrap: wrap;
  gap: 1ch;
  gap: 0.25em;
}
.shortcode.search-results .posts-list-filter-form .details:has(.details-data:empty), .shortcode.posts-list .posts-list-filter-form .details:has(.details-data:empty) {
  visibility: hidden;
}
@media (min-width: 48em) {
  .shortcode.search-results .posts-list-filter-form.filter-count-2 > .custom-select-container-outer,
  .shortcode.search-results .posts-list-filter-form.filter-count-2 > select, .shortcode.posts-list .posts-list-filter-form.filter-count-2 > .custom-select-container-outer,
  .shortcode.posts-list .posts-list-filter-form.filter-count-2 > select {
    width: calc(100% / 1 - 0rem / 1);
    flex: 0 0 calc(100% / 1 - 0rem / 1);
  }
}
@media (min-width: 64em) {
  .shortcode.search-results .posts-list-filter-form.filter-count-2 > .custom-select-container-outer,
  .shortcode.search-results .posts-list-filter-form.filter-count-2 > select, .shortcode.posts-list .posts-list-filter-form.filter-count-2 > .custom-select-container-outer,
  .shortcode.posts-list .posts-list-filter-form.filter-count-2 > select {
    width: calc(100% / 3 - 3rem / 3);
    flex: 0 0 calc(100% / 3 - 3rem / 3);
  }
}
@media (min-width: 48em) {
  .shortcode.search-results .posts-list-filter-form.filter-count-3 > .custom-select-container-outer,
  .shortcode.search-results .posts-list-filter-form.filter-count-3 > select, .shortcode.posts-list .posts-list-filter-form.filter-count-3 > .custom-select-container-outer,
  .shortcode.posts-list .posts-list-filter-form.filter-count-3 > select {
    width: calc(100% / 2 - 1.5rem / 2);
    flex: 0 0 calc(100% / 2 - 1.5rem / 2);
  }
}
@media (min-width: 64em) {
  .shortcode.search-results .posts-list-filter-form.filter-count-3 > .custom-select-container-outer,
  .shortcode.search-results .posts-list-filter-form.filter-count-3 > select, .shortcode.posts-list .posts-list-filter-form.filter-count-3 > .custom-select-container-outer,
  .shortcode.posts-list .posts-list-filter-form.filter-count-3 > select {
    width: calc(100% / 4 - 4.5rem / 4);
    flex: 0 0 calc(100% / 4 - 4.5rem / 4);
  }
}
@media (min-width: 48em) {
  .shortcode.search-results .posts-list-filter-form.filter-count-4 > .custom-select-container-outer,
  .shortcode.search-results .posts-list-filter-form.filter-count-4 > select, .shortcode.posts-list .posts-list-filter-form.filter-count-4 > .custom-select-container-outer,
  .shortcode.posts-list .posts-list-filter-form.filter-count-4 > select {
    width: calc(100% / 3 - 3rem / 3);
    flex: 0 0 calc(100% / 3 - 3rem / 3);
  }
}
@media (min-width: 64em) {
  .shortcode.search-results .posts-list-filter-form.filter-count-4 > .custom-select-container-outer,
  .shortcode.search-results .posts-list-filter-form.filter-count-4 > select, .shortcode.posts-list .posts-list-filter-form.filter-count-4 > .custom-select-container-outer,
  .shortcode.posts-list .posts-list-filter-form.filter-count-4 > select {
    width: calc(100% / 5 - 6rem / 5);
    flex: 0 0 calc(100% / 5 - 6rem / 5);
  }
}
@media (min-width: 48em) {
  .shortcode.search-results .posts-list-filter-form.filter-count-5 > .custom-select-container-outer,
  .shortcode.search-results .posts-list-filter-form.filter-count-5 > select, .shortcode.posts-list .posts-list-filter-form.filter-count-5 > .custom-select-container-outer,
  .shortcode.posts-list .posts-list-filter-form.filter-count-5 > select {
    width: calc(100% / 3 - 3rem / 3);
    flex: 0 0 calc(100% / 3 - 3rem / 3);
  }
}
@media (min-width: 64em) {
  .shortcode.search-results .posts-list-filter-form.filter-count-5 > .custom-select-container-outer,
  .shortcode.search-results .posts-list-filter-form.filter-count-5 > select, .shortcode.posts-list .posts-list-filter-form.filter-count-5 > .custom-select-container-outer,
  .shortcode.posts-list .posts-list-filter-form.filter-count-5 > select {
    width: calc(100% / 6 - 7.5rem / 6);
    flex: 0 0 calc(100% / 6 - 7.5rem / 6);
  }
}
.shortcode.search-results .posts-list-filter-form.filter-count-2.filter-type-radio-count-2 fieldset, .shortcode.search-results .posts-list-filter-form.filter-count-2.filter-type-search-count-1.filter-type-radio-count-1 fieldset, .shortcode.posts-list .posts-list-filter-form.filter-count-2.filter-type-radio-count-2 fieldset, .shortcode.posts-list .posts-list-filter-form.filter-count-2.filter-type-search-count-1.filter-type-radio-count-1 fieldset {
  position: relative;
  border: none;
}
.shortcode.search-results .posts-list-filter-form.filter-count-2.filter-type-radio-count-2 fieldset:has(legend), .shortcode.search-results .posts-list-filter-form.filter-count-2.filter-type-search-count-1.filter-type-radio-count-1 fieldset:has(legend), .shortcode.posts-list .posts-list-filter-form.filter-count-2.filter-type-radio-count-2 fieldset:has(legend), .shortcode.posts-list .posts-list-filter-form.filter-count-2.filter-type-search-count-1.filter-type-radio-count-1 fieldset:has(legend) {
  border-top: solid 1px rgba(65, 84, 100, 0.5);
  padding: 0.75rem 0 0 0;
}
@media (min-width: 48em) {
  .shortcode.search-results .posts-list-filter-form.filter-count-2.filter-type-radio-count-2, .shortcode.posts-list .posts-list-filter-form.filter-count-2.filter-type-radio-count-2 {
    display: grid;
    gap: 3rem;
    grid-template-columns: fit-content(66.6666666667%) auto;
    justify-content: flex-start;
  }
}
.shortcode.search-results .posts-list-filter-form.filter-count-2.filter-type-radio-count-2 fieldset, .shortcode.posts-list .posts-list-filter-form.filter-count-2.filter-type-radio-count-2 fieldset {
  min-width: 10rem;
}
@media (min-width: 48em) {
  .shortcode.search-results .posts-list-filter-form.filter-count-2.filter-type-radio-count-2 fieldset, .shortcode.posts-list .posts-list-filter-form.filter-count-2.filter-type-radio-count-2 fieldset {
    width: auto;
    margin-right: auto;
  }
  .shortcode.search-results .posts-list-filter-form.filter-count-2.filter-type-radio-count-2 fieldset:has(.radio-select:focus), .shortcode.posts-list .posts-list-filter-form.filter-count-2.filter-type-radio-count-2 fieldset:has(.radio-select:focus) {
    width: 100%;
  }
}
.shortcode.search-results .posts-list-filter-form.filter-count-2.filter-type-radio-count-2 fieldset .radio-input-container, .shortcode.posts-list .posts-list-filter-form.filter-count-2.filter-type-radio-count-2 fieldset .radio-input-container {
  column-gap: 1.5rem;
}
.shortcode.search-results .posts-list-filter-form.filter-count-2.filter-type-search-count-1.filter-type-radio-count-1, .shortcode.posts-list .posts-list-filter-form.filter-count-2.filter-type-search-count-1.filter-type-radio-count-1 {
  row-gap: 0.75rem;
}
@media (min-width: 48em) {
  .shortcode.search-results .posts-list-filter-form.filter-count-2.filter-type-search-count-1.filter-type-radio-count-1 input[type=search]:first-child, .shortcode.posts-list .posts-list-filter-form.filter-count-2.filter-type-search-count-1.filter-type-radio-count-1 input[type=search]:first-child {
    position: absolute;
    right: 0;
    width: 33.3333333333%;
  }
}
@media (min-width: 48em) {
  .shortcode.search-results .posts-list-filter-form.filter-count-2.filter-type-search-count-1.filter-type-radio-count-1:has(input[type=search]:last-child), .shortcode.posts-list .posts-list-filter-form.filter-count-2.filter-type-search-count-1.filter-type-radio-count-1:has(input[type=search]:last-child) {
    display: grid;
    gap: 3rem;
    grid-template-columns: 2fr 1fr;
  }
  .shortcode.search-results .posts-list-filter-form.filter-count-2.filter-type-search-count-1.filter-type-radio-count-1:has(input[type=search]:last-child) input[type=search], .shortcode.posts-list .posts-list-filter-form.filter-count-2.filter-type-search-count-1.filter-type-radio-count-1:has(input[type=search]:last-child) input[type=search] {
    width: 100%;
  }
  .shortcode.search-results .posts-list-filter-form.filter-count-2.filter-type-search-count-1.filter-type-radio-count-1:has(input[type=search]:last-child):has(legend), .shortcode.posts-list .posts-list-filter-form.filter-count-2.filter-type-search-count-1.filter-type-radio-count-1:has(input[type=search]:last-child):has(legend) {
    grid-template-columns: fit-content(66.6666666667%) auto;
    justify-content: flex-start;
  }
}
.shortcode.search-results .posts-list-container, .shortcode.posts-list .posts-list-container {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}
@media (min-width: 48em) {
  .shortcode.search-results .posts-list-container, .shortcode.posts-list .posts-list-container {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 64em) {
  .shortcode.search-results .posts-list-container, .shortcode.posts-list .posts-list-container {
    grid-template-columns: repeat(3, 1fr);
  }
}
.shortcode.search-results .posts-list-container .post-list-item, .shortcode.posts-list .posts-list-container .post-list-item {
  display: grid;
  grid-template-columns: 1fr auto;
  grid-template-rows: max-content min-content min-content auto;
  grid-template-areas: "image image" "title title" "excerpt excerpt" "footer-left footer-right";
  position: relative;
  flex-direction: column;
  border-radius: 0.75rem;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
  background-color: white;
  overflow: hidden;
  gap: 1.5rem;
  height: 100%;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.shortcode.search-results .posts-list-container a.post-list-item:hover, .shortcode.posts-list .posts-list-container a.post-list-item:hover {
  box-shadow: 0 0.25em 0.5em 0.25em rgba(0, 0, 0, 0.15);
}
.shortcode.search-results .featured-image-container, .shortcode.posts-list .featured-image-container {
  aspect-ratio: 2;
  background-color: #009dea;
  background-image: var(--featured-image-url);
  background-size: auto 50%;
  background-repeat: no-repeat;
  background-position: center;
  grid-area: image;
}
.shortcode.search-results .featured-image-container[style*="--featured-image-url"], .shortcode.posts-list .featured-image-container[style*="--featured-image-url"] {
  background-size: cover;
}
@supports (aspect-ratio: 2) {
  .shortcode.search-results .featured-image-container, .shortcode.posts-list .featured-image-container {
    aspect-ratio: 2;
  }
}
@supports not (aspect-ratio: 2) {
  .shortcode.search-results .featured-image-container, .shortcode.posts-list .featured-image-container {
    padding-top: 50%;
  }
}
.shortcode.search-results .post-title,
.shortcode.search-results .post-excerpt, .shortcode.posts-list .post-title,
.shortcode.posts-list .post-excerpt {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  margin: 0;
}
.shortcode.search-results .post-title, .shortcode.posts-list .post-title {
  font-size: calc(1.03125rem + 0.28125vw);
  color: #002f70;
  font-weight: 600;
  margin: 0;
  grid-area: title;
}
@media (min-width: 1600px) {
  .shortcode.search-results .post-title, .shortcode.posts-list .post-title {
    font-size: 1.3125rem;
  }
}
.shortcode.search-results .post-excerpt, .shortcode.posts-list .post-excerpt {
  color: #415464;
  overflow: hidden;
  grid-area: excerpt;
}
@supports (-webkit-line-clamp: 6) {
  .shortcode.search-results .post-excerpt, .shortcode.posts-list .post-excerpt {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
  }
}
@supports not (text-transform: full-width) {
  .shortcode.search-results .post-excerpt > *:nth-child(n):not(:first-child), .shortcode.posts-list .post-excerpt > *:nth-child(n):not(:first-child) {
    display: none;
  }
}
@supports not (-webkit-line-clamp: 6) {
  .shortcode.search-results .post-excerpt, .shortcode.posts-list .post-excerpt {
    max-height: 7.5em;
    position: relative;
  }
  .shortcode.search-results .post-excerpt::after, .shortcode.posts-list .post-excerpt::after {
    content: "";
    position: absolute;
    height: 3em;
    width: 100%;
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgb(255, 255, 255));
    top: 4.5em;
    left: 0;
  }
}
.shortcode.search-results .post-excerpt p, .shortcode.posts-list .post-excerpt p {
  margin: 0;
}
.shortcode.search-results .post-cta, .shortcode.posts-list .post-cta {
  display: none;
  margin-top: auto;
  text-align: right;
  font-weight: 600;
  text-transform: uppercase;
  padding-right: 1.5rem;
  grid-area: footer-right;
}
.shortcode.search-results .post-list-item[href] .post-cta, .shortcode.posts-list .post-list-item[href] .post-cta {
  display: block;
}
.shortcode.search-results .post-meta-list, .shortcode.posts-list .post-meta-list {
  gap: 1.5rem;
  padding-left: 1.5rem;
  text-transform: uppercase;
  font-size: 0.9375rem;
  grid-area: footer-left;
}
.shortcode.search-results .post-meta-list, .shortcode.search-results .post-meta-list ul, .shortcode.posts-list .post-meta-list, .shortcode.posts-list .post-meta-list ul {
  display: flex;
  list-style: none;
  margin: 0;
  align-items: end;
  flex-wrap: wrap;
}
@supports (-webkit-line-clamp: 1) {
  .shortcode.search-results .post-meta-list ul, .shortcode.posts-list .post-meta-list ul {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
  }
  .shortcode.search-results .post-meta-list ul li, .shortcode.posts-list .post-meta-list ul li {
    display: inline;
  }
  .shortcode.search-results .post-meta-list ul li .post-term-label::after, .shortcode.posts-list .post-meta-list ul li .post-term-label::after {
    content: ", ";
  }
  .shortcode.search-results .post-meta-list ul li:last-child .post-term-label::after, .shortcode.posts-list .post-meta-list ul li:last-child .post-term-label::after {
    content: none;
  }
}
.shortcode.search-results .post-meta-list .post-taxonomy, .shortcode.posts-list .post-meta-list .post-taxonomy {
  display: none;
}
.shortcode.search-results .post-meta-list .post-duration, .shortcode.posts-list .post-meta-list .post-duration {
  display: none;
}
.shortcode.search-results .post-meta-list .post-duration-hours-label,
.shortcode.search-results .post-meta-list .post-duration-minutes-label, .shortcode.posts-list .post-meta-list .post-duration-hours-label,
.shortcode.posts-list .post-meta-list .post-duration-minutes-label {
  padding-left: 0.25em;
}
.shortcode.search-results .highlight[data-highlight],
.shortcode.search-results .upcoming[data-highlight], .shortcode.posts-list .highlight[data-highlight],
.shortcode.posts-list .upcoming[data-highlight] {
  position: relative;
}
.shortcode.search-results .highlight[data-highlight]::after,
.shortcode.search-results .upcoming[data-highlight]::after, .shortcode.posts-list .highlight[data-highlight]::after,
.shortcode.posts-list .upcoming[data-highlight]::after {
  content: attr(data-highlight);
  position: absolute;
  top: 0;
  right: 0;
  color: white;
  background-color: #009dea;
  text-transform: uppercase;
  transform: rotate(45deg) translate(33.3333333333%, -25%);
  padding: 0 15%;
  font-size: 0.9375rem;
  min-width: 33.3333333333%;
}
.shortcode.search-results .post-type-resource .post-list-item, .shortcode.posts-list .post-type-resource .post-list-item {
  grid-template-columns: 100%;
  grid-template-rows: min-content min-content auto;
  grid-template-areas: "resource-type" "title" "footer";
}
.shortcode.search-results .post-type-resource .post-excerpt,
.shortcode.search-results .post-type-resource .featured-image-container, .shortcode.posts-list .post-type-resource .post-excerpt,
.shortcode.posts-list .post-type-resource .featured-image-container {
  display: none;
}
.shortcode.search-results .post-type-resource .post-cta, .shortcode.posts-list .post-type-resource .post-cta {
  text-align: left;
  padding-left: 1.5rem;
  padding-right: 0;
  grid-area: footer;
}
.shortcode.search-results .post-type-resource .post-meta-list, .shortcode.posts-list .post-type-resource .post-meta-list {
  grid-area: resource-type;
  padding-right: 1.5rem;
}
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type, .shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type {
  display: block;
  flex: 1 1 auto;
}
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .post-taxonomy-label, .shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .post-taxonomy-label {
  display: none;
}
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .post-taxonomy-term,
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .post-taxonomy-terms, .shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .post-taxonomy-term,
.shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .post-taxonomy-terms {
  display: flex;
  gap: 0.5em;
  color: #111111;
  justify-content: flex-start;
}
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .post-taxonomy-terms, .shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .post-taxonomy-terms {
  width: 100%;
  flex-wrap: wrap;
}
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .post-term-icon, .shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .post-term-icon {
  flex: 0 1 1.5rem;
}
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .post-term-label, .shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .post-term-label {
  white-space: nowrap;
}
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .post-taxonomy-term, .shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .post-taxonomy-term {
  display: none;
  width: auto;
  flex: 1 0 auto;
  flex-wrap: nowrap;
}
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .post-taxonomy-term:nth-child(1), .shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .post-taxonomy-term:nth-child(1) {
  display: inline-flex;
}
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .post-taxonomy-term .post-term-label::after, .shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .post-taxonomy-term .post-term-label::after {
  content: none;
}
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .post-taxonomy-term.has-icon::after, .shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .post-taxonomy-term.has-icon::after {
  width: 1.5rem;
  height: 1.5rem;
  order: -1;
}
.shortcode.search-results .post-type-resource .post-meta-list .post-taxonomy-resource-type .post-taxonomy-term.no-icon::before, .shortcode.posts-list .post-type-resource .post-meta-list .post-taxonomy-resource-type .post-taxonomy-term.no-icon::before {
  content: url("data:image/svg+xml;utf8,<svg viewBox=%220 0 22 22%22 fill=%22none%22 xmlns=%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22><path d=%22M22 0H0V22H22V0Z%22 fill=%22%23009DEA%22><%2Fpath><path d=%22M6.67822 15.322H15.3206V6.67969H6.67822V15.322ZM12.3066 9.69369V12.3068H9.69344V9.69369H12.3066Z%22 fill=%22%23002B72%22><%2Fpath><%2Fsvg>");
  width: 1.5rem;
  height: auto;
}
.shortcode.search-results .post-type-post .post-list-item, .shortcode.posts-list .post-type-post .post-list-item {
  padding-top: 0;
}
.shortcode.search-results .post-type-event .post-list-item, .shortcode.posts-list .post-type-event .post-list-item {
  grid-template-columns: 1fr auto;
  grid-template-rows: min-content min-content min-content auto;
  grid-template-areas: "date type" "title title" "excerpt excerpt" "location cta";
  column-gap: 0.75rem;
}
.shortcode.search-results .post-type-event .post-list-item:not([href]), .shortcode.posts-list .post-type-event .post-list-item:not([href]) {
  grid-template-areas: "date type" "title title" "excerpt excerpt" "location location";
}
.shortcode.search-results .post-type-event .featured-image-container, .shortcode.posts-list .post-type-event .featured-image-container {
  display: none;
}
.shortcode.search-results .post-type-event .post-title, .shortcode.posts-list .post-type-event .post-title {
  grid-area: title;
}
.shortcode.search-results .post-type-event .post-excerpt, .shortcode.posts-list .post-type-event .post-excerpt {
  grid-area: excerpt;
}
.shortcode.search-results .post-type-event .post-cta, .shortcode.posts-list .post-type-event .post-cta {
  grid-area: cta;
  text-align: right;
  padding-left: 0;
  padding-right: 1.5rem;
}
.shortcode.search-results .post-type-event .post-meta-list, .shortcode.posts-list .post-type-event .post-meta-list {
  grid-area: type;
  padding: 0 1.5rem 0 0;
  align-items: baseline;
}
.shortcode.search-results .post-type-event .post-meta-list .post-taxonomy-event-type, .shortcode.posts-list .post-type-event .post-meta-list .post-taxonomy-event-type {
  display: block;
  flex: 1 1 auto;
}
.shortcode.search-results .post-type-event .post-meta-list .post-taxonomy-event-type .post-taxonomy-label, .shortcode.posts-list .post-type-event .post-meta-list .post-taxonomy-event-type .post-taxonomy-label {
  display: none;
}
.shortcode.search-results .post-type-event .post-meta-list .post-taxonomy-event-type .post-taxonomy-term,
.shortcode.search-results .post-type-event .post-meta-list .post-taxonomy-event-type .post-taxonomy-terms, .shortcode.posts-list .post-type-event .post-meta-list .post-taxonomy-event-type .post-taxonomy-term,
.shortcode.posts-list .post-type-event .post-meta-list .post-taxonomy-event-type .post-taxonomy-terms {
  gap: 0.5em;
  color: #415464;
}
.shortcode.search-results .post-type-event .post-meta-list .post-taxonomy-event-type .post-taxonomy-terms, .shortcode.posts-list .post-type-event .post-meta-list .post-taxonomy-event-type .post-taxonomy-terms {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.shortcode.search-results .post-type-event .post-meta-list .post-taxonomy-event-type .post-taxonomy-term, .shortcode.posts-list .post-type-event .post-meta-list .post-taxonomy-event-type .post-taxonomy-term {
  display: inline-flex;
  width: auto;
  flex: 1 0 auto;
  flex-wrap: nowrap;
}
.shortcode.search-results .post-type-event .event-date,
.shortcode.search-results .post-type-event .event-location, .shortcode.posts-list .post-type-event .event-date,
.shortcode.posts-list .post-type-event .event-location {
  padding-left: 1.5rem;
  color: #415464;
  text-transform: uppercase;
  font-size: 0.9375rem;
}
.shortcode.search-results .post-type-event .event-date, .shortcode.posts-list .post-type-event .event-date {
  grid-area: date;
}
.shortcode.search-results .post-type-event .event-location, .shortcode.posts-list .post-type-event .event-location {
  grid-area: location;
  margin-top: auto;
}
.shortcode.search-results[data-resource-type=webinar] .post-type-resource .post-list-item, .shortcode.search-results[data-resource-type=webinars] .post-type-resource .post-list-item, .shortcode.posts-list[data-resource-type=webinar] .post-type-resource .post-list-item, .shortcode.posts-list[data-resource-type=webinars] .post-type-resource .post-list-item {
  padding-top: 0;
  grid-template-columns: 1fr auto;
  grid-template-rows: max-content min-content min-content auto;
  grid-template-areas: "image image" "title title" "excerpt excerpt" "footer-left footer-right";
}
.shortcode.search-results[data-resource-type=webinar] .post-type-resource .post-list-item .featured-image-container, .shortcode.search-results[data-resource-type=webinars] .post-type-resource .post-list-item .featured-image-container, .shortcode.posts-list[data-resource-type=webinar] .post-type-resource .post-list-item .featured-image-container, .shortcode.posts-list[data-resource-type=webinars] .post-type-resource .post-list-item .featured-image-container {
  display: block;
  grid-area: image;
}
.shortcode.search-results[data-resource-type=webinar] .post-type-resource .post-list-item .post-title, .shortcode.search-results[data-resource-type=webinars] .post-type-resource .post-list-item .post-title, .shortcode.posts-list[data-resource-type=webinar] .post-type-resource .post-list-item .post-title, .shortcode.posts-list[data-resource-type=webinars] .post-type-resource .post-list-item .post-title {
  grid-area: title;
}
.shortcode.search-results[data-resource-type=webinar] .post-type-resource .post-list-item .post-excerpt, .shortcode.search-results[data-resource-type=webinars] .post-type-resource .post-list-item .post-excerpt, .shortcode.posts-list[data-resource-type=webinar] .post-type-resource .post-list-item .post-excerpt, .shortcode.posts-list[data-resource-type=webinars] .post-type-resource .post-list-item .post-excerpt {
  grid-area: excerpt;
}
.shortcode.search-results[data-resource-type=webinar] .post-type-resource .post-list-item .post-cta, .shortcode.search-results[data-resource-type=webinars] .post-type-resource .post-list-item .post-cta, .shortcode.posts-list[data-resource-type=webinar] .post-type-resource .post-list-item .post-cta, .shortcode.posts-list[data-resource-type=webinars] .post-type-resource .post-list-item .post-cta {
  grid-area: footer-right;
  text-align: right;
  padding-left: 0;
  padding-right: 1.5rem;
}
.shortcode.search-results[data-resource-type=webinar] .post-type-resource .post-list-item .post-meta-list, .shortcode.search-results[data-resource-type=webinars] .post-type-resource .post-list-item .post-meta-list, .shortcode.posts-list[data-resource-type=webinar] .post-type-resource .post-list-item .post-meta-list, .shortcode.posts-list[data-resource-type=webinars] .post-type-resource .post-list-item .post-meta-list {
  display: none;
}
.shortcode.search-results[data-resource-type=webinar] .post-type-resource .post-list-item.upcoming, .shortcode.search-results[data-resource-type=webinars] .post-type-resource .post-list-item.upcoming, .shortcode.posts-list[data-resource-type=webinar] .post-type-resource .post-list-item.upcoming, .shortcode.posts-list[data-resource-type=webinars] .post-type-resource .post-list-item.upcoming {
  position: relative;
}
.shortcode.search-results[data-resource-type=webinar] .post-type-resource .post-list-item.upcoming::after, .shortcode.search-results[data-resource-type=webinars] .post-type-resource .post-list-item.upcoming::after, .shortcode.posts-list[data-resource-type=webinar] .post-type-resource .post-list-item.upcoming::after, .shortcode.posts-list[data-resource-type=webinars] .post-type-resource .post-list-item.upcoming::after {
  right: auto;
  left: 0;
  transform: rotate(-45deg) translate(-33.3333333333%, -25%);
}
@supports (-webkit-line-clamp: 6) {
  .shortcode.search-results[data-resource-type=webinar] .post-type-resource .post-excerpt, .shortcode.search-results[data-resource-type=webinars] .post-type-resource .post-excerpt, .shortcode.posts-list[data-resource-type=webinar] .post-type-resource .post-excerpt, .shortcode.posts-list[data-resource-type=webinars] .post-type-resource .post-excerpt {
    display: -webkit-box;
  }
}
@supports not (-webkit-line-clamp: 6) {
  .shortcode.search-results[data-resource-type=webinar] .post-type-resource .post-excerpt, .shortcode.search-results[data-resource-type=webinars] .post-type-resource .post-excerpt, .shortcode.posts-list[data-resource-type=webinar] .post-type-resource .post-excerpt, .shortcode.posts-list[data-resource-type=webinars] .post-type-resource .post-excerpt {
    display: block;
  }
}
.shortcode.search-results .post-type-customer, .shortcode.posts-list .post-type-customer {
  --featured-image-url: none;
}
.shortcode.search-results .post-type-customer .post-list-item, .shortcode.posts-list .post-type-customer .post-list-item {
  grid-template-columns: 100%;
  grid-template-rows: min-content min-content min-content min-content auto;
  grid-template-areas: "image" "industry" "title" "excerpt" "cta";
  padding-top: 0;
}
.shortcode.search-results .post-type-customer .post-cta, .shortcode.posts-list .post-type-customer .post-cta {
  grid-area: cta;
}
.shortcode.search-results .post-type-customer .post-meta-list, .shortcode.posts-list .post-type-customer .post-meta-list {
  grid-area: industry;
}
.shortcode.search-results .post-type-customer .post-meta-list .post-taxonomy-resource-industry, .shortcode.posts-list .post-type-customer .post-meta-list .post-taxonomy-resource-industry {
  display: flex;
}
.shortcode.search-results .post-type-customer .post-meta-list .post-taxonomy-resource-industry .post-taxonomy-label, .shortcode.posts-list .post-type-customer .post-meta-list .post-taxonomy-resource-industry .post-taxonomy-label {
  display: none;
}
.shortcode.search-results .post-type-customer .post-meta-list .post-taxonomy-resource-industry .post-term-label, .shortcode.posts-list .post-type-customer .post-meta-list .post-taxonomy-resource-industry .post-term-label {
  display: inline-flex;
  gap: 0.5em;
  color: #002f70;
  font-weight: 700;
}
.shortcode.search-results .post-type-customer .post-meta-list .post-taxonomy-resource-industry .post-term-label::before, .shortcode.posts-list .post-type-customer .post-meta-list .post-taxonomy-resource-industry .post-term-label::before {
  content: url("data:image/svg+xml;utf8,<svg viewBox=%220 0 11.33062 11.33058%22 xmlns=%22http://www.w3.org/2000/svg%22><path d=%22M 11.33062,5.66538 H 0 L 5.66532,0 Z%22 style=%22fill:%23009dea%22 /><path d=%22M 11.33062,11.33058 H 0 l 5.66532,-5.6653 z%22 style=%22fill:%23002f70%22 /></svg>");
  width: 1em;
}
.shortcode.search-results .post-type-customer .featured-image-container, .shortcode.posts-list .post-type-customer .featured-image-container {
  background-size: contain;
  background-color: #002f70;
}
.shortcode.search-results .pagination:not(:has(li:nth-child(2))), .shortcode.posts-list .pagination:not(:has(li:nth-child(2))) {
  display: none;
}
.shortcode.search-results .pagination .pagination-list-container, .shortcode.posts-list .pagination .pagination-list-container {
  list-style: none;
  display: flex;
  margin: 0;
  padding: 0;
  font-size: 0.875rem;
  list-style: none;
  gap: 0.75rem;
  overflow-x: auto;
}
@media (min-width: 48em) {
  .shortcode.search-results .pagination .pagination-list-container, .shortcode.posts-list .pagination .pagination-list-container {
    justify-content: center;
  }
}
.shortcode.search-results .pagination .pagination-list-container li:first-child, .shortcode.posts-list .pagination .pagination-list-container li:first-child {
  margin-left: auto;
}
.shortcode.search-results .pagination .pagination-list-container li:last-child, .shortcode.posts-list .pagination .pagination-list-container li:last-child {
  margin-right: auto;
}
.shortcode.search-results .pagination .pagination-list-container span,
.shortcode.search-results .pagination .pagination-list-container a, .shortcode.posts-list .pagination .pagination-list-container span,
.shortcode.posts-list .pagination .pagination-list-container a {
  padding: 0.75rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  width: 2.625rem;
  height: 2.625rem;
  color: #415464;
  background-color: rgba(0, 0, 0, 0.05);
}
.shortcode.search-results .pagination .pagination-list-container .active span,
.shortcode.search-results .pagination .pagination-list-container .active a, .shortcode.posts-list .pagination .pagination-list-container .active span,
.shortcode.posts-list .pagination .pagination-list-container .active a {
  color: #fff;
  background-color: #009dea;
}
.shortcode.search-results .custom-select-container-outer, .shortcode.posts-list .custom-select-container-outer {
  position: relative;
}
.shortcode.search-results .custom-select-container-outer .custom-select-container,
.shortcode.search-results .custom-select-container-outer select, .shortcode.posts-list .custom-select-container-outer .custom-select-container,
.shortcode.posts-list .custom-select-container-outer select {
  position: relative;
}
.shortcode.search-results .custom-select-container-outer .custom-select-container, .shortcode.posts-list .custom-select-container-outer .custom-select-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: none;
}
.shortcode.search-results .custom-select-container-outer .custom-select-container.active, .shortcode.posts-list .custom-select-container-outer .custom-select-container.active {
  z-index: 2;
}
@media (hover: hover) {
  .shortcode.search-results .custom-select-container-outer .custom-select-container, .shortcode.posts-list .custom-select-container-outer .custom-select-container {
    display: block;
  }
}
.shortcode.search-results .custom-select-container-outer .custom-select-container button, .shortcode.posts-list .custom-select-container-outer .custom-select-container button {
  width: 100%;
  height: 100%;
  display: flex;
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
  color: #415464;
  border-bottom: solid 1px;
  font-weight: 400;
  text-transform: none;
  font-size: 1rem;
  align-items: center;
}
.shortcode.search-results .custom-select-container-outer .custom-select-container button::before, .shortcode.posts-list .custom-select-container-outer .custom-select-container button::before {
  content: none;
}
.shortcode.search-results .custom-select-container-outer .custom-select-container button::after, .shortcode.posts-list .custom-select-container-outer .custom-select-container button::after {
  content: url("data:image/svg+xml;utf8,<svg xmlns=%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox=%220 0 4 3%22 fill=%22%23009dea%22><polygon points=%22 0,0 4,0 2,3 %22 /></svg>");
  width: 1em;
  padding: 0 0.125em;
  flex: 0 0 1em;
}
.shortcode.search-results .custom-select-container-outer .custom-select-container button:hover, .shortcode.posts-list .custom-select-container-outer .custom-select-container button:hover {
  box-shadow: none;
}
.shortcode.search-results .custom-select-container-outer .custom-select-container button .taxonomy-label,
.shortcode.search-results .custom-select-container-outer .custom-select-container button .term-label, .shortcode.posts-list .custom-select-container-outer .custom-select-container button .taxonomy-label,
.shortcode.posts-list .custom-select-container-outer .custom-select-container button .term-label {
  line-height: 1.2;
}
.shortcode.search-results .custom-select-container-outer .custom-select-container button .taxonomy-label, .shortcode.posts-list .custom-select-container-outer .custom-select-container button .taxonomy-label {
  margin-right: auto;
  font-weight: 700;
}
@supports (-webkit-line-clamp: 2) {
  .shortcode.search-results .custom-select-container-outer .custom-select-container button .term-label, .shortcode.posts-list .custom-select-container-outer .custom-select-container button .term-label {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
}
.shortcode.search-results .custom-select-container-outer .custom-select-container ul, .shortcode.posts-list .custom-select-container-outer .custom-select-container ul {
  list-style: none;
  padding: 0;
  margin: 0;
  background-color: white;
  display: none;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
  max-height: 50vh;
  overflow: auto;
}
.shortcode.search-results .custom-select-container-outer .custom-select-container ul li, .shortcode.posts-list .custom-select-container-outer .custom-select-container ul li {
  padding: 0.1rem 0.375rem;
  border-bottom: solid 1px rgba(0, 0, 0, 0.25);
  cursor: pointer;
}
.shortcode.search-results .custom-select-container-outer .custom-select-container ul li:last-child, .shortcode.posts-list .custom-select-container-outer .custom-select-container ul li:last-child {
  border-bottom: none;
}
.shortcode.search-results .custom-select-container-outer .custom-select-container ul li:hover, .shortcode.posts-list .custom-select-container-outer .custom-select-container ul li:hover {
  background-color: rgba(0, 157, 234, 0.25);
}
.shortcode.search-results .custom-select-container-outer .custom-select-container ul li.selected, .shortcode.search-results .custom-select-container-outer .custom-select-container ul li.checked, .shortcode.posts-list .custom-select-container-outer .custom-select-container ul li.selected, .shortcode.posts-list .custom-select-container-outer .custom-select-container ul li.checked {
  background-color: rgba(0, 157, 234, 0.5);
}
.shortcode.search-results .custom-select-container-outer .custom-select-container.active ul, .shortcode.posts-list .custom-select-container-outer .custom-select-container.active ul {
  display: block;
}
@media (hover: hover) {
  .shortcode.search-results .custom-select-container-outer select:not(:focus), .shortcode.posts-list .custom-select-container-outer select:not(:focus) {
    color: transparent;
    background: transparent;
    border-color: transparent;
  }
  .shortcode.search-results .custom-select-container-outer select:not(:focus) + .custom-select-container, .shortcode.posts-list .custom-select-container-outer select:not(:focus) + .custom-select-container {
    display: block;
  }
  .shortcode.search-results .custom-select-container-outer select:focus + .custom-select-container, .shortcode.posts-list .custom-select-container-outer select:focus + .custom-select-container {
    display: none;
  }
}
.shortcode.search-results .custom-select-container-outer:has(.show-option) option,
.shortcode.search-results .custom-select-container-outer:has(.show-option) li[data-value], .shortcode.posts-list .custom-select-container-outer:has(.show-option) option,
.shortcode.posts-list .custom-select-container-outer:has(.show-option) li[data-value] {
  display: none;
}
.shortcode.search-results .custom-select-container-outer:has(.show-option) option[value=""], .shortcode.search-results .custom-select-container-outer:has(.show-option) option[data-value=""], .shortcode.search-results .custom-select-container-outer:has(.show-option) option.show-option,
.shortcode.search-results .custom-select-container-outer:has(.show-option) li[data-value][value=""],
.shortcode.search-results .custom-select-container-outer:has(.show-option) li[data-value][data-value=""],
.shortcode.search-results .custom-select-container-outer:has(.show-option) li[data-value].show-option, .shortcode.posts-list .custom-select-container-outer:has(.show-option) option[value=""], .shortcode.posts-list .custom-select-container-outer:has(.show-option) option[data-value=""], .shortcode.posts-list .custom-select-container-outer:has(.show-option) option.show-option,
.shortcode.posts-list .custom-select-container-outer:has(.show-option) li[data-value][value=""],
.shortcode.posts-list .custom-select-container-outer:has(.show-option) li[data-value][data-value=""],
.shortcode.posts-list .custom-select-container-outer:has(.show-option) li[data-value].show-option {
  display: block;
}
.shortcode.search-results {
  /*
  .post-type-resource {

  	.post-cta {
  		text-align: right;
  		padding-right: spacer(1);
  	}
  }
  */
}
.shortcode.search-results .posts-list-container .post-list-item {
  grid-template-columns: auto;
  grid-template-rows: auto min-content min-content;
  grid-template-areas: "title title" "excerpt excerpt" "cta-left cta-right";
  padding-top: 1.5rem;
}
.shortcode.search-results .posts-list-container .post-list-item .post-cta {
  grid-area: cta-left;
  text-align: left;
  padding-left: 1.5rem;
  padding-right: 0;
}
.shortcode.search-results .posts-list-container .post-list-item .post-meta-list {
  grid-area: cta-right;
  text-align: right;
  padding-right: 1.5rem;
  padding-left: 0;
}
.shortcode.search-results .posts-list-container .post-list-item .post-meta-list .post-taxonomy-term {
  justify-content: flex-end;
}
@supports (-webkit-line-clamp: 4) {
  .shortcode.search-results .posts-list-container .post-list-item .post-excerpt {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
  }
}
.shortcode.search-results .posts-list-container .post-list-item.resource-type-webinars .post-cta {
  white-space: nowrap;
}
.shortcode.search-results .post-meta-list:empty {
  display: none;
}
.shortcode.search-results .post-taxonomy-term,
.shortcode.search-results .post-taxonomy-term-resource-type-other,
.shortcode.search-results .featured-image-container {
  display: none;
  visibility: hidden;
}
.shortcode.search-results .post-taxonomy-term::before {
  content: none;
  display: none;
}
.shortcode [style*="--featured-image-url"] .featured-image-container {
  background-size: cover;
}
.shortcode[data-post-type=compatibility] .post-meta-list {
  --list-marker-color: var(--color-forescout-blue);
}
.shortcode[data-post-type=compatibility] .post-meta-list,
.shortcode[data-post-type=compatibility] .post-meta-list ul {
  display: block;
  list-style: disc;
  margin-left: 1em;
}
.shortcode[data-post-type=compatibility] .post-meta-list li,
.shortcode[data-post-type=compatibility] .post-meta-list .post-taxonomy,
.shortcode[data-post-type=compatibility] .post-meta-list ul li,
.shortcode[data-post-type=compatibility] .post-meta-list ul .post-taxonomy {
  display: list-item;
}
.shortcode[data-display=table]:has(input[name=compatibility-archive][data-label-text=active]:checked) .archive-column {
  display: none;
}
.shortcode[data-display=table]:not(.loading):has(input[name=compatibility-archive][data-label-text=archived]:checked) table:not(:has(td:nth-child(1) span:not(:empty))) th:nth-child(1),
.shortcode[data-display=table]:not(.loading):has(input[name=compatibility-archive][data-label-text=archived]:checked) table:not(:has(td:nth-child(1) span:not(:empty))) td:nth-child(1) {
  display: none;
}
.shortcode[data-display=table]:not(.loading):has(input[name=compatibility-archive][data-label-text=archived]:checked) table:not(:has(td:nth-child(2) span:not(:empty))) th:nth-child(2),
.shortcode[data-display=table]:not(.loading):has(input[name=compatibility-archive][data-label-text=archived]:checked) table:not(:has(td:nth-child(2) span:not(:empty))) td:nth-child(2) {
  display: none;
}
.shortcode[data-display=table]:not(.loading):has(input[name=compatibility-archive][data-label-text=archived]:checked) table:not(:has(td:nth-child(3) span:not(:empty))) th:nth-child(3),
.shortcode[data-display=table]:not(.loading):has(input[name=compatibility-archive][data-label-text=archived]:checked) table:not(:has(td:nth-child(3) span:not(:empty))) td:nth-child(3) {
  display: none;
}
.shortcode[data-display=table]:not(.loading):has(input[name=compatibility-archive][data-label-text=archived]:checked) table:not(:has(td:nth-child(4) span:not(:empty))) th:nth-child(4),
.shortcode[data-display=table]:not(.loading):has(input[name=compatibility-archive][data-label-text=archived]:checked) table:not(:has(td:nth-child(4) span:not(:empty))) td:nth-child(4) {
  display: none;
}
.shortcode[data-display=table]:not(.loading):has(input[name=compatibility-archive][data-label-text=archived]:checked) table:not(:has(td:nth-child(5) span:not(:empty))) th:nth-child(5),
.shortcode[data-display=table]:not(.loading):has(input[name=compatibility-archive][data-label-text=archived]:checked) table:not(:has(td:nth-child(5) span:not(:empty))) td:nth-child(5) {
  display: none;
}
.shortcode[data-display=table]:not(.loading):has(input[name=compatibility-archive][data-label-text=archived]:checked) table:not(:has(td:nth-child(6) span:not(:empty))) th:nth-child(6),
.shortcode[data-display=table]:not(.loading):has(input[name=compatibility-archive][data-label-text=archived]:checked) table:not(:has(td:nth-child(6) span:not(:empty))) td:nth-child(6) {
  display: none;
}
.shortcode[data-display=table]:not(.loading):has(input[name=compatibility-archive][data-label-text=archived]:checked) table:not(:has(td:nth-child(7) span:not(:empty))) th:nth-child(7),
.shortcode[data-display=table]:not(.loading):has(input[name=compatibility-archive][data-label-text=archived]:checked) table:not(:has(td:nth-child(7) span:not(:empty))) td:nth-child(7) {
  display: none;
}
.shortcode[data-display=table]:not(.loading):has(input[name=compatibility-archive][data-label-text=archived]:checked) table:not(:has(td:nth-child(8) span:not(:empty))) th:nth-child(8),
.shortcode[data-display=table]:not(.loading):has(input[name=compatibility-archive][data-label-text=archived]:checked) table:not(:has(td:nth-child(8) span:not(:empty))) td:nth-child(8) {
  display: none;
}
.shortcode[data-display=table]:not(.loading):has(input[name=compatibility-archive][data-label-text=archived]:checked) table:not(:has(td:nth-child(9) span:not(:empty))) th:nth-child(9),
.shortcode[data-display=table]:not(.loading):has(input[name=compatibility-archive][data-label-text=archived]:checked) table:not(:has(td:nth-child(9) span:not(:empty))) td:nth-child(9) {
  display: none;
}
.shortcode[data-display=table]:not(.loading):has(input[name=compatibility-archive][data-label-text=archived]:checked) table:not(:has(td:nth-child(10) span:not(:empty))) th:nth-child(10),
.shortcode[data-display=table]:not(.loading):has(input[name=compatibility-archive][data-label-text=archived]:checked) table:not(:has(td:nth-child(10) span:not(:empty))) td:nth-child(10) {
  display: none;
}
.shortcode[data-display=table]:not(.loading):has(input[name=compatibility-archive][data-label-text=archived]:checked) table:not(:has(td:nth-child(11) span:not(:empty))) th:nth-child(11),
.shortcode[data-display=table]:not(.loading):has(input[name=compatibility-archive][data-label-text=archived]:checked) table:not(:has(td:nth-child(11) span:not(:empty))) td:nth-child(11) {
  display: none;
}
.shortcode[data-display=table]:not(.loading):has(input[name=compatibility-archive][data-label-text=archived]:checked) table:not(:has(td:nth-child(12) span:not(:empty))) th:nth-child(12),
.shortcode[data-display=table]:not(.loading):has(input[name=compatibility-archive][data-label-text=archived]:checked) table:not(:has(td:nth-child(12) span:not(:empty))) td:nth-child(12) {
  display: none;
}
.shortcode[data-display=table]:not(.loading):has(input[name=compatibility-archive][data-label-text=archived]:checked) table:not(:has(td:nth-child(13) span:not(:empty))) th:nth-child(13),
.shortcode[data-display=table]:not(.loading):has(input[name=compatibility-archive][data-label-text=archived]:checked) table:not(:has(td:nth-child(13) span:not(:empty))) td:nth-child(13) {
  display: none;
}
.shortcode[data-display=table]:not(.loading):has(input[name=compatibility-archive][data-label-text=archived]:checked) table:not(:has(td:nth-child(14) span:not(:empty))) th:nth-child(14),
.shortcode[data-display=table]:not(.loading):has(input[name=compatibility-archive][data-label-text=archived]:checked) table:not(:has(td:nth-child(14) span:not(:empty))) td:nth-child(14) {
  display: none;
}
.shortcode[data-display=table]:not(.loading):has(input[name=compatibility-archive][data-label-text=archived]:checked) table:not(:has(td:nth-child(15) span:not(:empty))) th:nth-child(15),
.shortcode[data-display=table]:not(.loading):has(input[name=compatibility-archive][data-label-text=archived]:checked) table:not(:has(td:nth-child(15) span:not(:empty))) td:nth-child(15) {
  display: none;
}
.shortcode[data-display=table].loading table {
  opacity: 0.5;
}
.shortcode[data-display=table] th,
.shortcode[data-display=table] td {
  padding: 0.375rem 0.75rem;
}
.shortcode[data-display=table] th ul,
.shortcode[data-display=table] td ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.shortcode[data-display=table] th li,
.shortcode[data-display=table] td li {
  line-height: 1.2;
}
@media screen and (max-width: 47.99em) {
  .shortcode[data-display=table] thead {
    display: none;
  }
}
.shortcode[data-display=table] thead th {
  text-transform: uppercase;
  background-color: #99d8f7;
  text-align: left;
}
.shortcode[data-display=table] thead th > div {
  display: flex;
  gap: 1em;
}
.shortcode[data-display=table] tbody tr:nth-child(odd) {
  background-color: #ccebfb;
}
@media screen and (max-width: 47.99em) {
  .shortcode[data-display=table] tbody,
  .shortcode[data-display=table] tr,
  .shortcode[data-display=table] td {
    display: block;
  }
}
@media screen and (max-width: 47.99em) {
  .shortcode[data-display=table] [data-column-label]::before {
    content: attr(data-column-label);
    font-weight: 700;
    font-size: 1.2em;
  }
}
.shortcode[data-display=table] .column-hypervisor-support-version-term li, .shortcode[data-display=table] .column-linux-version li {
  display: inline;
}
.shortcode[data-display=table] .column-hypervisor-support-version-term li::after, .shortcode[data-display=table] .column-linux-version li::after {
  content: ", ";
}
.shortcode[data-display=table] .column-hypervisor-support-version-term li:last-child::after, .shortcode[data-display=table] .column-linux-version li:last-child::after {
  content: none;
}
.shortcode[data-display=table] .column-microsoft_ecm_support_minimum_product_version li span, .shortcode[data-display=table] .column-eyeextend_minimum_product_version li span {
  display: block;
}
.shortcode[data-display=table] .column-microsoft_ecm_support_minimum_product_version li span.label, .shortcode[data-display=table] .column-eyeextend_minimum_product_version li span.label {
  font-weight: 600;
}
.shortcode[data-display=table] .column-forescout-plugin-versions-term li:not(:has(span:nth-child(2))), .shortcode[data-display=table] .column-forescout-windows-plugin-ver-term li:not(:has(span:nth-child(2))) {
  display: none;
}
.shortcode[data-display=table] .column-forescout-plugin-versions-term li span::after, .shortcode[data-display=table] .column-forescout-windows-plugin-ver-term li span::after {
  content: ": ";
}
.shortcode[data-display=table] .column-forescout-plugin-versions-term li span:last-child::after, .shortcode[data-display=table] .column-forescout-windows-plugin-ver-term li span:last-child::after {
  content: none;
}
.shortcode[data-display=table] .match > li:has(.term),
.shortcode[data-display=table] .item-value-,
.shortcode[data-display=table] .item-value-na,
.shortcode[data-display=table] .item-value-ns,
.shortcode[data-display=table] .item-value-yes {
  display: flex;
  align-items: center;
  gap: 0.25em;
  line-height: 1.2em;
  margin-bottom: 0.5em;
}
.shortcode[data-display=table] .match > li:has(.term):last-child,
.shortcode[data-display=table] .item-value-:last-child,
.shortcode[data-display=table] .item-value-na:last-child,
.shortcode[data-display=table] .item-value-ns:last-child,
.shortcode[data-display=table] .item-value-yes:last-child {
  margin: 0;
}
.shortcode[data-display=table] .match > li:has(.term),
.shortcode[data-display=table] .item-value-na,
.shortcode[data-display=table] .item-value-ns,
.shortcode[data-display=table] .item-value-yes {
  --list-marker-color: #009dea;
}
.shortcode[data-display=table] .match > li:has(.term)::before,
.shortcode[data-display=table] .item-value-na::before,
.shortcode[data-display=table] .item-value-ns::before,
.shortcode[data-display=table] .item-value-yes::before {
  content: "";
  font-size: 1.75em;
  line-height: 0.75;
  vertical-align: sub;
  color: var(--list-marker-color, inherit);
}
.shortcode[data-display=table] .match > li:has(.term) .term,
.shortcode[data-display=table] .match > li:has(.term) .value,
.shortcode[data-display=table] .item-value-na .term,
.shortcode[data-display=table] .item-value-na .value,
.shortcode[data-display=table] .item-value-ns .term,
.shortcode[data-display=table] .item-value-ns .value,
.shortcode[data-display=table] .item-value-yes .term,
.shortcode[data-display=table] .item-value-yes .value {
  visibility: collapse;
  position: absolute;
  content-visibility: hidden;
}
.shortcode[data-display=table] .match > li:has(.term)::before,
.shortcode[data-display=table] .item-value-yes::before {
  content: "✓";
}
.shortcode[data-display=table] .item-value-na::before,
.shortcode[data-display=table] .item-value-ns::before {
  font-size: 0.85em;
  font-weight: 600;
  vertical-align: baseline;
}
.shortcode[data-display=table] .item-value-na::before {
  content: "N/A ";
}
.shortcode[data-display=table] .item-value-ns::before {
  content: "N/S ";
}
.shortcode[data-display=table] .item-value- .value {
  order: -1;
  width: 1.5em;
}
.shortcode[data-display=table] .posts-list-filter-form {
  justify-content: flex-start;
}
@media (min-width: 48em) {
  .shortcode[data-display=table] .posts-list-filter-form > .custom-select-container-outer,
  .shortcode[data-display=table] .posts-list-filter-form > select {
    width: calc(50% - 1.5rem / 2);
    flex: 0 0 calc(50% - 1.5rem / 2);
  }
}
@media (min-width: 64em) {
  .shortcode[data-display=table] .posts-list-filter-form > .custom-select-container-outer,
  .shortcode[data-display=table] .posts-list-filter-form > select {
    width: calc(50% - 1.5rem / 2);
    flex: 0 0 calc(50% - 1.5rem / 2);
  }
}
.shortcode[data-display=table] .posts-list-filter-form fieldset {
  border: none;
}
.shortcode[data-display=table] .posts-list-filter-form fieldset[data-name=compatibility-archive] {
  width: auto;
  margin: 0;
}
.shortcode[data-display=table] .posts-list-filter-form fieldset[data-name=compatibility-archive] .radio-input-container {
  height: 100%;
  display: flex;
}
.shortcode[data-display=table] .posts-list-filter-form fieldset[data-name=compatibility-archive] .radio-input-container.child-elements-overflowing .label-radio-all {
  display: none;
}
.shortcode[data-display=table] .posts-list-filter-form fieldset[data-name=compatibility-archive] .custom-select-container-outer {
  display: none;
}
.shortcode[data-display=table] .posts-list-filter-form fieldset[data-name=compatibility-archive] .label-radio-all,
.shortcode[data-display=table] .posts-list-filter-form fieldset[data-name=compatibility-archive] legend {
  display: none;
}
.shortcode[data-display=table] .posts-list-filter-form fieldset[data-name=compatibility-archive] label {
  padding: 0.375rem 0.75rem;
  text-transform: uppercase;
  border: solid 1px #009dea;
  display: flex;
  justify-content: center;
  align-items: center;
}
.shortcode[data-display=table] .posts-list-filter-form fieldset[data-name=compatibility-archive] label .label-text, .shortcode[data-display=table] .posts-list-filter-form fieldset[data-name=compatibility-archive] label .label-text::after {
  color: #009dea;
  font-weight: 600;
}
.shortcode[data-display=table] .posts-list-filter-form fieldset[data-name=compatibility-archive] label:hover {
  background-color: #002f70;
  border-color: #002f70;
}
.shortcode[data-display=table] .posts-list-filter-form fieldset[data-name=compatibility-archive] label:hover .label-text, .shortcode[data-display=table] .posts-list-filter-form fieldset[data-name=compatibility-archive] label:hover .label-text::after {
  color: white;
}
.shortcode[data-display=table] .posts-list-filter-form fieldset[data-name=compatibility-archive] label:has(input:checked) {
  background-color: #009dea;
}
.shortcode[data-display=table] .posts-list-filter-form fieldset[data-name=compatibility-archive] label:has(input:checked) .label-text, .shortcode[data-display=table] .posts-list-filter-form fieldset[data-name=compatibility-archive] label:has(input:checked) .label-text::after {
  color: white;
}
.shortcode[data-display=table] .posts-list-filter-form fieldset[data-name=compatibility-archive] label:has(input:checked):hover {
  border-color: #009dea;
}
.shortcode[data-display=table] .posts-list-filter-form fieldset[data-name=compatibility-archive] .radio-input-container {
  gap: 0;
  max-height: none;
}
.shortcode[data-display=table] button.sort {
  border: none;
  background: none;
  padding: 0;
  display: inline-flex;
  align-items: center;
}
.shortcode[data-display=table] button.sort::before, .shortcode[data-display=table] button.sort::after {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  transition: 0.25s ease-out;
  background-color: var(--btn-color, #009DEA);
  position: relative;
  opacity: 0.5;
  box-shadow: none;
  z-index: 1;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
}
.shortcode[data-display=table] button.sort::before:hover, .shortcode[data-display=table] button.sort::after:hover {
  opacity: 1;
}
.shortcode[data-display=table] button.sort::before {
  -webkit-mask-image: url("data:image/svg+xml;utf-8,<svg viewBox=%220 0 30.999987 21.000004%22 xmlns=%22http://www.w3.org/2000/svg%22><path d=%22m 15.491275,0 14.75766,16.394003 c 0.487107,0.5042 0.757207,1.1842 0.750946,1.8906 -0.0063,0.7064 -0.288461,1.3814 -0.784426,1.8766 -0.0358,0.0388 -0.07398,0.0752 -0.11441,0.109 -0.55968,0.4939 -1.2833,0.7532 -2.02417,0.7253 -0.74086,-0.0279 -1.44364,-0.3409 -1.96579,-0.8755 L 15.500875,8.0552626 4.8906747,20.117603 c -0.5207,0.537 -1.2237,0.8519 -1.9652,0.8803 -0.7416,0.0284 -1.4658,-0.2319 -2.02480001,-0.7277 -0.521,-0.4609 -0.8421,-1.1119 -0.8934,-1.8118 -0.0514,-0.6999 0.1711,-1.3921 0.6192,-1.9263 0.0405,-0.0485 0.0834,-0.0945 0.1263,-0.1381 z%22 /></svg>");
          mask-image: url("data:image/svg+xml;utf-8,<svg viewBox=%220 0 30.999987 21.000004%22 xmlns=%22http://www.w3.org/2000/svg%22><path d=%22m 15.491275,0 14.75766,16.394003 c 0.487107,0.5042 0.757207,1.1842 0.750946,1.8906 -0.0063,0.7064 -0.288461,1.3814 -0.784426,1.8766 -0.0358,0.0388 -0.07398,0.0752 -0.11441,0.109 -0.55968,0.4939 -1.2833,0.7532 -2.02417,0.7253 -0.74086,-0.0279 -1.44364,-0.3409 -1.96579,-0.8755 L 15.500875,8.0552626 4.8906747,20.117603 c -0.5207,0.537 -1.2237,0.8519 -1.9652,0.8803 -0.7416,0.0284 -1.4658,-0.2319 -2.02480001,-0.7277 -0.521,-0.4609 -0.8421,-1.1119 -0.8934,-1.8118 -0.0514,-0.6999 0.1711,-1.3921 0.6192,-1.9263 0.0405,-0.0485 0.0834,-0.0945 0.1263,-0.1381 z%22 /></svg>");
}
.shortcode[data-display=table] button.sort::after {
  -webkit-mask-image: url("data:image/svg+xml;utf-8,<svg viewBox=%220 0 30.999987 21.000006%22 xmlns=%22http://www.w3.org/2000/svg%22><path d=%22M 15.508712,21.000005 0.75105247,4.6060017 c -0.487107,-0.5042 -0.757207,-1.1842 -0.75094600067,-1.8906 0.006300001,-0.7064 0.28846100067,-1.3814 0.78442600067,-1.8766 0.0358,-0.0388 0.07398,-0.0752 0.11441,-0.109 0.55968003,-0.4939 1.28330003,-0.7532 2.02417003,-0.7253 0.74086,0.0279 1.44364,0.3409 1.96579,0.8755 L 15.499112,12.944742 26.109312,0.8824017 c 0.5207,-0.537 1.2237,-0.8519 1.9652,-0.8803 0.7416,-0.0284 1.4658,0.2319 2.0248,0.7277 0.521,0.4609 0.8421,1.1119 0.8934,1.8118 0.0514,0.6999 -0.1711,1.3921 -0.6192,1.9263 -0.0405,0.0485 -0.0834,0.0945 -0.1263,0.1381 z%22 /></svg>");
          mask-image: url("data:image/svg+xml;utf-8,<svg viewBox=%220 0 30.999987 21.000006%22 xmlns=%22http://www.w3.org/2000/svg%22><path d=%22M 15.508712,21.000005 0.75105247,4.6060017 c -0.487107,-0.5042 -0.757207,-1.1842 -0.75094600067,-1.8906 0.006300001,-0.7064 0.28846100067,-1.3814 0.78442600067,-1.8766 0.0358,-0.0388 0.07398,-0.0752 0.11441,-0.109 0.55968003,-0.4939 1.28330003,-0.7532 2.02417003,-0.7253 0.74086,0.0279 1.44364,0.3409 1.96579,0.8755 L 15.499112,12.944742 26.109312,0.8824017 c 0.5207,-0.537 1.2237,-0.8519 1.9652,-0.8803 0.7416,-0.0284 1.4658,0.2319 2.0248,0.7277 0.521,0.4609 0.8421,1.1119 0.8934,1.8118 0.0514,0.6999 -0.1711,1.3921 -0.6192,1.9263 -0.0405,0.0485 -0.0834,0.0945 -0.1263,0.1381 z%22 /></svg>");
}
.shortcode[data-display=table] button.sort .sort-text {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.shortcode[data-display=table] .sorting.asc button.sort::after {
  opacity: 1;
}
.shortcode[data-display=table] .sorting.desc button.sort::before {
  opacity: 1;
}
.shortcode[data-display=table] button:disabled {
  opacity: 0.5;
  pointer-events: none;
}
.shortcode[data-display=table] button.print {
  padding: 0;
}
.shortcode[data-display=table] button.print, .shortcode[data-display=table] button.print:hover {
  background-color: transparent;
  border-color: transparent;
}
.shortcode[data-display=table] button.print .button-text {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.shortcode[data-display=table] button.print::before {
  content: "";
  display: inline-block;
  width: 2em;
  height: 2em;
  transition: 0.25s ease-out;
  background-color: var(--btn-background, #009DEA);
  position: relative;
  box-shadow: none;
  opacity: 1;
  z-index: 1;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
}
.shortcode[data-display=table] button.print::before {
  -webkit-mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 20 20%22><path d=%22M12 11H7v1h5v-1zm1 4H7v1h6v-1zm-3-2H7v1h3v-1zm7-7h-2V2H5v4H3c-.6 0-1 .4-1 1v5c0 .6.4 1 1 1h2v5h10v-5h2c.6 0 1-.4 1-1V7c0-.6-.4-1-1-1zm-3 11H6v-7h8v7zm0-11H6V3h8v3zm2 3h-1V8h1v1z%22/></svg>");
          mask-image: url("data:image/svg+xml;utf-8,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 20 20%22><path d=%22M12 11H7v1h5v-1zm1 4H7v1h6v-1zm-3-2H7v1h3v-1zm7-7h-2V2H5v4H3c-.6 0-1 .4-1 1v5c0 .6.4 1 1 1h2v5h10v-5h2c.6 0 1-.4 1-1V7c0-.6-.4-1-1-1zm-3 11H6v-7h8v7zm0-11H6V3h8v3zm2 3h-1V8h1v1z%22/></svg>");
}
.shortcode[data-display=table] td:has(> dialog) li:first-child span {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.shortcode[data-display=table] td:has(> dialog) li:first-child::after {
  content: "*";
  display: inline-block;
  position: relative;
}
.shortcode[data-display=table] li:has(> dialog) span {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.shortcode[data-display=table] li:has(> dialog)::after {
  content: "*";
  display: inline-block;
  position: relative;
}
@supports not selector(td:has) {
  .shortcode[data-display=table] li,
  .shortcode[data-display=table] td {
    position: relative;
  }
}
.shortcode[data-display=table] li:has(> dialog),
.shortcode[data-display=table] td:has(> dialog) {
  position: relative;
}
@supports not selector(dialog::backdrop) {
  .shortcode[data-display=table] li dialog,
  .shortcode[data-display=table] td dialog {
    position: absolute;
    width: fit-content;
    height: fit-content;
    margin: auto;
    padding: 1em;
    display: none;
  }
}
.shortcode[data-display=table] li dialog,
.shortcode[data-display=table] td dialog {
  background-color: #000;
  color: #fff;
  border: none;
  width: max-content;
  max-width: min(100vw, 50ch);
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
.shortcode[data-display=table] li dialog[open],
.shortcode[data-display=table] td dialog[open] {
  display: flex;
  align-items: center;
}
.shortcode[data-display=table] li dialog.right,
.shortcode[data-display=table] td dialog.right {
  margin-left: 1.25em;
  left: var(--position-left, auto);
}
.shortcode[data-display=table] li dialog p:last-child,
.shortcode[data-display=table] td dialog p:last-child {
  margin: 0;
}
.shortcode[data-display=table] li dialog::before,
.shortcode[data-display=table] td dialog::before {
  content: "";
  display: block;
  width: 1em;
  height: 1em;
  background-color: #000;
  position: absolute;
  left: -0.5em;
  transform: rotate(45deg);
  transform-origin: center;
}
.shortcode[data-display=table] li dialog.left,
.shortcode[data-display=table] td dialog.left {
  margin-right: 0.5em;
  right: 100%;
}
.shortcode[data-display=table] li dialog.left::before,
.shortcode[data-display=table] td dialog.left::before {
  left: calc(100% - 0.5em);
}
@media screen and (max-width: 47.99em) {
  .shortcode[data-display=table] li dialog.left, .shortcode[data-display=table] li dialog.right, .shortcode[data-display=table] li dialog,
  .shortcode[data-display=table] td dialog.left,
  .shortcode[data-display=table] td dialog.right,
  .shortcode[data-display=table] td dialog {
    left: auto;
    right: auto;
    width: 100%;
    top: 100%;
  }
  .shortcode[data-display=table] li dialog.left::before, .shortcode[data-display=table] li dialog.right::before, .shortcode[data-display=table] li dialog::before,
  .shortcode[data-display=table] td dialog.left::before,
  .shortcode[data-display=table] td dialog.right::before,
  .shortcode[data-display=table] td dialog::before {
    left: 50%;
    top: -0.5em;
  }
}

.post-list-modal.modal {
  --modal-underlay-background_color: rgba(65, 84, 100, 0.9);
}
.post-list-modal.modal h1,
.post-list-modal.modal h2,
.post-list-modal.modal h3,
.post-list-modal.modal h4,
.post-list-modal.modal h5,
.post-list-modal.modal h6 {
  color: #002f70;
}
.post-list-modal.modal,
.post-list-modal.modal .modal-description {
  color: #111111;
  --text-style-text_color: #111111;
}
.post-list-modal.modal ul {
  list-style: disc;
}
.post-list-modal.modal .close-button {
  border-top-right-radius: 0;
}
.post-list-modal.modal .modal-body {
  display: grid;
  gap: 1.5rem;
  grid-template-columns: 33.3333333333% 66.6666666667%;
  grid-template-rows: auto;
  grid-template-areas: "image title" "image description" "image related-resources";
}
.post-list-modal.modal .modal-body .modal-image {
  grid-area: image;
  background-image: var(--featured-image-url);
  background-size: contain;
  background-color: #002f70;
  background-repeat: no-repeat;
  background-position: center;
}
.post-list-modal.modal .modal-body .modal-title {
  position: relative;
  grid-area: title;
  margin-bottom: 0;
}
.post-list-modal.modal .modal-body .modal-description {
  position: relative;
  grid-area: description;
}
.post-list-modal.modal .modal-body .modal-description p:last-child {
  margin-bottom: 0;
}
.post-list-modal.modal .modal-body .related-resources {
  position: relative;
  grid-area: related-resources;
  --list-marker-color: #009dea;
}
/*# sourceMappingURL=posts-list.css.map */