.TeamCard_wrap__kGS4O{display:flex;padding:.75rem;border-radius:var(--rounded-lg);background-color:var(--bg-primary)}.TeamCard_holder__ONHuY{flex:1 1 auto;min-width:0;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.25rem}.TeamCard_socials__QaE_s{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.TeamCard_image__jkInh{display:flex;aspect-ratio:1/1;border-radius:var(--rounded-lg);overflow:hidden}.TeamCard_image__jkInh img{-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%;height:100%}.TeamCard_inner__UpXep{display:flex;flex-direction:column;padding:0 .75rem .75rem}.TeamCard_content__O371C{margin-top:auto;padding-top:1.5rem;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}.TeamCard_title__bu6ma{font-size:1.5rem;letter-spacing:-.48px}.TeamCard_description___flXn{color:var(--text-secondary)}@media (min-width:768px){.TeamCard_wrap__kGS4O{padding-right:min(2.5rem,5.53vw)}.TeamCard_holder__ONHuY{grid-template-columns:minmax(0,19rem) minmax(0,1fr);gap:min(4rem,4.44vw)}.TeamCard_inner__UpXep{padding:1.5rem 0}.TeamCard_image__jkInh{aspect-ratio:auto;height:100%;min-height:23.5rem}}.styles_wrap__x4PqE{background-color:var(--bg-secondary)}.styles_holder__hVtIc{padding-top:2.5rem;padding-bottom:2.5rem}.styles_items__Prtr_{margin-top:2rem;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:2rem}.styles_title__aIsKn br{display:none}.styles_description__ElHSv{color:var(--text-secondary);font-weight:400}.styles_description__ElHSv:nth-child(n+2){margin-top:1rem}.styles_description__ElHSv span{color:var(--text-primary)}.styles_illustration-wrap__J4H_J{margin-top:2.5rem;margin-bottom:2.5rem;display:flex}.styles_actions__qNTgn{margin-top:2rem;display:flex;align-items:center;gap:.25rem}.styles_cards__dvyD9{margin-top:1.5rem;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:2.5rem}.styles_model__OZFFz:first-of-type{margin-right:-50px}.styles_model__OZFFz:nth-of-type(2){top:-50px;margin-right:-50px}@media (min-width:480px){.styles_title__aIsKn br{display:revert}}@media (min-width:768px){.styles_items__Prtr_{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.styles_illustration-wrap__J4H_J{margin-top:0;display:flex;justify-content:flex-end}}@media (min-width:1024px){.styles_holder__hVtIc{padding-top:7.5rem;padding-bottom:7.5rem}.styles_illustration-wrap__J4H_J{padding-right:min(2.5rem,2.77vw)}.styles_cards__dvyD9{margin-top:7.5rem;gap:3rem}}.styles_overlay__DV5A0{position:fixed;inset:0;z-index:70;background-color:rgba(17,16,14,.5);backdrop-filter:blur(10px)}.styles_overlay__DV5A0[data-state=open]{animation:styles_overlay-fade-in__eIg_O .2s cubic-bezier(.16,1,.3,1)}.styles_overlay__DV5A0[data-state=closed]{animation:styles_overlay-fade-out___AlmL .2s cubic-bezier(.16,1,.3,1)}.styles_content__7iZY8{--dialog-content-min-width:24.75rem;--dialog-content-max-width:25rem;--dialog-content-min-height:95vh;--dialog-content-max-height:24.5rem;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:flex-end;gap:1rem;width:min(var(--dialog-content-min-width),var(--dialog-content-max-width));border:1px solid var(--color-gray-alpha-500);padding:var(--spacing-md) var(--spacing-lg);background-color:var(--color-gray-1000);outline:none;z-index:80;overflow:hidden;color:var(--color-gray-0);height:min(var(--dialog-content-min-height),var(--dialog-content-max-height))}.styles_content__7iZY8[data-state=open]{animation:styles_dialog-slide-in__DELiz .2s cubic-bezier(.16,1,.3,1)}.styles_content__7iZY8[data-state=closed]{animation:styles_dialog-slide-out__SbzPA .2s cubic-bezier(.16,1,.3,1)}.styles_close__Epukn{position:relative;border:none;cursor:pointer;color:var(--color-white-100);display:inline-flex;align-items:center;justify-content:center;padding:var(--spacing-3xs);background-color:var(--bg-button-primary-default);border-radius:50%;width:32px;height:32px;right:.25rem;top:.25rem}.styles_content__7iZY8 .styles_close__Epukn>svg{flex-shrink:0;width:1.5rem;height:1.5rem}.styles_description__j7nEk,.styles_title__6M1z_{text-align:center;text-wrap:balance}.styles_description__j7nEk{color:var(--color-gray-400)}.styles_header__08Lfz{display:flex;flex-direction:column;align-items:flex-start;gap:var(--spacing-3xs);margin-bottom:var(--spacing-md)}.styles_footer__zDjsG{display:flex;align-items:center;gap:var(--spacing-xs);margin-top:var(--spacing-lg)}.styles_footer__zDjsG>*{width:100%!important}@media screen and (max-width:768px){.styles_footer__zDjsG{flex-direction:column;align-items:stretch}.styles_content__7iZY8{padding:var(--spacing-lg);width:min(90vw,var(--dialog-content-max-width))}}@keyframes styles_overlay-fade-in__eIg_O{0%{opacity:0}to{opacity:1}}@keyframes styles_overlay-fade-out___AlmL{0%{opacity:1}to{opacity:0}}@keyframes styles_dialog-slide-in__DELiz{0%{transform:translate(-50%,-50%) scale(.95);opacity:0}to{transform:translate(-50%,-50%) scale(1);opacity:1}}@keyframes styles_dialog-slide-out__SbzPA{0%{transform:translate(-50%,-50%) scale(1);opacity:1}to{transform:translate(-50%,-50%) scale(.95);opacity:0}}.styles_wrap__wk_Fk{position:relative;display:flex;align-items:stretch;gap:88px;padding:2.5rem 0 0 2.5rem;border-radius:var(--rounded-xl);background-color:var(--bg-primary);min-height:409px;overflow:hidden}.styles_left__x9MGL{display:flex;flex-direction:column;justify-content:center;gap:1rem;flex:1 0 35%;height:auto;padding-bottom:2.5rem}.styles_content__hOXCA{display:flex;flex-direction:column;gap:2rem}.styles_header__Eficn{display:flex;flex-direction:column;gap:.5rem}.styles_header__Eficn .styles_description__nnFn5{color:var(--text-secondary);width:min(100%,376px)}.styles_right__aakzA{position:relative;flex:1 1 60%;margin-bottom:-1.5rem;transform:translateX(2rem)}.styles_image__e6xeQ{width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover;-o-object-position:top left;object-position:top left;border-radius:var(--rounded-lg)}.styles_footer__yNhih{display:inline-flex;align-items:center;gap:.5rem}.styles_dialog-content__l0ioA{--dialog-content-min-width:90vw!important;--dialog-content-max-width:980px!important;--dialog-content-min-height:fit-content;--dialog-content-max-height:90vh}.styles_dialog-content__l0ioA .styles_video-wrap__4qSv3{border-radius:var(--rounded-lg);overflow:hidden;display:flex;width:100%}.styles_video-wrap__4qSv3 .styles_video__cUfpa{width:100%;aspect-ratio:16/9;height:auto;display:block}@media screen and (max-width:768px){.styles_wrap__wk_Fk{flex-direction:column;gap:2.5rem;padding:1.5rem 0 1.5rem 1.5rem}.styles_left__x9MGL{gap:2rem;height:-moz-fit-content;height:fit-content;flex:revert;padding-right:1.5rem}.styles_right__aakzA{width:90%;flex:revert;margin-bottom:1rem;transform:translateX(0)}.styles_image-wrap___dcG2 .styles_image__e6xeQ{-o-object-fit:cover;object-fit:cover}}.styles_wrap__kpP8k{background-color:var(--bg-secondary)}.styles_holder__FhOmj{padding-top:2.5rem;padding-bottom:2.5rem}.styles_tabs__Fg6gU{margin-top:2rem}.styles_icon__Revak{width:1.625rem;height:1.625rem;flex-shrink:0;margin-right:.5rem;color:var(--beige);transition:color var(--duration-300) var(--ease-balanced)}.styles_wrap__kpP8k .styles_tab-btn__GRjOI{padding-left:.5rem}.styles_tab-btn__GRjOI:not([disabled]):active .styles_icon__Revak,.styles_tab-btn__GRjOI:not([disabled]):hover .styles_icon__Revak,.styles_tab-btn__GRjOI[data-state=active]:not([disabled]) .styles_icon__Revak{color:var(--tab-icon-active)}.styles_tabs-content__YUfGx{margin-top:2rem;position:relative}.styles_actions__3e08t{margin-top:2rem;display:flex;align-items:center;justify-content:center;gap:.25rem}.styles_card__t8Yrf{margin-bottom:1rem}.styles_model__DMZf_{position:absolute;bottom:-1rem;right:2rem}@media (min-width:768px){.styles_wrap__kpP8k .styles_carousel___KPAM{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}}@media (min-width:1024px){.styles_holder__FhOmj{padding-top:4rem;padding-bottom:4rem}.styles_tabs-content__YUfGx{margin-top:4rem}}.styles_wrap__VYZee>:is(path,rect,circle){transform-box:fill-box;transform-origin:center;transition:fill .1s ease-in-out,transform 1s ease-in-out}.Hero_wrap__X02L6{position:relative;padding-top:2.5rem;overflow:hidden}.Hero_holder___d8lQ{position:relative;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.Hero_title__oPi6l{margin:1rem -.625rem 0}.Hero_description__sBzrX{margin-top:2rem;width:100%;max-width:20.625rem;color:var(--text-secondary);margin-left:auto;margin-right:auto}.Hero_description__sBzrX span{color:var(--text-primary)}.Hero_description__sBzrX br{display:none}.Hero_info-wrap__X_1l5{margin-top:3rem;display:inline-flex;margin-left:auto;margin-right:auto;border-radius:var(--rounded-3xl);background-color:var(--bg-light)}.Hero_info__1IIUQ{display:inline-flex;align-items:center;color:var(--text-secondary);padding:.75rem 1rem .75rem 1.25rem}.Hero_info__1IIUQ svg{flex-shrink:0;opacity:.56;width:1.125rem;height:1.125rem;margin-right:.25rem}.Hero_frame-wrap__YPJGf{padding-top:7.5rem;position:relative;width:100%;max-width:1440px;margin-left:auto;margin-right:auto}.Hero_animation__ewneL{display:flex;flex:1 1 auto;min-width:0;height:584px;min-height:584px}.Hero_animation__ewneL.Hero_mobile__maluG{width:100%;max-width:768px;height:21.25rem;margin-left:auto;margin-right:auto}.Hero_text-slider-wrap__XDAy6{margin-top:6px;display:flex;align-items:center;justify-content:center}.Hero_text-slider__tFNwa{font-size:96%}.Hero_wrap__X02L6 .Hero_decor__Bj5a9{position:absolute;width:765px;height:278px;z-index:1}.Hero_decor__Bj5a9.Hero_top-left__lWb3K{left:0;top:30rem}.Hero_decor__Bj5a9.Hero_top-right__VsKIV{right:-3rem;top:30rem}.Hero_decor__Bj5a9.Hero_bottom-left__dNxRP{left:-21px;top:calc(30rem + 278px);transform:scale(-1)}.Hero_decor__Bj5a9.Hero_bottom-right__LVG_j{right:-26px;top:calc(30rem + 278px);transform:scale(-1)}.Hero_browser-wrap__YiT7y{padding-top:7.5rem;position:relative;z-index:10}.Hero_browser__eOvcl{flex:1 1 auto;min-width:0}.Hero_browser__eOvcl .Hero_content__5JVfZ{position:relative;overflow:hidden}.Hero_browser__eOvcl .Hero_trigger__iBSOS{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:inline-flex;align-items:center;justify-content:center;border:none;width:72px;height:72px;background-color:var(--periwinkle-blue);border-radius:50%;color:var(--color-white-100);cursor:pointer}.Hero_browser__eOvcl .Hero_trigger__iBSOS>svg{width:2rem;height:2rem}.Hero_dialog-content__uLHAR{--dialog-content-min-width:90vw!important;--dialog-content-max-width:980px!important;--dialog-content-min-height:fit-content;--dialog-content-max-height:90vh}.Hero_dialog-content__uLHAR .Hero_video-wrap__2AFoR{border-radius:var(--rounded-lg);overflow:hidden}.Hero_video-wrap__2AFoR .Hero_video__1diM0{width:100%;height:100%}@media (min-width:480px){.Hero_title__oPi6l{margin:1rem 0 0}.Hero_text-slider-wrap__XDAy6{all:revert}.Hero_frame__gXqRZ{margin-left:0;margin-right:0}.Hero_frame-wrap__YPJGf{padding-top:6.5rem}.Hero_frame-wrap__YPJGf:before{padding-left:0}}@media (max-width:768px){.Hero_browser__eOvcl .Hero_trigger__iBSOS{width:56px;height:56px}}@media (min-width:768px){.Hero_browser-wrap__YiT7y{margin-top:8rem;padding-top:0}.Hero_frame-wrap__YPJGf{margin-top:3rem;padding-top:0}.Hero_description__sBzrX{max-width:32rem}.Hero_description__sBzrX br{display:revert}}@media (min-width:1024px){.Hero_wrap__X02L6{padding-top:6rem}}.styles_wrap__XytQy{padding-top:2.5rem;padding-bottom:2.5rem;overflow:hidden}.styles_header__xeFz_{display:flex;align-items:start;gap:1.25rem;margin-bottom:5rem}.styles_header__xeFz_ .styles_title-wrap__CtPZn{position:relative;z-index:1;padding-right:4rem;flex:1 1 100%}.styles_header__xeFz_ .styles_description-wrap__YF4Ig{display:flex;flex-direction:column;gap:2rem;flex:1 1 100%;color:var(--text-secondary)}.styles_description-wrap__YF4Ig .styles_cta__Vs9MG{width:-moz-fit-content;width:fit-content}.styles_description-wrap__YF4Ig .styles_description__2O_Oe>strong{font-weight:400;color:var(--text-primary)}.styles_browser__X3U_O{flex:1 1 auto;min-width:0}.styles_browser__X3U_O .styles_content__Ku0AH{position:relative;overflow:hidden}.styles_browser__X3U_O .styles_trigger__vAa2S{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:inline-flex;align-items:center;justify-content:center;border:none;width:72px;height:72px;background-color:var(--periwinkle-blue);border-radius:50%;color:var(--color-white-100);cursor:pointer}.styles_browser__X3U_O .styles_trigger__vAa2S>svg{width:2rem;height:2rem}.styles_dialog-content__lpvh3{--dialog-content-min-width:90vw!important;--dialog-content-max-width:980px!important;--dialog-content-min-height:fit-content;--dialog-content-max-height:90vh}.styles_dialog-content__lpvh3 .styles_video-wrap__uFwzt{border-radius:var(--rounded-lg);overflow:hidden}.styles_video-wrap__uFwzt .styles_video__9oBa4{width:100%;height:100%}.styles_browser-wrap__DRIX2{position:relative}.styles_browser-wrap__DRIX2 .styles_decor__orUG5{position:absolute}.styles_decor__orUG5.styles_top__BE2MH{top:-2rem;right:2rem;width:425px!important;height:224px!important}.styles_decor__orUG5.styles_bottom__3C74A{bottom:-6.25rem;left:-6.5rem;width:589px!important;height:261px!important}@media screen and (max-width:768px){.styles_header__xeFz_{flex-direction:column;margin-bottom:2rem}.styles_header__xeFz_ .styles_title-wrap__CtPZn{padding-right:0}.styles_browser__X3U_O .styles_trigger__vAa2S{width:56px;height:56px}}@media (min-width:1024px){.styles_wrap__XytQy{padding-top:10rem;padding-bottom:2.5rem}}.Prompts_wrap__RCcDH{background-color:var(--bg-secondary)}.Prompts_holder__7mFUA{padding-top:2.5rem;padding-bottom:2.5rem}.Prompts_inner__joAUV{margin-top:2.5rem;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.25rem}@media (min-width:1024px){.Prompts_holder__7mFUA{padding-top:4rem;padding-bottom:4rem}.Prompts_inner__joAUV{margin-top:4rem}}.Chip_wrap__TTKPb{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:.3rem 1rem;border-radius:var(--rounded-3xl);min-width:0;color:var(--text-primary);background-color:var(--bg-secondary);overflow:hidden}.Chip_content__LjHag{flex:1 1 auto;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Chip_wrap__TTKPb:not(.Chip_icon__QAuqd).Chip_icon-start__zeCHq{padding-left:.875rem}.Chip_wrap__TTKPb:not(.Chip_icon__QAuqd).Chip_icon-end__fMg9U{padding-right:.875rem}.Chip_wrap__TTKPb.Chip_accented__u4pCy{color:var(--text-primary-on-dark);background-color:var(--accent-orange)}.Chip_wrap__TTKPb.Chip_sharp__M_sm1{padding:12px 24px;border-radius:10px}.Chip_wrap__TTKPb.Chip_icon__QAuqd{padding:.5625rem;border-radius:10px}.Chip_wrap__TTKPb.Chip_icon__QAuqd .Chip_icon-wrap__Nb1fG .Chip_icon__QAuqd{width:1.5rem;height:1.5rem;flex-shrink:0}.Chip_wrap__TTKPb:not(.Chip_icon__QAuqd) .Chip_icon-wrap__Nb1fG .Chip_icon__QAuqd{width:1.125rem;height:1.125rem;flex-shrink:0}.Chip_wrap__TTKPb:not(.Chip_icon__QAuqd).Chip_icon-start__zeCHq .Chip_icon-wrap__Nb1fG{margin-right:.25rem}.Chip_wrap__TTKPb:not(.Chip_icon__QAuqd).Chip_icon-end__fMg9U .Chip_icon-wrap__Nb1fG{order:1;margin-left:.25rem}.Chip_wrap__TTKPb:not(.Chip_icon__QAuqd) .Chip_icon-wrap__Nb1fG{position:relative;margin-top:-.25rem;margin-bottom:-.25rem}.TestimonialCard_wrap__irUc0{display:flex;padding:2rem}.TestimonialCard_holder__orVyW{display:flex;flex-direction:column;flex:1 1 auto;min-width:0}.TestimonialCard_top__6BQ9y{display:flex;align-items:center;gap:1rem}.TestimonialCard_avatars__4ol5j{display:inline-flex;align-items:center}.TestimonialCard_avatar__3_5Hz{border-radius:var(--rounded-full);position:relative}.TestimonialCard_avatar__3_5Hz>*{z-index:1;position:relative}.TestimonialCard_avatar__3_5Hz:nth-child(n+2){margin-left:-.75rem}.TestimonialCard_avatar__3_5Hz:not(:only-child,:last-child):before{content:"";border-radius:var(--rounded-3xl);background-color:var(--bg-primary);position:absolute;inset:-.25rem}.TestimonialCard_description__oo55_{margin-top:1rem;font-size:1.5rem;font-weight:400;letter-spacing:-.48px}.TestimonialCard_info__6WyI8{margin-top:auto;padding-top:2rem}.TestimonialCard_name___SwMk{font-weight:500}.TestimonialCard_position__edpy7{color:var(--text-secondary)}.Testimonials_wrap__It6qK{padding-top:2.5rem;padding-bottom:2.5rem;overflow:hidden}.Testimonials_holder__C6Q5P{margin-top:2rem}.Testimonials_wrap__It6qK .Testimonials_slide__PsHRX{position:relative;min-width:100%;display:flex}@media (min-width:480px){.Testimonials_wrap__It6qK .Testimonials_slide__PsHRX{min-width:30.25rem;max-width:30.25rem}.Testimonials_slide__PsHRX:not(:last-child):after{content:"";position:absolute;top:0;bottom:0;left:calc(100% + .625rem);height:100%;border-right:1px solid var(--stroke)}}@media (min-width:1024px){.Testimonials_wrap__It6qK{padding-top:7.5rem;padding-bottom:7.5rem}.Testimonials_holder__C6Q5P{margin-top:5rem}}.Trust_wrap__AL4bE{background-color:var(--bg-secondary);overflow:hidden}.Trust_holder__LqNcb{padding-top:2.5rem}.Trust_illustration__wU6G6{margin-top:4rem;display:flex;justify-content:center;position:relative;height:100%;max-height:20.5rem}.Trust_illustration__wU6G6 img{width:auto;max-height:100%}.Trust_desktop___hZeI{display:none}@media (min-width:768px){.Trust_mobile__aGrFE{display:none}.Trust_desktop___hZeI{display:block}.Trust_illustration__wU6G6 img{flex:1 1 auto;min-width:0}}@media (min-width:1024px){.Trust_illustration__wU6G6{margin-top:5rem}.Trust_holder__LqNcb{padding-top:5rem}}.Typewriter_wrap__YOTJf{display:inline-block;overflow:hidden;white-space:pre-wrap}.Typewriter_indicator__yP6Mw{display:inline-flex;color:var(--graphite)}.DialogBalloon_wrap__zF2_e{display:inline-flex;padding:.75rem 1.5rem .75rem 1.25rem;align-items:center;border-radius:var(--rounded-3xl);background-color:var(--bg-primary);box-shadow:var(--shadow)}.DialogBalloon_icon-wrap__TeURu{flex-shrink:0;margin-right:.25rem}.DialogBalloon_icon__Hzl1Q{flex-shrink:0;width:1.125rem;height:1.125rem}.DialogBalloon_content__oDBof{flex:1 1 auto;min-width:0;display:inline-flex;align-items:center}.DialogBalloon_wrap__zF2_e.DialogBalloon_responsive__T2gix{border-radius:40px;padding:.3025rem .6169rem .3025rem .505rem}.DialogBalloon_responsive__T2gix .DialogBalloon_inner__LhGGF{font-size:.3791rem;line-height:120%;letter-spacing:-.121px}.DialogBalloon_responsive__T2gix .DialogBalloon_icon-wrap__TeURu{margin-right:.1rem}.DialogBalloon_responsive__T2gix .DialogBalloon_icon__Hzl1Q{width:.455rem;height:.455rem}@media (min-width:480px){.DialogBalloon_wrap__zF2_e.DialogBalloon_responsive__T2gix{border-radius:var(--rounded-3xl);padding:.75rem 1.5rem .75rem 1.25rem}.DialogBalloon_responsive__T2gix .DialogBalloon_inner__LhGGF{font-size:.9375rem;line-height:120%;letter-spacing:-.3px}.DialogBalloon_responsive__T2gix .DialogBalloon_icon-wrap__TeURu{margin-right:.25rem}.DialogBalloon_responsive__T2gix .DialogBalloon_icon__Hzl1Q{width:1.125rem;height:1.125rem}}.styles_wrap__zxxtr{background-color:var(--bg-secondary);overflow:hidden}.styles_holder__P2Cdt{padding-top:4rem;padding-bottom:2rem}.styles_wrap__zxxtr .styles_title__Xjy_N{width:100%;max-width:42.5rem;text-wrap:balance;margin-left:auto;margin-right:auto}.styles_actions__ILVR4{display:flex;align-items:center;justify-content:center;gap:.25rem}.styles_illustration-wrap__wp_rT{position:relative;margin-top:2rem;height:149px;display:flex;align-items:center}.styles_illustration__F9K7s{display:flex;justify-content:center;position:relative;height:100%;max-height:14rem}.styles_illustration__F9K7s img{width:auto;max-height:100%}.styles_desktop__EF5ax{display:none}.styles_title__Xjy_N mark{border-radius:var(--rounded-sm);margin:0 -.25rem;padding:0 .3125rem}.styles_progress-bar__e6whG{width:100%;height:8px;display:flex;align-items:center;justify-content:space-between;gap:6px}.styles_progress-bar__e6whG .styles_progress-tick___a8HV{position:relative;flex-shrink:0;width:8px;height:8px;background-color:var(--stroke-tertiary)}.styles_progress-tick___a8HV[data-active=false]{border-radius:50%}.styles_progress-tick___a8HV[data-active=true]{transition:color .3s ease}.styles_model-wrap__3oHg1{position:absolute;top:50%;left:0;transform:translateY(-50%)}.styles_model-wrap__3oHg1 .styles_view__nFoxk{width:150px!important;height:150px!important}.styles_balloon__6JDOo{position:absolute;display:flex;opacity:0;left:0;top:-4rem;transition:opacity .3s ease;flex-shrink:0;padding-right:2rem;isolation:isolate;z-index:10;box-shadow:none}.styles_balloon__6JDOo.styles_active__wiYMu{opacity:1}.styles_balloon__6JDOo>div{flex-shrink:0;width:-moz-max-content;width:max-content}@media (min-width:768px){.styles_illustration__F9K7s{max-height:13.75rem}.styles_mobile__WyK1W{display:none}.styles_desktop__EF5ax{display:block}}@media (min-width:1024px){.styles_holder__P2Cdt{grid-template-columns:repeat(2,minmax(0,1fr))}}.styles_wrap__ekmAI{display:flex;padding:2rem 1.5rem;border-radius:var(--rounded-xl);background-color:var(--bg-secondary);position:relative}.styles_wrap__ekmAI .styles_chip__Yz0nI{position:absolute;flex-shrink:0;top:0;right:1.5rem;transform:translateY(-50%)}.styles_holder___JC98{display:flex;flex-direction:column;flex:1 1 auto;min-width:0;position:relative}.styles_top__25RUC{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}.styles_price__COHzc{font-weight:500}.styles_price__COHzc span{color:var(--text-secondary);font-size:.875rem;font-weight:400;line-height:140%;letter-spacing:-.48px;margin-left:.5rem}.styles_description__laHex{width:100%;max-width:34.25rem;color:var(--text-secondary)}.styles_features__Af_I6{margin-top:1.25rem}.styles_title__0hdYi{font-weight:500}.styles_list__iBT9F{margin-top:1.25rem;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}.styles_item__CZ97Z{display:flex;align-items:center}.styles_item__CZ97Z:before{content:"";margin-right:.375rem;width:.5rem;height:.5rem;flex-shrink:0;background-color:var(--accent-orange);transform:rotate(45deg)}.styles_notice__2LD_2{display:flex;align-items:center;color:var(--text-secondary)}.styles_icon__IdYK1{flex-shrink:0;width:1.125rem;height:1.125rem;margin-right:.5rem}.styles_illustration-wrap__spToO{margin-top:2.5rem;margin-bottom:2.5rem}.styles_illustration__N_oKu{display:inline-flex}.styles_bottom__hB2_R{margin-top:auto}.styles_action__tKGWA{display:flex;margin-top:.5rem}.styles_btn__iUtnY{flex:1 1 auto;min-width:0}.styles_wrap__ekmAI:not(.styles_custom__AsCW7) .styles_bottom__hB2_R{padding-top:1.25rem;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.25rem}.styles_desktop__30TFd{display:none}.styles_view__DObV7{position:relative;width:150px!important;height:200px!important}@media (min-width:768px){.styles_features__Af_I6{margin-top:2rem}.styles_bottom__hB2_R{padding-top:2rem}.styles_wrap__ekmAI.styles_custom__AsCW7{padding:2rem}.styles_wrap__ekmAI:not(.styles_custom__AsCW7) .styles_bottom__hB2_R{padding-top:2rem;gap:2rem}}@media (min-width:1024px){.styles_mobile__xcGUy{display:none}.styles_desktop__30TFd{display:block}.styles_illustration-wrap__spToO{display:flex;align-items:flex-end;margin:0;height:-moz-fit-content;height:fit-content;align-self:end}.styles_illustration__N_oKu{margin-bottom:-2rem}.styles_wrap__ekmAI.styles_custom__AsCW7 .styles_holder___JC98{display:grid;grid-template-columns:minmax(0,auto) minmax(0,324px);gap:0 1.25rem}.styles_wrap__ekmAI.styles_custom__AsCW7 .styles_illustration-wrap__spToO{grid-row:span 2}.styles_wrap__ekmAI.styles_custom__AsCW7 .styles_btn__iUtnY{flex:0 0 auto}}.styles_wrap__gfD_r{position:relative;padding-top:2.5rem;padding-bottom:2.5rem}.styles_segment-header__UOSja p br{display:none}.styles_holder__QwrBO{margin-top:1.5rem}.styles_cards__w7KV_,.styles_holder__QwrBO{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem}.styles_info__WEMbb{display:flex}.styles_info-holder__giWt7{flex:1 1 auto;min-width:0}.styles_content__IGzJW{margin-top:1rem}.styles_figure__YqZCK{display:none;flex-shrink:0;width:10.0625rem;margin:auto min(3rem,3.33vw) 0 min(2.6875rem,2.98vw)}.styles_description__L8jY5{color:var(--text-secondary);font-weight:400}.styles_description__L8jY5:nth-child(n+2){margin-top:2rem}.styles_description__L8jY5 span{color:var(--text-primary)}@media (min-width:480px){.styles_segment-header__UOSja p br{display:revert}}@media (min-width:768px){.styles_cards__w7KV_{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.styles_wrap__gfD_r{padding-top:7rem;padding-bottom:7.5rem}.styles_holder__QwrBO{margin-top:6rem;gap:4rem}.styles_cards__w7KV_{gap:2rem;grid-template-columns:repeat(3,minmax(0,1fr))}.styles_card__BeStT:last-child{grid-column:span 3}.styles_figure__YqZCK{display:inline-flex;align-items:flex-end}}.styles_wrap__a0abf{position:relative;width:100%;height:100%}