.c-bg{position:absolute;inset:0;overflow:hidden;z-index:0;pointer-events:none;background:var(--dst--bg-layer)}.c-bg__item{position:absolute;pointer-events:none;z-index:-1;width:var(--dst--bg-desktop-width, auto);height:var(--dst--bg-desktop-height, auto)}.c-bg__item.has-overlay:after{content:"";position:absolute;inset:0;background:var(--c-bg__overlay, rgba(0, 0, 0, .5));opacity:var(--c-bg__overlay-opacity, .5);pointer-events:none;z-index:1}.c-bg__item:not(.is-custom){inset:0}.c-bg__item.is-fixed{overflow:hidden;clip-path:inset(0 0 0 0)}.c-bg__item.is-fixed .c-bg__media{position:fixed;top:0}.c-bg__item.is-custom.pos-top-right{top:0;right:0}.c-bg__item.is-custom.pos-top-center{top:0;left:50%;transform:translate(-50%)}.c-bg__item.is-custom.pos-top-left{top:0;left:0}.c-bg__item.is-custom.pos-bottom-right{bottom:0;right:0}.c-bg__item.is-custom.pos-bottom-center{bottom:0;left:50%;transform:translate(-50%)}.c-bg__item.is-custom.pos-bottom-left{bottom:0;left:0}.c-bg__item.is-custom.pos-center-left{top:50%;left:0;transform:translateY(-50%)}.c-bg__item.is-custom.pos-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.c-bg__item.is-custom.pos-center-right{top:50%;right:0;transform:translateY(-50%)}@media(max-width:1111px){.c-bg__item.no-media-mobile *,.c-bg__item.no-media-mobile:after{display:none}}@media(max-width:766px){.c-bg__item{width:var(--dst--bg-mobile-width, var(--dst--bg-desktop-width, auto));height:var(--dst--bg-mobile-height, var(--dst--bg-desktop-height, auto))}}.c-bg__media{width:100%;height:100%!important;object-fit:var(--dst--bg-desktop-size, cover);object-position:var(--dst--bg-desktop-focal, 50% 50%);background-attachment:var(--dst--bg-desktop-fixed, initial)}@media(max-width:767px){.c-bg__media{object-fit:var(--dst--bg-mobile-size, var(--dst--bg-desktop-size, cover));object-position:var(--dst--bg-mobile-focal, var(--dst--bg-desktop-focal, 50% 50%));background-attachment:var(--dst--bg-mobile-fixed, var(--dst--bg-desktop-fixed, initial))}}div:has(>.c-decoration){position:relative}.c-decoration{position:absolute;inset:0;pointer-events:none}.c-decoration__item{position:absolute;left:var(--c-decoration-left-desktop, var(--c-decoration-position-desktop-left, auto));top:var(--c-decoration-top-desktop, var(--c-decoration-position-desktop-top, auto));right:var(--c-decoration-right-desktop, auto);bottom:var(--c-decoration-bottom-desktop, auto);display:var(--c-decoration-display-desktop, block);width:var(--c-decoration-width-desktop, max-content);height:var(--c-decoration-height-desktop, max-content);transform:var(--c-decoration-transform-desktop, translate(calc(-1 * var(--c-decoration-transform-offset-x-desktop, 50%)), calc(-1 * var(--c-decoration-transform-offset-y-desktop, 50%))))}.c-decoration__item img,.c-decoration__item svg,.c-decoration__item div{width:100%;height:100%;display:block;object-fit:var(--c-decoration-size-desktop, cover)}@media(min-width:767px)and (max-width:1112px){.c-decoration__item{left:var(--c-decoration-left-tablet, var(--c-decoration-position-tablet-left, var(--c-decoration-position-desktop-left)));top:var(--c-decoration-top-tablet, var(--c-decoration-position-tablet-top, var(--c-decoration-position-desktop-top)));right:var(--c-decoration-right-tablet, var(--c-decoration-right-desktop, auto));bottom:var(--c-decoration-bottom-tablet, var(--c-decoration-bottom-desktop, auto));display:var(--c-decoration-display-tablet);width:var(--c-decoration-width-tablet, var(--c-decoration-width-desktop));height:var(--c-decoration-height-tablet, var(--c-decoration-height-desktop));transform:var(--c-decoration-transform-tablet, var(--c-decoration-transform-desktop))}.c-decoration__item img,.c-decoration__item svg{object-fit:var(--c-decoration-size-tablet, var(--c-decoration-size-desktop))}}@media(max-width:766px){.c-decoration__item{left:var(--c-decoration-left-mobile, var(--c-decoration-position-mobile-left, var(--c-decoration-position-desktop-left)));top:var(--c-decoration-top-mobile, var(--c-decoration-position-mobile-top, var(--c-decoration-position-desktop-top)));right:var(--c-decoration-right-mobile, var(--c-decoration-right-desktop, auto));bottom:var(--c-decoration-bottom-mobile, var(--c-decoration-bottom-desktop, auto));display:var(--c-decoration-display-mobile);width:var(--c-decoration-width-mobile, var(--c-decoration-width-desktop));height:var(--c-decoration-height-mobile, var(--c-decoration-height-desktop));transform:var(--c-decoration-transform-mobile, var(--c-decoration-transform-desktop))}.c-decoration__item img,.c-decoration__item svg{object-fit:var(--c-decoration-size-mobile, var(--c-decoration-size-desktop))}}.c-decoration+div{position:relative;z-index:2}.c-decoration__blur{position:absolute;inset:0;pointer-events:none;background-color:var(--gradient_bg_color, transparent);background-image:var(--gradient-image)}@media(max-width:1112px){.c-decoration__blur{background-image:var(--gradient-image-tablet, var(--gradient-image))}}@media(max-width:767px){.c-decoration__blur{background-image:var(--gradient-image-mobile, var(--gradient-image-tablet, var(--gradient-image)))}}.c-overlay{position:absolute;inset:0;background:var(--overlayOpacityColor, rgba(0, 0, 0, .5));opacity:var(--overlayOpacity, .5);pointer-events:none;z-index:1}.has-radius>.c-bg,.has-radius>.c-overlay,.has-radius.dst-media__primary{border-radius:var(--is-custom-radius, var(--dst--default-radius))}@media(max-width:1112px){.has-radius>.c-bg,.has-radius>.c-overlay,.has-radius.dst-media__primary{border-radius:var(--is-custom-radius-mobile, var(--is-custom-radius, var(--dst--default-radius)))}}.wp-block-ds-blocks-c-heading:has(.c-decoration){position:relative}body:not(.wp-admin) .wp-block-ds-blocks-dst-spacer{pointer-events:none}@media(max-width:766px){body:not(.wp-admin) .wp-block-ds-blocks-dst-spacer{height:var(--dst-spacer-height_mobile, 20px)}}@media(min-width:767px)and (max-width:1112px){body:not(.wp-admin) .wp-block-ds-blocks-dst-spacer{height:var(--dst-spacer-height_tablet, 20px)}}@media(min-width:1113px){body:not(.wp-admin) .wp-block-ds-blocks-dst-spacer{height:var(--dst-spacer-height)}}:root{--dst--default-radius: 1.5rem;--dst--default-radius-mobile: 6px}.c-decoration{z-index:2}@media(min-width:1112px){a{transition:color var(--dst--transition),background-color var(--dst--transition),border-color var(--dst--transition),padding var(--dst--transition),transform var(--dst--transition)}input[type=text]{transition:border var(--dst--transition),background-color var(--dst--transition)}h1,h2,h3,h4{transition:font-size var(--dst--transition)}svg{transition:fill var(--dst--transition),stroke var(--dst--transition),background-color var(--dst--transition),color var(--dst--transition)}img,picture{transition:transform .5s,opacity var(--dst--transition)}}@keyframes grid-appear{0%{opacity:0;transform:scale(.3)}to{opacity:1;transform:scale(1)}}@keyframes fade-appear{0%{opacity:0}to{opacity:1}}@keyframes fade-left{0%{opacity:0;transform:translate3d(100px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes slide-appear{0%{transform:translateY(200px)}to{transform:translateY(0)}}@keyframes fade-translate{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-translate-reverse{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-translate-vertical{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-scale{0%{opacity:0;transform:scale(.2)}to{opacity:1;transform:scale(1)}}@keyframes overlay-appear{to{opacity:1;visibility:visible;pointer-events:auto}}.has-inview-a [data-viewport]{contain:paint}.has-inview-a [data-viewport-effect]>*{transition-duration:1s;transition-timing-function:ease-in-out}.has-inview-a [data-viewport-effect^=fade][data-viewport-effect^=fade]>*{opacity:0;transition-property:opacity,transform}.has-inview-a [data-viewport-effect^=fade][data-viewport-effect^=fade].in-view>*{opacity:1;transform:none}.has-inview-a [data-viewport-effect=fade-up]>*{transform:translate3d(0,60px,0)}.has-inview-a [data-viewport-effect=fade-down]>*{transform:translate3d(0,-60px,0)}.has-inview-a [data-viewport-effect=fade-right]>*{transform:translate3d(-60px,0,0)}.has-inview-a [data-viewport-effect=fade-left]>*{transform:translate3d(60px,0,0)}.has-inview-a [data-viewport-effect^=zoom][data-viewport-effect^=zoom]>*{opacity:0;transition-property:opacity,transform}.has-inview-a [data-viewport-effect^=zoom][data-viewport-effect^=zoom].in-view>*{opacity:1;transform:translateZ(0) scale(1)}.has-inview-a [data-viewport-effect=zoom-in]>*{transform:scale(.6)}.has-inview-a [data-viewport-effect^=slide][data-viewport-effect^=slide]>*{transition-property:transform;visibility:hidden}.has-inview-a [data-viewport-effect^=slide][data-viewport-effect^=slide].in-view>*{visibility:visible;transform:translateZ(0)}.has-inview-a [data-viewport-effect=slide-up]>*{transform:translate3d(0,100%,0)}.has-inview-a [data-viewport-effect=slide-down]>*{transform:translate3d(0,-100%,0)}.has-inview-a [data-viewport-effect=slide-right]>*{transform:translate3d(-100%,0,0)}.has-inview-a [data-viewport-effect=slide-left]>*{transform:translate3d(100%,0,0)}.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq] .l-ccbl__item,.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq] .l-tbnav__item,.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq] .l-rcbl__col,.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq] .l-team__item,.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq] .l-counter__item,.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq] .c-animated-list__item{transform:translateY(30px);opacity:0;transition:1s ease}.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-ccbl__item,.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-tbnav__item,.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-rcbl__col,.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-team__item,.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-counter__item,.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .c-animated-list__item{opacity:1;transform:translateY(0)}.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-ccbl__item:nth-child(1),.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-tbnav__item:nth-child(1),.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-rcbl__col:nth-child(1),.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-team__item:nth-child(1),.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-counter__item:nth-child(1),.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .c-animated-list__item:nth-child(1){transition-delay:.1s}.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-ccbl__item:nth-child(2),.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-tbnav__item:nth-child(2),.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-rcbl__col:nth-child(2),.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-team__item:nth-child(2),.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-counter__item:nth-child(2),.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .c-animated-list__item:nth-child(2){transition-delay:.2s}.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-ccbl__item:nth-child(3),.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-tbnav__item:nth-child(3),.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-rcbl__col:nth-child(3),.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-team__item:nth-child(3),.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-counter__item:nth-child(3),.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .c-animated-list__item:nth-child(3){transition-delay:.3s}.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-ccbl__item:nth-child(4),.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-tbnav__item:nth-child(4),.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-rcbl__col:nth-child(4),.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-team__item:nth-child(4),.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-counter__item:nth-child(4),.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .c-animated-list__item:nth-child(4){transition-delay:.4s}.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-ccbl__item:nth-child(5),.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-tbnav__item:nth-child(5),.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-rcbl__col:nth-child(5),.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-team__item:nth-child(5),.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-counter__item:nth-child(5),.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .c-animated-list__item:nth-child(5){transition-delay:.5s}.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-ccbl__item:nth-child(6),.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-tbnav__item:nth-child(6),.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-rcbl__col:nth-child(6),.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-team__item:nth-child(6),.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-counter__item:nth-child(6),.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .c-animated-list__item:nth-child(6){transition-delay:.6s}.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-ccbl__item:nth-child(7),.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-tbnav__item:nth-child(7),.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-rcbl__col:nth-child(7),.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-team__item:nth-child(7),.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-counter__item:nth-child(7),.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .c-animated-list__item:nth-child(7){transition-delay:.7s}.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-ccbl__item:nth-child(8),.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-tbnav__item:nth-child(8),.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-rcbl__col:nth-child(8),.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-team__item:nth-child(8),.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-counter__item:nth-child(8),.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .c-animated-list__item:nth-child(8){transition-delay:.8s}.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-ccbl__item:nth-child(9),.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-tbnav__item:nth-child(9),.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-rcbl__col:nth-child(9),.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-team__item:nth-child(9),.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .l-counter__item:nth-child(9),.has-inview-a [data-viewport-effect=fade-in-seq][data-viewport-effect=fade-in-seq].in-view .c-animated-list__item:nth-child(9){transition-delay:.9s}.has-inview-a [data-viewport-effect=fade-in-slides][data-viewport-effect=fade-in-slides] .swiper-slide{clip-path:circle(0% at 50% 50%);transition:.3s}.has-inview-a [data-viewport-effect=fade-in-slides][data-viewport-effect=fade-in-slides].in-view .swiper-slide{clip-path:circle(75% at 50% 50%)}.has-inview-a [data-viewport-effect=fade-in-slides][data-viewport-effect=fade-in-slides].in-view .swiper-slide:nth-child(1){transition-delay:.2s}.has-inview-a [data-viewport-effect=fade-in-slides][data-viewport-effect=fade-in-slides].in-view .swiper-slide:nth-child(2){transition-delay:.4s}.has-inview-a [data-viewport-effect=fade-in-slides][data-viewport-effect=fade-in-slides].in-view .swiper-slide:nth-child(3){transition-delay:.6s}.has-inview-a [data-viewport-effect=fade-in-slides][data-viewport-effect=fade-in-slides].in-view .swiper-slide:nth-child(4){transition-delay:.8s}.has-inview-a [data-viewport-effect=fade-in-slides][data-viewport-effect=fade-in-slides].in-view .swiper-slide:nth-child(5){transition-delay:1s}.has-inview-a [data-viewport-effect=fade-in-slides][data-viewport-effect=fade-in-slides].in-view .swiper-slide:nth-child(6){transition-delay:1.2s}.has-inview-a [data-viewport-effect=animate-headings][data-viewport-effect=animate-headings] .c-heading__pre,.has-inview-a [data-viewport-effect=animate-headings][data-viewport-effect=animate-headings] .c-heading__title,.has-inview-a [data-viewport-effect=animate-headings][data-viewport-effect=animate-headings] .c-heading__sub,.has-inview-a [data-viewport-effect=animate-headings][data-viewport-effect=animate-headings] .c-heading__description{clip-path:polygon(0 0,0 0,0 0);transition:.8s cubic-bezier(.55,.06,.33,1.85);transform:translate(-30px) scale(.86) skew(8deg)}.has-inview-a [data-viewport-effect=animate-headings][data-viewport-effect=animate-headings].in-view .c-heading__pre,.has-inview-a [data-viewport-effect=animate-headings][data-viewport-effect=animate-headings].in-view .c-heading__title,.has-inview-a [data-viewport-effect=animate-headings][data-viewport-effect=animate-headings].in-view .c-heading__sub,.has-inview-a [data-viewport-effect=animate-headings][data-viewport-effect=animate-headings].in-view .c-heading__description{clip-path:polygon(0 0,200% 0,0 200%);transform:translate(0) scale(1) skew(0);transition:.8s cubic-bezier(.55,.06,.33,1.85)}.has-inview-a [data-viewport-effect=animate-headings][data-viewport-effect=animate-headings].in-view .c-heading__title{transition-delay:.3s}.has-inview-a [data-viewport-effect=animate-headings][data-viewport-effect=animate-headings].in-view .c-heading__sub{transition-delay:.6s}.has-inview-a [data-viewport-effect=animate-headings][data-viewport-effect=animate-headings].in-view .c-heading__description{transition-delay:.9s}:root{--dst--transition: .3s}.has-inview-a [data-viewport-effect^=custom-animation][data-viewport-effect^=custom-animation]>* .gridder-list{opacity:0;transition-property:opacity;transition-duration:.3s}.has-inview-a [data-viewport-effect^=custom-animation][data-viewport-effect^=custom-animation].in-view .gridder-list{opacity:1;transition-property:opacity;transition-duration:.3s}.has-inview-a [data-viewport-effect^=custom-animation][data-viewport-effect^=custom-animation].in-view .gridder-list:nth-child(1){transition-delay:.16s}.has-inview-a [data-viewport-effect^=custom-animation][data-viewport-effect^=custom-animation].in-view .gridder-list:nth-child(2){transition-delay:.32s}.has-inview-a [data-viewport-effect^=custom-animation][data-viewport-effect^=custom-animation].in-view .gridder-list:nth-child(3){transition-delay:.48s}.has-inview-a [data-viewport-effect^=custom-animation][data-viewport-effect^=custom-animation].in-view .gridder-list:nth-child(4){transition-delay:.64s}.has-inview-a [data-viewport-effect^=custom-animation][data-viewport-effect^=custom-animation].in-view .gridder-list:nth-child(5){transition-delay:.8s}.has-inview-a [data-viewport-effect^=custom-animation][data-viewport-effect^=custom-animation].in-view .gridder-list:nth-child(6){transition-delay:.96s}.has-inview-a [data-viewport-effect^=custom-animation][data-viewport-effect^=custom-animation].in-view .gridder-list:nth-child(7){transition-delay:1.12s}.has-inview-a [data-viewport-effect^=custom-animation][data-viewport-effect^=custom-animation].in-view .gridder-list:nth-child(8){transition-delay:1.28s}.has-inview-a [data-viewport-effect^=custom-animation][data-viewport-effect^=custom-animation].in-view .gridder-list:nth-child(9){transition-delay:1.44s}.has-inview-a [data-viewport-effect^=custom-animation][data-viewport-effect^=custom-animation].in-view .gridder-list:nth-child(10){transition-delay:1.6s}.has-inview-a [data-viewport-effect^=custom-animation][data-viewport-effect^=custom-animation].in-view .gridder-list:nth-child(11){transition-delay:1.76s}.has-inview-a [data-viewport-effect^=custom-animation][data-viewport-effect^=custom-animation].in-view .gridder-list:nth-child(12){transition-delay:1.92s}.dst-comparison-table{color:#fff;position:relative;font-size:1.3rem;margin-top:3rem}.dst-comparison-table__table{width:100%}.dst-comparison-table__wrapper{overflow:auto}.dst-comparison-table__thead{border-bottom:2px solid #3E3E3F}.dst-comparison-table__thead th:nth-of-type(1){align-items:flex-start;flex:0 0 50rem;text-align:left;font-size:2.2rem;font-family:var(--dst--font-secondary);font-weight:900}.dst-comparison-table__tbody tr:nth-child(2n){background:#3e3e3f4d}.dst-comparison-table__tbody td:nth-of-type(1){align-items:flex-start;flex:0 0 50rem;text-align:left;font-size:1.6rem}.dst-comparison-table__tfoot td{padding:1.5rem 0}.dst-comparison-table__tfoot td a{text-decoration:underline;color:var(--dst--secondary-color3)}.dst-comparison-table__row{display:flex}.dst-comparison-table__cell{display:flex;flex:1;padding:.5rem 2rem;align-items:center;justify-content:center;flex-direction:column;text-align:center;min-height:1.5rem}.site-footer{position:relative;background-color:var(--dst--footer-bg)}.l-footer{border-top:var(--dst--footer-border-top-size) solid var(--dst--footer-border-top);color:var(--dst--footer-color);padding-bottom:calc(env(safe-area-inset-bottom) + 0px);padding-top:var(--dst--footer-padding-top, 20px);overflow:hidden;position:relative;z-index:2}.l-footer a{color:var(--dst--footer-links-color, var(--dst--footer-color))}.l-footer a:hover{text-decoration:underline}.l-footer__media{position:absolute;inset:0;pointer-events:none;overflow:hidden}.l-footer__media img,.l-footer__media video{height:100%;width:100%;object-fit:cover}.l-footer__video{height:100%}.l-footer__video:before{content:"";position:absolute;inset:0;background-color:#0009}.footer-top{font-size:clamp(var(--dst--min-base-text-size),2vw,var(--dst--footer-top-font-size, 1.8rem))}@media(min-width:1113px){.footer-top__menus{display:flex;justify-content:flex-end}}.footer-title{font-weight:var(--dst--footer-title-weight);font-size:var(--dst--footer-title-size);text-transform:var(--dst--footer-title-transform)}.footer-logo{height:var(--dst--footer-logo-height);width:var(--dst--footer-logo-width)}@media(max-width:1112px){.footer-logo{min-height:25px;max-height:80px}}.site-footer{--dst--footer-padding-top: 3rem;--dst--footer-top-font-size: 1.6rem;--dst--footer-bottom-padding: 1.2em;--dst--footer-bottom-font-size: 1.6rem;--dst--footer-nav-gap-block: .8em;--dst--footer-nav-gap-inline: 1vw;--dst--footer-logo-height: auto;--dst--footer-logo-width: 200px;--dst--footer-title-size: 2rem;--dst--footer-title-weight: 600;--dst--footer-title-transform: uppercase}.site-footer:before{content:"";width:100%;height:100%;position:absolute;z-index:1;left:0;top:0;background:linear-gradient(0deg,rgba(19,18,18,.8) 7.15%,var(--dst--primary-color2) 97.64%)}@media(min-width:1113px){.site-footer .social-list{padding-top:2.8rem}}.footer-title{margin-bottom:.5em}@media(min-width:1113px){.footer-block{margin-bottom:2em}}.footer-text{margin-bottom:2em}@media(max-width:766px){.l-footer{text-align:center}}.footer-top{padding-top:5.7rem}.footer-top-title{font-size:3rem;font-weight:700;font-family:var(--dst--font-secondary);text-transform:uppercase;line-height:1.3;margin-bottom:2rem}@media(max-width:767px){.footer-top__col{width:100%}}.footer-top__inner{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}@media(max-width:767px){.footer-top__inner{flex-direction:column;gap:40px}}.footer-top .c-contact{--dst--input-bg-color: rgba(255, 255, 255, .05);--dst--input-height: 44px;--dst--input-font-size: 16px;--dst--input-padding-inline: 1.6rem;width:100%}@media(min-width:1113px){.footer-top .c-contact{--dst--input-height: 5.4rem;width:51.8rem}}.footer-top .c-contact .gfield_label{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.footer-top .c-contact .gform-body{position:relative}.footer-top .c-contact .gform_fields{display:block}.footer-top .c-contact input[type=email]{margin:0}.footer-top .c-contact .gform-button{position:absolute;top:0;bottom:0;margin:auto;right:.9rem;z-index:1;font-size:0;width:24px;height:24px;background:url("data:image/svg+xml,%0A%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.6185 0.899471C11.5826 0.342876 12.7704 0.342876 13.7344 0.899472L21.1637 5.18876C22.1277 5.74536 22.7216 6.77399 22.7216 7.88718L22.7216 16.4658C22.7216 17.579 22.1277 18.6076 21.1637 19.1642L13.7344 23.4535C12.7704 24.0101 11.5826 24.0101 10.6185 23.4535L3.18927 19.1642C2.22522 18.6076 1.63134 17.579 1.63134 16.4658L1.63134 7.88718C1.63134 6.77399 2.22522 5.74536 3.18927 5.18876L10.6185 0.899471Z' fill='white'/%3E%3Cpath d='M14.5022 11.8723C14.6971 12.0282 14.6971 12.3246 14.5022 12.4805L9.6617 16.3529C9.32827 16.6197 8.87056 16.2329 9.07793 15.8596L11.0191 12.3656C11.0844 12.2479 11.0844 12.1049 11.0191 11.9873L9.07793 8.4932C8.87056 8.11993 9.32827 7.73317 9.6617 7.99992L14.5022 11.8723Z' fill='black'/%3E%3C/svg%3E%0A") no-repeat center}.footer-top .c-contact .gfield_description.validation_message{position:absolute;font-size:clamp(14px,1.4rem,1.4rem)}.footer-top .c-contact .gform_validation_errors{background:#ffffff1a;color:#fff;margin-bottom:1rem;-webkit-backdrop-filter:blur(5rem);backdrop-filter:blur(5rem);font-size:clamp(14px,1.4rem,1.4rem)}.footer-top .c-contact .gform_validation_errors .gform_submission_error{flex-direction:column;justify-content:center;align-items:center;text-align:center}.footer-top .c-contact .gform_confirmation_wrapper{background:#ffffff1a;color:#fff;font-size:1.4rem}.footer-middle{margin-bottom:9.4rem;margin-top:7.7rem}@media(max-width:767px){.footer-middle{margin-bottom:20px;margin-top:45px}}.footer-middle__inner{display:flex;justify-content:space-between}@media(max-width:767px){.footer-middle__inner{flex-wrap:wrap;gap:2rem;justify-content:flex-start}}@media(max-width:767px){.footer-middle__col{flex:0 0 100%;text-align:left}}.footer-bottom{font-size:clamp(11px,1.6rem,1.6rem);padding-bottom:2.3rem}.footer-bottom__inner{display:flex}@media(max-width:767px){.footer-bottom__inner{flex-direction:column;gap:15px}}.footer-bottom .footer-nav{margin-left:1.5rem}@media(min-width:768px){.footer-bottom .design-by{margin-left:auto}}.footer-bottom .design-by a{text-decoration:underline}.footer-form .gform_wrapper.gravity-theme .gfield_label{display:none}.footer-form .gform_wrapper.gravity-theme textarea{max-height:110px}.footer-form .gform_wrapper.gravity-theme .gform_footer{margin:0}.contact-info__icon{height:22px;width:22px;min-width:22px;margin-right:10px}@media(max-width:767px){.footer-nav-block{border-bottom:1px solid rgba(255,255,255,.2)}}.footer-nav-block .footer-nav-title{font-size:clamp(14px,1.6rem,1.6rem);font-weight:600;line-height:1.2;letter-spacing:.16rem;text-transform:uppercase;margin-bottom:1.5rem}@media(max-width:767px){.footer-nav-block .footer-nav-title{display:flex;align-items:center;justify-content:space-between}}@media(max-width:767px){.footer-nav-block .footer-nav-title:after{content:"";width:24px;height:24px;display:block;background:url("data:image/svg+xml,%0A%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.9067 10.3451C23.4633 11.3092 23.4633 12.497 22.9067 13.461L18.7541 20.6535C18.1975 21.6176 17.1689 22.2114 16.0557 22.2114L7.75049 22.2114C6.6373 22.2114 5.60866 21.6176 5.05207 20.6535L0.899476 13.461C0.342879 12.497 0.342879 11.3092 0.899476 10.3451L5.05207 3.15264C5.60866 2.18859 6.6373 1.59471 7.75049 1.59471L16.0557 1.59471C17.1689 1.59471 18.1975 2.18859 18.7541 3.15264L22.9067 10.3451Z' fill='white'/%3E%3Cpath d='M12.2073 14.1682C12.0514 14.3631 11.7549 14.3631 11.599 14.1682L7.84818 9.47961C7.58143 9.14618 7.9682 8.68846 8.34146 8.89583L11.714 10.7695C11.8316 10.8348 11.9747 10.8348 12.0923 10.7695L15.4649 8.89583C15.8381 8.68846 16.2249 9.14618 15.9582 9.47961L12.2073 14.1682Z' fill='black'/%3E%3C/svg%3E%0A") no-repeat center}}@media(max-width:767px){.footer-nav-block .footer-nav-title.-active{color:var(--dst--secondary-color3)}}@media(max-width:767px){.footer-nav-block .footer-nav-title.-active:after{transform:rotate(180deg);opacity:.5}}.footer-nav-block .footer-nav-list{font-size:clamp(14px,1.4rem,1.4rem);font-weight:400;opacity:.7;line-height:1.6}@media(max-width:767px){.footer-nav-block .footer-nav-list{display:none}}@media(max-width:767px){.footer-nav-block .footer-nav-list.-active{display:block}}.footer-nav-block .footer-nav-list li{margin-bottom:1.5rem}.footer-nav-block .footer-nav-list .current-menu-item>a{text-decoration:underline}@media(min-width:768px){.footer-nav-block .footer-nav-list.two-columns{column-count:2}}:root{--bullet-fallback: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='M8 9.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z'/%3E%3C/svg%3E%0A")}.article{font-size:var(--dst--blog-text-size, 2.2rem);font-weight:var(--dst--blog-text-font-weight, 400);max-width:var(--blog-width, 850px);position:relative;margin-inline:auto}@media(min-width:1113px)and (max-width:1440px){.article{--blog-width: 650px}}@media(min-width:1113px){.article{min-height:600px}}:where(.is-wysiwyg) a:not(.c-btn),.post-type-post .editor-styles-wrapper a:not(.c-btn),body.editor-styles-wrapper a:not(.c-btn){color:var(--dst--base-link-color)}.is-style-colors-inverted :where(.is-wysiwyg) a:not(.c-btn),.is-style-colors-inverted .post-type-post .editor-styles-wrapper a:not(.c-btn),.is-style-colors-inverted body.editor-styles-wrapper a:not(.c-btn){color:var(--dst--base-link-color-alt)}:where(.is-wysiwyg) h1,:where(.is-wysiwyg) h2,:where(.is-wysiwyg) h3,:where(.is-wysiwyg) h4,:where(.is-wysiwyg) h5,.post-type-post .editor-styles-wrapper h1,.post-type-post .editor-styles-wrapper h2,.post-type-post .editor-styles-wrapper h3,.post-type-post .editor-styles-wrapper h4,.post-type-post .editor-styles-wrapper h5,body.editor-styles-wrapper h1,body.editor-styles-wrapper h2,body.editor-styles-wrapper h3,body.editor-styles-wrapper h4,body.editor-styles-wrapper h5{color:var(--dst--base-heading-color)}.is-style-colors-inverted :where(.is-wysiwyg) h1,.is-style-colors-inverted :where(.is-wysiwyg) h2,.is-style-colors-inverted :where(.is-wysiwyg) h3,.is-style-colors-inverted :where(.is-wysiwyg) h4,.is-style-colors-inverted :where(.is-wysiwyg) h5,.is-style-colors-inverted .post-type-post .editor-styles-wrapper h1,.is-style-colors-inverted .post-type-post .editor-styles-wrapper h2,.is-style-colors-inverted .post-type-post .editor-styles-wrapper h3,.is-style-colors-inverted .post-type-post .editor-styles-wrapper h4,.is-style-colors-inverted .post-type-post .editor-styles-wrapper h5,.is-style-colors-inverted body.editor-styles-wrapper h1,.is-style-colors-inverted body.editor-styles-wrapper h2,.is-style-colors-inverted body.editor-styles-wrapper h3,.is-style-colors-inverted body.editor-styles-wrapper h4,.is-style-colors-inverted body.editor-styles-wrapper h5{color:var(--dst--base-heading-color-alt)}:where(.is-wysiwyg) p:not(:last-child),:where(.is-wysiwyg) ul:not(:last-child),:where(.is-wysiwyg) ol:not(:last-child),:where(.is-wysiwyg) table:not(:last-child),:where(.is-wysiwyg) blockquote:not(:last-child),:where(.is-wysiwyg) video:not(:last-child),:where(.is-wysiwyg) iframe:not(:last-child),:where(.is-wysiwyg) .wp-block-image:not(:last-child),:where(.is-wysiwyg) .wp-block-cover:not(:last-child),:where(.is-wysiwyg) .wp-block-gallery:not(:last-child),.post-type-post .editor-styles-wrapper p:not(:last-child),.post-type-post .editor-styles-wrapper ul:not(:last-child),.post-type-post .editor-styles-wrapper ol:not(:last-child),.post-type-post .editor-styles-wrapper table:not(:last-child),.post-type-post .editor-styles-wrapper blockquote:not(:last-child),.post-type-post .editor-styles-wrapper video:not(:last-child),.post-type-post .editor-styles-wrapper iframe:not(:last-child),.post-type-post .editor-styles-wrapper .wp-block-image:not(:last-child),.post-type-post .editor-styles-wrapper .wp-block-cover:not(:last-child),.post-type-post .editor-styles-wrapper .wp-block-gallery:not(:last-child),body.editor-styles-wrapper p:not(:last-child),body.editor-styles-wrapper ul:not(:last-child),body.editor-styles-wrapper ol:not(:last-child),body.editor-styles-wrapper table:not(:last-child),body.editor-styles-wrapper blockquote:not(:last-child),body.editor-styles-wrapper video:not(:last-child),body.editor-styles-wrapper iframe:not(:last-child),body.editor-styles-wrapper .wp-block-image:not(:last-child),body.editor-styles-wrapper .wp-block-cover:not(:last-child),body.editor-styles-wrapper .wp-block-gallery:not(:last-child){margin-top:0;margin-bottom:var(--wysiwyg-margin)}:where(.is-wysiwyg) img,.post-type-post .editor-styles-wrapper img,body.editor-styles-wrapper img{margin-bottom:.5em}:where(.is-wysiwyg) ol,.post-type-post .editor-styles-wrapper ol,body.editor-styles-wrapper ol{list-style:decimal;margin-left:25px}:where(.is-wysiwyg) li,.post-type-post .editor-styles-wrapper li,body.editor-styles-wrapper li{margin-bottom:var(--wysiwyg-li-margin, .5em)}:where(.is-wysiwyg) ul:not(.dst-list),.post-type-post .editor-styles-wrapper ul:not(.dst-list),body.editor-styles-wrapper ul:not(.dst-list){list-style-type:none;list-style-position:inside;padding-left:0;margin-left:0}:where(.is-wysiwyg) img,:where(.is-wysiwyg) video,:where(.is-wysiwyg) iframe,.post-type-post .editor-styles-wrapper img,.post-type-post .editor-styles-wrapper video,.post-type-post .editor-styles-wrapper iframe,body.editor-styles-wrapper img,body.editor-styles-wrapper video,body.editor-styles-wrapper iframe{max-width:100%;height:var(--dst-media__height, auto);display:block}:where(.is-wysiwyg) .wp-block-quote,.post-type-post .editor-styles-wrapper .wp-block-quote,body.editor-styles-wrapper .wp-block-quote{padding:var(--dst--blockquote-padding, .5rem 2rem);border-left:var(--dst--blockquote-border-size, 3px) solid var(--dst--blockquote-color, currentColor);font-size:var(--dst--blockquote-font-size, 1.15em);margin-inline:0}:where(.is-wysiwyg) .wp-block-quote ul,.post-type-post .editor-styles-wrapper .wp-block-quote ul,body.editor-styles-wrapper .wp-block-quote ul{font-style:italic;margin-bottom:0;font-size:.9em}:where(.is-wysiwyg) .wp-block-quote p:last-child,.post-type-post .editor-styles-wrapper .wp-block-quote p:last-child,body.editor-styles-wrapper .wp-block-quote p:last-child{margin-bottom:0}:where(.is-wysiwyg) iframe,.post-type-post .editor-styles-wrapper iframe,body.editor-styles-wrapper iframe{width:100%}:where(.is-wysiwyg):not(.wp-block-table)>table,.post-type-post .editor-styles-wrapper:not(.wp-block-table)>table,body.editor-styles-wrapper:not(.wp-block-table)>table{border-collapse:collapse;font-size:var(--dst--td-font-size, 1.6rem);font-weight:var(--dst--td-font-weight, 500)}:where(.is-wysiwyg):not(.wp-block-table)>table thead,.post-type-post .editor-styles-wrapper:not(.wp-block-table)>table thead,body.editor-styles-wrapper:not(.wp-block-table)>table thead{color:var(--dst--thead-color);background-color:var(--dst--thead-bg);font-size:var(--dst--thead-font-size, 2rem)}:where(.is-wysiwyg):not(.wp-block-table)>table td,:where(.is-wysiwyg):not(.wp-block-table)>table th,.post-type-post .editor-styles-wrapper:not(.wp-block-table)>table td,.post-type-post .editor-styles-wrapper:not(.wp-block-table)>table th,body.editor-styles-wrapper:not(.wp-block-table)>table td,body.editor-styles-wrapper:not(.wp-block-table)>table th{padding:var(--dst--td-padding, 16px);border:1px solid var(--dst--td-border-color, transparent)}@media(max-width:767px){:where(.is-wysiwyg):not(.wp-block-table)>table td,:where(.is-wysiwyg):not(.wp-block-table)>table th,.post-type-post .editor-styles-wrapper:not(.wp-block-table)>table td,.post-type-post .editor-styles-wrapper:not(.wp-block-table)>table th,body.editor-styles-wrapper:not(.wp-block-table)>table td,body.editor-styles-wrapper:not(.wp-block-table)>table th{padding:5px}}body:not(.single-post) .is-wysiwyg ul li:not(.dst-list__item),ul.wp-block-list li:not(.dst-list__item){padding-left:var(--dst--list-item-offset-left, 30px);position:relative}body:not(.single-post) .is-wysiwyg ul li:not(.dst-list__item):before,ul.wp-block-list li:not(.dst-list__item):before{content:"";position:var(--dst--list-item-icon-position, absolute);height:var(--dst--list-item-icon-height, 100%);width:var(--dst--list-item-icon-width, 100%);background-repeat:no-repeat;background-position:0 var(--dst--list-item-icon-background-position, 0);background-image:var(--dst--list-item-style, var(--bullet-fallback));background-size:cover;display:inline-block}.is-style-colors-inverted ul li:before{filter:invert(1)}.read-more-wrapper .read-more-text{max-height:0;opacity:0;overflow:hidden;transition:max-height .36s ease-in-out,opacity .5s ease-in-out}.read-more-wrapper.is-active .read-more-text{opacity:1}.read-more-wrapper .read-more-toggle{cursor:pointer;outline:none}.article{--blog-width: 960px}.article-simple{padding-top:5vmin}.is-wysiwyg{--wysiwyg-margin: var(--dst--elements-margin, 1em);--wysiwyg-li-padding: 0 0 0 30px;--wysiwyg-li-bgp: 0 .4em;--wysiwyg-li-margin: .5em;--wysiwyg-li-fallback: "•";--dst--h-clamp-formula: 2.5vw - .5rem}.is-wysiwyg a:not(.c-btn,.toc-block__link){text-decoration:underline}.is-wysiwyg a:not(.c-btn,.toc-block__link):hover{text-decoration:none}.has-text-align-center{text-align:center}.has-text-align-right{text-align:right}.error404__inner{height:100%}.m-rcbl .l-heading{margin-bottom:var(--c-heading__margin-bottom, 20px)}.m-rcbl .l-heading:not(:has(>div)){display:none}.is-style-colors-inverted .l-rcbl,.l-rcbl .media-bg{--dst--base-heading-color: var(--dst--base-text-color-alt);--c-block__color: var(--dst--base-text-color-alt);--c-block__title-color: var(--dst--base-text-color-alt)}@media(min-width:768px){.l-rcbl,.l-rcbl [data-container=ajax-result]{display:grid;grid-template:auto/repeat(var(--l-block__col, 4),minmax(0,1fr));row-gap:var(--l-block__padding-block, 15px);column-gap:var(--l-block__padding-inline, 15px)}.l-rcbl .js-ajax-block{grid-column:1/-1}}@media(max-width:767px){.l-rcbl__col{margin-bottom:20px}}@media(max-width:1112px){.l-rcbl__col{--l-block__gap: 15px}}.l-rcbl__col .c-block{position:relative;min-height:100%}.l-rcbl__col .c-block__media{overflow:hidden}.l-rcbl__col .c-media{height:100%;width:100%}.l-rcbl__col .media-contain .c-media__src{border-radius:var(--c-block__radius, 0)}.l-rcbl__col .media-contain.align-top{--c-media__align: flex-start}.l-rcbl__col .media-contain.align-bottom{--c-media__align: flex-end}.l-rcbl__col .media-contain.text-left.is-vertical{--c-media__justify: flex-start}.l-rcbl__col .media-cover{border-radius:var(--c-block__radius, 0);overflow:hidden}.l-rcbl__col .media-bg{--c-media__fit: cover;--c-media__height: 100%;--c-media__width: 100%;position:relative;overflow:hidden;background:none}.l-rcbl__col .media-bg .c-block__body{position:absolute;left:0;width:100%;background:none;z-index:2}.l-rcbl__col .media-bg .c-block__media:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(to var(--gradient-direction, bottom),rgba(0,0,0,0) 0,color-mix(in srgb,var(--c-block__bg, #000),transparent var(--c-block__bg-opacity, 20%)) 100%);pointer-events:none}.l-rcbl__col .media-bg.align-top{--gradient-direction: top}.l-rcbl__col .media-bg.align-top .c-block__body{top:0}.l-rcbl__col .media-bg.align-bottom{--c-media__align: flex-end}.l-rcbl__col .media-bg.align-bottom .c-block__body{bottom:0}.l-rcbl__col .media-bg.align-center .c-block__media:before{background:color-mix(in srgb,var(--c-block__bg, #000),transparent var(--c-block__bg-opacity, 40%))}.l-rcbl__col .media-bg.align-center .c-block__body{inset:0;display:flex;flex-direction:column;justify-content:center}@media(min-width:768px){.l-rcbl__col .is-horizontal{display:flex}.l-rcbl__col .is-horizontal .c-block__media{flex:min(var(--c-media__col-width, 30%),100%) 0 0}}@media(max-width:766px){.slider-mobile{position:relative}.slider-mobile .l-rcbl{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;display:flex;gap:20px}.slider-mobile .l-rcbl__col{scroll-snap-align:start;min-width:92vw}.slider-mobile:after{content:"";bottom:0;left:50%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 120' xml:space='preserve'%3E%3Cg fill='%23231F20'%3E%3Cpath d='M75.005 66.367c-.847-.31-1.874-.396-2.512-.418.979-3.486-.889-7.205-4.348-8.466-1.528-.555-3.227-.546-4.701-.028-.003-1.001-.224-1.999-.659-2.933-.791-1.694-2.193-2.979-3.949-3.619-1.679-.611-3.635-.677-5.237-.231l6.181-16.984c.698-1.917.795-3.781.279-5.391-.591-1.843-1.919-3.187-3.842-3.886-.775-.283-1.562-.426-2.338-.426-2.901 0-5.423 1.977-6.584 5.163L32.938 68.871l-3.345-7.65c-1.337-2.868-4.233-4.721-7.378-4.721-1.201 0-2.369.261-3.471.775-1.986.926-3.496 2.568-4.249 4.624-.755 2.061-.661 4.291.232 6.201.029.072 2.942 7.324 7.391 16.865l.722 1.559c4.204 9.082 7.836 16.748 19.299 20.92 3.145 1.145 6.1 1.557 8.781 1.557h.002c6.644 0 10.802-3.243 14.491-6.738 5.07-4.799 13.282-27.182 13.629-28.135.546-1.496.373-3.186-.474-4.715-.789-1.43-2.088-2.51-3.563-3.046zm1.22 6.827c-2.298 6.312-9.088 23.476-12.873 27.06-3.386 3.206-6.885 6.085-12.43 6.084-2.332 0-4.941-.52-7.757-1.544-10.29-3.745-13.517-10.716-17.603-19.54l-.725-1.561c-4.411-9.461-7.296-16.641-7.357-16.787-.587-1.259-.646-2.671-.168-3.977.479-1.305 1.438-2.348 2.7-2.937.703-.328 1.443-.494 2.203-.494 2.014 0 3.8 1.146 4.645 2.957l4.837 11.063c.246.562.785.927 1.423.898.614-.021 1.153-.412 1.362-.99l15.633-43.257c.904-2.484 2.938-3.719 5.075-2.941 1.033.376 1.71 1.043 2.011 1.983.307.956.222 2.181-.24 3.449l-9.576 26.312c-.284.779.118 1.639.896 1.923.773.281 1.639-.118 1.922-.896l1.368-3.759c.941-2.585 3.294-2.864 4.262-2.864.672 0 1.355.119 1.977.346 1.004.365 1.805 1.1 2.257 2.068.451.968.499 2.054.134 3.059l-1.881 5.168c-.283.779.118 1.639.896 1.923.774.282 1.638-.118 1.922-.896l.856-2.351c.572-1.574 2.083-2.633 3.76-2.633.465 0 .925.082 1.365.242 2.073.756 3.146 3.056 2.392 5.128l-2.223 6.108c-.283.777.118 1.639.896 1.922.774.282 1.638-.117 1.922-.896l1.306-3.586c.172-.02.405-.035.699-.035.719 0 1.469.097 1.867.242.793.289 1.528.934 1.966 1.725.251.453.62 1.352.281 2.284zM86.68 18.083c-1.512-2.583-3.158-5.137-4.938-7.649-.382-.539-.806-.775-1.499-.702-.694.074-.946.58-1.083 1.17-.336 1.462-.672 2.924-1.009 4.386-18.239-4.197-37.304-3.577-55.299 1.86-1.073.323-1.828 1.621-1.515 2.571.313.949 1.646 1.566 2.672 1.258 17.326-5.234 35.683-5.832 53.245-1.791-.262 1.137-.523 2.274-.785 3.411-.136.592-.143 1.149.36 1.507s.922.33 1.453.021c2.477-1.437 5.062-2.781 7.751-4.021.787-.363 1.089-1.263.647-2.021z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;height:35px;width:35px;transform:translate(-50%);position:absolute;opacity:.5}}.m-rcbl{--c-block__font-size: clamp(var(--dst--min-base-text-size), 2vw, var(--dst--base-text-size, 1.8rem));--c-block__color: var(--dst--base-text-color);--c-block__title-clamp: 2;--c-block__text-clamp: 4;--c-block__line-height: 1.4;--c-block__radius: 0;--c-heading__margin-bottom: 3rem}@media(hover:hover){.l-rcbl__col .c-block.has-hover:hover img{transform:scale(1.1)}}.m-dcbl .container-fluid{--dst--page-gutter: 0}.m-dcbl .container-fluid .c-block__inner{max-width:calc(var(--dst--content-width) / 2 - var(--columns-gap))}.l-dcbl .c-block{--columns-txt-ratio: calc(var(--columns-ratio) - var(--columns-gap, 2%));--columns-img-ratio: calc(100% - var(--columns-ratio));background-color:var(--c-txt-bg);display:flex;gap:15px}.l-dcbl .c-block__inner{width:100%}@media(min-width:767px){.l-dcbl .c-block__media{flex:1 1 auto;display:flex;gap:var(--columns-gap, 2%)}}@media(min-width:767px){.l-dcbl .c-block__text{display:flex;flex:0 0 var(--columns-txt-ratio);max-width:var(--columns-txt-ratio);padding:var(--space-top-m, 15px) var(--space-right-m, 15px) var(--space-bottom-m, 15px) var(--space-left-m, 15px);align-items:center;justify-content:center}}@media(min-width:1113px){.l-dcbl .c-block__text{padding:var(--space-top, 30px) var(--space-right, 30px) var(--space-bottom, 30px) var(--space-left, 30px)}}.l-dcbl .c-block__text.align-top{align-items:flex-start}.l-dcbl .c-block__text.align-center{align-items:center}.l-dcbl .c-block__text.align-bottom{align-items:flex-end}.l-dcbl .c-block__icon{margin-bottom:1em;max-width:200px}@media(max-width:766px){.l-dcbl .c-block,.l-dcbl .c-block.order-default-mobile{flex-direction:column}.l-dcbl .c-block.order-reverse-mobile{flex-direction:column-reverse}}@media(max-width:1112px){.l-dcbl .c-block{padding:var(--c-block-gm) 0}}@media(min-width:767px){.l-dcbl .c-block{padding:var(--c-block-gt) var(--c-block-gr) var(--c-block-gb) var(--c-block-gl)}.container-fluid .l-dcbl .c-block.order-default .c-block__text{justify-content:flex-end}.l-dcbl .c-block.order-default.is-vertical{flex-direction:column}.l-dcbl .c-block.order-reverse{flex-direction:row-reverse}.l-dcbl .c-block.order-reverse.is-vertical{flex-direction:column-reverse}.container-fluid .l-dcbl .c-block.order-reverse .c-block__text{justify-content:flex-start}.l-dcbl .c-block.is-vertical{--columns-ratio: unset !important}.l-dcbl .c-block.is-vertical .c-block__media{display:flex;justify-content:center}.l-dcbl .c-block.is-vertical .c-block__media .c-media__embed,.l-dcbl .c-block.is-vertical .c-block__media iframe,.l-dcbl .c-block.is-vertical .c-block__media video{width:100%}.l-dcbl .c-block.is-vertical .c-media{max-width:var(--columns-ratio)}}@media(min-width:2201px){.l-dcbl{max-width:var(--dst--desktop-width-2k);margin-inline:auto}}.l-dcbl{--list-icon-size: 100px}.l-dcbl .c-info{position:absolute}.dst-list{list-style:none;color:var(--dst--base-text-color)}.is-style-colors-inverted .dst-list{color:var(--dst--base-text-color-alt);--dst-list__title-color: var(--dst--base-heading-color-alt)}@media(min-width:767px){.dst-list{display:grid;grid-template:auto/repeat(var(--dst-list__col, 1),minmax(0,1fr));gap:var(--dst-list__gap)}}.dst-list>li{display:flex;align-items:var(--dst-list__media-align, flex-start);flex-direction:var(--dst-list__direction, row);gap:var(--dst-list__content-gap, 10px);padding-block:20px;position:relative}@media(max-width:766px){.dst-list>li{padding:var(--dst-list__item-padding-mobile, 0);margin-bottom:15px}}@media(min-width:767px){.dst-list>li{padding:var(--dst-list__item-padding, 0)}}.dst-list>li .dst-list{padding-left:2rem}.dst-list__media{aspect-ratio:1;width:var(--dst-list__media-size, 30px);min-width:var(--dst-list__media-size, 30px);display:flex;align-items:center;justify-content:center;font-size:0;line-height:0}.dst-list__media .dst-icon{display:contents}.dst-list__media img,.dst-list__media svg{max-width:var(--dst-list__media-size, 30px);max-height:var(--dst-list__media-size, 30px);height:var(--dst-list__icon-size, 100%);width:var(--dst-list__icon-size, 100%);object-fit:contain;fill:var(--dst-list__media-color, currentcolor);color:var(--dst-list__media-color, currentcolor);pointer-events:auto!important}.dst-list__content{width:100%}.dst-list__title{font-weight:var(--dst-list__title-weight, 700);font-family:var(--dst-list__title-font);color:var(--dst-list__title-color, var(--dst--base-heading-color));font-size:clamp(var(--dst--min-base-text-size),5.8rem,var(--dst-list__title-size, var(--dst--base-text-size)));line-height:var(--dst-list__title-lh, 1.2);margin-bottom:var(--dst-list__title-mb);text-transform:var(--dst-list__title-transform, none);letter-spacing:var(--dst-list__title-spacing, 0)}.is-style-colors-inverted .dst-list__title{color:var(--dst-list__title-color, var(--dst--base-heading-color-alt))}.dst-list__description{font-size:var(--dst-list__subtitle-size, clamp(var(--dst--min-base-text-size), 2vw, var(--dst--base-text-size)));font-weight:var(--dst-list__subtitle-weight, inherit);color:var(--dst-list__subtitle-color, inherit)}.dst-list__hero{font-size:var(--dst-list__hero-size, var(--dst--h2-font-size));font-weight:var(--dst-list__hero-weight, 800);line-height:var(--dst-list__hero-lh, 1);color:var(--dst-list__hero-color, inherit);white-space:nowrap}.has-text-align-center .dst-list__hero{align-self:center}.is-style-colors-inverted .dst-list__hero{color:var(--dst-list__hero-color, var(--dst--secondary-color1))}.dst-list.has-bg>li{background:var(--dst-list__bg)}.dst-list.has-horizontal-border>li:before,.dst-list.has-horizontal-border>li:after,.dst-list.has-vertical-border>li:before,.dst-list.has-vertical-border>li:after{content:"";position:absolute;background:var(--dst-list__border-color, var(--dst--border-color, #ccc));left:calc(-1 * var(--dst-list__bv-width, var(--dst-list__border-width, 1px)));pointer-events:none;z-index:1}.dst-list.has-horizontal-border>li:before{bottom:calc(-1 * var(--dst-list__bh-width, var(--dst-list__border-width, 1px)));width:100%;height:var(--dst-list__bh-width, var(--dst-list__border-width, 1px));background:var(--dst-list__bh-color, var(--dst-list__border-color, var(--dst--border-color, #ccc)))}@media(max-width:766px){.dst-list.has-vertical-border>li:after{bottom:calc(-1 * var(--dst-list__bh-width, var(--dst-list__border-width, 1px)));width:100%;height:var(--dst-list__bh-width, var(--dst-list__border-width, 1px));background:var(--dst-list__bh-color, var(--dst-list__border-color, var(--dst--border-color, #ccc)))}}@media(min-width:767px){.dst-list.has-vertical-border>li:after{bottom:0;height:100%;width:var(--dst-list__bv-width, var(--dst-list__border-width, 1px));background:var(--dst-list__bv-color, var(--dst-list__border-color, var(--dst--border-color, #ccc)))}}.dst-counter-number{position:relative;display:inline-block}.dst-digit{display:inline-block;position:relative;line-height:1;vertical-align:top;transition:transform .25s,opacity .25s;will-change:transform,opacity}.dst-char{display:inline-block;opacity:0;transform:translateY(-10%);transition:transform .25s,opacity .25s;will-change:transform,opacity}.dst-char.is-visible{opacity:1;transform:translateY(0)}.counter-complete{animation:counter-pulse .3s ease-out}@keyframes counter-pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.dst-list.list-marquee-brands{all:unset;opacity:.3;gap:var(--dst-list__gap, 1rem);display:flex;flex-wrap:wrap;justify-content:center;align-items:center;position:relative;z-index:2}@media(max-width:1112px){.dst-list.list-marquee-brands{gap:2rem;flex-wrap:nowrap;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:thin;overflow:auto;justify-content:flex-start}}.dst-list.list-marquee-brands .dst-list__item{flex:0 0 auto}.dst-list.list-links{--dst-list__bh-color: rgba(255, 255, 255, .3)}.dst-list.list-links>li{--dst-list__item-padding: 1.252rem 0;--dst-list__item-padding-mobile: 5px 0;position:relative}.dst-list.list-links>li:after{content:"";width:18px;height:18px;background:url("data:image/svg+xml,%0A%3Csvg width='17' height='18' viewBox='0 0 17 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.2988 0.734309C8.03617 0.283546 8.96383 0.283546 9.7012 0.734309L14.7594 3.82644C15.4438 4.24484 15.8612 4.98922 15.8612 5.7914V12.2086C15.8612 13.0108 15.4438 13.7552 14.7594 14.1736L9.7012 17.2657C8.96383 17.7165 8.03617 17.7165 7.2988 17.2657L2.24061 14.1736C1.55619 13.7552 1.13878 13.0108 1.13878 12.2086L1.13878 5.7914C1.13878 4.98922 1.55619 4.24484 2.24061 3.82644L7.2988 0.734309Z' fill='white'/%3E%3Cpath d='M10.719 8.7752C10.8631 8.89045 10.8631 9.10955 10.719 9.22479L7.14128 12.087C6.89483 12.2841 6.55652 11.9983 6.70979 11.7224L8.14455 9.13981C8.19286 9.05286 8.19286 8.94714 8.14455 8.86019L6.70979 6.27763C6.55652 6.00173 6.89483 5.71586 7.14128 5.91302L10.719 8.7752Z' fill='black'/%3E%3C/svg%3E%0A") no-repeat center;position:absolute;inset:0 5px 0 auto;margin:auto}.dst-list.list-links a{color:inherit;display:inline-block;max-width:90%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dst-list.list-links a:hover{text-decoration:underline}.dst-list.list-type-1 .dst-list__item{align-items:center;justify-content:space-between}.dst-list.list-type-1 .dst-list__content{width:auto}.dst-list.list-type-1 .dst-list__hero{text-transform:uppercase}@media(max-width:767px){.abstract-cards{padding-inline:var(--dst--mobile-gutter)!important}}.abstract-cards .c-block__body{--c-block__padding: 3.6rem 2.5rem}.abstract-cards .c-block__tagline{--c-block__tagline-weight: 600;--c-block__tagline-color: var(--dst--secondary-color3)}.abstract-cards .c-block__title{--c-block__title-size: 2.2rem}.abstract-cards .c-block__media{height:20rem}.abstract-cards .c-block__list li{position:relative;display:flex;gap:1rem}.abstract-cards .c-block__list li:before{content:"";background:url("data:image/svg+xml,%3Csvg width='7' height='8' viewBox='0 0 7 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.46484 0L6.92895 2V6L3.46484 8L0.000742197 6V2L3.46484 0Z' fill='%2344C1FF'/%3E%3C/svg%3E%0A") no-repeat center;width:.8rem;height:.8rem;display:block;margin-top:.8rem;flex:0 0 .8rem}.abstract-cards .c-btn__txt{width:0;overflow:hidden;transition:.3s}.abstract-cards .c-btn__ico{--dst--btn-icon-size: 2.5rem}.abstract-cards .dst-cards__item{--dst--btn-gap: 0;z-index:1;position:relative}.abstract-cards .dst-cards__item:hover,.abstract-cards .dst-cards__item:focus-within{--c-block__bg: var(--dst--primary-color1);--c-block__tagline-color: #ffffff;--dst--btn-link-color: #ffffff;--dst--btn-gap: 1rem}.abstract-cards .dst-cards__item:hover .c-btn__txt,.abstract-cards .dst-cards__item:focus-within .c-btn__txt{width:auto;transition:.3s}.abstract-cards .dst-cards__item:hover .c-block__tagline,.abstract-cards .dst-cards__item:focus-within .c-block__tagline{--c-block__tagline-color: #ffffff}@media(min-width:1113px){.abstract-cards .dst-cards__item:first-of-type{transform:translateY(-50%)}}@media(min-width:1113px){.abstract-cards .dst-cards__item:last-of-type{transform:translateY(50%)}}.athlete-cards{--card-height-mobile: 240px}.athlete-cards .c-block{background:linear-gradient(180deg,rgba(68,193,255,.4) 0%,transparent 50%,transparent 100%)}.athlete-cards .c-block__body{--c-block__padding-mobile: 13px;--c-block__padding: 3rem;position:absolute!important;width:100%;bottom:0;left:0;z-index:3}.athlete-cards .c-media__primary{position:relative;z-index:2;transition:.4s}@media(max-width:767px){.athlete-cards .c-media__primary{aspect-ratio:unset}}.athlete-cards .c-media__secondary{position:absolute;z-index:1;opacity:0;transition:.4s;filter:grayscale(100%)}@media(max-width:767px){.athlete-cards .dst-card{flex:0 0 50%;min-height:var(--card-height-mobile)}}.athlete-cards .dst-card:before{content:"";width:33px;height:33px;display:block;background:url("data:image/svg+xml,%3Csvg width='33' height='33' viewBox='0 0 33 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.5 1.1547C15.7376 0.440169 17.2624 0.440169 18.5 1.1547L28.7894 7.0953C30.027 7.80983 30.7894 9.13034 30.7894 10.5594V22.4406C30.7894 23.8697 30.027 25.1902 28.7894 25.9047L18.5 31.8453C17.2624 32.5598 15.7376 32.5598 14.5 31.8453L4.21058 25.9047C2.97298 25.1902 2.21058 23.8697 2.21058 22.4406V10.5594C2.21058 9.13034 2.97298 7.80983 4.21058 7.0953L14.5 1.1547Z' fill='white'/%3E%3Cpath d='M19.812 12.6533C20.1163 12.6311 20.3694 12.8842 20.3471 13.1885L19.5168 24.5358C19.4767 25.0841 18.7098 25.1754 18.542 24.6519L16.1467 17.1773C16.0974 17.0235 15.9769 16.903 15.8231 16.8538L8.34857 14.4584C7.82502 14.2906 7.91635 13.5237 8.46467 13.4836L19.812 12.6533Z' fill='%23111111'/%3E%3C/svg%3E%0A") no-repeat center;background-size:cover;position:absolute;top:2rem;right:2rem;pointer-events:none;transition:.3s}@media(max-width:767px){.athlete-cards .dst-card:before{width:20px;height:20px}}@media(max-width:767px){.athlete-cards .dst-card .c-block__media{min-height:var(--card-height-mobile)}}.athlete-cards .dst-card .c-block__media:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(360deg,var(--dst--primary-color2) 0%,transparent 50%,transparent 100%);z-index:2}.athlete-cards .dst-card .c-block__body{position:relative;z-index:2}.athlete-cards .dst-card .c-block__buttons{height:0;overflow:hidden;transition:.3s}.athlete-cards .dst-card:hover:before{transform:scale(1.2);transition:.3s}.athlete-cards .dst-card:hover .c-media__primary{transform:scale(.9) translateY(4rem);transition:.4s}.athlete-cards .dst-card:hover .c-media__secondary{opacity:.1;transition:.4s}.athlete-cards .dst-card:hover .c-block__buttons{height:auto;overflow:hidden;transition:.3s}@media(max-width:767px){.athlete-cards .dst-cards__grid{display:flex;flex-wrap:wrap}}@media(max-width:767px){.athlete-cards .dst-cards__item{flex:0 0 50%;min-height:var(--card-height-mobile);margin:0}}.athlete-cards .dst-cards__item--extra .dst-card{background:#3e3e3f}.athlete-cards .dst-cards__item--extra .dst-card:before{display:none}.athlete-cards .dst-cards__item--extra .dst-card:hover{background:#44c1ff66}.athlete-cards .dst-cards__item--extra .dst-card:hover .c-media__primary{transform:scale(1) translateY(0)}.slider-cards .dst-cards__grid.is-flex{flex-wrap:nowrap;overflow:auto;padding-left:calc(var(--dst--content-width) / 4.1)}.slider-cards .dst-cards__grid.is-flex::-webkit-scrollbar{display:none}.slider-cards .dst-cards__item{min-width:40rem}.slider-cards .dst-card{padding:2rem 3rem!important}.slider-cards .dst-card .c-block__body{--c-block__gap: 1rem;margin-top:4rem}.slider-cards .dst-card .c-block__tagline{--c-block__tagline-size: 1.6rem;--c-block__tagline-weight: 600;--c-block__tagline-color: var(--dst--secondary-color3);line-height:1.2}.slider-cards .dst-card .c-block__description{--c-block__font-size: 1.4rem}.slider-cards .dst-card .c-block__list{margin:1rem 0}.slider-cards .dst-card .c-block__list li{position:relative;display:flex;gap:1rem;margin-bottom:.5rem}.slider-cards .dst-card .c-block__list li:before{content:"";background:url("data:image/svg+xml,%3Csvg width='7' height='8' viewBox='0 0 7 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.46484 0L6.92895 2V6L3.46484 8L0.000742197 6V2L3.46484 0Z' fill='%2344C1FF'/%3E%3C/svg%3E%0A") no-repeat center;width:.8rem;height:.8rem;display:block;margin-top:.8rem;flex:0 0 .8rem}.slider-cards .dst-card .c-media__src{max-height:17.3rem}.slider-cards .dst-card .c-btn.-link{--dst--btn-link-color: #ffffff}.slider-controls-container{display:flex;align-items:center;margin-top:4rem;gap:3rem;padding-inline:0;max-width:var(--dst--content-width)}.slider-controls-container .slider-btns{display:flex;gap:.5rem;z-index:1}.slider-controls-container .slider-btn{width:5.2rem;height:5.2rem;background:url("data:image/svg+xml,%0A%3Csvg width='52' height='52' viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.577 1.97629C24.6951 0.753358 27.3049 0.753358 29.423 1.97629L45.0936 11.0237C47.2118 12.2466 48.5167 14.5067 48.5167 16.9526L48.5167 35.0474C48.5167 37.4933 47.2118 39.7534 45.0936 40.9763L29.423 50.0237C27.3049 51.2466 24.6951 51.2466 22.577 50.0237L6.90638 40.9763C4.7882 39.7534 3.48334 37.4933 3.48334 35.0474L3.48334 16.9526C3.48334 14.5067 4.7882 12.2466 6.90638 11.0237L22.577 1.97629Z' fill='white'/%3E%3Cpath d='M34.4335 25.1248C34.8741 25.4773 34.8741 26.1475 34.4335 26.5001L23.4898 35.255C22.736 35.858 21.7011 34.9836 22.17 34.1397L26.5587 26.2401C26.7064 25.9741 26.7064 25.6508 26.5587 25.3848L22.17 17.4852C21.7011 16.6413 22.736 15.7669 23.4898 16.3699L34.4335 25.1248Z' fill='black'/%3E%3C/svg%3E%0A") transparent no-repeat center;background-size:cover;border:none}.slider-controls-container .slider-btn--prev{transform:scaleX(-1)}.slider-controls-container .slider-btn[disabled]{opacity:.5}.slider-controls-container .slider-progress{flex:1}.slider-controls-container .slider-progress__bar{background:#3e3e3f;width:100%;height:.1rem;display:block;position:relative}.slider-controls-container .slider-progress__bar:before{content:"";display:block;height:.3rem;position:absolute;bottom:-.1rem;left:0;background:#fff;width:var(--progress-bar-width)}.post-cards .c-block__media{margin-bottom:2rem}.banner-cards{--card-height: 40rem;--c-block__padding: 3rem}.banner-cards .dst-cards__item{border-radius:1rem;overflow:hidden;position:relative}.banner-cards .dst-cards__item:nth-of-type(1),.banner-cards .dst-cards__item:nth-of-type(2){grid-column:span 3}.banner-cards .dst-cards__item:nth-child(n+3){grid-column:span 2}.banner-cards .dst-cards__item:before,.banner-cards .dst-cards__item:after{content:"";display:block;position:absolute}.banner-cards .dst-cards__item:before{bottom:0;left:0;width:100%;z-index:1;height:calc(100% - 8rem);background:linear-gradient(180deg,#0000,#000);transition:.3s;pointer-events:none}.banner-cards .dst-cards__item:after{width:33px;height:33px;top:2rem;right:2rem;background:url("data:image/svg+xml,%3Csvg width='33' height='33' viewBox='0 0 33 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.5 1.1547C15.7376 0.440169 17.2624 0.440169 18.5 1.1547L28.7894 7.0953C30.027 7.80983 30.7894 9.13034 30.7894 10.5594V22.4406C30.7894 23.8697 30.027 25.1902 28.7894 25.9047L18.5 31.8453C17.2624 32.5598 15.7376 32.5598 14.5 31.8453L4.21058 25.9047C2.97298 25.1902 2.21058 23.8697 2.21058 22.4406V10.5594C2.21058 9.13034 2.97298 7.80983 4.21058 7.0953L14.5 1.1547Z' fill='white'/%3E%3Cpath d='M19.812 12.6533C20.1163 12.6311 20.3694 12.8842 20.3471 13.1885L19.5168 24.5358C19.4767 25.0841 18.7098 25.1754 18.542 24.6519L16.1467 17.1773C16.0974 17.0235 15.9769 16.903 15.8231 16.8538L8.34857 14.4584C7.82502 14.2906 7.91635 13.5237 8.46467 13.4836L19.812 12.6533Z' fill='%23111111'/%3E%3C/svg%3E%0A") no-repeat center;background-size:cover;opacity:1;transition:.1s;pointer-events:none}.banner-cards .dst-cards__item .c-block__body{position:absolute;bottom:0;left:0;z-index:2}.banner-cards .dst-cards__item .c-block__description{height:0;transition:.3s}.banner-cards .dst-cards__item .c-media{height:var(--card-height)}.banner-cards .dst-cards__item:hover:before{height:100%;transition:.3s}.banner-cards .dst-cards__item:hover:after{opacity:0;transition:.1s}.banner-cards .dst-cards__item:hover .c-block__description{height:auto;transition:.3s}.svg-sprite{overflow:hidden}.dst-wrapper{position:relative}@media(max-width:1112px){.dst-wrapper.-hide-mobile{display:none}}.dst-wrapper.-main-athletes-layout .wp-block-post-title{font-family:var(--dst--font-secondary);text-transform:uppercase;font-weight:900}@media(max-width:1112px){.dst-wrapper.-main-athletes-layout .ds-row{display:flex;flex-direction:column}.dst-wrapper.-main-athletes-layout .ds-row .ds-column:nth-of-type(2){display:contents}.dst-wrapper.-main-athletes-layout .ds-row .ds-column:nth-of-type(1){order:3}.dst-wrapper.-main-athletes-layout .ds-row .ds-column:nth-of-type(1) .wp-block-post-title{display:none}.dst-wrapper.-main-athletes-layout .ds-row .wp-block-post-title{order:1}.dst-wrapper.-main-athletes-layout .ds-row .athlete-stats-sidebar{order:2;margin-inline:auto}.dst-wrapper.-main-athletes-layout .ds-row .dst-heading{order:4}.dst-wrapper.-main-athletes-layout .ds-row .dst-cards{order:5}}@media(min-width:1113px){.dst-wrapper.-main-athletes-layout .ds-row .ds-column:nth-of-type(2) .wp-block-post-title{display:none}}.dst-wrapper.-application-form{--dst--input-font-size: 1.6rem}.dst-wrapper.-application-form .c-decoration__item{position:sticky;top:0}.dst-wrapper.-application-form .c-decoration__item:before{content:"";position:absolute;width:100%;height:100%;background:var(--dst--primary-color2);opacity:.7;display:block;top:0;left:0}.dst-wrapper.-application-form .gform_wrapper{--dst--input-bg-color: rgba(49, 48, 47, .4);--dst--input-border-color: rgba(255, 255, 255, .2);background:#ffffff26;-webkit-backdrop-filter:blur(30rem);backdrop-filter:blur(30rem);padding:25px;max-width:84.4rem;width:100%;margin-inline:auto}@media(min-width:1113px){.dst-wrapper.-application-form .gform_wrapper{padding:3rem 11rem 7rem}}.dst-wrapper.-application-form .gform_required_legend{display:none}.dst-wrapper.-application-form .gsection_title{font-size:2.2rem;line-height:1.5;font-weight:900;font-family:var(--dst--font-secondary);color:#fff;margin-bottom:0;margin-top:2.5rem}.dst-wrapper.-application-form .gfield--type-address .gfield_label_before_complex{font-size:1.6rem;line-height:1.2;font-weight:900;color:#fff;margin-bottom:1rem;font-family:var(--dst--font-secondary)}.dst-wrapper.-application-form .gfield--type-address .gform-field-label{margin-bottom:7px}.dst-wrapper.-application-form .ginput_complex{flex-wrap:wrap}.dst-wrapper.-application-form .ginput_complex .gform-grid-col{flex:0 0 calc(50% - var(--dst--form-row-margin-block));margin-bottom:var(--dst--form-row-margin-block)}.dst-wrapper.-application-form .gfield--type-choice .gfield_label{width:100%;font-size:clamp(14px,2vw,var(--dst--form-label-size, 1.6rem));font-weight:var(--dst--form-label-weight, 400);color:var(--dst--form-label-color)}.dst-wrapper.-application-form .gfield_consent_description{max-height:104px;overflow:auto;color:#ffffffb3;background:#13121233;padding:1.2rem 1.5rem;border:1px solid rgba(255,255,255,.2);font-size:clamp(14px,1.4rem,1.4rem);line-height:1.4;font-weight:400;margin-bottom:1rem}.dst-wrapper.-application-form .gfield--type-html{font-size:1.3rem;font-weight:400;line-height:1.6;color:#fff}.dst-wrapper.-application-form .gsection_description,.dst-wrapper.-application-form .gform_fileupload_rules{width:100%;font-size:clamp(14px,2vw,var(--dst--form-label-size, 1.6rem));font-weight:var(--dst--form-label-weight, 400);color:var(--dst--form-label-color)}.dst-wrapper.-application-form .ginput_container_fileupload{display:flex;align-items:center;gap:1rem}.dst-wrapper.-application-form .ginput_container_fileupload input{max-width:35rem;height:100%;background:#fff;color:var(--dst--primary-color2);font-weight:500;cursor:pointer;padding-block:1rem}.dst-wrapper.-application-form .gform-footer{--dst--btn-primary-border: 0;display:flex;align-items:center;justify-content:center}.dst-wrapper.-abstract-list{position:relative}@media(min-width:1113px){.dst-wrapper.-abstract-list .c-bg{position:relative;max-width:calc(100% - 4.8rem)}}@media(min-width:1113px){.dst-wrapper.-abstract-list .c-bg__item{position:relative}}@media(min-width:1113px){.dst-wrapper.-abstract-list .dst-list__item{position:absolute;z-index:1}}@media(max-width:1112px){.dst-wrapper.-abstract-list .dst-list__item{--dst-list__content-gap: 1rem}}@media(min-width:1113px){.dst-wrapper.-abstract-list .dst-list__item:nth-of-type(1){top:6.5rem;left:23rem}}@media(min-width:2131px){.dst-wrapper.-abstract-list .dst-list__item:nth-of-type(1){top:6.5rem}}@media(min-width:1113px){.dst-wrapper.-abstract-list .dst-list__item:nth-of-type(2){top:23.8rem;right:22rem}}@media(min-width:2131px){.dst-wrapper.-abstract-list .dst-list__item:nth-of-type(2){top:25.5rem}}@media(min-width:1113px){.dst-wrapper.-abstract-list .dst-list__item:nth-of-type(3){bottom:-27rem;left:23rem}}@media(min-width:1113px){.dst-wrapper.-abstract-list .dst-list__item:nth-of-type(4){bottom:-10rem;right:22rem}}@media(min-width:2131px){.dst-wrapper.-abstract-list .dst-list__item:nth-of-type(4){bottom:-8rem}}.dst-wrapper.-abstract-list .dst-list__item svg{box-shadow:0 0 10px var(--dst--secondary-color3);border-radius:50%}.dst-wrapper.-abstract-list .dst-list__content{max-width:27.7rem}.dst-wrapper.-abstract-list .dst-list__description{margin-top:2rem}.dst-wrapper.-mask-v1>.c-decoration .c-decoration__item{max-width:20%}.dst-wrapper.-mask-v1 .decorative-lines{position:absolute;top:-130px;right:0;width:100%;pointer-events:none}@media(min-width:576px){.dst-wrapper.-mask-v1 .decorative-lines{top:-150px}}@media(min-width:768px){.dst-wrapper.-mask-v1 .decorative-lines{top:-180px}}@media(min-width:1113px){.dst-wrapper.-mask-v1 .decorative-lines{top:calc(-1.9 * var(--gt-custom))}}.dst-wrapper.-mask-v1 .decorative-lines svg{width:100%;height:auto}@media(min-width:1113px){.dst-wrapper.-mask-v2>.c-bg{-webkit-mask:url("data:image/svg+xml,%0A%3Csvg version='1.2' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 3079 1709' width='3079' height='1709'%3E%3Cdefs%3E%3CclipPath clipPathUnits='userSpaceOnUse' id='cp1'%3E%3Cpath d='m2281.06 38.24l975.94 797.76v156h-2098v-992h1014.85c39.08 0 76.95 13.51 107.21 38.24z'/%3E%3C/clipPath%3E%3ClinearGradient id='g1' x2='1' gradientUnits='userSpaceOnUse' gradientTransform='matrix(.16,1356.835,-2788.697,.329,2139.19,211.166)'%3E%3Cstop offset='0' stop-color='%23131212'/%3E%3Cstop offset='.544' stop-color='%23131212'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cstyle%3E .s0 %7B fill: url(%23g1) %7D .s1 %7B fill: %23131212 %7D %3C/style%3E%3Cg id='Clip-Path' clip-path='url(%23cp1)'%3E%3Cg%3E%3Cpath fill-rule='evenodd' class='s0' d='m3751 0h-3223.3v1568h3223.3z'/%3E%3C/g%3E%3C/g%3E%3Cpath id='Shape 1' fill-rule='evenodd' class='s1' d='m3304 965v1038h-2786v-1038z'/%3E%3Cpath id='Shape 3' fill-rule='evenodd' class='s1' d='m1379-205v2186h-1880v-2186z'/%3E%3C/svg%3E");mask:url("data:image/svg+xml,%0A%3Csvg version='1.2' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 3079 1709' width='3079' height='1709'%3E%3Cdefs%3E%3CclipPath clipPathUnits='userSpaceOnUse' id='cp1'%3E%3Cpath d='m2281.06 38.24l975.94 797.76v156h-2098v-992h1014.85c39.08 0 76.95 13.51 107.21 38.24z'/%3E%3C/clipPath%3E%3ClinearGradient id='g1' x2='1' gradientUnits='userSpaceOnUse' gradientTransform='matrix(.16,1356.835,-2788.697,.329,2139.19,211.166)'%3E%3Cstop offset='0' stop-color='%23131212'/%3E%3Cstop offset='.544' stop-color='%23131212'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cstyle%3E .s0 %7B fill: url(%23g1) %7D .s1 %7B fill: %23131212 %7D %3C/style%3E%3Cg id='Clip-Path' clip-path='url(%23cp1)'%3E%3Cg%3E%3Cpath fill-rule='evenodd' class='s0' d='m3751 0h-3223.3v1568h3223.3z'/%3E%3C/g%3E%3C/g%3E%3Cpath id='Shape 1' fill-rule='evenodd' class='s1' d='m3304 965v1038h-2786v-1038z'/%3E%3Cpath id='Shape 3' fill-rule='evenodd' class='s1' d='m1379-205v2186h-1880v-2186z'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:top right;mask-position:top right}}.dst-wrapper.-mask-v2 .decoration-lines{position:absolute;top:0;left:0}@media(max-width:1660px){.dst-wrapper.-mask-v2 .decoration-lines{display:none}}.dst-wrapper.-mpvi-wrapper .decoration-lines{position:absolute}@media(max-width:1660px){.dst-wrapper.-mpvi-wrapper .decoration-lines{display:none}}.dst-wrapper.-timeline-wrapper .dst-heading{position:sticky;top:15rem}.dst-wrapper.-timeline-wrapper .wp-block-ds-blocks-c-media{position:sticky;top:40rem;z-index:2;width:6.8rem}@media(min-width:1113px){.dst-wrapper.-timeline-wrapper .wp-block-ds-blocks-c-media{transform:translate(-3.32rem)}}.dst-wrapper.-timeline-wrapper .wp-block-ds-blocks-c-media .c-media__primary,.dst-wrapper.-timeline-wrapper .wp-block-ds-blocks-c-media .dst-media__primary{--c-media__justify: flex-start}.dst-wrapper.-timeline-wrapper .ds-row .ds-column:nth-of-type(2){position:relative}.dst-wrapper.-timeline-wrapper .ds-row .ds-column:nth-of-type(2):before{height:var(--bar-height, 0);content:"";width:.1rem;background:var(--dst--secondary-color3);position:absolute;left:0;top:1.5rem;border-radius:.4rem}@media(max-width:1112px){.dst-wrapper.-timeline-wrapper .ds-row .ds-column:nth-of-type(2):before{left:27px}}@media(max-width:1112px){.dst-wrapper.-timeline-wrapper .dst-list__item{padding-left:8rem}}.dst-wrapper.-timeline-wrapper .dst-list__item:nth-of-type(1){margin-top:-7rem}.dst-wrapper.-timeline-wrapper .dst-list__item:not(.visible){opacity:.5}.dst-wrapper.-timeline-wrapper .dst-list__item:before{position:absolute;content:"";width:.7rem;height:.7rem;background:var(--dst--secondary-color3);border-radius:50%;top:50%;left:-.3rem}@media(max-width:1112px){.dst-wrapper.-timeline-wrapper .dst-list__item:before{left:25px}}@media(min-width:1281px){.dst-wrapper.-gallery-transition{overflow:hidden}}@media(min-width:1281px){.dst-wrapper.-gallery-transition .-gallery-transition-row .ds-column:nth-of-type(1){flex-direction:row}.dst-wrapper.-gallery-transition .-gallery-transition-row .ds-column:nth-of-type(1) .wp-block-ds-blocks-c-media{min-width:45rem;z-index:9}.dst-wrapper.-gallery-transition .-gallery-transition-row .ds-column:nth-of-type(1) .wp-block-ds-blocks-c-media:nth-of-type(2){z-index:8}.dst-wrapper.-gallery-transition .-gallery-transition-row .ds-column:nth-of-type(1) .wp-block-ds-blocks-c-media:nth-of-type(3){z-index:7}.dst-wrapper.-gallery-transition .-gallery-transition-row .ds-column:nth-of-type(1) .wp-block-ds-blocks-c-media:nth-of-type(4){z-index:6}.dst-wrapper.-gallery-transition .-gallery-transition-row .ds-column .dst-heading{opacity:0;transform:translate(10rem);transition:1s}.dst-wrapper.-gallery-transition .-gallery-transition-row.-trigger-animation .wp-block-ds-blocks-c-media{transition:1s}.dst-wrapper.-gallery-transition .-gallery-transition-row.-trigger-animation .wp-block-ds-blocks-c-media:nth-of-type(2){transform:translate(-42rem)}.dst-wrapper.-gallery-transition .-gallery-transition-row.-trigger-animation .wp-block-ds-blocks-c-media:nth-of-type(3){transform:translate(-84rem)}.dst-wrapper.-gallery-transition .-gallery-transition-row.-trigger-animation .wp-block-ds-blocks-c-media:nth-of-type(4){transform:translate(-126rem)}.dst-wrapper.-gallery-transition .-gallery-transition-row.-trigger-animation .dst-heading{opacity:1;transform:translate(0);transition:1s}}@media(max-width:1280px){.dst-wrapper.-gallery-transition .-gallery-transition-row .ds-column{flex-direction:row;flex-wrap:wrap}.dst-wrapper.-gallery-transition .-gallery-transition-row .ds-column .wp-block-ds-blocks-c-media{flex:0 0 calc(50% - 1rem);width:calc(50% - 1rem)}}.wrapper-hero .dst-wrapper__inner{display:flex;flex-direction:column;height:100%;min-height:522px}@media(min-width:1441px){.wrapper-hero .dst-wrapper__inner{min-height:95vh}}.wrapper-hero .ds-columns,.wrapper-hero .dst-heading{margin-bottom:auto}.wrapper-hero .decoration-lines{position:absolute;left:0;width:100%}@media(max-width:1660px){.wrapper-hero .decoration-lines{display:none}}.wrapper-video{--outer-gaps: 0;height:500px;display:flex;justify-content:flex-start;align-items:flex-end;margin-inline:auto;padding:20px}@media(min-width:1113px){.wrapper-video{--outer-gaps: 4rem;height:100rem}}.wrapper-video .c-bg__item{width:100%;max-width:calc(100% - 2 * var(--outer-gaps));margin-inline:auto}.wrapper-video .c-bg__media{border-radius:0}@media(min-width:1113px){.wrapper-video .c-bg__media{border-radius:1rem}}.wrapper-video .dst-wrapper__inner{max-width:calc(100% - 2 * var(--outer-gaps))}@media(min-width:1113px){.wrapper-video .dst-wrapper__inner{margin-left:5rem;margin-bottom:5rem}}.wrapper-video .dst-list__content{min-width:27.5rem}.wrapper-video .dst-list__description{padding-bottom:2rem}.wrapper-mask{--vertical-gap-l: 60px;margin-top:-1px;overflow:hidden}@media(min-width:1113px){.wrapper-mask{--vertical-gap-l: 340px}}.wrapper-mask>.c-bg{background:linear-gradient(360deg,#293038 13.48%,var(--dst--primary-color2) 60.57%)}@media(min-width:1113px){.wrapper-mask>.c-bg{-webkit-mask-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='1920' height='836' viewBox='0 0 1920 836' fill='none'%3E%3Cmask id='mask0_29374_1322' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='-600' y='0' width='2520' height='836'%3E%3Cpath d='M944.059 797.758L1920 0L-600 0.914631V836H836.852C875.929 836 913.804 822.49 944.059 797.758Z' fill='url(%23paint0_linear_29374_1322)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_29374_1322)'%3E%3Crect x='1920' y='1001.47' width='2235.77' height='1087.61' transform='rotate(-180 1920 1001.47)' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_29374_1322' x1='408.685' y1='0.914631' x2='408.685' y2='267' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23231F20'/%3E%3Cstop offset='1' stop-color='%23231F20'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='1920' height='836' viewBox='0 0 1920 836' fill='none'%3E%3Cmask id='mask0_29374_1322' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='-600' y='0' width='2520' height='836'%3E%3Cpath d='M944.059 797.758L1920 0L-600 0.914631V836H836.852C875.929 836 913.804 822.49 944.059 797.758Z' fill='url(%23paint0_linear_29374_1322)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_29374_1322)'%3E%3Crect x='1920' y='1001.47' width='2235.77' height='1087.61' transform='rotate(-180 1920 1001.47)' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_29374_1322' x1='408.685' y1='0.914631' x2='408.685' y2='267' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23231F20'/%3E%3Cstop offset='1' stop-color='%23231F20'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}}.wrapper-mask .decorative-lines{position:absolute;left:-40rem;bottom:4rem;width:100%}@media(min-width:1921px){.wrapper-mask .decorative-lines{max-width:1920px}}@media(min-width:1113px){.wrapper-slider-banners{position:absolute;top:0;transform:translateY(14%);margin-left:-5rem;z-index:2}.wrapper-slider-banners .dst-wrapper__inner{display:flex;overflow-x:auto;padding-left:50%;gap:3rem}.wrapper-slider-banners .dst-wrapper__inner::-webkit-scrollbar{width:0;height:0}.wrapper-slider-banners .dst-wrapper__inner .dst-banner{flex:0 0 62.5rem}.wrapper-slider-banners .slider-btns{display:flex;justify-content:flex-end;gap:1rem;transform:translateY(2.5rem);margin-right:3rem}.wrapper-slider-banners .slider-btns .slider-btn{width:5.2rem;height:5.2rem;background:url("data:image/svg+xml,%3Csvg width='52' height='52' viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.577 1.97629C24.6951 0.753358 27.3049 0.753358 29.423 1.97629L45.0936 11.0237C47.2118 12.2466 48.5167 14.5067 48.5167 16.9526L48.5167 35.0474C48.5167 37.4933 47.2118 39.7534 45.0936 40.9763L29.423 50.0237C27.3049 51.2466 24.6951 51.2466 22.577 50.0237L6.90638 40.9763C4.7882 39.7534 3.48334 37.4933 3.48334 35.0474L3.48334 16.9526C3.48334 14.5067 4.7882 12.2466 6.90638 11.0237L22.577 1.97629Z' fill='black'/%3E%3Cpath d='M32.7577 23.783C33.1983 24.1355 33.1983 24.8057 32.7577 25.1583L21.814 33.9132C21.0602 34.5162 20.0254 33.6418 20.4942 32.7979L24.8829 24.8983C25.0306 24.6323 25.0306 24.309 24.8829 24.043L20.4942 16.1434C20.0254 15.2995 21.0602 14.4251 21.814 15.0281L32.7577 23.783Z' fill='white'/%3E%3C/svg%3E%0A") no-repeat center;background-size:cover;border:none}.wrapper-slider-banners .slider-btns .slider-btn--prev{transform:scaleX(-1)}.wrapper-slider-banners .slider-btns .slider-btn[disabled]{opacity:.5}}@media(max-width:1112px){.wrapper-slider-banners .slider-btns{display:none}}.wrapper-testimonials .c-bg,.wrapper-testimonials .wp-block-ds-blocks-c-media{-webkit-mask-image:linear-gradient(to bottom,transparent 5%,black 20%);mask-image:linear-gradient(to bottom,transparent 5%,black 20%)}.wrapper-testimonials .has-filter-v1{position:relative}@media(min-width:1113px){.wrapper-testimonials .has-filter-v1{position:sticky;top:0}}.wrapper-testimonials .has-filter-v1:after{content:"";width:100%;height:100%;position:absolute;bottom:0;left:0;background:linear-gradient(180deg,rgba(35,31,32,0) 43.63%,var(--dst--primary-color2) 90.67%)}.wrapper-testimonials .dst-heading{margin-left:0}@media(min-width:1113px){.wrapper-testimonials .dst-heading{position:sticky;top:80vh;margin-left:calc(var(--dst--content-width) / 4.7)}}@media(max-width:1112px){.wrapper-testimonials .l-testimonials-wrapper{display:flex;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;gap:12px;height:100%;padding-bottom:20px}}.wrapper-testimonials .l-testimonials{--dst--btn-link-color: #ffffff;color:#fff;border:1px solid rgba(255,255,255,.2);background:#13121299;-webkit-backdrop-filter:blur(5rem);backdrop-filter:blur(5rem);margin-bottom:2rem;border-radius:1rem}@media(max-width:1112px){.wrapper-testimonials .l-testimonials{flex:0 0 322px;height:100%}}.wrapper-testimonials .l-testimonials .c-block__text{padding:4rem}@media(max-width:1112px){.wrapper-testimonials .l-testimonials .c-block__text{padding:2rem}}.wrapper-testimonials .l-testimonials .c-quote__text{--quote-font-size: 1.8rem;--quote-line-height: 1.5;--quote-font-weight: 400;margin-bottom:4.2rem}@media(max-width:1112px){.wrapper-testimonials .l-testimonials .c-quote__text{margin-bottom:2rem}}.wrapper-testimonials .l-testimonials .c-quote__profile{margin-top:6rem}@media(max-width:1112px){.wrapper-testimonials .l-testimonials .c-quote__profile{margin-top:2rem}}.wrapper-testimonials .l-testimonials .c-quote__author{display:flex;flex-wrap:wrap;align-items:center;gap:1.7rem}@media(min-width:1113px){.wrapper-cta-break.gt-l{padding-top:22rem}}.wrapper-cta-break .decorative-lines{position:absolute;pointer-events:none;top:-8rem;left:0;width:100%;max-width:192rem}@media(min-width:1113px){.wrapper-cta-break .decorative-lines{top:-28rem}}@media(min-width:2201px){.wrapper-cta-break .decorative-lines{top:-40rem;max-width:226rem}}.wrapper-cta-break .ds-columns{position:relative;z-index:3}@media(min-width:1113px){.wrapper-cta-break .wp-block-ds-blocks-c-media{position:absolute;bottom:0;right:0;z-index:2}}@media(min-width:1113px){.wrapper-cta-break .wp-block-ds-blocks-c-media .dst-media__src{height:70%;width:70%}}@media(min-width:1661px){.wrapper-cta-break .wp-block-ds-blocks-c-media .dst-media__src{height:100%;width:100%}}.wrapper-cta-break .dst-wrapper__inner{position:unset}@media(min-width:1113px){.wrapper-sticky-v1 .dst-wrapper:nth-of-type(1){position:sticky;top:100px}}.wrapper-sticky-v1 .wrapper-shadow-top:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background:linear-gradient(180deg,#fff0,#fff 14.08% 93.86%)}.wrapper-sticky-v1 .sand-animation{overflow:hidden}.wrapper-sticky-v1 .sand-animation .dst-media__secondary{position:absolute;bottom:0;left:0;top:auto;animation:moveLR 3s infinite alternate ease-in-out}@keyframes moveLR{0%{transform:translate(0)}to{transform:translate(10px)}}.wrapper-banner-downloads{position:relative;border-radius:2rem;overflow:hidden;height:100%}.wrapper-banner-downloads:before{content:"";position:absolute;top:0;left:0;display:block;background:var(--dst--primary-color1);width:100%;height:14rem;z-index:1}.wrapper-banner-downloads .wp-block-ds-blocks-c-media{margin-bottom:2rem}.wrapper-banner-downloads .dst-wrapper__inner{position:relative;z-index:2}.wrapper-banner-downloads .dst-list{padding:0 3rem 3rem}.wrapper-banner-downloads .dst-list .dst-icon .icon{margin-top:.2rem}.wrapper-banner-downloads .dst-list a{text-decoration:underline;color:#006ec4;font-weight:600}.wrapper-banner-downloads .dst-list a:hover,.wrapper-banner-downloads .dst-list a:focus{color:var(--dst--secondary-color3)}.wp-block-ds-blocks-ds-tabs{--tabs-min-height: 250px;--scroller-width: 600px;--scroller-items-number: 4;--scroller-mobile-width: 240px;--scroller-mobile-items-number: 1;--tabs-direction: column;--labels-direction: row;--labels-justify: initial;--labels-width: auto;--label-width: auto;--label-justifty: initial;--labels-display: flex;--labels-font-weight: 700;--labels-padding: 8px 16px;--panels-flex-direction: row;--panels-gap: 0;--track-flex-direction: row;--dropdown-display: none;--accordion-label-display: none;--scroller-size-width: var(--scroller-width);--scroller-size-height: auto;border:none;margin-bottom:1em}@media(max-width:767px){.wp-block-ds-blocks-ds-tabs{--tabs-min-height: auto;--scroller-width: var(--scroller-mobile-width);--scroller-items-number: var(--scroller-mobile-items-number) !important}}.wp-block-ds-blocks-ds-tabs__labels{border-bottom:1px solid #D0D4DE}.tabs-megamenu{padding:4rem 5rem!important;--labels-bg-color-active: #E6F1FB}.tabs-megamenu .dst-tabs,.tabs-megamenu .dst-tabs__navbar{border-right:none}.tabs-megamenu .dst-tabs__navbar-item{min-width:27.9rem;justify-content:space-between;align-items:center;line-height:1;border-right:1px solid rgba(19,18,18,.2)}.tabs-megamenu .dst-tabs__navbar-item:after{content:"";width:22px;height:22px;display:block;background-image:url("data:image/svg+xml,%0A%3Csvg width='21' height='23' viewBox='0 0 21 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.01616 0.907118C9.92703 0.350293 11.073 0.350294 11.9838 0.907118L18.2322 4.72681C19.0776 5.24365 19.5933 6.16318 19.5933 7.15411L19.5933 15.0812C19.5933 16.0722 19.0776 16.9917 18.2322 17.5085L11.9838 21.3282C11.073 21.8851 9.92703 21.8851 9.01616 21.3282L2.76781 17.5085C1.92235 16.9917 1.40673 16.0722 1.40673 15.0812L1.40673 7.15411C1.40673 6.16318 1.92235 5.24365 2.76781 4.72681L9.01616 0.907118Z' fill='%23ffffff'/%3E%3Cpath d='M13.2413 10.84C13.4192 10.9823 13.4192 11.253 13.2413 11.3954L8.82172 14.931C8.51729 15.1745 8.09937 14.8214 8.28871 14.4806L10.0611 11.2904C10.1207 11.183 10.1207 11.0524 10.0611 10.945L8.28871 7.75474C8.09937 7.41394 8.51729 7.0608 8.82173 7.30435L13.2413 10.84Z' fill='%23131212'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover}.tabs-megamenu .dst-tabs__navbar-item.is-active{border-right:1px solid var(--dst--primary-color1)}.tabs-megamenu .dst-tabs__navbar-item.is-active:after{background-image:url("data:image/svg+xml,%0A%3Csvg width='21' height='23' viewBox='0 0 21 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.01616 0.907118C9.92703 0.350293 11.073 0.350294 11.9838 0.907118L18.2322 4.72681C19.0776 5.24365 19.5933 6.16318 19.5933 7.15411L19.5933 15.0812C19.5933 16.0722 19.0776 16.9917 18.2322 17.5085L11.9838 21.3282C11.073 21.8851 9.92703 21.8851 9.01616 21.3282L2.76781 17.5085C1.92235 16.9917 1.40673 16.0722 1.40673 15.0812L1.40673 7.15411C1.40673 6.16318 1.92235 5.24365 2.76781 4.72681L9.01616 0.907118Z' fill='%23131212'/%3E%3Cpath d='M13.2413 10.84C13.4192 10.9823 13.4192 11.253 13.2413 11.3954L8.82172 14.931C8.51729 15.1745 8.09937 14.8214 8.28871 14.4806L10.0611 11.2904C10.1207 11.183 10.1207 11.0524 10.0611 10.945L8.28871 7.75474C8.09937 7.41394 8.51729 7.0608 8.82173 7.30435L13.2413 10.84Z' fill='white'/%3E%3C/svg%3E%0A")}.tabs-megamenu .dst-tabs__panels{padding-left:0!important;-webkit-user-select:none;user-select:none}@media(min-width:1113px){.tabs-megamenu .dst-tabs__panels{padding-left:5rem!important}}@media(max-width:1112px){.tabs-megamenu .dst-tabs__panels .dst-heading{display:none}}@media(min-width:1113px){.column-athletes .ds-column:nth-of-type(2){transform:translateY(-30rem)}}.column-athletes .athlete-stats-sidebar{--dst--h3-font-size: 2.2rem;--dst--h3-font-weight: 700;--dst--h3-line-height: 1.5;background:transparent;padding:0 0 3rem;border-radius:1rem;position:relative;width:300px}@media(min-width:576px){.column-athletes .athlete-stats-sidebar{width:377px}}.column-athletes .athlete-stats-sidebar:before,.column-athletes .athlete-stats-sidebar:after{content:"";position:absolute;left:0;width:100%;z-index:1;background:#3e3e3f}@media(min-width:1113px){.column-athletes .athlete-stats-sidebar:before{top:0;height:130px;-webkit-mask-image:url("data:image/svg+xml,%0A%3Csvg version='1.2' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 377 130' width='377' height='130'%3E%3Cstyle%3E .s0 %7B fill: %233e3e3f %7D %3C/style%3E%3Cpath class='s0' d='m367 0c5.52 0 10 4.48 10 10v512c0 5.52-4.48 10-10 10h-357c-5.52 0-10-4.48-10-10v-512c0-5.52 4.48-10 10-10h77.67v49.49c0 4.96 2.65 9.54 6.94 12.01l87.45 50.5c4.3 2.47 9.58 2.47 13.88 0l87.45-50.5c4.29-2.47 6.93-7.05 6.93-12.01v-49.49z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%0A%3Csvg version='1.2' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 377 130' width='377' height='130'%3E%3Cstyle%3E .s0 %7B fill: %233e3e3f %7D %3C/style%3E%3Cpath class='s0' d='m367 0c5.52 0 10 4.48 10 10v512c0 5.52-4.48 10-10 10h-357c-5.52 0-10-4.48-10-10v-512c0-5.52 4.48-10 10-10h77.67v49.49c0 4.96 2.65 9.54 6.94 12.01l87.45 50.5c4.3 2.47 9.58 2.47 13.88 0l87.45-50.5c4.29-2.47 6.93-7.05 6.93-12.01v-49.49z'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%}}.column-athletes .athlete-stats-sidebar:after{height:100%;bottom:0;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}@media(min-width:1113px){.column-athletes .athlete-stats-sidebar:after{height:calc(100% - 120px)}}.column-athletes .athlete-stats-sidebar>*{z-index:2;position:relative}.column-athletes .athlete-stats-sidebar .c-heading{margin-top:1.5rem}.column-athletes .athlete-stats-sidebar hr{margin-top:20px;margin-bottom:-20px;background-image:url("data:image/svg+xml,%0A%3Csvg version='1.2' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 377 29' width='377' height='29'%3E%3Cdefs%3E%3CclipPath clipPathUnits='userSpaceOnUse' id='cp1'%3E%3Cpath d='m0-39h377v129h-377z'/%3E%3C/clipPath%3E%3ClinearGradient id='g1' x2='1' gradientUnits='userSpaceOnUse' gradientTransform='matrix(784,0,0,197.621,803,291.5)'%3E%3Cstop offset='0' stop-color='%23231f20' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23231f20' stop-opacity='1'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cstyle%3E .s0 %7B opacity: .5;fill: none;stroke: %2300aaff %7D .s1 %7B fill: none;stroke: url(%23g1) %7D %3C/style%3E%3Cg id='Clip-Path' clip-path='url(%23cp1)'%3E%3Cg%3E%3Cpath class='s0' d='m1587 2h-1527.12c-17.82 0-35.14 5.95-49.2 16.92l-720.68 562.08'/%3E%3Cpath class='s1' d='m1587 2h-1527.12c-17.82 0-35.14 5.95-49.2 16.92l-720.68 562.08'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");height:29px;background-color:transparent;background-size:cover;opacity:1}.column-athletes .athlete-stats-sidebar__featured-image{width:215px;height:215px;margin-inline:auto;background:var(--dst--primary-color2);-webkit-mask-image:url("data:image/svg+xml,%0A%3Csvg width='217' height='217' viewBox='0 0 217 217' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cpath d='M101.277 4.00494C105.569 1.52668 110.858 1.52667 115.15 4.00494L194.992 50.1018C199.285 52.58 201.929 57.1601 201.929 62.1166V154.31C201.929 159.267 199.285 163.847 194.992 166.325L115.15 212.422C110.858 214.9 105.569 214.9 101.277 212.422L21.4346 166.325C17.1421 163.847 14.4978 159.267 14.4978 154.31V62.1166C14.4978 57.1601 17.1421 52.58 21.4346 50.1018L101.277 4.00494Z' fill='%23131212'/%3E%3Cpath d='M101.277 4.00494C105.569 1.52668 110.858 1.52667 115.15 4.00494L194.992 50.1018C199.285 52.58 201.929 57.1601 201.929 62.1166V154.31C201.929 159.267 199.285 163.847 194.992 166.325L115.15 212.422C110.858 214.9 105.569 214.9 101.277 212.422L21.4346 166.325C17.1421 163.847 14.4978 159.267 14.4978 154.31V62.1166C14.4978 57.1601 17.1421 52.58 21.4346 50.1018L101.277 4.00494Z' fill='%23000000'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%0A%3Csvg width='217' height='217' viewBox='0 0 217 217' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cpath d='M101.277 4.00494C105.569 1.52668 110.858 1.52667 115.15 4.00494L194.992 50.1018C199.285 52.58 201.929 57.1601 201.929 62.1166V154.31C201.929 159.267 199.285 163.847 194.992 166.325L115.15 212.422C110.858 214.9 105.569 214.9 101.277 212.422L21.4346 166.325C17.1421 163.847 14.4978 159.267 14.4978 154.31V62.1166C14.4978 57.1601 17.1421 52.58 21.4346 50.1018L101.277 4.00494Z' fill='%23131212'/%3E%3Cpath d='M101.277 4.00494C105.569 1.52668 110.858 1.52667 115.15 4.00494L194.992 50.1018C199.285 52.58 201.929 57.1601 201.929 62.1166V154.31C201.929 159.267 199.285 163.847 194.992 166.325L115.15 212.422C110.858 214.9 105.569 214.9 101.277 212.422L21.4346 166.325C17.1421 163.847 14.4978 159.267 14.4978 154.31V62.1166C14.4978 57.1601 17.1421 52.58 21.4346 50.1018L101.277 4.00494Z' fill='%23000000'/%3E%3C/svg%3E%0A");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media(min-width:1113px){.column-athletes .athlete-stats-sidebar__featured-image{margin-top:-108px}}.column-athletes .athlete-stats-sidebar__featured-image img{width:100%;height:auto}.column-athletes .athlete-stats-sidebar__stats{color:#f4f6f7;font-size:1.4rem;font-weight:400;line-height:1.6;padding-inline:4rem}.column-athletes .athlete-stats-sidebar__stats strong{font-weight:600;margin-right:.5rem}.column-athletes .athlete-stats-sidebar__stats li{margin-bottom:.5rem}.column-athletes .athlete-stats-sidebar__titles{color:#f4f6f7;font-size:1.4rem;font-weight:400;line-height:1.6;padding-inline:4rem}.column-athletes .athlete-stats-sidebar__titles li{margin-bottom:.5rem;display:flex;align-items:center;gap:.9rem}.column-athletes .athlete-stats-sidebar__titles li:before{content:"";display:block;width:1rem;height:1rem;background:url("data:image/svg+xml,%0A%3Csvg width='9' height='10' viewBox='0 0 9 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.33203 0L8.66216 2.5V7.5L4.33203 10L0.00190401 7.5V2.5L4.33203 0Z' fill='%2344C1FF'/%3E%3C/svg%3E%0A") no-repeat center}.column-athletes .dst-cards__item .dst-card{flex-direction:row;align-items:center}.column-athletes .dst-cards__item .c-block__title{color:#f4f6f7}.column-athletes .dst-cards__item .c-block__media{position:relative;width:60px;height:60px;flex:0 0 60px}.column-athletes .dst-cards__item .c-block__media:before{content:"";display:block;width:60px;height:60px;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 62 61' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.5156 1.1604C26.0409 0.279862 27.9201 0.279861 29.4453 1.1604L50.9961 13.6028C52.5214 14.4834 53.4609 16.111 53.4609 17.8723V42.7571C53.4609 44.5184 52.5214 46.146 50.9961 47.0266L29.4453 59.469C27.9201 60.3495 26.0409 60.3495 24.5156 59.469L2.96484 47.0266C1.43951 46.146 0.500008 44.5184 0.5 42.7571V17.8723C0.500009 16.111 1.43951 14.4834 2.96484 13.6028L24.5156 1.1604Z' stroke='%233E3E3F'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;position:absolute;top:0;left:0;background-position:center}.column-athletes .dst-cards__item .c-block__media .c-media{background:var(--dst--primary-color2);width:60px;height:60px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='55' height='55' viewBox='0 0 55 55' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cpath d='M21.8133 0.593519C23.1839 -0.197818 24.8726 -0.197819 26.2433 0.593518L45.8429 11.9094C47.2136 12.7007 48.0579 14.1632 48.0579 15.7459V38.3776C48.0579 39.9603 47.2136 41.4227 45.8429 42.2141L26.2433 53.5299C24.8726 54.3213 23.1839 54.3213 21.8133 53.5299L2.21363 42.2141C0.842997 41.4227 -0.00135231 39.9603 -0.00135231 38.3776V15.7459C-0.00135231 14.1632 0.842994 12.7007 2.21363 11.9094L21.8133 0.593519Z' fill='%23131212'/%3E%3Cpath d='M21.8133 0.593519C23.1839 -0.197818 24.8726 -0.197819 26.2433 0.593518L45.8429 11.9094C47.2136 12.7007 48.0579 14.1632 48.0579 15.7459V38.3776C48.0579 39.9603 47.2136 41.4227 45.8429 42.2141L26.2433 53.5299C24.8726 54.3213 23.1839 54.3213 21.8133 53.5299L2.21363 42.2141C0.842997 41.4227 -0.00135231 39.9603 -0.00135231 38.3776V15.7459C-0.00135231 14.1632 0.842994 12.7007 2.21363 11.9094L21.8133 0.593519Z' fill='black'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='55' height='55' viewBox='0 0 55 55' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cpath d='M21.8133 0.593519C23.1839 -0.197818 24.8726 -0.197819 26.2433 0.593518L45.8429 11.9094C47.2136 12.7007 48.0579 14.1632 48.0579 15.7459V38.3776C48.0579 39.9603 47.2136 41.4227 45.8429 42.2141L26.2433 53.5299C24.8726 54.3213 23.1839 54.3213 21.8133 53.5299L2.21363 42.2141C0.842997 41.4227 -0.00135231 39.9603 -0.00135231 38.3776V15.7459C-0.00135231 14.1632 0.842994 12.7007 2.21363 11.9094L21.8133 0.593519Z' fill='%23131212'/%3E%3Cpath d='M21.8133 0.593519C23.1839 -0.197818 24.8726 -0.197819 26.2433 0.593518L45.8429 11.9094C47.2136 12.7007 48.0579 14.1632 48.0579 15.7459V38.3776C48.0579 39.9603 47.2136 41.4227 45.8429 42.2141L26.2433 53.5299C24.8726 54.3213 23.1839 54.3213 21.8133 53.5299L2.21363 42.2141C0.842997 41.4227 -0.00135231 39.9603 -0.00135231 38.3776V15.7459C-0.00135231 14.1632 0.842994 12.7007 2.21363 11.9094L21.8133 0.593519Z' fill='black'/%3E%3C/svg%3E%0A");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;position:absolute;top:3px;left:2px;margin:auto;transition:.3s}.column-athletes .dst-cards__item:hover{text-decoration:underline}.column-athletes .dst-cards__item:hover .c-block__media .c-media{background:var(--dst--primary-color1);transition:.3s}.js-sticky-mpvi{z-index:2}@media(min-width:1113px){.js-sticky-mpvi{position:sticky;top:10rem}}.js-sticky-mpvi .ds-column{transition:.3s ease-in}.js-sticky-mpvi .ds-column:nth-of-type(2) .dst-media__primary{opacity:1}.js-sticky-mpvi .ds-column:nth-of-type(2) .dst-media__secondary{opacity:0}.js-sticky-mpvi .dst-media .dst-media__secondary{width:100%;height:100%}.js-sticky-mpvi .dst-media__primary,.js-sticky-mpvi .dst-media__secondary{transition:.3s ease-in}.js-sticky-mpvi .wp-block-ds-blocks-c-media{transform:translate(0);transition:.3s ease-in}.js-sticky-mpvi.-is-sticky .ds-column:nth-of-type(1){opacity:0}.js-sticky-mpvi.-is-sticky .ds-column:nth-of-type(2) .dst-media__primary{opacity:0}.js-sticky-mpvi.-is-sticky .ds-column:nth-of-type(2) .dst-media__secondary{opacity:1}.js-sticky-mpvi.-position-type-2 .wp-block-ds-blocks-c-media{transform:translate(-50%,15.8rem);transition:.3s ease-in}.slider-gallery .m-slider__outer{--dst--page-gutter: 0}@media(min-width:1113px){.slider-gallery .m-slider__outer{display:flex;flex-direction:row-reverse;gap:2.6rem}}.slider-gallery .m-slider__outer .l-slider-nav{flex:0 0 12.8rem}.slider-gallery .m-slider__outer .l-slider-nav img{width:100%;height:88px;object-fit:cover;object-position:center;border:1px solid transparent;padding:.4rem}@media(min-width:1113px){.slider-gallery .m-slider__outer .l-slider-nav img{height:8rem}}@media(min-width:1113px){.slider-gallery .m-slider__outer .l-slider-nav .slider-nav{flex-direction:column}}@media(min-width:1113px){.slider-gallery .m-slider__outer .l-slider-nav .swiper-slide{width:100%!important}}.slider-gallery .m-slider__outer .l-slider-nav .swiper-slide.swiper-slide-thumb-active img{border:1px solid var(--dst--secondary-color3)}.slider-gallery .m-slider__outer .m-slider__container{flex:0 0 calc(100% - 15.4rem)}.slider-gallery .m-slider__slide img{width:100%;object-fit:cover;object-position:center}@media(max-width:1112px){.slider-gallery .m-slider__slide img{height:250px}}.accordion-v1{border:none}.accordion-v1 .dst-accordion__item[open]>.dst-accordion__title .dst-accordion__arrow{opacity:.5}.accordion-v1 ul li{--dst--list-item-offset-left: 0}.accordion-v1 ul li:before{--dst--list-item-style: url("data:image/svg+xml,%3Csvg width='9' height='10' viewBox='0 0 9 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.33203 0L8.66216 2.5V7.5L4.33203 10L0.00190401 7.5V2.5L4.33203 0Z' fill='%2344C1FF'/%3E%3C/svg%3E%0A");--dst--list-item-icon-position: relative;--dst--list-item-icon-height: 1rem;--dst--list-item-icon-width: 1rem;--dst--list-item-icon-background-position: center;margin-right:1rem}.accordion-v1 ul li ul{margin-top:var(--wysiwyg-li-margin)}.accordion-v1 ul li ul li{--dst--list-item-offset-left: 2rem}.accordion-v1 ul li ul li:before{--dst--list-item-style: url("data:image/svg+xml,%3Csvg width='9' height='10' viewBox='0 0 9 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.16211 2.78809V7.21094L4.33203 9.42285L0.501953 7.21094V2.78809L4.33203 0.576172L8.16211 2.78809Z' fill='%231C1E21' stroke='%2344C1FF'/%3E%3C/svg%3E%0A")}.single-sponsored_athlete{--dst--body-bg: var(--dst--primary-color2)}@media(min-width:1113px){.single-sponsored_athlete .blog-breadcrumb{padding-top:10rem}}@media(min-width:1113px){:root{--dst--header-height: 90px}}.single-post{--dst--body-bg: var(--dst--primary-color2);--dst--elements-margin: 3.5rem;--single-post-container-width: calc(84.3rem + 2 * var(--dst--page-gutter))}.single-post .article{--dst--h2-font-size: 3rem;--dst--h2-font-weight: 700;--blog-width: 100%;padding-top:6.5rem}.single-post .article .container{max-width:var(--single-post-container-width)}@media(max-width:1112px){.single-post .article .addtoany_content{display:none}}:where(.wrapper) label{display:block;width:100%;font-size:clamp(14px,2vw,var(--dst--form-label-size, 1.6rem));font-weight:var(--dst--form-label-weight, 400);color:var(--dst--form-label-color)}:where(.wrapper) input:not(:where([type=submit],[type=checkbox],[type=radio],[type=button],[type=reset])),:where(.wrapper) textarea,:where(.wrapper) select{width:100%;max-width:100%;padding:var(--dst--input-padding-block, 4px) var(--dst--input-padding-inline, 10px);background-color:var(--dst--input-bg-color, #fff);color:var(--dst--input-color);border:var(--dst--input-border-width, 1px) solid var(--dst--input-border-color, #666);border-radius:var(--dst--input-border-radius, 0);font-size:clamp(16px,2vw,var(--dst--input-font-size, 1.8rem));font-weight:var(--dst--input-font-weight, 400);min-height:var(--dst--input-height, unset)}:where(.wrapper) input:not(:where([type=submit],[type=checkbox],[type=radio],[type=button],[type=reset])):focus,:where(.wrapper) textarea:focus,:where(.wrapper) select:focus{outline:none;border-color:#555}:where(.wrapper) textarea{field-sizing:content;min-block-size:5lh;inline-size:100%;max-inline-size:100%;max-height:120px;padding-top:calc(var(--dst--input-padding-block, 4px) * 2)}:where(.wrapper) select{appearance:none;background-image:var(--dst--select-icon);background-repeat:no-repeat;background-position:right 22px center;padding-right:40px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.gform_wrapper .gform_title{line-height:var(--dst--h2-line-height, 1);font-weight:var(--dst--h2-font-weight, 600);font-family:var(--dst--h2-font);text-transform:var(--dst--h2-text-transform);letter-spacing:var(--dst--h2-letter-spacing, 0);font-size:clamp(var(--dst--h2-font-size-mobile) * 1.25,var(--dst--h-clamp-formula),var(--dst--h2-font-size));margin-bottom:var(--dst--h2-margin-bottom, .5em)}.gform_wrapper .gform_fields{grid-column-gap:0;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(auto-fill,auto);inline-size:100%;row-gap:var(--dst--form-row-margin-block);column-gap:var(--dst--form-row-margin-inline)}.gform_wrapper .gform_footer,.gform_wrapper .gform_page_footer{margin-top:var(--dst--form-row-margin-block)}.gform_wrapper .gfield{grid-column:1/-1}@media(min-width:1113px){.gform_wrapper .gfield--width-full{grid-column:span 12}}@media(min-width:1113px){.gform_wrapper .gfield--width-half{grid-column:span 6}}@media(min-width:1113px){.gform_wrapper .gfield--width-two-thirds{grid-column:span 8}}@media(min-width:1113px){.gform_wrapper .gfield--width-third{grid-column:span 4}}.gform_wrapper .gfield_description{font-size:clamp(14px,2vw,var(--dst--form-description-size))}.gform_wrapper .gform-grid-row{display:flex;justify-content:space-between;column-gap:var(--dst--form-row-margin-inline)}.gform_wrapper .gform-grid-row .gform-grid-col{width:100%}@media(max-width:767px){.gform_wrapper .gform-grid-row{flex-direction:column;row-gap:var(--dst--form-row-margin-block)}}.gform_wrapper .ginput_container_consent{display:flex;align-items:center;justify-content:flex-start;gap:1ch}.gform_wrapper .gfield input[type=checkbox]{width:var(--dst--gf-checkbox-size);height:var(--dst--gf-checkbox-size)}.gform_wrapper .gfield input[type=radio]{width:var(--dst--gf-radio-size);height:var(--dst--gf-radio-size)}.gform_wrapper .gfield input[type=file]{background-image:url("data:image/svg+xml,%3Csvg width='23' height='25' viewBox='0 0 23 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.8846 15.3721C22.7713 15.0953 22.5785 14.8586 22.3308 14.692C22.0831 14.5254 21.7916 14.4365 21.4934 14.4365H18.801V7.64563C18.801 7.04528 18.5633 6.46952 18.1402 6.04501C17.7171 5.6205 17.1433 5.38201 16.5449 5.38201H12.0327V2.41668L13.6796 4.06912L14.7475 2.99767L12.0778 0.334155C11.9736 0.228301 11.8494 0.144258 11.7126 0.0868973C11.5758 0.0295366 11.4289 0 11.2806 0C11.1323 0 10.9855 0.0295366 10.8487 0.0868973C10.7118 0.144258 10.5877 0.228301 10.4835 0.334155L7.82123 2.99767L8.88913 4.06912L10.5286 2.42423V9.1547H12.0327V6.89109H16.5449C16.7444 6.89109 16.9357 6.97058 17.0767 7.11209C17.2177 7.25359 17.297 7.44551 17.297 7.64563V14.4365H16.6126C16.218 14.4381 15.8399 14.5953 15.5597 14.8741L13.7172 16.7001H6.94887C6.55429 16.7017 6.17616 16.8589 5.89601 17.1377L4.51225 18.5034V7.64563C4.51225 7.44551 4.59148 7.25359 4.73252 7.11209C4.87355 6.97058 5.06484 6.89109 5.26429 6.89109H9.0245V5.38201H5.26429C4.66593 5.38201 4.09208 5.6205 3.66897 6.04501C3.24587 6.46952 3.00817 7.04528 3.00817 7.64563V9.1547H2.25613C1.65776 9.1547 1.08391 9.39319 0.660804 9.8177C0.237698 10.2422 0 10.818 0 11.4183V22.7364C0.00444357 22.9942 0.052768 23.2494 0.142888 23.4909C0.14506 23.6793 0.180714 23.8659 0.248174 24.0417C0.357971 24.3227 0.549231 24.5643 0.797244 24.7351C1.04526 24.9059 1.33863 24.9982 1.63945 25H13.8677C14.2648 25.0003 14.646 24.843 14.928 24.5624L22.5613 17.017C22.7712 16.8056 22.914 16.5365 22.9716 16.2437C23.0291 15.951 22.9989 15.6476 22.8846 15.3721ZM2.25613 10.6638H3.00817V18.9637C3.00817 19.0769 3.00817 19.5221 3.00817 19.9748L1.50408 21.4839V11.4183C1.50408 11.2182 1.58332 11.0263 1.72435 10.8848C1.86539 10.7433 2.05667 10.6638 2.25613 10.6638ZM13.8677 23.4909H1.63945L6.94135 18.2092H13.7097C14.1043 18.2075 14.4824 18.0503 14.7626 17.7715L16.6126 15.9455H21.4934L13.8677 23.4909Z' fill='%23B18533'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:right 16px center;font-size:calc(var(--dst--input-font-size) / 1.5);padding-right:55px}.gform_wrapper .gfield input[type=file]::-webkit-file-upload-button,.gform_wrapper .gfield input[type=file]::file-selector-button{background:transparent;outline:none;margin-right:10px;border:none;font-size:var(--dst--input-font-size)}.gform_wrapper .gfield input[type=file]::-webkit-file-upload-button+span,.gform_wrapper .gfield input[type=file]::file-selector-button+span{font-size:14px}.gform_wrapper .gfield .gchoice{margin-bottom:.5em;display:flex;align-items:center;gap:1ch}.gform_wrapper .gfield textarea{resize:none}.gform_wrapper .gfield_label .gfield_required{color:var(--dst--validation-error-color);margin-left:.1em}.gform_wrapper .gfield_label:not(.gform-field-label--type-inline){margin-bottom:.5em;display:block}.gform_wrapper .gfield .ginput_preview{position:relative}.gform_wrapper .gfield .gform_delete_file{background:var(--dst--btn-primary-bg);color:var(--dst--btn-primary-color);border:0;outline:0;display:flex;align-items:center;justify-content:center;width:25px;height:25px;border-radius:3px;position:absolute;top:0;right:0;transition:.3s}@media(hover:hover){.gform_wrapper .gfield .gform_delete_file:hover{background:var(--dst--btn-primary-bg-hover);color:var(--dst--btn-primary-color-hover);transition:.3s}}.gform_wrapper .gfield .gform_delete_file .dashicons{display:flex;align-items:center;justify-content:center;font-size:18px}.gform_wrapper .gfield.hidden_label>.gform-field-label{display:none}.gform_wrapper .gfield.gfield--type-textarea .gform-field-label{margin-bottom:.6em}.gform_wrapper .gform_validation_container{display:none!important}.gform_ajax_spinner{position:absolute}.gform_validation_container{display:none!important}.gform_validation_errors,.gform_confirmation_wrapper{--dst--message-padding: 20px;--dst--form-icon-error: url("data:image/svg+xml,%3Csvg width='24' height='22' viewBox='0 0 24 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.1997 2.48404L1.28218 17.3711C1.09832 17.6895 1.00104 18.0505 1.00001 18.4181C0.998979 18.7858 1.09424 19.1473 1.27631 19.4668C1.45838 19.7862 1.72092 20.0524 2.0378 20.2388C2.35469 20.4253 2.71487 20.5255 3.08252 20.5296H20.9175C21.2851 20.5255 21.6453 20.4253 21.9622 20.2388C22.2791 20.0524 22.5416 19.7862 22.7237 19.4668C22.9058 19.1473 23.001 18.7858 23 18.4181C22.999 18.0505 22.9017 17.6895 22.7178 17.3711L13.8003 2.48404C13.6127 2.17461 13.3484 1.91879 13.033 1.74125C12.7177 1.5637 12.3619 1.47043 12 1.47043C11.6381 1.47043 11.2823 1.5637 10.967 1.74125C10.6516 1.91879 10.3873 2.17461 10.1997 2.48404V2.48404Z' stroke='red' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 7.89438V12.1057' stroke='red' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 16.3178H12.0105' stroke='red' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");--dst--form-icon-success: url("data:image/svg+xml,%3Csvg width='52' height='62' viewBox='0 0 52 62' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M38.3891 28.4518L27.5823 20.7873L46.9229 5.6756L38.3891 28.4518ZM24.2288 27.1634L28.0664 24.471L25.9163 22.9458L24.2288 27.1634ZM24.4763 19.7567L35.8832 10.8452L20.8195 18.2333L21.7778 26.0041L24.0517 20.3264H24.052C24.1412 20.1018 24.2883 19.9055 24.4776 19.7578L24.4763 19.7567ZM43.1944 4.21839L10.7965 11.1474L19.4125 15.8818L43.1944 4.21839ZM49.7012 0.029511L10.2219 8.4732C9.49804 8.62846 8.86925 9.07814 8.48203 9.71657C8.09514 10.3546 7.98447 11.1259 8.17558 11.8495C8.36637 12.5731 8.84273 13.1852 9.49273 13.5431L18.1008 18.2735L19.6963 31.2371V31.2368C19.7543 31.7121 20.0539 32.122 20.4857 32.3173C20.9178 32.5127 21.419 32.465 21.8074 32.1917L30.4251 26.1458L36.8424 30.6984V30.6981C37.5242 31.1819 38.3884 31.3198 39.184 31.0717C39.9799 30.824 40.6177 30.2182 40.913 29.4302L51.2449 1.85328C51.3599 1.5456 51.3615 1.20605 51.2495 0.897104C51.1376 0.588165 50.9194 0.330661 50.6351 0.171296C50.3505 0.0119306 50.0191 -0.0385602 49.7008 0.0296065L49.7012 0.029511Z' fill='%2350b2a0'/%3E%3Cpath d='M14.6913 22.8254C9.28522 27.0301 -0.68593 38.3228 2.67783 49.8557C6.88253 64.2718 34.5137 59.4664 39.9197 58.2651' stroke='%2350b2a0' stroke-width='3'/%3E%3C/svg%3E%0A");--dst--message-success-color: var(--dst--validation-success-color)}.gform_confirmation_wrapper{background:color-mix(in srgb,var(--dst--validation-success-color),transparent 85%);border:1px solid var(--dst--validation-success-color);border-radius:var(--dst--message-radius, 6px);padding:var(--dst--message-padding);color:var(--dst--message-success-color);font-size:var(--dst--message-font-size);font-weight:var(--dst--message-font-weight);line-height:var(--dst--message-line-height);margin-block:1em;text-align:center;position:relative}.gform_confirmation_wrapper:before{content:"";width:40px;min-height:5rem;display:block;margin:0 auto 15px;background-image:var(--dst--form-icon-success);background-repeat:no-repeat;background-size:contain}@media(min-width:1113px){.gform_confirmation_wrapper:before{width:35px;height:40px;margin:0 auto 15px}}.gform_confirmation_wrapper h3,.gform_confirmation_wrapper h4{color:var(--dst--validation-success-color);font-size:2.2rem;margin-bottom:1em}@media(min-width:1113px){.gform_confirmation_wrapper h3,.gform_confirmation_wrapper h4{font-size:2.8rem}}.gform_confirmation_wrapper br{display:none}.gform_validation_error .validation_message{color:var(--dst--validation-error-color);font-size:var(--dst--message-font-size);font-weight:var(--dst--message-font-weight)}.gfield_error{--dst--input-border-color: var(--dst--validation-error-color)}.gform_validation_errors{display:flex;flex-direction:column;border:var(--dst--input-border-width) solid var(--dst--validation-error-color);border-radius:var(--dst--message-radius, 6px);margin-bottom:var(--dst--form-row-margin-block);padding:var(--dst--message-padding);font-size:var(--dst--message-font-size);font-weight:var(--dst--message-font-weight);line-height:var(--dst--message-line-height);color:var(--dst--validation-error-color);background:color-mix(in srgb,var(--dst--validation-error-color),transparent 85%)}.gform_validation_errors ul,.gform_validation_errors ol{margin:10px 0 0 calc(24px + .5em)}.gform_validation_errors ol{list-style:none}.gform_validation_errors .gform-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;margin-right:.5em;flex-shrink:0;background-image:var(--dst--form-icon-error);background-repeat:no-repeat;background-position:center}.gform_submission_error{font-size:var(--dst--message-font-size);font-weight:var(--dst--message-font-weight);color:var(--dst--validation-error-color);display:flex;align-items:center;padding:0;margin:0}.gform_validation_error_link{color:var(--dst--validation-error-color)}.c-newsletter{--dst--nl-form-width: 400px;--dst--nl-height: var(--dst--input-height, 50px);--dst--nl-radius: var(--dst--input-border-radius, 10px);--dst--nl-title-size: 2.4rem;--dst--nl-title-weight: 700;--dst--nl-subtitle-size: clamp(var(--dst--min-base-text-size), 2vw, var(--dst--base-text-size));--dst--nl-subtitle-weight: var(--dst--base-text-font-weight);padding-block:2rem}@media(max-width:767px){.c-newsletter .gform_anchor{position:absolute;top:-100px}}.c-newsletter__container{max-width:calc(var(--dst--content-width) + var(--dst--page-gutter, 20px) * 2);margin-inline:auto;padding-inline:var(--dst--page-gutter)}.c-newsletter__title{font-size:var(--dst--nl-title-size);font-weight:var(--dst--nl-title-weight)}.c-newsletter__subtitle{font-size:var(--dst--nl-subtitle-size);font-weight:var(--dst--nl-subtitle-weight)}.c-newsletter__form{max-width:var(--dst--nl-form-width)}@media(min-width:768px){.c-newsletter__form{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;gap:10px}}.c-newsletter .gform_wrapper{width:100%}@media(min-width:768px){.c-newsletter .gform_wrapper.gform_validation_error form{align-items:flex-start}}.c-newsletter .gform_wrapper form{display:flex;justify-content:space-between;gap:10px}@media(max-width:767px){.c-newsletter .gform_wrapper form{flex-direction:column}}.c-newsletter .gform_wrapper form input[type=text],.c-newsletter .gform_wrapper form input[type=email]{width:100%}.c-newsletter .gform_wrapper form input[type=submit]{margin:0;width:100%}.c-newsletter .gform_wrapper form .gfield{width:100%}.c-newsletter .gform_wrapper .gform_heading{display:none}.c-newsletter .gform_wrapper .gform_body{width:100%}.c-newsletter .gform_wrapper .gform_footer{margin:0}.c-newsletter .gform_wrapper .gform_fields{display:flex;justify-content:space-between;width:100%}@media(max-width:767px){.c-newsletter .gform_wrapper .gform_fields{flex-direction:column}}@media(min-width:768px)and (max-width:1112px){.c-newsletter .gform_wrapper .gform_fields{margin-bottom:1em}}.c-newsletter .gform_wrapper .gfield_error [aria-invalid=true]{color:var(--dst--validation-error-color)}.c-newsletter .gform_wrapper .gfield_error .validation_message{color:var(--dst--validation-error-color);padding:3px 7px;margin:0}.c-newsletter .gform_wrapper .gform_validation_errors{display:none}.c-newsletter .gform_confirmation_wrapper{margin:0}.m-form{--columns-ratio: 50%;--form-max-width: 550px;--form-bg: #eee;--form-padding: 2rem;--form-radius: 15px;--form-col-gap: 5%}.l-form__form{background-color:var(--form-bg);padding:var(--form-padding);border-radius:var(--form-radius);max-width:var(--form-max-width, 550px)}@media(max-width:1112px){.l-form__col{margin-bottom:2em}.l-form__form{margin:0 auto}}@media(min-width:1113px){.l-form{display:flex;justify-content:space-between;gap:var(--form-col-gap)}.l-form:not(.is-vertical) .l-form__content{flex:0 0 var(--columns-ratio)}.l-form:not(.is-vertical) .l-form__form{flex:1 1 auto}.l-form:not(.is-vertical).order-reverse{flex-direction:row-reverse}.l-form.is-vertical{flex-direction:column}.l-form.is-vertical.order-reverse{flex-direction:column-reverse}}:root{--dst--select-icon: url("data:image/svg+xml,%0A%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.19658 1.42149C9.54205 1.09675 9.54205 0.547918 9.19658 0.223176C8.8803 -0.0741245 8.38741 -0.0743927 8.07081 0.222564L4.7276 3.35834L1.38439 0.222562C1.06779 -0.0743938 0.574899 -0.0741247 0.258621 0.223176C-0.0868483 0.547917 -0.0868483 1.09675 0.258621 1.42149L4.7276 5.62234L9.19658 1.42149Z' fill='white'/%3E%3C/svg%3E%0A");--dst--gf-checkbox-size: 18px;--dst--gf-radio-size: 18px;--dst--form-description-size: 1.6rem}.l-posts{--l-block__col: 4;--c-block__radius: 0;--c-block__title-clamp: 2;--c-block__text-size: 1.6rem;--c-block__text-clamp: 3;--c-media__height: 100%;--c-media__width: 100%;--c-media__ratio: 4 / 3;--c-media__fit: cover}.l-posts .c-block__media{border-radius:var(--c-block__radius)}.c-video{--wysiwyg-margin: 0;height:100%;width:100%;font-size:0;line-height:0}.c-video__wrap{display:contents}.c-video__wrap.is-video-playing{background:#000;z-index:10}.c-video__wrap.is-video-playing:before{display:none}.c-video__wrap.is-video-playing+.m-slide__container{opacity:0}.c-video__btn{position:absolute;border:none;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;transition:all .3s;z-index:10}.c-video__btn:focus,.c-video__btn:active{outline:none}.c-video__controls{--play-btn-size: 104px}.c-video__controls .btn-play{transform:translate(50%,50%);right:50%;bottom:50%}.c-video__controls .btn-play.is-playing{--play-btn-size: 50px;background-image:var(--icon-pause-data);transform:translate(0);right:100px;bottom:20px;mix-blend-mode:difference}@media(max-width:767px){.c-video__controls .btn-play.is-playing{right:0;bottom:0}}.c-video__controls .btn-play,.c-video__controls .btn-replay{background-image:var(--icon-play-data);background-position:50% 50%;background-repeat:no-repeat;display:inline-block;height:var(--play-btn-size);width:var(--play-btn-size);border-radius:50%;overflow:hidden;text-indent:-100vw;cursor:pointer}@media(max-width:767px){.c-video__controls .btn-play,.c-video__controls .btn-replay{--play-btn-size: 50px}}.c-video__controls .btn-mute{right:20px;bottom:20px;mix-blend-mode:difference;height:50px;width:50px;margin-left:50px;background-image:var(--icon-mute-data)}@media(max-width:767px){.c-video__controls .btn-mute{margin-left:10px}}@media(max-width:1112px){.c-video__controls .btn-mute{display:none}}.c-video__controls .btn-mute.is-muted{background-image:var(--icon-muted-data)}.c-controls{--dst--btn-video-size: 80px;text-align:center;position:relative;z-index:10}@media(max-width:767px){.c-controls{--dst--btn-video-size: 50px}}.c-controls__link{--dst--btn-video-size: 30px;display:flex;align-items:center;gap:10px}.c-controls__link .c-controls__play{margin:0}.c-controls__option{display:flex;flex-direction:column;align-items:center}.c-controls__label{font-size:1.6rem;line-height:1.5}.c-controls__play{background-position:50% 50%;background-size:100%;background-repeat:no-repeat;display:inline-block;height:var(--dst--btn-video-size);width:var(--dst--btn-video-size);border-radius:50%;overflow:hidden;text-indent:-100vw;cursor:pointer;transition:opacity .3s;margin-bottom:20px}@media(max-width:767px){.c-controls__play{height:64px;width:64px;margin-bottom:12px}}:root{--icon-pause-data: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 36'%3E%3Cpath fill='%23ffffff' d='M12 26h4.33V10H12zm8.66 0H25V10h-4.34z'/%3E%3C/svg%3E");--icon-play-data: url("data:image/svg+xml,%3Csvg width='104' height='104' viewBox='0 0 104 104' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M41.6 75.4L72.8 52 41.6 28.6v46.8zM52 0C23.4 0 0 23.4 0 52s23.4 52 52 52 52-23.4 52-52S80.6 0 52 0zm0 93.6c-22.88 0-41.6-18.72-41.6-41.6 0-22.88 18.72-41.6 41.6-41.6 22.88 0 41.6 18.72 41.6 41.6 0 22.88-18.72 41.6-41.6 41.6z' fill='%23fff'/%3E%3C/svg%3E");--icon-mute-data: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0' y='0' viewBox='0 0 37.6 41.9' xml:space='preserve'%3E%3Cstyle%3E.st0%7Bfill:none;stroke:%23fff;stroke-miterlimit:10%7D%3C/style%3E%3Cpath class='st0' d='M21.4 31.8V41L7.5 31.6H.4v-21h6.8L21.4 1v30.8M27.6 10.8c2.5 2.6 4.1 6.2 4.1 10.1 0 4-1.6 7.6-4.2 10.3'/%3E%3Cpath class='st0' d='M31.3 7.1c3.7 3.5 5.9 8.4 5.9 13.9s-2.3 10.5-6 14'/%3E%3C/svg%3E");--icon-muted-data: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MC4xMyA0OS43NSI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOm5vbmU7c3Ryb2tlOiNmZmY7c3Ryb2tlLW1pdGVybGltaXQ6MTA7c3Ryb2tlLXdpZHRoOjEuMjlweH08L3N0eWxlPjwvZGVmcz48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik00OS4wMyA0OUwxLjAxLjk5TTEyLjcyIDEyLjQ5VjM3LjVoOC41M2wxNi40NyAxMS4xMVYzNy42OU0yMS40NSAxMi4xTDM3LjcyLjk5djI4LjM3Ii8+PC9zdmc+)}body .dimbox-container{--outline-size: max(2px, .08em);--outline-style: solid;--outline-color: currentcolor;transition:all .5s}body .dimbox-container *:active,body .dimbox-container *:focus,body .dimbox-container *:focus-visible{outline:none}body .dimbox-container:before{background:var(--dst--popup-background)}body .dimbox-container .dimbox-content{transition:clip-path .5s,opacity .5s;clip-path:inset(42% 42% 42% 42%);display:flex;width:100%}body .dimbox-container .dimbox-content,body .dimbox-container .dimbox-ajax-content{max-width:var(--dst--popup-width)}body .dimbox-container .dimbox-inline-content{width:100%;border-radius:var(--dst--popup-radius)}body .dimbox-container .dimbox-buttons{right:0;top:0;transition:all 1s;opacity:0;border-radius:var(--dst--popup-radius);overflow:hidden}body .dimbox-container.show .dimbox-content{clip-path:inset(0% 0% 0% 0%)}body .dimbox-container.dimbox-loaded .dimbox-buttons{opacity:1}body .dimbox-container .dimbox-iframe,body .dimbox-container .dimbox-inline-container{width:100%;height:auto}body .dimbox-container .dimbox-iframe-container,body .dimbox-container .dimbox-video-container{height:auto}body .dimbox-container .dimbox-iframe-container iframe,body .dimbox-container .dimbox-iframe-container video,body .dimbox-container .dimbox-video-container iframe,body .dimbox-container .dimbox-video-container video{aspect-ratio:16/9;transition:all 1s;min-height:220px}body .dimbox-container .dimbox-btn-close{margin:0;opacity:1;background-color:var(--dst--popup-close-bg, transparent);display:flex;align-items:center;justify-content:center;transition:all 1s}body .dimbox-container .dimbox-btn-close svg{color:var(--dst--primary-color2);vertical-align:top;height:var(--dst--popup-close-icon-size);width:var(--dst--popup-close-icon-size)}@media(min-width:1113px){body .dimbox-container .dimbox-btn-close{height:var(--dst--popup-close-size);width:var(--dst--popup-close-size)}}body .dimbox-container .dimbox-buttons *:active,body .dimbox-container .dimbox-buttons *:focus,body .dimbox-container .dimbox-buttons *:focus-visible,body .dimbox-container .dimbox-btn-prev *:active,body .dimbox-container .dimbox-btn-prev *:focus,body .dimbox-container .dimbox-btn-prev *:focus-visible,body .dimbox-container .dimbox-btn-next *:active,body .dimbox-container .dimbox-btn-next *:focus,body .dimbox-container .dimbox-btn-next *:focus-visible{outline:var(--outline-size) var(--outline-style) var(--outline-color);outline-offset:var(--outline-offset, var(--outline-size))}body .dimbox-container .dimbox-ajax-content,body .dimbox-container .dimbox-inline-content{padding:var(--dst--popup-padding, 15px)}body .dimbox-container .dimbox-video-container{display:inline-flex;width:auto}body .dimbox-container>.dimbox-buttons{border-radius:0;transform:none}body .dimbox-container>.dimbox-sequence{position:absolute;bottom:16px;top:auto;left:0;width:100%;text-align:center}.dimbox-noscroll{padding:0!important}.dimbox-hide{display:none}.ds-popup{border:none;max-width:var(--dst--popup-width);padding:var(--dst--popup-padding, 15px);max-height:calc(100vh - 88px);background-color:#fff;color:#000;overflow:auto;margin:auto;width:100%;border-radius:var(--dst--popup-radius);transition:display .3s allow-discrete,overlay .3s allow-discrete;animation:closeDialog .5s forwards}.ds-popup[open]{animation:openDialog .5s forwards}.ds-popup::backdrop{background-color:var(--dst--popup-background);opacity:.75}.ds-popup__close{appearance:none;border:none;position:absolute;top:0;right:0;margin:0;background-color:var(--dst--popup-close-bg, transparent)}.ds-popup__close svg{color:var(--dst--primary-color2);fill:var(--dst--primary-color2);vertical-align:top;height:var(--dst--popup-close-icon-size);width:var(--dst--popup-close-icon-size)}@media(min-width:1113px){.ds-popup__close{height:var(--dst--popup-close-size);width:var(--dst--popup-close-size)}}@keyframes openDialog{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes closeDialog{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.6)}}:root{--dst--popup-background: rgba(19, 18, 18, 1);--dst--popup-width: min(92%, 500px);--dst--popup-padding: 2rem;--dst--popup-close-bg: var(--dst--secondary-color1);--dst--popup-close-size: 4rem;--dst--popup-close-icon-size: 60%;--dst--popup-radius: 1rem}@media(min-width:1113px){:root{--dst--popup-padding: 3rem;--dst--popup-width: 768px}}.quote-popup{font-size:1.6rem}.quote-popup__text{margin-bottom:5rem}.ds-popup:has(.compatibility-checker){--dst--popup-width: 638px;background-color:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:4rem 6rem;overflow:visible;border-radius:0}@media(min-width:1112px){.ds-popup:has(.compatibility-checker) .ds-popup__close{transform:translate(50%,-50%)}}.ds-popup:has(.compatibility-checker) .compatibility-checker__title{font-size:2.2rem;color:#fff;font-weight:700;font-family:var(--dst--font-secondary);text-transform:uppercase;text-align:center;margin-bottom:10px}.ds-popup:has(.compatibility-checker) .compatibility-checker__subtitle{color:#fff;font-size:1.4rem;text-align:center;margin-bottom:10px}.ds-popup:has(.compatibility-checker) .compatibility-checker__form{margin-top:40px}.ds-popup:has(.compatibility-checker) .compatibility-checker__field{margin-bottom:2rem;display:flex;flex-direction:column-reverse}.ds-popup:has(.compatibility-checker) .compatibility-checker__field select{font-size:1.4rem;padding:15px;border:1px solid #494849;background-color:#1e1d1d}.ds-popup:has(.compatibility-checker) .compatibility-checker__field select[disabled]{opacity:.5;cursor:not-allowed}.ds-popup:has(.compatibility-checker) .compatibility-checker__field select[disabled]~label{opacity:.5}.ds-popup:has(.compatibility-checker) .compatibility-checker__label{font-size:1.4rem;font-weight:600;margin-bottom:11px}.ds-popup:has(.compatibility-checker) .compatibility-checker__submit{width:100%;justify-content:center;font-size:1.6rem}.ds-popup:has(.compatibility-checker) .compatibility-checker__submit .c-btn__txt{padding-block:2rem}.ds-popup:has(.compatibility-checker) .compatibility-checker__submit[disabled]{opacity:.5;pointer-events:none;cursor:not-allowed}.ds-popup:has(.compatibility-checker) .compatibility-checker__result{color:#fff;font-size:2rem;margin-top:1rem;text-align:center;background-color:#ff1b4b;font-weight:600;border-radius:1rem}.ds-popup:has(.compatibility-checker) .compatibility-checker__result:not(:empty){padding:2rem}.ds-popup:has(.compatibility-checker) .compatibility-checker__result.success{color:var(--dst--primary-color3);background-color:#1cff8c}.dst-map-location{--c-block__shadow: none;--c-block__border-width: 0;margin-top:2rem;margin-bottom:1.5rem}.dst-map-location__title{--c-block__title-size: 1.8rem;--c-block__title-margin: .3rem;--c-block__title-transform: capitalize;--c-block__title-ls: 0}.dst-map-location__info{color:var(--dst--primary-color2);font-size:1.4rem;line-height:1.4}.dst-map-location__info-item{line-height:1.4;margin-bottom:1rem;display:flex;align-items:center;gap:1rem}.dst-map-location__info-item:before{content:"";width:.8rem;height:1.3rem;background:url("data:image/svg+xml,%3Csvg width='7' height='11' viewBox='0 0 7 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.74707 5.06061C6.9359 5.21403 6.9359 5.50228 6.74707 5.6557L0.627998 10.6274C0.301619 10.8926 -0.151921 10.5149 0.0498929 10.1459L2.5682 5.54214C2.63091 5.4275 2.63091 5.28881 2.5682 5.17417L0.0498934 0.570399C-0.15192 0.201458 0.30162 -0.17632 0.628 0.0888636L6.74707 5.06061Z' fill='%230378D3'/%3E%3C/svg%3E%0A") no-repeat center;background-size:cover}.dst-map-location__info a{color:inherit;line-height:inherit}.dst-map-location__info a:hover,.dst-map-location__info a:focus{text-decoration:underline}.dst-map-location__description{--c-block__title-margin: 0;font-size:1.4rem;color:var(--dst--primary-color2);line-height:1.4;margin-bottom:1rem}.dst-map-location__description div{display:flex}.dst-map-locations{--dst-map__gutter: 0}.dst-map-popup__contacts{--dst-map__border-width: 1px;--dst-map__border-color: var(--dst--primary-color1);--dst-map__gap-y: 0;--dst--btn-link-color: var(--dst--primary-color2);--dst--btn-text-transform: initial;--dst-map__inner-gap-y: 0;--dst-map__inner-gap-x: 0;border:var(--dst-map__border-width) solid var(--dst-map__border-color);line-height:1;margin-top:2rem!important}.dst-map-popup__contact-item{display:flex;align-items:center;flex:1;justify-content:center}.dst-map-popup__contact-item .c-btn{padding-block:1.5rem;padding-inline:3rem;width:100%;justify-content:center}@media(min-width:1113px){.dst-map-popup__contact-item:not(:first-of-type){border-left:1px solid var(--dst-map__border-color)}}.dst-map-filters{--dst-map__filter-search-size: 5rem;--dst-map__gutter: 0;--dst-map__gap: 1rem}.dst-map-filters.-sidebar{flex-direction:row!important;align-items:flex-end;flex-wrap:wrap}.dst-map-filters.-sidebar .dst-map-filter.-search{flex:1!important}.dst-map-filters.-sidebar .dst-map-filter.-search label{--dst--form-label-color: #131212;--dst--form-label-size: 1.6rem;line-height:1.5;margin-bottom:.5rem}.dst-map-filters.-sidebar .dst-map-filter.-search .dst-map-filters-search__input{--dst--input-color: rgb(19, 18, 18);--dst--input-bg-color: rgba(19, 18, 18, .05);--dst--input-border-color: rgba(19, 18, 18, .2);--dst--input-font-size: 16px;margin:0}.dst-map-filters.-sidebar .dst-map-filter.-search .dst-map-filters-search__icon svg{fill:#0378d3;width:2.6rem;height:2.6rem}.dst-map-filters.-sidebar .dst-map-locate-me{border:none;outline:unset}.dst-map-filters.-sidebar .dst-map-locate-me svg{height:2.6rem;width:2.6rem}.dst-map-filters.-sidebar .dst-map-filter.-dropdown{flex:0 0 100%}.dst-map-filters.-sidebar .dst-map-filter.-dropdown label{--dst--form-label-color: #131212;--dst--form-label-size: 1.6rem}.dst-map-filters.-sidebar .dst-map-filter.-dropdown select{--dst--input-bg-color: rgba(19, 18, 18, .05);--dst--input-color: #131212;--dst--input-font-size: 1.6rem;--dst--select-icon: url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.99997 6.84034C5.7849 6.84034 5.56987 6.75822 5.4059 6.59433L0.24617 1.43455C-0.0820565 1.10633 -0.0820565 0.574163 0.24617 0.24607C0.574263 -0.0820233 1.10632 -0.0820233 1.43457 0.24607L5.99997 4.81173L10.5654 0.246229C10.8936 -0.0818639 11.4256 -0.0818639 11.7537 0.246229C12.0821 0.574323 12.0821 1.10649 11.7537 1.43471L6.59404 6.59449C6.42999 6.75841 6.21495 6.84034 5.99997 6.84034Z' fill='%23131212'/%3E%3C/svg%3E%0A")}.wp-block-ds-blocks-ds-map{--dst-map__gap: 0 !important;--dst-map__radius: 0 !important;--dst-map__height: 74.5rem !important;--c-block__padding-block: 0 !important;--c-block__padding-inline: 0 !important}.wp-block-ds-blocks-ds-map .dst-map-legend{background:#fff;padding:1.5rem 2rem!important;color:#21245c;font-size:1.4rem;font-weight:400;line-height:1;top:0;bottom:unset!important}.wp-block-ds-blocks-ds-map .dst-map-legend__label{line-height:1}.wp-block-ds-blocks-ds-map .dst-map-sidebar{background-color:#fff;padding-inline:3rem;padding-top:2rem}.wp-block-ds-blocks-ds-map .dst-map-sidebar__row{--dst-map__gutter: 0}.wp-block-ds-blocks-ds-map .dst-map-sidebar__view-toggle{--dst--btn-text-transform: none;--dst--btn-link-color: var(--dst--primary-color1);font-size:1.6rem;font-weight:600;text-decoration:underline}.wp-block-ds-blocks-ds-map .dst-map-sidebar__view-toggle .c-btn__ico{height:1.7rem}.dst-map-sidebar__number{color:#131212;font-weight:400;font-size:1.4rem}.dst-map-sidebar .dst-sidebar__label{color:#131212;font-weight:400;font-size:1.4rem;margin-bottom:1rem}.dst-map-country-accordion__header{padding:1rem 0!important}.dst-map-country-accordion__title{font-size:1.6rem;color:#131212}.dst-map-country-accordion__count{font-size:1.4rem!important}.dst-map-country-accordion__icon{width:2rem!important;height:2rem!important}
