.Button_Button__R3Zme{--color:#fff;--background:rgb(var(--clr-primary-rgb));--border-color:rgb(var(--clr-primary-rgb));position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.875rem;background:var(--background);color:var(--color);padding:1.125rem 1.625rem;border-radius:.5rem;font-size:.875rem;font-weight:400;cursor:pointer;line-height:1.5em;will-change:filter;transition:filter .24s ease;letter-spacing:.05em}.Button_Button__R3Zme:after{content:"";position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;border-radius:inherit;background:rgba(0,0,0,.05);pointer-events:none;opacity:0;will-change:opacity;transition:opacity .24s ease}.Button_Button__R3Zme[data-hovered]:after,.Button_Button__R3Zme[data-pressed]:after{opacity:1}.Button_Button__R3Zme[data-pressed]:after{background:rgba(0,0,0,.1)}.Button_Button__R3Zme:not(.Button_ButtonGhost__60Vkw){border:1px solid var(--border-color)}.Button_ButtonPrimary__Fz5fM{--color:#fff;--background:rgb(var(--clr-primary-rgb));--border-color:rgb(var(--clr-primary-rgb))}.Button_ButtonSecondary__3yTUY{--color:rgb(var(--clr-primary-rgb));--background:#fff;--border-color:rgb(var(--clr-primary-rgb))}.Button_ButtonGhost__60Vkw{--background:transparent;--border-color:transparent;--color:rgb(var(--clr-primary-rgb));border:none}.Button_ButtonDisabled__JX7Ng{cursor:not-allowed;filter:grayscale(.75)}.Button_ButtonSmall__cPUf_{padding:.75rem;font-weight:500}.Button_ButtonMedium__P78u0{padding:1rem 1.5rem}.Button_ButtonLarge__S7Z_W{gap:1.125rem;padding:1.25rem 1.75rem;font-size:1rem}.Button_ButtonGray__CCvYs{--background:rgba(255,255,255,0.07);--border-color:rgba(255,255,255,0.13);--color:#fff}.Button_ButtonBlack__Qgqmf{--background:#000;--border-color:#000;--color:#fff}.Button_ButtonWhite__xJ1RP{--background:#fff;--border-color:#fff;--color:rgb(var(--clr-primary-rgb))}.Button_ButtonGradient__Gs04q{--border-color:transparent;--color:#fff;background:linear-gradient(90deg,#5f57ff,#438dfd)}.Button_ButtonWhiteBlack__Xyvew{--background:#fff;--border-color:#fff;--color:#000}.Button_ButtonWhiteBlack__Xyvew.Button_ButtonSecondary__3yTUY{--border-color:#000}.Button_ButtonGreen__P98Wu{--background:rgb(22,61,57);--border-color:rgb(22,61,57);--color:#fff}.Button_ButtonCta__B_Dq1{font-size:1rem;font-weight:500;min-width:-moz-fit-content;min-width:fit-content}@media screen and (min-width:768px){.Button_ButtonCta__B_Dq1{font-size:1.125rem}}.AppLogo_Container__Oio72{cursor:pointer}.AppLogo_Image__4KPox{object-fit:contain}.MobileMenu_Button___F9bX{--size:2rem;--bar-height:2px;--bar-color:#fff;width:var(--size);height:var(--size);min-width:var(--size);min-height:var(--size);position:relative}.MobileMenu_ButtonDark__7VS29{--bar-color:#000}.MobileMenu_Button___F9bX:after,.MobileMenu_Button___F9bX:before,.MobileMenu_HamburgerBar__3yPwr{content:"";position:absolute;top:50%;left:50%;height:var(--bar-height);width:80%;border-radius:10rem;transform:translate(-50%,-50%);background-color:var(--bar-color)}.MobileMenu_Button___F9bX:after,.MobileMenu_Button___F9bX:before{content:"";transition:transform,top,.24s ease;will-change:transform,top}.MobileMenu_HamburgerBar__3yPwr{transition:opacity,left,.24s ease;opacity:1;left:50%;will-change:opacity,left}.MobileMenu_Button___F9bX:before{top:25%;transform:translate(-50%,-50%) rotate(0)}.MobileMenu_Button___F9bX:after{top:75%;transform:translate(-50%,-50%) rotate(0)}.MobileMenu_Button___F9bX[aria-expanded=true] .MobileMenu_HamburgerBar__3yPwr{opacity:0;left:-15%}.MobileMenu_Button___F9bX[aria-expanded=true]:before{top:50%;transform:translate(-50%,-50%) rotate(45deg)}.MobileMenu_Button___F9bX[aria-expanded=true]:after{top:50%;transform:translate(-50%,-50%) rotate(-45deg)}.MobileMenu_Menu__6kkh8{max-height:inherit;overflow:auto;min-width:150px;box-sizing:border-box;outline:none;background:#000;color:#fff;box-shadow:0 1px 30px 0 rgba(0,0,0,.3);border-radius:1rem;padding:1rem;border:1px solid rgba(255,255,255,.1)}.MobileMenu_MenuItem__UfNOw{margin:2px;padding:.286rem .571rem;border-radius:6px;outline:none;cursor:pointer;color:var(--text-color);font-size:.875rem;position:relative;display:grid;grid-template-areas:"label kbd" "desc  kbd";align-items:center;grid-column-gap:20px;column-gap:20px;forced-color-adjust:none}.MobileMenu_MenuItem__UfNOw[data-focused]{background:var(--highlight-background);color:var(--highlight-foreground)}.Header_Header__VfmBU{color:#fff;margin-bottom:calc(-1 * var(--header-height))}.Header_HeaderFloating__trnoP{position:fixed;left:0;top:0;width:100vw}.Header_HeaderDark__Hn42d{color:#000}.Header_Container__BDDv_{display:flex;align-items:center;justify-content:space-between;padding:1rem;gap:1rem}.Header_NavList__aSY3E{display:flex;grid-area:1rem;list-style:none!important}.Header_NavLink__Goy5I{display:inline-block;font-size:1rem;font-weight:400;padding:1rem 1.5rem}.Header_AppLogoWhite___C26v{filter:brightness(0) invert(1)}.Header_Nav__wFT1a{margin-inline:auto}.Header_WhiteGhostButton__clPPS{color:#fff;background-color:transparent;border:none;cursor:pointer}@media (max-width:768px){.Header_AppLogo__GxQk7{margin-right:auto}.Header_AppLogo__GxQk7 img{width:112px;height:38px}.Header_DesktopElement__4Wlbj{display:none!important}}@media (min-width:768px){.Header_MobileElement__uIdb1{display:none!important}.Header_Container__BDDv_{padding:2rem 1rem}}.StatCard_Container__ZQMpM{position:relative;padding:.5rem 1rem}.StatCard_Container__ZQMpM:before{content:"";position:absolute;top:0;left:1px;width:4px;height:100%;border-radius:10rem;background:rgb(var(--clr-primary-rgb))}.StatCard_Value__c0_WV{font-size:1.75rem;font-weight:600}.StatCard_Label__MV7WX{font-size:1rem;font-weight:400;margin-top:.5rem;line-height:1.75em}.StatCard_Container__ZQMpM a{color:rgb(var(--clr-primary-rgb))}@media (max-width:480px){.StatCard_Value__c0_WV{font-size:1.5rem}.StatCard_Label__MV7WX{font-size:.875rem}}.Tag_Tag__h3g8g{--color:rgb(var(--clr-primary-rgb));--background:#5e56ff24;--border-color:rgba(95,87,255,0.23);position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.75rem;background:var(--background);color:var(--color);border:1px solid var(--border-color);padding:.5rem .625rem;border-radius:10rem;font-size:1.125rem;font-weight:400;will-change:filter;transition:filter .24s ease;letter-spacing:.05em}.Tag_TagExtraSmall__QPDcU{padding:.25rem .75rem;font-weight:300}.Tag_TagSmall__B0bK7{padding:.5rem;font-weight:300}.Tag_TagMedium__MCZ5O{font-weight:300;font-size:1rem;padding:1rem 1.625rem}.Tag_TagLarge__8vbse{padding:1.25rem}.Tag_Trasparent__nIAqg{--background:#5e56ff24;--border-color:rgba(95,87,255,0.23);--color:rgb(166,162,255)}.Tag_WhiteTrasparent__hfZbY{--background:#ffffff1a;--border-color:rgba(255,255,255,0.13);--color:#fff}.PhoneMockup_Container__5m2_S{-webkit-backdrop-filter:blur(2rem);backdrop-filter:blur(2rem);background:linear-gradient(157deg,#ffffff17,#fff3);border-radius:1.75rem;box-shadow:0 .5rem 1.125rem #00000021;height:20rem;padding:.5rem;aspect-ratio:1/2;border:1px solid rgba(255,255,255,.15)}.PhoneMockup_Inner__zbn1l{position:relative;background:#fff;height:inherit;border-radius:1.25rem;width:100%;height:100%}.PhoneMockup_Inner__zbn1l>*{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:inherit;object-fit:cover;object-position:center}.Testimonial_Container__DjNag{background:#010105;color:#fff;padding:6rem 1rem}.Testimonial_Heading__9LPEz{font-size:2rem;font-weight:600;max-width:20ch;margin-inline:auto}.Testimonial_CardsContainer__KSJr0{display:flex;align-items:flex-start;justify-content:center;gap:1.5rem;overflow:hidden}.Testimonial_Card__AJXVb{min-height:320px}.Testimonial_CtaContainer__p0WUT{display:flex;gap:1.5rem;justify-content:center}.Testimonial_Container__DjNag .embla__container{display:flex}.Testimonial_Container__DjNag .embla__slide{height:100%;padding:.5rem;flex:0 0 18%}@media (min-width:768px){.Testimonial_Container__DjNag .embla__slide{flex:0 0 20%;padding:1rem}.Testimonial_Heading__9LPEz{font-size:3.125rem}}@media (max-width:768px){.Testimonial_Card__AJXVb{min-height:480px}}@media (max-width:640px){.Testimonial_CtaContainer__p0WUT{flex-direction:column}}.List_List__8KuCv{font-weight:300}.List_ListItem__iE4Ut{display:flex;gap:.75rem;position:relative;top:-.25rem;font-size:1.125rem;line-height:1.5em;list-style:none;margin:0}.List_ListItem__iE4Ut+.List_ListItem__iE4Ut{margin-top:1.75rem}.List_ListItemTitle___gRho{display:block;font-weight:500}.List_IconWhite__fw8uH{filter:brightness(0) invert(1)}.List_IconContainer__iUhkx{position:relative;bottom:-.1rem;--size:1.25rem;width:var(--size);height:var(--size);min-width:var(--size);min-height:var(--size);display:inline-flex;justify-content:center;align-items:center;padding:.25rem;border:1px solid #ffffff61;background:rgb(var(--clr-primary-rgb),.9);border-radius:.25rem}.TestimonyCard_Container__u68PP{border:1px solid rgba(255,255,255,.15);border-radius:1.25rem;padding:2rem;color:#fff;background:#000}.TestimonyCard_RatingContainer__i3178{display:flex;align-items:center;gap:.5rem}.TestimonyCard_Header__DrwC9{display:flex;align-items:center;gap:1rem}.TestimonyCard_Name__SHpq_{font-size:1.125rem;font-weight:400}.TestimonyCard_Content__XcmHu{font-size:1.125rem;font-weight:300;line-height:1.75em}.TestimonyCard_Avatar__Pc0cE{--size:2rem;width:var(--size);height:var(--size);min-width:var(--size);min-height:var(--size);display:inline-flex;align-items:center;justify-content:center;border-radius:10rem;background:rgb(255,97,83);color:#000;font-weight:700}@media (max-width:768px){.TestimonyCard_Header__DrwC9{flex-wrap:wrap}.TestimonyCard_Name__SHpq_{width:100%}}.Security_Container__Kb8ao{padding:6rem 1rem}.Security_Heading__GTtGt{font-size:2.375rem;font-weight:600}.Security_FeatureCard__OA_Dx{margin-top:5rem}.Security_List__2gpNS b{font-weight:400}.Security_IconContainer__COnc8{--size:64px;width:var(--size);height:var(--size);min-width:var(--size);min-height:var(--size);display:inline-flex;justify-content:center;align-items:center;border-radius:10rem;background:#fff;box-shadow:0 8px 50px 0 #5f57ff4d;margin:2rem 1.125rem}.Security_CardContent__7P1r_{font-weight:300;font-size:1.125rem;line-height:1.75em}@media (min-width:768px){.Security_Heading__GTtGt{font-size:3.125rem;font-weight:600}.Security_FeatureCard__OA_Dx{margin-top:2rem;min-height:70vh}.Security_IconContainer__COnc8{margin:2rem}}@media (max-width:768px){.Security_FeatureCard__OA_Dx>div{padding-block:0}}.WhyPaypipe_Container__yGv4A{background:#000;color:#fff;padding:6rem 1rem}.WhyPaypipe_Heading__Bmo74{font-size:2rem;font-weight:600;max-width:20ch;margin-inline:auto}.WhyPaypipe_FeatureCard__WAUw6>*{align-items:center;border-radius:1.25rem;padding:1rem;border:.0625rem solid rgba(255,255,255,.13);min-height:60vh}.WhyPaypipe_FeatureCard__WAUw6 .image-container{position:relative}.WhyPaypipe_FeatureCard__WAUw6 .image-container:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,.45),rgba(0,0,0,0) 50.5%,rgba(0,0,0,.45) 96.5%)}.WhyPaypipe_FeatureCard__WAUw6 p:not(.WhyPaypipe_BoxContent__BcWk7){font-weight:300!important;line-height:2em;font-size:1.125rem}.WhyPaypipe_List__Ydedi b{font-weight:500}.WhyPaypipe_BoxContent__BcWk7{background:#ffffff0a;border-radius:.5rem;padding:.875rem;font-weight:500!important}@media (min-width:768px){.WhyPaypipe_FeatureCard__WAUw6>*{padding:4rem 5rem!important}.WhyPaypipe_Heading__Bmo74{font-size:3rem}}.ImageCard_Container__qSGBp{position:relative;display:flex;flex-direction:column;gap:2rem;height:34rem;border-radius:1.25rem;padding:2rem;background-repeat:no-repeat;background-size:cover;background-position:50%;color:#fff;border:1px solid rgba(255,255,255,.1);overflow:hidden}.ImageCard_Container__qSGBp:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#000000f2 1.9999999552965164%,#0000000d 49.50000047683716%,#000000f2 98.00000190734863%);border-radius:inherit;z-index:1}.ImageCard_Container__qSGBp>*{position:relative;z-index:2}.ImageCard_Title__zHWNs{font-size:1.5rem;font-weight:400}.ImageCard_Content__wtJBz{font-size:1.125rem;font-weight:300;line-height:1.75em;width:28ch;max-width:100%}.ImageCard_BottomSection__pTb10{margin-top:auto}.ImageCard_BottomText__i8i5_{display:inline-flex;align-items:center;gap:.75rem}.ImageCard_TagsContainer__DbATd{display:flex;gap:.5rem;flex-wrap:wrap}.ImageCard_Link__W__y9{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}.ImageCard_FloatingIcon__XtpH_{position:absolute;top:1.5rem;right:1.25rem;transform:rotate(-45deg)}@media (min-width:768px){.ImageCard_Title__zHWNs{font-size:2rem}}@media (max-width:768px){.ImageCard_Tag__jDYvY{font-size:1rem}}.ForWhom_Container__WfPQo{padding:6rem 1rem}.ForWhom_Heading__8ytq2{font-size:2rem;font-weight:600;max-width:20ch;margin-inline:auto}.ForWhom_CardContainer__n_ABX{display:flex;gap:1.5rem;flex-wrap:wrap}@media (min-width:980px){.ForWhom_CardContainer__n_ABX>*{flex-grow:1;flex-basis:calc(50% - 1rem)}}@media (max-width:980px){.ForWhom_CardContainer__n_ABX>*{width:100%}}@media (min-width:768px){.ForWhom_Heading__8ytq2{font-size:3.125rem}}.Integrations_Container__zrgzs{padding:6rem 1rem;color:#000}.Integrations_Heading__kNLAS{font-size:2rem;font-weight:600;max-width:18ch;margin-inline:auto}.Integrations_SubHeading__2FFpH{font-size:28px;font-weight:400;color:rgb(var(--clr-primary-rgb));text-align:center}.Integrations_Content__39v6V{font-size:18px;font-weight:400;max-width:38ch;margin-inline:auto;text-align:center}@media (min-width:768px){.Integrations_Container__zrgzs{background-image:url(/assets/images/pages/home/integrations/bg_left.png),url(/assets/images/pages/home/integrations/bg_right.png);background-repeat:no-repeat,no-repeat;background-position:5% 50%,95% 50%}.Integrations_Heading__kNLAS{font-size:3.125rem}}@media (max-width:768px){.Integrations_Container__zrgzs{padding-bottom:22rem;background-image:url(/assets/images/pages/home/integrations/bg_right.png);background-repeat:no-repeat;background-position:50% 100%;background-size:80%}}.InputField_Container__17vUd{display:flex;align-items:center;border-radius:.5rem;padding-inline:1rem;height:3.5rem;background:#fff;border:1px solid rgba(0,0,0,.25)}.InputField_Container__17vUd:has([data-focused]){border:1px solid rgb(var(--clr-primary-rgb))!important}.InputField_Error__pM6DW{border:1px solid rgb(255,0,0,.5)}.TextField_TextField__KvGkg{position:relative;flex-grow:1;border-radius:inherit;height:100%}.TextField_Input__xMalt{position:absolute;left:0;top:0;width:100%;height:100%;border:none;background:transparent;border-radius:inherit;padding:.25rem .875rem;outline:none;font-weight:400;font-size:1.125rem;line-height:1.5rem;letter-spacing:-1%}.TextField_Input__xMalt::placeholder{color:rgba(141,141,141,1)}.StopChasingClients_Container__hmehm{--header-height:88px;background:#f8f8f8;padding:3rem 1rem;color:#fff}.StopChasingClients_InnerContainer__5_RYw{position:relative;background:#5e56ff;padding:2rem 1rem;border-radius:1.5rem;text-align:center}.StopChasingClients_Heading__Lg_wn{font-weight:600;font-size:3.75rem;color:#ffffff}.StopChasingClients_Content__ZGi7k{font-size:1rem;font-weight:500;line-height:1.375rem;opacity:.8}@media (max-width:679px){.StopChasingClients_Container__hmehm{padding-inline:.5rem}.StopChasingClients_Heading__Lg_wn{font-weight:700;font-size:2rem}.StopChasingClients_InnerContainer__5_RYw{border-radius:1rem}.StopChasingClients_Tag__eBHr6{padding-inline:.75rem!important;font-size:.8125rem;gap:.25rem}}@media (min-width:679px){.StopChasingClients_Content__ZGi7k{font-size:1.125rem}.StopChasingClients_InnerContainer__5_RYw>*{flex-basis:50%}.StopChasingClients_InnerContainer__5_RYw{padding:4rem 2rem}}.UnlockPremium_Container__Z9txX{--header-height:88px;padding:3rem 1rem;color:#000}.UnlockPremium_InnerContainer__xrQTu{position:relative;padding:4rem 0;border-radius:1.5rem;display:flex;align-items:center}.UnlockPremium_InnerContainer__xrQTu>*{flex-grow:1}.UnlockPremium_Heading__NFZPz{font-size:2.5rem;font-weight:600}.UnlockPremium_Content__lAnAi{font-weight:500;font-size:1rem;line-height:1.375rem;opacity:.8;line-height:2em}@media (max-width:679px){.UnlockPremium_Container__Z9txX{padding-inline:2rem}.UnlockPremium_InnerContainer__xrQTu{border-radius:1rem}}@media (min-width:679px){.UnlockPremium_InnerContainer__xrQTu>*{flex-basis:50%}.UnlockPremium_InnerContainer__xrQTu{padding:4rem 2rem;text-align:center}.UnlockPremium_Heading__NFZPz{font-size:5rem;font-weight:700}.UnlockPremium_Content__lAnAi{font-size:1.5rem}}.SeeInAction_Container__6Z8kd{--header-height:88px;padding:5rem 1rem;background:#f8f8f8}.SeeInAction_Heading__H_ap2{gap:.5rem;font-size:2.25rem;line-height:3rem;font-weight:700;font-size:4.5rem;line-height:4.875rem;text-align:center}.SeeInAction_VideoContainer__g4BcD{width:90%;padding:.5rem;background:#fff;border-radius:1rem;box-shadow:0 1px 15px 10px #4040401c;margin-inline:auto}.SeeInAction_Video__xshB7{width:100%;border-radius:.75rem;margin-inline:auto}@media (max-width:679px){.SeeInAction_Container__6Z8kd{padding-inline:.5rem}.SeeInAction_Heading__H_ap2{font-weight:700;font-size:2rem}.SeeInAction_Video__xshB7{height:auto}}.ClaimPaypipeId_Container__hyEet{display:flex;align-items:center;gap:1rem;max-width:40rem}.ClaimPaypipeId_Container__hyEet.ClaimPaypipeId_VariantDark__y931K{background:#f3f3f6;border:1px solid #71747e;padding:.25rem;border-radius:.5rem;height:3.5rem}.ClaimPaypipeId_Textfield__odrXz{flex-grow:1;color:#00000081;font-size:1.125rem}.ClaimPaypipeId_VariantDark__y931K .ClaimPaypipeId_Prefix__kBOUI{color:#000000}.ClaimPaypipeId_VariantDark__y931K .ClaimPaypipeId_Button__W0izF{padding-block:.75rem}.ClaimPaypipeId_Textfield__odrXz input{-webkit-padding-start:.25rem;padding-inline-start:.25rem}.ClaimPaypipeId_Button__W0izF{min-width:-moz-fit-content;min-width:fit-content}@media (max-width:640px){.ClaimPaypipeId_Container__hyEet{flex-direction:column}.ClaimPaypipeId_Container__hyEet>*{width:100%}}@media (min-width:640px){.ClaimPaypipeId_Container__hyEet{min-width:32rem}}.Typography_Heading__XOmKB{font-size:2.75rem;font-weight:700;line-height:1.25em}@media screen and (min-width:48rem){.Typography_Heading__XOmKB{font-size:5rem;font-weight:600}}.HeroSection_Container__lzKLn{--header-height:88px;background:#010105;color:#fff;padding-inline:1rem;padding-bottom:2rem;min-height:calc(100 * var(--vh))}.HeroSection_Content__qwmaT{font-size:1rem;font-weight:400;line-height:1.875em}.HeroSection_InnerContainer___phCE{display:flex;align-items:center;justify-content:space-between;gap:3rem;padding-block:2rem;padding-top:calc(var(--header-height) + 5rem)}.HeroSection_ContentContainer__LuA6u{display:flex;flex-direction:column;justify-content:space-between;gap:1rem}.HeroSection_PhoneSection__3Z_Zw{flex-grow:1;align-self:flex-start;display:grid;place-content:end}.HeroSection_Phone__n1tmE{height:calc(90vh - var(--header-height) - 5rem)}.HeroSection_CtaContainer__cpsI0{display:flex;gap:1.5rem}.HeroSection_GradientCard__eQaog{display:flex;align-items:center;gap:3rem;padding:1.5rem;background:linear-gradient(90deg,#5f57ff,#35d8ea);border-radius:.75rem}.HeroSection_Video__1W1ZX{object-fit:cover}@media (max-width:1320px){.HeroSection_InnerContainer___phCE{flex-direction:column}.HeroSection_PhoneSection__3Z_Zw{width:100%;place-content:center}}@media (min-width:1320px){.HeroSection_Heading__67BjF{max-width:13ch}.HeroSection_Content__qwmaT{max-width:36ch}.HeroSection_PhoneSection__3Z_Zw{place-content:center}.HeroSection_ContentContainer__LuA6u{max-width:40rem}}@media (max-width:640px){.HeroSection_CtaContainer__cpsI0{flex-direction:column}.HeroSection_PhoneContainer__W0YU4{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}.HeroSection_Illustration__hbHfc{height:auto;width:90%;max-width:180px}.HeroSection_GradientCard__eQaog{gap:1.5rem;flex-direction:column}}@media (min-width:640px){.HeroSection_Phone__n1tmE{height:calc(80vh - var(--header-height));min-height:32rem}.HeroSection_PhoneContainer__W0YU4{--illustration-width:220px;position:relative;padding-right:calc(var(--illustration-width) + 1rem)!important;width:-moz-fit-content;width:fit-content}.HeroSection_Illustration__hbHfc{position:absolute;height:auto;width:var(--illustration-width);top:10%;right:0}}@media (min-width:768px){.HeroSection_Content__qwmaT{font-size:1.375rem}}.OldVsNew_Container__Emr9R{min-height:calc(var(--vh, 1vh) * 100);padding:6rem 1rem;background:#e8e8f8}.OldVsNew_TagContainer__mQxid{--size:4.375rem;position:relative;display:flex;background:#e8e8f8;border-radius:10rem;height:var(--size);overflow:hidden}.OldVsNew_TagContainer__mQxid .OldVsNew_Tag__0cVyc:not(.OldVsNew_TagRound__qKmeU){flex:1 0 50%}.OldVsNew_TagContainer__mQxid .OldVsNew_TagRound__qKmeU{position:absolute;left:50%;top:0;transform:translateX(-50%)}.OldVsNew_Tag__0cVyc{display:flex;align-items:center;justify-content:center;color:#fff;background:rgb(var(--clr-primary-rgb));font-size:2rem;font-weight:400}.OldVsNew_TagBlack__YOU1L{background:#000}.OldVsNew_TagWhite__CmnTY{color:#000;background:#fff}.OldVsNew_TagRound__qKmeU{display:inline-flex;width:var(--size);height:var(--size);min-width:var(--size);min-height:var(--size);border-radius:10rem}.OldVsNew_SectionHeading__zVfj7{font-size:1.5rem;font-weight:600;text-align:center;max-width:32ch;margin-inline:auto}.OldVsNew_SectionImage__wQz_7{display:block;width:30rem;max-width:100%;height:auto;margin-inline:auto;border-radius:1rem}.OldVsNew_Message__2A9AP{font-size:1.875rem;font-weight:600}.OldVsNew_Separator__NvOy0{width:1px;height:5rem;background:rgba(0,0,0,.1)}.OldVsNew_SectionContainer__v5A0_{display:flex;gap:1rem}.OldVsNew_SectionContainer__v5A0_ .OldVsNew_Section__0RlNb{flex-grow:1}@media (max-width:768px){.OldVsNew_Separator__NvOy0{height:1px;width:100%;margin-block:3rem}.OldVsNew_SectionContainer__v5A0_{flex-direction:column}.OldVsNew_Message__2A9AP{font-size:1.375rem;text-align:center}.OldVsNew_Cta__DVoHE{display:flex;width:100%;max-width:20rem;margin-inline:auto}.OldVsNew_Section__0RlNb .OldVsNew_Tag__0cVyc{padding-block:.5rem;border-radius:10rem}}.FeaturedBlog_Card__vBl5r{position:relative;cursor:pointer;border-radius:.75rem;width:100%;max-height:34rem;height:80vh;color:#fff;background-repeat:no-repeat;background-size:cover;background-position:50%}.FeaturedBlog_Card__vBl5r:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(0,0,0,.5));z-index:1;pointer-events:none}.FeaturedBlog_ContentContainer__T0XX4{position:absolute;left:1rem;bottom:1rem;z-index:2;max-width:64ch;padding-right:1rem}.FeaturedBlog_Heading__ev2VT{font-size:2rem;font-weight:500;margin-bottom:.5rem;text-shadow:0 1px 2px rgba(0,0,0,.5)}.FeaturedBlog_Content__EJ2ws{font-size:.875rem;line-height:1.5em;letter-spacing:.05em}.FeaturedBlog_Link__SQOCo{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;cursor:pointer}@media (min-width:768px){.FeaturedBlog_ContentContainer__T0XX4{left:2rem;bottom:2rem;padding-right:2rem}}.BlogPage_Page___hESV{position:relative;min-height:calc(var(--vh) * 100%)}.BlogPage_InnerContainer__OFS_C{padding-top:calc(var(--header-height) + 1.5rem);padding-bottom:3rem}.BlogPage_Content__1JvcH h2{font-size:2.5rem;font-weight:500;margin-bottom:.75rem}.BlogPage_Content__1JvcH p{margin-bottom:.75rem}.BlogPage_Content__1JvcH p+h3{margin-top:2rem}.BlogPage_Content__1JvcH h3{font-size:2rem;font-weight:500;margin-bottom:.75rem}.BlogPage_Content__1JvcH h4{font-size:1.5rem;font-weight:500;margin-bottom:.75rem}.BlogPage_Content__1JvcH h5{font-size:1.25rem;font-weight:500;margin-bottom:.75rem}.BlogPage_Page___hESV h1,.BlogPage_Page___hESV h2,.BlogPage_Page___hESV h3,.BlogPage_Page___hESV h4,.BlogPage_Page___hESV h5,.BlogPage_Page___hESV h6,.BlogPage_Page___hESV p{margin-top:.875em}.BlogPage_Page___hESV ul{list-style:disc;padding-left:2rem}.BlogPage_SectionHeading__kn61d{font-size:2rem;font-weight:500}.BlogPage_BlogsContainer__iL248{display:grid;grid-gap:3rem;gap:3rem}@media (min-width:768px){.BlogPage_BlogsContainer__iL248{gap:2rem;grid-template-columns:repeat(auto-fit,minmax(32rem,1fr))}}.BlogCard_Card__XqNV0{position:relative;cursor:pointer}.BlogCard_Image__XeoaC{width:100%;height:20rem;object-fit:cover;border-radius:.75rem;border:1px solid rgba(0,0,0,.1);object-position:center}.BlogCard_Heading__7VSZv{font-size:1.5rem;font-weight:500;margin-bottom:.5rem}.BlogCard_Content__Jymko{color:rgba(0,0,0,.35);font-size:.875rem;line-height:1.5em}.BlogCard_Date__0QQRy{color:rgba(0,0,0,.5);font-size:1rem}.BlogCard_Link__fg2S9{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;cursor:pointer}.BlogLandingPage_Page__7NSp3{position:relative;min-height:calc(var(--vh) * 100%)}.BlogLandingPage_InnerContainer__T9LaA{padding-top:calc(var(--header-height) + 1.5rem);padding-bottom:3rem}.BlogLandingPage_SectionHeading__xq4GX{font-size:2rem;font-weight:500}.BlogLandingPage_BlogsContainer__W1puJ{display:grid;grid-gap:3rem;gap:3rem}@media (min-width:768px){.BlogLandingPage_BlogsContainer__W1puJ{gap:2rem;grid-template-columns:repeat(auto-fit,minmax(32rem,1fr))}}