:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}

@charset "UTF-8";
.sts-cta {
  --sts-cta-color: var(--wp--preset--color--accent-10, #FFF04F);
  --sts-cta-color-hover: var(--wp--preset--color--base-90, #000);
  --sts-cta-text-color: var(--wp--preset--color--base-90, #000);
  --sts-cta-outline-color: var(--wp--preset--color--base-90, #000);
  --sts-cta-link-color: var(--wp--preset--color--accent-10, #FFF04F);
  --sts-cta-link-hover: var(--wp--preset--color--base-90, #000);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: var(--sts-cta-size-min-height-mobile, calc(var(--sts-gap-sm, 16px) * 2.5));
  padding: var(--sts-cta-size-padding-mobile, calc(var(--sts-gap-sm, 16px) * 0.4375) var(--sts-gap-md, 24px));
  gap: var(--sts-cta-size-gap-mobile, 0);
  border-radius: var(--sts-cta-radius, 999px);
  font-size: var(--sts-cta-size-font-size-mobile, 16px);
  line-height: var(--sts-cta-size-line-height-mobile, 1.5);
  font-style: normal;
  font-weight: var(--sts-cta-font-weight, 700);
  text-decoration: none;
  border: 1px solid transparent;
}
.sts-cta__label {
  margin: 0;
}
.sts-cta--filled {
  background-color: var(--sts-cta-color);
  color: var(--sts-cta-text-color);
  border: none;
}
.sts-cta--filled:hover, .sts-cta--filled:focus-visible {
  background-color: var(--sts-cta-color-hover);
  border: none;
  color: var(--sts-cta-text-color);
}
.sts-cta--outlined {
  background-color: transparent;
  color: var(--sts-cta-outline-color);
  border: none;
  box-shadow: inset 0 0 0 2px var(--sts-cta-outline-color);
}
.sts-cta--outlined:hover, .sts-cta--outlined:focus-visible {
  color: var(--sts-cta-outline-color);
  box-shadow: inset 0 0 0 2px var(--sts-cta-outline-color);
}
.sts-cta--underlined {
  background: none;
  border: none;
  box-shadow: none;
  min-height: auto;
  padding: 0;
  color: var(--wp--preset--color--base-90, #000);
  text-decoration: underline;
  text-decoration-color: var(--sts-cta-link-color);
  text-decoration-thickness: 2px;
}
.sts-cta--underlined:hover, .sts-cta--underlined:focus-visible {
  color: var(--wp--preset--color--base-90, #000);
  text-decoration-color: var(--sts-cta-link-hover);
}
@media (min-width: 1024px) {
  .sts-cta {
    min-height: var(--sts-cta-size-min-height-desktop, var(--sts-cta-min-height, 50px));
    padding: var(--sts-cta-size-padding-desktop, var(--sts-cta-padding-y, 10px) var(--sts-cta-padding-x, 24px));
    gap: var(--sts-cta-size-gap-desktop, var(--sts-cta-size-gap-mobile, 0));
    font-size: var(--sts-cta-size-font-size-desktop, var(--sts-cta-font-size, 1.25rem));
    line-height: var(--sts-cta-size-line-height-desktop, var(--sts-cta-size-line-height-mobile, 1.5));
  }
}

.sts-cta--size-small:not(.sts-cta--underlined) {
  --sts-cta-size-min-height-mobile: auto;
  --sts-cta-size-padding-mobile: 1px 12px 2px 12px;
  --sts-cta-size-gap-mobile: 4px;
  --sts-cta-size-font-size-mobile: var(--sds-typography-body-size-small, 14px);
  --sts-cta-size-line-height-mobile: 1.5;
  --sts-cta-size-min-height-desktop: auto;
  --sts-cta-size-padding-desktop: 1px 12px 2px 12px;
  --sts-cta-size-gap-desktop: 4px;
  --sts-cta-size-font-size-desktop: var(--sds-typography-body-size-small, 14px);
  --sts-cta-size-line-height-desktop: 1.5;
}

.sts-cta--size-medium:not(.sts-cta--underlined) {
  --sts-cta-size-min-height-mobile: auto;
  --sts-cta-size-padding-mobile: 7px 24px 9px 24px;
  --sts-cta-size-gap-mobile: 4px;
  --sts-cta-size-font-size-mobile: var(--sds-typography-body-size-medium, 16px);
  --sts-cta-size-line-height-mobile: 1.5;
  --sts-cta-size-min-height-desktop: auto;
  --sts-cta-size-padding-desktop: 7px 24px 9px 24px;
  --sts-cta-size-gap-desktop: 4px;
  --sts-cta-size-font-size-desktop: var(--sds-typography-body-size-medium, 16px);
  --sts-cta-size-line-height-desktop: 1.5;
}

.sts-cta--size-large:not(.sts-cta--underlined) {
  --sts-cta-size-min-height-mobile: auto;
  --sts-cta-size-padding-mobile: 10px 24px 12px 24px;
  --sts-cta-size-gap-mobile: 4px;
  --sts-cta-size-font-size-mobile: var(--sds-typography-subheading-size-medium, 20px);
  --sts-cta-size-line-height-mobile: 1.4;
  --sts-cta-size-min-height-desktop: auto;
  --sts-cta-size-padding-desktop: 10px 24px 12px 24px;
  --sts-cta-size-gap-desktop: 4px;
  --sts-cta-size-font-size-desktop: var(--sds-typography-subheading-size-medium, 20px);
  --sts-cta-size-line-height-desktop: 1.4;
}

.sts-cta--mobile-size-small:not(.sts-cta--underlined) {
  --sts-cta-size-min-height-mobile: auto;
  --sts-cta-size-padding-mobile: 1px 12px 2px 12px;
  --sts-cta-size-gap-mobile: 4px;
  --sts-cta-size-font-size-mobile: var(--sds-typography-body-size-small, 14px);
  --sts-cta-size-line-height-mobile: 1.5;
}

.sts-cta--mobile-size-medium:not(.sts-cta--underlined) {
  --sts-cta-size-min-height-mobile: auto;
  --sts-cta-size-padding-mobile: 7px 24px 9px 24px;
  --sts-cta-size-gap-mobile: 4px;
  --sts-cta-size-font-size-mobile: var(--sds-typography-body-size-medium, 16px);
  --sts-cta-size-line-height-mobile: 1.5;
}

.sts-cta--mobile-size-large:not(.sts-cta--underlined) {
  --sts-cta-size-min-height-mobile: auto;
  --sts-cta-size-padding-mobile: 10px 24px 12px 24px;
  --sts-cta-size-gap-mobile: 4px;
  --sts-cta-size-font-size-mobile: var(--sds-typography-subheading-size-medium, 20px);
  --sts-cta-size-line-height-mobile: 1.4;
}

.sts-block-cards {
  width: 100%;
}
.sts-block-cards__intro {
  text-align: left;
  margin-bottom: 32px;
}
.sts-block-cards__intro > * + * {
  margin-top: 1rem;
}
.sts-block-cards__intro .preamble {
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  .sts-block-cards__intro {
    margin-bottom: 40px;
  }
}
.sts-block-cards__intro {
  margin-left: auto;
  margin-right: auto;
}
.sts-block-cards__intro.has-align-left {
  text-align: left;
}
.sts-block-cards__intro.has-align-left .sts-block-cards__cta {
  justify-content: flex-start;
}
.sts-block-cards__intro.has-align-center {
  text-align: center;
}
.sts-block-cards__intro.has-align-center .sts-block-cards__cta {
  justify-content: center;
}
.sts-block-cards__intro.has-align-right {
  text-align: right;
}
.sts-block-cards__intro.has-align-right .sts-block-cards__cta {
  justify-content: flex-end;
}
.sts-block-cards__cta {
  display: flex;
  justify-content: flex-start;
  margin-top: 16px;
}
@media (min-width: 1024px) {
  .sts-block-cards__cta {
    margin-top: 20px;
  }
}
.sts-block-cards__placeholder {
  border: 1px dashed var(--wp--preset--color--base-40, #ccc);
  border-radius: 0.75rem;
  padding: 48px;
  text-align: center;
  color: var(--wp--preset--color--base-50, #555);
}
.sts-block-cards__placeholder-title {
  font-weight: 600;
  margin-bottom: 0.25rem;
}
.sts-block-cards__placeholder-description {
  margin-bottom: 0;
  font-size: 0.875rem;
}
.sts-block-cards__list {
  margin-left: auto;
  margin-right: auto;
  display: grid;
  gap: 24px;
}
.sts-block-cards__list--listing {
  gap: 16px;
}
@media (min-width: 1024px) {
  .sts-block-cards__list--listing {
    gap: 24px;
  }
}
.sts-block-cards__list--listing {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: stretch;
  justify-content: center;
  justify-items: center;
}
.sts-block-cards__list--listing .sts-card {
  align-self: stretch;
  height: 100%;
  max-height: none;
  width: 100%;
  max-width: 360px;
}
@media (min-width: 768px) {
  .sts-block-cards__list--listing {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (min-width: 1024px) {
  .sts-block-cards__list--listing {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
.sts-block-cards__list--listing:has(> .sts-card:only-child) {
  grid-template-columns: minmax(0, min(100%, 360px));
}
.sts-block-cards__list--listing:has(> .sts-card:nth-child(2)):not(:has(> .sts-card:nth-child(3))) {
  grid-template-columns: repeat(2, minmax(0, min(100%, 360px)));
}
@media (min-width: 768px) {
  .sts-block-cards__list--listing:has(> .sts-card:nth-child(2)):not(:has(> .sts-card:nth-child(3))) {
    grid-template-columns: repeat(2, minmax(0, min(100%, 360px)));
  }
}
@media (min-width: 1024px) {
  .sts-block-cards__list--listing:has(> .sts-card:nth-child(3)):not(:has(> .sts-card:nth-child(4))) {
    grid-template-columns: repeat(3, minmax(0, min(100%, 360px)));
  }
}
.sts-block-cards__list--carousel {
  display: flex;
  gap: 24px;
  align-items: stretch;
  overflow-x: auto;
  padding-bottom: 0.75rem;
  scroll-snap-type: x proximity;
}
.sts-block-cards__list--carousel .sts-card {
  align-self: stretch;
  height: 100%;
  max-height: none;
  min-width: 156px;
}
@media (min-width: 768px) {
  .sts-block-cards__list--carousel .sts-card {
    min-width: 224px;
  }
}
.entry-content .sts-block-cards--carousel {
  width: 100vw;
  max-width: 100vw;
  min-width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}
@media (max-width: 1600px) {
  .entry-content .sts-block-cards--carousel .sts-block-cards__intro.has-max-width-xlg,
  .entry-content .sts-block-cards--carousel .sts-block-cards__list--carousel.has-max-width-xlg {
    max-width: var(--sts-entry-content-width);
  }
}
.sts-block-cards--carousel.has-swiper {
  overflow: hidden;
}
.sts-block-cards--carousel.has-swiper .sts-block-cards__list {
  gap: 0;
  overflow: visible;
  padding-bottom: 0;
  scroll-snap-type: none;
}
.sts-block-cards--carousel.has-swiper .swiper-wrapper {
  display: flex;
  align-items: stretch;
}
.sts-block-cards--carousel.has-swiper .swiper-slide {
  width: auto;
  flex: 1;
  display: inline-flex;
  align-items: stretch;
}
.sts-block-cards__controls {
  margin-top: 24px;
  display: flex;
  justify-content: center;
  gap: 24px;
}

@media (min-width: 1600px) {
  .sts-block-cards__list.has-max-width-xlg.sts-block-cards__list--listing {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
}

@media (min-width: 1600px) {
  .sts-block-cards__list.has-max-width-xlg.sts-block-cards__list--listing:has(> .sts-card:nth-child(4)):not(:has(> .sts-card:nth-child(5))) {
    grid-template-columns: repeat(4, minmax(0, min(100%, 360px)));
  }
}

@media (min-width: 1600px) {
  .sts-block-cards__list.has-max-width-lg.sts-block-cards__list--listing {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

.sts-block-cards--listing:not(.is-expanded) .sts-block-cards__list .sts-card:nth-child(n+5) {
  display: none;
}

@media (min-width: 768px) {
  .sts-block-cards--listing:not(.is-expanded) .sts-block-cards__list .sts-card:nth-child(n+5) {
    display: inline-flex;
  }
  .sts-block-cards--listing:not(.is-expanded) .sts-block-cards__list .sts-card:nth-child(n+7) {
    display: none;
  }
}
@media (min-width: 1024px) {
  .sts-block-cards--listing:not(.is-expanded) .sts-block-cards__list .sts-card:nth-child(n+7) {
    display: inline-flex;
  }
  .sts-block-cards--listing:not(.is-expanded) .sts-block-cards__list .sts-card:nth-child(n+9) {
    display: none;
  }
}
@media (min-width: 1600px) {
  .sts-block-cards--listing:not(.is-expanded) .sts-block-cards__list.has-max-width-xlg .sts-card:nth-child(n+9) {
    display: inline-flex;
  }
  .sts-block-cards--listing:not(.is-expanded) .sts-block-cards__list.has-max-width-xlg .sts-card:nth-child(n+11) {
    display: none;
  }
}
.sts-card {
  --main-color: var(--wp--preset--color--accent-10);
}
.sts-card:hover .sts-card__link {
  box-shadow: inset 0 -2px 0 currentColor;
}
.sts-card.is-past {
  opacity: 0.4;
  filter: grayscale(0.8);
  pointer-events: none;
  cursor: default;
}
.sts-card {
  border-radius: 8px;
}
@media (min-width: 1024px) {
  .sts-card {
    border-radius: 16px;
  }
}
.sts-card {
  max-width: 360px;
  min-width: 156px;
  display: inline-flex;
  flex-direction: column;
  overflow: hidden;
  text-decoration: none;
  max-height: fit-content;
  align-self: end;
  display: inline-flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .sts-card {
    min-width: 224px;
  }
}
.sts-card__icons {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  padding: 1rem;
  align-items: flex-start;
  align-content: flex-start;
}
@media (min-width: 768px) {
  .sts-card__icons {
    padding: 1.5rem;
  }
}
.sts-card__content {
  flex: 1;
  display: inline-flex;
  flex-direction: column;
  padding: 0.5rem 1rem 1.25rem 1rem;
  margin-top: auto;
  position: relative;
}
@media (min-width: 768px) {
  .sts-card__content {
    padding: 0.5rem 1.5rem 1.75rem 1.5rem;
  }
}
.sts-card__content-wave {
  position: absolute;
  bottom: calc(100% - 2px);
  left: -1px;
  right: -1px;
  line-height: 0;
}
.sts-card__content-wave svg {
  width: 100%;
  height: auto;
}
.sts-card__content-wave path {
  transition: 0.2s ease;
  fill: var(--main-color);
}
.sts-card__content h5,
.sts-card__content p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
}
.sts-card__content h5 {
  margin-top: auto;
  margin-bottom: 0.5rem;
}
.sts-card__content p {
  margin-bottom: 0;
}
.sts-card__label {
  display: inline-flex;
  font-size: 0.75rem;
  height: 1.25rem;
  padding: 0 0.25rem;
  position: relative;
  align-items: center;
}
.sts-card__label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--main-color);
  opacity: 0.25;
}
.sts-card__label img {
  width: 1rem;
  height: 1rem;
}
.sts-card__label span {
  margin-left: 0.5rem;
  font-weight: 400;
  line-height: 1.5;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .sts-card__label {
    font-size: 0.875rem;
  }
  .sts-card__label img {
    width: 1.25rem;
    height: 1.25rem;
  }
}
.sts-card-image {
  flex-shrink: 0;
  transition: background-color 0.2s ease;
  background-color: var(--main-color);
}
.sts-card-image:hover {
  --main-color: var(--wp--preset--color--accent-15);
  background-color: var(--main-color);
}
.sts-card-image:hover img {
  transform: scale(1.05);
}
.sts-card-image__image {
  aspect-ratio: 1/1;
  position: relative;
  overflow: hidden;
}
.sts-card-image__image img {
  transition: 0.35s ease;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.sts-card-image__image-wave {
  position: absolute;
  bottom: -1px;
  left: -1px;
  right: -1px;
  line-height: 0;
}
.sts-card-image__image-wave svg {
  width: 100%;
  height: auto;
}
.sts-card-image__image-wave path {
  transition: 0.2s ease;
  fill: var(--main-color);
}
.sts-card-event {
  background-color: var(--wp--preset--color--base-10);
}
.sts-card-event:hover .sts-card-event__top-bar::before {
  opacity: 0.5;
}
.sts-card-event__top-bar {
  position: relative;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  font-weight: 500;
  font-size: 0.688rem;
  line-height: 1.5;
  padding: 0.5rem;
}
.sts-card-event__top-bar span {
  position: relative;
  z-index: 1;
  display: inline-block;
}
.sts-card-event__top-bar:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--main-color);
  opacity: 1;
  transition: 0.2s ease;
}
@media (min-width: 768px) {
  .sts-card-event__top-bar {
    font-size: 0.875rem;
  }
}

.cards-controls {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 24px;
  gap: 0 16px;
}
.cards-controls__control {
  appearance: none;
  -webkit-appearance: none;
  border: 0;
  padding: 0;
  margin: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex: 0 0 40px;
  width: 40px;
  height: 40px;
  min-width: 40px;
  min-height: 40px;
  box-sizing: border-box;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.7);
  background-color: color-mix(in srgb, var(--wp--preset--color--base-10) 70%, transparent);
  box-shadow: none;
  color: inherit;
  font: inherit;
  line-height: 1;
  text-decoration: none;
  transition: 0.2s ease;
  cursor: pointer;
}
.cards-controls__control img {
  width: 24px;
  height: 24px;
  transition: 0.2s ease;
}
.cards-controls__control:hover {
  background-color: white;
  background-color: var(--wp--preset--color--base-10);
}
.cards-controls__control:hover img {
  transform: scale(1.1);
}
.cards-controls__control.is-disabled {
  opacity: 0.4;
  pointer-events: none;
}
.cards-controls__control > .cards-controls__control, .cards-controls__control-icon {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex: 0 0 24px;
  width: 24px;
  height: 24px;
  min-width: 0;
  min-height: 0;
  border: 0;
  border-radius: 0;
  padding: 0;
  background: transparent;
  box-shadow: none;
  cursor: inherit;
  pointer-events: none;
}
.cards-controls__pagination {
  position: static;
  flex: 0 0 auto;
  width: auto;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .cards-controls__pagination {
    font-size: 16px;
  }
}
.cards-controls__pagination-divider {
  display: inline-block;
  margin: 0 8px;
}
.cards-controls__pagination.swiper-pagination-custom, .cards-controls__pagination.swiper-pagination-horizontal {
  width: auto;
}
.cards-controls__toggle {
  margin-top: 20px;
  flex: 1 1 100%;
  text-align: center;
}
.cards-controls__toggle button {
  cursor: pointer;
}

.sts-block-testimonial {
  border-radius: 8px;
}
@media (min-width: 1024px) {
  .sts-block-testimonial {
    border-radius: 16px;
  }
}
.sts-block-testimonial {
  background-color: var(--wp--preset--color--base-0, #fff);
  width: 100%;
  overflow: hidden;
}
.sts-block-testimonial__inner {
  display: flex;
  flex-direction: column;
}
.sts-block-testimonial__media {
  position: relative;
  overflow: hidden;
  min-height: 260px;
  max-height: 420px;
  flex: 1 1 auto;
  display: flex;
  width: 100%;
  align-items: stretch;
  aspect-ratio: 4/3;
}
.sts-block-testimonial__media .sts-responsive-image {
  width: 100%;
  height: 100%;
  border-radius: 0;
}
.sts-block-testimonial__media-placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 260px;
  width: 100%;
  height: 100%;
  flex: 1 1 auto;
  border-radius: inherit;
  border: 1px dashed var(--wp--preset--color--base-20, #d1d5db);
  color: var(--wp--preset--color--base-50, #94a3b8);
  font-weight: 500;
  background: var(--wp--preset--color--base-5, #f7fafc);
  text-align: center;
  padding: 24px;
}
.sts-block-testimonial__speech-bubble {
  position: absolute;
  top: 16px;
  right: 16px;
  z-index: 2;
  width: 48px;
  height: 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.sts-block-testimonial__speech-bubble svg {
  width: 100%;
  height: 100%;
  color: var(--wp--preset--color--base-90, #0f172a);
}
.sts-block-testimonial__content {
  display: flex;
  flex-direction: column;
  gap: 16px;
  flex: 1 1 auto;
  padding: 40px;
  width: 100%;
}
.sts-block-testimonial__quote {
  margin: 0;
  line-height: 1.6;
  color: var(--wp--preset--color--base-90, #0f172a);
  font-weight: 500;
}
.sts-block-testimonial__quote-text {
  font-size: clamp(1.125rem, 2vw, 1.5rem);
  margin: 0;
  font-weight: inherit;
  quotes: "“" "”";
  white-space: pre-line;
}
.sts-block-testimonial__quote-text::before {
  content: open-quote;
}
.sts-block-testimonial__quote-text::after {
  content: close-quote;
}
.sts-block-testimonial__quote--placeholder {
  font-style: italic;
  color: var(--wp--preset--color--base-50, #94a3b8);
}
.sts-block-testimonial__author {
  display: flex;
  flex-direction: column;
}
.sts-block-testimonial__name {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  margin: 0;
}
.sts-block-testimonial__subtext {
  margin: 0;
  color: var(--wp--preset--color--base-70, #475569);
}
.sts-block-testimonial.has-max-width-sm .sts-block-testimonial__inner {
  flex-direction: column;
}
.sts-block-testimonial.has-max-width-sm .sts-block-testimonial__media,
.sts-block-testimonial.has-max-width-sm .sts-block-testimonial__content {
  width: 100%;
  flex: 1 1 auto;
}
.sts-block-testimonial.has-max-width-sm .sts-block-testimonial__media {
  aspect-ratio: 3/2;
  min-height: 200px;
  max-height: 360px;
}

@media (min-width: 1024px) {
  .sts-block-testimonial.is-horizontal-desktop .sts-block-testimonial__inner {
    flex-direction: row;
    align-items: stretch;
  }
  .sts-block-testimonial.is-horizontal-desktop .sts-block-testimonial__media,
  .sts-block-testimonial.is-horizontal-desktop .sts-block-testimonial__content {
    width: 50%;
    flex: 0 0 50%;
  }
  .sts-block-testimonial.is-horizontal-desktop .sts-block-testimonial__content {
    justify-content: center;
    padding: 80px 40px;
  }
  .sts-block-testimonial.is-horizontal-desktop .sts-block-testimonial__media {
    width: 100%;
    aspect-ratio: auto;
    min-height: auto;
    max-height: none;
  }
}
.sts-block-content-cta {
  margin: 0 auto;
  color: var(--wp--preset--color--base-90);
}
@media (min-width: 1024px) {
  .has-max-width-xlg .wp-block-sts-column .sts-block-content-cta.has-max-width-sm {
    max-width: 100%;
  }
}
.sts-block-content-cta__card {
  border-radius: 8px;
}
@media (min-width: 1024px) {
  .sts-block-content-cta__card {
    border-radius: 16px;
  }
}
.sts-block-content-cta__card {
  width: 100%;
  background-color: var(--wp--preset--color--base-10);
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.sts-block-content-cta__media {
  width: 100%;
}
.sts-block-content-cta__media-figure {
  margin: 0;
  width: 100%;
  aspect-ratio: 16/9;
  overflow: hidden;
  background-color: var(--wp--preset--color--base-30);
}
.sts-block-content-cta__media-figure picture,
.sts-block-content-cta__media-figure img {
  display: block;
  width: 100%;
  height: 100%;
}
.sts-block-content-cta__media-placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 200px;
  padding: 24px;
  border: 1px dashed var(--wp--preset--color--base-50);
  text-align: center;
  color: var(--wp--preset--color--base-60);
  background-color: var(--wp--preset--color--base-20);
}
.sts-block-content-cta__eyebrow {
  padding: 10px clamp(16px, 4vw, 32px);
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  text-align: center;
  color: var(--wp--preset--color--base-90);
  border-bottom: 1px solid var(--wp--preset--color--base-30);
}
.sts-block-content-cta__eyebrow span {
  display: block;
}
.sts-block-content-cta--with-media .sts-block-content-cta__eyebrow {
  border-bottom: 0;
}
.sts-block-content-cta__content {
  padding: 24px 16px 16px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.sts-block-content-cta__content.has-align-left {
  text-align: left;
}
.sts-block-content-cta__content.has-align-center {
  text-align: center;
}
.sts-block-content-cta__content.has-align-right {
  text-align: right;
}
@media (min-width: 1024px) {
  .sts-block-content-cta__content {
    padding: 32px 24px 24px;
  }
}
.sts-block-content-cta__heading {
  margin: 0;
  font-weight: 600;
}
.sts-block-content-cta__body {
  font-size: 1rem;
  line-height: 1.6;
  margin: 0;
}
.sts-block-content-cta__body :where(p, ul, ol, h1, h2, h3, h4, h5, h6) {
  margin-top: 0;
  margin-bottom: 0.75em;
}
.sts-block-content-cta__body ul,
.sts-block-content-cta__body ol {
  padding-left: 1.25em;
}
.sts-block-content-cta__body a {
  color: inherit;
  text-decoration: underline;
}
.sts-block-content-cta__body:last-child {
  margin-bottom: 0;
}
.sts-block-content-cta__cta {
  margin-top: 8px;
  display: flex;
}

.sts-block-fact-highlights {
  --fact-highlights-bg: var(--wp--preset--color--base-10);
  border-radius: 8px;
}
@media (min-width: 1024px) {
  .sts-block-fact-highlights {
    border-radius: 16px;
  }
}
.sts-block-fact-highlights {
  background-color: var(--fact-highlights-bg);
  padding: 16px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  container-type: inline-size;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1024px) {
  .sts-block-fact-highlights {
    padding: 24px;
  }
}
.sts-block-fact-highlights__header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 8px;
  margin-bottom: 8px;
}
.sts-block-fact-highlights__heading {
  width: calc(100% - 64px - clamp(16px, 5vw, 60px));
}
@media (min-width: 1024px) {
  .sts-block-fact-highlights__heading {
    width: calc(100% - 80px - 48px);
  }
}
.sts-block-fact-highlights__heading h2,
.sts-block-fact-highlights__heading h3,
.sts-block-fact-highlights__heading h4,
.sts-block-fact-highlights__heading h5,
.sts-block-fact-highlights__heading h6 {
  margin: 0;
}
.sts-block-fact-highlights__symbol {
  position: absolute;
  top: 0;
  right: clamp(16px, 5vw, 60px);
  width: 64px;
  height: 64px;
  transform: translateY(-45%);
}
.sts-block-fact-highlights__symbol .sts-symbol {
  width: 64px;
  height: 64px;
}
.sts-block-fact-highlights__symbol .sts-symbol svg,
.sts-block-fact-highlights__symbol .sts-symbol img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media (min-width: 1024px) {
  .sts-block-fact-highlights__symbol {
    width: 80px;
    height: 80px;
    right: 48px;
  }
  .sts-block-fact-highlights__symbol .sts-symbol {
    width: 80px;
    height: 80px;
  }
}
.sts-block-fact-highlights--no-heading {
  padding-top: clamp(16px, 3vw, 24px);
}
.sts-block-fact-highlights__items {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 8px;
  --fact-columns: 1;
  column-count: 1;
  column-gap: 8px;
}
.sts-block-fact-highlights__items--columns-3 {
  --fact-columns: 3;
}
.sts-block-fact-highlights__items--columns-4 {
  --fact-columns: 4;
}
@media (min-width: 1024px) {
  .sts-block-fact-highlights__items {
    column-count: var(--fact-columns);
  }
}
.sts-block-fact-highlights__items--numbered .sts-block-fact-highlights__item, .sts-block-fact-highlights__items--bullets .sts-block-fact-highlights__item {
  counter-increment: fact;
  position: relative;
  padding-left: 1.25rem;
}
.has-max-width-sm .sts-block-fact-highlights__items--numbered .sts-block-fact-highlights__item, .has-max-width-sm .sts-block-fact-highlights__items--bullets .sts-block-fact-highlights__item {
  padding-left: 1.25rem;
}
@media (min-width: 1024px) {
  .sts-block-fact-highlights__items--numbered .sts-block-fact-highlights__item, .sts-block-fact-highlights__items--bullets .sts-block-fact-highlights__item {
    padding-left: 1.75rem;
  }
}
.sts-block-fact-highlights__items--numbered .sts-block-fact-highlights__item::before, .sts-block-fact-highlights__items--bullets .sts-block-fact-highlights__item::before {
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 700;
}
.sts-block-fact-highlights__items--numbered {
  counter-reset: fact;
}
.sts-block-fact-highlights__items--numbered .sts-block-fact-highlights__item {
  counter-increment: fact;
}
.sts-block-fact-highlights__items--numbered .sts-block-fact-highlights__item::before {
  content: counter(fact) ".";
}
.sts-block-fact-highlights__items--bullets .sts-block-fact-highlights__item::before {
  content: "•";
}
.sts-block-fact-highlights__items--none {
  list-style: none;
  padding-left: 0;
}
.sts-block-fact-highlights.has-align-left {
  text-align: left;
}
.sts-block-fact-highlights.has-align-center {
  text-align: center;
}
.sts-block-fact-highlights.has-align-right {
  text-align: right;
}
.sts-block-fact-highlights.has-max-width-sm, .sts-block-fact-highlights.has-max-width-md {
  min-width: 240px;
}
.sts-block-fact-highlights.has-max-width-sm .sts-block-fact-highlights__items, .sts-block-fact-highlights.has-max-width-md .sts-block-fact-highlights__items {
  --fact-columns: 1;
}
.sts-block-fact-highlights.has-max-width-lg {
  min-width: 240px;
}
.sts-block-fact-highlights__item {
  list-style: none;
  min-width: 0;
  margin: 0 0 8px;
  break-inside: avoid;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
}
.sts-block-fact-highlights__item-content {
  display: flex;
  gap: 8px;
  align-items: flex-start;
  font-size: 1rem;
  line-height: 1.5;
  min-width: 0;
}
.sts-block-fact-highlights__item-content p {
  margin: 0;
}
.sts-block-fact-highlights__item-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.25rem;
  font-size: 1.25rem;
  line-height: 1;
  pointer-events: none;
}
@media (min-width: 1024px) {
  .sts-block-fact-highlights__item-icon {
    font-size: 1.5rem;
  }
}
.sts-block-fact-highlights__item-text {
  flex: 1 1 auto;
  min-width: 0;
  overflow-wrap: anywhere;
  word-break: break-word;
}
.sts-block-fact-highlights__item-text p {
  margin: 0;
}
.sts-block-fact-highlights__items--check .sts-block-fact-highlights__item {
  padding-left: 0;
}

.sts-video {
  border-radius: 8px;
}
@media (min-width: 1024px) {
  .sts-video {
    border-radius: 16px;
  }
}
.sts-video {
  overflow: hidden;
  position: relative;
  color: var(--wp--preset--color--base-90, #000);
}
.sts-video button {
  appearance: none;
  border: 0;
  padding: 0;
  font: inherit;
  color: inherit;
}
.sts-video--landscape {
  aspect-ratio: 1.7777777778;
  min-width: 320px;
}
@media (min-width: 1024px) {
  .sts-video--landscape {
    min-width: 480px;
  }
}
.sts-video--portrait {
  aspect-ratio: 0.5625;
  min-width: 156px;
  max-width: 100%;
}
@media (min-width: 1024px) {
  .sts-video--portrait {
    min-width: 280px;
  }
}
.sts-video video,
.sts-video iframe {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: 0;
}
.sts-video__media, .sts-video__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sts-video__overlay {
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 5;
  pointer-events: none;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.25s ease, visibility 0.25s ease;
}
.sts-video__handler {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 2.5rem;
  gap: 0.25rem;
  border-radius: 1.25rem;
  overflow: hidden;
  position: absolute;
  left: 0.5em;
  bottom: 0.5em;
  z-index: 7;
  background-color: var(--wp--preset--color--base-10);
  transition: opacity 0.25s ease, visibility 0.25s ease;
}
@media (min-width: 1024px) {
  .sts-video__handler {
    height: 3rem;
    bottom: 1rem;
    left: 1rem;
    border-radius: 1.5rem;
  }
}
.sts-video__brand {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0.5em;
  left: 0.5em;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  background-color: var(--wp--preset--color--accent-10);
  z-index: 7;
  overflow: hidden;
  transition: opacity 0.25s ease, visibility 0.25s ease;
}
@media (min-width: 1024px) {
  .sts-video__brand {
    top: 1em;
    left: 1em;
    height: 3rem;
    width: 3rem;
  }
}
.sts-video__brand img {
  display: block;
  max-width: 80%;
  max-height: 80%;
  object-fit: contain;
  transform: scale(0.6);
}
.sts-video__play-button {
  background-color: var(--wp--preset--color--accent-10);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  cursor: pointer;
  transition: background-color 0.2s ease;
}
.sts-video__play-button .pause-icon {
  display: none;
}
.sts-video__play-button[data-playing=true] .play-icon {
  display: none;
}
.sts-video__play-button[data-playing=true] .pause-icon {
  display: block;
}
.sts-video__play-button img {
  height: 1.5rem;
  width: 1.5rem;
  transition: transform 0.2s ease;
}
@media (min-width: 1024px) {
  .sts-video__play-button img {
    height: 2rem;
    width: 2rem;
  }
}
.sts-video__play-button:hover {
  background-color: var(--wp--preset--color--accent-20);
}
.sts-video__play-button:hover img {
  transform: scale(1.1);
}
@media (min-width: 1024px) {
  .sts-video__play-button {
    width: 3rem;
    height: 3rem;
  }
}
.sts-video__play-button[data-playing=true] {
  background-color: var(--wp--preset--color--base-20);
}
.sts-video__fullscreen-button {
  background-color: var(--wp--preset--color--base-20);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  cursor: pointer;
}
.sts-video__fullscreen-button .exit-icon {
  display: none;
}
.sts-video__fullscreen-button[data-fullscreen=true] .enter-icon {
  display: none;
}
.sts-video__fullscreen-button[data-fullscreen=true] .exit-icon {
  display: block;
}
.sts-video__fullscreen-button img {
  height: 1.5rem;
  width: 1.5rem;
}
@media (min-width: 1024px) {
  .sts-video__fullscreen-button img {
    height: 2rem;
    width: 2rem;
  }
}
.sts-video__fullscreen-button:hover {
  background-color: var(--wp--preset--color--base-30);
}
@media (min-width: 1024px) {
  .sts-video__fullscreen-button {
    width: 3rem;
    height: 3rem;
  }
}
.sts-video__external-shell {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: var(--wp--preset--color--base-50);
}
.sts-video__skeleton {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  pointer-events: none;
}
.sts-video__skeleton::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, var(--sts-skeleton-base, #e5e9f0) 0%, var(--sts-skeleton-highlight, #f5f7fa) 50%, var(--sts-skeleton-base, #e5e9f0) 100%);
  background-size: 200% 100%;
  background-position: -50% 0;
  animation: sts-video-skeleton-shimmer 1.4s ease-in-out infinite;
}
.sts-video__skeleton--hidden {
  opacity: 0;
  visibility: hidden;
}
.sts-video__duration {
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.5;
  display: inline-block;
  margin: 0 1rem;
}
@media (min-width: 1024px) {
  .sts-video__duration {
    font-size: 1rem;
  }
}
.sts-video h2 {
  white-space: break-spaces;
  text-align: center;
  line-height: 1.5;
}
.sts-video__loading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.35);
  z-index: 6;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.25s ease, visibility 0.25s ease;
}
.sts-video__loading.is-visible {
  opacity: 1;
  visibility: visible;
}
.sts-video__spinner {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: var(--wp--preset--color--accent-10);
  animation: sts-video-spinner-pulse 1.5s ease-in-out infinite;
  width: 2.5rem;
  height: 2.5rem;
}
@media (min-width: 1024px) {
  .sts-video__spinner {
    width: 3rem;
    height: 3rem;
  }
}
.sts-video__spinner img {
  height: 80%;
  width: 80%;
}

.sts-video:fullscreen {
  border-radius: 0;
}
.sts-video:fullscreen video {
  object-fit: contain;
  background-color: #000;
}

.sts-block-video.is-playing .sts-video__overlay,
.sts-block-video.is-playing .sts-video__brand,
.sts-block-video.is-playing .sts-video__handler,
.sts-video.is-playing .sts-video__overlay,
.sts-video.is-playing .sts-video__brand,
.sts-video.is-playing .sts-video__handler {
  opacity: 0;
  visibility: hidden;
}

@keyframes sts-video-spinner-pulse {
  0% {
    transform: scale(1);
    opacity: 0.6;
  }
  50% {
    transform: scale(1.15);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 0.6;
  }
}
@keyframes sts-video-skeleton-shimmer {
  0% {
    background-position: -50% 0;
  }
  100% {
    background-position: 150% 0;
  }
}
@media (prefers-reduced-motion: reduce) {
  .sts-video__skeleton::before {
    animation: none;
    background: var(--sts-skeleton-base, #e5e9f0);
  }
}
.wp-block-sts-content-listing-carousel .sts-block-cards__list--carousel .sts-card {
  width: 100%;
  min-width: 240px;
  max-width: 360px;
  justify-content: flex-end;
}
@media (min-width: 1024px) {
  .wp-block-sts-content-listing-carousel .sts-block-cards__list--carousel .sts-card {
    min-width: 366px;
    max-width: 736px;
  }
}
.wp-block-sts-content-listing-carousel .sts-block-cards__list--carousel .sts-card:has(.sts-video--landscape) {
  width: auto;
  min-width: 320px;
  max-width: 320px;
}
.wp-block-sts-content-listing-carousel .sts-block-cards__list--carousel .sts-card:has(.sts-video--landscape) .sts-video--landscape {
  min-width: 320px;
}
@media (min-width: 1024px) {
  .wp-block-sts-content-listing-carousel .sts-block-cards__list--carousel .sts-card:has(.sts-video--landscape) {
    min-width: var(--sts-video-landscape-desktop-min-width, 480px);
    max-width: 480px;
  }
}
.wp-block-sts-content-listing-carousel .sts-block-cards__list--carousel .sts-card:last-child {
  margin-right: 0 !important;
}
.wp-block-sts-content-listing-carousel .sts-block-cards__list--carousel .swiper-wrapper {
  width: 100%;
}
.wp-block-sts-content-listing-carousel .sts-block-cards__list--listing {
  gap: 16px;
}
@media (min-width: 1024px) {
  .wp-block-sts-content-listing-carousel .sts-block-cards__list--listing {
    gap: 24px;
  }
}
.wp-block-sts-content-listing-carousel .sts-block-cards__list--listing {
  grid-template-columns: repeat(1, minmax(0, 1fr));
  align-items: stretch;
  justify-content: center;
  justify-items: center;
}
@media (min-width: 480px) {
  .wp-block-sts-content-listing-carousel .sts-block-cards__list--listing {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1024px) {
  .wp-block-sts-content-listing-carousel .sts-block-cards__list--listing {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.wp-block-sts-content-listing-carousel .sts-block-cards__list--listing .sts-card {
  width: 100%;
  max-width: 360px;
}
@media (min-width: 1024px) {
  .wp-block-sts-content-listing-carousel .sts-block-cards__list--listing .sts-card {
    max-width: 736px;
  }
}
.wp-block-sts-content-listing-carousel .sts-block-cards__list--listing .sts-video {
  width: 100%;
}
.wp-block-sts-content-listing-carousel .sts-block-cards__list--listing .sts-video--landscape {
  min-width: 100%;
}
.wp-block-sts-content-listing-carousel .sts-block-cards__list--listing:has(> .sts-card:only-child) {
  grid-template-columns: minmax(0, min(100%, 360px));
}
@media (min-width: 1024px) {
  .wp-block-sts-content-listing-carousel .sts-block-cards__list--listing:has(> .sts-card:only-child) {
    grid-template-columns: minmax(0, min(100%, 736px));
  }
}
@media (min-width: 1024px) {
  .wp-block-sts-content-listing-carousel .sts-block-cards__list--listing:has(> .sts-card:nth-child(2)):not(:has(> .sts-card:nth-child(3))) {
    grid-template-columns: repeat(2, minmax(0, min(100%, 736px)));
  }
}
.wp-block-sts-content-listing-carousel.sts-block-cards--carousel .sts-block-cards__intro {
  margin-bottom: 20px;
}
@media (min-width: 1600px) {
  .wp-block-sts-content-listing-carousel .sts-block-cards__list--listing:not(.has-max-width-lg) {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (min-width: 1600px) {
  .wp-block-sts-content-listing-carousel:not(.has-max-width-lg) .sts-block-cards__list--listing:has(> .sts-card:nth-child(3)):not(:has(> .sts-card:nth-child(4))) {
    grid-template-columns: repeat(3, minmax(0, min(100%, 736px)));
  }
}
.wp-block-sts-content-listing-carousel.sts-block-cards--listing:not(.is-expanded) .sts-block-cards__list.has-max-width-xlg .sts-card:nth-child(n+3),
.wp-block-sts-content-listing-carousel.sts-block-cards--listing:not(.is-expanded) .sts-block-cards__list.has-max-width-lg .sts-card:nth-child(n+3) {
  display: none;
}
@media (min-width: 480px) {
  .wp-block-sts-content-listing-carousel.sts-block-cards--listing:not(.is-expanded) .sts-block-cards__list.has-max-width-xlg .sts-card:nth-child(n+3),
  .wp-block-sts-content-listing-carousel.sts-block-cards--listing:not(.is-expanded) .sts-block-cards__list.has-max-width-lg .sts-card:nth-child(n+3) {
    display: inline-flex;
  }
  .wp-block-sts-content-listing-carousel.sts-block-cards--listing:not(.is-expanded) .sts-block-cards__list.has-max-width-xlg .sts-card:nth-child(n+5),
  .wp-block-sts-content-listing-carousel.sts-block-cards--listing:not(.is-expanded) .sts-block-cards__list.has-max-width-lg .sts-card:nth-child(n+5) {
    display: none;
  }
}
@media (min-width: 1024px) {
  .wp-block-sts-content-listing-carousel.sts-block-cards--listing:not(.is-expanded) .sts-block-cards__list.has-max-width-xlg .sts-card:nth-child(n+5),
  .wp-block-sts-content-listing-carousel.sts-block-cards--listing:not(.is-expanded) .sts-block-cards__list.has-max-width-lg .sts-card:nth-child(n+5) {
    display: inline-flex;
  }
  .wp-block-sts-content-listing-carousel.sts-block-cards--listing:not(.is-expanded) .sts-block-cards__list.has-max-width-xlg .sts-card:nth-child(n+7),
  .wp-block-sts-content-listing-carousel.sts-block-cards--listing:not(.is-expanded) .sts-block-cards__list.has-max-width-lg .sts-card:nth-child(n+7) {
    display: none;
  }
}
@media (min-width: 1600px) {
  .wp-block-sts-content-listing-carousel.sts-block-cards--listing:not(.is-expanded) .sts-block-cards__list.has-max-width-xlg .sts-card:nth-child(n+7) {
    display: inline-flex;
  }
  .wp-block-sts-content-listing-carousel.sts-block-cards--listing:not(.is-expanded) .sts-block-cards__list.has-max-width-xlg .sts-card:nth-child(n+9) {
    display: none;
  }
}
.wp-block-sts-content-listing-carousel .swiper-wrapper {
  padding-top: 20px;
}
.wp-block-sts-content-listing-carousel .sts-card {
  justify-content: flex-end;
  overflow: visible;
  max-width: 736px;
}
.wp-block-sts-content-listing-carousel .sts-block-fact-highlights {
  min-width: 100%;
  padding: 24px;
}
.wp-block-sts-content-listing-carousel .sts-block-fact-highlights__items {
  --fact-columns: 1;
}
.wp-block-sts-content-listing-carousel .sts-block-fact-highlights:not(:has(> .sts-block-fact-highlights__header)) .sts-block-fact-highlights__items {
  padding-top: 8px;
}
.wp-block-sts-content-listing-carousel .sts-block-fact-highlights__symbol {
  transform: translateY(-16px);
  right: 16px;
  width: 64px;
  height: 64px;
}
.wp-block-sts-content-listing-carousel .sts-block-fact-highlights__symbol .sts-symbol,
.wp-block-sts-content-listing-carousel .sts-block-fact-highlights__symbol svg {
  width: 100%;
  height: 100%;
}
@media (min-width: 1024px) {
  .wp-block-sts-content-listing-carousel .sts-block-fact-highlights__symbol {
    transform: translateY(-24px);
  }
}
.wp-block-sts-content-listing-carousel .sts-block-fact-highlights__heading {
  flex: 0 0 100%;
}
.wp-block-sts-content-listing-carousel .sts-block-fact-highlights__heading-text {
  width: calc(100% - 60px);
}
.wp-block-sts-content-listing-carousel .sts-block-content-cta {
  margin: 0;
}
.wp-block-sts-content-listing-carousel .sts-block-testimonial__quote {
  font-size: 20px;
}
.wp-block-sts-content-listing-carousel .sts-block-testimonial,
.wp-block-sts-content-listing-carousel .sts-block-content-cta__card {
  box-shadow: none;
}
@media (max-width: 380px) {
  .wp-block-sts-content-listing-carousel .sts-video--landscape {
    min-width: 300px;
  }
}
@media (max-width: 1024px) {
  .wp-block-sts-content-listing-carousel .sts-video__title {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 80%;
  }
}
