:root{--border-radius-sm:8px;--border-radius-md:12px;--border-radius-lg:30px;--gradient-vq-grad:linear-gradient(100deg,#0c59a5 3.55%,#1787ff 96.58%);--gutter:var(--wp--preset--spacing--4);--gutter-comp:calc(var(--gutter)*-0.5);--gutter-half:calc(var(--gutter)*0.5);--gutter-page:var(--wp--preset--spacing--4);--gutter-page-negative:calc(var(--wp--preset--spacing--4)*-1.5);--height-0:0;--height-1:clamp(0.25rem,0.2255rem + 0.1087vw,0.3125rem);--height-2:clamp(0.5rem,0.4511rem + 0.2174vw,0.625rem);--height-3:clamp(0.6875rem,0.5897rem + 0.4348vw,0.9375rem);--height-4:clamp(0.9375rem,0.8152rem + 0.5435vw,1.25rem);--height-5:clamp(1.4375rem,1.2663rem + 0.7609vw,1.875rem);--height-6:clamp(1.875rem,1.6304rem + 1.087vw,2.5rem);--height-7:clamp(2.375rem,2.0815rem + 1.3043vw,3.125rem);--height-8:clamp(2.8125rem,2.4457rem + 1.6304vw,3.75rem);--height-9:clamp(3.75rem,3.2609rem + 2.1739vw,5rem);--height-10:clamp(4.6875rem,4.0761rem + 2.7174vw,6.25rem);--height-11:clamp(5.625rem,4.8913rem + 3.2609vw,7.5rem);--height-25:25%;--height-50:50%;--height-75:75%;--height-auto:auto;--height-full:100%;--height-screen:100vh;--layout-normal:1280px;--width-0:0;--width-1:clamp(0.25rem,0.2255rem + 0.1087vw,0.3125rem);--width-2:clamp(0.5rem,0.4511rem + 0.2174vw,0.625rem);--width-3:clamp(0.6875rem,0.5897rem + 0.4348vw,0.9375rem);--width-4:clamp(0.9375rem,0.8152rem + 0.5435vw,1.25rem);--width-5:clamp(1.4375rem,1.2663rem + 0.7609vw,1.875rem);--width-6:clamp(1.875rem,1.6304rem + 1.087vw,2.5rem);--width-7:clamp(2.375rem,2.0815rem + 1.3043vw,3.125rem);--width-8:clamp(2.8125rem,2.4457rem + 1.6304vw,3.75rem);--width-9:clamp(3.75rem,3.2609rem + 2.1739vw,5rem);--width-10:clamp(4.6875rem,4.0761rem + 2.7174vw,6.25rem);--width-11:clamp(5.625rem,4.8913rem + 3.2609vw,7.5rem);--width-50:50%;--width-auto:auto;--width-full:100%;--width-screen:100vw;--width-one-fifth:20%;--width-two-fifths:40%;--width-three-fifths:60%;--width-four-fifths:80%;--width-one-half:50%;--width-one-quarter:25%;--width-three-quarters:75%;--width-one-sixth:16.666667%;--width-two-sixths:33.333333%;--width-three-sixths:50%;--width-four-sixths:66.666667%;--width-five-sixths:83.333333%;--width-one-third:33.333333%;--width-two-thirds:66.666667%;--width-one-twelfth:8.333333%;--width-two-twelfths:16.666667%;--width-three-twelfths:25%;--width-four-twelfths:33.333333%;--width-five-twelfths:41.666667%;--width-six-twelfths:50%;--width-seven-twelfths:58.333333%;--width-eight-twelfths:66.666667%;--width-nine-twelfths:75%;--width-ten-twelfths:83.333333%;--width-eleven-twelfths:91.666667%}.orb-feature-carousel{--fc-card-width:calc(min(var(--layout-normal), 100vw - var(--gutter-page) * 2)*0.85);background:var(--wp--preset--color--soft-grey);padding:var(--wp--preset--spacing--8) 0 0;position:relative}@media(min-width:50.6875rem){.orb-feature-carousel{--fc-card-width:calc((min(var(--layout-normal), 100vw - var(--gutter-page) * 2)*1)/2.25)}}@media(min-width:67.5625rem){.orb-feature-carousel{--fc-card-width:calc((min(var(--layout-normal), 100vw - var(--gutter-page) * 2)*1)/2.75)}}.orb-feature-carousel__container{margin:0 auto;max-width:1280px;max-width:var(--layout-normal);padding:0}.orb-feature-carousel__header{margin-bottom:var(--wp--preset--spacing--6)}@media(min-width:67.5625rem){.orb-feature-carousel__header{max-width:40%}}.orb-feature-carousel__headline{color:var(--wp--preset--color--blue);font-family:var(--wp--preset--font-family--outfit);font-size:clamp(1.2962rem,1.0982rem + .8798vw,1.802rem);font-weight:400;letter-spacing:0;line-height:1.35}.orb-feature-carousel__scrollable{-webkit-overflow-scrolling:touch;background:linear-gradient(to bottom,transparent 0,transparent calc(var(--fc-card-width)/3),var(--wp--preset--color--white) calc(var(--fc-card-width)/3),var(--wp--preset--color--white) 100%);display:block;margin:0 calc(var(--gutter-page)*-1);overflow-x:auto;padding:0;padding-bottom:var(--wp--preset--spacing--8);position:relative;scroll-behavior:smooth;scroll-padding-left:max(var(--gutter-page),(100% - 1280px)/2);scroll-padding-left:max(var(--gutter-page),(100% - var(--layout-normal))/2);scroll-snap-type:x mandatory;scrollbar-width:none;width:100vw}.orb-feature-carousel__grid{display:flex;gap:var(--wp--preset--spacing--6);list-style:none;margin:0;padding:0;padding-left:max(var(--gutter-page),(100% - var(--layout-normal))/2);padding-right:max(var(--gutter-page),(100% - var(--layout-normal))/2);width:-moz-max-content;width:max-content}.orb-feature-carousel__card{display:flex;flex:0 0 var(--fc-card-width);flex-direction:column;gap:var(--wp--preset--spacing--4);position:relative;scroll-snap-align:start;scroll-snap-type:proximity}.orb-feature-carousel__card-content{display:flex;flex-direction:column;gap:var(--wp--preset--spacing--1);padding-left:var(--wp--preset--spacing--1);padding-right:var(--wp--preset--spacing--1)}.orb-feature-carousel__card-image{aspect-ratio:3/2;background:var(--wp--preset--color--navy);border-radius:12px;border-radius:var(--border-radius-md);margin:0;overflow:hidden;padding:0}.orb-feature-carousel__card-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.orb-feature-carousel__card-label{color:rgba(0,0,51,.75);font-size:clamp(.8784rem,.8742rem + .0183vw,.8889rem);font-weight:700!important;font-weight:300;line-height:1.4}.orb-feature-carousel__card-heading,.orb-feature-carousel__card-label{font-family:var(--wp--preset--font-family--outfit);letter-spacing:0;margin:0;padding:0}.orb-feature-carousel__card-heading{color:var(--wp--preset--color--blue);font-size:clamp(1.067rem,.9893rem + .3454vw,1.2656rem);font-weight:400;line-height:1.3;margin-bottom:var(--wp--preset--spacing--2)}.orb-feature-carousel__card-body{color:#003;font-family:var(--wp--preset--font-family--outfit);font-size:clamp(.9372rem,.9126rem + .1092vw,1rem);font-weight:300;letter-spacing:0;line-height:1.35}