@import "https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Zalando+Sans:wght@200..900&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{color:#f4f4f5;background-color:#09090b;font-family:Inter,system-ui,-apple-system,sans-serif;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;min-height:100dvh;line-height:1.6}a{color:inherit;text-decoration:none;transition:color .3s}a:hover{color:#6366f1}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}.global-grid-lines{pointer-events:none;z-index:1;box-sizing:border-box;mix-blend-mode:difference;grid-template-columns:repeat(4,1fr);width:100dvw;height:100dvh;padding:0 3.5rem;display:grid;position:fixed;top:0;left:0}.global-grid-lines .grid-col-line{border-right:1px solid #ffffff14;height:100%}.global-grid-lines .grid-col-line:first-child{border-left:1px solid #ffffff14}@media (width<=1024px){.global-grid-lines{padding:0 2rem}}@media (width<=640px){.global-grid-lines{padding:0 1.5rem}}.hero-header{box-sizing:border-box;z-index:50;grid-template-columns:repeat(3,1fr);align-items:center;width:100%;padding:3rem 3.5rem;display:grid;position:fixed;top:0;left:0}.hero-header .header-col-menu{grid-column:1/2;align-items:center;display:flex}.hero-header .header-col-menu .menu-trigger{cursor:pointer;text-transform:uppercase;letter-spacing:.05em;color:#fff;background:0 0;border:none;align-items:center;gap:.5rem;font-size:.8rem;font-weight:600;display:flex}.hero-header .header-col-menu .menu-trigger .dots-icon{grid-template-columns:repeat(2,4px);gap:2px;display:grid}.hero-header .header-col-menu .menu-trigger .dots-icon span{background-color:#fff;border-radius:50%;width:4px;height:4px}.hero-header .header-col-logo{grid-column:2/3;justify-content:center;align-items:center;display:flex}.hero-header .header-col-logo .logo{letter-spacing:-.02em;text-transform:uppercase;color:#fff;font-size:1.15rem;font-weight:800}.hero-header .header-col-time{color:#a1a1aa;letter-spacing:.05em;text-transform:uppercase;grid-column:3/4;justify-self:end;font-size:.8rem;font-weight:500}.hero-header .header-col-time span{color:#fff;font-variant-numeric:tabular-nums;margin-right:.5rem}@media (width<=1024px){.hero-header{flex-direction:row-reverse;justify-content:space-between;width:100%;padding:2rem;display:flex}.hero-header .header-col-time{display:none}}.hero-section{box-sizing:border-box;flex-direction:column;justify-content:flex-end;width:100dvw;height:100dvh;min-height:650px;padding:3rem 3.5rem 4rem;font-family:Zalando Sans,Inter,system-ui,sans-serif;display:flex;position:relative;overflow:hidden}.hero-section .hero-grid-overlay{pointer-events:none;z-index:0;grid-template-columns:repeat(4,1fr);width:100%;height:100%;display:grid;position:absolute;top:0;left:0}.hero-section .hero-grid-overlay .grid-col-line{border-right:1px solid #ffffff0d;height:100%}.hero-section .hero-grid-overlay .grid-col-line:last-child{border-right:none}.hero-section .hero-content-container{z-index:10;flex-direction:column;justify-content:flex-end;gap:5dvh;width:100%;display:flex}.hero-section .hero-middle-row{grid-template-columns:repeat(4,1fr);align-items:start;width:100%;display:grid}.hero-section .hero-middle-row .middle-col-3{flex-direction:column;grid-column:3/4;justify-content:space-between;min-height:120px;padding-right:2.5rem;display:flex}.hero-section .hero-middle-row .middle-col-3 .brand-statement{color:#fff;text-transform:uppercase;letter-spacing:.03em;margin:0;font-family:Zalando Sans,Inter,system-ui,sans-serif;font-size:16px;font-weight:500;line-height:1.5}.hero-section .hero-middle-row .middle-col-3 .brand-statement .mask-line{display:block;overflow:hidden}.hero-section .hero-middle-row .middle-col-3 .brand-statement .mask-inner{display:block;transform:translateY(100%)}.hero-section .hero-middle-row .middle-col-3 .brand-statement strong{color:#fff;font-weight:800}.hero-section .hero-middle-row .middle-col-3 .bullet{opacity:.5;background-color:#fff;width:8px;height:8px}.hero-section .hero-middle-row .middle-col-4{flex-direction:column;grid-column:4/5;justify-content:space-between;height:120px;display:flex}.hero-section .hero-middle-row .middle-col-4 .services-list{flex-direction:column;gap:.5rem;list-style:none;display:flex}.hero-section .hero-middle-row .middle-col-4 .services-list li{letter-spacing:-.5px;text-transform:uppercase;color:#fff;align-items:center;font-size:16px;font-weight:500;line-height:1;display:flex}.hero-section .hero-middle-row .middle-col-4 .services-list li span{color:#ffffffb3;margin-right:.75rem;font-size:16px;font-weight:500}.hero-section .hero-middle-row .middle-col-4 .bullet{opacity:.5;background-color:#fff;width:8px;height:8px}.hero-section .hero-bottom-row{grid-template-columns:repeat(4,1fr);align-items:end;width:100%;display:grid;position:relative}.hero-section .hero-bottom-row .bottom-col-1{z-index:10;flex-direction:row;align-items:center;gap:1.25rem;display:flex;position:absolute;bottom:0;left:0}.hero-section .hero-bottom-row .bottom-col-1 .avatar-group{align-items:center;display:flex}.hero-section .hero-bottom-row .bottom-col-1 .avatar-group .avatar-img{object-fit:cover;background-color:#222;border:1.5px solid #fff;border-radius:50%;width:38px;height:38px;margin-right:-11px;box-shadow:0 4px 10px #0000004d}.hero-section .hero-bottom-row .bottom-col-1 .avatar-group .avatar-img:last-child{margin-right:0}.hero-section .hero-bottom-row .bottom-col-1 .rating-container{flex-direction:column;gap:.15rem;display:flex}.hero-section .hero-bottom-row .bottom-col-1 .rating-container .rating-row-top{align-items:center;gap:.6rem;display:flex}.hero-section .hero-bottom-row .bottom-col-1 .rating-container .rating-row-top .rating-number{color:#fff;letter-spacing:-.02em;font-size:14px;font-weight:700;line-height:1}.hero-section .hero-bottom-row .bottom-col-1 .rating-container .rating-row-top .rating-number .rating-max{color:#ffffff9e;font-weight:500}.hero-section .hero-bottom-row .bottom-col-1 .rating-container .rating-row-top .rating-blocks{align-items:center;gap:4px;display:flex}.hero-section .hero-bottom-row .bottom-col-1 .rating-container .rating-row-top .rating-blocks .block{background-color:#fff3;width:8px;height:8px}.hero-section .hero-bottom-row .bottom-col-1 .rating-container .rating-row-top .rating-blocks .block.active{background-color:#ff5a3a}.hero-section .hero-bottom-row .bottom-col-1 .rating-container .trusted-text{letter-spacing:.05em;text-transform:uppercase;color:#fff6;font-size:.72rem;font-weight:700;line-height:1.2}.hero-section .hero-bottom-row .bottom-col-1 .rating-container .trusted-text .highlight{color:#fff;font-weight:800}.hero-section .hero-bottom-row .bottom-col-2{grid-column:2/3}.hero-section .hero-bottom-row .bottom-col-3-4{grid-column:3/5;justify-content:flex-end;width:100%;display:flex}.hero-section .giant-brand-text{letter-spacing:-.05em;text-transform:uppercase;color:#fff;pointer-events:none;text-align:right;margin:0;font-family:Zalando Sans,Inter,system-ui,sans-serif;font-size:15dvw;font-weight:700;line-height:.72}@media (width<=1024px){.hero-section{gap:4rem;height:auto;min-height:100dvh;padding:2rem}.hero-section .hero-middle-row{grid-template-columns:repeat(2,1fr);gap:2rem}.hero-section .hero-middle-row .middle-col-3{grid-column:1/3;padding-right:0}.hero-section .hero-middle-row .middle-col-4{display:none}.hero-section .hero-bottom-row{flex-direction:column-reverse;align-items:stretch;gap:1.5rem;height:auto;display:flex}.hero-section .hero-bottom-row .bottom-col-1{gap:.75rem;width:100%;position:static}.hero-section .hero-bottom-row .bottom-col-1 .avatar-group .avatar-img{border-width:1.5px;width:32px;height:32px;margin-right:-8px}.hero-section .hero-bottom-row .bottom-col-1 .rating-container .rating-row-top{gap:.4rem}.hero-section .hero-bottom-row .bottom-col-1 .rating-container .rating-row-top .rating-number{font-size:12px}.hero-section .hero-bottom-row .bottom-col-1 .rating-container .rating-row-top .rating-blocks{gap:3px}.hero-section .hero-bottom-row .bottom-col-1 .rating-container .rating-row-top .rating-blocks .block{width:6px;height:6px}.hero-section .hero-bottom-row .bottom-col-1 .rating-container .trusted-text{font-size:.65rem}.hero-section .hero-bottom-row .bottom-col-3-4{justify-content:flex-end;width:100%;display:flex}}@media (width<=640px){.hero-section{padding:1.5rem 1.5rem 3rem}.hero-section .hero-middle-row{flex-direction:column;gap:2rem;display:flex}}.sorry-bro-section{z-index:30;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:100%;min-height:100dvh;padding:4rem 1.5rem;display:flex;position:relative}.sorry-bro-copy{text-align:center;color:#000;letter-spacing:-.03em;font-family:Inter,system-ui,-apple-system,sans-serif}.sorry-bro-line{font-size:clamp(1.4rem,3.5vw,2.5rem);font-weight:800;line-height:1.1}.sorry-bro-link{color:#000;text-underline-offset:.12em;margin-top:.5rem;font-size:clamp(1.4rem,3.5vw,2.5rem);font-weight:800;line-height:1.1;text-decoration:underline .12em;display:inline-block}.sorry-bro-link:hover{color:#d4a017}.sorry-bro-note{color:#6f6f75;letter-spacing:-.01em;margin-top:.75rem;font-size:clamp(.85rem,1.6vw,1.05rem);font-weight:500}.sorry-bro-image{object-fit:contain;width:auto;max-width:min(100%,560px);height:auto;max-height:55dvh}
