:root{--ink:#101e36;--ink-2:#172948;--coral:#ff4f65;--mint:#5fd9c7;--ice:#dceff8;--blush:#ffe8ef;--white:#fff;--text:#15213b;--ease:cubic-bezier(.19,1,.22,1)}
*{box-sizing:border-box}
html{scroll-behavior:smooth;overflow-x:hidden}
body{margin:0;color:var(--text);background:#fff;font-family:Pretendard,Arial,sans-serif;font-size:16px;overflow-x:hidden}
body.menu-open{overflow-y:auto}
a{color:inherit;text-decoration:none}
button,input{font:inherit}
button{color:inherit}
img{display:block;max-width:100%}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.skip-link{position:fixed;z-index:1000;left:12px;top:8px;padding:10px 16px;background:#fff;transform:translateY(-160%)}
.skip-link:focus{transform:none}
.button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:0 27px;border:0;border-radius:7px;background:var(--coral);color:#fff;font-weight:760;transition:background .2s,transform .2s}
.button:hover,.button:focus-visible{background:#e83d55;transform:translateY(-2px)}
:focus-visible{outline:3px solid var(--mint);outline-offset:3px}

.site-header{position:relative;z-index:30;height:80px;background:#fff}
.header-inner{width:min(1170px,calc(100% - 54px));height:80px;margin:auto;display:flex;align-items:center}
.brand{height:80px;width:190px;display:flex;align-items:center;gap:10px;padding-left:30px;flex:0 0 auto}
.brand-mark{position:relative;width:28px;height:28px;display:block;transform:rotate(45deg)}
.brand-mark i{position:absolute;width:28px;height:11px;left:0;top:8.5px;background:var(--coral);border-radius:2px}
.brand-mark i:last-child{transform:rotate(90deg)}
.brand-word{font:800 22px/1 Arial,sans-serif;letter-spacing:-1.2px;color:var(--ink)}
.brand-word span{color:var(--coral)}
.desktop-nav{height:80px;display:flex;align-items:center;white-space:nowrap}
.desktop-nav a{height:80px;display:flex;align-items:center;padding:0 10px;border-left:2px solid var(--coral);font-size:12px;font-weight:750;letter-spacing:-.25px}
.desktop-nav a:first-child{border-left:0}
.header-search{margin-left:auto;width:199px;height:40px;display:flex;border:1px solid var(--ink);border-radius:25px;overflow:hidden}
.header-search input{min-width:0;width:155px;border:0;padding:0 0 0 20px;background:transparent;color:var(--ink);font-size:13px;font-weight:700;outline:0}
.header-search button{width:44px;border:0;background:transparent;color:var(--coral);font-size:25px;cursor:pointer}
.header-icon{position:relative;flex:0 0 40px;width:40px;height:40px;margin-left:0;border:1px solid #a9aeb9;border-radius:50%;background:#fff;display:grid;place-items:center;cursor:pointer}
.header-icon.bag{border-color:transparent;background:var(--blush);font-size:19px}
.header-icon b{position:absolute;top:-3px;right:-2px;min-width:20px;height:20px;padding:0 4px;border-radius:10px;background:var(--coral);color:#fff;font-size:11px;line-height:20px}
.compact-search,.menu-toggle{display:none}

.mobile-drawer{position:fixed;z-index:80;inset:0 auto 0 0;width:320px;height:100dvh;padding:40px 0 30px;background:#2d2d2d;color:#fff;transform:translate3d(-100%,0,0);transition:transform .3s ease-out}
.mobile-drawer.is-open{transform:translate3d(0,0,0)}
.mobile-drawer>a{display:flex;align-items:center;width:320px;height:44px;margin-bottom:-4px;padding:0 15px;font-size:17px;line-height:20px;font-weight:720}
.mobile-drawer small{position:absolute;bottom:30px;left:15px;color:var(--mint);letter-spacing:.13em}

.hero{position:relative;height:28.999vw;overflow:hidden;background:var(--ink);touch-action:pan-y}
.hero-track{height:100%;width:200%;display:flex;transform:translate3d(0,0,0);transition:transform .46s ease}
.hero-track.is-dragging{transition:none}
.hero-slide{position:relative;width:50%;height:100%;overflow:hidden;isolation:isolate}
.hero-slide>picture,.hero-slide>picture img,.hero-slide>img,.hero-slide>video{width:100%;height:100%;object-fit:cover}
.hero-person>picture{position:absolute;left:23%;top:50%;width:clamp(300px,27.1vw,390px);height:auto;aspect-ratio:1.78;overflow:hidden;transform:translateY(-50%)}
.hero-person>picture img{width:100%;height:100%;object-fit:cover;object-position:25% 35%;transform:scale(1.22)}
.hero-catch>img,.hero-catch>video{object-position:center 50%}
.hero-catch-mobile{display:none}
.hero-slide::after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none}
.hero-person::after{background:linear-gradient(90deg,transparent 15%,rgba(16,30,54,.06) 56%,rgba(16,30,54,.22) 100%)}
.hero-catch::after{background:linear-gradient(90deg,rgba(255,255,255,.92) 0%,rgba(255,255,255,.76) 37%,transparent 65%)}
.hero-copy{position:absolute;z-index:2;color:#fff}
.hero-copy-person{inset:0;width:100%;transform:none}
.script-line{margin:0 0 -4px;font:italic 700 clamp(27px,2.6vw,44px)/1 Georgia,serif;color:var(--coral);letter-spacing:-.04em}
.hero-copy h1{margin:0;font:900 clamp(49px,5.4vw,82px)/.87 Arial,sans-serif;letter-spacing:-.075em}
.hero-copy h1 span{color:#fff}.hero-copy h1 em{color:var(--coral);font-style:normal}
.hero-copy p:not(.script-line){margin:18px 0 20px;font-size:clamp(16px,1.35vw,22px);font-weight:620}
.hero-copy-person .script-line{position:absolute;left:30.8%;top:4%;margin:0;font-size:clamp(27px,2.6vw,42px)}
.hero-copy-person h1{position:absolute;left:27.6%;top:55%;font-size:clamp(42px,3.7vw,54px);line-height:.84;transform:translateY(-10%)}
.hero-side-copy{position:absolute;left:52%;top:31%;width:32%;color:#fff}
.hero-side-copy p{margin:0 0 20px!important;font-size:clamp(16px,1.35vw,22px)!important;line-height:1.25}
.mobile-hero-lead{display:none}
.hero-copy-catch{top:50%;left:max(9.5vw,80px);width:44%;transform:translateY(-50%);color:var(--ink)}
.hero-copy-catch h2{margin:0;font-size:clamp(31px,3.1vw,48px);line-height:1.18;letter-spacing:-.055em}
.hero-copy-catch h2 em{color:var(--coral);font-style:normal}
.hero-copy-catch p{margin:13px 0 22px;font-size:clamp(17px,1.5vw,23px)}

.review-bar{height:112px;background:#eef7ff;display:grid;place-items:center}
.review-badge{height:52px;padding:0 16px;display:flex;align-items:center;border:1px solid #14ad80;background:#fff;color:#161b28;font-size:16px}
.review-badge b{margin-left:7px;color:#00a77b;font-size:25px}.review-badge strong{font-size:14px}

.choices{height:448px;background:#cfe4f3;overflow:hidden}
.choice-grid{width:760px;height:278px;margin:0 auto;padding-top:80px;display:grid;grid-template-columns:repeat(3,1fr)}
.choice-card{position:relative;height:278px;margin:0 15px;padding:32px 14px 26px;border-radius:9px;background:#fff;text-align:center;box-shadow:0 5px 14px #14233f2a}
.choice-card.refresh{background:var(--blush)}
.choice-card.protect{background:var(--ink);color:#fff}
.choice-symbol{position:relative;width:92px;height:92px;display:block;margin:0 auto 5px;transform:rotate(45deg)}
.choice-symbol i{position:absolute;left:0;top:34px;width:92px;height:24px;border-radius:2px;background:var(--coral)}
.choice-symbol i:last-child{transform:rotate(90deg)}
.choice-symbol.split i:first-child{background:linear-gradient(90deg,var(--ink) 0 50%,var(--coral) 50%)}
.choice-symbol.outline i{background:transparent;border:3px solid var(--coral)}
.choice-card h3{margin:0;font-size:45px;line-height:72px;letter-spacing:-.05em}
.choice-card p{display:none}
.choice-card a{position:absolute;left:50%;bottom:-11px;min-width:162px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:6px;background:var(--coral);color:#fff;font-weight:760;transform:translateX(-50%);transition:background .2s}
.choice-card a:hover,.choice-card a:focus-visible{background:#e83d55}

.devices{height:778.8px;background:#fff;text-align:center;overflow:hidden}
.devices>h2{margin:0;padding-top:106px;font-size:40px;line-height:64px;letter-spacing:-.045em}
.devices>h2 span{color:var(--coral)}
.device-grid{width:min(1170px,calc(100% - 54px));height:334.8px;margin:20px auto 0;display:grid;grid-template-columns:repeat(3,1fr)}
.device-card{height:334.8px;padding:0 15px}
.device-card img{width:100%;height:190px;object-fit:contain;mix-blend-mode:multiply;transform:scale(1.28)}
.device-card:nth-child(2) img{transform:scale(1.42)}
.device-card:nth-child(3) img{transform:scale(1.35)}
.device-card h3{height:60.8px;margin:23px 0 0;font-size:38px;line-height:60.8px;letter-spacing:-.04em}
.device-card .button{min-width:162px;height:44px;min-height:44px;margin-top:20px;padding:0 22px;font-size:19px}
.device-marks{width:min(870px,calc(100% - 60px));height:80px;margin:73px auto 0;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;font:800 27px/1 Arial,sans-serif;letter-spacing:-.04em}
.device-marks span{width:141px;height:80px;display:grid;place-items:center;justify-self:center}
.device-marks span:nth-child(2){letter-spacing:.15em}.device-marks span:nth-child(3){color:var(--coral)}

.why{height:607.2px;background:var(--blush);overflow:hidden}
.why-inner{width:min(1140px,calc(100% - 30px));height:100%;margin:auto;padding-top:60px;text-align:center}
.why h2{margin:0;font-size:40px;line-height:64px;letter-spacing:-.05em}.why h2 span{color:var(--coral)}
.why-copy{max-width:1140px;margin:20px auto 0;font-size:18px;line-height:30.6px;font-weight:540;word-break:keep-all}
.proof-grid{margin:42px auto 0;display:grid;grid-template-columns:repeat(6,1fr)}
.proof-grid>div{height:152.8px;display:flex;min-width:0;flex-direction:column;align-items:center}
.proof-grid b{width:100px;height:100px;display:grid;place-items:center;color:var(--coral);font:800 66px/100px Arial,sans-serif}
.proof-grid span{font-size:22px;line-height:26.4px;font-weight:800}
.pay-card{width:520px;height:70px;margin:30px auto 0;border:1px solid #92cae6;background:#fff;display:flex;align-items:center;justify-content:center;gap:16px;font-size:15px}
.pay-card strong{padding:8px 13px;border-radius:3px;background:#ffc1cf;color:var(--ink);font-size:13px}.pay-card a{text-decoration:underline}

.team-strip{height:189px;padding:70px 0 22px;background:#fff;overflow:hidden}
.team-image{height:97px;background:url('assets/business-strip.webp') center 48%/auto 97px repeat-x;filter:grayscale(1);}

.business{height:484.34px;padding-top:80px;background:#fff;text-align:center;overflow:hidden}
.business h2{margin:0;font-size:40px;line-height:40px;letter-spacing:-.04em}.business h2 span{color:var(--coral)}
.business>p{max-width:1060px;margin:30px auto 0;font-size:18px;line-height:30.6px;font-weight:530;word-break:keep-all}
.client-marks{width:760px;height:103px;margin:35px auto 25px;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;font:800 24px/1.2 Arial,sans-serif;color:#253249}
.client-marks span:nth-child(2){color:#36a56a}.client-marks span:nth-child(3){color:var(--coral)}
.business-extra{display:none}
.business .button{width:155px;height:34px;min-height:34px;padding:0 18px;font-size:14px}

.footer{color:#fff;background:var(--ink)}
.footer-main{height:709.55px;background:var(--ink);padding:50px 0}
.footer-main>section{min-width:0;height:594.55px;padding:20px 40px}
.footer-main{display:grid;grid-template-columns:repeat(3,minmax(0,390px));justify-content:center}
.footer-main>section+section{border-left:1px solid #ffffffa5}
.footer h2{margin:0 0 20px;color:var(--coral);font-size:26px;line-height:41.6px;font-weight:540}
.newsletter>p{margin:0 0 20px;max-width:280px;font-size:14px;line-height:1.65}
.newsletter-form{width:289px;height:48px;display:flex;background:#fff}
.newsletter-form input{width:217px;min-width:0;border:0;padding:0 13px;color:var(--ink);outline:0}
.newsletter-form button{width:72px;border:0;background:var(--coral);color:#fff;font-weight:720;cursor:pointer}
.form-status{min-height:22px!important;margin:8px 0 0!important;color:var(--mint);font-size:12px!important}
.socials{display:flex;gap:12px;margin-top:10px}.socials button{width:30px;height:30px;border:0;border-radius:50%;background:var(--coral);color:#fff;font-size:13px;font-weight:800;cursor:pointer}
.footer-links{display:flex;flex-direction:column;align-items:flex-start}
.footer-links a{min-height:31px;display:flex;align-items:center;font-size:14px;font-weight:600}
.footer-links a:hover,.footer-links a:focus-visible{color:var(--mint)}
.contact-sample{margin-top:24px;font-size:12px;line-height:1.7;color:#cde7ee}
.footer-legal{height:175.55px;padding:29px max(calc((100% - 1170px)/2),30px);display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:27.2px 27.2px auto;background:#cfe4f3;color:var(--ink);font-size:16px;line-height:27.2px;align-content:start}
.footer-legal>*{padding:0 15px}.footer-legal strong{grid-column:1;grid-row:1}.footer-legal a{text-decoration:underline;font-weight:650}.footer-legal a:nth-of-type(1){grid-column:2;grid-row:1}.footer-legal a:nth-of-type(2){grid-column:3;grid-row:1}.footer-legal a:nth-of-type(3){grid-column:4;grid-row:1}.footer-legal a:nth-of-type(4){grid-column:4;grid-row:2}.footer-legal small{grid-column:1/-1;grid-row:3;margin-top:8px;font-size:12px;line-height:20.4px}

@media (min-width:960px) and (max-width:1279px){
  .header-inner{width:970px}.brand{width:192px;padding-left:0}.desktop-nav a{padding:0 7px;font-size:10px}.header-search{width:150px}.header-search input{width:106px;padding-left:12px}
  .why{height:664.2px}.why-copy{max-width:940px}.proof-grid{margin-top:42px}.pay-card{margin-top:82px}
  .business{height:514.94px;padding-top:80px}.business>p{max-width:860px}.business-extra{display:inline}
}

@media (max-width:959px){
  .site-header,.header-inner{height:80px}.header-inner{width:100%;position:relative;justify-content:center}
  .brand{position:absolute;left:50%;width:auto;height:80px;padding:0;transform:translateX(-50%)}
  .brand-mark{width:25px;height:25px}.brand-mark i{width:25px;height:10px;top:7.5px}.brand-word{font-size:21px}
  .desktop-nav,.header-search,.account{display:none}
  .menu-toggle{position:absolute;left:20px;top:20px;width:44px;height:44px;padding:10px;border:1px solid #999;border-radius:50%;background:#fff;display:flex;flex-direction:column;justify-content:center;gap:5px;cursor:pointer}
  .menu-toggle span{display:block;width:22px;height:2px;margin:auto;background:#777}
  .compact-search{display:grid;position:absolute;right:60px;top:20px;width:44px;height:44px;font-size:27px}
  .header-icon.bag{position:absolute;right:15px;top:20px;width:44px;height:44px}
  .hero{height:calc(111.111vw + .17px)}
  .hero-catch-video{display:none}.hero-catch-mobile{display:block}
  .hero-person>picture{inset:0;width:100%;height:100%;aspect-ratio:auto;transform:none;overflow:hidden}.hero-person>picture img{width:100%;height:100%;object-fit:cover;object-position:center 34%;transform:none}.hero-person::after{background:linear-gradient(180deg,rgba(16,30,54,.28),transparent 35%,rgba(16,30,54,.82) 100%)}
  .hero-copy-person{inset:auto 24px 45px;width:calc(100% - 48px);transform:none;text-align:center}.hero-copy-person .script-line{position:static;width:auto;margin:0 0 -4px;font-size:37px}.hero-copy-person h1{position:static;width:auto;font-size:clamp(54px,10vw,78px);line-height:.88;transform:none}.hero-side-copy{position:static;width:auto;color:#fff}.hero-copy p:not(.script-line){font-size:17px;margin:14px 0 16px}
  .hero-copy-catch{left:44px;width:56%}.hero-copy-catch h2{font-size:36px}.hero-copy-catch p{font-size:18px}
  .choices{height:468px}.choice-grid{width:720px;padding-top:80px;grid-template-columns:repeat(3,1fr)}.choice-card{height:278px;margin:0 15px}.choice-card h3{font-size:40px}
  .devices{height:788.19px}.devices>h2{padding-top:106px}.device-grid{width:calc(100% - 18px)}.device-card img{height:200px}.device-card h3{height:43.2px;margin-top:12px;font-size:27px;line-height:43.2px}.device-card .button{position:relative;isolation:isolate;width:116px;min-width:116px;height:44px;margin-top:15.5px;padding:0;background:transparent;font-size:13px}.device-card .button::before{content:"";position:absolute;z-index:-1;inset:6.5px 0;border-radius:7px;background:var(--coral)}.device-card .button:hover,.device-card .button:focus-visible{background:transparent}.device-card .button:hover::before,.device-card .button:focus-visible::before{background:#e83d55}.device-marks{height:80px;margin-top:63.4px}
  .why{height:1034.02px}.why-copy{max-width:720px}.proof-grid{width:483.2px;max-width:none;grid-template-columns:repeat(2,1fr);row-gap:20px}.pay-card{margin-top:50px}
  .team-strip{height:189px}
  .business{height:524.98px;padding:80px 24px 0}.business>p{max-width:680px}.business-extra{display:inline}.client-marks{width:620px;height:82.2px;font-size:20px}
  .footer-main{height:1135.91px;padding:50px 24px;display:block}.footer-main>section{width:100%;height:auto;padding:0}.footer-main>section+section{border:0;border-top:1px solid #ffffff66;padding-top:22px;margin-top:20px}.newsletter{height:194px!important}.footer-links:not(.repair-links){height:515px!important}.repair-links{height:248px!important}
  .newsletter-form{width:100%;max-width:420px}.newsletter-form input{flex:1}.footer-legal{height:357.11px;padding:38px 24px;display:flex;flex-direction:column;align-items:flex-start;gap:20px;font-size:16px;line-height:27.2px}.footer-legal>*{width:100%;padding:0}.footer-legal strong{margin-bottom:-5px}.footer-legal a:nth-of-type(4){margin-top:-20px}.footer-legal small{margin-top:-3px;font-size:12px;line-height:20.4px}
}

@media (min-width:601px) and (max-width:959px){
  .hero-person>picture{left:13.15%;top:13.4%;width:73.7%;height:37.1%;aspect-ratio:auto;transform:none;background:#ff4f68;overflow:hidden}
  .hero-person>picture img{width:100%;height:100%;object-fit:cover;object-position:center 27%;transform:scale(1.45)}
  .hero-person::after{background:linear-gradient(180deg,transparent 39%,rgba(16,30,54,.12) 53%,rgba(16,30,54,.42) 100%)}
  .hero-copy-person{inset:0;width:100%;text-align:center}
  .hero-copy-person .script-line{position:absolute;left:0;top:4.5%;width:100%;margin:0;font-size:0;line-height:1}
  .hero-copy-person .script-line::after{content:"READY FOR MORE";font-family:Georgia,serif;font-size:7.5vw;font-style:italic;font-weight:700;color:#fff}
  .hero-copy-person h1{position:absolute;left:10%;top:44.5%;width:80%;font-size:12.5vw;line-height:.84;transform:none}
  .hero-side-copy{position:absolute;left:5%;top:69.5%;width:90%;text-align:center;color:#fff}
  .hero-side-copy p{margin:0 0 2.8vw!important;font-size:4.6vw!important;line-height:1.28}
  .desktop-hero-lead{display:none}.mobile-hero-lead{display:inline}
  .hero-side-copy .button{width:39%;height:7.6vw;min-height:44px;padding:0;font-size:3.55vw}
}

@media (min-width:601px) and (max-width:767px){
  .choices{height:525px}.choice-grid{width:720px;height:auto;padding-top:66px;display:block}.choice-card{height:111px;margin:0 30px 30px;padding:0 18px;display:grid;grid-template-columns:72px 1fr 130px;grid-template-rows:56px 55px;text-align:left;align-items:center}.choice-symbol{grid-row:1/3;width:68px;height:68px;margin:0;transform:rotate(45deg) scale(.82)}.choice-symbol i{width:68px;height:18px;top:25px}.choice-card h3{font-size:25px;line-height:32px;align-self:end}.choice-card p{display:block;margin:0;font-size:12px;align-self:start;color:#6b7482}.choice-card.protect p{color:#cfd7e6}.choice-card a{position:static;grid-column:3;grid-row:1/3;min-width:0;width:116px;height:44px;transform:none;font-size:13px}
  .devices{height:1033px}.devices>h2{padding-top:50px;font-size:24px;line-height:31px}.device-grid{width:720px;height:632px;margin-top:20px;padding:0 15px;grid-template-columns:repeat(2,330px);grid-template-rows:repeat(2,316px);gap:0 30px}.device-card{height:316px;padding:0}.device-card:nth-child(3){grid-column:1/3;width:690px}.device-card img,.device-card:nth-child(2) img,.device-card:nth-child(3) img{width:300px;height:200px;margin:0 auto;transform:none}.device-card h3{height:35px;margin-top:10px;font-size:27px;line-height:35px}.device-card .button{margin-top:13.5px}.device-marks{width:720px;height:200px;margin-top:30px;grid-template-columns:repeat(2,360px);grid-template-rows:80px 80px;row-gap:40px}.device-marks span:nth-child(3){grid-column:1}
  .why{height:936px}.why-inner{width:690px;padding-top:50px}.why h2{font-size:28px;line-height:36px}.why-copy{width:690px;margin-top:20px;font-size:14px;line-height:23.8px}.proof-grid{width:690px;margin-top:42px;grid-template-columns:repeat(3,1fr);row-gap:30.4px}.proof-grid>div{height:203.99px}.proof-grid b{width:165.6px;height:165.6px;font-size:92px;line-height:165.6px}.proof-grid span{font-size:16px;line-height:19.2px}.pay-card{height:121.02px;margin-top:60px}
  .team-strip{height:117px;padding:30px 0}.team-image{height:57px;background-size:auto 57px}
  .business{height:649.91px;padding:50px 15px 0}.business h2{font-size:28px;line-height:40px}.business>p{width:690px;max-width:none;margin-top:30px;font-size:14px;line-height:23.8px}.client-marks{width:620px}.business .button{height:44px;min-height:44px;font-size:12px}
  .footer-main{height:1118.13px}
}

@media (max-width:600px){
  .brand{gap:6px}.brand-mark{width:23px;height:23px}.brand-mark i{width:23px}.brand-word{font-size:19px}
  .menu-toggle{left:15px}.compact-search{right:59px}.header-icon.bag{right:11px}
  .hero{height:calc(111.111vw + .06px)}
  .hero-track{transition-duration:.42s}
  .hero-person>picture{left:20px;top:58px;width:350px;height:161px;aspect-ratio:auto;transform:none}.hero-person>picture img{object-position:center 26%}.hero-person::after{background:linear-gradient(180deg,transparent 42%,rgba(16,30,54,.2) 100%)}
  .hero-copy-person{inset:0;width:100%;text-align:center}.hero-copy-person .script-line{position:absolute;left:0;top:22px;width:100%;font-size:0;line-height:1}.hero-copy-person .script-line::after{content:"READY FOR MORE";font-family:Georgia,serif;font-size:34px;font-style:italic;font-weight:700;color:#fff}.hero-copy-person h1{position:absolute;left:20px;top:188px;width:350px;font-size:50px;line-height:.86;transform:none}.hero-side-copy{position:absolute;left:20px;top:301px;width:350px;text-align:center}.hero-side-copy p{margin:0 0 14px!important;font-size:15px!important;line-height:22px}.desktop-hero-lead{display:none}.mobile-hero-lead{display:inline}.hero-side-copy .button{width:150px}.hero-copy .button{min-height:44px;padding:0 22px;font-size:14px}
  .hero-copy-catch{top:50%;left:20px;width:68%;transform:translateY(-50%)}.hero-copy-catch h2{font-size:30px;line-height:1.02}.hero-copy-catch p{font-size:14px;margin:10px 0 14px}.hero-catch>img{object-position:68% center}.hero-catch::after{background:linear-gradient(90deg,rgba(255,255,255,.94),rgba(255,255,255,.66) 68%,transparent)}
  .review-badge{height:52px;font-size:16px}
  .choices{height:525px}.choice-grid{width:360px;height:auto;padding-top:66px;display:block}.choice-card{height:111px;margin:0 15px 30px;padding:0 18px;display:grid;grid-template-columns:72px 1fr 110px;grid-template-rows:56px 55px;text-align:left;align-items:center}.choice-symbol{grid-row:1/3;width:68px;height:68px;margin:0;transform:rotate(45deg) scale(.82)}.choice-symbol i{width:68px;height:18px;top:25px}.choice-card h3{font-size:20px;line-height:26px;align-self:end;padding-left:0}.choice-card p{display:block;margin:0;font-size:11px;align-self:start;color:#6b7482}.choice-card.protect p{color:#cfd7e6}.choice-card a{position:static;grid-column:3;grid-row:1/3;min-width:0;width:100px;height:44px;transform:none;font-size:12px;border-radius:6px}
  .devices{height:893px}.devices>h2{padding-top:44px;font-size:24px;line-height:31px}.device-grid{width:360px;height:472px;margin-top:20px;padding:0 15px;grid-template-columns:repeat(2,1fr);grid-template-rows:226px 226px;gap:20px 30px}.device-card{height:226px;padding:0}.device-card:nth-child(3){grid-column:1/3;width:330px}.device-card img{height:140px}.device-card h3{height:35px;margin-top:6px;font-size:27px;line-height:35px}.device-card .button{width:116px;min-width:116px;height:44px;min-height:44px;margin-top:13.5px;padding:0;font-size:13px}.device-marks{width:360px;height:200px;margin:56px auto 0;grid-template-columns:repeat(2,180px);grid-template-rows:80px 80px;row-gap:40px;font-size:20px}.device-marks span:nth-child(3){grid-column:1}
  .why{height:902.78px}.why-inner{width:360px;padding-top:50px}.why h2{font-size:28px;line-height:36px}.why-copy{width:360px;margin-top:20px;font-size:14px;line-height:23.8px}.proof-grid{width:357.6px;margin-top:42px;grid-template-columns:repeat(3,1fr);row-gap:30px}.proof-grid>div{height:124.8px}.proof-grid b{width:86.4px;height:86.4px;font-size:54px;line-height:86.4px}.proof-grid span{font-size:16px;line-height:19.2px}.pay-card{width:354px;height:117px;margin-top:60px;padding:0 25px;flex-wrap:wrap;align-content:center;gap:7px 11px;font-size:12px}.pay-card strong{font-size:11px}.pay-card span{width:230px}.pay-card a{margin-left:58px}
  .team-strip{height:117px;padding:30px 0}.team-image{height:57px;background-size:auto 57px;background-position:center 48%}
  .business{height:624.78px;padding:50px 15px 0}.business h2{font-size:28px;line-height:40px}.business>p{width:320px;margin-top:30px;font-size:14px;line-height:23.8px}.client-marks{width:320px;height:149px;margin:36px auto 25px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,70px);row-gap:9px;font-size:18px}.client-marks span{min-height:55px;display:grid;place-items:center}.client-marks span:nth-child(4){grid-column:1/2;margin-left:53px}.client-marks span:nth-child(5){grid-column:3/4;margin-right:53px}.business .button{height:44px;min-height:44px;font-size:12px}
  .footer-main{height:1140.22px;padding:30px 15px}.footer-main>section{padding:0}.footer-main>section+section{padding-top:0;margin-top:20px;border:0}.newsletter{height:228.28px!important}.footer-links:not(.repair-links){height:546.96px!important}.repair-links{height:244.98px!important}.footer h2{margin-bottom:12px;font-size:26px;line-height:34px}.newsletter>p{margin-bottom:12px;font-size:12px;line-height:1.55}.newsletter-form{width:330px;height:48px}.newsletter-form input{width:258px;font-size:12px}.socials{gap:8px}.socials button{width:28px;height:28px}.footer-links a{min-height:30px;font-size:12px}.contact-sample{margin-top:14px}
  .footer-legal{height:397.89px;padding:30px 15px;display:flex;flex-direction:column;align-items:flex-start;gap:20px;font-size:16px;line-height:27.2px}.footer-legal strong{margin-bottom:3px}.footer-legal a:nth-of-type(4){margin-top:-20px}.footer-legal small{margin-top:-3px;font-size:12px;line-height:20.4px}
}

@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-track,.mobile-drawer,.button,.choice-card a{transition-duration:0s!important}.hero-slide>img,.hero-slide>picture img{animation:none!important}}
