:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.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,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.__03-cards_paragraph__S33MC{font-size:calc(.9933774834*var(--aspect-width, 1vw));font-weight:500;line-height:125%;letter-spacing:-.02em;color:rgba(22,41,54,.698);opacity:0}@media(max-width:1000px){.__03-cards_paragraph__S33MC{font-size:1.5vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__03-cards_paragraph__S33MC{font-size:3.488372093vw}}.__03-cards_paragraph__S33MC.__03-cards_white__7UxDV{color:hsla(0,0%,100%,.8)}.__03-cards_paragraph__S33MC.__03-cards_big__UkfPh{font-size:calc(1.1258278146*var(--aspect-width, 1vw));line-height:125%}@media(max-width:1000px){.__03-cards_paragraph__S33MC.__03-cards_big__UkfPh{font-size:1.7vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__03-cards_paragraph__S33MC.__03-cards_big__UkfPh{font-size:3.9534883721vw}}.__03-cards_paragraph__S33MC.__03-cards_mid__pRbiq{font-size:calc(.9933774834*var(--aspect-width, 1vw));line-height:125%}@media(max-width:1000px){.__03-cards_paragraph__S33MC.__03-cards_mid__pRbiq{font-size:1.5vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__03-cards_paragraph__S33MC.__03-cards_mid__pRbiq{font-size:3.488372093vw}}.__03-cards_title-4__RQsHT{font-size:calc(.7284768212*var(--aspect-width, 1vw));font-weight:600;line-height:110%;text-transform:uppercase;color:#989ca2;opacity:0}@media(max-width:1000px){.__03-cards_title-4__RQsHT{font-size:1.1vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__03-cards_title-4__RQsHT{font-size:13px}}.__03-cards_title-2__yg0Vr{font-size:calc(4.1059602649*var(--aspect-width, 1vw));font-weight:600;line-height:115%;letter-spacing:-.06em;color:#162936;text-align:center;opacity:0}@media(max-width:1000px){.__03-cards_title-2__yg0Vr{font-size:6.2vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__03-cards_title-2__yg0Vr{font-size:11.1627906977vw}}.__03-cards_title-2__yg0Vr span{color:#989ca2}.__03-cards_title-2__yg0Vr.__03-cards_white__7UxDV{color:#fff}.__03-cards_Cards__wxmfc{width:100%;margin:0 auto;text-align:center}.__03-cards_Cards__wxmfc h2{font-size:calc(4.1059602649*var(--aspect-width, 1vw));font-weight:600;line-height:110%;letter-spacing:-.06em;color:#162936;padding-bottom:calc(3.9735099338*var(--aspect-width, 1vw))}@media(max-width:1000px){.__03-cards_Cards__wxmfc h2{font-size:5.2vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__03-cards_Cards__wxmfc h2{font-size:38px;text-align:center}}.__03-cards_swiper__5Cm9Z{padding:2rem 0;position:relative}.__03-cards_swiper__5Cm9Z:after,.__03-cards_swiper__5Cm9Z:before{content:"";position:absolute;top:0;bottom:0;width:calc(7.9470198675*var(--aspect-width, 1vw));pointer-events:none;z-index:9}.__03-cards_swiper__5Cm9Z:before{left:0;background:linear-gradient(90deg,#fff 0,hsla(0,0%,100%,0))}.__03-cards_swiper__5Cm9Z:after{right:0;background:linear-gradient(270deg,#fff 0,hsla(0,0%,100%,0))}.__03-cards_swiper__5Cm9Z .swiper-button-next,.__03-cards_swiper__5Cm9Z .swiper-button-prev{width:calc(3.178807947*var(--aspect-width, 1vw));height:calc(3.178807947*var(--aspect-width, 1vw));background-color:rgba(22,44,54,.8);border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.08);color:transparent;z-index:10}.__03-cards_swiper__5Cm9Z .swiper-button-next:after,.__03-cards_swiper__5Cm9Z .swiper-button-prev:after{content:"";display:block;width:60%;height:60%;margin:20% auto;background-image:url(/assets/home/03-insights/feature_arrow.png);background-repeat:no-repeat;background-position:50%;background-size:contain}.__03-cards_swiper__5Cm9Z .swiper-button-prev:after{transform:rotate(180deg)}@media(max-width:1000px){.__03-cards_swiper__5Cm9Z .swiper-button-next,.__03-cards_swiper__5Cm9Z .swiper-button-prev{width:4.4vw;height:4.4vw;border-radius:8px}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__03-cards_swiper__5Cm9Z:after,.__03-cards_swiper__5Cm9Z:before{display:none}.__03-cards_swiper__5Cm9Z .swiper-button-next,.__03-cards_swiper__5Cm9Z .swiper-button-prev{width:40px;height:40px;border-radius:8px}}.__03-cards_swiper__5Cm9Z .swiper-pagination{position:static;margin-top:64px;display:flex;justify-content:center;align-items:center;gap:8px}.__03-cards_swiper__5Cm9Z .swiper-pagination-bullet{width:10px;height:10px;background:#b6c5c4;opacity:1}.__03-cards_swiper__5Cm9Z .swiper-pagination-bullet-active{background:#253b3a}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__03-cards_swiper__5Cm9Z{margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}.__03-cards_swiper__5Cm9Z .swiper-pagination{margin-top:32px;gap:6px}.__03-cards_swiper__5Cm9Z .swiper-pagination-bullet{width:8px;height:8px}}.__03-cards_slide__Qk403{display:flex;justify-content:center;margin:0}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__03-cards_slide__Qk403{margin-left:auto;margin-right:auto}}.__03-cards_card__0CxxB{background:#eceded;border:.44px solid rgba(37,59,58,.51);border-radius:20px;display:flex;align-items:stretch;gap:calc(1.5894039735*var(--aspect-width, 1vw));padding:calc(1.5894039735*var(--aspect-width, 1vw));overflow:hidden;width:100%;max-width:calc(46.357615894*var(--aspect-width, 1vw));height:calc(25.8278145695*var(--aspect-width, 1vw));box-shadow:0 4px 10px rgba(0,0,0,.05)}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__03-cards_card__0CxxB{flex-direction:row;gap:0;padding:0;max-width:none;height:390px}}@media screen and (max-width:900px)and (max-width:380px),screen and (orientation:landscape)and (max-height:430px)and (max-width:380px){.__03-cards_card__0CxxB{height:415px}}.__03-cards_imageWrapper__lbmyp{position:relative;flex:0 0 auto;width:auto;height:auto}.__03-cards_imageInner__UBuBX{position:relative;width:calc(8.4768211921*var(--aspect-width, 1vw));aspect-ratio:154/243;margin:0;border-radius:6px;overflow:hidden}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__03-cards_imageInner__UBuBX{width:100%;aspect-ratio:154/208;height:auto;margin-left:auto}}.__03-cards_cardImage__pds_x{object-fit:cover;object-position:center;border-radius:6px}@media(max-width:1000px){.__03-cards_imageWrapper__lbmyp{width:auto;flex-basis:auto;padding:0}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__03-cards_imageWrapper__lbmyp{width:100px;flex-basis:150px;padding:20px}}.__03-cards_cardContent__s4T3J{flex:1 1;padding:0;display:flex;flex-direction:column;justify-content:space-between;gap:calc(1.059602649*var(--aspect-width, 1vw));min-height:0}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__03-cards_cardContent__s4T3J{padding:calc(4.238410596*var(--aspect-width, 1vw)) calc(4.238410596*var(--aspect-width, 1vw)) calc(4.238410596*var(--aspect-width, 1vw)) 0;gap:24px}}.__03-cards_cardTop___fGz3{display:flex;justify-content:space-between;align-items:self-start}.__03-cards_cardTop___fGz3 .__03-cards_cardIconWrapper__qOtKt{display:flex;flex-direction:row;align-items:center;gap:.5rem}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__03-cards_cardTop___fGz3{align-items:center}}.__03-cards_badge__DaYJZ{font-size:calc(.9271523179*var(--aspect-width, 1vw));font-weight:800;color:#2d6366;text-transform:uppercase}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__03-cards_badge__DaYJZ{font-size:12px;text-align:left}}.__03-cards_cardIconWrapper__qOtKt{display:flex;flex-direction:row;align-items:center;gap:.5rem}.__03-cards_cardIcon__FspOq{width:40px;height:40px;object-fit:contain;object-position:center;display:inline-block}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__03-cards_cardIcon__FspOq{width:24px;height:24px}}.__03-cards_cardIconPng___fxnL{width:40px;height:40px;object-fit:contain;object-position:center;display:inline-block;border-radius:8px}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__03-cards_cardIconPng___fxnL{width:24px;height:24px}}.__03-cards_slogan__8s4Xv{font-size:calc(1.5894039735*var(--aspect-width, 1vw));font-weight:500;line-height:105%;letter-spacing:-1px;color:#253b3a;text-align:left}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__03-cards_slogan__8s4Xv{font-size:18px}}.__03-cards_sloganBox__wT9iq{position:relative;width:100%;height:auto;max-width:95%;flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;padding-right:6px}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__03-cards_sloganBox__wT9iq{max-width:100%;padding-right:0}}@media(max-width:1000px){.__03-cards_sloganBox__wT9iq{height:auto}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__03-cards_sloganBox__wT9iq{height:auto;overflow-x:visible}}.__03-cards_sloganBox__wT9iq{scrollbar-width:thin;scrollbar-color:#a8b7b6 transparent}.__03-cards_sloganBox__wT9iq::-webkit-scrollbar{width:10px;height:0}.__03-cards_sloganBox__wT9iq::-webkit-scrollbar-track{background:transparent}.__03-cards_sloganBox__wT9iq::-webkit-scrollbar-thumb{background:#a8b7b6;border-radius:8px}.__03-cards_cardBottom__YFZ9h{display:flex;flex-direction:column;text-align:left}.__03-cards_position__qo7QO{font-size:calc(1.3245033113*var(--aspect-width, 1vw));font-weight:500;color:#253b3a;letter-spacing:-1px}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__03-cards_position__qo7QO{font-size:12px}}.__03-cards_name__wHXFt{font-size:calc(2.119205298*var(--aspect-width, 1vw));font-weight:600;color:#253b3a;letter-spacing:-1px}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__03-cards_name__wHXFt{font-size:20px}}.__04-arrows_paragraph__zz_Lg{font-size:calc(.9933774834*var(--aspect-width, 1vw));font-weight:500;line-height:125%;letter-spacing:-.02em;color:rgba(22,41,54,.698);opacity:0}@media(max-width:1000px){.__04-arrows_paragraph__zz_Lg{font-size:1.5vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__04-arrows_paragraph__zz_Lg{font-size:3.488372093vw}}.__04-arrows_paragraph__zz_Lg.__04-arrows_white__yq18e{color:hsla(0,0%,100%,.8)}.__04-arrows_paragraph__zz_Lg.__04-arrows_big__Fa23e{font-size:calc(1.1258278146*var(--aspect-width, 1vw));line-height:125%}@media(max-width:1000px){.__04-arrows_paragraph__zz_Lg.__04-arrows_big__Fa23e{font-size:1.7vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__04-arrows_paragraph__zz_Lg.__04-arrows_big__Fa23e{font-size:3.9534883721vw}}.__04-arrows_paragraph__zz_Lg.__04-arrows_mid__q19IC{font-size:calc(.9933774834*var(--aspect-width, 1vw));line-height:125%}@media(max-width:1000px){.__04-arrows_paragraph__zz_Lg.__04-arrows_mid__q19IC{font-size:1.5vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__04-arrows_paragraph__zz_Lg.__04-arrows_mid__q19IC{font-size:3.488372093vw}}.__04-arrows_title-4__ib_Oo{font-size:calc(.7284768212*var(--aspect-width, 1vw));font-weight:600;line-height:110%;text-transform:uppercase;color:#989ca2;opacity:0}@media(max-width:1000px){.__04-arrows_title-4__ib_Oo{font-size:1.1vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__04-arrows_title-4__ib_Oo{font-size:13px}}.__04-arrows_title-2__R6OKz{font-size:calc(4.1059602649*var(--aspect-width, 1vw));font-weight:600;line-height:115%;letter-spacing:-.06em;color:#162936;text-align:center;opacity:0}@media(max-width:1000px){.__04-arrows_title-2__R6OKz{font-size:6.2vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__04-arrows_title-2__R6OKz{font-size:11.1627906977vw}}.__04-arrows_title-2__R6OKz span{color:#989ca2}.__04-arrows_title-2__R6OKz.__04-arrows_white__yq18e{color:#fff}.__04-arrows_Arrows__ZKlJs{display:grid;grid-template-columns:1fr max-content 1fr max-content 1fr max-content 1fr;grid-auto-rows:max-content;grid-gap:calc(2.119205298*var(--aspect-width, 1vw));justify-content:center;align-items:center;padding:calc(5.298013245*var(--aspect-width, 1vw)) calc(1.5894039735*var(--aspect-width, 1vw));overflow:hidden}.__04-arrows_Arrows__ZKlJs.__04-arrows_variant__j2qpM{padding:calc(1.9867549669*var(--aspect-width, 1vw)) calc(1.5894039735*var(--aspect-width, 1vw))}.__04-arrows_Arrows__ZKlJs svg{width:calc(1.3245033113*var(--aspect-width, 1vw));height:calc(.9271523179*var(--aspect-width, 1vw));object-fit:cover;transition:.8s ease-in-out;transition-property:opacity,scale}@media(max-width:1000px){.__04-arrows_Arrows__ZKlJs svg{width:2vw;height:1.4vw}}.__04-arrows_Arrows__ZKlJs svg[data-status=hide]{opacity:0;scale:1.5}.__04-arrows_Arrows__ZKlJs svg[data-status=show]{opacity:1;scale:1}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__04-arrows_Arrows__ZKlJs svg{width:20px;height:14px}}@media(max-width:1000px){.__04-arrows_Arrows__ZKlJs{grid-gap:1vw;padding:8vw 0;grid-template-columns:repeat(3,max-content);justify-content:space-evenly}.__04-arrows_Arrows__ZKlJs.__04-arrows_variant__j2qpM{padding:3vw 0}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__04-arrows_Arrows__ZKlJs{grid-gap:10px;padding:80px 0}.__04-arrows_Arrows__ZKlJs.__04-arrows_variant__j2qpM{padding:24px 0}}.__04-arrows_Arrows_line__E8kd9{width:100%;height:calc(.1986754967*var(--aspect-width, 1vw));background:rgba(22,41,54,.051);justify-self:center;opacity:0;transition:1.5s ease-in-out;transition-property:scale,opacity}.__04-arrows_Arrows_line__E8kd9[data-status=hide]{opacity:0;scale:0 1}.__04-arrows_Arrows_line__E8kd9[data-status=show]{opacity:1;scale:1 1}@media(max-width:1000px){.__04-arrows_Arrows_line__E8kd9{width:3.2vw;height:.2vw;display:none}}.__04-arrows_left__y7dJQ{display:flex;align-items:center;gap:calc(.9271523179*var(--aspect-width, 1vw))}.__04-arrows_left__y7dJQ.__04-arrows_hidden__qGqWn{visibility:hidden}.__04-arrows_left__y7dJQ svg{transform:rotate(-90deg)}.__04-arrows_right__xjMUM{display:flex;align-items:center;gap:calc(.9271523179*var(--aspect-width, 1vw))}.__04-arrows_right__xjMUM.__04-arrows_hidden__qGqWn{visibility:hidden}.__04-arrows_right__xjMUM svg{transform:rotate(90deg)}.__04-arrows_middle__VNKWk{display:flex;flex-direction:column;gap:calc(.4635761589*var(--aspect-width, 1vw))}.__05-purpose_paragraph__Jgq3E{font-size:calc(.9933774834*var(--aspect-width, 1vw));font-weight:500;line-height:125%;letter-spacing:-.02em;color:rgba(22,41,54,.698);opacity:0}@media(max-width:1000px){.__05-purpose_paragraph__Jgq3E{font-size:1.5vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__05-purpose_paragraph__Jgq3E{font-size:3.488372093vw}}.__05-purpose_paragraph__Jgq3E.__05-purpose_white__ARgyM{color:hsla(0,0%,100%,.8)}.__05-purpose_paragraph__Jgq3E.__05-purpose_big__aId_U{font-size:calc(1.1258278146*var(--aspect-width, 1vw));line-height:125%}@media(max-width:1000px){.__05-purpose_paragraph__Jgq3E.__05-purpose_big__aId_U{font-size:1.7vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__05-purpose_paragraph__Jgq3E.__05-purpose_big__aId_U{font-size:3.9534883721vw}}.__05-purpose_paragraph__Jgq3E.__05-purpose_mid__qV1r8{font-size:calc(.9933774834*var(--aspect-width, 1vw));line-height:125%}@media(max-width:1000px){.__05-purpose_paragraph__Jgq3E.__05-purpose_mid__qV1r8{font-size:1.5vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__05-purpose_paragraph__Jgq3E.__05-purpose_mid__qV1r8{font-size:3.488372093vw}}.__05-purpose_title-4__glSt_{font-size:calc(.7284768212*var(--aspect-width, 1vw));font-weight:600;line-height:110%;text-transform:uppercase;color:#989ca2;opacity:0}@media(max-width:1000px){.__05-purpose_title-4__glSt_{font-size:1.1vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__05-purpose_title-4__glSt_{font-size:13px}}.__05-purpose_title-2__HytDb{font-size:calc(4.1059602649*var(--aspect-width, 1vw));font-weight:600;line-height:115%;letter-spacing:-.06em;color:#162936;text-align:center;opacity:0}@media(max-width:1000px){.__05-purpose_title-2__HytDb{font-size:6.2vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__05-purpose_title-2__HytDb{font-size:11.1627906977vw}}.__05-purpose_title-2__HytDb span{color:#989ca2}.__05-purpose_title-2__HytDb.__05-purpose_white__ARgyM{color:#fff}.__05-purpose_section__ck1zZ{display:flex;flex-direction:column;align-items:center}.__05-purpose_section__ck1zZ>p{text-align:center}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__05-purpose_section__ck1zZ>p{max-width:60%}}.__05-purpose_section__ck1zZ h2{margin:calc(2.7814569536*var(--aspect-width, 1vw)) 0 calc(2.119205298*var(--aspect-width, 1vw)) 0}@media(max-width:1000px){.__05-purpose_section__ck1zZ h2{margin:3.6vw 0 2.8vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__05-purpose_section__ck1zZ h2{margin:7.4418604651vw 0 5.5813953488vw}}.__05-purpose_items__fxv2h{display:grid;grid-template-columns:1fr;grid-auto-rows:1fr;grid-gap:calc(1.5894039735*var(--aspect-width, 1vw));justify-items:center;width:90%;margin:calc(7.9470198675*var(--aspect-width, 1vw)) 0 0 0}@media(max-width:1000px){.__05-purpose_items__fxv2h{margin:10vw 0 0;grid-gap:2vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__05-purpose_items__fxv2h{margin:18.6046511628vw 0 0;grid-gap:3.7209302326vw}}.__05-purpose_item__FehrN{width:75%;display:grid;grid-template-columns:repeat(2,1fr);height:calc(14.5695364238*var(--aspect-width, 1vw));position:relative}@media(max-width:1000px){.__05-purpose_item__FehrN{height:15vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__05-purpose_item__FehrN{width:100%;grid-template-columns:1fr;height:auto;padding:2.3255813953vw;background:#f2f6f7;border-radius:7.4418604651vw}}.__05-purpose_wrapper__JW6nL{display:flex;align-items:center;justify-content:center;text-align:left;width:100%;height:100%;padding:0 calc(3.9735099338*var(--aspect-width, 1vw));border-radius:calc(2.7814569536*var(--aspect-width, 1vw))}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__05-purpose_wrapper__JW6nL{height:auto;padding:24px}}.__05-purpose_wrapper__JW6nL img{width:calc(3.8410596026*var(--aspect-width, 1vw));height:calc(3.8410596026*var(--aspect-width, 1vw));object-fit:contain}@media(max-width:1000px){.__05-purpose_wrapper__JW6nL img{width:5.2vw;height:5.2vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__05-purpose_wrapper__JW6nL img{width:12.7906976744vw;height:12.7906976744vw}}.__05-purpose_wrapper__JW6nL span{font-size:calc(2.119205298*var(--aspect-width, 1vw));font-weight:500;line-height:calc(2.119205298*var(--aspect-width, 1vw));letter-spacing:-.02em;color:#162936}@media(max-width:1000px){.__05-purpose_wrapper__JW6nL span{font-size:2vw;line-height:2vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__05-purpose_wrapper__JW6nL span{font-size:20px;line-height:20px}}.__05-purpose_wrapper__JW6nL p{font-size:calc(1.5894039735*var(--aspect-width, 1vw));line-height:calc(1.9867549669*var(--aspect-width, 1vw));letter-spacing:-.03em;color:#fff}@media(max-width:1000px){.__05-purpose_wrapper__JW6nL p{font-size:1.8vw;line-height:2vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__05-purpose_wrapper__JW6nL p{font-size:18px;line-height:20px;text-align:left}}.__05-purpose_one__uBLc7{background:#f2f6f7;padding:0 calc(3.4437086093*var(--aspect-width, 1vw));gap:calc(1.059602649*var(--aspect-width, 1vw));justify-content:flex-start}@media(max-width:1000px){.__05-purpose_one__uBLc7{padding:2.8vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__05-purpose_one__uBLc7{gap:12px;padding:24px;align-items:flex-start}}.__05-purpose_addWrapper__LFLJX{display:flex;align-items:center;gap:12px}.__05-purpose_two__B0Ong{background:#2f736e}@media(max-width:1000px){.__05-purpose_two__B0Ong{height:100%}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__05-purpose_two__B0Ong{inset:auto 10px 10px 10px;height:auto;width:auto;border-radius:24px}.__05-purpose_two__B0Ong p{width:100%}}.__06-lottie_paragraph__Ry6RF{font-size:calc(.9933774834*var(--aspect-width, 1vw));font-weight:500;line-height:125%;letter-spacing:-.02em;color:rgba(22,41,54,.698);opacity:0}@media(max-width:1000px){.__06-lottie_paragraph__Ry6RF{font-size:1.5vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__06-lottie_paragraph__Ry6RF{font-size:3.488372093vw}}.__06-lottie_paragraph__Ry6RF.__06-lottie_white__QN_IB{color:hsla(0,0%,100%,.8)}.__06-lottie_paragraph__Ry6RF.__06-lottie_big__xXMC_{font-size:calc(1.1258278146*var(--aspect-width, 1vw));line-height:125%}@media(max-width:1000px){.__06-lottie_paragraph__Ry6RF.__06-lottie_big__xXMC_{font-size:1.7vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__06-lottie_paragraph__Ry6RF.__06-lottie_big__xXMC_{font-size:3.9534883721vw}}.__06-lottie_paragraph__Ry6RF.__06-lottie_mid__wYkTP{font-size:calc(.9933774834*var(--aspect-width, 1vw));line-height:125%}@media(max-width:1000px){.__06-lottie_paragraph__Ry6RF.__06-lottie_mid__wYkTP{font-size:1.5vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__06-lottie_paragraph__Ry6RF.__06-lottie_mid__wYkTP{font-size:3.488372093vw}}.__06-lottie_title-4__GqJCC{font-size:calc(.7284768212*var(--aspect-width, 1vw));font-weight:600;line-height:110%;text-transform:uppercase;color:#989ca2;opacity:0}@media(max-width:1000px){.__06-lottie_title-4__GqJCC{font-size:1.1vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__06-lottie_title-4__GqJCC{font-size:13px}}.__06-lottie_title-2__ypOq_{font-size:calc(4.1059602649*var(--aspect-width, 1vw));font-weight:600;line-height:115%;letter-spacing:-.06em;color:#162936;text-align:center;opacity:0}@media(max-width:1000px){.__06-lottie_title-2__ypOq_{font-size:6.2vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__06-lottie_title-2__ypOq_{font-size:11.1627906977vw}}.__06-lottie_title-2__ypOq_ span{color:#989ca2}.__06-lottie_title-2__ypOq_.__06-lottie_white__QN_IB{color:#fff}.__06-lottie_lottie__fRBmo{display:flex;align-items:center;flex-direction:column}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__06-lottie_lottie__fRBmo{margin:calc(3.9735099338*var(--aspect-width, 1vw)) 0 0 0}}.__06-lottie_lottie__fRBmo h2{margin:calc(2.5165562914*var(--aspect-width, 1vw)) 0 calc(1.8543046358*var(--aspect-width, 1vw)) 0}@media(max-width:1000px){.__06-lottie_lottie__fRBmo h2{margin:3.8vw 0 2.8vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__06-lottie_lottie__fRBmo h2{margin:32px 0 28px;max-width:350px}}.__06-lottie_pinned__YzfqN{position:relative}.__06-lottie_items__bHB_E{display:flex;justify-content:center;gap:calc(1.059602649*var(--aspect-width, 1vw))}@media(max-width:1000px){.__06-lottie_items__bHB_E{gap:1.2vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__06-lottie_items__bHB_E{gap:10px}}.__06-lottie_item__hULwH{padding:calc(1.059602649*var(--aspect-width, 1vw)) calc(.9271523179*var(--aspect-width, 1vw));display:flex;align-items:center;gap:calc(.9271523179*var(--aspect-width, 1vw));border-radius:calc(1.1920529801*var(--aspect-width, 1vw));background:#fff;transition:background .5s;cursor:pointer}.__06-lottie_item__hULwH .__06-lottie_icon__Zxj1L{background:rgba(242,246,247,.698)}@media(max-width:1000px){.__06-lottie_item__hULwH{padding:1.4vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__06-lottie_item__hULwH{padding:1.8604651163vw;gap:2.3255813953vw;border-radius:4.6511627907vw}}.__06-lottie_item__hULwH span{font-size:calc(1.1920529801*var(--aspect-width, 1vw));font-weight:500;line-height:105%;letter-spacing:-.05em;color:#162936}@media(max-width:1000px){.__06-lottie_item__hULwH span{font-size:1.6vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__06-lottie_item__hULwH span{font-size:13px}}.__06-lottie_item__hULwH.__06-lottie_active__MGNAO{background:rgba(242,246,247,.698)}.__06-lottie_item__hULwH.__06-lottie_active__MGNAO .__06-lottie_icon__Zxj1L{background:#fff}.__06-lottie_icon__Zxj1L{width:calc(2.119205298*var(--aspect-width, 1vw));height:calc(2.119205298*var(--aspect-width, 1vw));display:flex;align-items:center;border-radius:calc(.6622516556*var(--aspect-width, 1vw));justify-content:center;transition:background .5s}@media(max-width:1000px){.__06-lottie_icon__Zxj1L{width:3.2vw;height:3.2vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__06-lottie_icon__Zxj1L{width:32px;height:32px;min-width:32px;min-height:32px;border-radius:10px}}.__06-lottie_icon__Zxj1L img{width:calc(1.1920529801*var(--aspect-width, 1vw));height:calc(1.1920529801*var(--aspect-width, 1vw))}@media(max-width:1000px){.__06-lottie_icon__Zxj1L img{width:1.8vw;height:1.8vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__06-lottie_icon__Zxj1L img{width:18px;height:18px}}.__06-lottie_text__yFEec{display:flex;flex-direction:column;gap:calc(.6622516556*var(--aspect-width, 1vw))}@media(max-width:1000px){.__06-lottie_text__yFEec{gap:1vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__06-lottie_text__yFEec{gap:10px}}.__06-lottie_text__yFEec p{font-size:calc(.8609271523*var(--aspect-width, 1vw));font-weight:550;line-height:110%;letter-spacing:-.03em;color:rgba(22,41,54,.698);max-width:calc(13.2450331126*var(--aspect-width, 1vw))}@media(max-width:1000px){.__06-lottie_text__yFEec p{font-size:1.3vw;max-width:20vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__06-lottie_text__yFEec p{font-size:13px;max-width:200px}}.__06-lottie_subtitle__93_hS{font-size:calc(1.5894039735*var(--aspect-width, 1vw));font-weight:600;line-height:110%;letter-spacing:-.04em;color:rgba(22,41,54,.898);margin:calc(1.5894039735*var(--aspect-width, 1vw)) 0 0 0;text-align:center}@media(max-width:1000px){.__06-lottie_subtitle__93_hS{font-size:2.4vw;margin:2.4vw 0 0}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__06-lottie_subtitle__93_hS{font-size:24px;margin:24px 0 0}}.__06-lottie_video__J2qbb{border-radius:0!important}.video_paragraph___mk5o{font-size:calc(.9933774834*var(--aspect-width, 1vw));font-weight:500;line-height:125%;letter-spacing:-.02em;color:rgba(22,41,54,.698);opacity:0}@media(max-width:1000px){.video_paragraph___mk5o{font-size:1.5vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.video_paragraph___mk5o{font-size:3.488372093vw}}.video_paragraph___mk5o.video_white__n_MNh{color:hsla(0,0%,100%,.8)}.video_paragraph___mk5o.video_big__K41aX{font-size:calc(1.1258278146*var(--aspect-width, 1vw));line-height:125%}@media(max-width:1000px){.video_paragraph___mk5o.video_big__K41aX{font-size:1.7vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.video_paragraph___mk5o.video_big__K41aX{font-size:3.9534883721vw}}.video_paragraph___mk5o.video_mid__A6d4F{font-size:calc(.9933774834*var(--aspect-width, 1vw));line-height:125%}@media(max-width:1000px){.video_paragraph___mk5o.video_mid__A6d4F{font-size:1.5vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.video_paragraph___mk5o.video_mid__A6d4F{font-size:3.488372093vw}}.video_title-4__kKwv3{font-size:calc(.7284768212*var(--aspect-width, 1vw));font-weight:600;line-height:110%;text-transform:uppercase;color:#989ca2;opacity:0}@media(max-width:1000px){.video_title-4__kKwv3{font-size:1.1vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.video_title-4__kKwv3{font-size:13px}}.video_title-2__JL3cY{font-size:calc(4.1059602649*var(--aspect-width, 1vw));font-weight:600;line-height:115%;letter-spacing:-.06em;color:#162936;text-align:center;opacity:0}@media(max-width:1000px){.video_title-2__JL3cY{font-size:6.2vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.video_title-2__JL3cY{font-size:11.1627906977vw}}.video_title-2__JL3cY span{color:#989ca2}.video_title-2__JL3cY.video_white__n_MNh{color:#fff}.video_Video__YQbuF{position:relative;margin:calc(1.059602649*var(--aspect-width, 1vw)) 0 0 0;height:auto;overflow:hidden;border-radius:calc(1.7880794702*var(--aspect-width, 1vw));width:90%}@media(max-width:1000px){.video_Video__YQbuF{margin:1.6vw 0 0;border-radius:4vw;width:calc(100% - 4.8vw)}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.video_Video__YQbuF{margin:16px 0 0;border-radius:27px}}.video_Video__YQbuF video{width:100%;height:100%;max-height:calc(46.357615894*var(--aspect-width, 1vw));object-fit:contain}@media(max-width:1000px){.video_Video__YQbuF video{max-height:100%}}.__07-brands_paragraph__uWDlU{font-size:calc(.9933774834*var(--aspect-width, 1vw));font-weight:500;line-height:125%;letter-spacing:-.02em;color:rgba(22,41,54,.698);opacity:0}@media(max-width:1000px){.__07-brands_paragraph__uWDlU{font-size:1.5vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__07-brands_paragraph__uWDlU{font-size:3.488372093vw}}.__07-brands_paragraph__uWDlU.__07-brands_white__EmyYI{color:hsla(0,0%,100%,.8)}.__07-brands_paragraph__uWDlU.__07-brands_big__7L5AQ{font-size:calc(1.1258278146*var(--aspect-width, 1vw));line-height:125%}@media(max-width:1000px){.__07-brands_paragraph__uWDlU.__07-brands_big__7L5AQ{font-size:1.7vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__07-brands_paragraph__uWDlU.__07-brands_big__7L5AQ{font-size:3.9534883721vw}}.__07-brands_paragraph__uWDlU.__07-brands_mid__kEpIH{font-size:calc(.9933774834*var(--aspect-width, 1vw));line-height:125%}@media(max-width:1000px){.__07-brands_paragraph__uWDlU.__07-brands_mid__kEpIH{font-size:1.5vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__07-brands_paragraph__uWDlU.__07-brands_mid__kEpIH{font-size:3.488372093vw}}.__07-brands_title-4__FDnu0{font-size:calc(.7284768212*var(--aspect-width, 1vw));font-weight:600;line-height:110%;text-transform:uppercase;color:#989ca2;opacity:0}@media(max-width:1000px){.__07-brands_title-4__FDnu0{font-size:1.1vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__07-brands_title-4__FDnu0{font-size:13px}}.__07-brands_title-2__H1MWO{font-size:calc(4.1059602649*var(--aspect-width, 1vw));font-weight:600;line-height:115%;letter-spacing:-.06em;color:#162936;text-align:center;opacity:0}@media(max-width:1000px){.__07-brands_title-2__H1MWO{font-size:6.2vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__07-brands_title-2__H1MWO{font-size:11.1627906977vw}}.__07-brands_title-2__H1MWO span{color:#989ca2}.__07-brands_title-2__H1MWO.__07-brands_white__EmyYI{color:#fff}.__07-brands_brands__zW0iV{position:relative;overflow-x:clip;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:calc(52.9801324503*var(--aspect-width, 1vw));padding:calc(3.3112582781*var(--aspect-width, 1vw)) 0;margin-top:calc(-13.2450331126*var(--aspect-width, 1vw))}@media(max-width:1000px){.__07-brands_brands__zW0iV{height:65vw;margin-top:-20vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__07-brands_brands__zW0iV{height:127.9069767442vw;margin-top:0;margin-bottom:-120px;justify-content:flex-start;padding:6.976744186vw 0}}.__07-brands_text__oTUIt{display:flex;align-items:center;flex-direction:column}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__07-brands_text__oTUIt p{text-align:center}}.__07-brands_text__oTUIt h2{margin:calc(2.119205298*var(--aspect-width, 1vw)) 0 calc(1.5894039735*var(--aspect-width, 1vw)) 0}@media(max-width:1000px){.__07-brands_text__oTUIt h2{margin:2.8vw 0 2vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__07-brands_text__oTUIt h2{margin:24px 0 16px}}.__07-brands_logos__nL93V{display:flex;align-items:center;justify-content:space-between;width:calc(49.6688741722*var(--aspect-width, 1vw));position:absolute;top:70%;left:50%;transform:translate(-50%,-50%)}@media(max-width:1000px){.__07-brands_logos__nL93V{padding:0 16px}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__07-brands_logos__nL93V{width:100%;padding:0 4.6511627907vw}}.__07-brands_logos__nL93V>img{width:calc(10.5960264901*var(--aspect-width, 1vw));height:calc(10.5960264901*var(--aspect-width, 1vw))}@media(max-width:1000px){.__07-brands_logos__nL93V>img{width:12vw;height:12vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__07-brands_logos__nL93V>img{width:20.9302325581vw;height:20.9302325581vw}}.__07-brands_video__MBDq7{position:absolute;inset:0;z-index:-1;width:100%;height:auto;object-fit:cover;top:50%;left:50%;transform:translate(-50%,-50%)}@media(max-width:1000px){.__07-brands_video__MBDq7{width:auto;height:25vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__07-brands_video__MBDq7{height:58.1395348837vw;width:100%}}.__08-lott_paragraph__v0Rzw{font-size:calc(.9933774834*var(--aspect-width, 1vw));font-weight:500;line-height:125%;letter-spacing:-.02em;color:rgba(22,41,54,.698);opacity:0}@media(max-width:1000px){.__08-lott_paragraph__v0Rzw{font-size:1.5vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__08-lott_paragraph__v0Rzw{font-size:3.488372093vw}}.__08-lott_paragraph__v0Rzw.__08-lott_white__wlwdR{color:hsla(0,0%,100%,.8)}.__08-lott_paragraph__v0Rzw.__08-lott_big__uP8Jw{font-size:calc(1.1258278146*var(--aspect-width, 1vw));line-height:125%}@media(max-width:1000px){.__08-lott_paragraph__v0Rzw.__08-lott_big__uP8Jw{font-size:1.7vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__08-lott_paragraph__v0Rzw.__08-lott_big__uP8Jw{font-size:3.9534883721vw}}.__08-lott_paragraph__v0Rzw.__08-lott_mid__A5Jku{font-size:calc(.9933774834*var(--aspect-width, 1vw));line-height:125%}@media(max-width:1000px){.__08-lott_paragraph__v0Rzw.__08-lott_mid__A5Jku{font-size:1.5vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__08-lott_paragraph__v0Rzw.__08-lott_mid__A5Jku{font-size:3.488372093vw}}.__08-lott_title-4__jXj0L{font-size:calc(.7284768212*var(--aspect-width, 1vw));font-weight:600;line-height:110%;text-transform:uppercase;color:#989ca2;opacity:0}@media(max-width:1000px){.__08-lott_title-4__jXj0L{font-size:1.1vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__08-lott_title-4__jXj0L{font-size:13px}}.__08-lott_title-2__qGZJg{font-size:calc(4.1059602649*var(--aspect-width, 1vw));font-weight:600;line-height:115%;letter-spacing:-.06em;color:#162936;text-align:center;opacity:0}@media(max-width:1000px){.__08-lott_title-2__qGZJg{font-size:6.2vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__08-lott_title-2__qGZJg{font-size:11.1627906977vw}}.__08-lott_title-2__qGZJg span{color:#989ca2}.__08-lott_title-2__qGZJg.__08-lott_white__wlwdR{color:#fff}.__08-lott_lottie__GS4SK{display:flex;align-items:center;flex-direction:column}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__08-lott_lottie__GS4SK{margin:calc(3.9735099338*var(--aspect-width, 1vw)) 0 0 0}}.__08-lott_lottie__GS4SK h2{margin:calc(2.7814569536*var(--aspect-width, 1vw)) 0 calc(2.7814569536*var(--aspect-width, 1vw)) 0}@media(max-width:1000px){.__08-lott_lottie__GS4SK h2{margin:3.8vw 0 4.8vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__08-lott_lottie__GS4SK h2{margin:32px 0 72px;max-width:350px}}.__08-lott_items__beT3m{display:flex;justify-content:center;gap:calc(1.059602649*var(--aspect-width, 1vw))}@media(max-width:1000px){.__08-lott_items__beT3m{gap:1.2vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__08-lott_items__beT3m{gap:10px}}.__08-lott_item__MQUW2{padding:calc(1.3245033113*var(--aspect-width, 1vw)) calc(1.059602649*var(--aspect-width, 1vw));display:flex;align-items:center;gap:calc(1.059602649*var(--aspect-width, 1vw));border-radius:calc(1.3245033113*var(--aspect-width, 1vw));background:#fff;transition:background .5s;cursor:pointer}.__08-lott_item__MQUW2 .__08-lott_icon__98B5m{background:rgba(242,246,247,.698)}@media(max-width:1000px){.__08-lott_item__MQUW2{padding:1.6vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__08-lott_item__MQUW2{padding:1.8604651163vw;gap:2.3255813953vw;border-radius:4.6511627907vw}}.__08-lott_item__MQUW2 span{font-size:calc(1.3245033113*var(--aspect-width, 1vw));font-weight:500;line-height:calc(1.5231788079*var(--aspect-width, 1vw));letter-spacing:-.05em;color:#162936}@media(max-width:1000px){.__08-lott_item__MQUW2 span{font-size:1.8vw;line-height:1.8vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__08-lott_item__MQUW2 span{font-size:13px;line-height:13px}}.__08-lott_item__MQUW2.__08-lott_active__bdj5X{background:rgba(242,246,247,.698)}.__08-lott_item__MQUW2.__08-lott_active__bdj5X .__08-lott_icon__98B5m{background:#fff}.__08-lott_icon__98B5m{width:calc(2.7814569536*var(--aspect-width, 1vw));height:calc(2.7814569536*var(--aspect-width, 1vw));display:flex;align-items:center;border-radius:calc(.6622516556*var(--aspect-width, 1vw));justify-content:center;transition:background .5s}@media(max-width:1000px){.__08-lott_icon__98B5m{width:3.8vw;height:3.8vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__08-lott_icon__98B5m{width:36px;height:36px;min-width:32px;min-height:32px;border-radius:10px}}.__08-lott_icon__98B5m img{width:calc(1.4569536424*var(--aspect-width, 1vw));height:calc(1.4569536424*var(--aspect-width, 1vw))}@media(max-width:1000px){.__08-lott_icon__98B5m img{width:2vw;height:2vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__08-lott_icon__98B5m img{width:20px;height:20px}}.lottie_paragraph__8Y4wR{font-size:calc(.9933774834*var(--aspect-width, 1vw));font-weight:500;line-height:125%;letter-spacing:-.02em;color:rgba(22,41,54,.698);opacity:0}@media(max-width:1000px){.lottie_paragraph__8Y4wR{font-size:1.5vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.lottie_paragraph__8Y4wR{font-size:3.488372093vw}}.lottie_paragraph__8Y4wR.lottie_white__JC6VZ{color:hsla(0,0%,100%,.8)}.lottie_paragraph__8Y4wR.lottie_big__VxFJ0{font-size:calc(1.1258278146*var(--aspect-width, 1vw));line-height:125%}@media(max-width:1000px){.lottie_paragraph__8Y4wR.lottie_big__VxFJ0{font-size:1.7vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.lottie_paragraph__8Y4wR.lottie_big__VxFJ0{font-size:3.9534883721vw}}.lottie_paragraph__8Y4wR.lottie_mid__LmdaE{font-size:calc(.9933774834*var(--aspect-width, 1vw));line-height:125%}@media(max-width:1000px){.lottie_paragraph__8Y4wR.lottie_mid__LmdaE{font-size:1.5vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.lottie_paragraph__8Y4wR.lottie_mid__LmdaE{font-size:3.488372093vw}}.lottie_title-4__SG5Fs{font-size:calc(.7284768212*var(--aspect-width, 1vw));font-weight:600;line-height:110%;text-transform:uppercase;color:#989ca2;opacity:0}@media(max-width:1000px){.lottie_title-4__SG5Fs{font-size:1.1vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.lottie_title-4__SG5Fs{font-size:13px}}.lottie_title-2__whh9d{font-size:calc(4.1059602649*var(--aspect-width, 1vw));font-weight:600;line-height:115%;letter-spacing:-.06em;color:#162936;text-align:center;opacity:0}@media(max-width:1000px){.lottie_title-2__whh9d{font-size:6.2vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.lottie_title-2__whh9d{font-size:11.1627906977vw}}.lottie_title-2__whh9d span{color:#989ca2}.lottie_title-2__whh9d.lottie_white__JC6VZ{color:#fff}.lottie_Lottie__LSkwI{position:relative;margin:calc(1.7218543046*var(--aspect-width, 1vw)) 0 0 0;height:calc(47.6821192053*var(--aspect-width, 1vw));overflow:hidden;border-radius:calc(1.5894039735*var(--aspect-width, 1vw))}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.lottie_Lottie__LSkwI{width:90%;margin:2vw 0 0;height:auto;border-radius:2vw}}.lottie_Lottie__LSkwI>div{width:100%;height:100%}.lottie_Lottie__LSkwI>div:not(.lottie_Lottie__LSkwI>div:first-child){position:absolute;top:0;left:0;width:100%;height:100%}.video_paragraph__e_1ip{font-size:calc(.9933774834*var(--aspect-width, 1vw));font-weight:500;line-height:125%;letter-spacing:-.02em;color:rgba(22,41,54,.698);opacity:0}@media(max-width:1000px){.video_paragraph__e_1ip{font-size:1.5vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.video_paragraph__e_1ip{font-size:3.488372093vw}}.video_paragraph__e_1ip.video_white__e7fYr{color:hsla(0,0%,100%,.8)}.video_paragraph__e_1ip.video_big__tpL6I{font-size:calc(1.1258278146*var(--aspect-width, 1vw));line-height:125%}@media(max-width:1000px){.video_paragraph__e_1ip.video_big__tpL6I{font-size:1.7vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.video_paragraph__e_1ip.video_big__tpL6I{font-size:3.9534883721vw}}.video_paragraph__e_1ip.video_mid__XIt3J{font-size:calc(.9933774834*var(--aspect-width, 1vw));line-height:125%}@media(max-width:1000px){.video_paragraph__e_1ip.video_mid__XIt3J{font-size:1.5vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.video_paragraph__e_1ip.video_mid__XIt3J{font-size:3.488372093vw}}.video_title-4__3qnNV{font-size:calc(.7284768212*var(--aspect-width, 1vw));font-weight:600;line-height:110%;text-transform:uppercase;color:#989ca2;opacity:0}@media(max-width:1000px){.video_title-4__3qnNV{font-size:1.1vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.video_title-4__3qnNV{font-size:13px}}.video_title-2__dxEHS{font-size:calc(4.1059602649*var(--aspect-width, 1vw));font-weight:600;line-height:115%;letter-spacing:-.06em;color:#162936;text-align:center;opacity:0}@media(max-width:1000px){.video_title-2__dxEHS{font-size:6.2vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.video_title-2__dxEHS{font-size:11.1627906977vw}}.video_title-2__dxEHS span{color:#989ca2}.video_title-2__dxEHS.video_white__e7fYr{color:#fff}.video_Video__c14Xv{position:relative;margin:calc(1.7218543046*var(--aspect-width, 1vw)) 0 0 0;height:calc(46.357615894*var(--aspect-width, 1vw));overflow:hidden;border-radius:calc(1.5894039735*var(--aspect-width, 1vw));width:auto}@media(max-width:1000px){.video_Video__c14Xv{margin:2.4vw 0 0;height:40vw;border-radius:2vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.video_Video__c14Xv{margin:20px 0 0;border-radius:20px;width:95%;height:auto}}.video_Video__c14Xv video{height:calc(47.6821192053*var(--aspect-width, 1vw));transform:scale(1.01);width:auto}@media(max-width:1000px){.video_Video__c14Xv video{height:42vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.video_Video__c14Xv video{width:100%;height:auto;transform:scale(1.1)}}.video_Video__c14Xv>div{position:absolute;top:50%;left:50%;translate:-50% -50%;height:calc(47.6821192053*var(--aspect-width, 1vw));width:100%;transform:scale(1.01)}@media(max-width:1000px){.video_Video__c14Xv>div{width:100%;height:auto}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.video_Video__c14Xv>div{transform:scale(1.1)}}.__09-strategic_paragraph__7jkxh{font-size:calc(.9933774834*var(--aspect-width, 1vw));font-weight:500;line-height:125%;letter-spacing:-.02em;color:rgba(22,41,54,.698);opacity:0}@media(max-width:1000px){.__09-strategic_paragraph__7jkxh{font-size:1.5vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__09-strategic_paragraph__7jkxh{font-size:3.488372093vw}}.__09-strategic_paragraph__7jkxh.__09-strategic_white__057y5{color:hsla(0,0%,100%,.8)}.__09-strategic_paragraph__7jkxh.__09-strategic_big__0rypm{font-size:calc(1.1258278146*var(--aspect-width, 1vw));line-height:125%}@media(max-width:1000px){.__09-strategic_paragraph__7jkxh.__09-strategic_big__0rypm{font-size:1.7vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__09-strategic_paragraph__7jkxh.__09-strategic_big__0rypm{font-size:3.9534883721vw}}.__09-strategic_paragraph__7jkxh.__09-strategic_mid__eVgLm{font-size:calc(.9933774834*var(--aspect-width, 1vw));line-height:125%}@media(max-width:1000px){.__09-strategic_paragraph__7jkxh.__09-strategic_mid__eVgLm{font-size:1.5vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__09-strategic_paragraph__7jkxh.__09-strategic_mid__eVgLm{font-size:3.488372093vw}}.__09-strategic_title-4__dR0eE{font-size:calc(.7284768212*var(--aspect-width, 1vw));font-weight:600;line-height:110%;text-transform:uppercase;color:#989ca2;opacity:0}@media(max-width:1000px){.__09-strategic_title-4__dR0eE{font-size:1.1vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__09-strategic_title-4__dR0eE{font-size:13px}}.__09-strategic_title-2__HmyCf{font-size:calc(4.1059602649*var(--aspect-width, 1vw));font-weight:600;line-height:115%;letter-spacing:-.06em;color:#162936;text-align:center;opacity:0}@media(max-width:1000px){.__09-strategic_title-2__HmyCf{font-size:6.2vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__09-strategic_title-2__HmyCf{font-size:11.1627906977vw}}.__09-strategic_title-2__HmyCf span{color:#989ca2}.__09-strategic_title-2__HmyCf.__09-strategic_white__057y5{color:#fff}.__09-strategic_Industry__R4o_m{padding:0 calc(4.7682119205*var(--aspect-width, 1vw))}@media(max-width:1000px){.__09-strategic_Industry__R4o_m{padding:0 2.4vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__09-strategic_Industry__R4o_m{padding:0 16px}}.__09-strategic_Industry__R4o_m h2{font-size:calc(4.1059602649*var(--aspect-width, 1vw));font-weight:600;line-height:110%;letter-spacing:-.06em;color:#162936}@media(max-width:1000px){.__09-strategic_Industry__R4o_m h2{font-size:5.2vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__09-strategic_Industry__R4o_m h2{font-size:38px;text-align:center;padding:0 32px}}.__09-strategic_box__esCtH{position:relative;width:100%;overflow:hidden;border-radius:0;display:flex;flex-direction:column;align-items:center;padding:0 calc(3.9735099338*var(--aspect-width, 1vw));gap:calc(1.7218543046*var(--aspect-width, 1vw))}@media(max-width:1000px){.__09-strategic_box__esCtH{height:70vw;border-radius:3.2vw;padding:0 6vw;gap:2.6vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__09-strategic_box__esCtH{height:-moz-fit-content;height:fit-content;border-radius:0;padding:0;gap:26px}}.__09-strategic_box__esCtH>*{position:relative;z-index:2}.__09-strategic_box__esCtH .__09-strategic_bg__70oXG{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1}.__09-strategic_box__esCtH .__09-strategic_spinWrapper__e05RI{position:absolute;height:90%;width:auto;aspect-ratio:1/1;top:100%;left:50%;translate:-50% -58%}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__09-strategic_box__esCtH .__09-strategic_spinWrapper__e05RI{height:65%}}.__09-strategic_box__esCtH .__09-strategic_spinWrapper__e05RI .__09-strategic_spin__P8g9N{width:100%;height:100%}.__09-strategic_box__esCtH .__09-strategic_spinWrapper__e05RI .__09-strategic_icon__J1f7M{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;width:18%;aspect-ratio:1/1}.__09-strategic_box__esCtH canvas{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.__09-strategic_box__esCtH .__09-strategic_subtitle__uTd6t{color:#162936;max-width:720px;text-align:center;line-height:145%}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__09-strategic_box__esCtH .__09-strategic_subtitle__uTd6t{padding:0 32px}}.__09-strategic_box__esCtH .__09-strategic_ctaSingle__xWNtH{display:flex;align-items:center;justify-content:center;margin-top:4px;z-index:3}.__09-strategic_box__esCtH .__09-strategic_ctaSingle__xWNtH a{background-color:#253b3a}.__09-strategic_box__esCtH .__09-strategic_ctaSingle__xWNtH button span{background:#253b3a}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__09-strategic_box__esCtH .__09-strategic_ctaSingle__xWNtH{width:100%}}.__09-strategic_box__esCtH .__09-strategic_videoHero__OtuGs{position:relative;width:65%;aspect-ratio:16/10;border-radius:20px;background-color:#101b1c;background-image:url(/assets/home/09-strategic/pvx_lambda_video.png);background-size:cover;background-position:50%;background-repeat:no-repeat;overflow:hidden;display:flex;align-items:center;justify-content:center;isolation:isolate;margin-top:calc(2.119205298*var(--aspect-width, 1vw))}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__09-strategic_box__esCtH .__09-strategic_videoHero__OtuGs{width:100%;aspect-ratio:16/9}}.__09-strategic_box__esCtH .__09-strategic_videoHero__OtuGs iframe{position:absolute;inset:0;width:100%;border:0}.__09-strategic_box__esCtH .__09-strategic_playPill__2O0lu{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;width:30px;height:30px;padding:0;border-radius:50%;border:6px solid #fff;background:#000;color:#000;font-weight:600;display:inline-flex;align-items:center;justify-content:center;line-height:0}.__09-strategic_box__esCtH .__09-strategic_playPill__2O0lu>img,.__09-strategic_box__esCtH .__09-strategic_playPill__2O0lu>span{display:block;width:30px;height:30px}.__09-strategic_box__esCtH .__09-strategic_videoTitle__CJp5g{position:absolute;z-index:2;left:clamp(20px,4vw,40px);top:50%;transform:translateY(-50%);font-size:clamp(28px,6vw,56px);font-weight:700;color:hsla(0,0%,100%,.9)}.__09-strategic_box__esCtH .__09-strategic_videoCaption__LNbl4{position:absolute;left:clamp(20px,4vw,40px);bottom:clamp(16px,3vw,24px);color:hsla(0,0%,100%,.85);max-width:540px;line-height:150%;z-index:2}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__09-strategic_box__esCtH .__09-strategic_videoCaption__LNbl4{font-size:12px}}.__09-strategic_items__jc22F{width:100%;position:relative;height:100%}@media(max-width:1000px){.__09-strategic_items__jc22F{width:120%}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__09-strategic_items__jc22F{margin-top:30px;width:calc(100% + 64px);transform:translateX(-32px);height:auto;display:grid;grid-template-columns:1fr 1fr;justify-items:center;grid-gap:17px 8px;gap:17px 8px}}.__09-strategic_item__aeFst{display:grid;grid-template-columns:max-content 1fr max-content;padding:calc(.7947019868*var(--aspect-width, 1vw));background:transparent;border:1px solid hsla(216,5%,62%,.5);border-radius:calc(1.5894039735*var(--aspect-width, 1vw));grid-gap:calc(1.3245033113*var(--aspect-width, 1vw));min-width:calc(22.5165562914*var(--aspect-width, 1vw));align-items:center;position:absolute}@media(max-width:1000px){.__09-strategic_item__aeFst{padding:1.2vw;border-radius:2.4vw;grid-gap:2vw;min-width:34vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__09-strategic_item__aeFst{padding:8px;border-radius:14px;grid-gap:8px;min-width:140px;position:relative!important;inset:auto!important}.__09-strategic_item__aeFst div{width:6px!important}.__09-strategic_item__aeFst img{width:26px!important;height:26px!important}.__09-strategic_item__aeFst:first-child{order:1;justify-self:right}.__09-strategic_item__aeFst:nth-child(2){order:3;transform:translateX(-5%)}.__09-strategic_item__aeFst:nth-child(3){order:2;justify-self:left}.__09-strategic_item__aeFst:nth-child(4){order:4;transform:translateX(5%)}}@media(max-width:500px){.__09-strategic_item__aeFst:first-child,.__09-strategic_item__aeFst:nth-child(3){width:142px}.__09-strategic_item__aeFst:nth-child(2),.__09-strategic_item__aeFst:nth-child(4){width:158px}}.__09-strategic_item__aeFst img{width:calc(3.8410596026*var(--aspect-width, 1vw));height:calc(3.8410596026*var(--aspect-width, 1vw));pointer-events:none}@media(max-width:1000px){.__09-strategic_item__aeFst img{width:5.8vw;height:5.8vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__09-strategic_item__aeFst img{width:38px;height:38px}}.__09-strategic_item__aeFst div{width:calc(.7284768212*var(--aspect-width, 1vw));height:100%;border-radius:calc(.5298013245*var(--aspect-width, 1vw)) calc(2.119205298*var(--aspect-width, 1vw)) calc(2.119205298*var(--aspect-width, 1vw)) calc(.5298013245*var(--aspect-width, 1vw));background:#88e3dd}@media(max-width:1000px){.__09-strategic_item__aeFst div{width:1.1vw;border-radius:.8vw 3.2vw 3.2vw .8vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__09-strategic_item__aeFst div{width:11px;border-radius:8px 32px 32px 8px}}.__09-strategic_item__aeFst span{font-size:calc(1.3245033113*var(--aspect-width, 1vw));font-weight:550;line-height:105%;letter-spacing:-.04em;color:#fff}@media(max-width:1000px){.__09-strategic_item__aeFst span{font-size:2vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__09-strategic_item__aeFst span{font-size:12px}}.__09-strategic_item__aeFst:first-of-type{top:0;left:4%}.__09-strategic_item__aeFst:nth-of-type(2){bottom:12.5%;left:10%}.__09-strategic_item__aeFst:nth-of-type(3){top:3%;right:10%}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__09-strategic_item__aeFst:nth-of-type(3){top:30%}}.__09-strategic_item__aeFst:nth-of-type(4){bottom:14%;right:16%}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__09-strategic_item__aeFst:nth-of-type(4){bottom:33%}}.__09-strategic_btnWrapper__kZNmR{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem;margin-top:-1rem;z-index:3}.__09-strategic_btnWrapper__kZNmR .__09-strategic_btn__aPe1U{width:-moz-fit-content;width:fit-content;border-radius:3rem;padding:1rem 1.5rem;background-color:#253b3a;color:#101112;font-family:Manrope,sans-serif;font-size:1rem;font-weight:700;box-shadow:5px 7px 18px rgba(135,227,221,.31)}.__09-strategic_btnWrapper__kZNmR .__09-strategic_videoBtn__XzIs_{width:-moz-fit-content;width:fit-content;border:2px solid #e8eaeb;border-radius:3rem;padding:.5rem 1rem;background-color:transparent;color:#f6f8f9;font-family:Manrope,sans-serif;font-size:1rem;font-weight:700;display:flex;align-items:center;flex-direction:row;justify-content:space-between;gap:1rem}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__09-strategic_btnWrapper__kZNmR{display:none}}.__09-strategic_mobileBtnWrapper__EegAe{display:none}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__09-strategic_mobileBtnWrapper__EegAe{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;margin-top:-1rem;width:100%;z-index:3}.__09-strategic_mobileBtnWrapper__EegAe .__09-strategic_btn__aPe1U{width:-moz-fit-content;width:fit-content;border-radius:3rem;padding:1rem 2rem;background-color:#fff;color:#101112;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:700;box-shadow:5px 7px 18px rgba(135,227,221,.31)}.__09-strategic_mobileBtnWrapper__EegAe .__09-strategic_videoBtn__XzIs_{width:-moz-fit-content;width:fit-content;border:2px solid #e8eaeb;border-radius:3rem;padding:.625rem;background-color:transparent;color:#f6f8f9;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:700;display:flex;align-items:center;flex-direction:row;justify-content:space-between;gap:1rem}}.__09-strategic_modalOverlay__bq9n1{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.75);display:flex;align-items:center;justify-content:center;z-index:999}.__09-strategic_modalOverlay__bq9n1 .__09-strategic_modalContent__i7XRa{position:relative;width:80%;max-width:960px;height:60vh;background:#000;box-shadow:0 10px 30px rgba(0,0,0,.5);border-radius:8px;overflow:hidden}.__09-strategic_modalOverlay__bq9n1 .__09-strategic_closeButton__Q3OC6{position:absolute;top:10px;right:10px;background:transparent;border:none;color:#fff;font-size:24px;cursor:pointer;z-index:2}.__03-insights_paragraph__z1tEK{font-size:calc(.9933774834*var(--aspect-width, 1vw));font-weight:500;line-height:125%;letter-spacing:-.02em;color:rgba(22,41,54,.698);opacity:0}@media(max-width:1000px){.__03-insights_paragraph__z1tEK{font-size:1.5vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__03-insights_paragraph__z1tEK{font-size:3.488372093vw}}.__03-insights_paragraph__z1tEK.__03-insights_white__9Nj_d{color:hsla(0,0%,100%,.8)}.__03-insights_paragraph__z1tEK.__03-insights_big__fg9KP{font-size:calc(1.1258278146*var(--aspect-width, 1vw));line-height:125%}@media(max-width:1000px){.__03-insights_paragraph__z1tEK.__03-insights_big__fg9KP{font-size:1.7vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__03-insights_paragraph__z1tEK.__03-insights_big__fg9KP{font-size:3.9534883721vw}}.__03-insights_paragraph__z1tEK.__03-insights_mid__zPjgZ{font-size:calc(.9933774834*var(--aspect-width, 1vw));line-height:125%}@media(max-width:1000px){.__03-insights_paragraph__z1tEK.__03-insights_mid__zPjgZ{font-size:1.5vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__03-insights_paragraph__z1tEK.__03-insights_mid__zPjgZ{font-size:3.488372093vw}}.__03-insights_title-4__57smG{font-size:calc(.7284768212*var(--aspect-width, 1vw));font-weight:600;line-height:110%;text-transform:uppercase;color:#989ca2;opacity:0}@media(max-width:1000px){.__03-insights_title-4__57smG{font-size:1.1vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__03-insights_title-4__57smG{font-size:13px}}.__03-insights_title-2__WFuhU{font-size:calc(4.1059602649*var(--aspect-width, 1vw));font-weight:600;line-height:115%;letter-spacing:-.06em;color:#162936;text-align:center;opacity:0}@media(max-width:1000px){.__03-insights_title-2__WFuhU{font-size:6.2vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__03-insights_title-2__WFuhU{font-size:11.1627906977vw}}.__03-insights_title-2__WFuhU span{color:#989ca2}.__03-insights_title-2__WFuhU.__03-insights_white__9Nj_d{color:#fff}.__03-insights_Insights__qxEKf{padding:calc(4.1059602649*var(--aspect-width, 1vw)) calc(5.4304635762*var(--aspect-width, 1vw)) 0 calc(5.4304635762*var(--aspect-width, 1vw));display:flex;flex-direction:column;align-items:center;text-align:center}.__03-insights_Insights__qxEKf .__03-insights_text__y32dm{display:flex;flex-direction:column;gap:calc(2.119205298*var(--aspect-width, 1vw))}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__03-insights_Insights__qxEKf .__03-insights_text__y32dm{gap:16px;margin-bottom:16px}}.__03-insights_Insights__qxEKf .__03-insights_text__y32dm .__03-insights_title__dCQVs span{color:#989ca2}.__03-insights_Insights__qxEKf .__03-insights_text__y32dm .__03-insights_title__dCQVs strong{color:#000;font-weight:600}.__03-insights_Insights__qxEKf .__03-insights_text__y32dm .__03-insights_subtitle__dYAwA{color:rgba(22,41,54,.698);max-width:calc(37.0860927152*var(--aspect-width, 1vw));margin:0 auto}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__03-insights_Insights__qxEKf .__03-insights_text__y32dm .__03-insights_subtitle__dYAwA{max-width:80%}}.__03-insights_Insights__qxEKf .__03-insights_cardContainer__3Ptmx{display:flex;flex-direction:row;gap:calc(2.6490066225*var(--aspect-width, 1vw));margin-top:calc(3.178807947*var(--aspect-width, 1vw))}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__03-insights_Insights__qxEKf .__03-insights_cardContainer__3Ptmx{flex-direction:column;width:100%;gap:calc(2.6490066225*var(--aspect-width, 1vw))}}.__03-insights_Insights__qxEKf .__03-insights_cardContainer__3Ptmx .__03-insights_cardWrapper__R3WTb{display:flex;flex-direction:row;align-items:stretch;border-radius:calc(1.3245033113*var(--aspect-width, 1vw));overflow:hidden;transition:max-width .27s cubic-bezier(.22,1,.36,1),opacity .2s ease,transform .27s cubic-bezier(.22,1,.36,1),box-shadow .27s cubic-bezier(.22,1,.36,1);max-width:calc(27.8145695364*var(--aspect-width, 1vw));will-change:max-width,transform}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__03-insights_Insights__qxEKf .__03-insights_cardContainer__3Ptmx .__03-insights_cardWrapper__R3WTb{max-width:100%!important;width:100%!important;min-width:100%!important;border-radius:20px}}.__03-insights_Insights__qxEKf .__03-insights_cardContainer__3Ptmx .__03-insights_cardWrapper__R3WTb.__03-insights_expanded__tyWGd{max-width:calc(47.6821192053*var(--aspect-width, 1vw));transform:translateZ(0) scale(1.002);box-shadow:0 10px 24px rgba(0,0,0,.06)}.__03-insights_Insights__qxEKf .__03-insights_cardContainer__3Ptmx .__03-insights_cardWrapper__R3WTb.__03-insights_expanded__tyWGd .__03-insights_features__pNzB_{opacity:1;transform:translateX(0)}.__03-insights_Insights__qxEKf .__03-insights_cardContainer__3Ptmx .__03-insights_cardWrapper__R3WTb.__03-insights_expanded__tyWGd .__03-insights_features__pNzB_:before{opacity:1;transform:translateY(0);transition:opacity .17s ease,transform .17s ease;transition-delay:.11s}.__03-insights_Insights__qxEKf .__03-insights_cardContainer__3Ptmx .__03-insights_cardWrapper__R3WTb.__03-insights_expanded__tyWGd .__03-insights_features__pNzB_ ul li{opacity:1;transform:translateY(0);transition:opacity .17s ease,transform .17s ease;transition-delay:0s}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__03-insights_Insights__qxEKf .__03-insights_cardContainer__3Ptmx .__03-insights_cardWrapper__R3WTb.__03-insights_expanded__tyWGd{max-width:100%!important;width:100%!important}}.__03-insights_Insights__qxEKf .__03-insights_cardContainer__3Ptmx .__03-insights_cardWrapper__R3WTb.__03-insights_expanded__tyWGd .__03-insights_featuresText__Hapck{opacity:0;transform:translateY(calc(.6622516556 * var(--aspect-width, 1vw)));transition:opacity .17s ease,transform .17s ease}.__03-insights_Insights__qxEKf .__03-insights_cardContainer__3Ptmx .__03-insights_cardWrapper__R3WTb.__03-insights_expanded__tyWGd .__03-insights_featuresText__Hapck[aria-hidden=false]{opacity:1;transform:translateY(0);transition-delay:0s}.__03-insights_Insights__qxEKf .__03-insights_cardContainer__3Ptmx .__03-insights_cardWrapper__R3WTb .__03-insights_cardFixed__JOYAI{min-width:calc(27.8145695364*var(--aspect-width, 1vw));max-width:calc(27.8145695364*var(--aspect-width, 1vw));height:calc(27.8145695364*var(--aspect-width, 1vw));padding:calc(2.119205298*var(--aspect-width, 1vw));display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.__03-insights_Insights__qxEKf .__03-insights_cardContainer__3Ptmx .__03-insights_cardWrapper__R3WTb .__03-insights_cardFixed__JOYAI .__03-insights_cardHeader__BpEBm{display:flex;flex-direction:column;align-items:flex-start;gap:calc(.7947019868*var(--aspect-width, 1vw));width:100%}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__03-insights_Insights__qxEKf .__03-insights_cardContainer__3Ptmx .__03-insights_cardWrapper__R3WTb .__03-insights_cardFixed__JOYAI .__03-insights_cardHeader__BpEBm{gap:10px}}.__03-insights_Insights__qxEKf .__03-insights_cardContainer__3Ptmx .__03-insights_cardWrapper__R3WTb .__03-insights_cardFixed__JOYAI .__03-insights_cardBody__y_d4l{display:flex;flex-direction:column;align-items:flex-start;gap:calc(2.6490066225*var(--aspect-width, 1vw));width:100%}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__03-insights_Insights__qxEKf .__03-insights_cardContainer__3Ptmx .__03-insights_cardWrapper__R3WTb .__03-insights_cardFixed__JOYAI .__03-insights_cardBody__y_d4l{gap:32px}}.__03-insights_Insights__qxEKf .__03-insights_cardContainer__3Ptmx .__03-insights_cardWrapper__R3WTb .__03-insights_cardFixed__JOYAI img{width:calc(2.6490066225*var(--aspect-width, 1vw));aspect-ratio:1/1}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__03-insights_Insights__qxEKf .__03-insights_cardContainer__3Ptmx .__03-insights_cardWrapper__R3WTb .__03-insights_cardFixed__JOYAI img{width:40px}.__03-insights_Insights__qxEKf .__03-insights_cardContainer__3Ptmx .__03-insights_cardWrapper__R3WTb .__03-insights_cardFixed__JOYAI{min-width:100%!important;max-width:100%!important;width:100%!important;height:100%;padding:18px;aspect-ratio:1/1}}.__03-insights_Insights__qxEKf .__03-insights_cardContainer__3Ptmx .__03-insights_cardWrapper__R3WTb .__03-insights_capital__Z2zuj{background:#141e1e}.__03-insights_Insights__qxEKf .__03-insights_cardContainer__3Ptmx .__03-insights_cardWrapper__R3WTb .__03-insights_capital__Z2zuj .__03-insights_cardTitle__zn6nr{background:linear-gradient(180deg,#fff 3.27%,rgba(246,248,249,.26) 115.5%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.__03-insights_Insights__qxEKf .__03-insights_cardContainer__3Ptmx .__03-insights_cardWrapper__R3WTb .__03-insights_capital__Z2zuj .__03-insights_cardDescription__w0Xu8{color:#fff;width:80%}.__03-insights_Insights__qxEKf .__03-insights_cardContainer__3Ptmx .__03-insights_cardWrapper__R3WTb .__03-insights_lambda__dCEor{background:#f2f6f7}.__03-insights_Insights__qxEKf .__03-insights_cardContainer__3Ptmx .__03-insights_cardWrapper__R3WTb .__03-insights_lambda__dCEor .__03-insights_cardTitle__zn6nr{background:linear-gradient(180deg,#2d6366 28.98%,rgba(45,99,102,.4) 94.18%,#f6f8f9 115.5%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.__03-insights_Insights__qxEKf .__03-insights_cardContainer__3Ptmx .__03-insights_cardWrapper__R3WTb .__03-insights_lambda__dCEor .__03-insights_cardDescription__w0Xu8{color:#2e4a4f;width:80%}.__03-insights_Insights__qxEKf .__03-insights_cardContainer__3Ptmx .__03-insights_cardWrapper__R3WTb .__03-insights_cardFixed__JOYAI.__03-insights_capital__Z2zuj+.__03-insights_features__pNzB_{background-image:url(/assets/funding/03-flyer/calculator.png);background-repeat:no-repeat;background-position:bottom calc(-.7947019868*var(--aspect-width, 1vw)) center;background-size:auto 50%}.__03-insights_Insights__qxEKf .__03-insights_cardContainer__3Ptmx .__03-insights_cardWrapper__R3WTb .__03-insights_cardFixed__JOYAI.__03-insights_lambda__dCEor+.__03-insights_features__pNzB_{background-image:url(/assets/intelligence/01-hero/illustration.png);background-repeat:no-repeat;background-position:bottom calc(-8.6092715232*var(--aspect-width, 1vw)) right calc(-18.5430463576*var(--aspect-width, 1vw));background-size:auto 125%}.__03-insights_Insights__qxEKf .__03-insights_cardContainer__3Ptmx .__03-insights_cardWrapper__R3WTb .__03-insights_cardTitle__zn6nr{font-size:calc(3.3112582781*var(--aspect-width, 1vw));font-weight:600}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__03-insights_Insights__qxEKf .__03-insights_cardContainer__3Ptmx .__03-insights_cardWrapper__R3WTb .__03-insights_cardTitle__zn6nr{font-size:32px}}.__03-insights_Insights__qxEKf .__03-insights_cardContainer__3Ptmx .__03-insights_cardWrapper__R3WTb .__03-insights_cardDescription__w0Xu8{font-size:calc(1.059602649*var(--aspect-width, 1vw));margin-top:0;font-weight:400;text-align:left}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__03-insights_Insights__qxEKf .__03-insights_cardContainer__3Ptmx .__03-insights_cardWrapper__R3WTb .__03-insights_cardDescription__w0Xu8{font-size:14px;font-weight:400;margin-top:0}}.__03-insights_Insights__qxEKf .__03-insights_cardContainer__3Ptmx .__03-insights_cardWrapper__R3WTb .__03-insights_btnCapital__tMjFL{width:-moz-fit-content;width:fit-content;background:#fff;color:#101112;box-shadow:0 2px 4px 0 rgba(135,227,221,.31),0 6px 6px 0 rgba(135,227,221,.271),0 14px 9px 0 rgba(135,227,221,.161),0 26px 10px 0 rgba(135,227,221,.051),0 40px 11px 0 rgba(135,227,221,.012)}.__03-insights_Insights__qxEKf .__03-insights_cardContainer__3Ptmx .__03-insights_cardWrapper__R3WTb .__03-insights_btnCapital__tMjFL:hover{transform:translateY(-2px)}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__03-insights_Insights__qxEKf .__03-insights_cardContainer__3Ptmx .__03-insights_cardWrapper__R3WTb .__03-insights_btnCapital__tMjFL{padding:8px 16px}}.__03-insights_Insights__qxEKf .__03-insights_cardContainer__3Ptmx .__03-insights_cardWrapper__R3WTb .__03-insights_btnLambda__9eGtz{width:-moz-fit-content;width:fit-content;background:#253b3a;color:#fff;box-shadow:0 2px 4px 0 rgba(135,227,221,.31),0 6px 6px 0 rgba(135,227,221,.271),0 14px 9px 0 rgba(135,227,221,.161),0 26px 10px 0 rgba(135,227,221,.051),0 40px 11px 0 rgba(135,227,221,.012)}.__03-insights_Insights__qxEKf .__03-insights_cardContainer__3Ptmx .__03-insights_cardWrapper__R3WTb .__03-insights_btnLambda__9eGtz:hover{transform:translateY(-2px)}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__03-insights_Insights__qxEKf .__03-insights_cardContainer__3Ptmx .__03-insights_cardWrapper__R3WTb .__03-insights_btnLambda__9eGtz{padding:8px 16px}}.__03-insights_Insights__qxEKf .__03-insights_cardContainer__3Ptmx .__03-insights_cardWrapper__R3WTb .__03-insights_features__pNzB_{flex:1 1;background:#0f1f23;background-image:url(/assets/funding/03-flyer/calculator.png);background-repeat:no-repeat;background-position:bottom right calc(.7947019868*var(--aspect-width, 1vw));background-size:auto 60%;padding:calc(2.119205298*var(--aspect-width, 1vw)) calc(1.8543046358*var(--aspect-width, 1vw)) calc(1.8543046358*var(--aspect-width, 1vw)) calc(1.8543046358*var(--aspect-width, 1vw));display:flex;flex-direction:column;justify-content:flex-start;position:relative;left:-1px;opacity:0;transform:translateX(0);transition:all .27s cubic-bezier(.22,1,.36,1)}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__03-insights_Insights__qxEKf .__03-insights_cardContainer__3Ptmx .__03-insights_cardWrapper__R3WTb .__03-insights_features__pNzB_{display:none}}.__03-insights_Insights__qxEKf .__03-insights_cardContainer__3Ptmx .__03-insights_cardWrapper__R3WTb .__03-insights_features__pNzB_ canvas{width:100%;height:100%;position:absolute;inset:0}.__03-insights_Insights__qxEKf .__03-insights_cardContainer__3Ptmx .__03-insights_cardWrapper__R3WTb .__03-insights_features__pNzB_:after{content:"";position:absolute;inset:0;pointer-events:none;z-index:0;background-image:repeating-linear-gradient(90deg,hsla(0,0%,100%,.06) 0,hsla(0,0%,100%,.06) 1px,transparent 0,transparent 80px),repeating-linear-gradient(180deg,hsla(0,0%,100%,.06) 0,hsla(0,0%,100%,.06) 1px,transparent 0,transparent 80px);mix-blend-mode:screen;background-position:-1px 0,0 0}.__03-insights_Insights__qxEKf .__03-insights_cardContainer__3Ptmx .__03-insights_cardWrapper__R3WTb .__03-insights_features__pNzB_:before{content:"FEATURES";display:block;font-size:calc(.6622516556*var(--aspect-width, 1vw));font-weight:600;letter-spacing:.12em;text-transform:uppercase;background:linear-gradient(0deg,#fff,#fff),linear-gradient(180.58deg,rgba(127,188,173,.1) -37.91%,#fff 89.29%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;margin-bottom:calc(1.5894039735*var(--aspect-width, 1vw));text-align:left;opacity:0;transform:translateY(calc(.3973509934 * var(--aspect-width, 1vw)));transition:opacity .15s ease,transform .15s ease}.__03-insights_Insights__qxEKf .__03-insights_cardContainer__3Ptmx .__03-insights_cardWrapper__R3WTb .__03-insights_features__pNzB_ ul{list-style:none;padding:0;margin:0;text-align:left;position:relative;z-index:1}.__03-insights_Insights__qxEKf .__03-insights_cardContainer__3Ptmx .__03-insights_cardWrapper__R3WTb .__03-insights_features__pNzB_ ul li{font-size:calc(.7947019868*var(--aspect-width, 1vw));margin-bottom:calc(.7947019868*var(--aspect-width, 1vw));color:#fff;font-weight:400;display:flex;align-items:center;opacity:0;transform:translateY(calc(.5298013245 * var(--aspect-width, 1vw)));transition:opacity .15s ease,transform .15s ease}.__03-insights_Insights__qxEKf .__03-insights_cardContainer__3Ptmx .__03-insights_cardWrapper__R3WTb .__03-insights_features__pNzB_ ul li:before{content:"";display:inline-block;width:calc(.7947019868*var(--aspect-width, 1vw));height:calc(.7947019868*var(--aspect-width, 1vw));margin-right:calc(.6622516556*var(--aspect-width, 1vw));background-image:url(/assets/home/03-insights/feature_arrow.png);background-repeat:no-repeat;background-position:50%;background-size:contain;opacity:.95}.__09-stats_paragraph__6gweI{font-size:calc(.9933774834*var(--aspect-width, 1vw));font-weight:500;line-height:125%;letter-spacing:-.02em;color:rgba(22,41,54,.698);opacity:0}@media(max-width:1000px){.__09-stats_paragraph__6gweI{font-size:1.5vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__09-stats_paragraph__6gweI{font-size:3.488372093vw}}.__09-stats_paragraph__6gweI.__09-stats_white__wslpY{color:hsla(0,0%,100%,.8)}.__09-stats_paragraph__6gweI.__09-stats_big__HpCbl{font-size:calc(1.1258278146*var(--aspect-width, 1vw));line-height:125%}@media(max-width:1000px){.__09-stats_paragraph__6gweI.__09-stats_big__HpCbl{font-size:1.7vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__09-stats_paragraph__6gweI.__09-stats_big__HpCbl{font-size:3.9534883721vw}}.__09-stats_paragraph__6gweI.__09-stats_mid__EN4if{font-size:calc(.9933774834*var(--aspect-width, 1vw));line-height:125%}@media(max-width:1000px){.__09-stats_paragraph__6gweI.__09-stats_mid__EN4if{font-size:1.5vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__09-stats_paragraph__6gweI.__09-stats_mid__EN4if{font-size:3.488372093vw}}.__09-stats_title-4__xZ2Ac{font-size:calc(.7284768212*var(--aspect-width, 1vw));font-weight:600;line-height:110%;text-transform:uppercase;color:#989ca2;opacity:0}@media(max-width:1000px){.__09-stats_title-4__xZ2Ac{font-size:1.1vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__09-stats_title-4__xZ2Ac{font-size:13px}}.__09-stats_title-2__dUghg{font-size:calc(4.1059602649*var(--aspect-width, 1vw));font-weight:600;line-height:115%;letter-spacing:-.06em;color:#162936;text-align:center;opacity:0}@media(max-width:1000px){.__09-stats_title-2__dUghg{font-size:6.2vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__09-stats_title-2__dUghg{font-size:11.1627906977vw}}.__09-stats_title-2__dUghg span{color:#989ca2}.__09-stats_title-2__dUghg.__09-stats_white__wslpY{color:#fff}.__09-stats_Industry__BNUD3{position:relative;display:flex;flex-direction:column;gap:calc(6.6225165563*var(--aspect-width, 1vw));background:#0a0f0d;padding:6rem 2rem;text-align:center;overflow:hidden;align-items:center}.__09-stats_Industry__BNUD3 canvas{width:100%;height:100%;position:absolute;inset:0}.__09-stats_Industry__BNUD3:before{content:"";position:absolute;top:0;right:0;width:100%;height:100%;background:radial-gradient(ellipse at top right,rgba(31,106,101,.3) 0,rgba(31,106,101,.15) 30%,transparent 70%);z-index:0;pointer-events:none}.__09-stats_Industry__BNUD3 .__09-stats_heading__ihLNV{font-size:calc(3.4437086093*var(--aspect-width, 1vw));font-weight:600;line-height:110%;letter-spacing:-.06em;background:linear-gradient(135deg,#fff,#fff 30%,#1f6a65);-webkit-background-clip:text;background-clip:text;color:transparent;position:relative;z-index:1}@media(max-width:1000px){.__09-stats_Industry__BNUD3 .__09-stats_heading__ihLNV{font-size:5.2vw}}.__09-stats_Industry__BNUD3 .__09-stats_headingDesktop__Zx46o{display:block}.__09-stats_Industry__BNUD3 .__09-stats_headingPhone__jtXnf{display:none}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__09-stats_Industry__BNUD3 .__09-stats_headingDesktop__Zx46o{display:none}.__09-stats_Industry__BNUD3 .__09-stats_headingPhone__jtXnf{display:block;font-size:1.75rem;font-weight:600;line-height:110%;letter-spacing:-.06em;width:290px;margin:0;background:linear-gradient(135deg,#fff,#fff 30%,#1f6a65);-webkit-background-clip:text;background-clip:text;color:transparent}}.__09-stats_statsContainer__srZWu{display:flex;justify-content:center;align-items:stretch;gap:5rem;flex-wrap:wrap;position:relative;z-index:1}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__09-stats_statsContainer__srZWu{gap:calc(6.6225165563*var(--aspect-width, 1vw))}}.__09-stats_statsContainer__srZWu .__09-stats_statBox__26b1J{display:flex;flex-direction:column;align-items:center;gap:.5rem;min-width:200px}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__09-stats_statsContainer__srZWu .__09-stats_statBox__26b1J{gap:0}}.__09-stats_statsContainer__srZWu .__09-stats_statBox__26b1J .__09-stats_statTitle__o1Wns{font-size:calc(1.8543046358*var(--aspect-width, 1vw));font-weight:500;color:#fff}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__09-stats_statsContainer__srZWu .__09-stats_statBox__26b1J .__09-stats_statTitle__o1Wns{font-size:16px}}.__09-stats_statsContainer__srZWu .__09-stats_statBox__26b1J .__09-stats_statValue__fjHI9{font-size:calc(2.119205298*var(--aspect-width, 1vw));font-weight:700;color:#7fbcad}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__09-stats_statsContainer__srZWu .__09-stats_statBox__26b1J .__09-stats_statValue__fjHI9{font-size:28px}}.__09-stats_statsContainer__srZWu .__09-stats_statBox__26b1J .__09-stats_statDescription__Qry6U{font-size:calc(.9271523179*var(--aspect-width, 1vw));font-weight:400;color:#fff}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__09-stats_statsContainer__srZWu .__09-stats_statBox__26b1J .__09-stats_statDescription__Qry6U{font-size:12px}}.__09-readyToScale_paragraph__7cUai{font-size:calc(.9933774834*var(--aspect-width, 1vw));font-weight:500;line-height:125%;letter-spacing:-.02em;color:rgba(22,41,54,.698);opacity:0}@media(max-width:1000px){.__09-readyToScale_paragraph__7cUai{font-size:1.5vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__09-readyToScale_paragraph__7cUai{font-size:3.488372093vw}}.__09-readyToScale_paragraph__7cUai.__09-readyToScale_white___bcSP{color:hsla(0,0%,100%,.8)}.__09-readyToScale_paragraph__7cUai.__09-readyToScale_big__Sn3zt{font-size:calc(1.1258278146*var(--aspect-width, 1vw));line-height:125%}@media(max-width:1000px){.__09-readyToScale_paragraph__7cUai.__09-readyToScale_big__Sn3zt{font-size:1.7vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__09-readyToScale_paragraph__7cUai.__09-readyToScale_big__Sn3zt{font-size:3.9534883721vw}}.__09-readyToScale_paragraph__7cUai.__09-readyToScale_mid__JZ0zE{font-size:calc(.9933774834*var(--aspect-width, 1vw));line-height:125%}@media(max-width:1000px){.__09-readyToScale_paragraph__7cUai.__09-readyToScale_mid__JZ0zE{font-size:1.5vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__09-readyToScale_paragraph__7cUai.__09-readyToScale_mid__JZ0zE{font-size:3.488372093vw}}.__09-readyToScale_title-4__AlF7j{font-size:calc(.7284768212*var(--aspect-width, 1vw));font-weight:600;line-height:110%;text-transform:uppercase;color:#989ca2;opacity:0}@media(max-width:1000px){.__09-readyToScale_title-4__AlF7j{font-size:1.1vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__09-readyToScale_title-4__AlF7j{font-size:13px}}.__09-readyToScale_title-2__gfIBY{font-size:calc(4.1059602649*var(--aspect-width, 1vw));font-weight:600;line-height:115%;letter-spacing:-.06em;color:#162936;text-align:center;opacity:0}@media(max-width:1000px){.__09-readyToScale_title-2__gfIBY{font-size:6.2vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__09-readyToScale_title-2__gfIBY{font-size:11.1627906977vw}}.__09-readyToScale_title-2__gfIBY span{color:#989ca2}.__09-readyToScale_title-2__gfIBY.__09-readyToScale_white___bcSP{color:#fff}.__09-readyToScale_Flyer__3SPls{padding:calc(2.6490066225*var(--aspect-width, 1vw)) calc(3.9735099338*var(--aspect-width, 1vw))}@media(max-width:1000px){.__09-readyToScale_Flyer__3SPls{padding:2vw 2.4vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__09-readyToScale_Flyer__3SPls{padding:0 0 32px}}.__09-readyToScale_btns__mkKdV{display:flex;align-items:center;gap:calc(1.3245033113*var(--aspect-width, 1vw))}@media(max-width:1000px){.__09-readyToScale_btns__mkKdV{gap:1vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__09-readyToScale_btns__mkKdV{gap:16px;flex-direction:column}}.__09-readyToScale_btns__mkKdV .__09-readyToScale_btnGetTermsCapital__Y6nVM{background-color:#253b3a;color:#fff;min-width:calc(17.2185430464*var(--aspect-width, 1vw));max-width:calc(19.8675496689*var(--aspect-width, 1vw));padding:calc(1.3245033113*var(--aspect-width, 1vw)) calc(2.6490066225*var(--aspect-width, 1vw));box-shadow:0 2px 4px 0 rgba(135,227,221,.31),0 6px 6px 0 rgba(135,227,221,.271),0 14px 9px 0 rgba(135,227,221,.161),0 26px 10px 0 rgba(135,227,221,.051),0 40px 11px 0 rgba(135,227,221,.012)}@media(max-width:1000px){.__09-readyToScale_btns__mkKdV .__09-readyToScale_btnGetTermsCapital__Y6nVM{padding:1vw 3vw;min-width:22vw;max-width:26vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__09-readyToScale_btns__mkKdV .__09-readyToScale_btnGetTermsCapital__Y6nVM{padding:16px;min-width:220px;box-shadow:0 0 0 0 rgba(135,227,221,.31),0 4px 4px 0 rgba(135,227,221,.271),0 14px 9px 0 rgba(135,227,221,.161),0 26px 10px 0 rgba(135,227,221,.051),0 40px 11px 0 rgba(135,227,221,.012)}}.__09-readyToScale_btns__mkKdV .__09-readyToScale_btnGetAccessLambda__7urN6{min-width:calc(17.2185430464*var(--aspect-width, 1vw));max-width:calc(19.8675496689*var(--aspect-width, 1vw));background-color:#fff;padding:calc(1.3245033113*var(--aspect-width, 1vw)) calc(2.6490066225*var(--aspect-width, 1vw));box-shadow:0 1.24px 2.48px 0 rgba(135,227,221,.31),0 3.71px 3.71px 0 rgba(135,227,221,.271),0 8.66px 5.57px 0 rgba(135,227,221,.161),0 16.09px 6.19px 0 rgba(135,227,221,.051),0 24.75px 6.81px 0 rgba(135,227,221,.012)}@media(max-width:1000px){.__09-readyToScale_btns__mkKdV .__09-readyToScale_btnGetAccessLambda__7urN6{padding:1vw 3vw;min-width:22vw;max-width:26vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__09-readyToScale_btns__mkKdV .__09-readyToScale_btnGetAccessLambda__7urN6{padding:16px;min-width:220px}}.__09-readyToScale_content__8X8nt{display:grid;width:100%;background:#121314;height:100%;padding:calc(5.4304635762*var(--aspect-width, 1vw));border-radius:calc(2.119205298*var(--aspect-width, 1vw));overflow:hidden;height:calc(39.7350993377*var(--aspect-width, 1vw));position:relative}@media(max-width:1000px){.__09-readyToScale_content__8X8nt{height:45vw;padding:8.2vw;border-radius:3.2vw}}.__09-readyToScale_content__8X8nt.__09-readyToScale_isClass__dscJ2{height:calc(29.8013245033*var(--aspect-width, 1vw))}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__09-readyToScale_content__8X8nt.__09-readyToScale_isClass__dscJ2{height:auto}.__09-readyToScale_content__8X8nt.__09-readyToScale_isClass__dscJ2 .__09-readyToScale_light__YYEgK{display:none}.__09-readyToScale_content__8X8nt{grid-template-columns:1fr;padding:64px 32px;height:auto;border-radius:0;grid-gap:20px}}.__09-readyToScale_content__8X8nt canvas{position:absolute;inset:0;pointer-events:none}.__09-readyToScale_content__8X8nt h2{font-size:calc(4.1059602649*var(--aspect-width, 1vw));background:linear-gradient(135deg,#fff,#fff 30%,#1f6a65);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}@media(max-width:1000px){.__09-readyToScale_content__8X8nt h2{font-size:5.2vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__09-readyToScale_content__8X8nt h2{font-size:2rem}}.__09-readyToScale_light__YYEgK{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.__09-readyToScale_text__E3weC{display:flex;flex-direction:column;gap:calc(2.7814569536*var(--aspect-width, 1vw));align-items:center;justify-content:center}@media(max-width:1000px){.__09-readyToScale_text__E3weC{gap:4.2vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__09-readyToScale_text__E3weC{gap:32px}}.__09-readyToScale_text__E3weC h2{text-align:left}.__09-readyToScale_text__E3weC p{font-size:calc(1.3907284768*var(--aspect-width, 1vw));text-align:center}@media(max-width:1000px){.__09-readyToScale_text__E3weC p{font-size:2vw}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__09-readyToScale_text__E3weC p{font-size:1rem}}.__09-readyToScale_image__6No5Z{width:100%;height:auto;align-self:self-end;transform:translateY(calc(5.4304635762 * var(--aspect-width, 1vw)))}@media(max-width:1000px){.__09-readyToScale_image__6No5Z{transform:translateY(8.2vw)}}@media(max-width:900px),(orientation:landscape)and (max-height:430px){.__09-readyToScale_image__6No5Z{transform:translateY(24px)}}.__09-readyToScale_lines__bfW0u{position:absolute;width:100%;height:105%;inset:0 0 auto 0;pointer-events:none}@media(max-width:1000px){.__09-readyToScale_lines__bfW0u{height:125%}}