:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}

.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{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}
:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}
.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}
.image-carousel-module-scss-module__SYapVq__imageCarousel{background-color:var(--theme-background);padding-top:16vw;padding-bottom:16vw}@media (min-width:800px){.image-carousel-module-scss-module__SYapVq__imageCarousel{padding-top:min(80px,5.55556vw);padding-bottom:min(80px,5.55556vw)}}.image-carousel-module-scss-module__SYapVq__header{text-align:center;margin-bottom:10.6667vw}@media (min-width:800px){.image-carousel-module-scss-module__SYapVq__header{max-width:calc(10*var(--layout-column-width) + (10 - 1)*var(--layout-columns-gap));margin-bottom:min(60px,4.16667vw);margin-left:auto;margin-right:auto}}.image-carousel-module-scss-module__SYapVq__preHeadline{text-transform:uppercase;letter-spacing:.1em;margin-bottom:2.13333vw;display:block}@media (min-width:800px){.image-carousel-module-scss-module__SYapVq__preHeadline{margin-bottom:min(12px,.833333vw)}}.image-carousel-module-scss-module__SYapVq__headline{text-transform:uppercase;letter-spacing:-.02em;margin-bottom:4.26667vw;font-weight:800}@media (min-width:800px){.image-carousel-module-scss-module__SYapVq__headline{margin-bottom:min(24px,1.66667vw)}}.image-carousel-module-scss-module__SYapVq__description{color:var(--theme-text-secondary,var(--theme-text));max-width:160vw;margin-left:auto;margin-right:auto}@media (min-width:800px){.image-carousel-module-scss-module__SYapVq__description{max-width:min(800px,55.5556vw)}}.image-carousel-module-scss-module__SYapVq__carouselWrapper{width:100%;position:relative}.image-carousel-module-scss-module__SYapVq__carouselContainer{width:100%;max-width:213.333vw;margin-left:auto;margin-right:auto;position:relative}@media (min-width:800px){.image-carousel-module-scss-module__SYapVq__carouselContainer{max-width:min(1000px,69.4444vw)}}.image-carousel-module-scss-module__SYapVq__swiper{width:100%;overflow:hidden;box-shadow:0 5.33333vw 16vw #0000001a}@media (min-width:800px){.image-carousel-module-scss-module__SYapVq__swiper{box-shadow:0 min(30px,2.08333vw) min(80px,5.55556vw) #0000001f}}.image-carousel-module-scss-module__SYapVq__slide{width:100%}.image-carousel-module-scss-module__SYapVq__imageWrapper{aspect-ratio:16/10;background-color:var(--theme-card);width:100%;position:relative}.image-carousel-module-scss-module__SYapVq__image{object-fit:cover;width:100%;height:100%}.image-carousel-module-scss-module__SYapVq__navButton{z-index:10;background-color:var(--white,#fff);border:1px solid var(--theme-stroke,#0000001a);cursor:pointer;width:10.6667vw;height:10.6667vw;color:var(--theme-text);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 1.06667vw 3.2vw #0000001a}@media (min-width:800px){.image-carousel-module-scss-module__SYapVq__navButton{width:min(48px,3.33333vw);height:min(48px,3.33333vw);box-shadow:0 min(4px,.277778vw) min(12px,.833333vw) #0000001a}}.image-carousel-module-scss-module__SYapVq__navButton:hover{background-color:var(--theme-primary,#000);color:var(--white,#fff);border-color:var(--theme-primary,#000)}.image-carousel-module-scss-module__SYapVq__navButton svg{width:4.26667vw;height:4.26667vw}@media (min-width:800px){.image-carousel-module-scss-module__SYapVq__navButton svg{width:min(20px,1.38889vw);height:min(20px,1.38889vw)}}.image-carousel-module-scss-module__SYapVq__prevButton{left:-5.33333vw}@media (min-width:800px){.image-carousel-module-scss-module__SYapVq__prevButton{left:min(-60px,-4.16667vw)}}.image-carousel-module-scss-module__SYapVq__nextButton{right:-5.33333vw}@media (min-width:800px){.image-carousel-module-scss-module__SYapVq__nextButton{right:min(-60px,-4.16667vw)}}.image-carousel-module-scss-module__SYapVq__pagination{justify-content:center;gap:2.13333vw;margin-top:6.4vw;display:flex}@media (min-width:800px){.image-carousel-module-scss-module__SYapVq__pagination{gap:min(10px,.694444vw);margin-top:min(32px,2.22222vw)}}.image-carousel-module-scss-module__SYapVq__dot{background-color:var(--theme-stroke,#0003);cursor:pointer;border:none;border-radius:50%;width:2.66667vw;height:2.66667vw;padding:0;transition:all .2s}@media (min-width:800px){.image-carousel-module-scss-module__SYapVq__dot{width:min(12px,.833333vw);height:min(12px,.833333vw)}}.image-carousel-module-scss-module__SYapVq__dot:hover{background-color:var(--theme-text-secondary,#0006)}.image-carousel-module-scss-module__SYapVq__dot.image-carousel-module-scss-module__SYapVq__active{background-color:var(--theme-primary,#000);transform:scale(1.2)}.image-carousel-module-scss-module__SYapVq__ctaWrapper{justify-content:center;margin-top:12.8vw;display:flex}@media (min-width:800px){.image-carousel-module-scss-module__SYapVq__ctaWrapper{margin-top:min(64px,4.44444vw)}}
.iris-results-section-module-scss-module__k2J5KW__irisResultsSection{color:var(--theme-text,#535353);background-color:var(--theme-primary,#f9f7f5);box-shadow:0 42.6667vw 0 0 var(--theme-primary,#f9f7f5);padding-top:10.6667vw;padding-bottom:42.6667vw}@media (min-width:800px){.iris-results-section-module-scss-module__k2J5KW__irisResultsSection{box-shadow:0 min(240px,16.6667vw) 0 0 var(--theme-primary,#f9f7f5);padding-top:min(80px,5.55556vw);padding-bottom:min(240px,16.6667vw)}}.iris-results-section-module-scss-module__k2J5KW__heading{max-width:calc(10*var(--layout-column-width) + (10 - 1)*var(--layout-columns-gap));color:var(--theme-secondary,#121212);text-align:center;margin:0 auto 4.26667vw}@media (min-width:800px){.iris-results-section-module-scss-module__k2J5KW__heading{margin-bottom:min(24px,1.66667vw)}}.iris-results-section-module-scss-module__k2J5KW__intro{max-width:calc(8*var(--layout-column-width) + (8 - 1)*var(--layout-columns-gap));color:var(--theme-text,#535353);text-align:center;margin:0 auto 8.53333vw}@media (min-width:800px){.iris-results-section-module-scss-module__k2J5KW__intro{margin-bottom:min(48px,3.33333vw)}}.iris-results-section-module-scss-module__k2J5KW__statBlock{width:calc(100% + 2*var(--layout-margin));margin-right:calc(-1*var(--layout-margin));margin-bottom:10.6667vw;margin-left:calc(-1*var(--layout-margin));padding:8.53333vw var(--layout-margin);background-color:var(--off-black,#121212);text-align:center}@media (min-width:800px){.iris-results-section-module-scss-module__k2J5KW__statBlock{padding:min(48px,3.33333vw) var(--layout-margin);margin-bottom:min(48px,3.33333vw)}}.iris-results-section-module-scss-module__k2J5KW__stat{max-width:calc(10*var(--layout-column-width) + (10 - 1)*var(--layout-columns-gap));color:var(--ivory,#f9f7f5);font-family:var(--font-ek-modena);margin:0 auto 3.2vw;font-size:4.26667vw;font-weight:800;line-height:1.2}@media (min-width:800px){.iris-results-section-module-scss-module__k2J5KW__stat{white-space:nowrap;margin-bottom:min(16px,1.11111vw);font-size:min(24px,1.66667vw)}}.iris-results-section-module-scss-module__k2J5KW__statDisclaimer{max-width:calc(8*var(--layout-column-width) + (8 - 1)*var(--layout-columns-gap));color:#f9f7f5b3;margin:0 auto}.iris-results-section-module-scss-module__k2J5KW__cards{margin:0;padding:0;list-style:none;display:grid}@media (max-width:799px){.iris-results-section-module-scss-module__k2J5KW__cards{grid-template-columns:1fr;gap:8.53333vw}}@media (min-width:800px){.iris-results-section-module-scss-module__k2J5KW__cards{max-width:calc(10*var(--layout-column-width) + (10 - 1)*var(--layout-columns-gap));grid-template-columns:repeat(2,1fr);gap:min(32px,2.22222vw);margin:0 auto}}.iris-results-section-module-scss-module__k2J5KW__cardItem{min-width:0}.iris-results-section-module-scss-module__k2J5KW__card{border:1px solid var(--theme-stroke,#1212121f);background:var(--theme-primary,#fff);border-radius:3.2vw;flex-direction:column;height:100%;padding:6.4vw;display:flex}@media (min-width:800px){.iris-results-section-module-scss-module__k2J5KW__card{border-radius:min(16px,1.11111vw);padding:min(32px,2.22222vw)}}.iris-results-section-module-scss-module__k2J5KW__typeLabel{color:var(--theme-text,#535353);text-transform:uppercase;margin:0 0 2.13333vw}@media (min-width:800px){.iris-results-section-module-scss-module__k2J5KW__typeLabel{margin-bottom:min(12px,.833333vw)}}.iris-results-section-module-scss-module__k2J5KW__company{color:var(--theme-secondary,#121212);margin:0 0 2.13333vw}@media (min-width:800px){.iris-results-section-module-scss-module__k2J5KW__company{margin-bottom:min(12px,.833333vw)}}.iris-results-section-module-scss-module__k2J5KW__headline{color:var(--theme-secondary,#121212);margin:0 0 3.2vw}@media (min-width:800px){.iris-results-section-module-scss-module__k2J5KW__headline{margin-bottom:min(16px,1.11111vw)}}.iris-results-section-module-scss-module__k2J5KW__description{color:var(--theme-text,#535353);margin:0 0 4.26667vw}@media (min-width:800px){.iris-results-section-module-scss-module__k2J5KW__description{margin-bottom:min(20px,1.38889vw)}}.iris-results-section-module-scss-module__k2J5KW__quote{color:var(--theme-text,#535353);margin:0 0 4.26667vw;font-style:italic}@media (min-width:800px){.iris-results-section-module-scss-module__k2J5KW__quote{margin-bottom:min(20px,1.38889vw)}}.iris-results-section-module-scss-module__k2J5KW__attribution{color:var(--theme-text,#535353);opacity:.85;margin:0 0 2.13333vw}.iris-results-section-module-scss-module__k2J5KW__cardDisclaimer{color:var(--theme-text,#535353);opacity:.75;margin:auto 0 0;font-style:italic}
.iris-testimonials-grid-module-scss-module__my6JCq__irisTestimonialsGrid{color:var(--theme-secondary,#121212);padding-top:10.6667vw;padding-bottom:10.6667vw}@media (min-width:800px){.iris-testimonials-grid-module-scss-module__my6JCq__irisTestimonialsGrid{padding-top:min(80px,5.55556vw);padding-bottom:min(80px,5.55556vw)}}.iris-testimonials-grid-module-scss-module__my6JCq__heading{max-width:calc(10*var(--layout-column-width) + (10 - 1)*var(--layout-columns-gap));color:var(--theme-secondary,#121212);text-align:center;margin:0 auto 8.53333vw}@media (min-width:800px){.iris-testimonials-grid-module-scss-module__my6JCq__heading{margin-bottom:min(48px,3.33333vw)}}.iris-testimonials-grid-module-scss-module__my6JCq__grid{margin:0;padding:0;list-style:none;display:grid}@media (max-width:799px){.iris-testimonials-grid-module-scss-module__my6JCq__grid{grid-template-columns:1fr;gap:8.53333vw}}@media (min-width:800px){.iris-testimonials-grid-module-scss-module__my6JCq__grid{max-width:calc(10*var(--layout-column-width) + (10 - 1)*var(--layout-columns-gap));grid-template-columns:repeat(2,1fr);gap:min(40px,2.77778vw) min(32px,2.22222vw);margin:0 auto}}.iris-testimonials-grid-module-scss-module__my6JCq__gridItem{min-width:0}.iris-testimonials-grid-module-scss-module__my6JCq__card{text-align:center;flex-direction:column;align-items:center;height:100%;display:flex}.iris-testimonials-grid-module-scss-module__my6JCq__photoWrapper{background:var(--theme-card,#f5f5f5);border-radius:50%;flex-shrink:0;position:relative;overflow:hidden}@media (max-width:799px){.iris-testimonials-grid-module-scss-module__my6JCq__photoWrapper{width:25.6vw;height:25.6vw;margin-bottom:4.26667vw}}@media (min-width:800px){.iris-testimonials-grid-module-scss-module__my6JCq__photoWrapper{width:min(120px,8.33333vw);height:min(120px,8.33333vw);margin-bottom:min(20px,1.38889vw)}}.iris-testimonials-grid-module-scss-module__my6JCq__photo{object-fit:cover;width:100%;height:100%}.iris-testimonials-grid-module-scss-module__my6JCq__name{color:var(--theme-secondary,#121212);margin:0 0 3.2vw}@media (min-width:800px){.iris-testimonials-grid-module-scss-module__my6JCq__name{margin-bottom:min(12px,.833333vw)}}.iris-testimonials-grid-module-scss-module__my6JCq__quote{color:var(--theme-text,#535353);margin:0 0 3.2vw;font-style:italic}@media (min-width:800px){.iris-testimonials-grid-module-scss-module__my6JCq__quote{max-width:min(480px,33.3333vw);margin-bottom:min(12px,.833333vw)}}.iris-testimonials-grid-module-scss-module__my6JCq__affiliation{color:var(--theme-text,#535353);opacity:.75;margin:0}
.two-path-nav-module-scss-module__ZWUiDG__twoPathNav{margin-top:21.3333vw;margin-bottom:21.3333vw}@media (min-width:800px){.two-path-nav-module-scss-module__ZWUiDG__twoPathNav{margin-top:min(120px,8.33333vw);margin-bottom:min(120px,8.33333vw)}}.two-path-nav-module-scss-module__ZWUiDG__twoPathNav.two-path-nav-module-scss-module__ZWUiDG__noPadding{margin-top:8.53333vw;margin-bottom:8.53333vw}@media (min-width:800px){.two-path-nav-module-scss-module__ZWUiDG__twoPathNav.two-path-nav-module-scss-module__ZWUiDG__noPadding{margin-top:min(32px,2.22222vw);margin-bottom:min(32px,2.22222vw)}}.two-path-nav-module-scss-module__ZWUiDG__header{text-align:center;flex-direction:column;margin-bottom:8.53333vw;display:flex}@media (min-width:800px){.two-path-nav-module-scss-module__ZWUiDG__header{margin-bottom:min(56px,3.88889vw)}}.two-path-nav-module-scss-module__ZWUiDG__subtitle{margin-bottom:3.2vw;display:inline-block}@media (min-width:800px){.two-path-nav-module-scss-module__ZWUiDG__subtitle{margin-bottom:min(16px,1.11111vw)}}.two-path-nav-module-scss-module__ZWUiDG__title{margin:0 auto}@media (min-width:800px){.two-path-nav-module-scss-module__ZWUiDG__title{max-width:calc(8*var(--layout-column-width) + (8 - 1)*var(--layout-columns-gap))}}.two-path-nav-module-scss-module__ZWUiDG__pathsGrid{grid-template-columns:1fr;gap:4.26667vw;display:grid}@media (min-width:800px){.two-path-nav-module-scss-module__ZWUiDG__pathsGrid{grid-template-columns:repeat(2,1fr);gap:min(24px,1.66667vw)}}.two-path-nav-module-scss-module__ZWUiDG__pathCard{background:var(--theme-card);border:1px solid var(--theme-stroke);cursor:pointer;border-radius:4.26667vw;flex-direction:column;justify-content:space-between;padding:8.53333vw;text-decoration:none;transition:transform .5s cubic-bezier(.23,1,.32,1),border-color .4s,box-shadow .5s cubic-bezier(.23,1,.32,1);display:flex;position:relative;overflow:hidden}@media (min-width:800px){.two-path-nav-module-scss-module__ZWUiDG__pathCard{border-radius:min(20px,1.38889vw);padding:min(48px,3.33333vw)}}@media (hover:hover){.two-path-nav-module-scss-module__ZWUiDG__pathCard:hover{border-color:var(--theme-secondary);transform:translateY(min(-6px,-.416667vw));box-shadow:0 min(24px,1.66667vw) min(48px,3.33333vw) #0000001f,0 min(8px,.555556vw) min(16px,1.11111vw) #00000014}.two-path-nav-module-scss-module__ZWUiDG__pathCard:hover .two-path-nav-module-scss-module__ZWUiDG__ctaArrow{transform:translate(min(6px,.416667vw))}.two-path-nav-module-scss-module__ZWUiDG__pathCard:hover .two-path-nav-module-scss-module__ZWUiDG__cardGlow{opacity:1}.two-path-nav-module-scss-module__ZWUiDG__pathCard:hover .two-path-nav-module-scss-module__ZWUiDG__eyebrow{color:var(--theme-secondary)}}.two-path-nav-module-scss-module__ZWUiDG__cardContent{flex-direction:column;gap:3.2vw;margin-bottom:8.53333vw;display:flex}@media (min-width:800px){.two-path-nav-module-scss-module__ZWUiDG__cardContent{gap:min(16px,1.11111vw);margin-bottom:min(40px,2.77778vw)}}.two-path-nav-module-scss-module__ZWUiDG__eyebrow{color:var(--theme-text);opacity:.6;transition:color .3s,opacity .3s}.two-path-nav-module-scss-module__ZWUiDG__pathCard:hover .two-path-nav-module-scss-module__ZWUiDG__eyebrow{opacity:1}.two-path-nav-module-scss-module__ZWUiDG__cardTitle{color:var(--theme-text);margin:0}.two-path-nav-module-scss-module__ZWUiDG__cardDescription{color:var(--theme-text);opacity:.7;margin:0}@media (min-width:800px){.two-path-nav-module-scss-module__ZWUiDG__cardDescription{max-width:min(420px,29.1667vw)}}.two-path-nav-module-scss-module__ZWUiDG__ctaWrapper{border-top:1px solid var(--theme-stroke);color:var(--theme-text);align-items:center;gap:2.13333vw;padding-top:5.33333vw;display:flex}@media (min-width:800px){.two-path-nav-module-scss-module__ZWUiDG__ctaWrapper{gap:min(10px,.694444vw);padding-top:min(24px,1.66667vw)}}.two-path-nav-module-scss-module__ZWUiDG__ctaText{text-transform:uppercase}.two-path-nav-module-scss-module__ZWUiDG__ctaArrow{width:4.8vw;height:4.8vw;transition:transform .4s cubic-bezier(.23,1,.32,1)}@media (min-width:800px){.two-path-nav-module-scss-module__ZWUiDG__ctaArrow{width:min(20px,1.38889vw);height:min(20px,1.38889vw)}}.two-path-nav-module-scss-module__ZWUiDG__cardGlow{background:linear-gradient(180deg, transparent 0%, rgba(var(--theme-secondary-rgb,96, 165, 250), .06) 100%);opacity:0;pointer-events:none;height:50%;transition:opacity .5s;position:absolute;bottom:0;left:0;right:0}
.page-builder-module-scss-module__BO4dlq__fold{padding-top:0!important}.page-builder-module-scss-module__BO4dlq__fold div:nth-child(2){padding-top:1000px!important}.page-builder-module-scss-module__BO4dlq__folder section:first-of-type{padding-top:0!important}.page-builder-module-scss-module__BO4dlq__folder:not(.page-builder-module-scss-module__BO4dlq__noPaddingTop)>section:first-of-type{margin-top:0!important}.page-builder-module-scss-module__BO4dlq__folder:not(.page-builder-module-scss-module__BO4dlq__noPaddingTop)>section:last-of-type{padding-bottom:var(--spacing-xl)}.page-builder-module-scss-module__BO4dlq__noPaddingTop{padding-top:0!important}.page-builder-module-scss-module__BO4dlq__foldSpacer{background-color:var(--theme-primary,#f9f7f5);width:100%;height:0;margin:0;padding:0;display:block}
.hero-module-scss-module__uq__Aa__irisHero{height:100svh;padding:var(--layout-margin);padding-top:calc(var(--header-height) + 17.0667vw);background-color:var(--theme-primary);grid-template-rows:1fr auto;align-items:end;min-height:min(650px,45.1389vw);margin-bottom:min(32px,2.22222vw);display:grid;position:relative;overflow:clip}@media (max-width:799px){.hero-module-scss-module__uq__Aa__irisHero{height:100vh;min-height:128vw;padding-left:0;padding-right:0;padding-top:calc(var(--header-height) + 2.66667vw);flex-direction:column;justify-content:start;align-items:center;padding-top:10svh;display:flex}}.hero-module-scss-module__uq__Aa__hero_content{text-align:center;z-index:11;text-align:center;width:100%;padding:0 var(--layout-margin);position:absolute;bottom:min(50px,3.47222vw)}@media (max-width:799px){.hero-module-scss-module__uq__Aa__hero_content{position:relative}}.hero-module-scss-module__uq__Aa__hero_content h1,.hero-module-scss-module__uq__Aa__hero_content .hero-module-scss-module__uq__Aa__h1_style{font-size:min(36px,2.5vw);line-height:100%;font-family:var(--font-unica-77);text-transform:capitalize;white-space:pre-line;margin-bottom:min(20px,1.38889vw)}@media (max-width:799px){.hero-module-scss-module__uq__Aa__hero_content h1,.hero-module-scss-module__uq__Aa__hero_content .hero-module-scss-module__uq__Aa__h1_style{margin-bottom:5.33333vw;padding:0 2.66667vw;font-size:4.8vw;line-height:120%}}.hero-module-scss-module__uq__Aa__hero_content .hero-module-scss-module__uq__Aa__body{opacity:.85;max-width:min(720px,50vw);margin:0 auto min(24px,1.66667vw)}@media (max-width:799px){.hero-module-scss-module__uq__Aa__hero_content .hero-module-scss-module__uq__Aa__body{max-width:100%;margin-bottom:5.33333vw;padding:0 2.66667vw;font-size:3.73333vw}}@media (min-width:800px){.hero-module-scss-module__uq__Aa__hero_content button{font-size:min(20px,1.38889vw)}}.hero-module-scss-module__uq__Aa__video{background-color:var(--theme-primary);width:100%;height:100vh;position:absolute}@media (max-width:799px){.hero-module-scss-module__uq__Aa__video{width:115%;position:relative}}@media screen and (max-width:600px){.hero-module-scss-module__uq__Aa__video{height:40vh}}.hero-module-scss-module__uq__Aa__video .hero-module-scss-module__uq__Aa__videoContainer,.hero-module-scss-module__uq__Aa__video .hero-module-scss-module__uq__Aa__heroImage{position:absolute;inset:0}.hero-module-scss-module__uq__Aa__video .hero-module-scss-module__uq__Aa__videoContainer video,.hero-module-scss-module__uq__Aa__video .hero-module-scss-module__uq__Aa__heroImage img{mix-blend-mode:lighten;will-change:transform;width:100%;height:100%;left:0;right:0;top:unset;bottom:unset;object-fit:cover;position:absolute}@media (max-width:799px){.hero-module-scss-module__uq__Aa__video .hero-module-scss-module__uq__Aa__videoContainer video,.hero-module-scss-module__uq__Aa__video .hero-module-scss-module__uq__Aa__heroImage img{object-fit:contain}}.hero-module-scss-module__uq__Aa__scrollDown{z-index:1;background-color:var(--theme-secondary);border-radius:50%;grid-column-start:12;place-self:center;place-items:center;width:9.6vw;height:9.6vw;display:grid;position:absolute;bottom:5.33333vw}.hero-module-scss-module__uq__Aa__scrollDown svg{width:2.66667vw;transform:rotate(180deg)}.hero-module-scss-module__uq__Aa__scrollDown svg path{stroke:var(--theme-primary)}
.rolling-title-module-scss-module__z7i3Aq__title{clip-path:inset(-3% 0);display:grid}@media (min-width:800px){.rolling-title-module-scss-module__z7i3Aq__title>:not(:first-child){position:absolute}}.rolling-title-module-scss-module__z7i3Aq__title>*{transition:.6s transform var(--ease-out-expo);transform:translate3d(0, calc(133% * var(--y)), 0)}@media (max-width:799px){.rolling-title-module-scss-module__z7i3Aq__title>*{flex-direction:column;grid-area:1/1;justify-content:flex-end;display:flex}}
.highlight-module-scss-module__eTi4ca__highlight{margin-bottom:min(80px,5.55556vw)}.highlight-module-scss-module__eTi4ca__grid{grid-gap:min(50px,3.47222vw);background-color:#00000080;border:min(1px,.0694445vw) solid #656565;border-radius:min(30px,2.08333vw);grid-template-columns:1fr 1fr;padding:min(100px,6.94444vw) min(50px,3.47222vw);display:grid}@media (min-width:800px){.highlight-module-scss-module__eTi4ca__grid div:last-child{order:1}.highlight-module-scss-module__eTi4ca__grid div:first-child{order:2}}@media (max-width:799px){.highlight-module-scss-module__eTi4ca__grid{grid-gap:8vw;grid-template-columns:1fr;padding:13.3333vw 5.33333vw}}.highlight-module-scss-module__eTi4ca__grid h3{margin-top:min(5px,.347222vw);margin-bottom:min(35px,2.43056vw)}@media (min-width:800px){.highlight-module-scss-module__eTi4ca__grid p{font-size:min(20px,1.38889vw)}}.highlight-module-scss-module__eTi4ca__grid b{font-weight:700}.highlight-module-scss-module__eTi4ca__lottie_wrapper{position:relative}.highlight-module-scss-module__eTi4ca__cta{margin-top:10svh}.highlight-module-scss-module__eTi4ca__asset{aspect-ratio:1;object-fit:cover;pointer-events:none;width:100%;height:auto;position:relative}@media (max-width:799px){.highlight-module-scss-module__eTi4ca__asset.highlight-module-scss-module__eTi4ca__fit{width:100%;height:82.9333vw}}@media (min-width:800px){.highlight-module-scss-module__eTi4ca__asset{object-fit:cover;color:#0000;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.3)}}.highlight-module-scss-module__eTi4ca__staticImage{object-fit:contain;width:100%;height:100%}@media (min-width:800px){.highlight-module-scss-module__eTi4ca__staticImage{position:relative;transform:none}}
@media (max-width:799px){.highlights-module-scss-module__ryKVTa__highlights{padding-bottom:21.3333vw}}
.benefits-module-scss-module__9CStDW__benefitsSolutions{margin-top:0!important}
.rolling-title-module-scss-module__rIDJIa__title{clip-path:inset(-3% 0);display:grid}@media (min-width:800px){.rolling-title-module-scss-module__rIDJIa__title>:not(:first-child){position:absolute}}.rolling-title-module-scss-module__rIDJIa__title>*{transition:.6s transform var(--ease-out-expo);transform:translate3d(0, calc(133% * var(--y)), 0)}@media (max-width:799px){.rolling-title-module-scss-module__rIDJIa__title>*{flex-direction:column;grid-area:1/1;justify-content:flex-end;display:flex}}
.logos-module-scss-module__kJ4lFq__logo_wrapper{grid-template-rows:auto auto;grid-template-columns:repeat(2,1fr);justify-content:center;gap:min(91px,6.31944vw);padding-top:32vw;display:grid}@media (min-width:800px){.logos-module-scss-module__kJ4lFq__logo_wrapper{grid-template-columns:1fr 1fr 1fr;padding-top:min(160px,11.1111vw)}}.logos-module-scss-module__kJ4lFq__logo{border:min(1px,.0694445vw) solid var(--theme-stroke);border-radius:min(30px,2.08333vw);line-height:0;overflow:hidden}.logos-module-scss-module__kJ4lFq__logo img{transform:scale(1.04)}@media (max-width:799px){.logos-module-scss-module__kJ4lFq__logo{grid-row:1}}.logos-module-scss-module__kJ4lFq__logo_text{border:min(1px,.0694445vw) solid var(--theme-stroke);font-size:min(18px,1.25vw);line-height:120%;font-family:var(--font-unica-77);text-transform:capitalize;border-radius:min(30px,2.08333vw);justify-content:center;align-items:center;padding:min(10px,.694444vw) min(30px,2.08333vw);display:flex}@media (max-width:799px){.logos-module-scss-module__kJ4lFq__logo_text{grid-area:2/1/auto/span 2;min-width:100%;margin-top:2.66667vw;padding:8vw;font-size:4.26667vw;line-height:5.33333vw}}
.sub-hero-module-scss-module__HJ5SrW__irisSubHero{padding-bottom:min(200px,13.8889vw)}.sub-hero-module-scss-module__HJ5SrW__irisSubHero .sub-hero-module-scss-module__HJ5SrW__grid{grid-gap:min(100px,6.94444vw);grid-template-columns:min(450px,31.25vw) 1fr;margin-top:min(20px,1.38889vw);display:grid}@media (max-width:799px){.sub-hero-module-scss-module__HJ5SrW__irisSubHero .sub-hero-module-scss-module__HJ5SrW__grid{grid-gap:8vw;grid-template-columns:1fr;padding:5.33333vw 0}}@media (min-width:800px){.sub-hero-module-scss-module__HJ5SrW__irisSubHero .sub-hero-module-scss-module__HJ5SrW__grid p{font-size:min(20px,1.38889vw);line-height:min(24px,1.66667vw)}}.sub-hero-module-scss-module__HJ5SrW__irisSubHero .sub-hero-module-scss-module__HJ5SrW__video_wrapper{aspect-ratio:15/9;background-color:var(--theme-primary);position:relative}.sub-hero-module-scss-module__HJ5SrW__irisSubHero .sub-hero-module-scss-module__HJ5SrW__video_wrapper video{max-width:100%}
.hero-module-scss-module__yXsZXW__hero{flex-flow:column wrap;height:100svh;margin-bottom:32vw;padding-top:35.2vw;padding-bottom:12.8vw;display:flex}@media (min-width:800px){.hero-module-scss-module__yXsZXW__hero{flex-direction:row;align-content:space-between;margin-bottom:min(120px,8.33333vw);padding-top:36.7647vh;padding-bottom:min(36px,2.5vw)}}.hero-module-scss-module__yXsZXW__title{white-space:nowrap;width:100%;height:fit-content;text-transform:unset;margin-bottom:4.26667vw}.hero-module-scss-module__yXsZXW__text{align-items:start;gap:4.26667vw;display:grid}@media (min-width:800px){.hero-module-scss-module__yXsZXW__text{grid-template-rows:auto 1fr;gap:0}}.hero-module-scss-module__yXsZXW__quote{color:var(--theme-text)}@media (max-width:799px){.hero-module-scss-module__yXsZXW__quote{margin-right:5.33333vw}}@media (min-width:800px){.hero-module-scss-module__yXsZXW__quote{width:calc(var(--layout-column-width)*3 + var(--layout-columns-gap)*2);grid-column:2;margin-bottom:min(16px,1.11111vw)}}.hero-module-scss-module__yXsZXW__author{white-space:break-spaces}@media (min-width:800px){.hero-module-scss-module__yXsZXW__author{width:calc(var(--layout-column-width)*3 + var(--layout-columns-gap)*3);grid-area:1/1}}.hero-module-scss-module__yXsZXW__cta{text-underline-offset:2px}@media (min-width:800px){.hero-module-scss-module__yXsZXW__cta{grid-column:2}}.hero-module-scss-module__yXsZXW__partners{background-color:var(--theme-card);border-radius:4.26667vw;width:100%;overflow:hidden}@media (max-width:799px){.hero-module-scss-module__yXsZXW__partners{margin-top:auto}}@media (min-width:800px){.hero-module-scss-module__yXsZXW__partners{width:calc(var(--layout-column-width)*3);border-radius:min(16px,1.11111vw);margin-left:auto}}.hero-module-scss-module__yXsZXW__marqueeTitle{border-bottom:1px solid var(--theme-stroke);color:var(--theme-text);padding:min(16px,1.11111vw)}@media (max-width:799px){.hero-module-scss-module__yXsZXW__marqueeTitle{display:none}}.hero-module-scss-module__yXsZXW__marquee{padding-top:6.4vw;padding-bottom:6.4vw}@media (min-width:800px){.hero-module-scss-module__yXsZXW__marquee{padding-top:min(16px,1.11111vw);padding-bottom:min(24px,1.66667vw)}}.hero-module-scss-module__yXsZXW__marqueeItem{flex-direction:row;width:max-content;display:flex}.hero-module-scss-module__yXsZXW__marqueeLogo{aspect-ratio:105/38;flex-shrink:0;width:28vw;height:10.1333vw;margin:0 1.6vw}@media (min-width:800px){.hero-module-scss-module__yXsZXW__marqueeLogo{width:min(105px,7.29167vw);height:min(38px,2.63889vw);margin:0 min(10px,.694444vw)}}.hero-module-scss-module__yXsZXW__video{object-fit:cover;z-index:-1;width:100%;height:100%;position:absolute;inset:0}.hero-module-scss-module__yXsZXW__video .hero-module-scss-module__yXsZXW__videoContainer,.hero-module-scss-module__yXsZXW__video .hero-module-scss-module__yXsZXW__heroImage{position:absolute;inset:0}@media (max-width:799px){.hero-module-scss-module__yXsZXW__video .hero-module-scss-module__yXsZXW__videoContainer:before,.hero-module-scss-module__yXsZXW__video .hero-module-scss-module__yXsZXW__heroImage:before{content:"";z-index:1;background:linear-gradient(#eaeaea 73%,#eaeaea00 100%);height:calc(100% - 148.267vw + 150px);position:absolute;inset:0}}.hero-module-scss-module__yXsZXW__video .hero-module-scss-module__yXsZXW__videoContainer video,.hero-module-scss-module__yXsZXW__video .hero-module-scss-module__yXsZXW__heroImage img{mix-blend-mode:lighten;object-fit:cover;width:100%;height:100%;display:block}@media (max-width:799px){.hero-module-scss-module__yXsZXW__video .hero-module-scss-module__yXsZXW__videoContainer video,.hero-module-scss-module__yXsZXW__video .hero-module-scss-module__yXsZXW__heroImage img{object-position:90% 0%;z-index:0;max-height:148.267vw;position:absolute;bottom:0!important}}
.iris-module-scss-module__SV5eAW__page{height:100%}
.payers-providers-module-scss-module__6dvEhW__payersProviders{margin-top:42.6667vw}@media (min-width:800px){.payers-providers-module-scss-module__6dvEhW__payersProviders{margin-top:min(160px,11.1111vw)}}.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__head{text-align:center;margin-bottom:21.3333vw}@media (min-width:800px){.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__head{margin-bottom:min(160px,11.1111vw)}}.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__head .payers-providers-module-scss-module__6dvEhW__subtitle,.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__head .payers-providers-module-scss-module__6dvEhW__description{color:var(--theme-text)}.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__head .payers-providers-module-scss-module__6dvEhW__subtitle{margin-bottom:2.13333vw}@media (min-width:800px){.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__head .payers-providers-module-scss-module__6dvEhW__subtitle{margin-bottom:min(16px,1.11111vw)}}.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__head .payers-providers-module-scss-module__6dvEhW__title{margin-bottom:10.6667vw;position:relative}@media (min-width:800px){.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__head .payers-providers-module-scss-module__6dvEhW__title{margin-bottom:min(72px,5vw)}}.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__head .payers-providers-module-scss-module__6dvEhW__title:after{content:"";aspect-ratio:1;background-color:currentColor;border-radius:100%;width:2.13333vw;margin:0 auto;position:absolute;bottom:-6.4vw}@media (min-width:800px){.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__head .payers-providers-module-scss-module__6dvEhW__title:after{width:min(8px,.555556vw);bottom:min(-36px,-2.5vw)}.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__head .payers-providers-module-scss-module__6dvEhW__description{width:min(564px,39.1667vw);margin:0 auto}}@media (max-width:799px){.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__table{flex-direction:column;gap:0;display:flex}}@media (min-width:800px){.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__table{align-items:center}}.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__table .payers-providers-module-scss-module__6dvEhW__arrow{justify-self:center}@media (max-width:799px){.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__table .payers-providers-module-scss-module__6dvEhW__arrow{width:16.2667vw;height:16.2667vw;margin:6.4vw auto;transform:rotate(90deg)}}@media (min-width:800px){.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__table .payers-providers-module-scss-module__6dvEhW__arrow{width:min(61px,4.23611vw)}}.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__table .payers-providers-module-scss-module__6dvEhW__providers,.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__table .payers-providers-module-scss-module__6dvEhW__payers{flex-direction:column;max-width:100%;padding:11.2vw;display:flex}@media (max-width:799px){.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__table .payers-providers-module-scss-module__6dvEhW__providers,.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__table .payers-providers-module-scss-module__6dvEhW__payers{aspect-ratio:343/294}}@media (min-width:800px){.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__table .payers-providers-module-scss-module__6dvEhW__providers,.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__table .payers-providers-module-scss-module__6dvEhW__payers{height:100%;padding:min(42px,2.91667vw)}}.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__table .payers-providers-module-scss-module__6dvEhW__providers>*,.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__table .payers-providers-module-scss-module__6dvEhW__payers>*{flex-grow:1;height:100%}.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__table .payers-providers-module-scss-module__6dvEhW__providers .payers-providers-module-scss-module__6dvEhW__icon,.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__table .payers-providers-module-scss-module__6dvEhW__payers .payers-providers-module-scss-module__6dvEhW__icon{border-bottom:1px solid var(--theme-stroke);justify-content:center;align-items:flex-end;padding-bottom:8.53333vw;display:flex}@media (min-width:800px){.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__table .payers-providers-module-scss-module__6dvEhW__providers .payers-providers-module-scss-module__6dvEhW__icon,.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__table .payers-providers-module-scss-module__6dvEhW__payers .payers-providers-module-scss-module__6dvEhW__icon{padding-bottom:min(32px,2.22222vw)}}.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__table .payers-providers-module-scss-module__6dvEhW__providers .payers-providers-module-scss-module__6dvEhW__icon img,.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__table .payers-providers-module-scss-module__6dvEhW__payers .payers-providers-module-scss-module__6dvEhW__icon img{width:11.2vw}@media (min-width:800px){.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__table .payers-providers-module-scss-module__6dvEhW__providers .payers-providers-module-scss-module__6dvEhW__icon img,.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__table .payers-providers-module-scss-module__6dvEhW__payers .payers-providers-module-scss-module__6dvEhW__icon img{width:min(42px,2.91667vw)}}.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__table .payers-providers-module-scss-module__6dvEhW__providers .payers-providers-module-scss-module__6dvEhW__inner,.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__table .payers-providers-module-scss-module__6dvEhW__payers .payers-providers-module-scss-module__6dvEhW__inner{text-align:center;flex-direction:column;gap:2.13333vw;padding-top:8.53333vw;display:flex}@media (min-width:800px){.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__table .payers-providers-module-scss-module__6dvEhW__providers .payers-providers-module-scss-module__6dvEhW__inner,.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__table .payers-providers-module-scss-module__6dvEhW__payers .payers-providers-module-scss-module__6dvEhW__inner{gap:min(8px,.555556vw);padding-top:min(32px,2.22222vw)}}.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__table .payers-providers-module-scss-module__6dvEhW__providers .payers-providers-module-scss-module__6dvEhW__inner>:nth-child(2),.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__table .payers-providers-module-scss-module__6dvEhW__payers .payers-providers-module-scss-module__6dvEhW__inner>:nth-child(2){color:var(--theme-text)}.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__table .payers-providers-module-scss-module__6dvEhW__providers,.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__table .payers-providers-module-scss-module__6dvEhW__payers,.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__table .payers-providers-module-scss-module__6dvEhW__item{background-color:var(--theme-card);border-radius:4.26667vw}@media (min-width:800px){.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__table .payers-providers-module-scss-module__6dvEhW__providers,.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__table .payers-providers-module-scss-module__6dvEhW__payers,.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__table .payers-providers-module-scss-module__6dvEhW__item{border-radius:min(16px,1.11111vw)}.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__table .payers-providers-module-scss-module__6dvEhW__providers{grid-column:1/span 3}}.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__table .payers-providers-module-scss-module__6dvEhW__list{flex-direction:column;gap:2.13333vw;display:flex}@media (min-width:800px){.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__table .payers-providers-module-scss-module__6dvEhW__list{grid-column:5/span 4;gap:min(8px,.555556vw)}}.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__table .payers-providers-module-scss-module__6dvEhW__list .payers-providers-module-scss-module__6dvEhW__item{flex-direction:column;justify-content:space-between;min-height:33.0667vw;padding:4.26667vw;display:flex}@media (min-width:800px){.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__table .payers-providers-module-scss-module__6dvEhW__list .payers-providers-module-scss-module__6dvEhW__item{min-height:min(140px,9.72222vw);padding:min(16px,1.11111vw)}}.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__table .payers-providers-module-scss-module__6dvEhW__list .payers-providers-module-scss-module__6dvEhW__item .payers-providers-module-scss-module__6dvEhW__index{color:var(--theme-text)}.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__table .payers-providers-module-scss-module__6dvEhW__list .payers-providers-module-scss-module__6dvEhW__item .payers-providers-module-scss-module__6dvEhW__inner{flex-direction:column;gap:1.06667vw;display:flex}@media (min-width:800px){.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__table .payers-providers-module-scss-module__6dvEhW__list .payers-providers-module-scss-module__6dvEhW__item .payers-providers-module-scss-module__6dvEhW__inner{gap:min(4px,.277778vw)}}.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__table .payers-providers-module-scss-module__6dvEhW__list .payers-providers-module-scss-module__6dvEhW__item .payers-providers-module-scss-module__6dvEhW__inner>:nth-child(2){color:var(--theme-text)}.payers-providers-module-scss-module__6dvEhW__payersProviders .payers-providers-module-scss-module__6dvEhW__table .payers-providers-module-scss-module__6dvEhW__payers{grid-column:span 3/-1}
