@charset "UTF-8";.animate__hidden{opacity:0;visibility:hidden}:root{--breakpoint-sm: 520px;--breakpoint-md: 792px;--breakpoint-lg: 1024px;--breakpoint-xl: 1280px;--breakpoint-xxl: 1440px;--breakpoint-hd: 1920px;--breakpoint-hdx: 1921px;--breakpoint-uhd: 2560px}@keyframes infinite-spinning{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.overlay{position:relative}.overlay:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:#211847;opacity:0;z-index:1;transition:opacity .3s cubic-bezier(0,0,0,1)}.overlay.overlay-light:before{background-color:#fff}.o0:before{opacity:0}.o5:before{opacity:.05}.o10:before{opacity:.1}.o15:before{opacity:.15}.o20:before{opacity:.2}.o25:before{opacity:.25}.o30:before{opacity:.3}.o35:before{opacity:.35}.o40:before{opacity:.4}.o45:before{opacity:.45}.o50:before{opacity:.5}.o55:before{opacity:.55}.o60:before{opacity:.6}.o65:before{opacity:.65}.o70:before{opacity:.7}.o75:before{opacity:.75}.o80:before{opacity:.8}.o85:before{opacity:.85}.o90:before{opacity:.9}.o95:before{opacity:.95}.animated-icon{--size: 53px;--icon: 16px;--travel: 32px;--dur: .35s;--bg: var(--wp--preset--color--yellow, #FFE600);position:relative;display:inline-block;width:var(--size);height:var(--size);padding:0;overflow:hidden;color:#111;cursor:pointer;background:var(--bg);border:0;border-radius:50%;--out-x: var(--travel);--out-y: var(--travel);--in-x: calc(-1 * var(--travel));--in-y: calc(-1 * var(--travel))}.animated-icon:before,.animated-icon:after{position:absolute;top:50%;left:50%;width:var(--icon);height:var(--icon);content:"";background:center/contain no-repeat;transform:translate(-50%,-50%);will-change:transform}.animated-icon:after{transform:translate(calc(-50% + var(--in-x)),calc(-50% + var(--in-y)))}.animated-icon:hover:before,a:hover>.animated-icon:before{animation:iconOut var(--dur) ease forwards}@media (prefers-reduced-motion: reduce){.animated-icon:hover:before,a:hover>.animated-icon:before{animation:none}}.animated-icon:hover:after,a:hover>.animated-icon:after{animation:iconIn var(--dur) ease forwards var(--dur)}@media (prefers-reduced-motion: reduce){.animated-icon:hover:after,a:hover>.animated-icon:after{animation:none}}.animated-icon--arrow:before,.animated-icon--arrow:after{background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M16.779%2017.7776H4.05108C3.78572%2017.7776%203.53122%2017.6722%203.34358%2017.4846C3.15594%2017.2969%203.05053%2017.0424%203.05053%2016.7771C3.05053%2016.5117%203.15594%2016.2572%203.34358%2016.0696C3.53122%2015.8819%203.78572%2015.7765%204.05108%2015.7765L14.3651%2015.7774L0.51555%201.92781C0.328013%201.74027%200.222656%201.48592%200.222656%201.2207C0.222656%200.955487%200.328013%200.701132%200.51555%200.513596C0.703086%200.32606%200.95744%200.220703%201.22266%200.220703C1.48787%200.220703%201.74223%200.32606%201.92976%200.513596L15.7793%2014.3632L15.7784%204.04913C15.7784%203.78377%2015.8839%203.52927%2016.0715%203.34163C16.2591%203.15399%2016.5136%203.04857%2016.779%203.04857C17.0444%203.04857%2017.2989%203.15399%2017.4865%203.34163C17.6741%203.52927%2017.7796%203.78377%2017.7796%204.04913V16.7771C17.7796%2016.9085%2017.7538%2017.0386%2017.7035%2017.16C17.6533%2017.2815%2017.5796%2017.3918%2017.4867%2017.4847C17.3937%2017.5776%2017.2834%2017.6513%2017.162%2017.7016C17.0406%2017.7519%2016.9104%2017.7777%2016.779%2017.7776Z'%20fill='%231A1A24'/%3e%3c/svg%3e")}.animated-icon--blue{--bg: $blue}.animated-icon--green{--bg: $green}.animated-icon--white{--bg: #fff;color:#000}.animated-icon--sm{--size: 50px;--icon: 16px;--travel: 18px}.animated-icon--md{--size: 80px;--icon: 26px;--travel: 28px}.animated-icon--lg{--size: 120px;--icon: 40px;--travel: 36px}@keyframes iconOut{to{transform:translate(calc(-50% + var(--out-x)),calc(-50% + var(--out-y)))}}@keyframes iconIn{0%{transform:translate(calc(-50% + var(--in-x)),calc(-50% + var(--in-y)))}to{transform:translate(-50%,-50%)}}.dir-out-lb-in-rt{--out-x: calc(-1 * var(--travel));--out-y: var(--travel);--in-x: var(--travel);--in-y: calc(-1 * var(--travel))}.dir-out-rt-in-lb{--out-x: var(--travel);--out-y: calc(-1 * var(--travel));--in-x: calc(-1 * var(--travel));--in-y: var(--travel)}.dir-out-lt-in-rb{--out-x: calc(-1 * var(--travel));--out-y: calc(-1 * var(--travel));--in-x: var(--travel);--in-y: var(--travel)}.wp-block-buttons,.links,.actions{gap:20px}.wp-block-buttons:has(.size-small),.links:has(.size-small),.actions:has(.size-small){gap:1rem}.wp-block-buttons.is-vertical:has(>.icon-arrow-before),.links.is-vertical:has(>.icon-arrow-before),.actions.is-vertical:has(>.icon-arrow-before){gap:0!important}.wp-block-buttons.is-style-no-margin,.links.is-style-no-margin,.actions.is-style-no-margin{margin:0!important}.wp-block-buttons.is-style-no-margin-top,.links.is-style-no-margin-top,.actions.is-style-no-margin-top{margin-top:0!important}.wp-block-buttons.is-style-no-margin-bottom,.links.is-style-no-margin-bottom,.actions.is-style-no-margin-bottom{margin-bottom:0!important}.wp-block-buttons.is-style-margin-auto,.links.is-style-margin-auto,.actions.is-style-margin-auto{margin-top:auto!important;margin-bottom:0!important}.wp-block-buttons.is-style-center,.links.is-style-center,.actions.is-style-center{justify-content:center}.wp-block-buttons>div,.links>div,.actions>div{position:relative}.wp-block-buttons>div .wp-element-button,.wp-block-buttons>div .wp-block-button__link,.wp-block-buttons>div a,.wp-block-buttons>div button:not(.components-button),.wp-block-buttons>div>span,.links>div .wp-element-button,.links>div .wp-block-button__link,.links>div a,.links>div button:not(.components-button),.links>div>span,.actions>div .wp-element-button,.actions>div .wp-block-button__link,.actions>div a,.actions>div button:not(.components-button),.actions>div>span{display:inline-flex;gap:5px;column-gap:10px;align-items:center;justify-content:center;min-width:175px;padding:14px 35px;font-family:var(--wp--preset--font-family--ey-interstate);font-size:18px;line-height:1.2em;color:#000;text-align:left;text-decoration:none!important;cursor:pointer;background:linear-gradient(60deg,var(--wp--preset--color--grey-3, #C4C4CD) 0 50%,var(--wp--preset--color--yellow, #FFE600) 50% 100%) right/220% 100%;border:none;border-radius:30px;transition:background-position .5s}@media (width >= 340px){.wp-block-buttons>div .wp-element-button,.wp-block-buttons>div .wp-block-button__link,.wp-block-buttons>div a,.wp-block-buttons>div button:not(.components-button),.wp-block-buttons>div>span,.links>div .wp-element-button,.links>div .wp-block-button__link,.links>div a,.links>div button:not(.components-button),.links>div>span,.actions>div .wp-element-button,.actions>div .wp-block-button__link,.actions>div a,.actions>div button:not(.components-button),.actions>div>span{column-gap:25px}}.wp-block-buttons>div .wp-element-button:hover,.wp-block-buttons>div .wp-element-button:focus,.wp-block-buttons>div .wp-block-button__link:hover,.wp-block-buttons>div .wp-block-button__link:focus,.wp-block-buttons>div a:hover,.wp-block-buttons>div a:focus,.wp-block-buttons>div button:not(.components-button):hover,.wp-block-buttons>div button:not(.components-button):focus,.wp-block-buttons>div>span:hover,.wp-block-buttons>div>span:focus,.links>div .wp-element-button:hover,.links>div .wp-element-button:focus,.links>div .wp-block-button__link:hover,.links>div .wp-block-button__link:focus,.links>div a:hover,.links>div a:focus,.links>div button:not(.components-button):hover,.links>div button:not(.components-button):focus,.links>div>span:hover,.links>div>span:focus,.actions>div .wp-element-button:hover,.actions>div .wp-element-button:focus,.actions>div .wp-block-button__link:hover,.actions>div .wp-block-button__link:focus,.actions>div a:hover,.actions>div a:focus,.actions>div button:not(.components-button):hover,.actions>div button:not(.components-button):focus,.actions>div>span:hover,.actions>div>span:focus{background-position:left}.wp-block-buttons>div .wp-element-button:after,.wp-block-buttons>div .wp-element-button:before,.wp-block-buttons>div .wp-block-button__link:after,.wp-block-buttons>div .wp-block-button__link:before,.wp-block-buttons>div a:after,.wp-block-buttons>div a:before,.wp-block-buttons>div button:not(.components-button):after,.wp-block-buttons>div button:not(.components-button):before,.wp-block-buttons>div>span:after,.wp-block-buttons>div>span:before,.links>div .wp-element-button:after,.links>div .wp-element-button:before,.links>div .wp-block-button__link:after,.links>div .wp-block-button__link:before,.links>div a:after,.links>div a:before,.links>div button:not(.components-button):after,.links>div button:not(.components-button):before,.links>div>span:after,.links>div>span:before,.actions>div .wp-element-button:after,.actions>div .wp-element-button:before,.actions>div .wp-block-button__link:after,.actions>div .wp-block-button__link:before,.actions>div a:after,.actions>div a:before,.actions>div button:not(.components-button):after,.actions>div button:not(.components-button):before,.actions>div>span:after,.actions>div>span:before{display:none;flex:1 0 32px;width:32px;max-width:32px;height:32px;max-height:32px;font-size:0;content:"";background-color:currentColor;background-image:none;background-repeat:no-repeat;background-position:center;background-size:contain;mask-repeat:no-repeat;mask-position:center;mask-size:contain}.wp-block-buttons>div .wp-element-button:before,.wp-block-buttons>div .wp-block-button__link:before,.wp-block-buttons>div a:before,.wp-block-buttons>div button:not(.components-button):before,.wp-block-buttons>div>span:before,.links>div .wp-element-button:before,.links>div .wp-block-button__link:before,.links>div a:before,.links>div button:not(.components-button):before,.links>div>span:before,.actions>div .wp-element-button:before,.actions>div .wp-block-button__link:before,.actions>div a:before,.actions>div button:not(.components-button):before,.actions>div>span:before{position:absolute;right:6px;background-color:transparent}.wp-block-buttons>div.type-dark .wp-element-button,.wp-block-buttons>div.type-dark .wp-block-button__link,.wp-block-buttons>div.type-dark a,.wp-block-buttons>div.type-dark button:not(.components-button),.wp-block-buttons>div.type-dark>span,.links>div.type-dark .wp-element-button,.links>div.type-dark .wp-block-button__link,.links>div.type-dark a,.links>div.type-dark button:not(.components-button),.links>div.type-dark>span,.actions>div.type-dark .wp-element-button,.actions>div.type-dark .wp-block-button__link,.actions>div.type-dark a,.actions>div.type-dark button:not(.components-button),.actions>div.type-dark>span{color:#fff;background-image:linear-gradient(60deg,var(--wp--preset--color--yellow, #FFE600) 0 50%,var(--wp--preset--color--black, #1A1A24) 50% 100%)}.wp-block-buttons>div.type-dark .wp-element-button:hover,.wp-block-buttons>div.type-dark .wp-block-button__link:hover,.wp-block-buttons>div.type-dark a:hover,.wp-block-buttons>div.type-dark button:not(.components-button):hover,.wp-block-buttons>div.type-dark>span:hover,.links>div.type-dark .wp-element-button:hover,.links>div.type-dark .wp-block-button__link:hover,.links>div.type-dark a:hover,.links>div.type-dark button:not(.components-button):hover,.links>div.type-dark>span:hover,.actions>div.type-dark .wp-element-button:hover,.actions>div.type-dark .wp-block-button__link:hover,.actions>div.type-dark a:hover,.actions>div.type-dark button:not(.components-button):hover,.actions>div.type-dark>span:hover{color:var(--wp--preset--color--black, #1A1A24)}.wp-block-buttons>div.type-white .wp-element-button,.wp-block-buttons>div.type-white .wp-block-button__link,.wp-block-buttons>div.type-white a,.wp-block-buttons>div.type-white button:not(.components-button),.wp-block-buttons>div.type-white>span,.links>div.type-white .wp-element-button,.links>div.type-white .wp-block-button__link,.links>div.type-white a,.links>div.type-white button:not(.components-button),.links>div.type-white>span,.actions>div.type-white .wp-element-button,.actions>div.type-white .wp-block-button__link,.actions>div.type-white a,.actions>div.type-white button:not(.components-button),.actions>div.type-white>span{background-image:linear-gradient(60deg,var(--wp--preset--color--grey-3, #C4C4CD) 0 50%,#fff 50% 100%)}.wp-block-buttons>div.type-gray .wp-element-button,.wp-block-buttons>div.type-gray .wp-block-button__link,.wp-block-buttons>div.type-gray a,.wp-block-buttons>div.type-gray button:not(.components-button),.wp-block-buttons>div.type-gray>span,.links>div.type-gray .wp-element-button,.links>div.type-gray .wp-block-button__link,.links>div.type-gray a,.links>div.type-gray button:not(.components-button),.links>div.type-gray>span,.actions>div.type-gray .wp-element-button,.actions>div.type-gray .wp-block-button__link,.actions>div.type-gray a,.actions>div.type-gray button:not(.components-button),.actions>div.type-gray>span{color:#fff;background-image:linear-gradient(60deg,var(--wp--preset--color--grey-3, #C4C4CD) 0 50%,var(--wp--preset--color--grey-2, #747480) 50% 100%)}.wp-block-buttons>div.type-gray-light .wp-element-button,.wp-block-buttons>div.type-gray-light .wp-block-button__link,.wp-block-buttons>div.type-gray-light a,.wp-block-buttons>div.type-gray-light button:not(.components-button),.wp-block-buttons>div.type-gray-light>span,.links>div.type-gray-light .wp-element-button,.links>div.type-gray-light .wp-block-button__link,.links>div.type-gray-light a,.links>div.type-gray-light button:not(.components-button),.links>div.type-gray-light>span,.actions>div.type-gray-light .wp-element-button,.actions>div.type-gray-light .wp-block-button__link,.actions>div.type-gray-light a,.actions>div.type-gray-light button:not(.components-button),.actions>div.type-gray-light>span{background-image:linear-gradient(60deg,var(--wp--preset--color--yellow, #FFE600) 0 50%,var(--wp--preset--color--grey-3, #C4C4CD) 50% 100%)}.wp-block-buttons>div.type-outline .wp-element-button,.wp-block-buttons>div.type-outline .wp-block-button__link,.wp-block-buttons>div.type-outline a,.wp-block-buttons>div.type-outline button:not(.components-button),.wp-block-buttons>div.type-outline>span,.links>div.type-outline .wp-element-button,.links>div.type-outline .wp-block-button__link,.links>div.type-outline a,.links>div.type-outline button:not(.components-button),.links>div.type-outline>span,.actions>div.type-outline .wp-element-button,.actions>div.type-outline .wp-block-button__link,.actions>div.type-outline a,.actions>div.type-outline button:not(.components-button),.actions>div.type-outline>span{color:#fff;outline:1px solid #fff;background-image:linear-gradient(60deg,var(--wp--preset--color--yellow, #FFE600) 0 50%,rgba(255,255,255,0) 50% 100%)}.wp-block-buttons>div.type-outline .wp-element-button:hover,.wp-block-buttons>div.type-outline .wp-block-button__link:hover,.wp-block-buttons>div.type-outline a:hover,.wp-block-buttons>div.type-outline button:not(.components-button):hover,.wp-block-buttons>div.type-outline>span:hover,.links>div.type-outline .wp-element-button:hover,.links>div.type-outline .wp-block-button__link:hover,.links>div.type-outline a:hover,.links>div.type-outline button:not(.components-button):hover,.links>div.type-outline>span:hover,.actions>div.type-outline .wp-element-button:hover,.actions>div.type-outline .wp-block-button__link:hover,.actions>div.type-outline a:hover,.actions>div.type-outline button:not(.components-button):hover,.actions>div.type-outline>span:hover{color:var(--wp--preset--color--black, #1A1A24);outline-color:var(--wp--preset--color--yellow, #FFE600)}.wp-block-buttons>div.size-big .wp-element-button,.wp-block-buttons>div.size-big .wp-block-button__link,.wp-block-buttons>div.size-big a,.wp-block-buttons>div.size-big button:not(.components-button),.wp-block-buttons>div.size-big>span,.links>div.size-big .wp-element-button,.links>div.size-big .wp-block-button__link,.links>div.size-big a,.links>div.size-big button:not(.components-button),.links>div.size-big>span,.actions>div.size-big .wp-element-button,.actions>div.size-big .wp-block-button__link,.actions>div.size-big a,.actions>div.size-big button:not(.components-button),.actions>div.size-big>span{padding:19px 10px;font-size:20px}@media (width >= 340px){.wp-block-buttons>div.size-big .wp-element-button,.wp-block-buttons>div.size-big .wp-block-button__link,.wp-block-buttons>div.size-big a,.wp-block-buttons>div.size-big button:not(.components-button),.wp-block-buttons>div.size-big>span,.links>div.size-big .wp-element-button,.links>div.size-big .wp-block-button__link,.links>div.size-big a,.links>div.size-big button:not(.components-button),.links>div.size-big>span,.actions>div.size-big .wp-element-button,.actions>div.size-big .wp-block-button__link,.actions>div.size-big a,.actions>div.size-big button:not(.components-button),.actions>div.size-big>span{padding:19px 20px}}@media (min-width: 1024px){.wp-block-buttons>div.size-big .wp-element-button,.wp-block-buttons>div.size-big .wp-block-button__link,.wp-block-buttons>div.size-big a,.wp-block-buttons>div.size-big button:not(.components-button),.wp-block-buttons>div.size-big>span,.links>div.size-big .wp-element-button,.links>div.size-big .wp-block-button__link,.links>div.size-big a,.links>div.size-big button:not(.components-button),.links>div.size-big>span,.actions>div.size-big .wp-element-button,.actions>div.size-big .wp-block-button__link,.actions>div.size-big a,.actions>div.size-big button:not(.components-button),.actions>div.size-big>span{min-width:250px}}.wp-block-buttons>div.size-big .wp-element-button:after,.wp-block-buttons>div.size-big .wp-element-button:before,.wp-block-buttons>div.size-big .wp-block-button__link:after,.wp-block-buttons>div.size-big .wp-block-button__link:before,.wp-block-buttons>div.size-big a:after,.wp-block-buttons>div.size-big a:before,.wp-block-buttons>div.size-big button:not(.components-button):after,.wp-block-buttons>div.size-big button:not(.components-button):before,.wp-block-buttons>div.size-big>span:after,.wp-block-buttons>div.size-big>span:before,.links>div.size-big .wp-element-button:after,.links>div.size-big .wp-element-button:before,.links>div.size-big .wp-block-button__link:after,.links>div.size-big .wp-block-button__link:before,.links>div.size-big a:after,.links>div.size-big a:before,.links>div.size-big button:not(.components-button):after,.links>div.size-big button:not(.components-button):before,.links>div.size-big>span:after,.links>div.size-big>span:before,.actions>div.size-big .wp-element-button:after,.actions>div.size-big .wp-element-button:before,.actions>div.size-big .wp-block-button__link:after,.actions>div.size-big .wp-block-button__link:before,.actions>div.size-big a:after,.actions>div.size-big a:before,.actions>div.size-big button:not(.components-button):after,.actions>div.size-big button:not(.components-button):before,.actions>div.size-big>span:after,.actions>div.size-big>span:before{flex:1 0 50px;width:50px;max-width:50px;height:50px;max-height:50px}.wp-block-buttons>div.size-big.icon-play .wp-element-button,.wp-block-buttons>div.size-big.icon-play .wp-block-button__link,.wp-block-buttons>div.size-big.icon-play a,.wp-block-buttons>div.size-big.icon-play button:not(.components-button),.wp-block-buttons>div.size-big.icon-play>span,.wp-block-buttons>div.size-big.icon-arrow-down-right .wp-element-button,.wp-block-buttons>div.size-big.icon-arrow-down-right .wp-block-button__link,.wp-block-buttons>div.size-big.icon-arrow-down-right a,.wp-block-buttons>div.size-big.icon-arrow-down-right button:not(.components-button),.wp-block-buttons>div.size-big.icon-arrow-down-right>span,.wp-block-buttons>div.size-big.icon-download .wp-element-button,.wp-block-buttons>div.size-big.icon-download .wp-block-button__link,.wp-block-buttons>div.size-big.icon-download a,.wp-block-buttons>div.size-big.icon-download button:not(.components-button),.wp-block-buttons>div.size-big.icon-download>span,.wp-block-buttons>div.size-big.icon-plus .wp-element-button,.wp-block-buttons>div.size-big.icon-plus .wp-block-button__link,.wp-block-buttons>div.size-big.icon-plus a,.wp-block-buttons>div.size-big.icon-plus button:not(.components-button),.wp-block-buttons>div.size-big.icon-plus>span,.links>div.size-big.icon-play .wp-element-button,.links>div.size-big.icon-play .wp-block-button__link,.links>div.size-big.icon-play a,.links>div.size-big.icon-play button:not(.components-button),.links>div.size-big.icon-play>span,.links>div.size-big.icon-arrow-down-right .wp-element-button,.links>div.size-big.icon-arrow-down-right .wp-block-button__link,.links>div.size-big.icon-arrow-down-right a,.links>div.size-big.icon-arrow-down-right button:not(.components-button),.links>div.size-big.icon-arrow-down-right>span,.links>div.size-big.icon-download .wp-element-button,.links>div.size-big.icon-download .wp-block-button__link,.links>div.size-big.icon-download a,.links>div.size-big.icon-download button:not(.components-button),.links>div.size-big.icon-download>span,.links>div.size-big.icon-plus .wp-element-button,.links>div.size-big.icon-plus .wp-block-button__link,.links>div.size-big.icon-plus a,.links>div.size-big.icon-plus button:not(.components-button),.links>div.size-big.icon-plus>span,.actions>div.size-big.icon-play .wp-element-button,.actions>div.size-big.icon-play .wp-block-button__link,.actions>div.size-big.icon-play a,.actions>div.size-big.icon-play button:not(.components-button),.actions>div.size-big.icon-play>span,.actions>div.size-big.icon-arrow-down-right .wp-element-button,.actions>div.size-big.icon-arrow-down-right .wp-block-button__link,.actions>div.size-big.icon-arrow-down-right a,.actions>div.size-big.icon-arrow-down-right button:not(.components-button),.actions>div.size-big.icon-arrow-down-right>span,.actions>div.size-big.icon-download .wp-element-button,.actions>div.size-big.icon-download .wp-block-button__link,.actions>div.size-big.icon-download a,.actions>div.size-big.icon-download button:not(.components-button),.actions>div.size-big.icon-download>span,.actions>div.size-big.icon-plus .wp-element-button,.actions>div.size-big.icon-plus .wp-block-button__link,.actions>div.size-big.icon-plus a,.actions>div.size-big.icon-plus button:not(.components-button),.actions>div.size-big.icon-plus>span{padding-top:6px;padding-right:6px;padding-bottom:6px}.wp-block-buttons>div.size-big.icon-play .wp-element-button:before,.wp-block-buttons>div.size-big.icon-play .wp-block-button__link:before,.wp-block-buttons>div.size-big.icon-play a:before,.wp-block-buttons>div.size-big.icon-play button:not(.components-button):before,.wp-block-buttons>div.size-big.icon-play>span:before,.wp-block-buttons>div.size-big.icon-arrow-down-right .wp-element-button:before,.wp-block-buttons>div.size-big.icon-arrow-down-right .wp-block-button__link:before,.wp-block-buttons>div.size-big.icon-arrow-down-right a:before,.wp-block-buttons>div.size-big.icon-arrow-down-right button:not(.components-button):before,.wp-block-buttons>div.size-big.icon-arrow-down-right>span:before,.wp-block-buttons>div.size-big.icon-download .wp-element-button:before,.wp-block-buttons>div.size-big.icon-download .wp-block-button__link:before,.wp-block-buttons>div.size-big.icon-download a:before,.wp-block-buttons>div.size-big.icon-download button:not(.components-button):before,.wp-block-buttons>div.size-big.icon-download>span:before,.wp-block-buttons>div.size-big.icon-plus .wp-element-button:before,.wp-block-buttons>div.size-big.icon-plus .wp-block-button__link:before,.wp-block-buttons>div.size-big.icon-plus a:before,.wp-block-buttons>div.size-big.icon-plus button:not(.components-button):before,.wp-block-buttons>div.size-big.icon-plus>span:before,.links>div.size-big.icon-play .wp-element-button:before,.links>div.size-big.icon-play .wp-block-button__link:before,.links>div.size-big.icon-play a:before,.links>div.size-big.icon-play button:not(.components-button):before,.links>div.size-big.icon-play>span:before,.links>div.size-big.icon-arrow-down-right .wp-element-button:before,.links>div.size-big.icon-arrow-down-right .wp-block-button__link:before,.links>div.size-big.icon-arrow-down-right a:before,.links>div.size-big.icon-arrow-down-right button:not(.components-button):before,.links>div.size-big.icon-arrow-down-right>span:before,.links>div.size-big.icon-download .wp-element-button:before,.links>div.size-big.icon-download .wp-block-button__link:before,.links>div.size-big.icon-download a:before,.links>div.size-big.icon-download button:not(.components-button):before,.links>div.size-big.icon-download>span:before,.links>div.size-big.icon-plus .wp-element-button:before,.links>div.size-big.icon-plus .wp-block-button__link:before,.links>div.size-big.icon-plus a:before,.links>div.size-big.icon-plus button:not(.components-button):before,.links>div.size-big.icon-plus>span:before,.actions>div.size-big.icon-play .wp-element-button:before,.actions>div.size-big.icon-play .wp-block-button__link:before,.actions>div.size-big.icon-play a:before,.actions>div.size-big.icon-play button:not(.components-button):before,.actions>div.size-big.icon-play>span:before,.actions>div.size-big.icon-arrow-down-right .wp-element-button:before,.actions>div.size-big.icon-arrow-down-right .wp-block-button__link:before,.actions>div.size-big.icon-arrow-down-right a:before,.actions>div.size-big.icon-arrow-down-right button:not(.components-button):before,.actions>div.size-big.icon-arrow-down-right>span:before,.actions>div.size-big.icon-download .wp-element-button:before,.actions>div.size-big.icon-download .wp-block-button__link:before,.actions>div.size-big.icon-download a:before,.actions>div.size-big.icon-download button:not(.components-button):before,.actions>div.size-big.icon-download>span:before,.actions>div.size-big.icon-plus .wp-element-button:before,.actions>div.size-big.icon-plus .wp-block-button__link:before,.actions>div.size-big.icon-plus a:before,.actions>div.size-big.icon-plus button:not(.components-button):before,.actions>div.size-big.icon-plus>span:before{right:6px}.wp-block-buttons>div.size-medium .wp-element-button,.wp-block-buttons>div.size-medium .wp-block-button__link,.wp-block-buttons>div.size-medium a,.wp-block-buttons>div.size-medium button:not(.components-button),.wp-block-buttons>div.size-medium>span,.links>div.size-medium .wp-element-button,.links>div.size-medium .wp-block-button__link,.links>div.size-medium a,.links>div.size-medium button:not(.components-button),.links>div.size-medium>span,.actions>div.size-medium .wp-element-button,.actions>div.size-medium .wp-block-button__link,.actions>div.size-medium a,.actions>div.size-medium button:not(.components-button),.actions>div.size-medium>span{min-width:166px;padding:10px 20px;font-size:16px}.wp-block-buttons>div.size-small .wp-element-button,.wp-block-buttons>div.size-small .wp-block-button__link,.wp-block-buttons>div.size-small a,.wp-block-buttons>div.size-small button:not(.components-button),.wp-block-buttons>div.size-small>span,.links>div.size-small .wp-element-button,.links>div.size-small .wp-block-button__link,.links>div.size-small a,.links>div.size-small button:not(.components-button),.links>div.size-small>span,.actions>div.size-small .wp-element-button,.actions>div.size-small .wp-block-button__link,.actions>div.size-small a,.actions>div.size-small button:not(.components-button),.actions>div.size-small>span{min-width:140px;padding:8.6px 25px;font-size:14px}.wp-block-buttons>div.size-small .wp-element-button:after,.wp-block-buttons>div.size-small .wp-element-button:before,.wp-block-buttons>div.size-small .wp-block-button__link:after,.wp-block-buttons>div.size-small .wp-block-button__link:before,.wp-block-buttons>div.size-small a:after,.wp-block-buttons>div.size-small a:before,.wp-block-buttons>div.size-small button:not(.components-button):after,.wp-block-buttons>div.size-small button:not(.components-button):before,.wp-block-buttons>div.size-small>span:after,.wp-block-buttons>div.size-small>span:before,.links>div.size-small .wp-element-button:after,.links>div.size-small .wp-element-button:before,.links>div.size-small .wp-block-button__link:after,.links>div.size-small .wp-block-button__link:before,.links>div.size-small a:after,.links>div.size-small a:before,.links>div.size-small button:not(.components-button):after,.links>div.size-small button:not(.components-button):before,.links>div.size-small>span:after,.links>div.size-small>span:before,.actions>div.size-small .wp-element-button:after,.actions>div.size-small .wp-element-button:before,.actions>div.size-small .wp-block-button__link:after,.actions>div.size-small .wp-block-button__link:before,.actions>div.size-small a:after,.actions>div.size-small a:before,.actions>div.size-small button:not(.components-button):after,.actions>div.size-small button:not(.components-button):before,.actions>div.size-small>span:after,.actions>div.size-small>span:before{flex:1 0 16px;width:16px;max-width:16px;height:16px;max-height:16px}.wp-block-buttons>div.size-small.icon-arrow-down-right .wp-element-button:after,.wp-block-buttons>div.size-small.icon-arrow-down-right .wp-element-button:before,.wp-block-buttons>div.size-small.icon-arrow-down-right .wp-block-button__link:after,.wp-block-buttons>div.size-small.icon-arrow-down-right .wp-block-button__link:before,.wp-block-buttons>div.size-small.icon-arrow-down-right a:after,.wp-block-buttons>div.size-small.icon-arrow-down-right a:before,.wp-block-buttons>div.size-small.icon-arrow-down-right button:not(.components-button):after,.wp-block-buttons>div.size-small.icon-arrow-down-right button:not(.components-button):before,.wp-block-buttons>div.size-small.icon-arrow-down-right>span:after,.wp-block-buttons>div.size-small.icon-arrow-down-right>span:before,.links>div.size-small.icon-arrow-down-right .wp-element-button:after,.links>div.size-small.icon-arrow-down-right .wp-element-button:before,.links>div.size-small.icon-arrow-down-right .wp-block-button__link:after,.links>div.size-small.icon-arrow-down-right .wp-block-button__link:before,.links>div.size-small.icon-arrow-down-right a:after,.links>div.size-small.icon-arrow-down-right a:before,.links>div.size-small.icon-arrow-down-right button:not(.components-button):after,.links>div.size-small.icon-arrow-down-right button:not(.components-button):before,.links>div.size-small.icon-arrow-down-right>span:after,.links>div.size-small.icon-arrow-down-right>span:before,.actions>div.size-small.icon-arrow-down-right .wp-element-button:after,.actions>div.size-small.icon-arrow-down-right .wp-element-button:before,.actions>div.size-small.icon-arrow-down-right .wp-block-button__link:after,.actions>div.size-small.icon-arrow-down-right .wp-block-button__link:before,.actions>div.size-small.icon-arrow-down-right a:after,.actions>div.size-small.icon-arrow-down-right a:before,.actions>div.size-small.icon-arrow-down-right button:not(.components-button):after,.actions>div.size-small.icon-arrow-down-right button:not(.components-button):before,.actions>div.size-small.icon-arrow-down-right>span:after,.actions>div.size-small.icon-arrow-down-right>span:before{background-size:8px 8px}.wp-block-buttons>div.icon-arrow-down-right:hover .wp-element-button:before,.wp-block-buttons>div.icon-arrow-down-right:hover .wp-block-button__link:before,.wp-block-buttons>div.icon-arrow-down-right:hover a:before,.wp-block-buttons>div.icon-arrow-down-right:hover button:not(.components-button):before,.wp-block-buttons>div.icon-arrow-down-right:hover>span:before,.links>div.icon-arrow-down-right:hover .wp-element-button:before,.links>div.icon-arrow-down-right:hover .wp-block-button__link:before,.links>div.icon-arrow-down-right:hover a:before,.links>div.icon-arrow-down-right:hover button:not(.components-button):before,.links>div.icon-arrow-down-right:hover>span:before,.actions>div.icon-arrow-down-right:hover .wp-element-button:before,.actions>div.icon-arrow-down-right:hover .wp-block-button__link:before,.actions>div.icon-arrow-down-right:hover a:before,.actions>div.icon-arrow-down-right:hover button:not(.components-button):before,.actions>div.icon-arrow-down-right:hover>span:before{background-position:50% 50%}.wp-block-buttons>div.icon-arrow-down-right:hover .wp-element-button:after,.wp-block-buttons>div.icon-arrow-down-right:hover .wp-block-button__link:after,.wp-block-buttons>div.icon-arrow-down-right:hover a:after,.wp-block-buttons>div.icon-arrow-down-right:hover button:not(.components-button):after,.wp-block-buttons>div.icon-arrow-down-right:hover>span:after,.links>div.icon-arrow-down-right:hover .wp-element-button:after,.links>div.icon-arrow-down-right:hover .wp-block-button__link:after,.links>div.icon-arrow-down-right:hover a:after,.links>div.icon-arrow-down-right:hover button:not(.components-button):after,.links>div.icon-arrow-down-right:hover>span:after,.actions>div.icon-arrow-down-right:hover .wp-element-button:after,.actions>div.icon-arrow-down-right:hover .wp-block-button__link:after,.actions>div.icon-arrow-down-right:hover a:after,.actions>div.icon-arrow-down-right:hover button:not(.components-button):after,.actions>div.icon-arrow-down-right:hover>span:after{background-position:200% 200%}.wp-block-buttons>div.icon-arrow-down-right .wp-element-button,.wp-block-buttons>div.icon-arrow-down-right .wp-block-button__link,.wp-block-buttons>div.icon-arrow-down-right a,.wp-block-buttons>div.icon-arrow-down-right button:not(.components-button),.wp-block-buttons>div.icon-arrow-down-right>span,.links>div.icon-arrow-down-right .wp-element-button,.links>div.icon-arrow-down-right .wp-block-button__link,.links>div.icon-arrow-down-right a,.links>div.icon-arrow-down-right button:not(.components-button),.links>div.icon-arrow-down-right>span,.actions>div.icon-arrow-down-right .wp-element-button,.actions>div.icon-arrow-down-right .wp-block-button__link,.actions>div.icon-arrow-down-right a,.actions>div.icon-arrow-down-right button:not(.components-button),.actions>div.icon-arrow-down-right>span{justify-content:space-between;padding-right:10px}.wp-block-buttons>div.icon-arrow-down-right .wp-element-button:after,.wp-block-buttons>div.icon-arrow-down-right .wp-element-button:before,.wp-block-buttons>div.icon-arrow-down-right .wp-block-button__link:after,.wp-block-buttons>div.icon-arrow-down-right .wp-block-button__link:before,.wp-block-buttons>div.icon-arrow-down-right a:after,.wp-block-buttons>div.icon-arrow-down-right a:before,.wp-block-buttons>div.icon-arrow-down-right button:not(.components-button):after,.wp-block-buttons>div.icon-arrow-down-right button:not(.components-button):before,.wp-block-buttons>div.icon-arrow-down-right>span:after,.wp-block-buttons>div.icon-arrow-down-right>span:before,.links>div.icon-arrow-down-right .wp-element-button:after,.links>div.icon-arrow-down-right .wp-element-button:before,.links>div.icon-arrow-down-right .wp-block-button__link:after,.links>div.icon-arrow-down-right .wp-block-button__link:before,.links>div.icon-arrow-down-right a:after,.links>div.icon-arrow-down-right a:before,.links>div.icon-arrow-down-right button:not(.components-button):after,.links>div.icon-arrow-down-right button:not(.components-button):before,.links>div.icon-arrow-down-right>span:after,.links>div.icon-arrow-down-right>span:before,.actions>div.icon-arrow-down-right .wp-element-button:after,.actions>div.icon-arrow-down-right .wp-element-button:before,.actions>div.icon-arrow-down-right .wp-block-button__link:after,.actions>div.icon-arrow-down-right .wp-block-button__link:before,.actions>div.icon-arrow-down-right a:after,.actions>div.icon-arrow-down-right a:before,.actions>div.icon-arrow-down-right button:not(.components-button):after,.actions>div.icon-arrow-down-right button:not(.components-button):before,.actions>div.icon-arrow-down-right>span:after,.actions>div.icon-arrow-down-right>span:before{display:inline-flex;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M16.779%2017.7776H4.05108C3.78572%2017.7776%203.53122%2017.6722%203.34358%2017.4846C3.15594%2017.2969%203.05053%2017.0424%203.05053%2016.7771C3.05053%2016.5117%203.15594%2016.2572%203.34358%2016.0696C3.53122%2015.8819%203.78572%2015.7765%204.05108%2015.7765L14.3651%2015.7774L0.51555%201.92781C0.328013%201.74027%200.222656%201.48592%200.222656%201.2207C0.222656%200.955487%200.328013%200.701132%200.51555%200.513596C0.703086%200.32606%200.95744%200.220703%201.22266%200.220703C1.48787%200.220703%201.74223%200.32606%201.92976%200.513596L15.7793%2014.3632L15.7784%204.04913C15.7784%203.78377%2015.8839%203.52927%2016.0715%203.34163C16.2591%203.15399%2016.5136%203.04857%2016.779%203.04857C17.0444%203.04857%2017.2989%203.15399%2017.4865%203.34163C17.6741%203.52927%2017.7796%203.78377%2017.7796%204.04913V16.7771C17.7796%2016.9085%2017.7538%2017.0386%2017.7035%2017.16C17.6533%2017.2815%2017.5796%2017.3918%2017.4867%2017.4847C17.3937%2017.5776%2017.2834%2017.6513%2017.162%2017.7016C17.0406%2017.7519%2016.9104%2017.7777%2016.779%2017.7776Z'%20fill='%231A1A24'/%3e%3c/svg%3e");background-size:12px 12px;border-radius:50%;mask-image:unset;transition:all .25s .25s ease-in-out}.wp-block-buttons>div.icon-arrow-down-right .wp-element-button:before,.wp-block-buttons>div.icon-arrow-down-right .wp-block-button__link:before,.wp-block-buttons>div.icon-arrow-down-right a:before,.wp-block-buttons>div.icon-arrow-down-right button:not(.components-button):before,.wp-block-buttons>div.icon-arrow-down-right>span:before,.links>div.icon-arrow-down-right .wp-element-button:before,.links>div.icon-arrow-down-right .wp-block-button__link:before,.links>div.icon-arrow-down-right a:before,.links>div.icon-arrow-down-right button:not(.components-button):before,.links>div.icon-arrow-down-right>span:before,.actions>div.icon-arrow-down-right .wp-element-button:before,.actions>div.icon-arrow-down-right .wp-block-button__link:before,.actions>div.icon-arrow-down-right a:before,.actions>div.icon-arrow-down-right button:not(.components-button):before,.actions>div.icon-arrow-down-right>span:before{right:10px;background-color:transparent;background-position:-200% -200%}.wp-block-buttons>div.icon-arrow-down-right.type-dark .wp-element-button:after,.wp-block-buttons>div.icon-arrow-down-right.type-dark .wp-block-button__link:after,.wp-block-buttons>div.icon-arrow-down-right.type-dark a:after,.wp-block-buttons>div.icon-arrow-down-right.type-dark button:not(.components-button):after,.wp-block-buttons>div.icon-arrow-down-right.type-dark>span:after,.wp-block-buttons>div.icon-arrow-down-right.type-white .wp-element-button:after,.wp-block-buttons>div.icon-arrow-down-right.type-white .wp-block-button__link:after,.wp-block-buttons>div.icon-arrow-down-right.type-white a:after,.wp-block-buttons>div.icon-arrow-down-right.type-white button:not(.components-button):after,.wp-block-buttons>div.icon-arrow-down-right.type-white>span:after,.links>div.icon-arrow-down-right.type-dark .wp-element-button:after,.links>div.icon-arrow-down-right.type-dark .wp-block-button__link:after,.links>div.icon-arrow-down-right.type-dark a:after,.links>div.icon-arrow-down-right.type-dark button:not(.components-button):after,.links>div.icon-arrow-down-right.type-dark>span:after,.links>div.icon-arrow-down-right.type-white .wp-element-button:after,.links>div.icon-arrow-down-right.type-white .wp-block-button__link:after,.links>div.icon-arrow-down-right.type-white a:after,.links>div.icon-arrow-down-right.type-white button:not(.components-button):after,.links>div.icon-arrow-down-right.type-white>span:after,.actions>div.icon-arrow-down-right.type-dark .wp-element-button:after,.actions>div.icon-arrow-down-right.type-dark .wp-block-button__link:after,.actions>div.icon-arrow-down-right.type-dark a:after,.actions>div.icon-arrow-down-right.type-dark button:not(.components-button):after,.actions>div.icon-arrow-down-right.type-dark>span:after,.actions>div.icon-arrow-down-right.type-white .wp-element-button:after,.actions>div.icon-arrow-down-right.type-white .wp-block-button__link:after,.actions>div.icon-arrow-down-right.type-white a:after,.actions>div.icon-arrow-down-right.type-white button:not(.components-button):after,.actions>div.icon-arrow-down-right.type-white>span:after{background-color:#fff;background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M16.779%2017.7776H4.05108C3.78572%2017.7776%203.53122%2017.6722%203.34358%2017.4846C3.15594%2017.2969%203.05053%2017.0424%203.05053%2016.7771C3.05053%2016.5117%203.15594%2016.2572%203.34358%2016.0696C3.53122%2015.8819%203.78572%2015.7765%204.05108%2015.7765L14.3651%2015.7774L0.51555%201.92781C0.328013%201.74027%200.222656%201.48592%200.222656%201.2207C0.222656%200.955487%200.328013%200.701132%200.51555%200.513596C0.703086%200.32606%200.95744%200.220703%201.22266%200.220703C1.48787%200.220703%201.74223%200.32606%201.92976%200.513596L15.7793%2014.3632L15.7784%204.04913C15.7784%203.78377%2015.8839%203.52927%2016.0715%203.34163C16.2591%203.15399%2016.5136%203.04857%2016.779%203.04857C17.0444%203.04857%2017.2989%203.15399%2017.4865%203.34163C17.6741%203.52927%2017.7796%203.78377%2017.7796%204.04913V16.7771C17.7796%2016.9085%2017.7538%2017.0386%2017.7035%2017.16C17.6533%2017.2815%2017.5796%2017.3918%2017.4867%2017.4847C17.3937%2017.5776%2017.2834%2017.6513%2017.162%2017.7016C17.0406%2017.7519%2016.9104%2017.7777%2016.779%2017.7776Z'%20fill='%231A1A24'/%3e%3c/svg%3e");background-size:12px 12px;border-radius:50%;mask-image:unset}.wp-block-buttons>div.icon-arrow-down-right.type-dark .wp-element-button:after,.wp-block-buttons>div.icon-arrow-down-right.type-dark .wp-block-button__link:after,.wp-block-buttons>div.icon-arrow-down-right.type-dark a:after,.wp-block-buttons>div.icon-arrow-down-right.type-dark button:not(.components-button):after,.wp-block-buttons>div.icon-arrow-down-right.type-dark>span:after,.links>div.icon-arrow-down-right.type-dark .wp-element-button:after,.links>div.icon-arrow-down-right.type-dark .wp-block-button__link:after,.links>div.icon-arrow-down-right.type-dark a:after,.links>div.icon-arrow-down-right.type-dark button:not(.components-button):after,.links>div.icon-arrow-down-right.type-dark>span:after,.actions>div.icon-arrow-down-right.type-dark .wp-element-button:after,.actions>div.icon-arrow-down-right.type-dark .wp-block-button__link:after,.actions>div.icon-arrow-down-right.type-dark a:after,.actions>div.icon-arrow-down-right.type-dark button:not(.components-button):after,.actions>div.icon-arrow-down-right.type-dark>span:after{background-color:#fff}.wp-block-buttons>div.icon-arrow-down-right.type-white .wp-element-button:after,.wp-block-buttons>div.icon-arrow-down-right.type-white .wp-block-button__link:after,.wp-block-buttons>div.icon-arrow-down-right.type-white a:after,.wp-block-buttons>div.icon-arrow-down-right.type-white button:not(.components-button):after,.wp-block-buttons>div.icon-arrow-down-right.type-white>span:after,.links>div.icon-arrow-down-right.type-white .wp-element-button:after,.links>div.icon-arrow-down-right.type-white .wp-block-button__link:after,.links>div.icon-arrow-down-right.type-white a:after,.links>div.icon-arrow-down-right.type-white button:not(.components-button):after,.links>div.icon-arrow-down-right.type-white>span:after,.actions>div.icon-arrow-down-right.type-white .wp-element-button:after,.actions>div.icon-arrow-down-right.type-white .wp-block-button__link:after,.actions>div.icon-arrow-down-right.type-white a:after,.actions>div.icon-arrow-down-right.type-white button:not(.components-button):after,.actions>div.icon-arrow-down-right.type-white>span:after{background-color:var(--wp--preset--color--yellow, #FFE600)}.wp-block-buttons>div.icon-full-screen .wp-element-button,.wp-block-buttons>div.icon-full-screen .wp-block-button__link,.wp-block-buttons>div.icon-full-screen a,.wp-block-buttons>div.icon-full-screen button:not(.components-button),.wp-block-buttons>div.icon-full-screen>span,.links>div.icon-full-screen .wp-element-button,.links>div.icon-full-screen .wp-block-button__link,.links>div.icon-full-screen a,.links>div.icon-full-screen button:not(.components-button),.links>div.icon-full-screen>span,.actions>div.icon-full-screen .wp-element-button,.actions>div.icon-full-screen .wp-block-button__link,.actions>div.icon-full-screen a,.actions>div.icon-full-screen button:not(.components-button),.actions>div.icon-full-screen>span{min-width:0;padding-right:20px!important;padding-left:20px!important}.wp-block-buttons>div.icon-full-screen .wp-element-button:after,.wp-block-buttons>div.icon-full-screen .wp-block-button__link:after,.wp-block-buttons>div.icon-full-screen a:after,.wp-block-buttons>div.icon-full-screen button:not(.components-button):after,.wp-block-buttons>div.icon-full-screen>span:after,.links>div.icon-full-screen .wp-element-button:after,.links>div.icon-full-screen .wp-block-button__link:after,.links>div.icon-full-screen a:after,.links>div.icon-full-screen button:not(.components-button):after,.links>div.icon-full-screen>span:after,.actions>div.icon-full-screen .wp-element-button:after,.actions>div.icon-full-screen .wp-block-button__link:after,.actions>div.icon-full-screen a:after,.actions>div.icon-full-screen button:not(.components-button):after,.actions>div.icon-full-screen>span:after{display:inline-flex;mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='17'%20height='18'%20fill='none'%20xmlns:v='https://vecta.io/nano'%3e%3cpath%20d='M1.573.011c.359-.047.693.058.99.184s.659.321%201.085.549l11.278%206.053%201.164.66c.288.19.582.429.744.781a1.83%201.83%200%200%201%200%201.522c-.162.352-.457.591-.745.782-.294.195-.69.407-1.163.661L3.648%2017.257l-1.085.549c-.297.126-.631.229-.99.183-.498-.065-.948-.335-1.24-.748-.21-.297-.275-.643-.305-.966S0%2015.539%200%2015.053V2.947l.029-1.222c.029-.323.095-.669.305-.966.292-.413.741-.683%201.24-.748zm-.22%2015.042l.023%201.097a1.4%201.4%200%200%200%20.039.245c.007.023.012.038.016.046l.005.009h0a.45.45%200%200%200%20.31.186h.001c.02-.001.036-.002.059-.007.049-.011.123-.033.233-.08.228-.096.524-.254.973-.495l11.278-6.053%201.057-.597c.214-.142.256-.208.26-.215h.001a.46.46%200%200%200%200-.381h-.001c-.004-.006-.044-.072-.258-.213l-.428-.255-.626-.34L3.011%201.946l-.973-.496c-.227-.096-.292-.088-.292-.088a.45.45%200%200%200-.31.187c-.002.002-.038.059-.06.301-.023.248-.023.586-.023%201.098v12.106z'%20fill='%231a1a24'/%3e%3c/svg%3e")}.wp-block-buttons>div.icon-play .wp-element-button,.wp-block-buttons>div.icon-play .wp-block-button__link,.wp-block-buttons>div.icon-play a,.wp-block-buttons>div.icon-play button:not(.components-button),.wp-block-buttons>div.icon-play>span,.links>div.icon-play .wp-element-button,.links>div.icon-play .wp-block-button__link,.links>div.icon-play a,.links>div.icon-play button:not(.components-button),.links>div.icon-play>span,.actions>div.icon-play .wp-element-button,.actions>div.icon-play .wp-block-button__link,.actions>div.icon-play a,.actions>div.icon-play button:not(.components-button),.actions>div.icon-play>span{justify-content:space-between;padding-right:10px}.wp-block-buttons>div.icon-play .wp-element-button:after,.wp-block-buttons>div.icon-play .wp-block-button__link:after,.wp-block-buttons>div.icon-play a:after,.wp-block-buttons>div.icon-play button:not(.components-button):after,.wp-block-buttons>div.icon-play>span:after,.links>div.icon-play .wp-element-button:after,.links>div.icon-play .wp-block-button__link:after,.links>div.icon-play a:after,.links>div.icon-play button:not(.components-button):after,.links>div.icon-play>span:after,.actions>div.icon-play .wp-element-button:after,.actions>div.icon-play .wp-block-button__link:after,.actions>div.icon-play a:after,.actions>div.icon-play button:not(.components-button):after,.actions>div.icon-play>span:after{display:inline-flex;mask-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_3965_26027)'%3e%3cpath%20d='M16%200C7.16343%200%200%207.16343%200%2016C0%2024.8366%207.16343%2032%2016%2032C24.8366%2032%2032%2024.8366%2032%2016C32%207.16343%2024.8366%200%2016%200ZM21.8194%2016.704L13.1566%2021.7051C12.6126%2022.0206%2011.9314%2021.6274%2011.9314%2021.0011V10.9989C11.9314%2010.3726%2012.6126%209.97943%2013.1566%2010.2949L21.8194%2015.296C22.3634%2015.6114%2022.3634%2016.3931%2021.8194%2016.7086V16.704Z'%20fill='%232E2E38'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_3965_26027'%3e%3crect%20width='32'%20height='32'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.wp-block-buttons>div.icon-download .wp-element-button,.wp-block-buttons>div.icon-download .wp-block-button__link,.wp-block-buttons>div.icon-download a,.wp-block-buttons>div.icon-download button:not(.components-button),.wp-block-buttons>div.icon-download>span,.links>div.icon-download .wp-element-button,.links>div.icon-download .wp-block-button__link,.links>div.icon-download a,.links>div.icon-download button:not(.components-button),.links>div.icon-download>span,.actions>div.icon-download .wp-element-button,.actions>div.icon-download .wp-block-button__link,.actions>div.icon-download a,.actions>div.icon-download button:not(.components-button),.actions>div.icon-download>span{justify-content:space-between;padding-right:10px}.wp-block-buttons>div.icon-download .wp-element-button:after,.wp-block-buttons>div.icon-download .wp-block-button__link:after,.wp-block-buttons>div.icon-download a:after,.wp-block-buttons>div.icon-download button:not(.components-button):after,.wp-block-buttons>div.icon-download>span:after,.links>div.icon-download .wp-element-button:after,.links>div.icon-download .wp-block-button__link:after,.links>div.icon-download a:after,.links>div.icon-download button:not(.components-button):after,.links>div.icon-download>span:after,.actions>div.icon-download .wp-element-button:after,.actions>div.icon-download .wp-block-button__link:after,.actions>div.icon-download a:after,.actions>div.icon-download button:not(.components-button):after,.actions>div.icon-download>span:after{display:inline-flex;mask-image:url("data:image/svg+xml,%3csvg%20width='65'%20height='65'%20viewBox='0%200%2065%2065'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M56.6476%2032.5C56.6476%2019.1633%2045.8365%208.3522%2032.4998%208.3522C19.1631%208.3522%208.35198%2019.1633%208.35198%2032.5C8.35198%2045.8367%2019.1631%2056.6478%2032.4998%2056.6478C45.8365%2056.6478%2056.6476%2045.8367%2056.6476%2032.5ZM59.065%2032.5C59.065%2047.1713%2047.1711%2059.0652%2032.4998%2059.0652C17.8284%2059.0652%205.93457%2047.1713%205.93457%2032.5C5.93457%2017.8287%2017.8284%205.93478%2032.4998%205.93478C47.1711%205.93478%2059.065%2017.8287%2059.065%2032.5Z'%20/%3e%3cpath%20d='M40.6737%2045.0528C41.1574%2045.0528%2041.5495%2045.4449%2041.5495%2045.9286C41.5495%2046.4123%2041.1574%2046.8043%2040.6737%2046.8043H23.1582C22.6745%2046.8043%2022.2824%2046.4123%2022.2824%2045.9286C22.2824%2045.4449%2022.6745%2045.0528%2023.1582%2045.0528H40.6737ZM31.0402%2019.0714C31.0402%2018.5878%2031.4323%2018.1957%2031.9159%2018.1957C32.3996%2018.1957%2032.7917%2018.5878%2032.7917%2019.0714V37.8117L38.588%2031.8876C38.9263%2031.5419%2039.4807%2031.5358%2039.8264%2031.874C40.1722%2032.2122%2040.1783%2032.7666%2039.8401%2033.1124L32.542%2040.5724C32.3772%2040.7408%2032.1515%2040.8358%2031.9159%2040.8358C31.6803%2040.8358%2031.4547%2040.7408%2031.2899%2040.5724L23.9918%2033.1124C23.6536%2032.7666%2023.6597%2032.2122%2024.0054%2031.874C24.3296%2031.5569%2024.8368%2031.5428%2025.1777%2031.8272L25.2438%2031.8876L31.0402%2037.8117V19.0714Z'/%3e%3c/svg%3e")}.wp-block-buttons>div.icon-download.type-dark .wp-element-button:after,.wp-block-buttons>div.icon-download.type-dark .wp-block-button__link:after,.wp-block-buttons>div.icon-download.type-dark a:after,.wp-block-buttons>div.icon-download.type-dark button:not(.components-button):after,.wp-block-buttons>div.icon-download.type-dark>span:after,.links>div.icon-download.type-dark .wp-element-button:after,.links>div.icon-download.type-dark .wp-block-button__link:after,.links>div.icon-download.type-dark a:after,.links>div.icon-download.type-dark button:not(.components-button):after,.links>div.icon-download.type-dark>span:after,.actions>div.icon-download.type-dark .wp-element-button:after,.actions>div.icon-download.type-dark .wp-block-button__link:after,.actions>div.icon-download.type-dark a:after,.actions>div.icon-download.type-dark button:not(.components-button):after,.actions>div.icon-download.type-dark>span:after{background-color:#fff;background-image:url("data:image/svg+xml,%3csvg%20width='55'%20height='55'%20viewBox='0%200%2055%2055'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M35.6737%2040.0528C36.1574%2040.0528%2036.5495%2040.4449%2036.5495%2040.9286C36.5495%2041.4123%2036.1574%2041.8043%2035.6737%2041.8043H18.1582C17.6745%2041.8043%2017.2824%2041.4123%2017.2824%2040.9286C17.2824%2040.4449%2017.6745%2040.0528%2018.1582%2040.0528H35.6737ZM26.0402%2014.0714C26.0402%2013.5878%2026.4323%2013.1957%2026.9159%2013.1957C27.3996%2013.1957%2027.7917%2013.5878%2027.7917%2014.0714V32.8117L33.588%2026.8876C33.9263%2026.5419%2034.4807%2026.5358%2034.8264%2026.874C35.1722%2027.2122%2035.1783%2027.7666%2034.8401%2028.1124L27.542%2035.5724C27.3772%2035.7408%2027.1515%2035.8358%2026.9159%2035.8358C26.6803%2035.8358%2026.4547%2035.7408%2026.2899%2035.5724L18.9918%2028.1124C18.6536%2027.7666%2018.6597%2027.2122%2019.0054%2026.874C19.3296%2026.5569%2019.8368%2026.5428%2020.1777%2026.8272L20.2438%2026.8876L26.0402%2032.8117V14.0714Z'/%3e%3c/svg%3e");border-radius:50%;mask-image:unset}.wp-block-buttons>div.icon-plus .wp-element-button,.wp-block-buttons>div.icon-plus .wp-block-button__link,.wp-block-buttons>div.icon-plus a,.wp-block-buttons>div.icon-plus button:not(.components-button),.wp-block-buttons>div.icon-plus>span,.links>div.icon-plus .wp-element-button,.links>div.icon-plus .wp-block-button__link,.links>div.icon-plus a,.links>div.icon-plus button:not(.components-button),.links>div.icon-plus>span,.actions>div.icon-plus .wp-element-button,.actions>div.icon-plus .wp-block-button__link,.actions>div.icon-plus a,.actions>div.icon-plus button:not(.components-button),.actions>div.icon-plus>span{justify-content:space-between;padding-right:20px}.wp-block-buttons>div.icon-plus .wp-element-button:after,.wp-block-buttons>div.icon-plus .wp-block-button__link:after,.wp-block-buttons>div.icon-plus a:after,.wp-block-buttons>div.icon-plus button:not(.components-button):after,.wp-block-buttons>div.icon-plus>span:after,.links>div.icon-plus .wp-element-button:after,.links>div.icon-plus .wp-block-button__link:after,.links>div.icon-plus a:after,.links>div.icon-plus button:not(.components-button):after,.links>div.icon-plus>span:after,.actions>div.icon-plus .wp-element-button:after,.actions>div.icon-plus .wp-block-button__link:after,.actions>div.icon-plus a:after,.actions>div.icon-plus button:not(.components-button):after,.actions>div.icon-plus>span:after{display:inline-flex;mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20xmlns:v='https://vecta.io/nano'%3e%3cpath%20d='M12%206a.5.5%200%200%201-.5.5h-5v5a.5.5%200%200%201-.5.5.5.5%200%200%201-.5-.5v-5h-5A.5.5%200%200%201%200%206a.5.5%200%200%201%20.5-.5h5v-5A.5.5%200%200%201%206%200a.5.5%200%200%201%20.5.5v5h5a.5.5%200%200%201%20.5.5z'/%3e%3c/svg%3e");mask-size:22px}.wp-block-buttons>div.icon-plus.size-small .wp-element-button:after,.wp-block-buttons>div.icon-plus.size-small .wp-block-button__link:after,.wp-block-buttons>div.icon-plus.size-small a:after,.wp-block-buttons>div.icon-plus.size-small button:not(.components-button):after,.wp-block-buttons>div.icon-plus.size-small>span:after,.links>div.icon-plus.size-small .wp-element-button:after,.links>div.icon-plus.size-small .wp-block-button__link:after,.links>div.icon-plus.size-small a:after,.links>div.icon-plus.size-small button:not(.components-button):after,.links>div.icon-plus.size-small>span:after,.actions>div.icon-plus.size-small .wp-element-button:after,.actions>div.icon-plus.size-small .wp-block-button__link:after,.actions>div.icon-plus.size-small a:after,.actions>div.icon-plus.size-small button:not(.components-button):after,.actions>div.icon-plus.size-small>span:after{mask-size:16px}.wp-block-buttons>div.icon-plus.size-medium .wp-element-button:after,.wp-block-buttons>div.icon-plus.size-medium .wp-block-button__link:after,.wp-block-buttons>div.icon-plus.size-medium a:after,.wp-block-buttons>div.icon-plus.size-medium button:not(.components-button):after,.wp-block-buttons>div.icon-plus.size-medium>span:after,.links>div.icon-plus.size-medium .wp-element-button:after,.links>div.icon-plus.size-medium .wp-block-button__link:after,.links>div.icon-plus.size-medium a:after,.links>div.icon-plus.size-medium button:not(.components-button):after,.links>div.icon-plus.size-medium>span:after,.actions>div.icon-plus.size-medium .wp-element-button:after,.actions>div.icon-plus.size-medium .wp-block-button__link:after,.actions>div.icon-plus.size-medium a:after,.actions>div.icon-plus.size-medium button:not(.components-button):after,.actions>div.icon-plus.size-medium>span:after{mask-size:20px}.wp-block-buttons>div.icon-plus.size-big .wp-element-button:after,.wp-block-buttons>div.icon-plus.size-big .wp-block-button__link:after,.wp-block-buttons>div.icon-plus.size-big a:after,.wp-block-buttons>div.icon-plus.size-big button:not(.components-button):after,.wp-block-buttons>div.icon-plus.size-big>span:after,.links>div.icon-plus.size-big .wp-element-button:after,.links>div.icon-plus.size-big .wp-block-button__link:after,.links>div.icon-plus.size-big a:after,.links>div.icon-plus.size-big button:not(.components-button):after,.links>div.icon-plus.size-big>span:after,.actions>div.icon-plus.size-big .wp-element-button:after,.actions>div.icon-plus.size-big .wp-block-button__link:after,.actions>div.icon-plus.size-big a:after,.actions>div.icon-plus.size-big button:not(.components-button):after,.actions>div.icon-plus.size-big>span:after{mask-size:25px}.btn-close{display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin-left:14px;border:2px solid #fff;border-radius:50%}@media (min-width: 1024px){.btn-close{width:60px;height:60px;border:1.5px solid var(--wp--preset--color--grey-2, #747480)}}.btn-close:hover{color:var(--wp--preset--color--yellow, #FFE600);border-color:var(--wp--preset--color--yellow, #FFE600)}.btn-close svg{display:block;width:18px;height:18px}@media (min-width: 1024px){.btn-close svg{width:unset;height:unset}}.btn-close svg path{fill:currentColor}@media (width >= 1024px) and (width <= 1920px){.resources__card .cards.has-excerpt:hover{width:384px;height:576px}}.swiper-slide .cards__more--excerpt{display:none!important}.cards{display:grid;width:100%;height:100%;aspect-ratio:2/3;overflow:hidden;border-radius:5px;transition:none}@media (min-width: 1024px){.featured .cards{aspect-ratio:auto}}.featured .cards.zoom{position:relative;top:auto;left:auto;pointer-events:all;transform:none;transform-origin:50% 50%}.featured .cards.zoom.js-zoom-mouseout{left:auto!important}.cards.zoom{position:absolute;top:50%;left:50%;pointer-events:all;transform:translate(-50%,-50%);transform-origin:50% 50%}.cards:hover{transition:all .4s ease-in-out}@media (min-width: 1024px){.cards:hover .cards__media:after{opacity:.85}.cards:hover .cards__media img{transform:scale(1.1);transition:all .5s ease-in-out}.cards:hover .cards__content{visibility:hidden;opacity:0}.cards:hover .cards__content--views{margin-top:4px;font-size:var(--wp--preset--font-size--extra-small);color:var(--wp--preset--color--grey-3, #C4C4CD)}.cards:hover .cards__more{bottom:0;visibility:visible;opacity:1;transition:all .3s .1s ease-in-out}}.cards.half{grid-template-rows:minmax(0,2.8fr) minmax(0,2.4fr);color:var(--wp--preset--color--black, #1A1A24);background-image:linear-gradient(to bottom,transparent 53.85%,#fff 53.85%)}.cards--event{position:relative;display:flex;flex-direction:column;grid-template-rows:1fr;align-items:flex-start;justify-content:flex-start;width:100%;max-width:none;min-height:360px;aspect-ratio:auto;padding:var(--wp--preset--spacing--gutter) 72px 40px var(--wp--preset--spacing--gap);overflow:hidden;border:2px solid var(--wp--preset--color--white, #FFF);border-radius:10px;transition:all .3s ease-in-out}@media (min-width: 1024px){.cards--event{padding:var(--wp--preset--spacing--ys) 72px 40px var(--wp--preset--spacing--gutter)}}.swiper-slide .cards--event{width:calc(100vw - 60px)}@media (min-width: 792px){.swiper-slide .cards--event{width:var(--slide-width, 384px)}}.cards--event:after{position:absolute;display:block;content:"";right:20px;bottom:20px;width:50px;height:50px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='32'%20height='32'%20fill='none'%20xmlns:v='https://vecta.io/nano'%3e%3ccircle%20cx='16'%20cy='16'%20r='16'%20transform='rotate(270%2016%2016)'%20fill='%23ffe600'/%3e%3cpath%20d='M20.389%2012.111v6.364a.5.5%200%200%201-.5.5.5.5%200%200%201-.5-.5v-5.157l-6.925%206.925a.5.5%200%200%201-.707%200%20.5.5%200%200%201%200-.707l6.925-6.925h-5.157a.5.5%200%200%201-.5-.5.5.5%200%200%201%20.5-.5h6.364a.5.5%200%200%201%20.354.146.5.5%200%200%201%20.146.354z'%20fill='%231a1a24'/%3e%3c/svg%3e");background-size:100%;transform:rotate(90deg);transform-origin:center;transition:all .15s ease-in-out}.cards--event .cards__content{align-self:start;justify-content:flex-start;padding:0}.cards--event .cards__content--title{font-size:var(--wp--preset--font-size--h-4);font-weight:700}.cards--event .tag{justify-self:start;margin-bottom:var(--wp--preset--spacing--gap)}.cards--event .date-location{display:flex;flex-wrap:wrap;column-gap:var(--wp--preset--spacing--gap);align-items:flex-end;margin-bottom:12px;font-size:var(--wp--preset--font-size--base)}.cards--event .date-location .date{font-weight:700}.cards--event .date-location p{margin:0!important;font-size:var(--wp--preset--font-size--base)}.cards--event:hover{border-color:var(--wp--preset--color--yellow, #FFE600)}@media (min-width: 1024px){.cards--event:hover .cards__content{visibility:visible;opacity:1;transform:translateY(-20px)}}.cards--event:hover:hover:after{width:64px;height:64px}.cards--event p{padding-right:54px;font-size:var(--wp--preset--font-size--small)}.cards--page{position:relative;display:flex;flex-direction:column;align-items:flex-start;width:100%;max-width:none;aspect-ratio:46/30;padding:calc(var(--wp--preset--spacing--gutter) / 2) calc(var(--wp--preset--spacing--gap) / 2) 50px;overflow:hidden;border:2px solid var(--wp--preset--color--white, #FFF);border-radius:10px;transition:all .3s ease-in-out}@media (min-width: 1024px){.cards--page{justify-content:flex-end;aspect-ratio:auto;padding:var(--wp--preset--spacing--gutter) var(--wp--preset--spacing--gap) 72px var(--wp--preset--spacing--gap)}}.cards--page:after{position:absolute;display:block;content:"";right:20px;bottom:20px;width:30px;height:30px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='32'%20height='32'%20fill='none'%20xmlns:v='https://vecta.io/nano'%3e%3ccircle%20cx='16'%20cy='16'%20r='16'%20transform='rotate(270%2016%2016)'%20fill='%23ffe600'/%3e%3cpath%20d='M20.389%2012.111v6.364a.5.5%200%200%201-.5.5.5.5%200%200%201-.5-.5v-5.157l-6.925%206.925a.5.5%200%200%201-.707%200%20.5.5%200%200%201%200-.707l6.925-6.925h-5.157a.5.5%200%200%201-.5-.5.5.5%200%200%201%20.5-.5h6.364a.5.5%200%200%201%20.354.146.5.5%200%200%201%20.146.354z'%20fill='%231a1a24'/%3e%3c/svg%3e");background-size:100%;transform:rotate(90deg);transform-origin:center;transition:all .15s ease-in-out}@media (min-width: 1024px){.cards--page:after{width:50px;height:50px}}.swiper-slide .cards--page{width:calc(100vw - 60px)}@media (min-width: 792px){.swiper-slide .cards--page{width:var(--slide-width, 384px)}}.cards--page .cards__content{align-self:start;padding:0;margin-top:auto}.cards--page .cards__content--title{display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;line-clamp:2;font-size:var(--wp--preset--font-size--h-4);font-weight:700;-webkit-box-orient:vertical}@media (min-width: 520px){.cards--page .cards__content--title{overflow:initial;-webkit-line-clamp:unset;line-clamp:unset;-webkit-box-orient:unset}}.cards--page:hover{border-color:var(--wp--preset--color--yellow, #FFE600)}@media (min-width: 1024px){.cards--page:hover .cards__content{visibility:visible;opacity:1;transform:translateY(-8px)}}.cards--page:hover:hover:after{width:64px;height:64px}.cards--page p{display:-webkit-box;overflow:hidden;-webkit-line-clamp:4;line-clamp:4;font-size:var(--wp--preset--font-size--small);font-weight:300;-webkit-box-orient:vertical}@media (min-width: 520px){.cards--page p{overflow:initial;-webkit-line-clamp:unset;line-clamp:unset;-webkit-box-orient:unset}}.cards--page p:last-of-type{margin-bottom:0!important}.cards--profile{position:relative;grid-template-rows:1fr;width:100%;min-height:300px;aspect-ratio:2/3}.swiper-slide .cards--profile{width:calc(100vw - 60px)}@media (min-width: 520px){.swiper-slide .cards--profile{width:var(--slide-width, 384px)}}.swiper-slide.single .cards--profile{width:calc(100vw - 40px)}@media (min-width: 520px){.swiper-slide.single .cards--profile{width:var(--slide-width, 384px)}}.cards--profile:hover{outline:1.5px solid var(--wp--preset--color--yellow, #FFE600)}@media (min-width: 1024px){.cards--profile:hover .cards__content{visibility:visible;opacity:1;transform:translateY(-60px)}.cards--profile:hover .cards__content:after{opacity:1;transition:all .3s .15s ease-in-out}}.cards--profile:hover .cards__media:after{opacity:1}.cards--profile:hover .cards__media img{transform:scale(1.05)}.cards--profile .cards__media:after{position:absolute;display:block;content:"";bottom:0;width:100%;height:100%;background-image:linear-gradient(180deg,#0000,#00000045 47.12%,#000000e6);opacity:.65;transition:all .3s ease-in-out}.cards--profile .cards__content{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.cards--profile .cards__content:after{position:absolute;display:block;content:"";bottom:-40px;left:50%;width:41px;height:40px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='41'%20height='40'%20fill='none'%20xmlns:v='https://vecta.io/nano'%3e%3cg%20fill='%23fff'%3e%3ccircle%20cx='20.5'%20cy='20'%20r='20'/%3e%3cpath%20d='M8.5%208h24v24h-24z'/%3e%3c/g%3e%3cpath%20d='M29.28%2020.531l-6.75%206.75a.75.75%200%200%201-1.061%200%20.75.75%200%200%201%200-1.061l5.47-5.469H12.25a.75.75%200%200%201-.75-.75.75.75%200%200%201%20.75-.75h14.69l-5.47-5.469a.75.75%200%200%201%200-1.061.75.75%200%200%201%201.061%200l6.75%206.75a.75.75%200%200%201%20.22.531.75.75%200%200%201-.057.287c-.038.091-.093.174-.163.243z'%20fill='%23000'/%3e%3c/svg%3e");background-size:cover;opacity:0;transform:translate(-50%)}.cards--profile .tag{margin-bottom:12px}.cards--tv-featured{position:relative;grid-template-rows:1fr;min-height:300px;aspect-ratio:1638/730}.swiper-slide .cards--tv-featured{width:100%}.cards--tv-featured .cards__content h3{font-weight:700}@media (min-width: 1440px){.cards--tv-featured .cards__content h3{max-width:65%;text-wrap:balance}}.cards--tv-featured:hover{outline:none}@media (min-width: 1024px){.cards--tv-featured:hover .cards__content{visibility:visible;opacity:1}}.cards--tv-featured:hover .cards__media:after{opacity:1}.cards--tv-featured:hover .cards__media img{transform:scale(1.05)}.cards--dive-deeper{background-color:var(--wp--preset--color--white, #FFF)}.cards--dive-deeper .cards__content{color:var(--wp--preset--color--black, #1A1A24)}.cards--tv{top:0;grid-template-rows:auto 1fr;aspect-ratio:auto}.cards--tv .cards__media--thumb:before{position:absolute;display:block;content:"";top:50%;left:50%;z-index:2;width:50px;height:50px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='126'%20height='126'%20fill='none'%3e%3cpath%20d='M63%200C28.206%200%200%2028.206%200%2063s28.206%2063%2063%2063%2063-28.206%2063-63S97.794%200%2063%200z'%20fill='transparent'/%3e%3cpath%20d='M63%200C28.206%200%200%2028.206%200%2063s28.206%2063%2063%2063%2063-28.206%2063-63S97.794%200%2063%200zm22.914%2065.772l-34.11%2019.692c-2.142%201.242-4.824-.306-4.824-2.772V43.308c0-2.466%202.682-4.014%204.824-2.772l34.11%2019.692c2.142%201.242%202.142%204.32%200%205.562v-.018z'%20fill='%23ffe600'/%3e%3c/svg%3e");background-size:contain;transform:translate(-50%,-50%);transition:all .3s ease-in-out}.cards--tv.zoom{position:absolute;top:0%;left:50%;height:auto;pointer-events:all;transform:translate(-50%);transform-origin:50% 50%}@media (min-width: 1024px){.cards--tv:hover{top:0;left:0;grid-template-rows:1fr 0;width:564px;height:296px;transform:translate(0);transform-origin:top left;transition:width .4s ease-in-out}.cards--tv:hover .cards__media{width:100%;height:100%}}.cards--tv:hover .cards__media--thumb:before{opacity:0}.cards--tv:hover .cards__media:after{position:absolute;display:block;content:"";top:0;left:0;width:100%;height:100%;background:linear-gradient(226deg,#0000 21.52%,#000 63.82%);transition:all .5s ease-in-out}.cards--tv:hover .cards__more:after{display:none}.cards--tv-tall{border:1.5px solid transparent}.cards--tv-tall:hover{border:1.5px solid var(--wp--preset--color--yellow, #FFE600)}@media (min-width: 1024px){.cards--tv-tall:hover .cards__content{visibility:visible;opacity:1}}.cards--tv-tall:hover .cards__media:after{opacity:1}.cards--tv-tall:hover .cards__media img{transform:scale(1.05)}.cards--job{aspect-ratio:auto;padding:var(--wp--preset--spacing--gap);overflow:hidden;color:var(--wp--preset--color--black, #1A1A24);background-color:var(--wp--preset--color--white-2, #F6F6FA)}.swiper-slide .cards--job{width:calc(100vw - 60px)}@media (min-width: 792px){.swiper-slide .cards--job{width:var(--slide-width, 384px)}}.cards--job .cards__tag{position:relative;top:initial;right:initial;justify-content:flex-start;width:initial;grid-area:1/1/2/2}.cards--job:hover .cards__content{visibility:visible;opacity:1}.cards--job:hover .cards__content:after{width:62px;height:62px;background-size:62px 62px}.cards--job .cards__content{padding:20px 0 60px;grid-area:2/1/3/2}.cards--job .cards__content:after{position:absolute;display:block;content:"";right:var(--wp--preset--spacing--gutter);bottom:20px;display:flex;align-items:center;width:40px;height:40px;padding-right:62px;text-decoration:underline;content:"Apply";background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='62'%20height='62'%20fill='none'%20xmlns:v='https://vecta.io/nano'%3e%3ccircle%20cx='31'%20cy='31'%20r='31'%20fill='%23ffe600'/%3e%3cpath%20d='M39.881%2041.122H24.099a1.24%201.24%200%200%201-1.241-1.241%201.24%201.24%200%200%201%201.241-1.241l12.789.001-17.173-17.173a1.24%201.24%200%200%201%200-1.754%201.24%201.24%200%200%201%201.754%200l17.173%2017.173-.001-12.789a1.24%201.24%200%200%201%201.241-1.241%201.24%201.24%200%200%201%201.241%201.241v15.783a1.24%201.24%200%200%201-.363.877%201.24%201.24%200%200%201-.877.363z'%20fill='%231a1a24'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:100% 50%;background-size:40px 40px;transition:all .3s ease-in-out}.cards__spacer{height:auto}.cards__actions{display:flex;gap:12px;margin:var(--wp--preset--spacing--gap) 0 0}.cards__wrapper{position:relative}.cards__wrapper:has(.zoom){height:auto;padding-bottom:150%;pointer-events:none}.featured .cards__wrapper{padding:0!important}.cards__wrapper:hover{z-index:100}.cards__wrapper:has(.cards--tv){width:282px;padding-bottom:100%}@media (min-width: 1024px){.cards__wrapper:has(.cards--tv){padding-bottom:120%}}.swiper-slide .cards__wrapper{width:calc(100vw - 60px);max-width:384px}@media (min-width: 1280px){.swiper-slide .cards__wrapper{width:var(--slide-width, 384px)}}@media (min-width: 1280px){.video-modal .cards__wrapper{width:384px}}.video-modal .cards__wrapper figure{height:158px}.swiper-slide .cards--tv .cards__wrapper{width:282px}.cards .tv-progress{position:absolute;bottom:0;left:0;z-index:2;width:100%;height:5px}.cards .tv-progress .tv-bar{height:100%;background-color:var(--wp--preset--color--yellow, #FFE600)}.cards__tag{position:absolute;top:20px;right:var(--wp--preset--spacing--gap);z-index:1;display:flex;gap:12px;align-items:center;color:var(--wp--preset--color--yellow, #FFE600)}.cards__tag.split{justify-content:space-between;width:calc(100% - 40px)}.cards__tag>img{width:32px;height:32px}.cards__tag--type{display:flex;gap:4px;align-items:center;padding:6px 12px;font-size:var(--wp--preset--font-size--small);line-height:1em;color:var(--wp--preset--color--black, #1A1A24);background-color:var(--wp--preset--color--yellow, #FFE600);border-radius:3px}.yellow>div>.cards__tag--type{color:var(--wp--preset--color--white, #FFF);background-color:var(--wp--preset--color--black, #1A1A24)}.cards__tag .location{font-size:var(--wp--preset--font-size--small);color:var(--wp--preset--color--grey-2, #747480)}.cards__authors{display:grid;grid-template-columns:auto 1fr;gap:8px}.cards__authors--avatars{display:flex}.cards__authors--avatars img{width:50px;height:50px;object-fit:cover;object-position:center;border:2px solid var(--wp--preset--color--white, #FFF);border-radius:50%;transition:all .15s ease-in-out}.cards__authors--avatars img:nth-of-type(2){margin-left:-16px}.cards__authors--names{align-self:center;font-size:var(--wp--preset--font-size--extra-small);line-height:1em}.cards__media{grid-area:1/1/3/2;position:relative;overflow:hidden}.half>.cards__media{grid-area:1/1/2/2}.half>.cards__media img{border-radius:5px 5px 0 0}.dark>.cards__media{background-image:url(./card-dark-BrHpb3sS.png);background-position:center;background-size:cover}.yellow>.cards__media{background-image:url(./card-yellow-dWACxqlO.png);background-position:center;background-size:cover}.white>.cards__media{background-color:var(--wp--preset--color--white, #FFF)}.dive-deeper>.cards__media{background-color:var(--wp--preset--color--white, #FFF)}.cards--tv .cards__media{grid-area:1/1/2/2}.cards--tv-tall .cards__media:before{position:absolute;display:block;content:"";top:0;left:0;z-index:2;width:100%;height:100%;background-image:linear-gradient(184deg,#0000 2.15%,#0000000d 38.05%,#4403426b 68.95%,#000000e6 83.03%)}.cards--tv-tall .cards__media:after{position:absolute;display:block;content:"";top:50%;left:50%;z-index:3;width:62px;height:62px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='126'%20height='126'%20fill='none'%3e%3cpath%20d='M63%200C28.206%200%200%2028.206%200%2063s28.206%2063%2063%2063%2063-28.206%2063-63S97.794%200%2063%200z'%20fill='%231a1a24'/%3e%3cpath%20d='M63%200C28.206%200%200%2028.206%200%2063s28.206%2063%2063%2063%2063-28.206%2063-63S97.794%200%2063%200zm22.914%2065.772l-34.11%2019.692c-2.142%201.242-4.824-.306-4.824-2.772V43.308c0-2.466%202.682-4.014%204.824-2.772l34.11%2019.692c2.142%201.242%202.142%204.32%200%205.562v-.018z'%20fill='%23ffe600'/%3e%3c/svg%3e");background-size:contain;transform:translate(-50%,-50%);transition:all .3s ease-in-out}.video-playing .cards--tv-tall .cards__media:after{pointer-events:none;opacity:0}.cards--tv-featured .cards__media:before{position:absolute;display:block;content:"";top:0;left:0;z-index:2;width:100%;height:100%;background:linear-gradient(198deg,#0000 11.5%,#000 85.26%)}@media (min-width: 792px){.cards--tv-featured .cards__media:before{background:linear-gradient(256deg,#0000 9.13%,#0003 41.39%,#0009 64.83%,#000)}}.cards__media img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:5px}.cards__media .tv-card__video{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:5px}[data-position=top] .cards__media .tv-card__video{object-position:top}[data-position=bottom] .cards__media .tv-card__video{object-position:bottom}.full>.cards__media:after{position:absolute;display:block;content:"";top:0;left:0;width:100%;height:100%;background-image:linear-gradient(180deg,#0000 23.08%,#000 75.48%);transition:all .5s ease-in-out}.cards__more{position:absolute;bottom:-100%;left:20px;z-index:10;visibility:hidden;width:calc(100% - 40px);height:auto;padding:30px 20px 40px;color:var(--wp--preset--color--white, #FFF);border-radius:5px 5px 0 0;opacity:0;backdrop-filter:blur(7.5px)}.full .cards__more,.dark .cards__more{background:linear-gradient(201deg,#000000bf 2.32%,#0003)}.half .cards__more{color:var(--wp--preset--color--black, #1A1A24);background:linear-gradient(201deg,#ffffffbf 2.32%,#ffffffb3)}.yellow .cards__more{color:var(--wp--preset--color--black, #1A1A24);background:linear-gradient(201deg,#fffc 2.32%,#fff9)}.white .cards__more,.cards--dive-deeper .cards__more{color:var(--wp--preset--color--black, #1A1A24);background:var(--wp--preset--color--yellow, #FFE600)}.cards--dive-deeper .cards__more .date{color:var(--wp--preset--color--black, #1A1A24)!important}.cards--tv .cards__more{background:none;backdrop-filter:none}.cards__more--views{margin-top:8px;font-size:var(--wp--preset--font-size--extra-small);color:var(--wp--preset--color--grey-3, #C4C4CD)}.cards--job .cards__more{left:var(--wp--preset--spacing--gutter);width:calc(100% - var(--wp--preset--spacing--gutter) * 2);padding:30px 0 80px;background:none;backdrop-filter:none}.cards--job .cards__more .cards__more--excerpt{font-size:var(--wp--preset--font-size--small);color:var(--wp--preset--color--grey-1, #53535F)}@media (min-width: 1680px){.cards--job .cards__more .cards__more--excerpt{font-size:var(--wp--preset--font-size--base)}}.cards--job .cards__more .cards__more--title{font-size:24px;color:var(--wp--preset--color--black, #1A1A24)}.cards__more:after{position:absolute;display:block;content:"";right:20px;bottom:20px;width:32px;height:32px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='32'%20height='32'%20fill='none'%20xmlns:v='https://vecta.io/nano'%3e%3ccircle%20cx='16'%20cy='16'%20r='16'%20transform='rotate(270%2016%2016)'%20fill='%23ffe600'/%3e%3cpath%20d='M20.389%2012.111v6.364a.5.5%200%200%201-.5.5.5.5%200%200%201-.5-.5v-5.157l-6.925%206.925a.5.5%200%200%201-.707%200%20.5.5%200%200%201%200-.707l6.925-6.925h-5.157a.5.5%200%200%201-.5-.5.5.5%200%200%201%20.5-.5h6.364a.5.5%200%200%201%20.354.146.5.5%200%200%201%20.146.354z'%20fill='%231a1a24'/%3e%3c/svg%3e");background-size:cover}.cards--dive-deeper .cards__more:after{background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='16'%20cy='16'%20r='16'%20transform='rotate(-90%2016%2016)'%20fill='white'/%3e%3crect%20width='20.48'%20height='20.48'%20transform='translate(5.75977%2026.2402)%20rotate(-90)'%20fill='white'/%3e%3cpath%20d='M20.3888%2012.1112L20.3888%2018.4752C20.3888%2018.6079%2020.3361%2018.7351%2020.2423%2018.8289C20.1485%2018.9228%2020.0212%2018.9755%2019.8885%2018.9755C19.7558%2018.9755%2019.6286%2018.9228%2019.5348%2018.8289C19.441%2018.7351%2019.3882%2018.6079%2019.3882%2018.4752L19.3887%2013.3182L12.4639%2020.243C12.3701%2020.3367%2012.243%2020.3894%2012.1104%2020.3894C11.9777%2020.3894%2011.8506%2020.3367%2011.7568%2020.243C11.663%2020.1492%2011.6104%2020.022%2011.6104%2019.8894C11.6104%2019.7568%2011.663%2019.6296%2011.7568%2019.5359L18.6816%2012.6111L13.5246%2012.6115C13.3919%2012.6115%2013.2646%2012.5588%2013.1708%2012.465C13.077%2012.3712%2013.0243%2012.2439%2013.0243%2012.1112C13.0243%2011.9785%2013.077%2011.8513%2013.1708%2011.7575C13.2646%2011.6637%2013.3919%2011.611%2013.5246%2011.611L19.8885%2011.611C19.9542%2011.6109%2020.0193%2011.6238%2020.08%2011.649C20.1407%2011.6741%2020.1959%2011.7109%2020.2424%2011.7574C20.2888%2011.8039%2020.3257%2011.859%2020.3508%2011.9197C20.3759%2011.9805%2020.3888%2012.0455%2020.3888%2012.1112Z'%20fill='%231A1A24'/%3e%3c/svg%3e")}.cards--job .cards__more:after{right:0;display:flex;align-items:center;width:62px;height:62px;padding-right:62px;color:var(--wp--preset--color--black, #1A1A24);text-decoration:underline;content:"Apply";background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='62'%20height='62'%20fill='none'%20xmlns:v='https://vecta.io/nano'%3e%3ccircle%20cx='31'%20cy='31'%20r='31'%20fill='%23ffe600'/%3e%3cpath%20d='M39.881%2041.122H24.099a1.24%201.24%200%200%201-1.241-1.241%201.24%201.24%200%200%201%201.241-1.241l12.789.001-17.173-17.173a1.24%201.24%200%200%201%200-1.754%201.24%201.24%200%200%201%201.754%200l17.173%2017.173-.001-12.789a1.24%201.24%200%200%201%201.241-1.241%201.24%201.24%200%200%201%201.241%201.241v15.783a1.24%201.24%200%200%201-.363.877%201.24%201.24%200%200%201-.877.363z'%20fill='%231a1a24'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:100% 50%;background-size:62px 62px}.cards__more--title{display:flex;font-size:24px;line-height:1.2em}.cards__more--excerpt{font-size:var(--wp--preset--font-size--extra-small);font-weight:300}.cards__more .tag{margin-bottom:12px}.cards__meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--wp--preset--spacing--gap)}.cards__content{grid-area:1/1/3/2;z-index:5;align-self:end;padding:20px;color:var(--wp--preset--color--white, #FFF);border-radius:5px 5px 0 0;transition:all .3s ease-in-out}@media (min-width: 1680px){.cards__content{padding:var(--wp--preset--spacing--gutter)}}.yellow>.cards__content{color:var(--wp--preset--color--black, #1A1A24)}.white>.cards__content{color:var(--wp--preset--color--black, #1A1A24)}.half>.cards__content{color:var(--wp--preset--color--black, #1A1A24)}.cards--tv .cards__content{align-self:start;padding:12px 0;grid-area:2/1/3/2}.cards--job .cards__content{color:var(--wp--preset--color--black, #1A1A24)}.cards--tv-featured .cards__content{padding:var(--wp--preset--spacing--gutter);grid-area:1/1/2/2}@media (min-width: 1280px){.cards--tv-featured .cards__content{padding:var(--wp--preset--spacing--ys)}}.cards__content--meta{display:flex;gap:var(--wp--preset--spacing--gap);align-items:center;margin-bottom:20px}.cards__content--speakers{display:flex;flex-wrap:wrap;gap:4px 12px}.cards__content--speakers p{padding:0;margin:0;font-size:var(--wp--preset--font-size--base)}.cards__content--speakers div{font-size:var(--wp--preset--font-size--base);color:var(--wp--preset--color--yellow, #FFE600)}.cards__content--tags{display:flex;flex-direction:column;gap:var(--wp--preset--spacing--gap);row-gap:10px;align-items:flex-start;margin-bottom:12px;font-size:var(--wp--preset--font-size--small);line-height:1em}.cards__content--tags .date{color:var(--wp--preset--color--grey-3, #C4C4CD)}.half .cards__content--tags .date{color:var(--wp--preset--color--grey-2, #747480)}.yellow .cards__content--tags .date,.white .cards__content--tags .date{color:var(--wp--preset--color--black, #1A1A24)}.cards--dive-deeper .cards__content--tags .date{color:var(--wp--preset--color--grey-2, #747480)}.cards__content h3{font-size:24px;font-weight:400;line-height:1.2em}.is-active .cards__content h3{font-size:var(--wp--preset--font-size--h-5)}.cards--tv .cards__content h3{font-size:var(--wp--preset--font-size--h-6)}.cards--tv-featured .cards__content h3{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;-webkit-line-clamp:4;line-clamp:4;font-size:var(--wp--preset--font-size--h-3)}@media (min-width: 792px){.cards--tv-featured .cards__content h3{display:block;overflow:unset;-webkit-line-clamp:unset;line-clamp:unset;-webkit-box-orient:unset}}.insights-featured{position:relative;width:100%}@media (min-width: 1024px){.insights-featured{display:grid;grid-template-columns:7fr 5fr;min-height:534px}}@media (min-width: 1280px){.insights-featured{min-height:600px}}.insights-featured__bg{position:absolute;top:-1%;left:-1%;width:102%;height:102%;overflow:hidden}.insights-featured__bg:after{position:absolute;display:block;content:"";top:0;left:0;width:100%;height:100%;background:linear-gradient(-180deg,#0000 15%,#000)}@media (min-width: 1024px){.insights-featured__bg:after{background:linear-gradient(101deg,#0000 8.74%,#00000073 53.45%,#000000e6 78.94%)}}.insights-featured__video,.insights-featured__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}[data-position=top] .insights-featured__video,[data-position=top] .insights-featured__image{object-position:top}[data-position=bottom] .insights-featured__video,[data-position=bottom] .insights-featured__image{object-position:bottom}.insights-featured__content{position:relative;z-index:2;align-self:end;padding:100px var(--wp--preset--spacing--gap) 90px}@media (min-width: 1024px){.insights-featured__content{grid-area:1/2/2/3;align-self:center;padding:200px var(--wp--preset--spacing--gap) 90px;padding:80px var(--wp--preset--spacing--gutter)}}.insights-featured__content--tags{display:flex;flex-direction:column;margin-bottom:12px}.insights-featured__content--tags .topic{margin:0;font-size:var(--wp--preset--font-size--h-6);text-transform:lowercase}.insights-featured__content--tags .topic:first-letter{text-transform:uppercase}.insights-featured__content--tags .date{margin:0;font-size:var(--wp--preset--font-size--h-6);font-weight:400}.insights-featured__content--title{display:-webkit-box;overflow:hidden;-webkit-line-clamp:7;line-clamp:7;-webkit-box-orient:vertical}@media (min-width: 792px){.insights-featured__content--title{overflow:unset;-webkit-line-clamp:unset;line-clamp:unset;-webkit-box-orient:unset}}.insights-featured__content a{color:inherit;text-decoration:none}.insights-featured__content .wp-block-buttons{margin-bottom:0!important}.swiper:has(.swiper-wrapper .swiper-slide .cards){overflow:visible}.swiper-wrapper:has(.swiper-slide .trending) .swiper-slide:nth-child(1){background-image:url("data:image/svg+xml,%3csvg%20width='93'%20height='143'%20viewBox='0%200%2093%20143'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M62.6758%201.46094V118.746H91.875V142.5H1.32422V118.746H33.4531V40.0586H4.05859V20.1309L4.54004%2020.1133C9.85853%2019.9187%2014.4201%2019.4653%2018.2285%2018.7559L18.9355%2018.6074C22.4302%2017.8451%2025.3988%2016.8032%2027.8496%2015.4893C30.459%2014.0254%2032.5148%2012.1871%2034.0293%209.97852L34.0342%209.9707C35.6199%207.75073%2036.834%205.04254%2037.668%201.83496L37.7656%201.46094H62.6758Z'%20stroke='url(%23paint0_linear_4735_12618)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_4735_12618'%20x1='61.5247'%20y1='1.96093'%20x2='14.1007'%20y2='142.805'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23C4C4CD'/%3e%3cstop%20offset='0.331731'%20stop-color='%235C5C68'/%3e%3cstop%20offset='0.697115'%20stop-color='%2344444F'/%3e%3cstop%20offset='1'%20stop-color='%231A1A24'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}.swiper-wrapper:has(.swiper-slide .trending) .swiper-slide:nth-child(2){background-image:url("data:image/svg+xml,%3csvg%20width='103'%20height='145'%20viewBox='0%200%20103%20145'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M54.207%201.3125C61.4703%201.3125%2068.0271%202.13039%2073.873%203.77246C79.72%205.41488%2084.6977%207.85066%2088.7939%2011.0879C92.8918%2014.3265%2096.0336%2018.3279%2098.2148%2023.0859C100.399%2027.7863%20101.484%2033.2319%20101.484%2039.4102C101.484%2044.1984%20100.96%2048.5086%2099.9043%2052.3359L99.9033%2052.3379C98.8434%2056.1138%2097.0236%2059.7175%2094.4512%2063.1475L94.4502%2063.1465C91.9434%2066.5758%2088.5896%2069.927%2084.3975%2073.2021L84.3936%2073.2061C80.2088%2076.41%2075.0174%2079.8689%2068.8242%2083.585L68.8252%2083.5859C62.1933%2087.6821%2056.7062%2091.3831%2052.3613%2094.6904L52.3574%2094.6934C48.0125%2097.9358%2044.4882%20100.975%2041.7793%20103.812L41.7803%20103.813C39.1336%20106.654%2037.1455%20109.383%2035.8047%20112.001C34.6159%20114.439%2033.7035%20116.931%2033.0654%20119.477H102.461V144.5H1.24609L1.26562%20143.981C1.65745%20133.533%203.06196%20124.437%205.4873%20116.702C7.91002%20108.91%2011.2528%20101.994%2015.5176%2095.958C19.7778%2089.9282%2024.8888%2084.5542%2030.8496%2079.8379C36.7931%2075.0703%2043.4842%2070.5018%2050.9209%2066.1309L52.6104%2065.0996C56.4556%2062.7328%2059.6234%2060.643%2062.1162%2058.8301L62.1201%2058.8271C65.03%2056.7579%2067.2746%2054.7985%2068.8672%2052.9512C70.4623%2051.1009%2071.5282%2049.3041%2072.0889%2047.5625C72.6574%2045.7305%2072.9453%2043.6657%2072.9453%2041.3633C72.9453%2036.6782%2071.3076%2033.0878%2068.0576%2030.5254L68.0488%2030.5186V30.5176C64.8539%2027.887%2060.072%2026.5312%2053.6211%2026.5312C50.2645%2026.5312%2047.1064%2026.8213%2044.1465%2027.4004C41.1884%2027.9792%2038.327%2028.8796%2035.5615%2030.1016L35.5566%2030.1045C32.8531%2031.2632%2030.1452%2032.745%2027.4336%2034.5527L27.4316%2034.5547C24.7827%2036.2991%2022.065%2038.3686%2019.2793%2040.7656L18.8887%2041.1016L18.5645%2040.7012L3.23242%2021.7559L2.9248%2021.376L3.29785%2021.0605C6.76184%2018.1194%2010.2918%2015.4383%2013.8887%2013.0186C17.5613%2010.5266%2021.4314%208.42804%2025.498%206.72266L25.501%206.72168C29.6354%205.01542%2034.0617%203.70345%2038.7793%202.78613C43.5033%201.80249%2048.6466%201.3125%2054.207%201.3125Z'%20stroke='url(%23paint0_linear_4735_12617)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_4735_12617'%20x1='68.5625'%20y1='1.8125'%20x2='24.0665'%20y2='147.435'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23C4C4CD'/%3e%3cstop%20offset='0.331731'%20stop-color='%235C5C68'/%3e%3cstop%20offset='0.697115'%20stop-color='%2344444F'/%3e%3cstop%20offset='1'%20stop-color='%231A1A24'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}.swiper-wrapper:has(.swiper-slide .trending) .swiper-slide:nth-child(3){background-image:url("data:image/svg+xml,%3csvg%20width='108'%20height='148'%20viewBox='0%200%20108%20148'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M52.0078%201.3125C59.2684%201.3125%2065.9179%202.06446%2071.9531%203.57324H71.9521C77.9909%205.01773%2083.1932%207.28655%2087.5488%2010.3877L88.3682%2010.9805C92.4044%2013.9943%2095.5712%2017.766%2097.8643%2022.29C100.315%2027.1265%20101.531%2032.8386%20101.531%2039.4102C101.531%2043.5504%20101.039%2047.2472%20100.045%2050.4941L100.044%2050.4971C99.0529%2053.6682%2097.6626%2056.5161%2095.8721%2059.0361C94.1497%2061.4867%2092.0951%2063.6076%2089.71%2065.3965L89.709%2065.3955C87.732%2066.9201%2085.6101%2068.2734%2083.3447%2069.458C86.0775%2070.3008%2088.7335%2071.4677%2091.3125%2072.957C94.2956%2074.6143%2096.9144%2076.7691%2099.166%2079.418H99.165C101.486%2082.0719%20103.304%2085.2489%20104.624%2088.9414C106.017%2092.6549%20106.707%2096.9486%20106.707%20101.812C106.707%20109.225%20105.46%20115.742%20102.952%20121.353C100.446%20126.958%2096.8164%20131.643%2092.0664%20135.404L92.0674%20135.405C87.3851%20139.164%2081.6905%20141.991%2074.9961%20143.895C68.3029%20145.797%2060.7688%20146.746%2052.3984%20146.746C46.9627%20146.746%2041.8165%20146.222%2036.9609%20145.172C32.1121%20144.123%2027.5224%20142.649%2023.1934%20140.747L23.1904%20140.746C18.9292%20138.845%2014.961%20136.582%2011.2871%20133.958L11.2832%20133.954C7.6156%20131.269%204.20879%20128.321%201.06445%20125.111L0.726562%20124.766L1.06055%20124.416L18.0527%20106.643L18.3984%20106.28L18.7598%20106.628C23.5417%20111.216%2028.7402%20114.896%2034.3545%20117.671L34.8799%20117.92C40.3325%20120.453%2046.3647%20121.723%2052.9844%20121.723C61.7256%20121.723%2068.0286%20120.003%2071.998%20116.664C76.0322%20113.26%2078.0703%20108.464%2078.0703%20102.203C78.0703%2099.1305%2077.5902%2096.3606%2076.6387%2093.8867C75.6943%2091.4314%2074.2204%2089.4586%2072.2158%2087.9551L72.208%2087.9492V87.9482C70.1894%2086.3713%2067.6179%2085.1603%2064.4775%2084.3271L64.4746%2084.3262C61.4041%2083.4946%2057.707%2083.0742%2053.375%2083.0742H38.9102V59.125H52.7891C59.9685%2059.125%2065.0231%2057.6661%2068.0762%2054.8623C71.135%2052.0531%2072.6992%2047.9398%2072.6992%2042.4375C72.6992%2039.9548%2072.2858%2037.7086%2071.4668%2035.6924L71.4609%2035.6797V35.6787C70.7106%2033.6783%2069.4923%2031.958%2067.7969%2030.5137C66.1066%2029.0738%2063.8975%2027.9629%2061.1504%2027.1963L61.1377%2027.1924C58.4657%2026.3653%2055.1657%2025.9453%2051.2266%2025.9453C45.4337%2025.9453%2040.1693%2027.0714%2035.4248%2029.3154L35.4219%2029.3164C30.7196%2031.5065%2026.2362%2034.5372%2021.9727%2038.4131L21.5957%2038.7559L21.2607%2038.3721L5.63574%2020.501L5.31543%2020.1348L5.67188%2019.8047C8.29468%2017.3786%2011.2105%2015.0528%2014.418%2012.8271C17.636%2010.5292%2021.1475%208.56067%2024.9512%206.9209L25.6807%206.60547C29.3448%205.04833%2033.2653%203.80922%2037.4414%202.8877C41.9746%201.83652%2046.8309%201.3125%2052.0078%201.3125Z'%20stroke='url(%23paint0_linear_4735_12616)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_4735_12616'%20x1='71.2786'%20y1='1.8125'%20x2='27.1637'%20y2='150.453'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23C4C4CD'/%3e%3cstop%20offset='0.331731'%20stop-color='%235C5C68'/%3e%3cstop%20offset='0.697115'%20stop-color='%2344444F'/%3e%3cstop%20offset='1'%20stop-color='%231A1A24'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}.swiper-wrapper:has(.swiper-slide .trending) .swiper-slide:nth-child(4){background-image:url("data:image/svg+xml,%3csvg%20width='112'%20height='143'%20viewBox='0%200%20112%20143'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M95.0859%201.46094V89.7422H111.102V113.887H95.0859V142.5H69.4766V113.301H0.726562V92.2275L0.822266%2092.0957L66.8379%201.66602L66.9883%201.46094H95.0859ZM32.1787%2089.7422H69.4766V37.5068L32.1787%2089.7422Z'%20stroke='url(%23paint0_linear_4735_12615)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_4735_12615'%20x1='74.1432'%20y1='1.96093'%20x2='33.9661'%20y2='147.697'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23C4C4CD'/%3e%3cstop%20offset='0.331731'%20stop-color='%235C5C68'/%3e%3cstop%20offset='0.697115'%20stop-color='%2344444F'/%3e%3cstop%20offset='1'%20stop-color='%231A1A24'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}.swiper-wrapper:has(.swiper-slide .trending) .swiper-slide:nth-child(5){background-image:url("data:image/svg+xml,%3csvg%20width='107'%20height='146'%20viewBox='0%200%20107%20146'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M98.457%201.46094V26.2891H34.8516L32.9883%2055.0615C36.5185%2053.0548%2040.3574%2051.5023%2044.5039%2050.4043C49.0488%2049.1528%2054.2708%2048.5312%2060.1641%2048.5312C67.4364%2048.5312%2073.9087%2049.5464%2079.5723%2051.5879H79.5713C85.2329%2053.5635%2090.0179%2056.4983%2093.916%2060.3965C97.8145%2064.2949%20100.781%2069.1125%20102.821%2074.8379C104.863%2080.5015%20105.879%2086.9737%20105.879%2094.2461C105.879%20102.5%20104.601%20109.793%20102.033%20116.114C99.5325%20122.365%2095.9096%20127.637%2091.1631%20131.922L91.1602%20131.925C86.4146%20136.143%2080.6544%20139.333%2073.8906%20141.5C67.1269%20143.667%2059.4895%20144.746%2050.9844%20144.746C40.97%20144.746%2031.9216%20143.143%2023.8467%20139.926L23.8447%20139.925C15.8541%20136.715%208.45367%20132.327%201.64453%20126.762L1.27539%20126.461L1.55859%20126.077L16.0117%20106.546L16.3174%20106.133L16.7227%20106.45C22.0915%20110.655%2027.7473%20113.951%2033.6904%20116.341C39.6221%20118.726%2045.7112%20119.918%2051.9609%20119.918C56.6754%20119.918%2060.6525%20119.336%2063.9043%20118.188C67.166%20117.037%2069.7283%20115.448%2071.6152%20113.436C73.5175%20111.406%2075.0152%20108.927%2076.1016%20105.987C77.183%20102.996%2077.7305%2099.4116%2077.7305%2095.2227C77.7305%2087.7518%2075.8314%2082.1334%2072.1094%2078.2852C68.3929%2074.4427%2062.8467%2072.4805%2055.3789%2072.4805C52.6719%2072.4805%2050.1983%2072.706%2047.957%2073.1543L47.9463%2073.1562C45.7643%2073.5413%2043.7141%2074.1181%2041.7949%2074.8857L41.7871%2074.8896C39.9329%2075.593%2038.1742%2076.4882%2036.5117%2077.5752L36.5078%2077.5771C34.9001%2078.6061%2033.2895%2079.7977%2031.6768%2081.1523L31.4658%2081.3301L31.2021%2081.2451L6.88574%2073.4326L6.51562%2073.3145L6.54004%2072.9258L10.9346%201.92969L10.9639%201.46094H98.457Z'%20stroke='url(%23paint0_linear_4735_12614)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_4735_12614'%20x1='70.9062'%20y1='1.96093'%20x2='27.515'%20y2='148.434'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23C4C4CD'/%3e%3cstop%20offset='0.331731'%20stop-color='%235C5C68'/%3e%3cstop%20offset='0.697115'%20stop-color='%2344444F'/%3e%3cstop%20offset='1'%20stop-color='%231A1A24'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}.swiper-wrapper:has(.swiper-slide .trending) .swiper-slide:nth-child(6){background-image:url("data:image/svg+xml,%3csvg%20width='110'%20height='148'%20viewBox='0%200%20110%20148'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M88.1025%201.56445L90.5439%2024.709L90.5977%2025.2188L90.0879%2025.2598C75.049%2026.4914%2062.2726%2030.4749%2051.7422%2037.1934C41.75%2043.6081%2034.4687%2052.7691%2029.8955%2064.6963C31.5348%2063.466%2033.2719%2062.3149%2035.1074%2061.2441C37.4796%2059.8604%2040.0472%2058.6757%2042.8086%2057.6895L42.8115%2057.6885C45.2889%2056.8243%2047.9643%2056.1377%2050.8359%2055.6279L52.0791%2055.4199C55.4953%2054.8292%2059.2651%2054.5352%2063.3867%2054.5352C69.8777%2054.5352%2075.8873%2055.4208%2081.4111%2057.1963C86.9395%2058.9733%2091.689%2061.6753%2095.6514%2065.3057L96.0273%2065.6436C99.8805%2069.1625%20102.89%2073.6056%20105.059%2078.9619L105.271%2079.4785C107.439%2084.8471%20108.516%2091.1564%20108.516%2098.3945C108.516%20106.133%20107.204%20113.039%20104.568%20119.102L104.567%20119.104C101.934%20125.095%2098.21%20130.137%2093.3975%20134.225C88.5886%20138.309%2082.7994%20141.432%2076.0391%20143.598L76.0352%20143.599C69.2738%20145.699%2061.7356%20146.746%2053.4258%20146.746C45.8245%20146.746%2038.802%20145.632%2032.3633%20143.398C25.916%20141.162%2020.3503%20137.737%2015.6729%20133.126L15.6699%20133.123C10.9904%20128.444%207.34062%20122.585%204.71484%20115.562L4.71387%20115.558C2.15001%20108.523%200.875%20100.194%200.875%2090.582C0.875%2084.1046%201.4961%2077.4986%202.73828%2070.7646L2.73926%2070.7607C4.04846%2063.953%206.11054%2057.3416%208.9248%2050.9277C11.7413%2044.5088%2015.3761%2038.4193%2019.8271%2032.6592L19.8291%2032.6562C24.3541%2026.8852%2029.8276%2021.773%2036.2461%2017.3193C42.6709%2012.8613%2050.1373%209.22835%2058.6396%206.41602C67.152%203.53527%2076.7987%201.77129%2087.5752%201.11816L88.0527%201.08887L88.1025%201.56445ZM55.1836%2077.7031C50.9896%2077.7031%2047.2289%2078.1872%2043.8965%2079.1484L43.8955%2079.1475C40.6398%2080.1054%2037.8762%2081.603%2035.5938%2083.6318H35.5928C33.372%2085.5988%2031.6915%2087.9437%2030.5488%2090.6709L30.5498%2090.6719C29.4725%2093.3334%2028.9258%2096.4897%2028.9258%20100.152C28.9258%20103.549%2029.4708%20106.644%2030.5527%20109.444C31.6946%20112.167%2033.3392%20114.508%2035.4893%20116.472C37.7131%20118.378%2040.3891%20119.877%2043.5244%20120.966C46.7192%20121.988%2050.4078%20122.504%2054.5977%20122.504C58.9215%20122.504%2062.6766%20121.987%2065.8711%20120.965C69.0658%20119.877%2071.6996%20118.35%2073.7861%20116.39L74.1846%20116.005C76.1426%20114.062%2077.5946%20111.844%2078.5449%20109.35C79.5611%20106.682%2080.0742%20103.619%2080.0742%20100.152C80.0742%2096.4907%2079.5277%2093.2662%2078.4473%2090.4697L78.4463%2090.4658C77.3683%2087.6124%2075.7245%2085.2767%2073.5166%2083.4473L73.5049%2083.4375C71.3477%2081.5341%2068.7732%2080.1019%2065.7734%2079.1445C62.7742%2078.1874%2059.247%2077.7031%2055.1836%2077.7031Z'%20stroke='url(%23paint0_linear_4735_12613)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_4735_12613'%20x1='72.4687'%20y1='1.61718'%20x2='28.8916'%20y2='150.844'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23C4C4CD'/%3e%3cstop%20offset='0.331731'%20stop-color='%235C5C68'/%3e%3cstop%20offset='0.697115'%20stop-color='%2344444F'/%3e%3cstop%20offset='1'%20stop-color='%231A1A24'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}.swiper-wrapper:has(.swiper-slide .trending) .swiper-slide:nth-child(7){background-image:url("data:image/svg+xml,%3csvg%20width='106'%20height='143'%20viewBox='0%200%20106%20143'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M105.488%201.46094V24.4268L105.35%2024.5723C97.0328%2033.2789%2089.9225%2041.9817%2084.0156%2050.6797L84.0146%2050.6787C78.1757%2059.3075%2073.3754%2068.3241%2069.6133%2077.7285L69.6143%2077.7295C65.9168%2087.1353%2063.1909%2097.0952%2061.4385%20107.609C59.6857%20118.126%2058.7759%20129.591%2058.7109%20142.003L58.708%20142.5H29.6758L29.6836%20141.992C29.8793%20130.055%2030.89%20118.799%2032.7178%20108.224L32.7188%20108.221C34.6116%2097.5817%2037.3203%2087.4944%2040.8467%2077.96C44.3729%2068.361%2048.7165%2059.2508%2053.876%2050.6299C58.8551%2042.3103%2064.5956%2034.3278%2071.0938%2026.6797H0.875V1.46094H105.488Z'%20stroke='url(%23paint0_linear_4735_12612)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_4735_12612'%20x1='70.4505'%20y1='1.96093'%20x2='28.3789'%20y2='146.53'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23C4C4CD'/%3e%3cstop%20offset='0.331731'%20stop-color='%235C5C68'/%3e%3cstop%20offset='0.697115'%20stop-color='%2344444F'/%3e%3cstop%20offset='1'%20stop-color='%231A1A24'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}.swiper-wrapper:has(.swiper-slide .trending) .swiper-slide:nth-child(8){background-image:url("data:image/svg+xml,%3csvg%20width='108'%20height='148'%20viewBox='0%200%20108%20148'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M54.207%201.3125C61.6682%201.3125%2068.3599%202.26137%2074.2764%204.16699H74.2773C80.1894%206.00629%2085.2301%208.67134%2089.3887%2012.1689L90.1572%2012.8213C93.942%2016.1262%2096.8584%2020.0721%2098.9023%2024.6553H98.9014C101.147%2029.4796%20102.266%2034.8565%20102.266%2040.7773C102.266%2044.2683%20101.837%2047.443%20100.975%2050.2969C100.115%2053.1389%2098.924%2055.7224%2097.3984%2058.0439L97.3945%2058.0498C95.8709%2060.3021%2094.0493%2062.3216%2091.9316%2064.1084C90.0642%2065.684%2088.0422%2067.103%2085.8672%2068.3672C88.5084%2069.6172%2091.0418%2071.1583%2093.4668%2072.9912L93.9717%2073.3682C96.4767%2075.2798%2098.6887%2077.5686%20100.608%2080.2314C102.659%2083.0752%20104.275%2086.3422%20105.461%2090.0283L105.689%2090.7168C106.795%2094.1884%20107.344%2098.0841%20107.344%20102.398C107.344%20109.489%20106.096%20115.811%20103.588%20121.354V121.356C101.082%20126.831%2097.4848%20131.45%2092.8018%20135.21C88.1215%20138.967%2082.4619%20141.827%2075.834%20143.796L75.833%20143.795C69.2687%20145.764%2061.9284%20146.746%2053.8164%20146.746C45.6404%20146.746%2038.2678%20145.798%2031.7041%20143.895L31.6992%20143.893C25.2007%20141.923%2019.6389%20139.063%2015.0244%20135.306C10.407%20131.546%206.8434%20126.927%204.33789%20121.454L4.33594%20121.449C1.89381%20115.971%200.679688%20109.682%200.679688%20102.594C0.679688%2097.9945%201.27066%2093.8715%202.46191%2090.2314C3.64769%2086.6082%205.23181%2083.4034%207.21777%2080.623L7.21973%2080.6221C9.13779%2077.9615%2011.3194%2075.674%2013.7656%2073.7627L14.2588%2073.3848C16.679%2071.555%2019.2072%2070.0157%2021.8428%2068.7666C19.791%2067.611%2017.8416%2066.2531%2015.9941%2064.6943L15.9883%2064.6895C13.9351%2062.9012%2012.1469%2060.8482%2010.625%2058.5322L10.6221%2058.5273C9.09946%2056.1441%207.87671%2053.4994%206.95312%2050.5967L6.9502%2050.5869C6.08835%2047.6699%205.66016%2044.4638%205.66016%2040.9727C5.66016%2035.0489%206.77971%2029.6378%209.02637%2024.748L9.02832%2024.7432C11.3391%2019.8575%2014.6089%2015.6968%2018.833%2012.2646C23.0552%208.76898%2028.1589%206.07206%2034.1338%204.16797C40.1153%202.26184%2046.8081%201.3125%2054.207%201.3125ZM53.8164%2080.7305C49.9491%2080.7305%2046.3811%2081.182%2043.1094%2082.0801C39.8531%2082.974%2037.1235%2084.405%2034.9092%2086.3662V86.3672C32.7471%2088.2749%2031.0978%2090.4961%2029.9561%2093.0332C28.8838%2095.5605%2028.3398%2098.548%2028.3398%20102.008C28.3398%20105.405%2028.8847%20108.398%2029.9619%20110.996C31.0363%20113.587%2032.679%20115.866%2034.8984%20117.835L35.332%20118.186C37.5236%20119.909%2040.1108%20121.193%2043.1016%20122.031C46.3067%20122.865%2050.0073%20123.285%2054.207%20123.285C58.8638%20123.285%2062.7156%20122.799%2065.7764%20121.843C68.8405%20120.885%2071.376%20119.488%2073.3965%20117.658C75.4273%20115.754%2076.948%20113.537%2077.9619%20111.002C78.9756%20108.468%2079.4883%20105.538%2079.4883%20102.203C79.4883%2099.2012%2078.9775%2096.3985%2077.96%2093.791L77.959%2093.7871C76.9459%2091.1277%2075.3632%2088.8164%2073.2061%2086.8496C71.0509%2084.8847%2068.413%2083.3885%2065.2822%2082.3662L65.2705%2082.3623C62.2157%2081.2804%2058.4026%2080.7305%2053.8164%2080.7305ZM53.8164%2023.8945C50.0152%2023.8945%2046.7872%2024.3779%2044.1211%2025.3301L44.1143%2025.333C41.5007%2026.2255%2039.3872%2027.4607%2037.7568%2029.0283L37.749%2029.0352C36.1196%2030.5393%2034.9277%2032.3548%2034.1729%2034.4893C33.4748%2036.5836%2033.125%2038.8094%2033.125%2041.168C33.125%2043.6457%2033.5365%2045.9227%2034.3545%2048.0039C35.2358%2050.0812%2036.5586%2051.9094%2038.3291%2053.4902C40.0949%2055.0669%2042.2801%2056.3051%2044.8955%2057.1982C47.5001%2058.0876%2050.6009%2058.5391%2054.207%2058.5391C57.6811%2058.5391%2060.6829%2058.0888%2063.2217%2057.2002C65.7715%2056.3077%2067.8905%2055.1024%2069.5908%2053.5928C71.2979%2052.0119%2072.5562%2050.2167%2073.373%2048.2061L73.376%2048.1992C74.2603%2046.1146%2074.7031%2043.9025%2074.7031%2041.5586C74.7031%2039.1382%2074.321%2036.8506%2073.5596%2034.6934C72.8059%2032.5582%2071.5822%2030.7063%2069.8828%2029.1328L69.8691%2029.1191C68.2414%2027.4914%2066.0994%2026.2258%2063.4238%2025.334L63.417%2025.3311L63.4102%2025.3291C60.8115%2024.3784%2057.6182%2023.8945%2053.8164%2023.8945Z'%20stroke='url(%23paint0_linear_4735_12611)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_4735_12611'%20x1='71.6224'%20y1='1.8125'%20x2='27.8157'%20y2='150.653'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23C4C4CD'/%3e%3cstop%20offset='0.331731'%20stop-color='%235C5C68'/%3e%3cstop%20offset='0.697115'%20stop-color='%2344444F'/%3e%3cstop%20offset='1'%20stop-color='%231A1A24'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}.swiper-wrapper:has(.swiper-slide .trending) .swiper-slide:nth-child(9){background-image:url("data:image/svg+xml,%3csvg%20width='110'%20height='148'%20viewBox='0%200%20110%20148'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M56.5977%201.3125C64.198%201.3125%2071.1875%202.42629%2077.5615%204.66016C84.0089%206.89699%2089.5755%2010.3212%2094.2529%2014.9326C98.9342%2019.5479%20102.585%2025.375%20105.211%2032.3994C107.841%2039.435%20109.148%2047.7653%20109.148%2057.3789C109.148%2063.9214%20108.494%2070.592%20107.187%2077.3906C105.942%2084.1352%20103.88%2090.7155%20101%2097.1299C98.1829%20103.55%2094.5159%20109.642%2089.999%20115.402C85.5385%20121.174%2080.064%20126.285%2073.5811%20130.738C67.1572%20135.196%2059.6926%20138.862%2051.1914%20141.739L51.1885%20141.74C42.6765%20144.556%2033.0297%20146.287%2022.2529%20146.94L21.7715%20146.97L21.7246%20146.489L19.4785%20123.247L19.4307%20122.751L19.9277%20122.701C36.3463%20121.079%2049.4078%20116.93%2059.1475%20110.286L60.0586%20109.649C68.9437%20103.301%2075.5574%2094.5345%2079.9004%2083.3311C78.2854%2084.5881%2076.5936%2085.7493%2074.8232%2086.8115C72.513%2088.1976%2069.9431%2089.3819%2067.1162%2090.3682L67.1172%2090.3691C64.3515%2091.3569%2061.2631%2092.1444%2057.8545%2092.7344L57.8467%2092.7363C54.496%2093.2619%2050.7587%2093.5234%2046.6367%2093.5234C40.1456%2093.5234%2034.1045%2092.6382%2028.5166%2090.8633L28.5146%2090.8623C22.9838%2089.0845%2018.2004%2086.3814%2014.1729%2082.75C10.1421%2079.1156%206.97617%2074.5612%204.67188%2069.0967L4.66895%2069.0898C2.42599%2063.5483%201.3125%2057.0365%201.3125%2049.5664C1.3125%2041.8277%202.62402%2034.9537%205.26074%2028.9551C7.89412%2022.9641%2011.6173%2017.9213%2016.4297%2013.834C21.3042%209.68406%2027.1275%206.56113%2033.8906%204.45996H33.8916C40.7173%202.35976%2048.2877%201.3125%2056.5977%201.3125ZM55.2305%2025.457C51.1076%2025.457%2047.4189%2026.0049%2044.1582%2027.0918L44.1523%2027.0938C40.9561%2028.1166%2038.2872%2029.6129%2036.1338%2031.5762L36.1328%2031.5771C34.0432%2033.4769%2032.4586%2035.7886%2031.3789%2038.5195C30.3646%2041.1846%2029.8516%2044.278%2029.8516%2047.8086C29.8516%2055.1309%2031.9682%2060.6786%2036.1367%2064.5312H36.1357C40.3044%2068.3192%2046.6382%2070.2578%2055.2305%2070.2578C59.0289%2070.2578%2062.5951%2069.7749%2065.9316%2068.8125C69.3201%2067.7888%2072.1138%2066.2928%2074.3271%2064.334C76.4142%2062.4258%2077.9933%2060.243%2079.0703%2057.7842L79.2783%2057.2891C80.3567%2054.5599%2080.9023%2051.4029%2080.9023%2047.8086C80.9023%2044.4155%2080.3265%2041.3574%2079.1836%2038.627L79.1797%2038.6172C78.1022%2035.8918%2076.4557%2033.5477%2074.2354%2031.5811L74.2295%2031.5762C72.0761%2029.6129%2069.4072%2028.1166%2066.2109%2027.0938L66.2021%2027.0908C63.0084%2026.005%2059.3536%2025.457%2055.2305%2025.457Z'%20stroke='url(%23paint0_linear_4735_12610)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_4735_12610'%20x1='73.0364'%20y1='1.8125'%20x2='29.5265'%20y2='151.082'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23C4C4CD'/%3e%3cstop%20offset='0.331731'%20stop-color='%235C5C68'/%3e%3cstop%20offset='0.697115'%20stop-color='%2344444F'/%3e%3cstop%20offset='1'%20stop-color='%231A1A24'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}.swiper-wrapper:has(.swiper-slide .trending) .swiper-slide:nth-child(10){background-image:url("data:image/svg+xml,%3csvg%20width='203'%20height='148'%20viewBox='0%200%20203%20148'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M62.6758%203.46094V120.746H91.875V144.5H1.32422V120.746H33.4531V42.0586H4.05859V22.1309L4.54004%2022.1133C9.85853%2021.9187%2014.4201%2021.4653%2018.2285%2020.7559L18.9355%2020.6074C22.4302%2019.8451%2025.3988%2018.8032%2027.8496%2017.4893C30.459%2016.0254%2032.5148%2014.1871%2034.0293%2011.9785L34.0342%2011.9707C35.6199%209.75073%2036.834%207.04254%2037.668%203.83496L37.7656%203.46094H62.6758Z'%20stroke='url(%23paint0_linear_4735_12623)'/%3e%3cpath%20d='M148.23%201.3125C156.176%201.3125%20163.445%202.88856%20170.029%206.04883H170.028C176.678%209.14425%20182.37%2013.7535%20187.103%2019.8662C191.836%2025.9805%20195.475%2033.5597%20198.027%2042.5908L198.269%2043.4424C200.727%2052.2817%20201.953%2062.3978%20201.953%2073.7852C201.953%2085.6046%20200.647%2096.0698%20198.027%20105.174V105.175C195.409%20114.207%20191.705%20121.819%20186.906%20127.998C182.174%20134.175%20176.482%20138.849%20169.832%20142.01C163.184%20145.169%20155.85%20146.746%20147.84%20146.746C139.831%20146.746%20132.531%20145.203%20125.947%20142.108L125.943%20142.107C119.359%20138.947%20113.7%20134.305%20108.968%20128.192C104.234%20122.078%20100.563%20114.499%2097.9453%20105.468L97.9443%20105.464C95.3901%2096.4255%2094.1172%2085.994%2094.1172%2074.1758C94.1172%2062.3564%2095.4228%2051.9233%2098.043%2042.8838C100.661%2033.7878%20104.332%2026.176%20109.065%2020.0615L109.066%2020.0605C113.864%2013.8833%20119.588%209.20949%20126.238%206.04883C132.887%202.88914%20140.22%201.3125%20148.23%201.3125Z'%20stroke='url(%23paint1_linear_4735_12623)'/%3e%3cpath%20d='M147.84%2025.5312C151.567%2025.5312%20154.973%2026.3971%20158.047%2028.1348C161.129%2029.8769%20163.82%2032.6124%20166.132%2036.3096C168.454%2039.9584%20170.262%2044.8715%20171.571%2051.0244C172.883%2057.1897%20173.535%2064.7796%20173.535%2073.7852C173.535%2082.5281%20172.915%2090.0154%20171.67%2096.2412L171.671%2096.2422C170.493%20102.396%20168.785%20107.373%20166.531%20111.15L166.529%20111.154C164.284%20114.853%20161.628%20117.681%20158.556%20119.618C155.477%20121.559%20152.031%20122.527%20148.23%20122.527C144.177%20122.527%20140.599%20121.562%20137.515%20119.618C134.442%20117.681%20131.787%20114.853%20129.541%20111.154L129.539%20111.15C127.287%20107.375%20125.546%20102.4%20124.303%2096.2471L124.302%2096.2412C123.122%2090.0165%20122.535%2082.5292%20122.535%2073.7852C122.535%2064.7809%20123.155%2057.1934%20124.4%2051.0303C125.644%2044.878%20127.385%2039.9646%20129.641%2036.3154L129.643%2036.3135C131.953%2032.6166%20134.612%2029.8809%20137.629%2028.1377L137.633%2028.1348C140.707%2026.3971%20144.113%2025.5312%20147.84%2025.5312Z'%20stroke='url(%23paint2_linear_4735_12623)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_4735_12623'%20x1='61.5247'%20y1='3.96093'%20x2='14.1007'%20y2='144.805'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23C4C4CD'/%3e%3cstop%20offset='0.331731'%20stop-color='%235C5C68'/%3e%3cstop%20offset='0.697115'%20stop-color='%2344444F'/%3e%3cstop%20offset='1'%20stop-color='%231A1A24'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_4735_12623'%20x1='165.841'%20y1='1.8125'%20x2='122.439'%20y2='150.912'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23C4C4CD'/%3e%3cstop%20offset='0.331731'%20stop-color='%235C5C68'/%3e%3cstop%20offset='0.697115'%20stop-color='%2344444F'/%3e%3cstop%20offset='1'%20stop-color='%231A1A24'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint2_linear_4735_12623'%20x1='156.368'%20y1='26.0312'%20x2='118.417'%20y2='117.836'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23C4C4CD'/%3e%3cstop%20offset='0.331731'%20stop-color='%235C5C68'/%3e%3cstop%20offset='0.697115'%20stop-color='%2344444F'/%3e%3cstop%20offset='1'%20stop-color='%231A1A24'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}.wp-block-columns:has(.swiper){overflow:hidden}.swiper-slide:has(.cards){width:auto;height:auto}.swiper-slide:has(.insights-featured){width:100%}.swiper-slide:has(.cards--tv){width:282px}.swiper-slide:has(.card-tv-trending){width:var(--slide-width, 286px);padding-left:60px;background-repeat:no-repeat;background-position:0 20px;background-size:auto 176px}@media (min-width: 520px){.swiper-slide:has(.card-tv-trending){padding-left:100px}}.swiper-slide:has(.card-tv-trending):nth-of-type(10){padding-left:200px}.swiper-slide:has(.cards:hover){z-index:10}.cards--tv.zoom.js-zoom-shifted:not(.trending){transform:translate(0)}.cards--tv.zoom.js-zoom-mouseout{left:50%!important}.cards--tv.zoom.trending.js-zoom-hover:not(.js-zoom-shifted){left:50%!important}.card-tv-trending.js-zoom-mouseout{left:50%!important}.card-tv-trending.trending.js-zoom-hover:not(.js-zoom-shifted){left:50%!important}.swiper-slide:has(.card-tv){width:var(--slide-width, 286px)}.swiper-slide:has(.card-tv):hover{z-index:100}.swiper-slide:has(.card-tv-trending){width:var(--slide-width, 286px)}.swiper-slide:has(.card-tv-trending):hover{z-index:100}.swiper-slide:has(.card-tv-trending):first-child .card-tv-trending .card-tv__more{right:auto;left:0}.swiper-slide:has(.card-tv-trending):last-child .card-tv-trending .card-tv__more{right:0;left:auto}.card-tv{display:grid;grid-template-rows:auto 1fr;width:286px;min-height:340px;padding-top:15px}@media (min-width: 1024px){.card-tv{width:var(--slide-width, 286px)}}.card-tv:hover .card-tv__media{box-shadow:0 0 0 3px var(--wp--preset--color--white, #FFF);transform:scale(1.05);transform-box:fill-box}.card-tv:hover .card-tv__media:before{width:72px;height:72px}.card-tv:hover .card-tv__content{padding:24px 0 0}.card-tv__media{position:relative;overflow:hidden;border:2px solid transparent;border-radius:10px;grid-area:1/1/2/2}.card-tv__media:before{position:absolute;display:block;content:"";top:50%;left:50%;z-index:2;width:50px;height:50px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='126'%20height='126'%20fill='none'%3e%3cpath%20d='M63%200C28.206%200%200%2028.206%200%2063s28.206%2063%2063%2063%2063-28.206%2063-63S97.794%200%2063%200z'%20fill='transparent'/%3e%3cpath%20d='M63%200C28.206%200%200%2028.206%200%2063s28.206%2063%2063%2063%2063-28.206%2063-63S97.794%200%2063%200zm22.914%2065.772l-34.11%2019.692c-2.142%201.242-4.824-.306-4.824-2.772V43.308c0-2.466%202.682-4.014%204.824-2.772l34.11%2019.692c2.142%201.242%202.142%204.32%200%205.562v-.018z'%20fill='%23ffe600'/%3e%3c/svg%3e");background-size:contain;transform:translate(-50%,-50%);transition:all .3s ease-in-out}.card-tv__media.video-playing:before{pointer-events:none;opacity:0}.card-tv__media--thumb{aspect-ratio:16/9}.card-tv__media img{width:100%;height:100%;object-fit:cover;border-radius:10px}.card-tv__media .tv-card__video{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:10px}.card-tv__media .tv-progress{position:absolute;bottom:0;left:0;z-index:2;width:100%;height:5px}.card-tv__media .tv-progress .tv-bar{height:100%;background-color:var(--wp--preset--color--yellow, #FFE600)}.card-tv__content{align-self:start;padding:12px 0;grid-area:2/1/3/2;transition:all .3s ease-in-out}.card-tv__content--meta{display:flex;gap:var(--wp--preset--spacing--gap);align-items:center;justify-content:space-between;margin-bottom:20px}.card-tv__content--title{font-size:var(--wp--preset--font-size--h-6)}.card-tv__actions{display:flex;margin-top:12px}.card-tv-trending{width:calc(var(--slide-width, 286px) - 60px)}@media (min-width: 520px){.card-tv-trending{width:calc(var(--slide-width, 286px) - 100px)}}.post-content>div:first-of-type{margin-top:0}.post-content>.wp-block-columns:not(.alignfull){width:100%!important}.post-content{color:var(--wp--preset--color--black-2, #2E2E38)}.post-content p,.post-content li{font-family:var(--wp--preset--font-family--ey-interstate);font-size:var(--wp--preset--font-size--article);font-weight:300;line-height:145%}.post-content ul{margin:var(--wp--preset--spacing--gap) 0}.post-content hr{max-width:600px;margin:var(--wp--preset--spacing--gutter) auto;background-color:transparent;border:1.5px solid var(--wp--preset--color--black-2, #2E2E38)}.post-content img{max-width:100%}.post-content .wp-block-image{margin-top:var(--wp--preset--spacing--gutter);margin-bottom:var(--wp--preset--spacing--gutter)}.wp-block-image img{box-sizing:border-box;max-width:100%;height:auto;vertical-align:bottom}@media (min-width: 1024px){.title-padding{display:block}}.title-padding--first span:nth-child(1){display:block}@media (min-width: 1024px){.title-padding--first span:nth-child(1):first-letter{margin-left:.6em}}.title-padding--second span:nth-child(2){display:block}@media (min-width: 1024px){.title-padding--second span:nth-child(2):first-letter{margin-left:.6em}}.title-padding--third span:nth-child(3){display:block}@media (min-width: 1024px){.title-padding--third span:nth-child(3):first-letter{margin-left:.6em}}.title-padding--border{position:relative}.title-padding--border:after{position:absolute;bottom:-20px;left:0;display:block;width:50px;height:2px;content:"";background-color:var(--wp--preset--color--yellow, #FFE600)}@media (min-width: 1024px){.title-padding--border:after{bottom:-25px;width:95px;height:5px}}.form *{font-family:var(--wp--preset--font-family--ey-interstate)}.form input{width:100%;height:48px;padding:6px 20px;font-family:var(--wp--preset--font-family--ey-interstate);font-size:var(--wp--preset--font-size--base);font-weight:700;color:var(--wp--preset--color--white, #FFF);background-color:transparent;border:none;border-radius:24px;box-shadow:0 0 0 1px var(--wp--preset--color--white, #FFF)}.form__search{position:relative}.form__search ::input-placeholder{font-size:var(--wp--preset--font-size--base);font-weight:700;color:var(--wp--preset--color--white, #FFF)}.form__search :placeholder{font-size:var(--wp--preset--font-size--base);font-weight:700;color:var(--wp--preset--color--white, #FFF)}.form__search ::placeholder{font-size:var(--wp--preset--font-size--base);font-weight:700;color:var(--wp--preset--color--white, #FFF)}.form__search :input-placeholder{font-size:var(--wp--preset--font-size--base);font-weight:700;color:var(--wp--preset--color--white, #FFF)}.form__search input{padding:6px 50px 6px 20px;border-radius:25px}.form__search button{position:absolute;top:50%;right:10px;width:32px;height:32px;border-radius:100%;transform:translateY(-50%)}.wpcf7 [type=text],.wpcf7 [type=email],.wpcf7 [type=url],.wpcf7 [type=password],.wpcf7 [type=number],.wpcf7 [type=datetime-local],.wpcf7 [type=month],.wpcf7 [type=search],.wpcf7 [type=tel],.wpcf7 [type=time],.wpcf7 [type=week],.wpcf7 textarea,.wpcf7 select{width:100%;height:50px;padding:12px 20px;font-family:var(--wp--preset--font-family--ey-interstate);font-size:var(--wp--preset--font-size--base);font-weight:400;border:none;border-radius:25px}.wpcf7 textarea{height:200px}.wpcf7 select{appearance:none;background-image:url(images/chevron-down-black.svg);background-repeat:no-repeat;background-position:right 15px center}.wpcf7 .wpcf7-form-control-wrap{display:flex;margin-top:12px}.wpcf7 .tg_contactform>p{margin-bottom:var(--wp--preset--spacing--gap)!important}.wpcf7 .copy{font-size:var(--wp--preset--font-size--extra-small)}.wpcf7 a{color:var(--wp--preset--color--yellow, #FFE600)}.wpcf7 a:hover{text-decoration:underline}.post-insights{max-width:calc(var(--container) * 10 / 12);margin-right:auto;margin-left:auto;color:currentColor}@media (min-width: 1024px){.post-insights{max-width:calc(var(--container) * 12 / 12);margin-right:auto;margin-left:auto}}.post-insights__title{margin-bottom:24px}@media (min-width: 1024px){.post-insights__title{padding-left:var(--wp--preset--spacing--gap);margin-bottom:40px}}ul.triangle li,.post-content ul li{position:relative;margin-bottom:1rem}ul.triangle li:before,.post-content ul li:before{position:absolute;top:.2em;left:-1.5rem;display:inline-block;width:1em;font-size:1.2rem;font-weight:700;color:var(--wp--preset--color--yellow, #FFE600);content:"■";transform:rotate(90deg)}ul.arrow li{position:relative;display:flex;column-gap:16px;align-items:center;padding:16px 0;font-size:24px;font-weight:700;color:currentColor;border-bottom:1px solid var(--wp--preset--color--grey-2, #747480)}@media (min-width: 792px){ul.arrow li{column-gap:27px}}ul.arrow li:first-of-type{padding-top:0}ul.arrow li:last-of-type{border:none}ul.arrow li a{display:flex;column-gap:16px;align-items:center}.your-next-move{display:grid;grid-template-columns:repeat(12,1fr);gap:var(--wp--preset--spacing--gap);max-width:calc(var(--container) * 12 / 12);margin-right:auto;margin-left:auto;grid-template-columns:1fr;margin-bottom:20px}@media (min-width: 1024px){.your-next-move{grid-template-columns:4fr 8fr;padding:0 calc(4 * var(--wp--preset--spacing--gap)) 0 calc(2 * var(--wp--preset--spacing--gap));margin-bottom:100px}}.post-authors{max-width:calc(var(--container) * 12 / 12);margin-right:auto;margin-left:auto;padding:calc(var(--wp--preset--spacing--y) / 2) 0;overflow:hidden;background:var(--wp--preset--gradient--3);border-radius:10px}@media (min-width: 1024px){.post-authors{padding:var(--wp--preset--spacing--y) 0}}.post-authors__title{margin-bottom:24px}@media (min-width: 1024px){.post-authors__title{padding-left:var(--wp--preset--spacing--gap);margin-bottom:40px}}.form__search{display:grid;grid-template-columns:1fr 60px;gap:0;padding:0;background-color:var(--wp--preset--color--black, #1A1A24);border-radius:50px}.form__search input{height:60px;padding:0 20px;font-family:var(--wp--preset--font-family--ey-interstate);font-size:var(--wp--preset--font-size--base);color:var(--wp--preset--color--white, #FFF);background-color:transparent;border:none;border-radius:46px}.form__search ::input-placeholder{color:var(--wp--preset--color--white, #FFF)}.form__search :placeholder{color:var(--wp--preset--color--white, #FFF)}.form__search ::placeholder{color:var(--wp--preset--color--white, #FFF)}.form__search :input-placeholder{color:var(--wp--preset--color--white, #FFF)}.form__search button{align-self:center;width:32px;height:32px;margin-right:8px;background-color:transparent;border:none;border-radius:100%;transition:all .3s ease-in-out;display:flex;flex-direction:column;align-items:center;justify-content:center}.form__search button:focus-visible{outline:none;border-color:transparent;box-shadow:0 0 0 10px var(--wp--preset--color--black-2, #2E2E38),0 0 0 12px var(--wp--preset--color--yellow, #FFE600)!important}.form__search button svg{width:20px;pointer-events:none;transition:all .3s ease-in-out}.form__search button:hover{background-color:var(--wp--preset--color--yellow, #FFE600)}.form__search button:hover path{stroke:var(--wp--preset--color--black, #1A1A24)}.swiper-controls{display:flex;gap:16px}.swiper-arrows{display:flex;flex-wrap:nowrap;gap:16px}.swiper-arrows .swiper-button-prev svg{transform:rotate(180deg)}.has-white-background-color .swiper-button-prev,.has-white-background-color .swiper-button-next,.has-white-2-background-color .swiper-button-prev,.has-white-2-background-color .swiper-button-next,.insights-article__related .swiper-button-prev,.insights-article__related .swiper-button-next{border-color:var(--wp--preset--color--grey-1, #53535F)}.has-white-background-color .swiper-button-prev path,.has-white-background-color .swiper-button-next path,.has-white-2-background-color .swiper-button-prev path,.has-white-2-background-color .swiper-button-next path,.insights-article__related .swiper-button-prev path,.insights-article__related .swiper-button-next path{fill:var(--wp--preset--color--black, #1A1A24)}.has-white-background-color .swiper-pagination .swiper-pagination-bullet,.has-white-2-background-color .swiper-pagination .swiper-pagination-bullet,.insights-article__related .swiper-pagination .swiper-pagination-bullet{border-color:var(--wp--preset--color--black, #1A1A24)}.has-white-background-color .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.has-white-2-background-color .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.insights-article__related .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--wp--preset--color--black, #1A1A24)}.swiper-button-prev,.swiper-button-next,.swiper-stop{width:44px;height:44px;padding:0;background-color:transparent;border:1px solid var(--wp--preset--color--grey-3, #C4C4CD);border-radius:3px;transition:all .3s ease-in-out;display:flex;flex-direction:column;align-items:center;justify-content:center}.swiper-button-prev.swiper-button-lock,.swiper-button-next.swiper-button-lock,.swiper-stop.swiper-button-lock{display:none}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled,.swiper-stop.swiper-button-disabled{cursor:not-allowed;opacity:.2}.swiper-button-prev.swiper-button-disabled:hover,.swiper-button-next.swiper-button-disabled:hover,.swiper-stop.swiper-button-disabled:hover{background-color:transparent;border:1px solid var(--wp--preset--color--grey-3, #C4C4CD)}.swiper-button-prev.swiper-button-disabled:hover path,.swiper-button-next.swiper-button-disabled:hover path,.swiper-stop.swiper-button-disabled:hover path{fill:var(--wp--preset--color--white, #FFF)}.swiper-button-prev:hover,.swiper-button-next:hover,.swiper-stop:hover{background-color:var(--wp--preset--color--yellow, #FFE600);border-color:var(--wp--preset--color--yellow, #FFE600)}.swiper-button-prev:hover path,.swiper-button-next:hover path,.swiper-stop:hover path{fill:var(--wp--preset--color--black, #1A1A24)}.swiper-stop:not(.is-stopped) .play{display:none!important;visibility:hidden}.swiper-stop.is-stopped .pause{display:none!important;visibility:hidden}.swiper-pagination{display:flex;gap:10px;justify-content:center;margin:0 auto}.swiper-pagination.swiper-pagination-lock{display:none}@media (min-width: 1024px){.swiper-pagination.vertical{flex-direction:column}}.swiper-pagination.dark .swiper-pagination-bullet{width:20px;height:20px;border-color:var(--wp--preset--color--black, #1A1A24)}.swiper-pagination.dark .swiper-pagination-bullet.swiper-pagination-bullet-active{width:40px;background-color:var(--wp--preset--color--black, #1A1A24)}.swiper-pagination .swiper-pagination-bullet{display:flex;width:12px;height:12px;cursor:pointer;border:1px solid var(--wp--preset--color--white, #FFF);border-radius:12px;opacity:1;transition:all .3s ease-in-out}.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:30px;background-color:var(--wp--preset--color--white, #FFF);opacity:1}.post-tags{color:#000}.tags-list{display:flex;flex-wrap:wrap;gap:calc(var(--wp--preset--spacing--gap) / 2);align-items:center}.tag{display:inline-flex;padding:8px 12px;font-size:var(--wp--preset--font-size--small);border-radius:5px}@media (min-width: 1024px){.tag{padding:10px 24px}}.tag.center{text-align:center}.tag.small{padding:2px 8px;font-size:var(--wp--preset--font-size--extra-small)}.tag.medium{padding:6px 12px;font-size:var(--wp--preset--font-size--extra-small)}.tag.yellow{color:var(--wp--preset--color--black, #1A1A24);background-color:var(--wp--preset--color--yellow, #FFE600)}.tag.gray{color:var(--wp--preset--color--black, #1A1A24);background-color:var(--wp--preset--color--grey-4, #DFDFE3)}.tag.gray-1{color:#fff;background-color:var(--wp--preset--color--grey-1, #53535F)}.tag.purple{color:#fff;background-color:var(--wp--preset--color--purple, #B400FF)}.tag.black{color:var(--wp--preset--color--white, #FFF);background-color:var(--wp--preset--color--black, #1A1A24);border-radius:2px}.tag.black.small{padding:2px 8px;font-size:var(--wp--preset--font-size--extra-small)}.tag.border{padding:8px 14px;background:none;border:1.5px solid var(--wp--preset--color--black-2, #2E2E38);border-radius:30px}@media (min-width: 1024px){.tag.border{padding:10px 24px}}.tag.outline{padding:7px 12px;background:none;border:1px solid var(--wp--preset--color--grey-3, #C4C4CD);border-radius:3px}@media (min-width: 792px){.tag.outline{padding:10px 24px}}.tag.outline.small{padding:2px 12px;font-size:var(--wp--preset--font-size--extra-small);border-radius:5px}.tag.with-icon{position:relative;display:flex;gap:23px;align-items:center;padding-right:80px}.tag.with-icon:after{position:absolute;top:0;right:8px;bottom:0;display:block;width:45px;height:100%;content:"";background-color:currentColor;mask-repeat:no-repeat;mask-position:center center}.tag.icon-calendar:after{mask-image:url("data:image/svg+xml,%3csvg%20width='23'%20height='26'%20viewBox='0%200%2023%2026'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1%209H22M1%209V20.7336C1%2022.2271%201%2022.9734%201.28611%2023.5438C1.53778%2024.0456%201.93906%2024.454%202.43298%2024.7096C2.99395%2025%203.72868%2025%205.19594%2025H17.8041C19.2713%2025%2020.005%2025%2020.566%2024.7096C21.0599%2024.454%2021.4625%2024.0456%2021.7142%2023.5438C22%2022.974%2022%2022.2287%2022%2020.7381V9M1%209V7.93359C1%206.44012%201%205.69283%201.28611%205.1224C1.53778%204.62063%201.93906%204.21298%202.43298%203.95732C2.9945%203.66667%203.73012%203.66667%205.20026%203.66667H6.25M22%209V7.92921C22%206.43866%2022%205.69227%2021.7142%205.1224C21.4625%204.62063%2021.0599%204.21298%2020.566%203.95732C20.0044%203.66667%2019.2704%203.66667%2017.8003%203.66667H16.75M6.25%203.66667H16.75M6.25%203.66667V1M16.75%203.66667V1M15.4375%2014.3333L10.1875%2019.6667L7.5625%2017'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.tags-line{display:flex;flex-wrap:wrap;gap:calc(var(--wp--preset--spacing--gap) / 2);align-items:center}.tags-line .tags-title{position:relative;margin:0!important;font-size:18px}@media (min-width: 1024px){.tags-line .tags-title{font-size:24px}}.tags-line--line{display:block;width:37px;height:2px;background:#000}[data-tippy-root]{z-index:10000001!important}.tippy-box[data-theme~=gray]{color:#fff;background-color:var(--wp--preset--color--grey-2, #747480)}.tippy-box[data-theme~=gray][data-placement^=top]>.tippy-arrow:before{border-top-color:var(--wp--preset--color--grey-2, #747480)}.tippy-box[data-theme~=gray][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:var(--wp--preset--color--grey-2, #747480)}.tippy-box[data-theme~=gray][data-placement^=left]>.tippy-arrow:before{border-left-color:var(--wp--preset--color--grey-2, #747480)}.tippy-box[data-theme~=gray][data-placement^=right]>.tippy-arrow:before{border-right-color:var(--wp--preset--color--grey-2, #747480)}.article__toolbar{width:100%;background:var(--wp--preset--color--black, #1A1A24);border-radius:8px}.article__toolbar p{margin-bottom:0!important}@media (min-width: 1024px){.article__toolbar{max-width:max-content;padding:12px;border-radius:16px}}.article__toolbar.active{display:inline-flex;background-color:transparent}@media (min-width: 1024px){.article__toolbar.active{background-color:var(--wp--preset--color--black, #1A1A24)}}.article__toolbar.sticky-bottom{position:fixed;bottom:20px;left:50%;z-index:10000000;max-width:300px;margin-bottom:0!important;opacity:0;transform:translate(-50%)}@media (min-width: 520px){.article__toolbar.sticky-bottom{max-width:fit-content}}.article__toolbar--inner{box-sizing:border-box;display:flex;gap:0;align-items:center;width:100%;padding:8px 16px 8px 8px;overflow:hidden;outline:5px solid var(--wp--preset--color--black, #1A1A24);border:.5px solid var(--wp--preset--color--grey-3, #C4C4CD);border-radius:5px}@media (min-width: 520px){.article__toolbar--inner{padding:10px 16px}}@media (min-width: 1024px){.article__toolbar--inner{padding:20px 32px 20px 20px;border-radius:10px}}.article__toolbar.active .article__toolbar--inner{flex-direction:column-reverse;row-gap:14px;align-items:end;padding:0 0 5px;outline:none;border:none}@media (min-width: 1024px){.article__toolbar.active .article__toolbar--inner{flex-direction:row;align-items:center;border-radius:0}}.article__toolbar--icons{display:flex;flex:1 1 0%;gap:8px;align-items:center;width:100%}@media (min-width: 520px){.article__toolbar--icons{gap:12px}}@media (min-width: 1024px){.article__toolbar--icons{gap:56px}}.article__toolbar.active .article__toolbar--icons{display:grid;gap:14px;padding:0 5px}@media (min-width: 1024px){.article__toolbar.active .article__toolbar--icons{grid-template-columns:repeat(5,1fr)}.article__toolbar.active .article__toolbar--icons:not(:has(.external-widget .media-element)){grid-template-columns:repeat(4,1fr)}.article__toolbar.active .article__toolbar--icons:has(:nth-child(2):last-child){grid-template-columns:repeat(2,1fr)}.article__toolbar.active .article__toolbar--icons:has(:nth-child(2):last-child):not(:has(.external-widget .media-element)){grid-template-columns:repeat(1,1fr)}.article__toolbar.active .article__toolbar--icons:has(:nth-child(3):last-child){grid-template-columns:repeat(3,1fr)}.article__toolbar.active .article__toolbar--icons:has(:nth-child(3):last-child):not(:has(.external-widget .media-element)){grid-template-columns:repeat(2,1fr)}.article__toolbar.active .article__toolbar--icons:has(:nth-child(4):last-child){grid-template-columns:repeat(4,1fr)}.article__toolbar.active .article__toolbar--icons:has(:nth-child(4):last-child):not(:has(.external-widget .media-element)){grid-template-columns:repeat(3,1fr)}}.article__toolbar--share-icons{display:flex;gap:16px}.article__toolbar--btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;font-family:var(--wp--preset--font-family--ey-interstate);color:#fff;text-decoration:unset;cursor:pointer;outline:none;background:none;border:none;transition:none}.article__toolbar--btn span{display:none;text-align:left}.article__toolbar.active .article__toolbar--btn,.article__toolbar--btn.active{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;min-height:44px;padding:5px 12px;color:var(--wp--preset--color--grey-4, #DFDFE3);outline:5px solid var(--wp--preset--color--black, #1A1A24);background:var(--wp--preset--color--black, #1A1A24);border:1.5px solid var(--wp--preset--color--grey-1, #53535F);border-radius:5px}@media (min-width: 1024px){.article__toolbar.active .article__toolbar--btn,.article__toolbar--btn.active{column-gap:10px;padding:20px 15px}}.article__toolbar.active .article__toolbar--btn svg,.article__toolbar--btn.active svg{flex:1 1 100%;width:auto;min-width:32px;max-width:32px;height:32px}.article__toolbar.active .article__toolbar--btn span,.article__toolbar--btn.active span{font-size:14px}@media (min-width: 1024px){.article__toolbar.active .article__toolbar--btn span,.article__toolbar--btn.active span{font-size:var(--wp--preset--font-size--base)}}.article__toolbar.active .article__toolbar--btn:hover,.article__toolbar.active .article__toolbar--btn:focus,.article__toolbar--btn.active:hover,.article__toolbar--btn.active:focus{color:var(--wp--preset--color--yellow, #FFE600)}.article__toolbar.active .article__toolbar--btn:hover .twitter,.article__toolbar.active .article__toolbar--btn:hover .linkedin,.article__toolbar.active .article__toolbar--btn:focus .twitter,.article__toolbar.active .article__toolbar--btn:focus .linkedin,.article__toolbar--btn.active:hover .twitter,.article__toolbar--btn.active:hover .linkedin,.article__toolbar--btn.active:focus .twitter,.article__toolbar--btn.active:focus .linkedin{fill:var(--wp--preset--color--grey-4, #DFDFE3)}.article__toolbar.active .article__toolbar--btn span{display:inline-block}.article__toolbar.active .article__toolbar--btn span p:last-of-type{margin-bottom:0}.article__toolbar.active .article__toolbar--btn{column-gap:10px}.article__toolbar--btn.active{padding-top:0;padding-bottom:0}@media (min-width: 1024px){.article__toolbar--btn.active{padding:20px 15px}}.article__toolbar--btn.active span{display:none}@media (min-width: 1024px){.article__toolbar--btn.active span{display:inline-block}}.article__toolbar--btn.active .upload{display:none}.article__toolbar--btn.active .twitter,.article__toolbar--btn.active .linkedin,.article__toolbar--btn.active .share{display:block}.article__toolbar--btn.active .twitter:hover svg,.article__toolbar--btn.active .linkedin:hover svg,.article__toolbar--btn.active .share:hover svg{fill:var(--wp--preset--color--yellow, #FFE600)}@media (min-width: 1024px){.article__toolbar--btn{width:65px;height:65px}.article__toolbar--btn:hover,.article__toolbar--btn:focus{color:var(--wp--preset--color--yellow, #FFE600)}}.article__toolbar--btn svg{display:block;width:32px;min-width:32px;max-width:100%;height:32px;max-height:100%;fill:currentColor}@media (min-width: 792px){.article__toolbar--btn svg{width:66px;min-width:66px;max-width:66px;height:66px}}.article__toolbar--btn .twitter,.article__toolbar--btn .linkedin,.article__toolbar--btn .share{display:none;color:var(--wp--preset--color--grey-4, #DFDFE3)}.article__toolbar.active .article__toolbar--btn .twitter,.article__toolbar.active .article__toolbar--btn .linkedin,.article__toolbar.active .article__toolbar--btn .share{display:block}.article__toolbar.active .article__toolbar--btn .twitter:hover svg,.article__toolbar.active .article__toolbar--btn .twitter:focus svg,.article__toolbar.active .article__toolbar--btn .linkedin:hover svg,.article__toolbar.active .article__toolbar--btn .linkedin:focus svg,.article__toolbar.active .article__toolbar--btn .share:hover svg,.article__toolbar.active .article__toolbar--btn .share:focus svg{fill:var(--wp--preset--color--yellow, #FFE600)}.article__toolbar.active .article__toolbar--btn .upload{display:none}.article__toolbar--btn.listen:not(:has(.external-widget .media-element)){display:none}.article__toolbar--btn.listen .bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.beyondwords-player .user-interface.small.left-to-right{min-width:unset!important}.article__toolbar--btn.listen .bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.beyondwords-player .user-interface.small.left-to-right:hover .play-pause-button svg path{fill:var(--wp--preset--color--yellow, #FFE600)!important}.article__toolbar--btn.listen .bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.beyondwords-player .user-interface.small.left-to-right .play-pause-button:hover{opacity:1!important}.article__toolbar--btn.listen .bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.beyondwords-player .user-interface.small.left-to-right .main{padding:0!important;background:none!important}.article__toolbar--btn.listen .bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.beyondwords-player .user-interface.small.left-to-right .time-indicator,.article__toolbar--btn.listen .bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.beyondwords-player .user-interface.small.left-to-right .player-title,.article__toolbar--btn.listen .bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.beyondwords-player .user-interface.small.left-to-right .end{display:none!important}.article__toolbar--lnk{display:flex;column-gap:10px;align-items:center;justify-content:center;width:100%;color:#fff;text-decoration:unset;cursor:pointer}.article__toolbar--lnk:hover,.article__toolbar--lnk:focus{color:var(--wp--preset--color--yellow, #FFE600)}.article__toolbar--lnk .title{margin-right:auto}@media (min-width: 520px){.article__toolbar--lnk .title{margin-right:15px}}.article__toolbar--lnk svg{display:block;width:26px;min-width:26px;max-width:100%;height:26px;max-height:100%;fill:currentColor}@media (min-width: 792px){.article__toolbar--lnk svg{width:66px;min-width:66px;max-width:66px;height:66px}}.article__toolbar--expand{margin-left:20px;font-size:15px;color:#fff;cursor:pointer;background-color:var(--wp--preset--color--black, #1A1A24);display:flex;flex-direction:column;align-items:center;justify-content:center}@media (min-width: 1024px){.article__toolbar--expand{margin-left:80px;font-size:24px}}.article__toolbar--expand:hover,.article__toolbar--expand:focus{color:var(--wp--preset--color--yellow, #FFE600)}.article__toolbar--expand svg{display:none}.article__toolbar.active .article__toolbar--expand{display:flex;align-items:center;justify-content:center;width:35px;min-width:35px;height:35px;min-height:35px;margin-left:14px;border:1px solid var(--wp--preset--color--white, #FFF);border-radius:50%}@media (min-width: 1024px){.article__toolbar.active .article__toolbar--expand{width:70px;height:70px}}.article__toolbar.active .article__toolbar--expand span{font-size:0}.article__toolbar.active .article__toolbar--expand svg{display:block;flex:1 1 100%;width:15px;height:15px}@media (min-width: 1024px){.article__toolbar.active .article__toolbar--expand svg{width:24px;height:24px}}.article__toolbar .animated-icon{--size: 26px;--icon: 7px;--travel: 14px}@media (min-width: 792px){.article__toolbar .animated-icon{--size: 53px;--icon: 16px;--travel: 32px}}.article__toolbar--info{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;font-family:var(--wp--preset--font-family--ey-interstate);color:#fff;text-decoration:unset;cursor:pointer;outline:none;background:none;border:none;transition:none}.article__toolbar--info span{display:none;text-align:left}@media (min-width: 1024px){.article__toolbar--info span{display:inline-block}}.article__toolbar.active .article__toolbar--info{display:flex;align-items:center;justify-content:space-between;width:unset;max-width:223px;height:unset;padding:5px;font-size:999px;color:var(--wp--preset--color--grey-4, #DFDFE3);border:1.5px solid var(--wp--preset--color--grey-1, #53535F);border-radius:5px}@media (min-width: 1024px){.article__toolbar.active .article__toolbar--info{column-gap:10px;padding:20px 15px}}.article__toolbar.active .article__toolbar--info svg{flex:1 1 100%;width:auto;min-width:32px;max-width:32px;height:32px}.article__toolbar.active .article__toolbar--info .listen .bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.beyondwords-player .user-interface.small.left-to-right{border:none!important}.article__toolbar.active .article__toolbar--info span{font-size:14px}@media (min-width: 1024px){.article__toolbar.active .article__toolbar--info span{font-size:var(--wp--preset--font-size--base)}}.article__toolbar.active .article__toolbar--info:hover,.article__toolbar.active .article__toolbar--info:focus{color:var(--wp--preset--color--yellow, #FFE600)}.article__toolbar.active .article__toolbar--info:hover .twitter,.article__toolbar.active .article__toolbar--info:hover .linkedin,.article__toolbar.active .article__toolbar--info:focus .twitter,.article__toolbar.active .article__toolbar--info:focus .linkedin{fill:var(--wp--preset--color--grey-4, #DFDFE3)}.article__toolbar.active .article__toolbar--info span{display:inline-block}.article__toolbar.active .article__toolbar--info{column-gap:10px}@media (min-width: 1024px){.article__toolbar--info{width:auto;height:auto}.article__toolbar--info:hover,.article__toolbar--info:focus{color:var(--wp--preset--color--yellow, #FFE600)}}.article__toolbar--info svg{display:block;width:32px;min-width:32px;max-width:100%;height:32px;max-height:100%;fill:currentColor}@media (min-width: 792px){.article__toolbar--info svg{width:66px;min-width:66px;max-width:66px;height:66px}}.article__toolbar--job:not(.sticky-bottom){max-width:100%}@media (min-width: 520px){.article__toolbar--job:not(.sticky-bottom){max-width:max-content}}.article__toolbar--event:not(.sticky-bottom){max-width:100%}@media (min-width: 520px){.article__toolbar--event:not(.sticky-bottom){max-width:max-content}}.article__toolbar--event .article__toolbar--icons{column-gap:40px}@media (min-width: 1024px){.article__toolbar--event .article__toolbar--expand{display:none}}@media (min-width: 1024px){.article__toolbar:not(.active) .listen .bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.beyondwords-player .user-interface.small.left-to-right{display:flex!important;align-items:center!important;justify-content:center!important;min-width:53px!important;height:53px!important;border:2px solid #fff!important;border-radius:50%!important}.article__toolbar:not(.active) .listen .bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.bwp.beyondwords-player .user-interface.small.left-to-right:hover{border-color:var(--wp--preset--color--yellow, #FFE600)!important}}.video-modal{position:fixed;top:0;right:0;left:0;z-index:9999999;display:flex;align-items:center;justify-content:center;width:100%;height:100dvh;padding:0;margin:0 auto;background:#00000080;opacity:0;backdrop-filter:blur(10px);animation:fadeIn .3s ease-out forwards}.video-modal.is-active{opacity:1}.video-modal__close{position:absolute;top:4px;right:4px;z-index:10;display:flex;align-items:center;justify-content:center;width:30px;height:30px;color:var(--wp--preset--color--white, #FFF);cursor:pointer;background-color:transparent;border:1px solid var(--wp--preset--color--white, #FFF);border-radius:100%;transition:all .3s ease}.video-modal__close svg{width:20px;height:20px;fill:currentColor}.video-modal__scroll{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:20px}.video-modal__scroll [data-overlayscrollbars-viewport]{right:0!important;left:0!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:20px!important;margin-right:0!important;margin-left:0!important}.video-modal__scroll .os-scrollbar{top:40px!important;right:13px!important;height:calc(100% - 100px)}.video-modal__container{position:relative;width:100%;max-width:calc(100vw - 40px);margin:auto;overflow:hidden;background-color:var(--wp--preset--color--black-2, #2E2E38);border-radius:10px}@media (min-width: 792px){.video-modal__container{margin:auto}}@media (min-width: 1024px){.video-modal__container{max-width:900px}}@media (min-width: 1280px){.video-modal__container{max-width:1280px}}@media (min-width: 1024px){.has-transcript-open .video-modal__container{display:grid;grid-template-columns:1fr 340px;max-width:calc(100vw - 120px)}}.video-modal__related{padding-top:var(--wp--preset--spacing--ys)}@media (min-width: 1024px){.video-modal__related{grid-area:3/1/4/3}}.video-modal__player{position:relative;aspect-ratio:16/9}@media (min-width: 1024px){.has-transcript-open .video-modal__player{grid-area:1/1/2/2}}.video-modal__player--video{position:relative;z-index:9;width:100%;height:100%;aspect-ratio:16/9}.video-modal__player--video iframe{width:100%;max-height:100dvh}.video-modal__player .youtube-native-player{position:relative;width:100%;height:100%;aspect-ratio:16/9}.video-modal__player .youtube-native-player iframe{position:absolute;top:0;left:0;width:100%;height:100%}.video-modal__player--play{position:absolute;right:20px;bottom:20px;z-index:3;width:60px;height:60px;transform:none;transition:all .3s ease-in-out}@media (min-width: 1024px){.video-modal__player--play{width:80px;height:80px}}.video-modal__player--play.not-active{visibility:hidden;opacity:0}.video-modal__player--play svg{width:100%;height:100%}.video-modal__player--overlay{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background:linear-gradient(180deg,#1a1a2400 55%,#1a1a24cc 80%)}.video-modal__player--title{padding:var(--wp--preset--spacing--gap)}.has-transcript-open .video-modal__player--title{display:none}@media (min-width: 792px){.video-modal__player--title{position:absolute;bottom:90px;left:calc(4 * var(--col48));z-index:10;max-width:50%;padding:0}}.video-modal__player--title h3{margin:0;font-size:var(--wp--preset--font-size--h-4);line-height:1em}.video-modal__transcript{display:flex;flex-direction:column;height:100%;background:var(--wp--preset--color--black, #1A1A24)}@media (min-width: 1024px){.has-transcript-open .video-modal__transcript{grid-area:1/2/2/3}}.video-modal__transcript--close{position:absolute;top:10px;right:10px;z-index:10;padding:5px;color:var(--wp--preset--color--white, #FFF);cursor:pointer;background:none;border:none}.video-modal__transcript--close:hover{opacity:.7}.video-modal__transcript--heading{padding:10px;font-size:var(--wp--preset--font-size--small)}.video-modal__transcript--list{height:100%;padding:0;margin:0;overflow-y:auto;font-size:14px;scrollbar-color:var(--wp--preset--color--yellow, #FFE600) transparent;scrollbar-width:thin}.video-modal__transcript--list ul{padding-left:10px}.video-modal__transcript--list .transcript-segment{display:grid;grid-template-columns:40px 1fr;gap:12px;padding:8px 30px 8px 10px;cursor:pointer;transition:background-color .2s ease}.video-modal__transcript--list .transcript-segment:hover{background-color:#ffffff1a}.video-modal__transcript--list .transcript-segment.active{color:var(--wp--preset--color--black, #1A1A24);background-color:var(--wp--preset--color--white, #FFF);border-radius:5px}.video-modal__transcript--list .transcript-segment .transcript-time{display:inline-block;align-self:start;font-size:12px;font-weight:300;color:var(--wp--preset--color--black, #1A1A24);text-align:center;background-color:var(--wp--preset--color--grey-4, #DFDFE3);border-radius:3px}.video-modal__transcript--list .transcript-segment .transcript-text{display:inline;font-size:14px;font-weight:300;line-height:1.2em;list-style:none;transform:translateY(-3px)}.video-modal__transcript--list .transcript-segment .transcript-text:first-letter{text-transform:uppercase}.video-modal__content{padding:var(--wp--preset--spacing--gap)}@media (min-width: 792px){.video-modal__content{display:grid;grid-template-columns:1fr 220px;gap:0 calc(4 * var(--col48));padding:var(--wp--preset--spacing--ys) calc(4 * var(--col48))}}@media (min-width: 1024px){.has-transcript-open .video-modal__content{grid-area:2/1/3/3}}.video-modal__content--meta{display:flex;gap:var(--wp--preset--spacing--gap);align-items:center}@media (min-width: 792px){.video-modal__content--meta{grid-area:1/1/2/2}}.video-modal__content--description{margin-top:12px;font-size:var(--wp--preset--font-size--large);overflow-wrap:break-word}@media (min-width: 792px){.video-modal__content--description{grid-area:2/1/3/2}}.video-modal__content--speakers{padding-top:12px}@media (min-width: 792px){.video-modal__content--speakers{grid-area:1/2/3/3}}.video-modal__content--speakers .title{margin-bottom:var(--wp--preset--spacing--gap)}.video-modal__content--speakers ul{margin-bottom:25px}.video-modal__content--speakers a{display:block;padding:4px 0;text-decoration:underline}.video-modal__content--speakers a:hover{color:var(--wp--preset--color--grey-3, #C4C4CD);text-decoration:none}.video-modal__content--share{display:flex;column-gap:15px;padding:12px;background-color:var(--wp--preset--color--black, #1A1A24);border-radius:15px}.video-modal__content--share button{width:50px;height:50px}.video-modal__content--share button svg{width:50px;height:50px;fill:#fff}.video-modal__content--share button:hover svg{fill:var(--wp--preset--color--yellow, #FFE600)}.show-transcript{display:flex;align-items:center;font-size:var(--wp--preset--font-size--h-6);font-weight:700;color:var(--wp--preset--color--white, #FFF);text-decoration:underline;transform:translate(-10px);transition:all .3s ease-in-out}.show-transcript path{transition:all .3s ease-in-out}.show-transcript:hover{color:var(--wp--preset--color--yellow, #FFE600);text-decoration:none}.ey-video-controls{position:absolute;right:0;bottom:0;left:0;z-index:9999999;width:100%;height:100%;padding:20px;background:linear-gradient(transparent,#000000b3)}.ey-video-controls .play-pause{position:absolute;top:50%;left:50%;z-index:3;width:50px;height:50px;transform:translate(-50%,-50%);transition:all .3s ease-in-out}@media (min-width: 1024px){.ey-video-controls .play-pause{width:126px;height:126px}}.ey-video-controls .play-pause.not-active{visibility:hidden;opacity:0}.ey-video-controls .play-pause button{width:50px}@media (min-width: 1024px){.ey-video-controls .play-pause button{width:126px}}.ey-video-controls .play-pause.not-active{opacity:0}.ey-video-controls .progress-time{position:absolute;bottom:20px;left:20px;z-index:5;display:grid;grid-template-columns:1fr 120px;width:calc(100% - 125px)}@media (min-width: 792px){.ey-video-controls .progress-time{bottom:40px;left:calc(4 * var(--col48));width:calc(100% - 300px);max-width:60%}}.has-transcript-open .ey-video-controls .progress-time{display:none}.ey-video-controls .row{display:flex;gap:15px;align-items:center;width:100%}.ey-video-controls .progress-container{display:flex;flex:1;align-items:center;padding:5px 0;cursor:pointer}.ey-video-controls .progress-container .progress-bar{position:relative;width:100%;height:1px;background-color:var(--wp--preset--color--grey-3, #C4C4CD);border-radius:2px}.ey-video-controls .progress-container .progress-bar .progress-fill{height:5px;background-color:var(--wp--preset--color--yellow, #FFE600);border-radius:2px;transform:translateY(-2px);transition:width .1s ease}.ey-video-controls .time-display{min-width:80px;font-size:14px;font-weight:500;color:var(--wp--preset--color--white, #FFF);text-align:center}.ey-video-controls--player{height:100%}.ey-video-controls .control-buttons{position:absolute;right:10px;bottom:14px;z-index:5;display:flex;align-items:center;padding:6px;background-color:var(--wp--preset--color--black, #1A1A24);border-radius:5px}@media (min-width: 792px){.ey-video-controls .control-buttons{right:20px;bottom:24px}}@media (min-width: 1024px){.ey-video-controls .control-buttons{right:24px}}.ey-video-controls .control-buttons .control-btn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:var(--wp--preset--color--grey-3, #C4C4CD);cursor:pointer;background-color:transparent;transition:all .2s ease}@media (min-width: 792px){.ey-video-controls .control-buttons .control-btn{width:42px;height:42px}}.ey-video-controls .control-buttons .control-btn:hover{color:var(--wp--preset--color--white, #FFF)}.ey-video-controls .control-buttons .control-btn:active{transform:scale(.95)}.ey-video-controls .control-buttons .control-btn svg{width:20px;height:20px;fill:currentColor}@media (min-width: 792px){.ey-video-controls .control-buttons .control-btn svg{width:40px;height:40px}}.ey-video-controls .overlay{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background:linear-gradient(180deg,#1a1a2400 55%,#1a1a24cc 80%)}.youtube-native-player{position:relative;width:100%;height:100%;aspect-ratio:16/9;background-color:var(--wp--preset--color--black, #1A1A24)}.youtube-native-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.ey-video-player{position:relative;width:100%;aspect-ratio:16/9}.ey-video-player .youtube-native-player{position:absolute;top:0;left:0;width:100%;height:100%}:root{--container: 100vw;--os-handle-bg: $yellow;--half-desktop: 24px;--full-desktop: 24px}@media (min-width: 792px){:root{--container: calc(100vw - 4rem) }}@media (min-width: 1024px){:root{--container: calc(100vw - 9.5rem) }}@media (min-width: 1280px){:root{--container: calc(100vw - 15rem) ;--half-desktop: calc(var(--col48) * 1);--full-desktop: calc(var(--col48) * 2)}}@media (min-width: 1680px){:root{--container: calc(100vw - 18rem) ;--half-desktop: calc(var(--col48) * 2);--full-desktop: calc(var(--col48) * 4)}}@media (min-width: 2560px){:root{--container: 145rem}}html:not(.wp-toolbar){padding-top:0!important;margin-top:0!important}html:not(.wp-toolbar) .admin-bar{padding-top:0!important;margin-top:0!important}html:not(.wp-toolbar) #wpadminbar{z-index:9999999!important}.words-animation .words-line{display:block;overflow:hidden;transition:all .2s ease-in-out}.words-animation .words-wrapper{display:inline-flex;overflow:hidden;transition:all .2s ease-in-out}.words-animation .words-span{display:inline-flex;opacity:0;transform:translateY(100%);transition:all .5s ease-in-out}.words-animation .words-span.show{opacity:1;transform:translateY(0)}body.is-loading{cursor:wait}body.is-loading:after{position:fixed;top:0;left:0;z-index:9999998;display:flex;align-items:center;justify-content:center;width:100%;height:100%;content:"";background:#00000080}body.is-loading:before{position:fixed;top:50%;left:50%;z-index:9999999;font-size:var(--wp--preset--font-size--large);color:var(--wp--preset--color--white, #FFF);content:"Loading...";transform:translate(-50%,-50%)}.hidden{display:none!important;visibility:hidden}.text-balance{text-wrap:balance}.wp-site-blocks{max-width:var(--breakpoint-uhd);margin:0 auto}.wp-block-columns{position:relative}.wp-block-columns:has(>.frame-border){padding-right:12px}.gslide-video{overflow:hidden;border-radius:10px}.glightbox-container .plyr{--plyr-color-main: #FFE600;--plyr-control-color: #FFE600;--plyr-control-color-hover: #FFE600;--plyr-range-fill-background: #FFE600;--plyr-progress-loading-background: #FFE600;--plyr-video-control-background: rgb(255 230 0 / .9);--plyr-video-control-background-hover: rgb(255 230 0 / 1)}.glightbox-container .plyr--video .plyr__control.plyr__tab-focus,.glightbox-container .plyr--video .plyr__control:hover,.glightbox-container .plyr--video .plyr__control[aria-expanded=true]{color:#000;background:#ffe600e6}.glightbox-container .plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#ffe600}.block-radius{border-radius:15px}@media (min-width: 1280px){.outer-gap{max-width:calc(100% - var(--wp--preset--spacing--gap) * 2)!important;margin-right:auto!important;margin-left:auto!important}}.overflow-hidden{overflow:hidden}.animate__hidden{visibility:hidden;opacity:0}.os-scrollbar-handle{background-color:var(--wp--preset--color--yellow, #FFE600)!important}.os-scrollbar-handle:hover{cursor:grab;background-color:var(--wp--preset--color--white-2, #F6F6FA)!important}.bold{font-weight:700}.bg-1{background-color:#191a24;background-image:url(./bg-1-CQ6iZLfm.jpg);background-repeat:no-repeat;background-position:top right;background-size:cover;background-position:top right -310px}@media (min-width: 792px){.bg-1{background-position:top right}}.bg-2{background-color:#191a24;background-image:url(./bg-2-BZ5wJ6ji.jpg);background-repeat:no-repeat;background-position:top left;background-size:cover}.bg-3{background-color:#191a24;background-image:url(./bg-3-Dfr5gThf.png);background-repeat:no-repeat;background-position:top right;background-size:cover}.bg-4{background-color:#191a24;background-image:url(./bg-4-ZBLlhxp_.jpg);background-repeat:no-repeat;background-position:top right;background-size:cover}.bg-5{background-color:#191a24;background-image:url(./bg-5-D4fNDCsj.jpg);background-repeat:no-repeat;background-position:top left;background-size:cover}.bg-6{background-color:#191a24;background-image:url(./bg-6-BvzJwYjC.jpg);background-repeat:no-repeat;background-position:bottom left;background-size:cover}.bg-7{background-color:#191a24;background-image:url(./bg-7-CkKj5Kv0.jpg);background-repeat:no-repeat;background-position:top right;background-size:cover}.bg-8{background-color:#191a24;background-image:url(./bg-8-XQfatyjg.jpg);background-repeat:no-repeat;background-position:top center;background-size:cover}.bg-9{background-color:#191a24;background-image:url(./bg-9-DlQb002V.jpg);background-repeat:no-repeat;background-position:top left;background-size:cover;background-size:200%}@media (min-width: 792px){.bg-9{background-size:cover}}.bg-10{background-color:#191a24;background-image:url(./bg-10-BIVKO3x-.jpg);background-repeat:no-repeat;background-position:top right;background-size:cover}.bg-11{background-color:#191a24;background-image:url(./bg-11-BBzqYV7V.png);background-repeat:no-repeat;background-position:bottom right;background-size:cover}.bg-12{background-color:#191a24;background-image:url(./bg-12-Bezy1Xz3.jpg);background-repeat:no-repeat;background-position:top left;background-size:cover}.bg-13{background-color:#191a24;background-image:url(./bg-13-CfI6bLr8.jpg);background-repeat:no-repeat;background-position:top center;background-size:cover}.bg-14,.bg-inside-14{background-color:#191a24;background-image:url(./bg-inside-14-BmQIlwaE.jpg);background-repeat:no-repeat;background-position:top center;background-size:cover}.bg-15,.bg-inside-15{background-color:#191a24;background-image:url(./bg-inside-15-CsC1s27P.jpg);background-repeat:no-repeat;background-position:bottom center;background-size:cover}.bg-16,.bg-inside-16{background-color:#191a24;background-image:url(./bg-inside-16-BUd2Xxg5.jpg);background-repeat:no-repeat;background-position:top right;background-size:cover}.bg-17,.bg-inside-17{background-color:#191a24;background-image:url(./bg-inside-17-DTHnV5hn.jpg);background-repeat:no-repeat;background-position:top right;background-size:cover}.bg-18,.bg-inside-18{background-color:#191a24;background-image:url(./bg-inside-18-B4VyiMNz.jpg);background-repeat:no-repeat;background-position:bottom right;background-size:cover}.bg-19,.bg-inside-19{background-color:#191a24;background-image:url(./bg-inside-19-BVwv5zjz.jpg);background-repeat:no-repeat;background-position:top right;background-size:cover}.g1{background-color:#191a24;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1920'%20height='358'%20viewBox='0%200%201920%20358'%20fill='none'%20xmlns:v='https://vecta.io/nano'%3e%3cpath%20fill='url(%23A)'%20d='M0%200h1922v358H0z'/%3e%3cdefs%3e%3clinearGradient%20id='A'%20x1='1240.59'%20y1='358'%20x2='1203.76'%20y2='-49.794'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%231a1a24'/%3e%3cstop%20offset='1'%20stop-color='%232e2e38'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center center;background-size:cover}.g2{background-color:#191a24;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1920'%20height='735'%20viewBox='0%200%201920%20735'%20fill='none'%20xmlns:v='https://vecta.io/nano'%3e%3cpath%20fill='url(%23A)'%20d='M0%200h1920v735H0z'/%3e%3cdefs%3e%3clinearGradient%20id='A'%20x1='664'%20y1='735'%20x2='1031.8'%20y2='196.608'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%231a1a24'/%3e%3cstop%20offset='1'%20stop-color='%232e2e38'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center center;background-size:cover}.g3{background-color:#191a24;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1640'%20height='636'%20viewBox='0%200%201640%20636'%20fill='none'%20xmlns:v='https://vecta.io/nano'%3e%3crect%20width='1640'%20height='636'%20rx='10'%20fill='url(%23A)'/%3e%3cdefs%3e%3clinearGradient%20id='A'%20x1='649.832'%20y1='0'%20x2='1395'%20y2='707.298'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%232e2e38'/%3e%3cstop%20offset='1'%20stop-color='%23747480'%20stop-opacity='.4'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center center;background-size:cover}.g4{background:linear-gradient(239deg,#1a1a24 56.48%,#2e2e38 76.04%)}.g5{background-color:#191a24;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1916'%20height='600'%20viewBox='0%200%201916%20600'%20fill='none'%20xmlns:v='https://vecta.io/nano'%3e%3crect%20width='1920'%20height='600'%20rx='10'%20fill='url(%23A)'/%3e%3cdefs%3e%3clinearGradient%20id='A'%20x1='1279'%20y1='0'%20x2='1583.61'%20y2='701.787'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23fcfcfd'/%3e%3cstop%20offset='.264'%20stop-color='%23f6f6fa'/%3e%3cstop%20offset='.548'%20stop-color='%23f6f6f7'/%3e%3cstop%20offset='.798'%20stop-color='%23f0f0f2'/%3e%3cstop%20offset='1'%20stop-color='%23dfdfe3'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center center;background-size:cover}.g6{background-color:#191a24;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1584'%20height='864'%20viewBox='0%200%201584%20864'%20fill='none'%20xmlns:v='https://vecta.io/nano'%3e%3crect%20width='1584'%20height='864'%20rx='10'%20fill='url(%23A)'/%3e%3cdefs%3e%3clinearGradient%20id='A'%20x1='792'%20y1='864'%20x2='792'%20y2='0'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23fff'/%3e%3cstop%20offset='1'%20stop-color='%23f6f6fa'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center center;background-size:cover}.g7{background-color:#191a24;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1641'%20height='734'%20viewBox='0%200%201641%20734'%20fill='none'%20xmlns:v='https://vecta.io/nano'%3e%3crect%20x='1641'%20y='734'%20width='1641'%20height='734'%20rx='10'%20transform='rotate(180%201641%20734)'%20fill='url(%23A)'/%3e%3cdefs%3e%3clinearGradient%20id='A'%20x1='3282'%20y1='1101.5'%20x2='2531.01'%20y2='1474.72'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-opacity='.6'/%3e%3cstop%20offset='.344'%20stop-opacity='.469'/%3e%3cstop%20offset='.467'%20stop-opacity='.453'/%3e%3cstop%20offset='1'%20stop-opacity='.1'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center center;background-size:cover}.bg-inside{position:relative}.bg-inside:before{position:absolute;display:block;content:"";top:0;left:0;width:100%;height:100%;background-image:url(./bg-inside-mEzq_ckA.svg);background-repeat:no-repeat;background-position:center center;background-size:80% auto}@media (min-width: 1024px){.bg-inside:before{background-size:cover}}.print-only{display:none}.text-color-white{color:#fff}.text-color-black{color:#000}.text-color-theme-black{color:var(--wp--preset--color--black, #1A1A24)}.has-indentation div{white-space:nowrap}.has-indentation div:last-of-type:not(:first-of-type){padding-left:var(--wp--preset--spacing--gutter)}.has-indentation .words-line{white-space:nowrap}.has-indentation .words-line:last-of-type:not(:first-of-type){padding-left:var(--wp--preset--spacing--gutter)}hr{margin-right:auto;margin-left:auto}hr.is-style-align-left{margin-left:0}hr.is-style-short{width:32px;height:2px!important;margin:var(--wp--preset--spacing--gap) auto var(--wp--preset--spacing--gap) 0!important}hr.has-alpha-channel-opacity{display:block;max-width:490px;height:6px;border:0}hr.has-spectrum-4-gradient-background{background-image:var(--wp--preset--gradient--spectrum-4)!important}.has-rainbow-gradient{background:linear-gradient(132deg,#ffe600,#ff8758,#ff5fbf,#ffe600);background-clip:text;background-size:400% 400%;-webkit-text-fill-color:transparent}.has-rainbow-gradient:not(.animate__hidden){animation:rainbow-gradient 8s ease-in-out infinite}@keyframes rainbow-gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;white-space:nowrap;border:0;clip:rect(0,0,0,0)}ul.wp-block-social-links{display:inline-flex}@media (min-width: 792px){.is-sticky{position:sticky;top:100px;bottom:auto;align-self:flex-start}}@media (min-width: 1024px){.is-sticky{top:var(--wp--preset--spacing--gap)}}[data-tippy-root]{z-index:1000000000}.grid{display:grid;grid-template-columns:1.25rem repeat(12,minmax(0,1fr)) 1.25rem;width:100%}@media (min-width: 792px){.grid{grid-template-columns:2rem repeat(12,minmax(0,1fr)) 2rem;column-gap:1rem}}@media (min-width: 1024px){.grid{grid-template-columns:4.75rem repeat(12,minmax(0,1fr)) 4.75rem}}@media (min-width: 1280px){.grid{grid-template-columns:7.5rem repeat(12,minmax(0,1fr)) 7.5rem;column-gap:1.5rem}}.grid.reverse{display:flex;padding-right:1.25em;padding-left:1.25em}@media (min-width: 792px){.grid.reverse{display:grid;padding-right:0;padding-left:0}}.row{grid-column:2/span 12}.row.row-14{grid-column:1/span 14}@media (min-width: 1024px){.row.row-8{grid-column:3/span 10}}@media (min-width: 1280px){.row.row-8{grid-column:4/span 8}}:root{--col48: calc(100vw / 48)}@media (min-width: 1024px){:root{--col48: calc((100vw - 168px) / 48)}}@media (min-width: 1280px){:root{--col48: calc((100vw - 240px) / 48)}}@media (min-width: 1920px){:root{--col48: 35px}}body>.is-layout-constrained>.wp-block-columns:not(.alignfull),.wp-block-group.is-style-simple{width:calc(100% - var(--wp--preset--spacing--gap) * 2)!important;margin-right:auto;margin-left:auto}.wp-block-group.is-style-container,.wp-block-columns.is-style-constrained{width:calc(100% - var(--wp--preset--spacing--gap) * 2)!important;max-width:var(--wp--style--global--content-size)!important;margin-right:auto!important;margin-left:auto!important}.wp-block-columns:not(.alignfull),.container{width:calc(100% - var(--wp--preset--spacing--gap) * 2)!important;max-width:var(--wp--style--global--content-size)!important;margin-right:auto!important;margin-left:auto!important}@media (min-width: 1024px){.wp-block-columns:not(.alignfull),.container{width:calc(100% - (var(--wp--preset--spacing--gutter) + var(--wp--preset--spacing--gap)) * 2)!important}}.wp-block-columns.alignwide,.wp-block-group.alignwide{width:calc(100% - var(--wp--preset--spacing--gap) * 2)!important;max-width:var(--wp--style--global--wide-size)!important;margin-right:auto!important;margin-left:auto!important}@media (min-width: 1024px){.wp-block-columns.alignwide,.wp-block-group.alignwide{width:calc(100% - (var(--wp--preset--spacing--gutter) + var(--wp--preset--spacing--gap)) * 2)!important}}.wp-block-columns.is-style-wide{width:100%!important;max-width:var(--wp--style--global--content-size)!important;margin-right:auto!important;margin-left:auto!important}@media (min-width: 1024px){.wp-block-columns.is-style-wide{width:calc(100% - (var(--wp--preset--spacing--gutter) + var(--wp--preset--spacing--gap)) * 2)!important}}.entry-content>.wp-block-columns:has(>.has-background){padding-right:var(--wp--preset--spacing--gap);padding-left:var(--wp--preset--spacing--gap)}.wp-block-columns.alignfull{width:100%!important;max-width:none}.wp-block-columns .wp-block-columns{width:100%!important}.wp-block-columns.reverse{flex-direction:column-reverse}@media (min-width: 792px){.wp-block-columns.reverse{flex-direction:row}}.wp-block-columns .align-center{align-self:center}.wp-block-group.is-style-full,.wp-block-columns.is-style-full{width:100%!important;max-width:none!important;margin-right:auto!important;margin-left:auto!important}.wp-block-group.is-style-narrow-10,.wp-block-columns.is-style-narrow-10{width:calc(100% - var(--wp--preset--spacing--gutter) * 2)!important;margin-right:auto!important;margin-left:auto!important}@media (min-width: 1680px){.wp-block-group.is-style-narrow-10,.wp-block-columns.is-style-narrow-10{max-width:calc(40 * var(--col48))!important}}.wp-block-group.is-style-narrow-8,.wp-block-columns.is-style-narrow-8{width:calc(100% - var(--wp--preset--spacing--gutter) * 2)!important;max-width:100%!important;margin-right:auto!important;margin-left:auto!important}@media (min-width: 1680px){.wp-block-group.is-style-narrow-8,.wp-block-columns.is-style-narrow-8{max-width:calc(32 * var(--col48))!important}}:where(.wp-block-columns.has-background){padding:var(--wp--preset--spacing--gap)}.accordion{margin-top:var(--wp--preset--spacing--ys);margin-bottom:var(--wp--preset--spacing--ys)}@media (min-width: 1024px){.accordion{max-width:calc(var(--container) * 10 / 12);margin-right:auto;margin-left:auto}}.accordion details{padding:var(--wp--preset--spacing--ys) var(--wp--preset--spacing--ys);margin-bottom:15px;border-top:1px solid var(--wp--preset--color--grey-3, #C4C4CD);border-bottom:1px solid var(--wp--preset--color--grey-3, #C4C4CD)}@media (min-width: 1024px){.accordion details{padding:var(--wp--preset--spacing--ys) var(--wp--preset--spacing--ys) var(--wp--preset--spacing--ys) var(--wp--preset--spacing--yl);margin-bottom:68px}}.accordion details summary{display:flex;align-items:center;font-size:var(--wp--preset--font-size--h-5);font-weight:700;cursor:pointer}.accordion details summary::marker{content:""}.accordion details summary:after{display:flex;width:53px;min-width:53px;height:53px;min-height:53px;margin-left:auto;content:"";background-color:var(--wp--preset--color--yellow, #FFE600);background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20xmlns:v='https://vecta.io/nano'%3e%3cpath%20d='M12%206a.5.5%200%200%201-.5.5h-5v5a.5.5%200%200%201-.5.5.5.5%200%200%201-.5-.5v-5h-5A.5.5%200%200%201%200%206a.5.5%200%200%201%20.5-.5h5v-5A.5.5%200%200%201%206%200a.5.5%200%200%201%20.5.5v5h5a.5.5%200%200%201%20.5.5z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:17px;border-radius:50%}.accordion details[open] summary{margin-bottom:15px}@media (min-width: 1024px){.accordion details[open] summary{margin-bottom:32px}}.accordion details[open] summary:after{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%3e%3cpath%20d='M12%206a.5.5%200%200%201-.5.5h-11A.5.5%200%200%201%200%206a.5.5%200%200%201%20.5-.5h11a.5.5%200%200%201%20.5.5z'/%3e%3c/svg%3e")}.accordion details p{margin-bottom:0}.background-image{position:relative;display:flex;flex-direction:column;justify-content:center;width:100%}.background-image.is-admin{padding:20px}.background-image.has-overlay:before{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;content:"";background:linear-gradient(164deg,#000000f2 29.82%,#0000 100.58%)}@media (min-width: 1024px){.background-image.has-overlay:before{background:linear-gradient(94deg,#000000b3 2.99%,#0000004d 52.24%)}}.background-image__content{position:relative;z-index:2}.card-block__wrapper{width:100%;max-width:100%}.card-block.is-admin .card-block-placeholder{padding:var(--wp--preset--spacing--gap);text-align:center;color:var(--wp--preset--color--grey-3, #C4C4CD);background:var(--wp--preset--color--grey-1, #53535F);border:2px dashed var(--wp--preset--color--grey-3, #C4C4CD);border-radius:15px}.cards-stacker{position:relative;display:grid}.cards-stacker__numbers{position:relative;z-index:100;display:flex;flex-direction:column;place-self:center center;width:100%;margin-top:var(--wp--preset--spacing--gap);background:var(--wp--preset--color--white-2, #F6F6FA);border-radius:25px}@media (min-width: 1024px){.cards-stacker__numbers{flex-direction:row;width:auto;height:60px}}.cards-stacker__numbers button,.cards-stacker__numbers span{display:block;min-width:200px;height:50px;padding:4px 12px;margin:0;font-size:var(--wp--preset--font-size--base);font-weight:500;color:var(--wp--preset--color--black, #1A1A24);background:none;border:none;border-radius:30px}@media (min-width: 1024px){.cards-stacker__numbers button,.cards-stacker__numbers span{height:60px}}@media (min-width: 1440px){.cards-stacker__numbers button,.cards-stacker__numbers span{min-width:275px}}.cards-stacker__numbers button:hover,.cards-stacker__numbers span:hover{text-decoration:underline}.cards-stacker__numbers span{text-align:center}.cards-stacker__numbers .active{display:flex;height:50px;background-color:var(--wp--preset--color--yellow, #FFE600);border-radius:30px}.cards-stacker__numbers .active-card{color:var(--wp--preset--color--black, #1A1A24)}.cards-stacker__numbers .active-card:hover{text-decoration:none}.cards-stacker__numbers .inactive-card{color:var(--wp--preset--color--black, #1A1A24)}.cards-stacker__item{margin:var(--wp--preset--spacing--gutter) auto;overflow:hidden;border-radius:10px}.cards-stacker__wrapper,.carousel-featured-insight{position:relative}.carousel-featured-insight__carousel{z-index:1;overflow:hidden;border-radius:10px}.carousel-featured-insight .swiper-slide{height:auto}.carousel-featured-insight .swiper-slide>div{height:100%;aspect-ratio:auto}.carousel-featured-insight .swiper-controls{position:absolute;right:var(--wp--preset--spacing--gap);bottom:var(--wp--preset--spacing--gap);z-index:2}@media (min-width: 1024px){.carousel-featured-insight .swiper-controls{right:var(--wp--preset--spacing--gutter);bottom:var(--wp--preset--spacing--gutter)}}.carousel-featured-insight .swiper-controls button{color:var(--wp--preset--color--white, #FFF)}.carousel-marquee{position:relative;margin:var(--wp--preset--spacing--y) 0 var(--wp--preset--spacing--ys) 0!important;overflow:hidden}.carousel-marquee__wrapper{position:relative;display:flex;gap:var(--wp--preset--spacing--gutter);will-change:transform}.carousel-marquee__item{display:grid;flex-shrink:0;grid-template-columns:120px 1fr;gap:var(--wp--preset--spacing--gap);white-space:nowrap}.carousel-marquee__item p{align-self:center;margin:0}.carousel-marquee__control{justify-content:flex-end}.carousel-featured-insight{position:relative}.carousel-featured-insight__carousel{border-radius:10px;overflow:hidden;z-index:1}.carousel-featured-insight__tag{position:absolute;top:var(--wp--preset--spacing--gap);right:var(--wp--preset--spacing--gap);z-index:2}@media (min-width: 1024px){.carousel-featured-insight__tag{top:var(--wp--preset--spacing--gutter);right:var(--wp--preset--spacing--gutter)}}.carousel-featured-insight .swiper-controls{position:absolute;bottom:var(--wp--preset--spacing--gap);right:var(--wp--preset--spacing--gap);z-index:2}@media (min-width: 1024px){.carousel-featured-insight .swiper-controls{bottom:var(--wp--preset--spacing--gutter);right:var(--wp--preset--spacing--gutter)}}.circle-counter{display:flex;flex-wrap:wrap;gap:32px 64px;align-items:center;justify-content:space-evenly;padding:var(--wp--preset--spacing--ys) var(--wp--preset--spacing--ys);margin-top:var(--wp--preset--spacing--ys);margin-bottom:var(--wp--preset--spacing--ys);font-family:var(--wp--preset--font-family--ey-interstate);color:#fff;border-radius:15px}@media (min-width: 1024px){.circle-counter{align-items:flex-start;padding:var(--wp--preset--spacing--ys) var(--wp--preset--spacing--yl) var(--wp--preset--spacing--y);max-width:calc(var(--container) * 10 / 12);margin-right:auto;margin-left:auto}}.circle-counter__el{display:flex;flex:1;flex-direction:column;column-gap:25px;align-items:center;max-width:350px}@media (min-width: 1024px){.circle-counter__el{column-gap:50px}}.circle-counter__counter{position:relative;display:inline-flex;align-items:center;justify-content:center;width:164px;max-width:100%;height:164px;margin:0 auto;cursor:pointer;background:#0000;border-radius:50%;transition:height .2s ease-in-out}@media (min-width: 1024px){.circle-counter__counter{width:328px;height:328px}}.circle-counter__counter .percentage{position:absolute;top:50%;right:0;left:0;font-size:50px!important;vertical-align:middle;text-align:center;transform:translate3d(0,-50%,0)}@media (min-width: 1024px){.circle-counter__counter .percentage{font-size:100px!important}}.circle-counter__counter .percentage span{font-size:30px!important}@media (min-width: 1024px){.circle-counter__counter .percentage span{font-size:60px!important}}.circle-counter__counter canvas{position:absolute;top:0;left:0}.circle-counter__header{padding:0;margin-bottom:0;font-size:var(--wp--preset--font-size--article)!important;color:#fff;text-align:center;text-wrap:balance}@media (min-width: 1024px){.circle-counter__header{font-size:24px!important}}.circle-counter h2,.circle-counter h3,.circle-counter h4,.circle-counter h5,.circle-counter h6,.circle-counter span,.circle-counter p{font-size:var(--wp--preset--font-size--article)!important;text-align:center}.content-carousel,.content-carousel__wrapper{position:relative;width:100%}.content-carousel .swiper{width:100%;overflow:hidden}.content-carousel .swiper-wrapper{display:flex;align-items:stretch}.content-carousel.is-admin .swiper{overflow:visible}.content-carousel.is-admin .swiper-wrapper{flex-wrap:wrap;gap:1rem}.content-carousel.is-admin .swiper-slide{width:100%;min-width:250px}.content-carousel.is-admin .swiper-pagination{display:none}.content-loop__row{display:grid;gap:1rem;grid-template-columns:minmax(260px,1fr)}@media (min-width: 792px){.content-loop__row{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}}@media (min-width: 1024px){.content-loop__row{gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}}@media (min-width: 1280px){.content-loop__row{gap:24px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}}@media (min-width: 1440px){.content-loop__row{gap:32px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}}.content-loop__row.cards-per-row-1,.content-loop__row.cards-per-row-2{grid-template-columns:minmax(260px,1fr)}@media (min-width: 792px){.content-loop__row.cards-per-row-2{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));max-width:calc(520px + 1.5rem)}}@media (min-width: 1280px){.content-loop__row.cards-per-row-2{grid-template-columns:repeat(2,1fr);max-width:none}}.content-loop__row.cards-per-row-3{grid-template-columns:minmax(260px,1fr)}@media (min-width: 792px){.content-loop__row.cards-per-row-3{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));max-width:calc(780px + 2rem)}}@media (min-width: 1280px){.content-loop__row.cards-per-row-3{grid-template-columns:repeat(3,1fr);max-width:none}}.content-loop__row.cards-per-row-4{grid-template-columns:minmax(260px,1fr)}@media (min-width: 792px){.content-loop__row.cards-per-row-4{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));max-width:1064px}}@media (min-width: 1280px){.content-loop__row.cards-per-row-4{grid-template-columns:repeat(4,1fr);max-width:none}}.content-loop__row.cards-per-row-5{grid-template-columns:minmax(260px,1fr)}@media (min-width: 792px){.content-loop__row.cards-per-row-5{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));max-width:1332px}}@media (min-width: 1280px){.content-loop__row.cards-per-row-5{grid-template-columns:repeat(5,1fr);max-width:none}}@media (min-width: 792px){.content-loop__row.has-featured .content-loop__card--featured{grid-column:span 2;grid-row:span 2;min-height:400px}}.content-loop__card{display:flex;align-self:flex-start;height:100%;min-width:0}@media (min-width: 792px){.content-loop__card--featured{min-height:400px}}.content-loop__load-more{display:flex;justify-content:center;padding:var(--wp--preset--spacing--gap) 0 0 0}.content-loop__pagination{display:flex;justify-content:center;padding:0 0 var(--wp--preset--spacing--y)}.content-loop__pagination--list{display:flex}.content-loop__pagination--link{display:flex;align-items:center;justify-content:center;height:48px;padding:6px 12px;text-decoration:none}.content-loop__pagination--link--next,.content-loop__pagination--link--prev{width:48px;height:48px}.content-loop__no-results{padding:var(--wp--preset--spacing--y) 0;text-align:center}@media (max-width: 791px){.content-loop__row{gap:.75rem;grid-template-columns:minmax(280px,1fr)}.content-loop__card--featured{min-height:300px}}.possible-hide:has(.content-loop__no-results){display:none}.possible-hide .content-loop__no-results+*{display:none}@media (min-width: 1024px){.insights-article--event .post-content{max-width:calc(var(--container) * 10 / 12);margin-right:auto;margin-left:auto}}.agenda{margin-left:0;list-style:none}.agenda__time{display:inline-block;width:15%;padding:5px}.agenda li{padding:10px;margin-bottom:0!important;line-height:normal;vertical-align:top;border-bottom:solid .25px #c9c9c9}.agenda li:before{display:none!important}.agenda li:first-of-type{background:#f2f2f2}.agenda li:nth-child(2n+3){background:#f2f2f2}.agenda__title{display:inline-block;width:85%;font-weight:600}.agenda p{margin-bottom:10px;font-size:.86em}.frame{position:relative;align-self:start;overflow:hidden}.frame__background{position:absolute;inset:0;z-index:0;background:linear-gradient(var(--angle),#669FF7,#66DF74,#FFE600,#669FF7);animation:8s rotate linear infinite}.frame__content{position:relative;z-index:1;display:flex;align-items:flex-end;height:100%;padding:calc(var(--wp--preset--spacing--gutter) / 2)}@media (min-width: 792px){.frame__content{padding:var(--wp--preset--spacing--gutter)}}.frame.frame-1{aspect-ratio:571/413}.frame.frame-1 .frame__background{background:linear-gradient(var(--angle),#ffe600,#ff7d1e,#ff32ff,#ffe600);mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='571'%20height='413'%20fill='none'%20xmlns:v='https://vecta.io/nano'%3e%3cpath%20d='M570.376%20413H56.8v-9.489h504.102l.08-392.217L9.459%20108.625v285.413H0V100.67L570.456%200l-.08%20413z'%20fill='url(%23A)'/%3e%3cpath%20d='M9.459%20403.511H0v9.473h9.459v-9.473z'%20fill='url(%23A)'/%3e%3cuse%20href='%23C'%20fill='url(%23A)'/%3e%3cuse%20href='%23C'%20x='18.933'%20fill='url(%23B)'/%3e%3cdefs%3e%3clinearGradient%20id='A'%20x1='92.28'%20y1='413'%20x2='558.841'%20y2='0'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='.348'%20stop-color='%23ffe600'/%3e%3cstop%20offset='.655'%20stop-color='%23ff7d1e'/%3e%3cstop%20offset='1'%20stop-color='%23ff32ff'/%3e%3c/linearGradient%3e%3clinearGradient%20id='B'%20x1='73.347'%20y1='413'%20x2='539.908'%20y2='0'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='.348'%20stop-color='%23ffe600'/%3e%3cstop%20offset='.655'%20stop-color='%23ff7d1e'/%3e%3cstop%20offset='1'%20stop-color='%23ff32ff'/%3e%3c/linearGradient%3e%3cpath%20id='C'%20d='M28.392%20403.511h-9.459v9.473h9.459v-9.473z'/%3e%3c/defs%3e%3c/svg%3e") no-repeat center;mask-size:contain}.frame.frame-1 .frame__content{align-items:flex-end;justify-content:flex-start}.frame.frame-2{aspect-ratio:571/413}.frame.frame-2 .frame__background{background:linear-gradient(var(--angle),#ffe600,#00c864,#4696ff,#ffe600);mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='571'%20height='413'%20fill='none'%20xmlns:v='https://vecta.io/nano'%3e%3cpath%20d='M570.376%20413H56.8v-9.489h504.102l.08-392.217L9.459%20108.625v285.413H0V100.67L570.456%200l-.08%20413z'%20fill='url(%23A)'/%3e%3cpath%20d='M9.459%20403.511H0v9.473h9.459v-9.473z'%20fill='url(%23A)'/%3e%3cuse%20href='%23C'%20fill='url(%23A)'/%3e%3cuse%20href='%23C'%20x='18.933'%20fill='url(%23B)'/%3e%3cdefs%3e%3clinearGradient%20id='A'%20x1='169.072'%20y1='406.547'%20x2='570.456'%20y2='0'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='.35'%20stop-color='%23ffe600'/%3e%3cstop%20offset='.704'%20stop-color='%2300c864'/%3e%3cstop%20offset='1'%20stop-color='%234696ff'/%3e%3c/linearGradient%3e%3clinearGradient%20id='B'%20x1='150.139'%20y1='406.547'%20x2='551.523'%20y2='0'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='.35'%20stop-color='%23ffe600'/%3e%3cstop%20offset='.704'%20stop-color='%2300c864'/%3e%3cstop%20offset='1'%20stop-color='%234696ff'/%3e%3c/linearGradient%3e%3cpath%20id='C'%20d='M28.392%20403.511h-9.459v9.473h9.459v-9.473z'/%3e%3c/defs%3e%3c/svg%3e") no-repeat center;mask-size:contain}.frame.frame-2 .frame__content{align-items:flex-end;justify-content:flex-start}.frame.frame-3{aspect-ratio:323/518}.frame.frame-3 .frame__background{background:linear-gradient(var(--angle),#ffe600,#ff7d1e,#ff32ff,#ffe600);mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='323'%20height='518'%20fill='none'%20xmlns:v='https://vecta.io/nano'%3e%3cpath%20d='M10.778%20517.945H.013v-10h10.766v10z'%20fill='url(%23A)'/%3e%3cpath%20d='M29.08%20517.945H18.315v-10H29.08v10z'%20fill='url(%23A)'/%3e%3cpath%20d='M47.382%20517.945H36.616v-10h10.766v10z'%20fill='url(%23A)'/%3e%3cpath%20d='M323%20517.927H61.817v-10.023h250.392V11.89L10.791%2059.951v438.944H0V51.502L323%200v517.927z'%20fill='url(%23A)'/%3e%3cdefs%3e%3clinearGradient%20id='A'%20x1='52.25'%20y1='517.945'%20x2='458.53'%20y2='355.572'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='.348'%20stop-color='%23ffe600'/%3e%3cstop%20offset='.655'%20stop-color='%23ff7d1e'/%3e%3cstop%20offset='1'%20stop-color='%23ff32ff'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat center;mask-size:contain}.frame.frame-3 .frame__content{flex-direction:column;align-items:center;justify-content:center}.frame.frame-4{aspect-ratio:676/676}.frame.frame-4 .frame__background{background:linear-gradient(var(--angle),#ffe600,#ff8758,#ff5fbf,#ffe600);mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='676'%20height='676'%20fill='none'%20xmlns:v='https://vecta.io/nano'%3e%3cpath%20d='M671%20338C671%20154.089%20521.911%205%20338%205S5%20154.089%205%20338s149.089%20333%20333%20333v5C151.328%20676%200%20524.672%200%20338S151.328%200%20338%200s338%20151.328%20338%20338-151.328%20338-338%20338v-5c183.911%200%20333-149.089%20333-333z'%20fill='url(%23A)'/%3e%3cdefs%3e%3clinearGradient%20id='A'%20x1='153.569'%20y1='-127.129'%20x2='554.396'%20y2='280.325'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23ffe600'/%3e%3cstop%20offset='.75'%20stop-color='%23ff8758'/%3e%3cstop%20offset='1'%20stop-color='%23ff5fbf'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat center;mask-size:contain}.frame.frame-4 .frame__content{flex-direction:column;align-items:center;justify-content:center;padding:calc(1.5 * var(--col48))}.frame.frame-5{aspect-ratio:324/238;padding:calc(var(--wp--preset--spacing--gutter) / 2);padding-top:20%}@media (min-width: 1024px){.frame.frame-5{padding:0}}@media (min-width: 1024px){.frame.frame-5{aspect-ratio:570/413}}.frame.frame-5 .frame__background{background:linear-gradient(var(--angle),#ffe600,#ff7d1e,#ff32ff,#ffe600);mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='571'%20height='413'%20fill='none'%20xmlns:v='https://vecta.io/nano'%3e%3cpath%20d='M570.376%20413H56.8v-9.489h504.102l.08-392.217L9.459%20108.625v285.413H0V100.67L570.456%200l-.08%20413z'%20fill='url(%23A)'/%3e%3cpath%20d='M9.459%20403.511H0v9.473h9.459v-9.473z'%20fill='url(%23A)'/%3e%3cuse%20href='%23C'%20fill='url(%23A)'/%3e%3cuse%20href='%23C'%20x='18.933'%20fill='url(%23B)'/%3e%3cdefs%3e%3clinearGradient%20id='A'%20x1='92.28'%20y1='413'%20x2='558.841'%20y2='0'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='.348'%20stop-color='%23ffe600'/%3e%3cstop%20offset='.655'%20stop-color='%23ff7d1e'/%3e%3cstop%20offset='1'%20stop-color='%23ff32ff'/%3e%3c/linearGradient%3e%3clinearGradient%20id='B'%20x1='73.347'%20y1='413'%20x2='539.908'%20y2='0'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='.348'%20stop-color='%23ffe600'/%3e%3cstop%20offset='.655'%20stop-color='%23ff7d1e'/%3e%3cstop%20offset='1'%20stop-color='%23ff32ff'/%3e%3c/linearGradient%3e%3cpath%20id='C'%20d='M28.392%20403.511h-9.459v9.473h9.459v-9.473z'/%3e%3c/defs%3e%3c/svg%3e") no-repeat center;mask-size:contain}.frame.frame-5 .frame__content{display:grid;flex-direction:column;align-items:center;padding:0;overflow:hidden}@media (min-width: 520px){.frame.frame-5 .frame__content{justify-content:center}}@media (min-width: 792px){.frame.frame-5 .frame__content{padding:var(--wp--preset--spacing--gutter)}}@media (min-width: 1024px){.frame.frame-5 .frame__content{padding-top:15%}}.frame .acf-innerblocks-container{width:100%}.frame .acf-innerblocks-container h4{margin-bottom:0!important}@media (width < 470px){.frame .acf-innerblocks-container h4{font-size:20px}}@keyframes rotate{to{--angle: 360deg}}@property --angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}.google-chart{padding:var(--wp--preset--spacing--ys) var(--wp--preset--spacing--ys);margin-top:var(--wp--preset--spacing--ys);margin-bottom:var(--wp--preset--spacing--ys);border-radius:15px}@media (min-width: 1024px){.google-chart{max-width:calc(var(--container) * 10 / 12);margin-right:auto;margin-left:auto;padding:var(--wp--preset--spacing--y) var(--wp--preset--spacing--yl)}}.google-chart .chart__outer{width:100%;overflow:auto hidden}.hero-text-image__wrapper{row-gap:var(--wp--preset--spacing--gap)}@media (min-width: 1024px){.hero-text-image__wrapper{grid-template-rows:auto 1fr}}.hero-text-image__heading{grid-area:1/2/2/14}@media (min-width: 1024px){.hero-text-image__heading{grid-area:1/2/2/9;padding-right:var(--full-desktop)}}.hero-text-image__image{grid-area:2/2/3/14}@media (min-width: 1024px){.hero-text-image__image{grid-area:1/9/3/14;align-self:center}}.hero-text-image__text{grid-area:3/2/4/14}@media (min-width: 1024px){.hero-text-image__text{grid-area:2/2/3/9;padding-right:var(--full-desktop)}}.horizontal-bar{padding:var(--wp--preset--spacing--ys) var(--wp--preset--spacing--ys);margin-top:var(--wp--preset--spacing--ys);margin-bottom:var(--wp--preset--spacing--ys);font-family:var(--wp--preset--font-family--ey-interstate);color:#fff;border-radius:15px}@media (min-width: 1024px){.horizontal-bar{max-width:calc(var(--container) * 10 / 12);margin-right:auto;margin-left:auto;padding:var(--wp--preset--spacing--ys) var(--wp--preset--spacing--y)}}.horizontal-bar__title{margin-bottom:30px;text-wrap:balance}@media (min-width: 1024px){.horizontal-bar__title{max-width:600px;margin-bottom:60px}}.horizontal-bar__list{display:flex;flex-direction:column;row-gap:23px;padding-right:30px}@media (min-width: 1024px){.horizontal-bar__list{row-gap:30px}}.horizontal-bar__list--el-title{margin:.5em 0;font-size:var(--wp--preset--font-size--small);text-wrap:balance}.horizontal-bar__list--el-percent{position:relative;width:100%;max-width:0;height:10px;padding-right:40px;background:linear-gradient(90deg,var(--wp--preset--color--yellow, #FFE600) 50%,#FF8758 75.2%,#FF5FBF 89.12%);border-radius:30px;transition:all .6s ease-in-out}.horizontal-bar.is__active .horizontal-bar__list--el-percent{max-width:100%}.horizontal-bar__list--el-percent span{position:absolute;top:50%;right:-10px;font-size:20px;font-weight:700;opacity:0;transform:translateY(-50%) translate(100%);transition:all .6s ease-in-out}.horizontal-bar.is__active .horizontal-bar__list--el-percent span{opacity:1}.image-with-text{display:grid;margin-top:var(--wp--preset--spacing--y);margin-bottom:var(--wp--preset--spacing--y)}@media (min-width: 1024px){.image-with-text{grid-template-rows:auto 1fr;grid-template-columns:7fr 5fr;gap:0 var(--wp--preset--spacing--gutter)}}@media (min-width: 1024px){.image-with-text.right{grid-template-columns:5fr 7fr}}@media (min-width: 1024px){.post-content .image-with-text{max-width:calc(var(--container) * 8 / 12);margin-right:auto;margin-left:auto;grid-template-columns:repeat(2,minmax(0,1fr))}}.image-with-text__title{grid-area:1/1/2/2}@media (min-width: 1024px){.left>.image-with-text__title{grid-area:1/2/2/3}}@media (min-width: 1024px){.right>.image-with-text__title{grid-area:1/1/2/2}}.image-with-text__title--label{margin:0;font-size:var(--wp--preset--font-size--small)}.image-with-text__media{grid-area:2/1/3/2}@media (min-width: 1024px){.left>.image-with-text__media{grid-area:1/1/3/2}}@media (min-width: 1024px){.right>.image-with-text__media{grid-area:1/2/3/3}}.image-with-text__media img{border-radius:15px}.image-with-text__content{grid-area:3/1/4/2;padding:var(--wp--preset--spacing--gap) 0}@media (min-width: 1024px){.left>.image-with-text__content{grid-area:2/2/3/3}}@media (min-width: 1024px){.right>.image-with-text__content{grid-area:2/1/3/2}}@media (min-width: 1024px){.image-with-text__content{padding:0}}.image-with-text-inline{display:grid;margin-top:var(--wp--preset--spacing--y);margin-bottom:var(--wp--preset--spacing--y)}@media (min-width: 1024px){.image-with-text-inline{grid-template-rows:auto 1fr;grid-template-columns:7fr 5fr;gap:0 var(--wp--preset--spacing--gutter)}}@media (min-width: 1024px){.image-with-text-inline.right{grid-template-columns:5fr 7fr}}@media (min-width: 1024px){.post-content .image-with-text-inline{grid-template-columns:repeat(2,minmax(0,1fr));max-width:calc(var(--container) * 6 / 12);margin-right:auto;margin-left:auto}}.image-with-text-inline__title{grid-area:1/1/2/2}@media (min-width: 1024px){.left .image-with-text-inline__title{grid-area:1/2/2/3}}@media (min-width: 1024px){.right .image-with-text-inline__title{grid-area:1/1/2/2}}.image-with-text-inline__media{grid-area:2/1/3/2}@media (min-width: 1024px){.left .image-with-text-inline__media{grid-area:1/1/3/2}}@media (min-width: 1024px){.right .image-with-text-inline__media{grid-area:1/2/3/3}}.image-with-text-inline__media img{border-radius:15px}.image-with-text-inline__content{grid-area:3/1/4/2;padding:var(--wp--preset--spacing--gap) 0;font-weight:300}@media (min-width: 1024px){.left .image-with-text-inline__content{grid-area:2/2/3/3}}@media (min-width: 1024px){.right .image-with-text-inline__content{grid-area:2/1/3/2}}@media (min-width: 1024px){.image-with-text-inline__content{padding:0}}.insights-article--job .insights-article__tags .tags-list{order:2;width:100%}@media (min-width: 792px){.insights-article--job .insights-article__tags .tags-list{order:1;width:auto}}.insights-article--job .insights-article__tags .insights-article__date{order:3}@media (min-width: 792px){.insights-article--job .insights-article__tags .insights-article__date{order:2}}.insights-article--job .insights-article__tags .btn{order:1;margin-left:auto}@media (min-width: 792px){.insights-article--job .insights-article__tags .btn{order:3}}@media (min-width: 1024px){.insights-article--job .post-content{max-width:calc(var(--container) * 10 / 12);margin-right:auto;margin-left:auto}}.insights-article--job .insights-article__related:not(.insights-article__related--black){background-color:var(--wp--preset--color--white, #FFF)!important;background-image:none!important}.insights-article{background:#fff}.insights-article__hero{z-index:2}.insights-article__top{grid-area:1/2/2/14;padding:var(--wp--preset--spacing--yxl) 0 var(--wp--preset--spacing--ys);border-radius:0 0 10px 10px}.insights-article__top .article__toolbar,.insights-article__top .article__toolbar--outer{margin-bottom:20px}@media (min-width: 1024px){.insights-article__top .article__toolbar,.insights-article__top .article__toolbar--outer{margin-bottom:35px}}.insights-article__tags{display:flex;flex-wrap:wrap;gap:16px var(--wp--preset--spacing--gap);align-items:center;justify-content:flex-start;margin-bottom:var(--wp--preset--spacing--ys)}.insights-article__date{display:flex;flex-wrap:wrap;column-gap:var(--wp--preset--spacing--gap);align-items:center;font-size:16px;font-weight:700}@media (min-width: 1024px){.insights-article__date{font-size:18px;font-weight:400}}.insights-article__date time{font-weight:700}.insights-article__title{margin-bottom:20px}@media (min-width: 1024px){.insights-article__title{display:flex;column-gap:110px;justify-content:space-between;margin-bottom:38px}}.insights-article__title h1{font-size:var(--wp--preset--font-size--h-2)}.insights-article__title-left{max-width:1200px}.insights-article__title-right{display:none}@media (min-width: 1024px){.insights-article__title-right{display:flex;flex-direction:column;row-gap:23px;align-items:end;justify-content:center;min-width:200px;text-align:right}}.insights-article__title-right.no-authors{justify-content:start}.insights-article__authors{display:flex;flex-direction:column;row-gap:5px;align-items:end}.insights-article__authors--list{display:flex;flex-direction:column;row-gap:11px;align-items:end}.insights-article__authors--el{color:var(--wp--preset--color--yellow, #FFE600);text-decoration:underline;text-decoration-thickness:auto;text-decoration-style:solid;text-decoration-skip-ink:auto;text-underline-position:from-font;text-underline-offset:auto;cursor:pointer}.insights-article__authors--el:hover,.insights-article__authors--el:focus{color:#fff!important}.insights-article__authors--el:hover a,.insights-article__authors--el:focus a{color:#fff!important}.insights-article__authors--el a{color:var(--wp--preset--color--yellow, #FFE600)!important;text-decoration:none!important}.insights-article__authors--el.all,.insights-article__authors--el .all{display:flex;column-gap:7px;align-items:center}.insights-article__authors--el.all svg,.insights-article__authors--el .all svg{width:12px;height:12px;fill:currentColor}.insights-article__authors--el.all:hover,.insights-article__authors--el.all:focus,.insights-article__authors--el .all:hover,.insights-article__authors--el .all:focus{color:#fff!important}.insights-article__media{display:grid;row-gap:20px}@media (min-width: 1440px){.insights-article__media{grid-template-rows:59px 1fr 82px;grid-template-columns:repeat(24,minmax(0,1fr))}}.insights-article__media--thumb{position:relative;display:grid;aspect-ratio:2/1;overflow:hidden;border-radius:5px}@media (min-width: 1024px){.insights-article__media--thumb{grid-row:1/4;grid-column:1/25;width:100%;border-radius:10px}}.insights-article__media--video,.insights-article__media--image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.insights-article__media--play-toggle{position:absolute;bottom:14px;left:14px;z-index:2;display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;overflow:hidden;color:#fff;cursor:pointer;background:var(--wp--preset--color--black-2, #2E2E38)!important;border:1px solid var(--wp--preset--color--grey-3, #C4C4CD)!important;border-radius:2px}@media (min-width: 1024px){.insights-article__media--play-toggle{bottom:34px;left:34px;width:42px;height:42px;background:transparent!important}}.insights-article__media--play-toggle:hover,.insights-article__media--play-toggle:focus{color:var(--wp--preset--color--yellow, #FFE600);border-color:var(--wp--preset--color--yellow, #FFE600)!important}.insights-article__media--play-toggle svg{width:100%;height:100%;fill:currentColor}.insights-article__media--play-toggle[aria-pressed=true] .icon-play,.insights-article__media--play-toggle[aria-pressed=false] .icon-pause{display:none}.insights-article__media--play-toggle .icon-play,.insights-article__media--play-toggle .icon-pause{display:block;width:100%;height:100%}.insights-article__media--notes{z-index:0}@media (min-width: 1440px){.insights-article__media--notes{grid-row:2/3;grid-column:12/24;align-content:center}}@media (min-width: 1680px){.insights-article__media--notes{grid-column:15/24}}.insights-article__media--notes-outer{padding:20px;background:#1a1a24cc;border-radius:10px}@media (min-width: 1024px){.insights-article__media--notes-outer{backdrop-filter:blur(10px)}}.insights-article__media--notes-inner{position:relative;padding:21px 25px;font-size:16px}@media (min-width: 1024px){.insights-article__media--notes-inner{padding:40px;font-size:18px}}.insights-article__media--notes-inner>*{position:relative;z-index:1}.insights-article__media--notes-inner:after{position:absolute;inset:0;content:"";background:linear-gradient(var(--angle),#FFE600,#FF5FBF) border-box;border:3px solid transparent;border-radius:10px;mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);mask-composite:destination-out;mask-composite:exclude;animation:8s rotate linear infinite}.insights-article__media--notes-inner svg{margin-bottom:10px}@media (min-width: 1024px){.insights-article__media--notes-inner svg{position:absolute;top:30px;right:23px;margin:0}}.insights-article__media--notes-inner .title{margin-bottom:24px}.insights-article__content{padding:calc(2 * var(--wp--preset--spacing--gap)) 0}.insights-article__content .post-content{padding-bottom:var(--wp--preset--spacing--gap)}.insights-article__content .post-content>p,.insights-article__content .post-content>ul,.insights-article__content .post-content>ol,.insights-article__content .post-content>blockquote,.insights-article__content .post-content>h1,.insights-article__content .post-content>h2,.insights-article__content .post-content>h3,.insights-article__content .post-content>h4,.insights-article__content .post-content>h5,.insights-article__content .post-content>h6{max-width:calc(var(--container) * 8 / 12);margin-right:auto;margin-left:auto}.insights-article__content .post-content h1{font-size:var(--wp--preset--font-size--h-2);font-weight:400}.insights-article__content .post-content h2{font-size:var(--wp--preset--font-size--h-3);font-weight:400}.insights-article__content .post-content h3{font-size:var(--wp--preset--font-size--h-4);font-weight:400}.insights-article__content .post-content h4{font-size:var(--wp--preset--font-size--h-5);font-weight:400}.insights-article__content .post-content h1,.insights-article__content .post-content h2,.insights-article__content .post-content h3,.insights-article__content .post-content h4,.insights-article__content .post-content h5,.insights-article__content .post-content h6{margin-top:0;margin-bottom:.5em}.insights-article__content .post-content img{border-radius:10px}.insights-article__content .post-content a{color:var(--wp--preset--color--black, #1A1A24);text-decoration:underline}.insights-article__content .post-content a:hover{color:var(--wp--preset--color--grey-1, #53535F)}@media (min-width: 1024px){.insights-article__content .post-tags{max-width:calc(var(--container) * 10 / 12);margin-right:auto;margin-left:auto;width:100%}}.insights-article__next{grid-area:3/1/4/15;padding:var(--wp--preset--spacing--y) 0;background:var(--wp--preset--gradient--2)}.insights-article__related{grid-area:4/1/5/15;padding:var(--wp--preset--spacing--y) 0 var(--wp--preset--spacing--gutter) 0;color:var(--wp--preset--color--black-2, #2E2E38);background:linear-gradient(180deg,var(--wp--preset--color--white, #FFF) 0%,var(--wp--preset--color--white-2, #F6F6FA) 100%)}@media (min-width: 1024px){.insights-article__related{padding:var(--wp--preset--spacing--y) 0}}.insights-article__related--black{color:#fff;background:var(--wp--preset--gradient--2)}.profile-hero__media-container{position:relative;width:100%;aspect-ratio:323/158;overflow:hidden;border-radius:15px}@media (min-width: 1024px){.profile-hero__media-container{grid-area:1/1/2/3;aspect-ratio:1640/740}}.profile-hero__media-container:after{position:absolute;display:block;content:"";inset:0;z-index:3;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1641'%20height='734'%20fill='none'%20xmlns:v='https://vecta.io/nano'%3e%3cpath%20transform='rotate(180%201641%20734)'%20fill='url(%23A)'%20d='M1641%20734h1641v734H1641z'/%3e%3cdefs%3e%3cradialGradient%20id='A'%20cx='0'%20cy='0'%20r='1'%20gradientTransform='matrix(788%20330%20-560.838%201373.59%202366%201138)'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%231a1a24'%20stop-opacity='.05'/%3e%3cstop%20offset='.543'%20stop-color='%231a1a24'%20stop-opacity='.45'/%3e%3cstop%20offset='.752'%20stop-color='%231a1a24'%20stop-opacity='.6'/%3e%3cstop%20offset='1'%20stop-color='%231a1a24'%20stop-opacity='.8'/%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e");background-size:cover}.profile-hero__media-container.has-video .profile-hero__image-wrapper,.profile-hero__media-container.has-video.video-ended .profile-hero__video{opacity:0;transition:opacity .8s ease-in-out}.profile-hero__media-container.has-video.video-ended .profile-hero__image-wrapper{opacity:1}.profile-hero__media-container .profile-hero__video,.profile-hero__media-container .profile-hero__image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.profile-hero__media-container .profile-hero__video{z-index:2;opacity:1}.profile-hero__media-container .profile-hero__image-wrapper{z-index:1}.profile-hero__media-container .profile-hero__image-wrapper .profile-hero__media,.profile-hero__media-container .profile-hero__image-wrapper figure{width:100%;height:100%;margin:0}.profile-hero__media-container .profile-hero__image-wrapper .profile-hero__media img,.profile-hero__media-container .profile-hero__image-wrapper figure img{position:absolute;top:0;left:0;width:100%;max-width:100%;height:100%;object-fit:cover;object-position:bottom center}.profile-hero{padding:0;margin:var(--wp--preset--spacing--yxl) 0 var(--wp--preset--spacing--ys) 0}@media (min-width: 1024px){.profile-hero{display:grid;grid-template-columns:1fr 1fr;column-gap:20px;aspect-ratio:1640/740}}.profile-hero__head-mobile{display:flex;flex-direction:column;row-gap:16px;padding-bottom:16px;margin-bottom:10px}@media (min-width: 1024px){.profile-hero__head-mobile{display:none}}.profile-hero__job-title{display:inline-block;width:fit-content;padding:12px;font-size:14px;font-weight:700;color:#fff;text-align:center;background-color:var(--wp--preset--color--grey-2, #747480);border-radius:5px}.profile-hero__office{font-size:16px;font-weight:700;color:#fff}.profile-hero__body .profile-hero__job-title{display:none}@media (min-width: 1024px){.profile-hero__body .profile-hero__job-title{display:block;background-color:var(--wp--preset--color--black-2, #2E2E38)}}.profile-hero__body{display:flex;flex-direction:column;row-gap:20px;padding:20px 0 55px}@media (min-width: 1024px){.profile-hero__body{grid-area:1/1/2/2;z-index:3;justify-content:flex-end;padding:0 0 var(--wp--preset--spacing--ys) calc(2 * var(--col48))}}.profile-hero__name{margin-bottom:0!important}.profile-hero__cite{margin-bottom:0}.profile-hero__actions{display:flex;flex-direction:column;row-gap:14px}@media (min-width: 1024px){.profile-hero__actions{z-index:3;place-self:end end;justify-content:flex-end;grid-area:1/2/2/3;padding:0 calc(2 * var(--col48)) var(--wp--preset--spacing--ys) 0}}.profile-hero__action{box-sizing:border-box;display:flex;column-gap:40px;align-items:center;justify-content:space-between;padding:20px 14px;font-size:var(--wp--preset--font-family--ey-interstate);color:#fff;outline:1px solid #fff;background-color:transparent;border-radius:5px}.profile-hero__action:hover{cursor:pointer;outline:2px solid var(--wp--preset--color--yellow, #FFE600)}.profile-hero__action svg{width:32px;height:32px}.profile-hero__action svg.play{stroke:currentColor}.profile-hero__action svg.email,.profile-hero__action svg.email *{stroke:currentColor}.profile-hero__action svg.linkedin{fill:currentColor}.profile-info{grid-area:2/2/3/14;padding-bottom:40px}@media (min-width: 1680px){.profile-info{grid-area:2/3/3/13}}.profile-tabs{display:flex;column-gap:20px;justify-content:start;width:100%;min-width:fit-content}@media (min-width: 1024px){.profile-tabs{column-gap:50px}}.profile-tabs:has(:nth-child(4)){column-gap:20px;justify-content:space-between}.profile-tabs__line{margin-bottom:20px}@media (min-width: 1024px){.profile-tabs__line{margin-bottom:100px}}.profile-tabs__outer{bottom:-100px;max-width:100%;padding:12px;background:var(--wp--preset--color--black, #1A1A24);border-radius:8px;transform:translateY(16px);transition:bottom .3ms ease-in-out;will-change:transform,opacity}.profile-tabs__outer.sticky{position:fixed;z-index:10;transition:transform .24s cubic-bezier(.2,.8,.2,1),opacity .24s cubic-bezier(.2,.8,.2,1)}.profile-tabs__outer.sticky.is-visible{opacity:1;transform:translateY(0)}.profile-tabs__outer.is-leaving{opacity:0;transform:translateY(24px);transition:transform .18s cubic-bezier(.2,.8,.2,1),opacity .18s cubic-bezier(.2,.8,.2,1)}.profile-tabs__outer.stuck-end{position:absolute;bottom:unset}.profile-tabs__outline{max-width:100%;padding:8px;overflow-x:auto;scrollbar-color:var(--wp--preset--color--yellow, #FFE600) transparent;scrollbar-width:thin;border:.5px solid var(--wp--preset--color--grey-3, #C4C4CD);border-radius:10px}@media (min-width: 1024px){.profile-tabs__outline{padding:10px 32px 6px}}.profile-tabs__el{padding:10px 20px;font-size:16px;font-weight:700;color:var(--wp--preset--color--grey-3, #C4C4CD);white-space:nowrap;text-decoration:none}@media (min-width: 1024px){.profile-tabs__el{padding-bottom:20px}}.profile-tabs__el:hover,.profile-tabs__el.active{color:#fff;cursor:pointer;box-shadow:0 6px 0 var(--wp--preset--color--yellow, #FFE600)}.profile-about{display:flex;flex-direction:column;gap:40px;column-gap:72px;margin-bottom:24px}@media (min-width: 1024px){.profile-about{flex-direction:row-reverse}}@media (min-width: 1024px){.profile-about .sticky-spacer{max-width:450px}}@media (min-width: 1680px){.profile-about .sticky-spacer{max-width:522px}}.profile-about__frame{width:100%;font-size:18px}@media (min-width: 1024px){.profile-about__frame{flex:1;min-width:450px}}@media (min-width: 1680px){.profile-about__frame{flex:1;min-width:522px}}@media (min-width: 1024px){.profile-about__content{flex:2}}.profile-areas{margin-bottom:32px}.profile-areas__list{display:flex;flex-wrap:wrap;gap:16px}.profile-areas__list-el{padding:12px 16px;color:#fff;background:var(--wp--preset--color--grey-2, #747480);border-radius:30px}.profile-areas__list-el:hover{background:var(--wp--preset--color--grey-1, #53535F)}.profile-next{padding-bottom:20px}@media (min-width: 1024px){.profile-next{padding-bottom:0}}.blockquote-full{padding:var(--wp--preset--spacing--ys) var(--wp--preset--spacing--ys);margin-top:var(--wp--preset--spacing--ys);margin-bottom:var(--wp--preset--spacing--ys);text-align:left;background:var(--wp--preset--gradient--dark-gray-1);border-radius:15px}@media (min-width: 1024px){.blockquote-full{padding:var(--wp--preset--spacing--yl) var(--wp--preset--spacing--yl);max-width:calc(var(--container) * 10 / 12);margin-right:auto;margin-left:auto}}.blockquote-full>.h4{margin-bottom:0;font-weight:700;color:transparent;background:var(--wp--preset--gradient--spectrum-1);background-clip:text;-webkit-text-fill-color:transparent}.testimonial-full{display:grid;padding:var(--wp--preset--spacing--ys) var(--wp--preset--spacing--ys) var(--wp--preset--spacing--y);margin-top:var(--wp--preset--spacing--ys);margin-bottom:var(--wp--preset--spacing--ys);color:#fff;background:var(--wp--preset--gradient--dark-gray-1);border-radius:15px}@media (min-width: 1024px){.testimonial-full{grid-template-rows:auto 1fr;grid-template-columns:repeat(12,minmax(0,1fr));gap:0 var(--wp--preset--spacing--gutter);padding:var(--wp--preset--spacing--ys) var(--wp--preset--spacing--yl) var(--wp--preset--spacing--y);max-width:calc(var(--container) * 10 / 12);margin-right:auto;margin-left:auto}}.testimonial-full.no_image{display:block}.testimonial-full.no_image figure{display:flex;flex-direction:column;gap:var(--wp--preset--spacing--gutter) var(--wp--preset--spacing--gutter);margin:auto}@media (min-width: 1024px){.testimonial-full.no_image figure{flex-direction:row;align-items:flex-end;justify-content:space-between;margin:unset}}.testimonial-full.no_image figure blockquote{display:flex;align-items:end;width:auto;max-width:664px;max-height:500px;aspect-ratio:664/481;padding:75px calc(var(--wp--preset--spacing--gap) * 1) calc(var(--wp--preset--spacing--gap) * 1);overflow:hidden;background-image:url("data:image/svg+xml,%3csvg%20width='664'%20height='482'%20viewBox='0%200%20664%20482'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%20481.5H11.0097V470.468H0V481.5ZM22.038%20481.5H33.0478V470.468H22.038V481.5ZM44.0761%20481.5H55.0858V470.468H44.0761V481.5ZM664%200.518604L4.54871%20116.959L0%20117.759V459.417H11.0097V127.024L652.972%2013.6715L652.879%20470.449H66.1141V481.481H663.907L664%200.5V0.518604Z'%20fill='url(%23paint0_linear_4658_19429)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_4658_19429'%20x1='390.016'%20y1='-22.0776'%20x2='164.567'%20y2='475.079'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FFE600'/%3e%3cstop%20offset='0.548077'%20stop-color='%23FF8758'/%3e%3cstop%20offset='0.951923'%20stop-color='%23C06DFF'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain}@media (min-width: 1024px){.testimonial-full.no_image figure blockquote{padding:167px calc(var(--wp--preset--spacing--gap) * 2) calc(var(--wp--preset--spacing--gap) * 3)}}.testimonial-full.no_image figure blockquote:before{top:45px;right:var(--wp--preset--spacing--gap);left:unset;width:30px;height:26px}@media (min-width: 1024px){.testimonial-full.no_image figure blockquote:before{top:90px;right:calc(var(--wp--preset--spacing--gap) * 2);width:54px;height:44px}}.testimonial-full.no_image figure blockquote p{max-height:100%;margin:0;overflow:hidden}.testimonial-full.no_image figure figcaption{text-align:right}.testimonial-full__media{grid-area:1/1/2/2}@media (min-width: 1024px){.testimonial-full__media{grid-area:1/5/2/13}}.testimonial-full__media img{border-radius:15px}.testimonial-full__content{grid-area:2/1/3/2;padding:var(--wp--preset--spacing--gap) 0}@media (min-width: 1024px){.testimonial-full__content{grid-area:1/1/2/6;align-content:center;padding:0}}.testimonial-full__content blockquote{position:relative;padding-top:65px;margin:0}@media (min-width: 1024px){.testimonial-full__content blockquote{padding-top:117px}}.testimonial-full__content blockquote p{font-size:var(--wp--preset--font-size--article);line-height:normal}@media (min-width: 1024px){.testimonial-full__content blockquote p{margin-bottom:34px}}.testimonial-full__content blockquote:before{position:absolute;top:0;left:0;display:block;width:73px;height:59px;content:"";background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='55'%20height='46'%20viewBox='0%200%2055%2046'%20fill='none'%3e%3cpath%20d='M24.466%205.8364C21.9059%207.31281%2019.8%208.54315%2018.1896%209.60945C16.5793%2010.6757%2014.9689%2012.0701%2013.3172%2013.7926C11.7894%2015.4331%2010.5919%2017.1145%209.76609%2018.919C8.94026%2020.7235%208.36217%2023.0202%208.03183%2025.8499H11.9959C15.3818%2025.8499%2018.0658%2026.6702%2020.0065%2028.3516C21.9472%2030.0331%2022.9382%2032.4528%2022.9382%2035.6517C22.9382%2037.9483%2022.0711%2040.0809%2020.3368%2042.0904C18.6026%2044.1%2016.2489%2045.0843%2013.2346%2045.0843C8.52734%2045.0843%205.1414%2043.5258%203.1181%2040.491C1.0948%2037.4151%200.0625%2033.396%200.0625%2028.3516C0.0625%2024.8247%200.847046%2021.5848%202.37485%2018.673C3.90265%2015.7612%205.76078%2013.1364%207.99054%2010.8808C10.2203%208.54315%2012.6152%206.5336%2015.134%204.93415C17.6528%203.2937%2019.7587%201.98133%2021.493%200.915039L24.466%205.79539V5.8364ZM54.9394%205.8364C52.3793%207.31281%2050.2734%208.54315%2048.6631%209.60945C47.0527%2010.6757%2045.4423%2012.0701%2043.7906%2013.7926C42.1802%2015.4741%2041.0241%2017.1965%2040.1982%2018.96C39.4137%2020.7235%2038.8356%2023.0202%2038.5053%2025.8499H42.4693C45.8552%2025.8499%2048.5392%2026.6702%2050.4799%2028.3516C52.4206%2030.0331%2053.4116%2032.4528%2053.4116%2035.6517C53.4116%2037.9483%2052.5445%2040.0809%2050.8102%2042.0904C49.076%2044.1%2046.7223%2045.0843%2043.708%2045.0843C39.0008%2045.0843%2035.6148%2043.5258%2033.5915%2040.491C31.5682%2037.4151%2030.5359%2033.396%2030.5359%2028.3516C30.5359%2024.8247%2031.3205%2021.5848%2032.8483%2018.673C34.3761%2015.7612%2036.2342%2013.1364%2038.464%2010.8808C40.6937%208.54315%2043.0887%206.5336%2045.6075%204.93415C48.1263%203.2937%2050.2322%201.98133%2051.9664%200.915039L54.9394%205.79539V5.8364Z'%20fill='%23FFE600'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:contain}.testimonial-full__content figcaption{text-align:right}@media (min-width: 1024px){.testimonial-full__content figcaption{text-align:left}}.testimonial-full__content figcaption cite{font-size:var(--wp--preset--font-size--h-6);font-weight:700}.testimonial-full__content figcaption cite p{margin-bottom:0}@keyframes pulse{0%,to{opacity:.7}50%{opacity:1}}.has-white-background-color .resources__grid{background-color:var(--wp--preset--color--white, #FFF)}.has-white-background-color .resources__controls{border-radius:0 0 10px 10px}.resources__controls{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1584'%20height='154'%20fill='none'%20xmlns:v='https://vecta.io/nano'%3e%3cpath%20fill='url(%23A)'%20d='M0%200h1584v154H0z'/%3e%3cdefs%3e%3clinearGradient%20id='A'%20x1='546'%20y1='0'%20x2='685.613'%20y2='190.858'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%231a1a24'/%3e%3cstop%20offset='1'%20stop-color='%232e2e38'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-position:50% 50%;background-size:cover}.resources__filters{grid-area:1/1/2/15}@media (min-width: 1024px){.resources__filters{grid-area:1/2/2/14;padding:var(--wp--preset--spacing--gutter) 0}}.resources__filters--toggle{width:100%;height:96px;padding:var(--wp--preset--spacing--gap);font-size:var(--wp--preset--font-size--h-5);font-weight:700;color:var(--wp--preset--color--black, #1A1A24);text-align:left;background-color:var(--wp--preset--color--yellow, #FFE600);background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='32'%20height='32'%20fill='none'%20xmlns:v='https://vecta.io/nano'%3e%3cpath%20d='M23.5%2012.204L16%2019.796l-7.5-7.592'%20stroke='%231a1a24'%20stroke-width='2'%20stroke-miterlimit='10'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:95% 50%}.resources__filters--options{display:flex;flex-direction:column}@media (min-width: 1024px){.resources__filters--options{position:relative;flex-direction:row;gap:12px;width:100%}}.resources__filters--scroll{height:calc(100dvh - 144px)}@media (min-width: 1024px){.resources__filters--scroll{width:auto;height:100%}}.resources__filters--label{height:48px;padding:12px var(--wp--preset--spacing--gap) 0;font-size:var(--wp--preset--font-size--h-6);font-weight:700;color:var(--wp--preset--color--black, #1A1A24);background-color:var(--wp--preset--color--yellow, #FFE600)}@media (min-width: 1024px){.resources__filters--label{position:relative;display:inline-flex;width:auto;height:auto;padding:0 48px 0 0;margin-right:20px;margin-bottom:12px;color:var(--wp--preset--color--white, #FFF);white-space:nowrap;background-color:transparent}.resources__filters--label:after{position:absolute;display:block;content:"";top:50%;right:0;width:36px;height:1.5px;background-color:var(--wp--preset--color--yellow, #FFE600);transform:translateY(-50%)}}@media (min-width: 1680px){.resources__filters--label{align-self:center;width:auto;margin-bottom:0}}.resources__filters--search{position:relative;order:-1;padding:12px 20px}@media (min-width: 1024px){.resources__filters--search{flex:1 0 168px;order:10;width:168px;max-width:168px;padding:0;margin-left:auto}}@media (min-width: 1280px){.resources__filters--search{flex:1 0 240px;width:240px;max-width:240px}}@media (min-width: 1680px){.resources__filters--search{flex:1 0 240px;width:240px;max-width:240px}}.resources__filters--search input{width:100%;height:48px;padding:12px 68px 12px var(--wp--preset--spacing--gap);font-family:var(--wp--preset--font-family--ey-interstate);font-size:var(--wp--preset--font-size--base);color:var(--wp--preset--color--white, #FFF);background-color:var(--wp--preset--color--grey-2, #747480);border:none;border-radius:50px}@media (min-width: 1024px){.resources__filters--search input{height:60px}}.resources__filters--search ::input-placeholder{font-weight:700;color:var(--wp--preset--color--white, #FFF)}.resources__filters--search :placeholder{font-weight:700;color:var(--wp--preset--color--white, #FFF)}.resources__filters--search ::placeholder{font-weight:700;color:var(--wp--preset--color--white, #FFF)}.resources__filters--search :input-placeholder{font-weight:700;color:var(--wp--preset--color--white, #FFF)}.resources__filters--search-submit{position:absolute;top:50%;right:32px;width:24px;height:24px;cursor:pointer;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='26'%20height='26'%20viewBox='0%200%2026%2026'%20fill='none'%3e%3cpath%20d='M16.75%2016.75l7.5%207.5m-13.75-5a8.75%208.75%200%201%201%200-17.5%208.75%208.75%200%201%201%200%2017.5z'%20stroke='%23fff'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");border:none;transform:translateY(-50%);transition:opacity .2s ease}@media (min-width: 1024px){.resources__filters--search-submit{right:16px}}.resources__filters--search-submit.is-pending{opacity:.7;animation:pulse 1.5s ease-in-out infinite}.resources__filters--search-clear{position:absolute;top:50%;right:48px;z-index:20;padding:8px;color:var(--wp--preset--color--white, #FFF);cursor:pointer;background:none;border:none;transform:translateY(-50%)}.resources__filters--actions{position:absolute;bottom:0;left:0;display:grid;flex-direction:row;grid-template-columns:repeat(2,1fr);gap:8px;align-items:center;justify-content:space-evenly;width:100%;height:96px;padding:0 12px 20px;margin:0;border-top:1px solid var(--wp--preset--color--grey-1, #53535F)}@media (min-width: 1024px){.resources__filters--actions{display:none!important}}.resources__filters--actions>div{width:100%}.resources__filters--actions button{width:100%;min-width:0!important;padding:8px 25px!important;font-size:14px!important}.resources__filters--close{position:absolute;top:12px;right:12px;z-index:20;width:24px;height:24px;color:var(--wp--preset--color--black, #1A1A24);border-radius:100%}.resources__filters--close svg{width:100%;height:100%;color:var(--wp--preset--color--black, #1A1A24)}.resources__filters--skeleton{grid-area:1/1/2/15}.resources__filters--skeleton-mobile-button{position:relative;width:100%;height:96px;background-color:var(--wp--preset--color--yellow, #FFE600)}.resources__filters--skeleton-mobile-button:before{width:100%;height:100%;font-size:var(--wp--preset--font-size--h-5);font-weight:700;color:var(--wp--preset--color--black, #1A1A24);content:"Loading..";display:flex;flex-direction:column;align-items:center;justify-content:center}.resources__filters--current{display:flex;flex-wrap:wrap;gap:8px;padding:var(--wp--preset--spacing--gap) 12px}.resources__filters--clear-all{padding:10px 20px;color:var(--wp--preset--color--black, #1A1A24);background:linear-gradient(60deg,var(--wp--preset--color--grey-3, #C4C4CD) 0 50%,var(--wp--preset--color--yellow, #FFE600) 50% 100%) right/220% 100%;border-radius:30px;transition:background-position .5s}@media (min-width: 1024px){.resources__filters--clear-all{padding:14px 32px;font-size:var(--wp--preset--font-size--base)}}.resources__filters--clear-all:hover,.resources__filters--clear-all:focus{background-position:left}.resources__filters--tag{padding:10px 20px 10px 40px;color:var(--wp--preset--color--black, #1A1A24);background-color:var(--wp--preset--color--grey-4, #DFDFE3);background-image:url("data:image/svg+xml,%3csvg%20width='36'%20height='36'%20viewBox='0%200%2036%2036'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M36%2018C36%2027.9411%2027.9411%2036%2018%2036C8.05887%2036%200%2027.9411%200%2018C0%208.05887%208.05887%200%2018%200C27.9411%200%2036%208.05887%2036%2018Z'%20fill='white'/%3e%3cpath%20d='M23.8242%2022.9752C23.8799%2023.031%2023.9241%2023.0971%2023.9543%2023.17C23.9845%2023.2428%2024%2023.3209%2024%2023.3997C24%2023.4785%2023.9845%2023.5566%2023.9543%2023.6294C23.9241%2023.7022%2023.8799%2023.7684%2023.8242%2023.8242C23.7684%2023.8799%2023.7023%2023.9241%2023.6294%2023.9543C23.5566%2023.9845%2023.4785%2024%2023.3997%2024C23.3209%2024%2023.2428%2023.9845%2023.17%2023.9543C23.0971%2023.9241%2023.031%2023.8799%2022.9752%2023.8242L18%2018.8482L13.0248%2023.8242C12.9122%2023.9367%2012.7595%2024%2012.6003%2024C12.4411%2024%2012.2884%2023.9367%2012.1758%2023.8242C12.0632%2023.7116%2012%2023.5589%2012%2023.3997C12%2023.2405%2012.0632%2023.0878%2012.1758%2022.9752L17.1518%2018L12.1758%2013.0248C12.0632%2012.9122%2012%2012.7595%2012%2012.6003C12%2012.4411%2012.0632%2012.2884%2012.1758%2012.1758C12.2884%2012.0632%2012.4411%2012%2012.6003%2012C12.7595%2012%2012.9122%2012.0632%2013.0248%2012.1758L18%2017.1518L22.9752%2012.1758C23.0878%2012.0632%2023.2405%2012%2023.3997%2012C23.5589%2012%2023.7116%2012.0632%2023.8242%2012.1758C23.9368%2012.2884%2024%2012.4411%2024%2012.6003C24%2012.7595%2023.9368%2012.9122%2023.8242%2013.0248L18.8482%2018L23.8242%2022.9752Z'%20fill='%231A1A24'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:6px 50%;background-size:24px 24px;border-radius:30px;transition:all .25s ease-in-out}@media (min-width: 1024px){.resources__filters--tag{padding:14px 32px 14px 56px;font-size:var(--wp--preset--font-size--base);background-position:6px 50%;background-size:36px 36px}}.resources__filters--tag:hover,.resources__filters--tag:focus{background-color:var(--wp--preset--color--grey-3, #C4C4CD)}.resources__options--set{position:relative;padding:0;margin:0;border:none;border-top:1px solid var(--wp--preset--color--grey-1, #53535F)}@media (min-width: 1024px){.resources__options--set{position:relative;width:100%;max-width:360px;border-top:none}}@media (min-width: 1024px){.resources__options--set.author .resources__options--dropdown{right:0;left:auto;min-width:400px}}@media (min-width: 1024px){.resources__options--set:first-of-type .resources__options--dropdown{left:0;transform:translate(0) translateY(8px)}}.resources__options--toggle{position:sticky;top:0;z-index:20;width:100%;padding:22px 20px;font-family:var(--wp--preset--font-family--ey-interstate);font-size:18px;color:var(--wp--preset--color--white, #FFF);text-align:left;background-color:var(--wp--preset--color--black-2, #2E2E38)}@media (min-width: 1024px){.resources__options--toggle{min-width:168px;height:60px;padding:0 20px;background-color:transparent;border:1px solid var(--wp--preset--color--white, #FFF);border-radius:50px}}@media (min-width: 1440px){.resources__options--toggle{min-width:220px}}@media (min-width: 1920px){.resources__options--toggle{min-width:270px}}.resources__options--toggle:after{position:absolute;display:block;content:"";top:50%;right:32px;width:16px;height:8px;background-color:currentColor;background-image:none;background-repeat:no-repeat;background-position:center;background-size:contain;mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='22'%20height='12'%20fill='none'%20xmlns:v='https://vecta.io/nano'%3e%3cpath%20d='M.714%202.355L11%2011.261l10.286-8.905L19.505.849%2011%208.212%202.495.849.714%202.355z'%20fill='%23dfdfe3'/%3e%3c/svg%3e");mask-repeat:no-repeat;mask-position:center;mask-size:contain;transform:translateY(-50%);transition:transform .2s ease}.resources__options--toggle.is-active:after{transform:translateY(-50%) rotate(180deg)}.resources__options--count{padding-left:8px;font-size:var(--wp--preset--font-size--small);font-weight:400;color:var(--wp--preset--color--grey-2, #747480)}.resources__options--dropdown{position:relative;z-index:10;display:none;flex-direction:column;width:100%;padding:var(--wp--preset--spacing--gap);background-color:var(--wp--preset--color--white-2, #F6F6FA)}.resources__options--dropdown.is-active{display:flex}@media (min-width: 1024px){.resources__options--dropdown{position:absolute;top:100%;left:0;z-index:100;width:auto;min-width:100%;margin-top:8px;pointer-events:none;background-color:var(--wp--preset--color--grey-1, #53535F);border:1px solid var(--wp--preset--color--white, #FFF);border-radius:10px;box-shadow:0 4px 20px #00000026;opacity:0;transform:translateY(-10px);transition:opacity .2s ease,transform .2s ease}.resources__options--dropdown.is-active{display:flex;pointer-events:auto;opacity:1;transform:translateY(0)}.resources__options--dropdown .resources__options--list--col-2{min-width:400px}.resources__options--dropdown .resources__options--list--col-3{min-width:500px}.resources__options--dropdown .resources__options--list--col-4{min-width:600px}}.resources__options--clear-btn{padding:10px 20px 10px 40px;margin-top:12px;font-weight:700;color:var(--wp--preset--color--black, #1A1A24);background-color:var(--wp--preset--color--grey-4, #DFDFE3);background-image:url("data:image/svg+xml,%3csvg%20width='36'%20height='36'%20viewBox='0%200%2036%2036'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M36%2018C36%2027.9411%2027.9411%2036%2018%2036C8.05887%2036%200%2027.9411%200%2018C0%208.05887%208.05887%200%2018%200C27.9411%200%2036%208.05887%2036%2018Z'%20fill='white'/%3e%3cpath%20d='M23.8242%2022.9752C23.8799%2023.031%2023.9241%2023.0971%2023.9543%2023.17C23.9845%2023.2428%2024%2023.3209%2024%2023.3997C24%2023.4785%2023.9845%2023.5566%2023.9543%2023.6294C23.9241%2023.7022%2023.8799%2023.7684%2023.8242%2023.8242C23.7684%2023.8799%2023.7023%2023.9241%2023.6294%2023.9543C23.5566%2023.9845%2023.4785%2024%2023.3997%2024C23.3209%2024%2023.2428%2023.9845%2023.17%2023.9543C23.0971%2023.9241%2023.031%2023.8799%2022.9752%2023.8242L18%2018.8482L13.0248%2023.8242C12.9122%2023.9367%2012.7595%2024%2012.6003%2024C12.4411%2024%2012.2884%2023.9367%2012.1758%2023.8242C12.0632%2023.7116%2012%2023.5589%2012%2023.3997C12%2023.2405%2012.0632%2023.0878%2012.1758%2022.9752L17.1518%2018L12.1758%2013.0248C12.0632%2012.9122%2012%2012.7595%2012%2012.6003C12%2012.4411%2012.0632%2012.2884%2012.1758%2012.1758C12.2884%2012.0632%2012.4411%2012%2012.6003%2012C12.7595%2012%2012.9122%2012.0632%2013.0248%2012.1758L18%2017.1518L22.9752%2012.1758C23.0878%2012.0632%2023.2405%2012%2023.3997%2012C23.5589%2012%2023.7116%2012.0632%2023.8242%2012.1758C23.9368%2012.2884%2024%2012.4411%2024%2012.6003C24%2012.7595%2023.9368%2012.9122%2023.8242%2013.0248L18.8482%2018L23.8242%2022.9752Z'%20fill='%231A1A24'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:6px 50%;background-size:24px 24px;border-radius:30px}.resources__options--list{width:100%;color:var(--wp--preset--color--black, #1A1A24)}@media (min-width: 1024px){.resources__options--list{column-gap:1.5rem;color:var(--wp--preset--color--white, #FFF)}}@media (min-width: 1024px){.resources__options--list--col-2{column-count:2}}@media (min-width: 1024px){.resources__options--list--col-3{column-count:2}}@media (min-width: 1280px){.resources__options--list--col-3{column-count:3}}@media (min-width: 1024px){.resources__options--list--col-4{column-count:2}}@media (min-width: 1280px){.resources__options--list--col-4{column-count:4}}.resources__options--item{margin-bottom:.5rem;break-inside:avoid}.resources__options--item label{display:flex;align-items:center;justify-content:space-between;padding:6px 0;font-family:var(--wp--preset--font-family--ey-interstate);font-size:var(--wp--preset--font-size--base);font-weight:400;cursor:pointer}@media (min-width: 1024px){.resources__options--item label{flex-direction:row-reverse;gap:12px;justify-content:flex-end;padding:2px 0}}.resources__options--item.is-disabled label{cursor:not-allowed;opacity:.5}@media (min-width: 1024px){.resources__options--name{white-space:nowrap}}.resources__options--checkbox-wrapper{position:relative;display:flex;flex-shrink:0;align-items:center;justify-content:center}.resources__options--checkbox-input{position:absolute;width:0;height:0;pointer-events:none;opacity:0}.resources__options--checkbox{display:flex;align-items:center;justify-content:center;width:24px;height:24px;cursor:pointer;background-color:var(--wp--preset--color--white-2, #F6F6FA);border:1.5px solid var(--wp--preset--color--black, #1A1A24);border-radius:4px;transition:all .2s ease}@media (min-width: 1024px){.resources__options--checkbox{background-color:var(--wp--preset--color--grey-1, #53535F);border-color:var(--wp--preset--color--white, #FFF)}}.resources__options--checkbox.is-checked{background-color:var(--wp--preset--color--yellow, #FFE600);border-color:var(--wp--preset--color--yellow, #FFE600)}.resources__options--checkbox-icon{width:16px;height:16px;color:var(--wp--preset--color--black, #1A1A24)}.resources__options--item.is-disabled .resources__options--checkbox{cursor:not-allowed;opacity:.5}.resources__options--search{position:relative;margin-bottom:12px}@media (min-width: 1024px){.resources__options--search ::input-placeholder{color:var(--wp--preset--color--white, #FFF)}.resources__options--search :placeholder{color:var(--wp--preset--color--white, #FFF)}.resources__options--search ::placeholder{color:var(--wp--preset--color--white, #FFF)}.resources__options--search :input-placeholder{color:var(--wp--preset--color--white, #FFF)}}.resources__options--search-clear{position:absolute;top:50%;right:16px;padding:8px;color:var(--wp--preset--color--grey-2, #747480);cursor:pointer;background:none;border:none;transform:translateY(-50%)}.resources__options--search-input{width:100%;height:48px;padding:12px var(--wp--preset--spacing--gap);font-family:var(--wp--preset--font-family--ey-interstate);font-size:var(--wp--preset--font-size--base);background-color:transparent;border:1.5px solid var(--wp--preset--color--black, #1A1A24);border-radius:24px}@media (min-width: 1024px){.resources__options--search-input{color:var(--wp--preset--color--white, #FFF);border-color:var(--wp--preset--color--white-2, #F6F6FA)}}.resources__options--no-results{color:var(--wp--preset--color--black, #1A1A24)}@media (min-width: 1024px){.resources__options--no-results{color:var(--wp--preset--color--white, #FFF)}}.resources__widget{background-color:var(--wp--preset--color--white-2, #F6F6FA)}.has-black-background .resources__widget{color:var(--wp--preset--color--white, #FFF);background-color:transparent}.resources__widget--big{grid-area:1/1/2/15}@media (min-width: 1024px){.resources__widget--big{grid-area:1/2/2/14}}.resources__widget__content{width:100%}.resources__grid{padding:var(--wp--preset--spacing--ys) 0 var(--wp--preset--spacing--y) 0;background-color:var(--wp--preset--color--white-2, #F6F6FA)}.has-black-background .resources__grid{background-color:transparent}@media (min-width: 1024px){.is-layout-constrained .resources__grid .row{grid-area:1/1/2/15}}.resources__grid .row{display:grid;gap:var(--wp--preset--spacing--gap)}@media (min-width: 520px){.resources__grid .row{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.resources__grid .row{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1280px){.resources__grid .row{gap:24px}}@media (min-width: 1440px){.resources__grid .row{grid-template-columns:repeat(4,1fr)}}@media (min-width: 1680px){.resources__grid .row{gap:32px}}.resources__grid .row:has(.resources__no--results),.resources__grid .row:has(.cards--job){grid-template-columns:1fr!important}@media (max-width: 1679px){.resources__grid .card-insights__content--excerpt{display:none!important}}.resources__card{position:relative}.resources__card:has(.cards--job){overflow:hidden}.resources__card--skeleton{position:relative;display:flex;flex-direction:column;height:100%;aspect-ratio:2/3;overflow:hidden;background:var(--wp--preset--color--white, #FFF);border-radius:5px}.resources__card--skeleton .resources__card--skeleton-image{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,var(--wp--preset--color--grey-4, #DFDFE3) 25%,var(--wp--preset--color--grey-3, #C4C4CD) 50%,var(--wp--preset--color--grey-4, #DFDFE3) 75%);background-size:200% 100%;border-radius:5px;animation:shimmer 1.5s infinite}.resources__card--skeleton .resources__card--skeleton-image:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background:radial-gradient(ellipse at top left,rgba(196,196,205,.3) 0%,transparent 70%);border-radius:5px}.resources__card--skeleton .resources__card--skeleton-tag{position:absolute;top:20px;right:20px;z-index:2;width:60px;height:24px;background:#fff;border-radius:4px}.resources__card--skeleton .resources__card--skeleton-content{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;gap:12px;padding:20px}.resources__card--skeleton .resources__card--skeleton-content .resources__card--skeleton-meta{display:flex;flex-direction:column;gap:8px;margin-bottom:8px}.resources__card--skeleton .resources__card--skeleton-content .resources__card--skeleton-meta .resources__card--skeleton-topic{width:120px;height:24px;background:#fff;border-radius:4px}.resources__card--skeleton .resources__card--skeleton-content .resources__card--skeleton-meta .resources__card--skeleton-date{width:100px;height:24px;background:#fff;border-radius:4px;animation:shimmer 1.5s infinite}.resources__card--skeleton .resources__card--skeleton-content .resources__card--skeleton-title{width:100%;height:90px;background:#fff;border-radius:4px}.resources__filter--skeleton .resources__filter--skeleton-button{width:200px;height:60px;background:linear-gradient(90deg,var(--wp--preset--color--grey-4, #DFDFE3) 25%,var(--wp--preset--color--grey-3, #C4C4CD) 50%,var(--wp--preset--color--grey-4, #DFDFE3) 75%);background-size:200% 100%;border-radius:30px;animation:shimmer 1.5s infinite}.resources__filters--search-only{display:flex;flex-wrap:wrap;gap:0;align-items:center;justify-content:flex-end;padding:12px 0}@media (min-width: 792px){.resources__filters--search-only{padding:0 var(--wp--preset--spacing--gap)}}.resources__filters--search-only .resources__filters--label{position:relative;display:inline-flex;width:auto;height:auto;padding:0 48px 0 0;margin:0 20px 0 0;font-size:var(--wp--preset--font-size--h-6);font-weight:700;color:var(--wp--preset--color--white, #FFF);white-space:nowrap;background-color:transparent}.resources__filters--search-only .resources__filters--label:after{position:absolute;display:block;content:"";top:50%;right:0;width:36px;height:1.5px;background-color:var(--wp--preset--color--yellow, #FFE600);transform:translateY(-50%)}.resources__filters--search-only .resources__filters--search{flex:1;order:0;min-width:300px;margin-left:0}.resources__filters--wrapper{display:none}@media (min-width: 1024px){.resources__filters--wrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;width:100%}}@media (min-width: 1680px){.resources__filters--wrapper{flex-direction:row}}.resources__filters--wrapper.is-active{position:fixed;top:0;left:0;z-index:99999999;display:block;width:100%;height:100dvh;background-color:var(--wp--preset--color--black-2, #2E2E38)}.resources__filters--skeleton-mobile{display:block}.resources__filters--skeleton-mobile .resources__filters--skeleton-mobile-button{width:100%;height:96px;background:linear-gradient(90deg,var(--wp--preset--color--grey-4, #DFDFE3) 25%,var(--wp--preset--color--grey-3, #C4C4CD) 50%,var(--wp--preset--color--grey-4, #DFDFE3) 75%);background-size:200% 100%;border-radius:30px;animation:shimmer 1.5s infinite}@media (min-width: 1024px){.resources__filters--skeleton-mobile{display:none}}.resources__filters--skeleton-desktop{display:none}@media (min-width: 1024px){.resources__filters--skeleton-desktop{display:grid;grid-template-columns:auto 1fr;gap:var(--wp--preset--spacing--gap);width:100%;padding:var(--wp--preset--spacing--ys) 0}}.resources__filters--skeleton-desktop .resources__filters--skeleton-label{align-self:center;width:200px;height:24px;background:linear-gradient(90deg,var(--wp--preset--color--grey-4, #DFDFE3) 25%,var(--wp--preset--color--grey-3, #C4C4CD) 50%,var(--wp--preset--color--grey-4, #DFDFE3) 75%);background-size:200% 100%;border-radius:4px;animation:shimmer 1.5s infinite}.resources__filters--skeleton-desktop .resources__filters--skeleton-filters{display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:flex-start}.resources__filters--skeleton-desktop .resources__filters--skeleton-filters .resources__filters--skeleton-search{width:175px;height:60px;margin-left:auto;background:linear-gradient(90deg,var(--wp--preset--color--grey-4, #DFDFE3) 25%,var(--wp--preset--color--grey-3, #C4C4CD) 50%,var(--wp--preset--color--grey-4, #DFDFE3) 75%);background-size:200% 100%;border-radius:30px;animation:shimmer 1.5s infinite}@media (min-width: 1680px){.resources__filters--skeleton-desktop .resources__filters--skeleton-filters .resources__filters--skeleton-search{width:240px}}.resources__pagination{display:flex;gap:var(--wp--preset--spacing--gap);justify-content:center;padding:0 0 var(--wp--preset--spacing--y);background-color:var(--wp--preset--color--white-2, #F6F6FA)}.has-black-background .resources__pagination{color:var(--wp--preset--color--white, #FFF);background-color:transparent}.has-black-background .resources__pagination .resources__pagination--link--current,.has-black-background .resources__pagination .resources__pagination--link,.has-black-background .resources__pagination .resources__pagination--ellipsis{color:var(--wp--preset--color--white, #FFF)}.has-black-background .resources__pagination .resources__pagination--link--next,.has-black-background .resources__pagination .resources__pagination--link--prev{color:var(--wp--preset--color--black, #1A1A24)}.resources__pagination--list{display:flex}.resources__pagination--ellipsis{display:flex;align-items:center;justify-content:center;height:48px;padding:6px 12px;color:var(--wp--preset--color--black, #1A1A24);transform:translateY(-4px)}.resources__pagination--link{display:flex;align-items:center;justify-content:center;height:48px;padding:6px 12px;font-size:var(--wp--preset--font-size--base);font-weight:400;color:var(--wp--preset--color--grey-2, #747480)}.resources__pagination--link--current{color:var(--wp--preset--color--black, #1A1A24);text-decoration:underline}.resources__pagination--link:hover,.resources__pagination--link:focus{color:var(--wp--preset--color--black, #1A1A24);text-decoration:underline}.resources__pagination--link--next,.resources__pagination--link--prev{display:flex;align-items:center;justify-content:center;width:48px;height:48px;color:var(--wp--preset--color--black, #1A1A24);background:linear-gradient(60deg,var(--wp--preset--color--grey-3, #C4C4CD) 0 50%,var(--wp--preset--color--yellow, #FFE600) 50% 100%) right/220% 100%;border-radius:50%;transition:all .2s ease}.resources__pagination--link--next:hover,.resources__pagination--link--next:focus,.resources__pagination--link--prev:hover,.resources__pagination--link--prev:focus{background-position:left}.resources__no--results{color:#fff}.resources__no--results p{font-size:var(--wp--preset--font-size--h-4)}.dive-deeper__topic{color:var(--wp--preset--color--white, #FFF)}.dive-deeper__topic.is-active{color:red}.dive-deeper{padding-top:var(--wp--preset--spacing--y);padding-bottom:var(--wp--preset--spacing--yl);overflow:hidden}.dive-deeper__heading{grid-area:1/2/2/14;margin-bottom:var(--wp--preset--spacing--gutter)}@media (min-width: 792px){.dive-deeper__heading{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--wp--preset--spacing--gap) var(--wp--preset--spacing--smart-gutter)}}.dive-deeper__heading h2{margin:0!important}.dive-deeper__heading p{margin:0}.dive-deeper__description{align-self:end}.dive-deeper__tags{grid-area:2/2/3/14;gap:12px;margin-bottom:var(--wp--preset--spacing--ys)}.dive-deeper__tags .is-active{color:var(--wp--preset--color--black, #1A1A24)!important;outline-color:#ff0!important;background-position:left!important}.dive-deeper .swiper-arrows button{color:var(--wp--preset--color--white, #FFF)}.dive-deeper__spacer{grid-area:4/2/5/14}.dive-deeper__carousel{grid-area:3/1/4/15}.dive-deeper__carousel--top{display:none}@media (min-width: 1024px){.dive-deeper__carousel--top{display:flex;justify-content:flex-end;justify-self:end;width:100%;max-width:var(--container);margin:0 auto var(--wp--preset--spacing--gutter)}}.dive-deeper__carousel--bottom{padding:var(--wp--preset--spacing--gutter);text-align:center}@media (min-width: 1024px){.dive-deeper__carousel--bottom{display:none}}.dive-deeper__carousel--bottom .swiper-pagination{margin-bottom:var(--wp--preset--spacing--gutter)}.search-results__hero{padding:var(--wp--preset--spacing--yxl) 0 var(--wp--preset--spacing--ys) 0}.search-results__hero--title{grid-area:1/2/2/14}.search-results__hero--title h1{margin-bottom:0}.search-results__hero--form{grid-area:2/2/3/14}@media (min-width: 1024px){.search-results__hero--form{grid-area:2/2/3/10}}@media (min-width: 1440px){.search-results__hero--form{grid-area:2/2/3/10}}.search-results__hero--filters{grid-area:3/2/4/14;padding-top:var(--wp--preset--spacing--gap)}@media (min-width: 1024px){.search-results__hero--filters{grid-area:2/2/3/14;justify-self:end;align-self:end}}.search-results__hero--filters .search-filters{position:relative;min-height:60px}.search-results__hero--filters .search-filters .filter-search{position:sticky;top:0;z-index:20;width:100%;min-width:168px;height:60px;padding:0 20px;font-family:var(--wp--preset--font-family--ey-interstate);font-size:var(--wp--preset--font-size--base);color:var(--wp--preset--color--white, #FFF);text-align:left;background-color:transparent;border:1px solid var(--wp--preset--color--white, #FFF);border-radius:50px}@media (min-width: 1440px){.search-results__hero--filters .search-filters .filter-search{min-width:240px}}@media (min-width: 1920px){.search-results__hero--filters .search-filters .filter-search{min-width:270px}}.search-results__hero--filters .search-filters .filter-search:after{position:absolute;display:block;content:"";top:50%;right:32px;width:16px;height:8px;background-color:currentColor;background-image:none;background-repeat:no-repeat;background-position:center;background-size:contain;mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='22'%20height='12'%20fill='none'%20xmlns:v='https://vecta.io/nano'%3e%3cpath%20d='M.714%202.355L11%2011.261l10.286-8.905L19.505.849%2011%208.212%202.495.849.714%202.355z'%20fill='%23dfdfe3'/%3e%3c/svg%3e");mask-repeat:no-repeat;mask-position:center;mask-size:contain;transform:translateY(-50%);transition:transform .2s ease}.search-results__hero--filters .search-filters .filter-search.is-active:after{transform:translateY(-50%) rotate(180deg)}.search-results__hero--filters .search-filters ul{position:absolute;top:70px;z-index:150;display:none;flex-direction:column;width:100%;padding:20px 40px!important;list-style:none;background-color:var(--wp--preset--color--grey-1, #53535F);border:1px solid var(--wp--preset--color--white, #FFF);border-radius:10px;box-shadow:0 4px 20px #1a1a241a}.search-results__hero--filters .search-filters ul li a{display:flex;padding:6px 0;color:var(--wp--preset--color--white, #FFF);text-decoration:none;transition:color .3s ease}.search-results__hero--filters .search-filters ul li a:hover{color:var(--wp--preset--color--yellow, #FFE600)}.search-results__content--group{padding:var(--wp--preset--spacing--y) 0}.search-results__content--grid{display:grid;gap:var(--wp--preset--spacing--smart-gap)}@media (min-width: 520px){.search-results__content--grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.search-results__content--grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1440px){.search-results__content--grid{grid-template-columns:repeat(4,1fr)}}.search-results__content .resources__pagination{padding:var(--wp--preset--spacing--ys) 0;background-color:transparent}.search-results__content .resources__pagination .resources__pagination--link,.search-results__content .resources__pagination .resources__pagination--ellipsis{color:var(--wp--preset--color--white, #FFF)}.search-results__content .resources__pagination .resources__pagination--link--next,.search-results__content .resources__pagination .resources__pagination--link--prev{color:var(--wp--preset--color--black, #1A1A24)}.site-footer__container{padding-top:var(--wp--preset--spacing--y);padding-bottom:var(--wp--preset--spacing--ys);background-color:var(--wp--preset--color--black, #1A1A24)}.site-footer__nav{grid-area:1/2/2/14;display:grid;gap:var(--wp--preset--spacing--gutter)}@media (min-width: 792px){.site-footer__nav{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.site-footer__nav{grid-area:1/2/2/8}}@media (min-width: 1440px){.site-footer__nav{grid-area:1/2/2/6}}.site-footer__nav p{margin-bottom:var(--wp--preset--spacing--gutter)}.site-footer__nav a{display:flex;padding:6px 0}.site-footer__nav a:hover{color:var(--wp--preset--color--yellow, #FFE600);text-decoration:underline}.site-footer__content{grid-area:2/2/3/14;padding-top:var(--wp--preset--spacing--gutter)}@media (min-width: 1024px){.site-footer__content{grid-area:1/8/2/14;padding-top:0}}@media (min-width: 1440px){.site-footer__content{grid-area:1/9/2/14}}.site-footer__content a:hover{color:var(--wp--preset--color--yellow, #FFE600);text-decoration:underline}.site-header{position:sticky;top:0;z-index:999999;width:100%;padding:16px 30px;background-color:var(--wp--preset--color--black, #1A1A24)}@media (min-width: 1024px){.site-header{position:absolute;padding:30px 20px 0;background-color:transparent}}@media (min-width: 1280px){.site-header{padding:50px 24px 0}}@media (min-width: 1024px){.site-header.active:before{position:fixed;top:0;left:0;width:100vw;height:100dvh;content:"";backdrop-filter:blur(12px);animation:fadeInBackdrop .3s ease-out forwards}}.site-header.active .site-header__top{display:none}.site-header__container{display:flex;align-items:center;justify-content:space-between}.site-header__logo{width:40px}@media (min-width: 1024px){.site-header__logo{position:fixed;top:30px;width:44px;height:44px;padding:6px;background-color:var(--wp--preset--color--black, #1A1A24);border:1px solid var(--wp--preset--color--grey-2, #747480);border-radius:5px}}@media (min-width: 1280px){.site-header__logo{top:50px;width:72px;height:72px;padding:12px}}.site-header__logo a{display:flex}.site-header__nav{position:absolute;top:72px;left:0;visibility:hidden;width:100%;height:calc(100dvh - 72px);background-color:var(--wp--preset--color--black, #1A1A24);opacity:0}@media (min-width: 1024px){.site-header__nav{position:fixed;top:30px;left:20px;z-index:20;width:0;height:0;max-height:0;overflow:hidden;border:1px solid var(--wp--preset--color--grey-2, #747480);border-radius:5px;transition:all .3s ease-out}}@media (min-width: 1280px){.site-header__nav{top:49px;left:23px}}@media (min-width: 2560px){.site-header__nav{left:calc(50vw - 1257px)}}.site-header__nav.active{visibility:visible;opacity:1}@media (min-width: 1024px){.site-header__nav.active{width:600px;height:auto;max-height:calc(100dvh - 100px);animation:expandNav .3s ease-out forwards}}.site-header__nav--scroll{height:100%}@media (min-width: 1024px){.site-header__nav--scroll{max-height:calc(100dvh - 258px)}}.site-header__nav--wrapper{display:flex;flex-direction:column;height:100%}.site-header__nav--search{padding:16px 20px;background-color:#2e2e38;border-top:1px solid var(--wp--preset--color--grey-1, #53535F);border-bottom:1px solid var(--wp--preset--color--grey-1, #53535F)}@media (min-width: 1024px){.site-header__nav--search{display:none}}.site-header__nav--logo{display:none}@media (min-width: 1024px){.site-header__nav--logo{display:block;padding:32px}}.site-header__nav--close{display:none}@media (min-width: 1024px){.site-header__nav--close{position:absolute;top:32px;right:32px;display:block}}.site-header__nav--close svg{transition:all .2s ease-in-out}.site-header__nav--close svg path{fill:var(--wp--preset--color--yellow, #FFE600);transition:all .2s ease-in-out}.site-header__nav--close:hover path{fill:var(--wp--preset--color--orange, #FF7D1E)}.site-header__nav--primary>ul{display:flex;flex-direction:column}.site-header__nav--primary>ul>li{position:relative;border-bottom:1px solid var(--wp--preset--color--grey-1, #53535F)}@media (min-width: 1024px){.site-header__nav--primary>ul>li{display:inline flex;flex-direction:column;border-bottom:none}}.site-header__nav--primary>ul>li:last-of-type{border-bottom:none}.site-header__nav--primary>ul>li.dropdown>a{display:flex;gap:var(--wp--preset--spacing--gap);align-items:center}.site-header__nav--primary>ul>li.dropdown>a:after{position:absolute;display:block;content:"";top:26px;right:32px;width:22px;height:12px;background-color:currentColor;background-image:none;background-repeat:no-repeat;background-position:center;background-size:contain;mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='22'%20height='12'%20fill='none'%20xmlns:v='https://vecta.io/nano'%3e%3cpath%20d='M.714%202.355L11%2011.261l10.286-8.905L19.505.849%2011%208.212%202.495.849.714%202.355z'%20fill='%23dfdfe3'/%3e%3c/svg%3e");mask-repeat:no-repeat;mask-position:center;mask-size:contain}@media (min-width: 1024px){.site-header__nav--primary>ul>li.dropdown>a:after{position:relative;top:auto;right:auto;display:inline}}.site-header__nav--primary>ul>li.dropdown:has(>.active):after{transform:rotate(180deg)}.site-header__nav--primary>ul>li>a{padding:20px}@media (min-width: 1024px){.site-header__nav--primary>ul>li>a{padding:20px 32px;font-size:var(--wp--preset--font-size--h-5);font-weight:700}.site-header__nav--primary>ul>li>a:hover{color:var(--wp--preset--color--yellow, #FFE600)}}@media (min-width: 1024px){.site-header__nav--primary .mobile-only{display:none}}.site-header__nav--primary .submenu{display:none;flex-direction:column;color:var(--wp--preset--color--black, #1A1A24);background-color:var(--wp--preset--color--white, #FFF)}.site-header__nav--primary .submenu>li{position:relative;border-bottom:1px solid var(--wp--preset--color--grey-3, #C4C4CD)}.site-header__nav--primary .submenu>li.has-child{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='28'%20height='28'%20fill='none'%20xmlns:v='https://vecta.io/nano'%3e%3cpath%20d='M23.145%2014a.75.75%200%200%201-.75.75h-7.5v7.5a.75.75%200%200%201-.75.75.75.75%200%200%201-.75-.75v-7.5h-7.5a.75.75%200%200%201-.75-.75.75.75%200%200%201%20.75-.75h7.5v-7.5a.75.75%200%200%201%20.75-.75.75.75%200%200%201%20.75.75v7.5h7.5a.75.75%200%200%201%20.75.75z'%20fill='%231a1a24'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:top 20px right 28px;background-size:24px 24px}.site-header__nav--primary .submenu>li.has-child:has(>.active){background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20fill='none'%20xmlns:v='https://vecta.io/nano'%3e%3cpath%20d='M21%2012a.75.75%200%200%201-.75.75H3.75A.75.75%200%200%201%203%2012a.75.75%200%200%201%20.75-.75h16.5A.75.75%200%200%201%2021%2012z'%20fill='%23000'/%3e%3c/svg%3e")}.site-header__nav--primary .submenu>li>a{padding:20px 20px 20px 40px}.site-header__nav--primary .submenu>li>ul{display:none;flex-direction:column}.site-header__nav--primary .submenu>li>ul>li:last-of-type{margin-bottom:20px}.site-header__nav--primary .submenu>li>ul>li>a{padding:12px 20px 12px 60px;font-size:var(--wp--preset--font-size--h-6);font-weight:700}.site-header__nav--primary .submenu a{color:var(--wp--preset--color--black, #1A1A24)}.site-header__nav--primary a{display:flex}.site-header__nav--headline ul{display:flex;flex-direction:column}@media (min-width: 1024px){.site-header__nav--headline ul{flex-direction:row;justify-content:space-evenly;width:100%}}.site-header__nav--headline ul>li{border-top:1px solid var(--wp--preset--color--grey-1, #53535F)}@media (min-width: 1024px){.site-header__nav--headline ul>li{border:none}}.site-header__nav--headline ul>li>a{display:flex;padding:20px}@media (min-width: 1024px){.site-header__nav--headline ul>li>a{padding:0}}@media (min-width: 1024px){.site-header__nav--headline{display:flex;flex-direction:row;padding:32px;margin-top:auto}.site-header__nav--headline a:hover{color:var(--wp--preset--color--yellow, #FFE600)}}.site-header__hamburger{z-index:15;align-self:center;transition:all .5s ease-in-out}@media (min-width: 1024px){.site-header__hamburger{position:fixed;top:80px;width:44px;height:100px}}@media (min-width: 1280px){.site-header__hamburger{top:128px;width:72px;height:150px}}@media (min-width: 2560px){.site-header__hamburger{left:calc(50vw - 1256px)}}.site-header__hamburger button{position:relative;display:flex;width:32px;height:32px;padding:0;margin:0;overflow:hidden;font-family:var(--wp--preset--font-family--ey-interstate);font-size:0;text-indent:-9999px;appearance:none;cursor:pointer;background-color:transparent;border:none;box-shadow:none;transition:background .3s}@media (min-width: 1024px){.site-header__hamburger button{align-items:flex-end;justify-content:center;width:100%;height:100%;padding:10px;font-size:12px;color:var(--wp--preset--color--white, #FFF);text-indent:0;text-transform:uppercase;background-color:var(--wp--preset--color--black, #1A1A24);border:1px solid var(--wp--preset--color--grey-2, #747480);border-radius:5px}.site-header__hamburger button:hover{background-color:var(--wp--preset--color--grey-2, #747480)}}@media (min-width: 1280px){.site-header__hamburger button{padding-bottom:16px;font-size:var(--wp--preset--font-size--base);font-weight:700}}.site-header__hamburger button:focus{outline:none}.site-header__hamburger button span{position:absolute;top:15px;right:4px;left:4px;display:block;height:2px;background-color:var(--wp--preset--color--yellow, #FFE600);transition:background 0s .2s ease}@media (min-width: 1024px){.site-header__hamburger button span{display:none}}.site-header__hamburger button span:before,.site-header__hamburger button span:after{position:absolute;left:0;display:block;width:100%;height:2px;content:"";background-color:var(--wp--preset--color--yellow, #FFE600);transition-delay:.2s,0s;transition-duration:.3s,.2s}.site-header__hamburger button span:before{top:-7px;background-color:var(--wp--preset--color--yellow, #FFE600);transition-property:top,transform}.site-header__hamburger button span:after{top:7px;transition-property:bottom,transform}.site-header__hamburger button.active span{background:none}.site-header__hamburger button.active span:before{top:0;transform:rotate(45deg)}.site-header__hamburger button.active span:after{top:0;transform:rotate(-45deg)}.site-header__hamburger button.active span:before,.site-header__hamburger button.active span:after{transition-delay:0s,.2s}.site-header__top{display:none}@media (min-width: 1024px){.site-header__top{position:absolute;top:30px;left:50%;z-index:10;display:flex;width:max-content;height:44px;padding:0 30px;background-color:var(--wp--preset--color--black, #1A1A24);border-radius:5px;transform:translate(-50%)}}@media (min-width: 1280px){.site-header__top{top:50px;height:72px}}.site-header__top>ul{display:flex}.site-header__top>ul>li{position:relative}.site-header__top>ul>li.menu-item-has-children>a:after{display:inline-flex;width:22px;height:12px;content:"";background-color:currentColor;background-image:none;background-repeat:no-repeat;background-position:center;background-size:contain;mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='22'%20height='12'%20fill='none'%20xmlns:v='https://vecta.io/nano'%3e%3cpath%20d='M.714%202.355L11%2011.261l10.286-8.905L19.505.849%2011%208.212%202.495.849.714%202.355z'%20fill='%23dfdfe3'/%3e%3c/svg%3e");mask-repeat:no-repeat;mask-position:center;mask-size:contain}.site-header__top>ul>li.menu-item-has-children:hover>ul{max-height:1000px;padding:var(--wp--preset--spacing--gap);transition:all .5s ease-in-out}.site-header__top>ul>li>a{position:relative;display:flex;gap:12px;align-items:center;padding:10px 20px;font-weight:700;color:var(--wp--preset--color--white, #FFF);text-decoration:none}@media (min-width: 1280px){.site-header__top>ul>li>a{padding:23px 20px}}.site-header__top>ul>li>a:hover{color:var(--wp--preset--color--yellow, #FFE600)}.site-header__top>ul>li>ul{position:absolute;top:60px;left:50%;z-index:10;display:flex;flex-direction:column;gap:12px;width:200px;height:auto;max-height:0;padding:0 var(--wp--preset--spacing--gap);margin-top:-12px;overflow:hidden;background-color:var(--wp--preset--color--white, #FFF);border-radius:5px;transform:translate(-50%);transition:all .2s ease-in-out}@media (min-width: 1280px){.site-header__top>ul>li>ul{top:72px}}.site-header__top>ul>li>ul:before{position:absolute;top:-8px;left:130px;z-index:-1;width:18px;height:18px;content:"";background:#fff;transform:rotate(45deg)}.site-header__top>ul>li>ul a{display:flex;padding:6px 0;line-height:1em;color:var(--wp--preset--color--black, #1A1A24)}.site-header__top>ul>li>ul a:hover{text-decoration:underline}.site-header__search{display:none}@media (min-width: 1024px){.site-header__search{position:absolute;top:30px;right:20px;z-index:10;display:flex;gap:var(--wp--preset--spacing--gap);align-content:center;align-items:center;height:44px;padding:6px 10px;background-color:var(--wp--preset--color--black, #1A1A24);border-radius:5px}.site-header__search.active{width:calc(100vw - 104px)}}@media (min-width: 1280px){.site-header__search{top:50px;right:24px;min-width:72px;height:72px}.site-header__search.active{width:calc(100vw - 165px)}}@media (min-width: 2560px){.site-header__search{right:calc(50vw - 1256px)}}.site-header__search>button{height:calc(100% - 12px);aspect-ratio:1/1;display:flex;flex-direction:column;align-items:center;justify-content:center}.site-header__search>button:hover path{stroke:var(--wp--preset--color--yellow, #FFE600)}.site-header__search form{display:none;flex:1 0 auto}.site-header__search input{width:calc(100% - 70px);border-radius:4px;box-shadow:none}@keyframes fadeInBackdrop{0%{opacity:0}to{opacity:1}}@keyframes expandNav{0%{width:0;height:0;max-height:0;opacity:0}to{width:600px;height:auto;max-height:calc(100dvh - 100px);opacity:1}}.headline{display:none}.smart-search{display:grid;grid-template-columns:72px 1fr;background:linear-gradient(var(--wp--preset--color--black-2, #2E2E38),var(--wp--preset--color--black-2, #2E2E38)) padding-box,linear-gradient(var(--angle),var(--wp--preset--color--yellow, #FFE600),var(--wp--preset--color--orange, #FF7D1E)) border-box;border:2px solid rgba(0,0,0,0);border-radius:12px;animation:8s rotate linear infinite}.smart-search.is-loading{display:flex;align-items:center;justify-content:center;padding:var(--wp--preset--spacing--gutter)}.smart-search.is-loading .smart-search__icon--lottie{width:96px!important;height:96px!important}.smart-search.is-loading .smart-search__input,.smart-search.is-loading .smart-search__tags{display:none}@media (min-width: 792px){.smart-search{grid-template-columns:136px 1fr}}.smart-search__icon{padding:20px;grid-area:1/1/2/2}.smart-search__icon--lottie{width:100%;height:100%;min-height:32px}@media (min-width: 792px){.smart-search__icon--lottie{min-height:96px}}.smart-search__input{position:relative;padding:20px 20px 0 0;grid-area:1/2/2/3}.smart-search__input ::input-placeholder{color:var(--wp--preset--color--white, #FFF)}.smart-search__input :placeholder{color:var(--wp--preset--color--white, #FFF)}.smart-search__input ::placeholder{color:var(--wp--preset--color--white, #FFF)}.smart-search__input :input-placeholder{color:var(--wp--preset--color--white, #FFF)}.smart-search__input textarea{width:100%;height:100%;min-height:96px;padding:10px 50px 10px 10px;font-family:var(--wp--preset--font-family--ey-interstate);font-size:var(--wp--preset--font-size--base);color:var(--wp--preset--color--white, #FFF);background-color:var(--wp--preset--color--black, #1A1A24);border:1px solid var(--wp--preset--color--grey-2, #747480);border-radius:10px}@media (min-width: 1024px){.smart-search__input textarea{padding:20px 50px 20px 20px}}.smart-search__input button{position:absolute;right:30px;bottom:10px;align-self:center;width:32px;height:32px;background-color:var(--wp--preset--color--grey-1, #53535F);border:none;border-radius:100%;transition:all .3s ease-in-out;display:flex;flex-direction:column;align-items:center;justify-content:center}.smart-search__input button:focus-visible{outline:none;border-color:transparent;box-shadow:0 0 0 10px var(--wp--preset--color--black-2, #2E2E38),0 0 0 12px var(--wp--preset--color--yellow, #FFE600)!important}.smart-search__input button svg{width:20px;pointer-events:none;transition:all .3s ease-in-out}.smart-search__input button:hover{background-color:var(--wp--preset--color--yellow, #FFE600)}.smart-search__input button:hover path{stroke:var(--wp--preset--color--black, #1A1A24)}.smart-search__tags{grid-area:2/1/3/3}@media (min-width: 1024px){.smart-search__tags{grid-area:2/2/3/3}}.smart-search__tags .tags{display:flex;flex-flow:row nowrap;gap:10px;padding:2px 20px;margin:20px 0!important;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}@media (min-width: 1024px){.smart-search__tags .tags{flex-wrap:wrap;padding:2px}}.smart-search__tags .tags::-webkit-scrollbar{display:none}.smart-search__tags .tags button{min-width:0!important;white-space:nowrap}.smart-search__tags .tags .clear-user-searches{padding:10px!important;color:var(--wp--preset--color--black, #1A1A24)!important;background-color:var(--wp--preset--color--grey-2, #747480)!important}.smart-search__tags .tags .clear-user-searches:hover{background-color:var(--wp--preset--color--grey-1, #53535F)!important}.smart-search__tags .tags .clear-user-searches svg{width:12px;height:12px}.styled-ol{max-width:calc(var(--container) * 12 / 12);margin-right:auto;margin-left:auto;padding:var(--wp--preset--spacing--ys) var(--wp--preset--spacing--ys);margin-top:var(--wp--preset--spacing--ys);margin-bottom:var(--wp--preset--spacing--ys);font-family:var(--wp--preset--font-family--ey-interstate);color:#fff;border-radius:15px}@media (min-width: 1024px){.styled-ol{max-width:calc(var(--container) * 10 / 12);margin-right:auto;margin-left:auto;padding:var(--wp--preset--spacing--y) var(--wp--preset--spacing--yl)}}.styled-ol ol{display:flex;flex-direction:column;row-gap:20px;padding:0;margin:0;list-style:none;counter-reset:item}.styled-ol ol li{display:flex;column-gap:20px;font-family:var(--wp--preset--font-family--ey-interstate)}.styled-ol ol li .content{width:100%;padding:20px;overflow:hidden;border:1px solid var(--wp--preset--color--grey-3, #C4C4CD);border-radius:10px}@media (min-width: 1024px){.styled-ol ol li .content{padding:40px 20px}}.styled-ol ol li .content h6,.styled-ol ol li .content p{margin:0;font-family:var(--wp--preset--font-family--ey-interstate);word-break:break-word}.styled-ol ol li:after{display:flex;align-items:center;justify-content:center;padding:20px;margin-left:auto;font-size:var(--wp--preset--font-size--h-2);font-weight:700;content:counters(item,"");counter-increment:item;border:1px solid var(--wp--preset--color--grey-3, #C4C4CD);border-radius:10px}@media (min-width: 1024px){.styled-ol ol li:after{padding:40px}}.styled-ol ol li:nth-child(-n+9):after{content:"0" counters(item,"")}@media (min-width: 1024px){.team-intro{grid-template-rows:2fr 1fr}}.team-intro__description{grid-area:1/2/2/14;padding:var(--wp--preset--spacing--y) 0 0 0}@media (min-width: 1024px){.team-intro__description{grid-area:1/2/2/8;align-self:end}}@media (min-width: 1440px){.team-intro__description{grid-area:1/2/2/7;padding:var(--wp--preset--spacing--yl) 0 0 calc(2 * var(--col48))}}.team-intro__link{grid-area:3/2/4/14;justify-self:center;padding-bottom:var(--wp--preset--spacing--gutter)}@media (min-width: 1024px){.team-intro__link{grid-area:2/2/3/8;justify-self:start;padding-bottom:0;padding-left:calc(2 * var(--col48))}}.team-intro__carousels{grid-area:2/2/3/14;position:relative;display:grid;grid-template-columns:1fr 1fr;gap:8px;justify-self:center;max-width:100%;overflow:hidden}@media (min-width: 520px){.team-intro__carousels{grid-template-columns:1fr 1fr 44px}}@media (min-width: 1024px){.team-intro__carousels{grid-area:1/8/3/14;gap:var(--wp--preset--spacing--gap)}}.team-intro__carousels:before{position:absolute;display:block;content:"";top:0;left:0;z-index:10;grid-column-end:3;width:100%;height:150px;pointer-events:none;background:linear-gradient(180deg,#1a1a24 8.95%,#1a1a2400 68.88%)}@media (min-width: 1024px){.team-intro__carousels:before{height:270px}}.team-intro__carousels:after{position:absolute;display:block;content:"";bottom:0;left:0;z-index:10;grid-column-end:3;width:100%;height:150px;pointer-events:none;background:linear-gradient(180deg,#1a1a24 8.95%,#1a1a2400 68.88%);transform:rotate(180deg)}@media (min-width: 1024px){.team-intro__carousels:after{height:270px}}.team-intro__carousels--left .swiper,.team-intro__carousels--right .swiper{width:100%;height:650px;max-height:100dvh}@media (min-width: 1024px){.team-intro__carousels--left .swiper,.team-intro__carousels--right .swiper{height:900px}}.team-intro__carousels--left .swiper-wrapper,.team-intro__carousels--right .swiper-wrapper{height:100%;transition-timing-function:linear!important}.team-intro__carousels--left .swiper-slide,.team-intro__carousels--right .swiper-slide{display:flex;align-items:stretch;width:100%;min-width:0;height:auto}.team-intro__carousels--left .swiper-slide .cards,.team-intro__carousels--right .swiper-slide .cards{width:100%;min-width:0}@media (max-width: 791px){.team-intro__carousels--left .swiper-slide .cards .sectors,.team-intro__carousels--right .swiper-slide .cards .sectors{min-height:0;font-size:10px}}.team-intro__carousels--left .swiper-slide .cards p.h5,.team-intro__carousels--right .swiper-slide .cards p.h5{text-align:center}@media (max-width: 791px){.team-intro__carousels--left .swiper-slide .cards p.h5,.team-intro__carousels--right .swiper-slide .cards p.h5{font-size:var(--wp--preset--font-size--base)}}@media (max-width: 791px){.team-intro__carousels--left .swiper-slide .cards .tag,.team-intro__carousels--right .swiper-slide .cards .tag{font-size:8px}}.team-intro__carousels--left{padding-left:1.5px}.team-intro__carousels--control{display:none;align-items:flex-end;height:150px;margin-top:auto;transform:translateY(-8.95%)}@media (min-width: 520px){.team-intro__carousels--control{display:flex}}@media (min-width: 1024px){.team-intro__carousels--control{height:270px}}.team-intro__carousels .cards--profile{min-height:unset}.team-intro__no-profiles{grid-area:3/2/4/14;padding:48px 20px;text-align:center;background:#f5f5f5;border-radius:8px}.team-intro__no-profiles p{margin:0;font-style:italic;color:#666}.team-intro.is-admin .team-intro__carousels{height:400px}.swiper-slide:has(.cards--profile){padding:1px}.wp-block-group:has(.versatile-carousel){overflow:hidden}.versatile-carousel.is-admin .swiper-wrapper{display:flex;gap:20px;overflow:hidden}.versatile-carousel.is-admin .swiper-wrapper.size-1 .swiper-slide{min-width:100%!important}.versatile-carousel.is-admin .swiper-wrapper.size-2 .swiper-slide{min-width:50%!important}.versatile-carousel.is-admin .swiper-wrapper .swiper-slide{min-width:320px!important}.versatile-carousel.is-admin a{pointer-events:none}@media (min-width: 1024px){.versatile-carousel:has(.size-1) .versatile-carousel__top{grid-area:2/2/3/14;z-index:10;align-self:end;padding-right:var(--wp--preset--spacing--gutter);margin-bottom:var(--wp--preset--spacing--gutter)}}.versatile-carousel:has(.size-1) .swiper-slide{min-height:500px}@media (min-width: 1280px){.versatile-carousel:has(.size-1) .swiper-slide{min-height:730px}}.versatile-carousel:has(.size-1) .swiper-slide>div{min-height:500px}@media (min-width: 1280px){.versatile-carousel:has(.size-1) .swiper-slide>div{min-height:730px}}.versatile-carousel__wrapper{position:relative;column-gap:0}.versatile-carousel__spacer{grid-area:4/1/5/15}@media (min-width: 1024px){.versatile-carousel__spacer{grid-area:4/2/5/14}}.versatile-carousel__heading{grid-area:1/2/2/14}.nested .versatile-carousel__heading{grid-area:1/1/2/14;padding-left:var(--half-desktop)}@media (min-width: 792px){.nested .versatile-carousel__heading{grid-area:1/1/2/15}}.versatile-carousel__heading{margin-bottom:24px}@media (min-width: 792px){.versatile-carousel__heading{margin-bottom:var(--wp--preset--spacing--smart-gap)}}@media (min-width: 1024px){.versatile-carousel__heading.has-gap{grid-area:1/3/2/15}}.versatile-carousel__heading h1,.versatile-carousel__heading h2,.versatile-carousel__heading h3,.versatile-carousel__heading h4,.versatile-carousel__heading h5,.versatile-carousel__heading h6{margin-bottom:0!important}@media (min-width: 1280px){.versatile-carousel__heading.has-description{display:grid;grid-template-columns:auto 1fr;gap:var(--wp--preset--spacing--gap)}}@media (min-width: 1024px){.versatile-carousel__heading--title{padding-right:220px}}.versatile-carousel__heading--title.has-icon{display:grid;grid-template-columns:60px 1fr;gap:12px}.versatile-carousel__heading--title.has-icon h1,.versatile-carousel__heading--title.has-icon h2,.versatile-carousel__heading--title.has-icon h3,.versatile-carousel__heading--title.has-icon h4{align-self:end;margin:0 0 12px;text-wrap:balance}@media (min-width: 1024px){.versatile-carousel__heading--title.has-icon{grid-template-columns:96px 1fr;gap:24px}}@media (min-width: 1280px){.versatile-carousel__heading--title.has-icon{grid-template-columns:128px 1fr}}.versatile-carousel__heading--text{align-self:end;margin-top:12px;pointer-events:none}.versatile-carousel__heading--description{padding-top:12px;text-wrap:balance}@media (min-width: 1024px){.versatile-carousel__heading--description{padding-right:140px}}.versatile-carousel__heading--description p{margin-bottom:12px}.versatile-carousel .view-all{text-decoration:underline}.versatile-carousel__top{display:none}@media (min-width: 1024px){.versatile-carousel__top{display:flex;gap:var(--wp--preset--spacing--gap);align-items:end;justify-self:end;grid-area:1/2/2/14;margin-bottom:var(--wp--preset--spacing--ys)}}@media (min-width: 1024px){.nested .versatile-carousel__top{grid-area:1/2/2/15;margin-right:20px}}.versatile-carousel__bottom{padding:var(--wp--preset--spacing--gutter) 0 0 0;text-align:center;grid-area:3/2/4/14}@media (min-width: 1024px){.versatile-carousel__bottom{display:none}}.versatile-carousel__bottom:has(.swiper-pagination-lock){display:none}.versatile-carousel__bottom .actions{margin:var(--wp--preset--spacing--gutter) auto 0 auto!important}.versatile-carousel__bottom .actions .type-yellow,.versatile-carousel__bottom .actions a{width:100%;max-width:400px}.versatile-carousel .swiper-arrows button{color:var(--wp--preset--color--white, #FFF)}.versatile-carousel__swiper{grid-area:2/1/3/15;overflow:hidden}.boxed .versatile-carousel__swiper{width:calc(100% + 40px);padding-right:20px;padding-left:20px;margin-left:-20px}@media (min-width: 1024px){.boxed .versatile-carousel__swiper{grid-area:2/2/3/14}.boxed .versatile-carousel__swiper .swiper{overflow:visible!important}}@media (min-width: 1280px){.boxed .versatile-carousel__swiper{grid-area:2/2/3/14}}.versatile-carousel .swiper{width:100%;overflow:hidden}.versatile-carousel .swiper-slide{display:flex;align-self:flex-start;height:100%}.versatile-carousel .swiper:has(.size-1){width:calc(100% - 40px);margin:0 auto}@media (min-width: 1024px){.versatile-carousel .swiper:has(.size-1){width:100%}}.versatile-carousel .swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.versatile-carousel .swiper-fade .swiper-slide-active{pointer-events:auto}.video-modal .versatile-carousel .swiper{grid-area:2/1/3/15}@media (min-width: 1280px){.video-modal .swiper{width:calc(100% + 24px);margin-left:-24px!important}}.inline-video{padding:var(--wp--preset--spacing--gap) 16px 16px 16px;margin-top:var(--wp--preset--spacing--ys);margin-bottom:var(--wp--preset--spacing--ys);font-family:var(--wp--preset--font-family--ey-interstate);color:#fff;border-radius:15px}@media (min-width: 1024px){.inline-video{padding:var(--wp--preset--spacing--ys) var(--wp--preset--spacing--yl) var(--wp--preset--spacing--y);max-width:calc(var(--container) * 10 / 12);margin-right:auto;margin-left:auto}}.inline-video.no-frame{padding:0}@media (min-width: 1024px){.inline-video.no-frame{padding:0}}.inline-video__title{margin-bottom:5px!important}.inline-video__subtitle{font-family:var(--wp--preset--font-family--ey-interstate)!important}.inline-video__video{overflow:hidden;border-radius:10px}.inline-video .ey-video-player{position:relative;width:100%;aspect-ratio:16/9}.inline-video.is-admin .ey-video-player{position:relative;display:flex;align-items:center;justify-content:center;min-height:200px;aspect-ratio:16/9;padding:var(--wp--preset--spacing--yl);color:#333;text-align:center;background:gold;border:2px dashed #FFA500}.inline-video.is-admin .ey-video-player:before{font-size:18px;font-weight:700;color:#333;content:"VIDEO PLACEHOLDER"}.ey-video-controls.inline{height:200px}.ey-video-controls.inline .control-buttons{right:auto!important;left:14px!important}.plyr-player-container{width:100%;aspect-ratio:16/9}.plyr-player-container .plyr-player{width:100%;height:100%}.plyr{--plyr-color-main: #ffe600;--plyr-control-color: #ffe600;--plyr-control-color-hover: #ffe600;--plyr-range-fill-background: #ffe600;--plyr-progress-loading-background: #ffe600;--plyr-video-control-background: rgb(255 230 0 / .9);--plyr-video-control-background-hover: rgb(255 230 0 / 1)}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{color:#000;background:#ffe600e6}.plyr .plyr__control--overlaid{display:flex!important;align-items:center;justify-content:center;width:100px;height:100px;padding:20px}.plyr .plyr__control--overlaid svg{width:40px;height:40px;color:#000;fill:#000}.plyr .plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#ffe600}.wysiwyg{margin-top:var(--wp--preset--spacing--ys);margin-bottom:var(--wp--preset--spacing--ys);max-width:calc(var(--container) * 12 / 12);margin-right:auto;margin-left:auto}@media (min-width: 1024px){.wysiwyg{max-width:calc(var(--container) * 8 / 12);margin-right:auto;margin-left:auto}}.wysiwyg__title{font-weight:400;text-wrap:balance}.wysiwyg h3{font-size:var(--wp--preset--font-size--h-4)}.wysiwyg>p:first-of-type:first-letter{float:left;padding:.9rem 1.5rem 1rem 0;font-size:6rem;line-height:60px}.wysiwyg ul{margin-left:1.5rem}.wysiwyg ul li{position:relative;margin-bottom:1rem}.wysiwyg ul li:before{position:absolute;top:.2em;left:-1.5rem;display:inline-block;width:1em;font-size:1.2rem;font-weight:700;color:var(--wp--preset--color--yellow, #FFE600);content:"■";transform:rotate(90deg)}.wysiwyg blockquote{position:relative;padding:2rem 2rem 1rem;margin:5rem 0 3rem;background-color:#f5f5fa;border:0;border-radius:15px}.wysiwyg blockquote:before{position:absolute;top:-3rem;left:0;font-size:10rem;line-height:1;color:var(--wp--preset--color--yellow, #FFE600)}.wysiwyg-no-cap{margin-top:var(--wp--preset--spacing--y);margin-bottom:var(--wp--preset--spacing--y);max-width:calc(var(--container) * 12 / 12);margin-right:auto;margin-left:auto}@media (min-width: 1024px){.wysiwyg-no-cap{max-width:calc(var(--container) * 8 / 12);margin-right:auto;margin-left:auto}}.wysiwyg-no-cap__title{font-weight:400;text-wrap:balance}.wysiwyg-no-cap h3{font-size:var(--wp--preset--font-size--h-4)}.wysiwyg-no-cap ul{margin-left:1.5rem}.wysiwyg-no-cap ul li{position:relative;margin-bottom:1rem}.wysiwyg-no-cap ul li:before{position:absolute;top:.2em;left:-1.5rem;display:inline-block;width:1em;font-size:1.2rem;font-weight:700;color:var(--wp--preset--color--yellow, #FFE600);content:"■";transform:rotate(90deg)}.wysiwyg-no-cap blockquote{position:relative;padding:2rem 2rem 1rem;margin:5rem 0 3rem;background-color:#f5f5fa;border:0;border-radius:15px}.wysiwyg-no-cap blockquote:before{position:absolute;top:-3rem;left:0;font-size:10rem;line-height:1;color:var(--wp--preset--color--yellow, #FFE600)}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}
