.BackgroundBoxes_container__y44FO{display:flex;position:absolute;top:-25%;left:25%;z-index:0;padding:1.6rem;width:100%;height:100%;transform:translate(-50%,-50%)}.BackgroundBoxes_columnWrapper__Q4Qcz,.BackgroundBoxes_rowWrapper__fc_qk{position:relative;width:12.8rem;height:6.4rem;border-color:var(--border-color);border-style:solid}.BackgroundBoxes_rowWrapper__fc_qk{border-left-width:1px}.BackgroundBoxes_columnWrapper__Q4Qcz{border-top-width:.001ch;border-right-width:1px}.BackgroundBoxes_svgWrapper__Tgl3i{top:-14px;left:-22px;position:absolute;width:4rem;height:2.4rem;pointer-events:none;color:var(--border-color)}.Container_container__XXTJc{position:relative;max-width:1400px;width:100%;margin:0 auto;z-index:10;padding:0 30px}@media(max-width:1400px){.Container_container__XXTJc{padding:0 15px}}.ThreeDMarquee_container__2Ojb6{display:block;height:600px;overflow:hidden;border-radius:1rem;position:relative}.ThreeDMarquee_container__2Ojb6:after,.ThreeDMarquee_container__2Ojb6:before{content:"";z-index:20;position:absolute;width:100%;height:100px;left:0}.ThreeDMarquee_container__2Ojb6:before{top:0;background:linear-gradient(1turn,transparent 0,var(--bg-default) 90%)}.ThreeDMarquee_container__2Ojb6:after{bottom:0;background:linear-gradient(transparent 0,var(--bg-default) 90%)}.ThreeDMarquee_flexWrapper__7HBnI{display:flex;justify-content:center;align-items:center}.ThreeDMarquee_wrapper__Bp4nI{position:relative;z-index:15;--transform-scale-x:0.5;--transform-scale-y:0.5;transform:scale(var(--transform-scale-x),var(--transform-scale-y))}@media(min-width:640px){.ThreeDMarquee_wrapper__Bp4nI{--transform-scale-x:0.75;--transform-scale-y:0.75}}@media(min-width:1024px){.ThreeDMarquee_wrapper__Bp4nI{--transform-scale-x:1;--transform-scale-y:1}}.ThreeDMarquee_chunkWrapper__hdTMR{display:grid;position:relative;top:24rem;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:2rem;gap:2rem;transform-origin:top left;right:50%}.ThreeDMarquee_chunkItem__ZYU_Z{display:flex;flex-direction:column;gap:2rem;align-items:flex-start}.ThreeDMarquee_chunkImg__1W2vt{position:relative;max-width:100%;height:auto;object-fit:cover;border-radius:.5rem;box-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);aspect-ratio:970/700;background-color:var(--color-gray-dark-transparent)}.ThreeDMarquee_chunkImg__1W2vt :hover{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.ThreeDMarquee_gridLineHorizontal__dToPC{position:absolute;left:calc(var(--offset)/2*-1);height:var(--height);width:calc(100% + var(--offset));background:linear-gradient(to right,var(--color),var(--color) 50%,transparent 0,transparent);background-size:var(--width) var(--height);-webkit-mask:linear-gradient(to left,var(--background) var(--fade-stop),transparent),linear-gradient(to right,var(--background) var(--fade-stop),transparent),linear-gradient(black,black);mask:linear-gradient(to left,var(--background) var(--fade-stop),transparent),linear-gradient(to right,var(--background) var(--fade-stop),transparent),linear-gradient(black,black);-webkit-mask-composite:xor;mask-composite:exclude;z-index:30}@media(prefers-color-scheme:dark){.ThreeDMarquee_gridLineHorizontal__dToPC{background:linear-gradient(to right,var(--color-dark),var(--color-dark) 50%,transparent 0,transparent)}}.ThreeDMarquee_gridLineVertical__ONREC{position:absolute;top:calc(var(--offset)/2*-1);height:calc(100% + var(--offset));width:var(--width);background:linear-gradient(to bottom,var(--color),var(--color) 50%,transparent 0,transparent);background-size:var(--width) var(--height);-webkit-mask:linear-gradient(to top,var(--background) var(--fade-stop),transparent),linear-gradient(to bottom,var(--background) var(--fade-stop),transparent),linear-gradient(black,black);mask:linear-gradient(to top,var(--background) var(--fade-stop),transparent),linear-gradient(to bottom,var(--background) var(--fade-stop),transparent),linear-gradient(black,black);-webkit-mask-composite:xor;mask-composite:exclude;z-index:30}@media(prefers-color-scheme:dark){.ThreeDMarquee_gridLineVertical__ONREC{background:linear-gradient(to bottom,var(--color-dark),var(--color-dark) 50%,transparent 0,transparent)}}.Toast_root__18K5j{background-color:var(--bg-secondary);border-radius:6px;box-shadow:0 10px 38px -10px hsla(206,22%,7%,.35),0 10px 20px -15px hsla(206,22%,7%,.2);padding:15px;display:grid;grid-template-areas:"title action" "description action";grid-template-columns:auto max-content;grid-column-gap:15px;column-gap:15px;align-items:center}.Toast_root__18K5j[data-state=open]{animation:Toast_slideIn__fbmxs .15s cubic-bezier(.16,1,.3,1)}.Toast_root__18K5j[data-state=closed]{animation:Toast_hide__A95uN .1s ease-in}.Toast_root__18K5j[data-swipe=move]{transform:translateX(var(--radix-toast-swipe-move-x))}.Toast_root__18K5j[data-swipe=cancel]{transform:translateX(0);transition:transform .2s ease-out}.Toast_root__18K5j[data-swipe=end]{animation:Toast_swipeOut__pXnSK .1s ease-out}@keyframes Toast_hide__A95uN{0%{opacity:1}to{opacity:0}}@keyframes Toast_slideIn__fbmxs{0%{transform:translateX(calc(-100% - var(--viewport-padding)))}to{transform:translateX(0)}}@keyframes Toast_swipeOut__pXnSK{0%{transform:translateX(var(--radix-toast-swipe-end-x))}to{transform:translateX(calc(-100% - var(--viewport-padding)))}}.Toast_title__jtH5M{grid-area:title;margin-bottom:5px;font-weight:500;color:var(--color-text);font-size:15px}.Toast_description__WJh_t{grid-area:description;margin:0;color:var(--color-text);font-size:13px;line-height:1.3}.Toast_action__X_Qjh{grid-area:action}.Toast_button__QdjHO{all:unset;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;font-weight:500;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Toast_button__QdjHO.small{font-size:12px;padding:0 10px;line-height:25px;height:25px}.Toast_button__QdjHO.large{font-size:15px;padding:0 15px;line-height:35px;height:35px}.Toast_button__QdjHO.violet{background-color:#fff;color:var(--violet-11);box-shadow:0 2px 10px var(--black-a7)}.Toast_button__QdjHO.violet:hover{background-color:var(--mauve-3)}.Toast_button__QdjHO.violet:focus{box-shadow:0 0 0 2px #000}.Toast_button__QdjHO.green{background-color:var(--green-2);color:var(--green-11);box-shadow:inset 0 0 0 1px var(--green-7)}.Toast_button__QdjHO.green:hover{box-shadow:inset 0 0 0 1px var(--green-8)}.Toast_button__QdjHO.green:focus{box-shadow:0 0 0 2px var(--green-8)}.GlowingEffect_borderOverlay__Bj2Gh{pointer-events:none;position:absolute;inset:-1px;display:none;border-radius:inherit;border:1px solid rgba(0,0,0,0);opacity:0;transition:opacity .2s ease}.GlowingEffect_container__5ykPo{pointer-events:none;position:absolute;inset:0;border-radius:inherit;opacity:1;transition:opacity .2s ease}.GlowingEffect_glow__xUvCA{border-radius:inherit;position:relative;width:100%;height:100%}.GlowingEffect_glow__xUvCA:after{content:"";border-radius:inherit;position:absolute;inset:calc(-1*var(--glowingeffect-border-width));border:var(--glowingeffect-border-width) solid rgba(0,0,0,0);background:var(--gradient);background-attachment:fixed;opacity:var(--active);transition:opacity .3s ease;-webkit-mask-clip:padding-box,border-box;mask-clip:padding-box,border-box;-webkit-mask-composite:source-in,xor;mask-composite:intersect;-webkit-mask-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0)),conic-gradient(from calc((var(--start) - var(--spread)) * 1deg),rgba(0,0,0,0) 0deg,#fff,rgba(0,0,0,0) calc(var(--spread) * 2deg));mask-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0)),conic-gradient(from calc((var(--start) - var(--spread)) * 1deg),rgba(0,0,0,0) 0deg,#fff,rgba(0,0,0,0) calc(var(--spread) * 2deg))}.GridItem_gridItem__LatSe{min-height:14rem;list-style:none;z-index:11;position:relative;transition:transform .3s ease-in-out}.GridItem_gridItem__LatSe:hover{transform:scale(1.05)}@media(max-width:768px){.GridItem_gridItem__LatSe:hover{transform:unset}}.GridItem_wrapper__nht2K{position:relative;height:100%;border-radius:1rem;border:1px solid var(--border-color,#ccc);padding:.5rem}@media(min-width:768px){.GridItem_wrapper__nht2K{border-radius:1.5rem;padding:.75rem}}.GridItem_inner__860BS{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem;height:100%;overflow:hidden;border-radius:.75rem;padding:1.5rem}@media(min-width:768px){.GridItem_inner__860BS{padding:1.5rem}}.GridItem_content__U96OB{position:relative;display:flex;flex:1 1;flex-direction:column;align-items:center;justify-content:center;gap:.75rem}.GridItem_iconWrapper__GJIGC{width:-moz-fit-content;width:fit-content;padding:.5rem .75rem;display:flex;aspect-ratio:1;place-items:center;border-radius:.5rem;border:1px solid var(--border-color,#ccc)}.GridItem_iconWrapper__GJIGC svg{width:48px;height:48px}@media(max-width:768px){.GridItem_iconWrapper__GJIGC svg{width:36px;height:36px}}.GridItem_title__VoSmP{margin-top:2rem;font-size:4rem;font-weight:600;letter-spacing:-.04em;text-align:center;color:var(--color-text)}@media(max-width:768px){.GridItem_title__VoSmP{font-size:3.2rem;margin-top:1.5rem}}.GridItem_description__MowcA{font-size:2rem;margin-top:3rem;text-align:center;font-weight:300;color:#a3a3a3}@media(max-width:768px){.GridItem_description__MowcA{margin-top:2.25rem;font-size:1.5rem}}@media(min-width:768px){.GridItem_description__MowcA b,.GridItem_description__MowcA strong{font-weight:600}}.MovingLine_movingLine___Hbh1{position:absolute;top:0;left:calc(50% - .5px);transform:translateX(calc(-50% - .5px));height:90vh;width:1px;background-color:var(--border-color);z-index:15}@media(max-width:768px){.MovingLine_movingLine___Hbh1{left:-.5px;transform:unset}}.MovingLine_movingLine___Hbh1 .MovingLine_animatedLine__xehV6{position:absolute;top:0;left:50%;transform:translateX(-50%);width:1px;background-color:var(--color-primary-default);z-index:16}.MovingLine_movingLine___Hbh1 .MovingLine_animatedLine__xehV6.MovingLine_hasTransition__JuGZA{transform-origin:0 100%;animation-direction:alternate;animation-iteration-count:1;animation-play-state:running;animation-fill-mode:forwards}.MovingLine_movingLine___Hbh1 .MovingLine_animatedLine__xehV6.MovingLine_hasTransition__JuGZA:nth-of-type(2){animation-name:MovingLine_lineAnim1__DMr1M;animation-duration:.3s}.MovingLine_movingLine___Hbh1 .MovingLine_animatedLine__xehV6.MovingLine_hasTransition__JuGZA:nth-of-type(3){animation-name:MovingLine_lineAnim2__8tMnL;animation-duration:.6s}.MovingLine_movingLine___Hbh1 .MovingLine_animatedLine__xehV6.MovingLine_hasTransition__JuGZA:nth-of-type(4){animation-name:MovingLine_lineAnim3__IgG_Q;animation-duration:.9s}@keyframes MovingLine_lineAnim1__DMr1M{0%{transform:rotate(0)}to{transform:translateY(-1px) rotate(90deg)}}@keyframes MovingLine_lineAnim2__8tMnL{0%{transform:rotate(0)}40%{transform:rotate(90deg)}60%{transform:rotate(90deg)}to{transform:translateX(.5px) rotate(180deg)}}@keyframes MovingLine_lineAnim3__IgG_Q{0%{transform:rotate(0)}20%{transform:rotate(90deg)}30%{transform:rotate(90deg)}60%{transform:rotate(180deg)}70%{transform:rotate(180deg)}to{transform:rotate(270deg)}}.ServicesPage_wrapper__21ryq{height:100%;display:flex;flex-direction:column}.ServicesPage_wrapper__21ryq h1{position:relative;z-index:11;font-size:5rem;display:block;text-align:center;padding:30px 0 90px}.ServicesPage_wrapper__21ryq h1 span{background:linear-gradient(90deg,#dd7bbb,#d79f1e,#5a922c,#4c7894,#dd7bbb);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(max-width:576px){.ServicesPage_wrapper__21ryq h1{font-size:3.5rem;padding:24px 0 64px}}.ServicesPage_gridItemWrapper__p_QOY{display:flex;align-items:center;width:100%;gap:30px}.ServicesPage_gridItemWrapper__p_QOY>a{flex-grow:0;flex-shrink:0;flex-basis:calc(33.33% - 20px);height:50vh}@media(max-width:768px){.ServicesPage_gridItemWrapper__p_QOY{flex-direction:column}.ServicesPage_gridItemWrapper__p_QOY>a{flex:unset;width:100%;height:33vh}}span.WebsitesPage_subtitle__moQ3x{display:block;font-family:var(--space);text-transform:uppercase;letter-spacing:.5ch;color:var(--color-primary-default);margin-bottom:24px}.WebsitesPage_heroContainer__95RBz{height:75vh;width:100%;position:relative}@media(max-width:768px){.WebsitesPage_heroContainer__95RBz{overflow:hidden}}.WebsitesPage_heroText__cYkea{position:absolute;bottom:10%;right:30px;z-index:11;text-align:right;max-width:75%}.WebsitesPage_heroText__cYkea p,.WebsitesPage_heroText__cYkea>h1{text-shadow:4px 4px 30px rgba(0,0,0,.8)}.WebsitesPage_heroText__cYkea h1{font-size:10rem}@media(max-width:768px){.WebsitesPage_heroText__cYkea{max-width:100%;padding:0 15px}.WebsitesPage_heroText__cYkea h1{font-size:5rem}}.WebsitesPage_marquee__KvVsH{height:100%;opacity:.5;z-index:9}@media(max-width:768px){.WebsitesPage_marquee__KvVsH{top:-23%;width:350%;left:-50%}}@media(min-width:768px){.WebsitesPage_marquee__KvVsH:after{background:unset}}.WebsitesPage_divider__LkdwR{display:none}@media(max-width:768px){.WebsitesPage_divider__LkdwR{display:block;position:relative;z-index:10;border:1px solid var(--color-primary-default);margin:-56px auto 24px;width:80%}}.WebsitesPage_gridWrapper__jEcCm{position:relative}.WebsitesPage_gridWrapper__jEcCm:after{content:"";z-index:9;position:absolute;width:100%;height:100px;left:0;bottom:0;background:linear-gradient(transparent 0,var(--bg-dark) 90%)}.WebsitesPage_introText__y58F9 h2{margin-bottom:36px;margin-left:36px}@media(max-width:768px){.WebsitesPage_introText__y58F9 h2{margin-left:unset}}.WebsitesPage_introText__y58F9 p{line-height:2;font-size:1.8rem;max-width:50%}@media(max-width:768px){.WebsitesPage_introText__y58F9 p{max-width:unset}}.WebsitesPage_timeline__sPZvV{margin:96px auto 48px;width:100%;max-width:1400px;display:flex;justify-content:space-between;align-items:center;column-gap:24px}@media(max-width:768px){.WebsitesPage_timeline__sPZvV{flex-wrap:wrap;column-gap:16px;row-gap:24px;justify-content:center;margin:48px auto 24px}}.WebsitesPage_timeline__sPZvV .WebsitesPage_timelineCard__vNgN3{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:48px}@media(max-width:768px){.WebsitesPage_timeline__sPZvV .WebsitesPage_timelineCard__vNgN3{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 16px)}}.WebsitesPage_timeline__sPZvV .WebsitesPage_timelineCard__vNgN3 img{position:relative;z-index:5}.WebsitesPage_timeline__sPZvV .WebsitesPage_timelineCard__vNgN3 p{font-size:2rem;font-weight:600;text-transform:lowercase;letter-spacing:.5ch;position:relative;z-index:10;font-family:var(--space)}@media(max-width:992px){.WebsitesPage_timeline__sPZvV .WebsitesPage_timelineCard__vNgN3.WebsitesPage_arrow__yIMn7{display:none}}@media(max-width:768px){.WebsitesPage_timeline__sPZvV{max-width:unset}}.WebsitesPage_about__sU39d{position:relative}.WebsitesPage_about__sU39d .WebsitesPage_imageSection___87p_{padding:116px 30px 48px;display:flex;column-gap:36px}@media(max-width:768px){.WebsitesPage_about__sU39d .WebsitesPage_imageSection___87p_{flex-direction:column;row-gap:36px;padding:116px 15px 48px;overflow:hidden}}.WebsitesPage_about__sU39d .WebsitesPage_imageSection___87p_ div{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 36px)}@media(max-width:768px){.WebsitesPage_about__sU39d .WebsitesPage_imageSection___87p_ div{flex:0 0 100%}}.WebsitesPage_about__sU39d .WebsitesPage_imageSection___87p_ div img{max-width:100%;height:auto}.WebsitesPage_about__sU39d .WebsitesPage_imageSection___87p_ div h2{margin-bottom:24px}@media(max-width:768px){.WebsitesPage_about__sU39d .WebsitesPage_imageSection___87p_ div h2{font-weight:600}}.WebsitesPage_about__sU39d .WebsitesPage_imageSection___87p_ div p{line-height:1.75;padding-left:2.4rem;margin-bottom:1.6rem}@media(max-width:768px){.WebsitesPage_about__sU39d .WebsitesPage_imageSection___87p_ div p{padding-left:unset}}.WebsitesPage_about__sU39d .WebsitesPage_imageSection___87p_ div p:last-of-type{margin-top:1rem;font-size:2.4rem}@media(max-width:768px){.WebsitesPage_about__sU39d .WebsitesPage_imageSection___87p_ div p:last-of-type{text-align:center}}.WebsitesPage_about__sU39d .WebsitesPage_imageSection___87p_ div p strong{position:relative;transform:rotate(-4deg);display:inline-block;color:var(--color-primary-default);font-size:3.2rem;padding:0 1ch;font-family:var(--space)}.WebsitesPage_whatsNext__LQ3ul{padding-top:48px;padding-bottom:48px;position:relative}@media(max-width:576px){.WebsitesPage_whatsNext__LQ3ul{padding-top:16px;padding-bottom:0}}.WebsitesPage_whatsNext__LQ3ul:after{content:"";z-index:9;position:absolute;width:100%;height:100px;left:0;bottom:0;background:linear-gradient(transparent 0,var(--bg-default) 90%)}.WebsitesPage_whatsNext__LQ3ul .WebsitesPage_intro___ToXU{text-align:center}@media(max-width:768px){.WebsitesPage_whatsNext__LQ3ul .WebsitesPage_intro___ToXU{text-align:left}}.WebsitesPage_whatsNext__LQ3ul .WebsitesPage_intro___ToXU span.WebsitesPage_subtitle__moQ3x{text-align:center}@media(max-width:576px){.WebsitesPage_whatsNext__LQ3ul .WebsitesPage_intro___ToXU span.WebsitesPage_subtitle__moQ3x{text-align:left}}.WebsitesPage_whatsNext__LQ3ul .WebsitesPage_intro___ToXU h2{margin-bottom:48px}@media(max-width:576px){.WebsitesPage_whatsNext__LQ3ul .WebsitesPage_intro___ToXU h2{text-align:left}}.WebsitesPage_whatsNext__LQ3ul .WebsitesPage_intro___ToXU p{line-height:1.75;margin:0 auto;max-width:75%}@media(max-width:768px){.WebsitesPage_whatsNext__LQ3ul .WebsitesPage_intro___ToXU p{max-width:unset}}.WebsitesPage_whatsNext__LQ3ul .WebsitesPage_features__1_IY9{margin-top:56px;display:flex;column-gap:36px}@media(max-width:768px){.WebsitesPage_whatsNext__LQ3ul .WebsitesPage_features__1_IY9{flex-direction:column;row-gap:24px}}.WebsitesPage_whatsNext__LQ3ul .WebsitesPage_features__1_IY9 .WebsitesPage_featuresDetails__mGND8{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 36px)}@media(max-width:768px){.WebsitesPage_whatsNext__LQ3ul .WebsitesPage_features__1_IY9 .WebsitesPage_featuresDetails__mGND8{flex:0 0 100%}}.WebsitesPage_whatsNext__LQ3ul .WebsitesPage_features__1_IY9 .WebsitesPage_featuresDetails__mGND8 img{max-width:100%;height:auto;padding:32px}.WebsitesPage_whatsNext__LQ3ul .WebsitesPage_features__1_IY9 .WebsitesPage_featuresDetails__mGND8 h3{font-size:3.6rem;margin-bottom:26px}.WebsitesPage_whatsNext__LQ3ul .WebsitesPage_features__1_IY9 .WebsitesPage_featuresDetails__mGND8 p{line-height:1.75}.WebsitesPage_whatsNext__LQ3ul .WebsitesPage_features__1_IY9 .WebsitesPage_featuresDetails__mGND8 ul{margin-top:24px;list-style-type:circle;list-style-image:url(/_next/static/media/tick.b06e8918.svg);list-style-position:inside}.WebsitesPage_whatsNext__LQ3ul .WebsitesPage_features__1_IY9 .WebsitesPage_featuresDetails__mGND8 ul>li{line-height:1.75;padding:8px 0;margin-bottom:1rem;position:relative}.WebsitesPage_whatsNext__LQ3ul .WebsitesPage_features__1_IY9 .WebsitesPage_featuresDetails__mGND8 ul>li::marker{display:block;position:relative;transform:scale(1.5)}.WebsitesPage_whatsNext__LQ3ul .WebsitesPage_features__1_IY9 .WebsitesPage_featuresDetails__mGND8 ul>li:after{content:"";position:absolute;width:100%;height:1px;border-radius:50%;background-color:var(--border-color);left:0;bottom:-.8rem}.WebsitesPage_whatsNext__LQ3ul .WebsitesPage_features__1_IY9 .WebsitesPage_featuresDetails__mGND8 ul>li:last-of-type:after{display:none}.FeaturesSection_why__AhiTk{background-color:var(--bg-dark);position:relative}.FeaturesSection_why__AhiTk .FeaturesSection_whyContent__0qE3S{padding-top:50px}.FeaturesSection_why__AhiTk .FeaturesSection_whyContent__0qE3S h2{margin-bottom:36px}.FeaturesSection_why__AhiTk .FeaturesSection_whyContent__0qE3S>p{line-height:1.75;max-width:80%;margin:0 auto}@media(max-width:576px){.FeaturesSection_why__AhiTk .FeaturesSection_whyContent__0qE3S>p{max-width:unset}}.FeaturesSection_why__AhiTk .FeaturesSection_step__F7pHS{margin:76px 0;position:relative}@media(max-width:576px){.FeaturesSection_why__AhiTk .FeaturesSection_step__F7pHS{margin:36px 0}}.FeaturesSection_why__AhiTk .FeaturesSection_step__F7pHS.FeaturesSection_start__TVwDE{border-top:1px solid var(--border-color)}@media(max-width:768px){.FeaturesSection_why__AhiTk .FeaturesSection_step__F7pHS.FeaturesSection_start__TVwDE img{padding-top:24px}}.FeaturesSection_why__AhiTk .FeaturesSection_step__F7pHS .FeaturesSection_stepDetailsContainer__URST_{display:flex;column-gap:24px;max-width:1080px}@media(max-width:768px){.FeaturesSection_why__AhiTk .FeaturesSection_step__F7pHS .FeaturesSection_stepDetailsContainer__URST_{flex-direction:column}}.FeaturesSection_why__AhiTk .FeaturesSection_step__F7pHS .FeaturesSection_stepDetails__M_jDB{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 24px);padding:0 24px}@media(max-width:768px){.FeaturesSection_why__AhiTk .FeaturesSection_step__F7pHS .FeaturesSection_stepDetails__M_jDB{flex:0 0 100%}}.FeaturesSection_why__AhiTk .FeaturesSection_step__F7pHS .FeaturesSection_stepDetails__M_jDB:first-of-type{display:flex;justify-items:center;justify-content:center}.FeaturesSection_why__AhiTk .FeaturesSection_step__F7pHS .FeaturesSection_stepDetails__M_jDB:first-of-type img{width:100%;max-width:196px;height:auto}@media(max-width:578px){.FeaturesSection_why__AhiTk .FeaturesSection_step__F7pHS .FeaturesSection_stepDetails__M_jDB:first-of-type img{max-width:96px}}.FeaturesSection_why__AhiTk .FeaturesSection_step__F7pHS .FeaturesSection_stepDetails__M_jDB:last-of-type{display:flex;flex-direction:column}.FeaturesSection_why__AhiTk .FeaturesSection_step__F7pHS .FeaturesSection_stepDetails__M_jDB:last-of-type h3{display:flex;align-items:center;font-size:3.8rem}.FeaturesSection_why__AhiTk .FeaturesSection_step__F7pHS .FeaturesSection_stepDetails__M_jDB:last-of-type h3 strong{font-family:var(--space);color:var(--color-primary-default);font-size:10rem;display:inline-block;margin-right:2.4rem}.FeaturesSection_why__AhiTk .FeaturesSection_step__F7pHS .FeaturesSection_stepDetails__M_jDB:last-of-type p{font-size:1.6rem;line-height:1.75}.FeaturesSection_why__AhiTk .FeaturesSection_step__F7pHS.FeaturesSection_stepAlt__JSvJu{background-color:var(--bg-secondary)}.FeaturesSection_why__AhiTk .FeaturesSection_step__F7pHS.FeaturesSection_stepAlt__JSvJu:before{content:"";z-index:9;position:absolute;width:100%;height:100px;left:0;top:0;background:linear-gradient(1turn,transparent 0,var(--bg-dark) 90%)}.FeaturesSection_why__AhiTk .FeaturesSection_step__F7pHS.FeaturesSection_stepAlt__JSvJu:after{content:"";z-index:9;position:absolute;width:100%;height:100px;left:0;bottom:0;background:linear-gradient(transparent 0,var(--bg-dark) 90%)}.FeaturesSection_why__AhiTk .FeaturesSection_step__F7pHS.FeaturesSection_stepAlt__JSvJu.FeaturesSection_stepLast__UVt02{border-bottom:1px solid var(--border-color)}.FeaturesSection_why__AhiTk .FeaturesSection_step__F7pHS.FeaturesSection_stepAlt__JSvJu.FeaturesSection_stepLast__UVt02:after{display:none}.FeaturesSection_why__AhiTk .FeaturesSection_step__F7pHS.FeaturesSection_stepAlt__JSvJu .FeaturesSection_stepDetailsContainer__URST_{padding-top:104px;padding-bottom:104px;flex-direction:row-reverse}@media(max-width:768px){.FeaturesSection_why__AhiTk .FeaturesSection_step__F7pHS.FeaturesSection_stepAlt__JSvJu .FeaturesSection_stepDetailsContainer__URST_{flex-direction:column}}