@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800;900&family=DM+Sans:wght@400;500;600;700&display=swap");:root{--red:#f32237;--red-dark:#c91429;--black:#070707;--panel:#111114;--muted:#8e8e94;--line:#26262a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:#f6f6f7;font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}.nav{height:78px;background:#070707;gap:38px;padding:0 max(6vw,32px);position:absolute;z-index:10;top:0;width:100%;border-bottom:1px solid rgba(255,255,255,.04)}.brand,.nav{display:flex;align-items:center}.brand{gap:9px;font:700 17px/1 Barlow Condensed;letter-spacing:.5px}.brand b{color:var(--red)}.brand-mark{height:31px;width:31px;background:var(--red);display:grid;place-items:center;border-radius:3px}.brand-mark svg{width:18px}nav{display:flex;gap:29px;margin:auto;font-size:11px;color:#bbb}nav a:hover{color:#fff}.button,.nav-cta{font-weight:700;font-size:10px;letter-spacing:.2px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.nav-cta{border:1px solid var(--red);background:var(--red);padding:12px 17px}.button svg,.nav-cta svg{width:13px}.menu-toggle{display:none}.hero{min-height:647px;position:relative;display:flex;align-items:center;padding:142px max(11vw,32px) 85px;overflow:hidden}.hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,#070707 25%,rgba(7,7,7,.55) 58%,rgba(7,7,7,.85)),url(https://images.pexels.com/photos/5961594/pexels-photo-5961594.jpeg?auto=compress&cs=tinysrgb&w=1800) 50%/cover;opacity:.95}.hero-copy{position:relative;width:540px;z-index:2}.eyebrow{font-size:9px;letter-spacing:1.6px;font-weight:700;color:var(--red);margin:0 0 15px}.eyebrow span{display:inline-block;width:6px;height:6px;background:var(--red);border-radius:50%;margin-right:7px}h1,h2,h3{font-family:Barlow Condensed,sans-serif;text-transform:uppercase;margin:0}h1{font-size:62px;line-height:.86;letter-spacing:-.7px;font-weight:900}h1 em,h2 em{font-style:normal;color:var(--red)}.hero-text{color:#adadb1;max-width:430px;font-size:13px;line-height:1.7;margin:21px 0}.hero-actions{display:flex;gap:12px}.button{height:43px;padding:0 17px}.button-red{background:var(--red)}.button-red:hover{background:#ff4455}.button-dark{border:1px solid #3a3a3e;background:rgba(0,0,0,.3)}.trust{align-items:center;gap:11px;margin-top:23px}.avatars,.trust{display:flex}.avatars span{width:21px;height:21px;border-radius:50%;margin-right:-4px;border:2px solid #111;background:#34343a;font-size:7px;display:grid;place-items:center}.trust strong{font-size:10px;display:block}.trust strong svg{width:10px;fill:#ffce38;color:#ffce38;vertical-align:-1px}.trust small{display:block;color:#888;font-size:8px;margin-top:2px}.hero-device{z-index:1;position:absolute;right:12%;top:175px;width:390px;filter:drop-shadow(0 15px 12px #000)}.device-screen{background:#16171a;border:8px solid #26272b;border-radius:5px;padding:16px 16px 18px;box-shadow:inset 0 0 0 2px #080808}.screen-logo{font:700 14px/10px Barlow Condensed;color:#fff}.screen-logo b{color:var(--red)}.screen-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px;margin-top:16px}.screen-grid span{height:76px;background:#f8f8f8;color:#141419;border-radius:5px;display:flex;align-items:center;justify-content:center;flex-direction:column;font:700 10px Barlow Condensed;gap:5px}.screen-grid svg{width:21px;color:var(--red)}.device-stand{width:43%;height:28px;border-top:8px solid #343438;border-left:20px solid transparent;border-right:20px solid transparent;margin:auto}.stats{max-width:1090px;margin:-1px auto 0;display:grid;grid-template-columns:repeat(4,1fr);background:#101014;border:1px solid var(--line);position:relative}.stats div{padding:23px 30px;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:5px}.stats div:last-child{border:0}.stats b{font:700 27px Barlow Condensed}.stats span{font-size:8px;color:#777;letter-spacing:.8px}.section{max-width:1070px;margin:auto;padding:122px 0}.section-intro{max-width:480px}.booking h2,.feature h2,.reviews h2,.section h2{font-size:44px;line-height:.9;font-weight:800}.section-intro>p:last-child{color:var(--muted);font-size:12px;line-height:1.6;margin-top:18px}.repair-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);margin-top:39px}.repair-card{padding:26px 21px 22px;min-height:245px;border-right:1px solid var(--line);position:relative;background:#0c0c0e}.repair-card:last-child{border:0}.card-number{position:absolute;right:18px;top:20px;font:700 21px Barlow Condensed;color:#2a2a2e}.icon-box{width:37px;height:37px;background:#2b0c11;color:var(--red);display:grid;place-items:center;margin-bottom:20px}.icon-box svg{width:18px}.process h3,.repair-card h3{font-size:19px}.repair-card p{font-size:10px;line-height:1.55;color:#85858b;min-height:47px}.repair-card a,.text-link{font-size:9px;color:#eee;font-weight:700}.repair-card a svg,.text-link svg{width:12px;vertical-align:middle;color:var(--red)}.feature{display:grid;grid-template-columns:1.05fr .95fr;background:#101014;min-height:540px}.feature-image{overflow:hidden;position:relative}.feature-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 55%,#101014)}.feature-image img{width:100%;height:100%;object-fit:cover;filter:grayscale(.2)}.feature-copy{padding:92px 9vw 70px 5vw}.feature-copy>p:not(.eyebrow){font-size:12px;color:#8e8e94;line-height:1.7;max-width:400px;margin:20px 0}.feature ul{list-style:none;margin:25px 0;padding:0;border-top:1px solid var(--line)}.feature li{border-bottom:1px solid var(--line);padding:12px 0;display:flex;gap:11px;font-size:10px;color:#888}.feature li>svg{width:15px;color:var(--red);padding:3px;border-radius:50%;background:#280b10}.feature li b{display:block;color:#eee;margin-bottom:3px}.process{padding-bottom:132px}.centered{text-align:center}.process .centered+h2{margin-bottom:38px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.process-grid article{position:relative;padding:25px 13px 12px;border-top:1px solid var(--line)}.process-grid article>span{position:absolute;right:11px;top:14px;font:700 20px Barlow Condensed;color:#333339}.process-grid article>svg{width:25px;color:var(--red);margin:12px 0 15px}.process-grid p{font-size:10px;color:#87878c;line-height:1.5}.reviews{max-width:1070px;margin:auto;background:linear-gradient(105deg,#1c070b,#100e10);padding:70px 75px;display:grid;grid-template-columns:1fr 1fr;grid-gap:70px;gap:70px}.reviews blockquote{margin:0;font:600 22px/1.3 Barlow Condensed;border-left:1px solid #7e1a27;padding-left:30px}.reviews footer{margin-top:24px;display:flex;align-items:center;gap:9px;font:400 10px DM Sans}.review-avatar{background:var(--red);display:grid;place-items:center;border-radius:50%;height:27px;width:27px}.reviews footer small{display:block;color:#888;margin-top:3px}.reviews footer strong{margin-left:auto;letter-spacing:1px;font-size:10px}.booking{max-width:1070px;margin:110px auto 0;border:1px solid var(--line);padding:54px 65px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(100deg,#101014,#1b080c)}.booking h2{font-size:47px}.booking>div>p:last-child{font-size:12px;color:#89898e}.large{height:52px;padding:0 23px}footer{padding:30px 0;display:flex;justify-content:space-between;align-items:center;font-size:9px;color:#777}footer>div{display:flex;gap:18px;color:#ddd}@media(max-width:800px){.nav{padding:0 22px}.menu-toggle{display:block;margin-left:auto;background:none;border:0;color:#fff}.menu-toggle svg{width:21px}.nav-cta,nav{display:none}nav{position:absolute;top:78px;left:0;right:0;background:#111;padding:18px 22px;flex-direction:column;gap:16px}nav.open{display:flex}.hero{padding:130px 25px 70px;min-height:670px}.hero-device{opacity:.3;right:-100px;top:250px}.hero-copy{width:100%}h1{font-size:51px}.stats{margin:0;grid-template-columns:repeat(2,1fr)}.stats div{padding:18px 20px}.stats div:nth-child(2){border-right:0}.stats div:nth-child(-n+2){border-bottom:1px solid var(--line)}.section{padding:75px 25px}.process-grid,.repair-grid{grid-template-columns:repeat(2,1fr)}.repair-card:nth-child(2){border-right:0}.repair-card:nth-child(-n+2){border-bottom:1px solid var(--line)}.feature{grid-template-columns:1fr}.feature-image{height:360px}.feature-copy{padding:60px 25px}.process-grid{gap:0}.reviews{margin:0 25px;padding:45px 30px;grid-template-columns:1fr;gap:35px}.booking{margin:60px 25px 0;padding:40px 28px;display:block}.booking .button{margin-top:15px}footer{margin:0 25px;gap:16px;flex-wrap:wrap}.booking h2,.feature h2,.reviews h2,.section h2{font-size:39px}}@media(max-width:420px){.process-grid,.repair-grid{grid-template-columns:1fr}.repair-card{border-right:0;border-bottom:1px solid var(--line)}.hero-actions{flex-direction:column;align-items:flex-start}.stats b{font-size:23px}}@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css");main>footer .footer-brand{display:block}main>footer .footer-hours,main>footer .footer-location{display:flex;flex-direction:column;align-items:flex-start;gap:0;color:#a8a8ae}main>footer .footer-hours p,main>footer .footer-location p{display:block;width:100%}main>footer .footer-location>a{display:inline-flex;align-items:center;gap:5px}main>footer .contact-links{display:flex;flex-direction:column;align-items:flex-start}main>footer .socials{display:flex;align-items:center}main>footer .socials a{display:grid;place-items:center;color:#f5f5f6}main>footer .socials .fa-brands{font-size:14px;font-style:normal}main>footer .footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;color:#85858b}@media(max-width:480px){main>footer .footer-bottom{align-items:flex-start;flex-direction:column}}.pricing{padding-top:0}.pricing h2{margin-bottom:13px}.pricing-sub{text-align:center;font-size:11px;color:#85858b;margin:0 auto 36px}.price-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.price-card{background:#111114;border:1px solid #26262a;padding:25px 22px 20px;position:relative;min-height:325px}.price-card.popular{border-color:#b71a2a;background:linear-gradient(180deg,#180c0e,#111114)}.popular-label{position:absolute;left:50%;top:-11px;transform:translateX(-50%);background:var(--red);font-size:7px;font-weight:700;white-space:nowrap;padding:5px 13px}.plan-tag{font-size:8px;color:var(--red);letter-spacing:1.3px;font-weight:700;margin:0 0 16px}.price-card h3{font-size:24px}.price{font:700 41px/1 Barlow Condensed;margin:8px 0 4px}.price small{font:600 9px DM Sans;display:block;color:#808087}.plan-note{font-size:10px;color:#83838a;min-height:29px}.price-card ul{border-top:1px solid #2a2a2e;padding:13px 0;margin:15px 0;list-style:none}.price-card li{font-size:9px;color:#b6b6bc;margin:9px 0;display:flex;gap:7px;align-items:center}.price-card li svg{height:10px;width:10px;color:var(--red)}.price-card>a{font-size:9px;font-weight:700}.price-card>a svg{width:11px;color:var(--red);vertical-align:middle}.price-assurance{display:flex;gap:10px;justify-content:center;align-items:center;color:#85858b;font-size:9px;margin:23px 0 0}.price-assurance svg{height:13px;color:var(--red)}.price-assurance span{color:var(--red)}.device-guide{display:grid;grid-template-columns:1fr 1fr;min-height:500px;background:#101014}.guide-copy{padding:82px max(6vw,32px) 70px max(12vw,32px)}.guide-copy h2{font-size:44px;line-height:.9;font-weight:800}.guide-copy>p:not(.eyebrow){font-size:12px;line-height:1.7;color:#8d8d93;max-width:385px;margin:18px 0}.device-pills{display:flex;flex-wrap:wrap;gap:7px;margin:24px 0}.device-pills span{border:1px solid #303035;color:#d6d6d8;padding:8px 10px;font-size:9px;display:flex;align-items:center;gap:5px}.device-pills svg{height:13px;width:13px;color:var(--red)}.guide-visual{position:relative;overflow:hidden}.guide-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#101014,transparent 50%,rgba(0,0,0,.35))}.guide-visual img{width:100%;height:100%;object-fit:cover;filter:grayscale(.4)}.repair-tag{position:absolute;z-index:1;bottom:42px;left:42px;background:var(--red);width:93px;height:93px;display:flex;align-items:center;justify-content:center;gap:8px;font:700 13px/.9 Barlow Condensed}.repair-tag svg{width:24px}.faq{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:80px;gap:80px;padding-bottom:110px}.faq-intro p:not(.eyebrow){font-size:12px;color:#86868c;line-height:1.6}.faq-list{border-top:1px solid #28282c}.faq-item{display:grid;grid-template-columns:1fr auto;text-align:left;border-bottom:1px solid #28282c;padding:18px 0;cursor:pointer;font:600 15px Barlow Condensed;text-transform:uppercase}.faq-item>svg{width:17px;color:var(--red)}.faq-item p{grid-column:1/-1;font:400 11px/1.6 DM Sans;color:#89898e;display:none;text-transform:none;max-width:470px}.faq-item.active p{display:block;margin-top:12px}footer{max-width:1070px;margin:0 auto;padding:60px 0 25px;display:grid;grid-template-columns:1.5fr 1fr;grid-gap:50px;gap:50px;position:relative}footer .footer-brand{display:block}.footer-brand p{font-size:10px;color:#777;line-height:1.6;max-width:245px}.footer-links{display:flex;justify-content:space-between}.footer-links div{display:flex;flex-direction:column;gap:8px}.footer-links b{font-size:8px;letter-spacing:1px;color:var(--red)}.footer-links a{font-size:10px;color:#9b9ba0}.footer-bottom{grid-column:1/-1;display:flex;justify-content:space-between;border-top:1px solid #232326;padding-top:20px;color:#6f6f74;font-size:8px}@media(max-width:800px){.price-grid{grid-template-columns:repeat(2,1fr)}.device-guide{grid-template-columns:1fr}.guide-copy{padding:65px 25px}.guide-visual{height:355px}.faq{gap:35px;padding-bottom:70px}.faq,footer{grid-template-columns:1fr}footer{margin:0 25px;padding:45px 0 20px}.footer-links{max-width:330px}.footer-bottom{flex-wrap:wrap;gap:9px}.pricing{padding-top:0}}@media(max-width:420px){.price-grid{grid-template-columns:1fr}.price-assurance{flex-wrap:wrap}.guide-copy h2{font-size:39px}}footer{grid-template-columns:1.25fr 1fr .8fr}.footer-hours,.footer-location{font-size:10px;color:#9a9a9f}.footer-hours>b,.footer-location>b{font-size:8px;letter-spacing:1.2px;color:var(--red)}.footer-location p{font-size:12px;line-height:1.65;color:#e4e4e6;margin:12px 0}.footer-location>a{font-size:8px;font-weight:700;color:#f0f0f1}.footer-location>a svg{width:11px;color:var(--red);vertical-align:middle}.contact-links{display:flex;flex-direction:column;gap:6px;margin-top:20px}.contact-links a{font-size:9px;color:#aaaab0}.footer-hours p{margin:12px 0;border-bottom:1px solid #232326;padding-bottom:9px;font-size:9px;display:flex;justify-content:space-between;gap:10px}.footer-hours p span{color:#eee;white-space:nowrap}.socials{display:flex;gap:8px;margin-top:20px}.socials a{width:26px;height:26px;border:1px solid #303034;color:#e4e4e6;display:grid;place-items:center}.socials svg{width:13px}.socials b{font-size:13px}@media(max-width:800px){footer{grid-template-columns:1fr 1fr}.footer-bottom,.footer-brand{grid-column:1/-1}}@media(max-width:480px){footer{grid-template-columns:1fr}.footer-bottom,.footer-brand{grid-column:auto}}.hero-bg{background:linear-gradient(90deg,#070707 19%,rgba(7,7,7,.68) 47%,rgba(7,7,7,.28)),url(https://images.pexels.com/photos/6755148/pexels-photo-6755148.jpeg?auto=compress&cs=tinysrgb&w=1800) center 42%/cover!important}.hero:after{content:"";position:absolute;inset:auto 0 0;height:130px;background:linear-gradient(transparent,#070707);z-index:0}.feature-image img{object-position:center}.feature-image:after{background:linear-gradient(90deg,rgba(0,0,0,.08) 30%,#101014 96%)}.guide-visual img{object-position:center}.guide-visual:after{background:linear-gradient(90deg,#101014,rgba(16,16,20,.15) 55%,rgba(0,0,0,.42))}.price-card,.repair-card{transition:transform .2s ease,border-color .2s ease}.price-card:hover,.repair-card:hover{transform:translateY(-4px);border-color:#6b202a}.button,.nav-cta{transition:background .2s ease,transform .2s ease}.button:hover,.nav-cta:hover{transform:translateY(-2px)}.booking{box-shadow:0 16px 45px rgba(0,0,0,.3)}body{font-size:16px}.nav{height:84px}.button,.nav-cta{font-size:11px}.nav-cta{padding:13px 19px}nav{font-size:12px}.eyebrow{font-size:10px}.hero-text{font-size:15px;max-width:455px}.trust strong{font-size:12px}.trust small{font-size:9px}.stats b{font-size:31px}.stats span{font-size:9px}.booking>div>p:last-child,.faq-intro p:not(.eyebrow),.feature-copy>p:not(.eyebrow),.guide-copy>p:not(.eyebrow),.section-intro>p:last-child{font-size:14px}.process h3,.repair-card h3{font-size:22px}.process-grid p,.repair-card p{font-size:12px}.repair-card a,.text-link{font-size:10px}.feature li{font-size:11px}.feature li b{font-size:12px}.pricing-sub{font-size:13px}.plan-tag{font-size:9px}.price-card h3{font-size:27px}.price{font-size:46px}.price small{font-size:10px}.plan-note{font-size:11px}.device-pills span,.price-assurance,.price-card li,.price-card>a{font-size:10px}.faq-item{font-size:17px}.faq-item p{font-size:12px}.reviews blockquote{font-size:25px}.footer-hours,.footer-location,.reviews footer{font-size:11px}.footer-location p{font-size:13px}.contact-links a,.footer-brand p,.footer-links a,.footer-location>a{font-size:11px}.footer-hours p{font-size:10px}.footer-bottom{font-size:9px}@media(max-width:800px){.nav{height:78px}.hero-text{font-size:14px}.booking>div>p:last-child,.feature-copy>p:not(.eyebrow),.guide-copy>p:not(.eyebrow),.section-intro>p:last-child{font-size:13px}.process-grid p,.repair-card p{font-size:11px}}.guide-copy{padding-top:58px;padding-bottom:52px}@media(max-width:800px){.device-guide{min-height:0}.guide-copy{padding-top:60px;padding-bottom:55px}.guide-visual{min-height:0}}.device-guide{height:330px;min-height:330px}.guide-copy{padding-top:39px;padding-bottom:32px}.guide-visual{min-height:330px;height:330px}@media(max-width:800px){.device-guide{height:auto;min-height:0}.guide-copy{padding-top:58px;padding-bottom:52px}.guide-visual{height:330px;min-height:330px}}.eyebrow{font-size:12px;letter-spacing:1.8px}.button,.nav-cta{font-size:13px}.nav-cta{padding:14px 20px}nav{font-size:14px}.hero-text{font-size:18px;line-height:1.65;max-width:510px}.trust strong{font-size:14px}.trust small{font-size:11px}.stats b{font-size:36px}.stats span{font-size:11px}.booking>div>p:last-child,.faq-intro p:not(.eyebrow),.feature-copy>p:not(.eyebrow),.guide-copy>p:not(.eyebrow),.section-intro>p:last-child{font-size:16px;line-height:1.7}.process h3,.repair-card h3{font-size:25px}.process-grid p,.repair-card p{font-size:14px;line-height:1.6}.repair-card a,.text-link{font-size:12px}.feature li{font-size:13px}.feature li b{font-size:14px}.pricing-sub{font-size:15px}.plan-tag{font-size:11px}.price-card h3{font-size:30px}.price{font-size:51px}.price small{font-size:12px}.plan-note{font-size:13px}.device-pills span,.price-assurance,.price-card li,.price-card>a{font-size:12px}.faq-item{font-size:20px;padding:21px 0}.faq-item p{font-size:14px}.reviews blockquote{font-size:29px}.footer-hours,.footer-location,.reviews footer{font-size:13px}.footer-location p{font-size:15px}.contact-links a,.footer-brand p,.footer-links a,.footer-location>a{font-size:13px}.footer-hours p{font-size:12px}.footer-bottom{font-size:11px}@media(max-width:800px){.eyebrow{font-size:10px}.button,.nav-cta{font-size:11px}.hero-text{font-size:15px}.booking>div>p:last-child,.faq-intro p:not(.eyebrow),.feature-copy>p:not(.eyebrow),.guide-copy>p:not(.eyebrow),.section-intro>p:last-child{font-size:14px}.process-grid p,.repair-card p{font-size:12px}.faq-item{font-size:17px}.footer-location p{font-size:13px}}.device-guide,.guide-visual{height:390px;min-height:390px}@media(max-width:800px){.guide-visual{height:350px;min-height:350px}}.device-guide,.guide-visual{height:440px;min-height:440px}@media(max-width:800px){.guide-visual{height:370px;min-height:370px}}.device-guide{margin-bottom:96px}@media(max-width:800px){.device-guide{margin-bottom:64px}}.faq-list{border-top:1px solid #303035}.faq-item{display:block;width:100%;border:0;border-bottom:1px solid #303035;background:none;color:#f2f2f3}.faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;padding:22px 0;list-style:none;font:600 20px Barlow Condensed;text-transform:uppercase}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary svg{width:18px;color:var(--red);transition:transform .2s ease}.faq-item[open] summary svg{transform:rotate(45deg)}.faq-item p{font:400 14px/1.7 DM Sans;color:#a0a0a6;margin:0;padding:0 38px 22px 0;max-width:550px}.faq-item:not([open]) p{display:none}body>footer,main>footer{max-width:none;width:100%;margin:96px 0 0;padding:62px max(8vw,36px) 24px;background:#0e0e11;border-top:1px solid #2a2a2e;grid-template-columns:1.35fr 1fr .85fr;gap:54px}.footer-brand{padding-right:40px}.footer-brand .brand{font-size:24px}.footer-brand .brand-mark{height:39px;width:39px}.footer-brand .brand-mark svg{width:22px}.footer-brand p{font-size:13px;line-height:1.7;max-width:280px;color:#96969d}.footer-hours,.footer-location{padding-left:26px;border-left:1px solid #2a2a2e}.footer-hours>b,.footer-location>b{font-size:10px;letter-spacing:1.7px}.footer-location p{font-size:16px;line-height:1.55;margin:15px 0}.footer-location>a{font-size:11px}.contact-links{margin-top:22px;gap:9px}.contact-links a{font-size:12px}.footer-hours p{font-size:11px;padding-bottom:12px;margin:14px 0}.footer-hours p span{font-size:12px}.socials{gap:10px;margin-top:23px}.socials a{width:31px;height:31px}.footer-bottom{margin-top:6px;padding-top:23px;font-size:10px;color:#85858b}@media(max-width:800px){body>footer,main>footer{margin-top:64px;padding:48px 25px 22px;grid-template-columns:1fr 1fr;gap:40px}.footer-brand{padding:0}.footer-hours,.footer-location{padding-left:0;border-left:0}.faq-item summary{font-size:17px}.faq-item p{font-size:13px}}@media(max-width:480px){body>footer,main>footer{grid-template-columns:1fr;gap:30px}.footer-bottom{font-size:9px}}main>footer .socials a span{font-family:Arial,sans-serif;font-size:17px;font-weight:700;line-height:1;color:#f5f5f6}main>footer .socials a:nth-child(2) span{font-size:22px;font-weight:400}main>footer .socials a:nth-child(3) span{font-size:15px}main>footer .socials a:nth-child(4) span{font-size:21px}main>footer .socials a:hover{background:var(--red);border-color:var(--red);transform:translateY(-2px)}main>footer .socials a:nth-child(2) span{display:none}main>footer .socials a:nth-child(2){position:relative}main>footer .socials a:nth-child(2):before{content:"";width:13px;height:13px;border:2px solid;border-radius:4px;position:absolute;inset:0;margin:auto}main>footer .socials a:nth-child(2):after{content:"";width:3px;height:3px;background:currentColor;border-radius:50%;position:absolute;left:15px;top:8px;box-shadow:-4px 4px 0 -1px #0e0e11}main>footer .socials a:nth-child(2):hover:after{box-shadow:-4px 4px 0 -1px var(--red)}main>footer .socials a:nth-child(2):before{width:16px;height:16px;border:0;border-radius:0;background:50%/contain no-repeat url(https://cdn.simpleicons.org/instagram/ffffff)}main>footer .socials a:nth-child(2):after{display:none}main .faq-item summary{-webkit-user-select:none;-moz-user-select:none;user-select:none}main .faq-item[open] .faq-symbol{transform:rotate(45deg);background:#2a0d12}main .faq-item:hover summary{color:var(--red)}main .faq-item{position:relative}main .faq-item .faq-toggle{position:absolute;opacity:0;pointer-events:none}main .faq-item label{display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;padding:22px 0;color:#f2f2f3;font:600 20px Barlow Condensed;text-transform:uppercase}main .faq-item label:hover{color:var(--red)}main .faq-item p{display:none}main .faq-item .faq-toggle:checked~p{display:block}main .faq-item .faq-toggle:checked~label .faq-symbol{transform:rotate(45deg);background:#2a0d12}main .faq-item .faq-symbol{display:grid;place-items:center;flex:0 0 24px;width:24px;height:24px;border:1px solid #4a1c22;border-radius:50%;color:var(--red);font:400 22px/1 Arial,sans-serif;transition:transform .2s ease,background .2s ease}@media(max-width:800px){main .faq-item label{font-size:17px}}.repair-card .icon-box{background-color:#2b0c11;background-position:50%;background-repeat:no-repeat;background-size:21px}.repair-card .icon-box svg{display:none}.repair-card:first-child .icon-box{background-image:url(https://api.iconify.design/lucide:smartphone.svg?color=%23f32237)}.repair-card:nth-child(2) .icon-box{background-image:url(https://api.iconify.design/lucide:tablet.svg?color=%23f32237)}.repair-card:nth-child(3) .icon-box{background-image:url(https://api.iconify.design/lucide:laptop.svg?color=%23f32237)}.repair-card:nth-child(4) .icon-box{background-image:url(https://api.iconify.design/lucide:gamepad-2.svg?color=%23f32237)}.reviews footer strong{font-size:21px;letter-spacing:3px;line-height:1;color:#ffb520;text-shadow:0 0 16px rgba(255,181,32,.12)}@media(max-width:800px){.reviews footer strong{font-size:18px;letter-spacing:2px}.hero-copy,h1,h2,h3{text-align:center}.hero-copy{display:flex;flex-direction:column;align-items:center}.hero-copy .eyebrow,.hero-text{text-align:center}.hero-actions,.trust{justify-content:center}.faq-intro,.faq-intro .eyebrow,.feature-copy,.feature-copy .eyebrow,.guide-copy,.guide-copy .eyebrow,.section-intro{text-align:center}.feature ul{margin-left:auto;margin-right:auto;text-align:left;max-width:440px}.price-card,.process-grid article,.repair-card{text-align:center}.repair-card a{display:flex}.device-pills,.repair-card a{justify-content:center}.reviews>div{text-align:center}.reviews blockquote{text-align:left}main>footer{text-align:center}main>footer .footer-brand,main>footer .footer-hours,main>footer .footer-location{align-items:center;text-align:center}main>footer .footer-hours,main>footer .footer-location{border-left:0;padding-left:0}main>footer .contact-links{align-items:center}main>footer .socials{justify-content:center}main>footer .footer-bottom{justify-content:center;text-align:center}.booking>div,.booking>div .eyebrow,.booking>div>p:last-child{text-align:center}.booking .button{display:flex;width:max-content;margin:22px auto 0}main>footer .footer-brand .brand{justify-content:center}main>footer .footer-brand p{margin-left:auto;margin-right:auto;text-align:center}}.brand{background:url(/logo-red.png) 50%/contain no-repeat;font-size:0!important}.brand .brand-mark,.brand>span:last-child{display:none}.nav .brand{width:142px;height:52px;flex:0 0 142px}main>footer .footer-brand .brand{width:210px;height:84px;display:block}@media(max-width:800px){.nav .brand{width:124px;height:48px;flex-basis:124px}main>footer .footer-brand .brand{width:210px;height:84px;margin-left:auto;margin-right:auto}}.catalog-image,.product-image{background-repeat:no-repeat;background-size:76px}.catalog-image svg,.product-image svg{display:none}.catalog-card:first-child .catalog-image,.catalog-card:nth-child(2) .catalog-image,.product-card:first-child .product-image,.product-card:nth-child(2) .product-image{background-image:url(https://api.iconify.design/lucide:smartphone.svg?color=%23f32237)}.catalog-card:nth-child(3) .catalog-image,.product-card:nth-child(3) .product-image{background-image:url(https://api.iconify.design/lucide:tablet.svg?color=%23f32237)}.catalog-card:nth-child(4) .catalog-image,.product-card:nth-child(4) .product-image{background-image:url(https://api.iconify.design/lucide:gamepad-2.svg?color=%23f32237)}.catalog-card:nth-child(5) .catalog-image{background-image:url(https://api.iconify.design/lucide:laptop.svg?color=%23f32237)}.catalog-card:nth-child(6) .catalog-image{background-image:url(https://api.iconify.design/lucide:watch.svg?color=%23f32237)}.catalog-card:nth-child(7) .catalog-image{background-image:url(https://api.iconify.design/lucide:gamepad-2.svg?color=%23f32237)}.catalog-card:nth-child(8) .catalog-image{background-image:url(https://api.iconify.design/lucide:headphones.svg?color=%23f32237)}.shop-preview{padding-top:0}.shop-preview h2{margin-bottom:13px}.shop-sub{text-align:center;color:#96969d;font-size:15px;margin:0 auto}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin-top:38px}.product-card{background:#101014;border:1px solid #28282d;transition:transform .2s ease,border-color .2s ease}.product-card:hover{transform:translateY(-4px);border-color:#7f2430}.product-image{height:175px;display:grid;place-items:center;background-color:#151518;background-repeat:no-repeat;background-position:50%;background-size:76px}.product-details{padding:19px}.product-details p{margin:0 0 9px;color:#909097;font-size:11px}.product-details h3{font-size:23px;line-height:1}.product-details strong{display:block;font:700 30px Barlow Condensed;margin:13px 0}.product-details a{font-size:10px;font-weight:700}.product-details a span,.shop-button span{color:var(--red);margin-left:5px}.shop-button{display:flex;width:max-content;margin:30px auto 0}@media(max-width:800px){.product-grid{grid-template-columns:repeat(2,1fr)}.product-image{height:145px}.product-details h3{font-size:21px}}@media(max-width:440px){.product-grid{grid-template-columns:1fr}}.catalog-card:first-child .catalog-image,.product-card:first-child .product-image{background-image:linear-gradient(rgba(8,8,10,.12),rgba(8,8,10,.12)),url(https://images.pexels.com/photos/607812/pexels-photo-607812.jpeg?auto=compress&cs=tinysrgb&w=900)}.catalog-card:nth-child(2) .catalog-image,.product-card:nth-child(2) .product-image{background-image:linear-gradient(rgba(8,8,10,.12),rgba(8,8,10,.12)),url(https://images.pexels.com/photos/788946/pexels-photo-788946.jpeg?auto=compress&cs=tinysrgb&w=900)}.catalog-card:nth-child(3) .catalog-image,.product-card:nth-child(3) .product-image{background-image:linear-gradient(rgba(8,8,10,.12),rgba(8,8,10,.12)),url(https://images.pexels.com/photos/1334597/pexels-photo-1334597.jpeg?auto=compress&cs=tinysrgb&w=900)}.catalog-card:nth-child(4) .catalog-image,.product-card:nth-child(4) .product-image{background-image:linear-gradient(rgba(8,8,10,.1),rgba(8,8,10,.1)),url(https://images.pexels.com/photos/7987295/pexels-photo-7987295.jpeg?auto=compress&cs=tinysrgb&w=900)}.catalog-card:nth-child(5) .catalog-image{background-image:linear-gradient(rgba(8,8,10,.12),rgba(8,8,10,.12)),url(https://images.pexels.com/photos/1181244/pexels-photo-1181244.jpeg?auto=compress&cs=tinysrgb&w=900)}.catalog-card:nth-child(6) .catalog-image{background-image:linear-gradient(rgba(8,8,10,.12),rgba(8,8,10,.12)),url(https://images.pexels.com/photos/437037/pexels-photo-437037.jpeg?auto=compress&cs=tinysrgb&w=900)}.catalog-card:nth-child(7) .catalog-image{background-image:linear-gradient(rgba(8,8,10,.1),rgba(8,8,10,.1)),url(https://images.pexels.com/photos/14824332/pexels-photo-14824332.jpeg?auto=compress&cs=tinysrgb&w=900)}.catalog-card:nth-child(8) .catalog-image{background-image:linear-gradient(rgba(8,8,10,.12),rgba(8,8,10,.12)),url(https://images.pexels.com/photos/3394650/pexels-photo-3394650.jpeg?auto=compress&cs=tinysrgb&w=900)}.catalog-image,.product-image{height:auto!important;aspect-ratio:4/3;width:100%;background-size:cover;background-position:50%}@media(max-width:800px){.catalog-image,.product-image{aspect-ratio:1/1}}@media(max-width:440px){.catalog-image,.product-image{aspect-ratio:16/10}}@media(max-width:800px){.catalog-info strong,.product-details strong{text-align:center}}.faq{padding-bottom:48px}.faq+.booking{margin-top:56px}@media(max-width:800px){.faq{padding-bottom:35px}.faq+.booking{margin-top:36px}}.quote-section{display:grid;grid-template-columns:.75fr 1.25fr;grid-gap:70px;gap:70px;align-items:start}.quote-intro h2{font-size:48px;line-height:.9}.quote-intro>p:last-child{font-size:15px;line-height:1.7;color:#929298;max-width:360px;margin-top:18px}.quote-panel{border:1px solid #2a2a2e;background:#101014}.quote-step{display:grid;grid-template-columns:44px 1fr;grid-gap:16px;gap:16px;padding:18px 20px;border-bottom:1px solid #29292d;align-items:center}.quote-result>span,.quote-step>span{font:700 20px Barlow Condensed;color:#4b4b52}.quote-step label{color:#f3f3f4;font-size:10px;font-weight:700;letter-spacing:1.1px}.quote-step input,.quote-step select{display:block;width:100%;border:0;border-bottom:1px solid #3a3a40;background:transparent;color:#a8a8ae;font:400 14px DM Sans;padding:8px 24px 8px 0;margin-top:5px;outline:none}.quote-step option{background:#161619;color:#eee}.quote-step input::placeholder{color:#6d6d74}.quote-result{display:grid;grid-template-columns:44px 1fr auto;grid-gap:16px;gap:16px;align-items:center;padding:20px;background:linear-gradient(100deg,#17080d,#101014)}.quote-result p{font-size:10px;color:var(--red);font-weight:700;letter-spacing:1.1px;margin:0 0 5px}.quote-result strong{font:700 26px Barlow Condensed;color:#f5f5f6}.quote-result button{border:0;background:var(--red);color:white;font-size:10px;font-weight:700;padding:14px 16px;cursor:pointer}.quote-result button span{margin-left:5px}@media(max-width:800px){.quote-section{grid-template-columns:1fr;gap:34px}.quote-intro{text-align:center}.quote-intro>p:last-child{margin-left:auto;margin-right:auto}.quote-step{padding:17px}.quote-result{grid-template-columns:32px 1fr}.quote-result button{grid-column:1/-1;width:100%;margin-top:5px}.quote-result strong{font-size:24px}}@media(max-width:440px){.quote-step{grid-template-columns:30px 1fr;gap:9px}.quote-step input,.quote-step select{font-size:13px}}.quote-panel{position:relative;min-height:400px;padding:0 30px 58px}.quote-progress{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #29292d;padding:18px 0}.quote-progress>span{font-size:10px;letter-spacing:1.2px;color:#98989f;font-weight:700}.quote-progress>div{display:flex;gap:6px}.quote-progress i{height:6px;width:25px;background:#343439}.quote-progress i.active{background:var(--red)}.quote-final,.wizard-step{padding:48px 0 10px}.step-no{display:block;font:700 23px Barlow Condensed;color:var(--red);margin-bottom:8px}.quote-final>p,.wizard-step>p{font:700 22px Barlow Condensed;margin:0 0 24px}.choice-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}.choice-grid button{border:1px solid #3a3a40;background:#151519;color:#eee;text-align:left;padding:17px 16px;font:600 15px Barlow Condensed;cursor:pointer;transition:border-color .15s,background .15s}.choice-grid button.selected,.choice-grid button:hover{border-color:var(--red);background:#2a0c12}.repair-choices{grid-template-columns:1fr 1fr}.model-input{width:100%;border:1px solid #3a3a40;background:#151519;color:#eee;padding:17px 16px;font:400 15px DM Sans;outline:none}.model-input:focus{border-color:var(--red)}.wizard-next{margin-top:14px;border:0;background:var(--red);color:#fff;padding:15px 18px;font-size:10px;font-weight:700;cursor:pointer}.wizard-next:disabled{opacity:.35;cursor:not-allowed}.wizard-back,.wizard-restart{position:absolute;bottom:20px;border:0;background:transparent;color:#aaaab0;font-size:10px;font-weight:700;cursor:pointer}.wizard-back{left:30px}.wizard-restart{right:30px;color:var(--red)}.quote-final strong{display:block;font:800 48px Barlow Condensed;color:#fff;margin-bottom:8px}.quote-final small{display:block;font-size:12px;color:#98989f;margin-bottom:25px}.quote-final .button{font-size:10px}.quote-panel .quote-result,.quote-panel .quote-step{display:none}@media(max-width:800px){.quote-panel{min-height:420px;padding-left:20px;padding-right:20px}.quote-final,.wizard-step{padding-top:38px}.choice-grid,.repair-choices{grid-template-columns:1fr}.quote-final>p,.wizard-step>p{text-align:left}.quote-progress i{width:18px}.wizard-back{left:20px}.wizard-restart{right:20px}}.quote-intro>p:last-child{font-size:0}.quote-intro>p:last-child:after{content:"Answer four quick questions and see your repair total in seconds.";font-size:15px}.quote-final>p{font-size:0}.quote-final>p:after{content:"YOUR REPAIR TOTAL";font-size:22px}.quote-final small{font-size:0}.quote-final small:after{content:"Add another repair to update your total.";font-size:12px}.quote-final~.wizard-restart{font-size:0}.quote-final~.wizard-restart:after{content:"ADD ANOTHER REPAIR";font-size:10px}@media(max-width:800px){.quote-intro>p:last-child:after{font-size:14px}}.quote-final strong{white-space:pre-line;font-size:22px;line-height:1.55}.quote-start-over{margin-left:12px;border:1px solid #4a272c;background:transparent;color:#f1f1f2;padding:12px 16px;font-size:10px;font-weight:700;cursor:pointer}.quote-start-over:hover{border-color:var(--red);color:var(--red)}@media(max-width:800px){.quote-start-over{margin:14px 0 0;display:block}}.quote-final .wizard-restart{position:static!important;display:inline-block;margin:0 0 0 12px;padding:12px 16px;border:1px solid #4a272c;background:transparent;color:#f1f1f2;font-size:0}.quote-final .wizard-restart:after{content:"ADD ANOTHER REPAIR";font-size:10px}.quote-final .wizard-restart:hover{border-color:var(--red);color:var(--red)}.quote-panel>.quote-start-over{position:absolute;right:30px;bottom:20px;margin:0}@media(max-width:800px){.quote-final .wizard-restart{margin:14px 0 0;display:block}.quote-panel>.quote-start-over{right:20px;bottom:20px}}.quote-final-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.quote-final-actions .quote-start-over,.quote-final-actions .wizard-restart{margin:0}.quote-final-actions .button{border:0;cursor:pointer}@media(max-width:800px){.quote-final-actions{align-items:stretch;flex-direction:column}.quote-final-actions .button,.quote-final-actions .quote-start-over,.quote-final-actions .wizard-restart{width:100%;margin:0}}.appointment-overlay{position:fixed;z-index:1000;inset:0;background:rgba(0,0,0,.78);display:grid;place-items:center;padding:22px;overflow:auto;-webkit-overflow-scrolling:touch}.appointment-modal{position:relative;width:min(590px,100%);max-height:calc(100vh - 44px);overflow:auto;background:#101014;border:1px solid #4b222a;padding:42px;box-shadow:0 30px 80px #000}.appointment-modal h2{font-size:46px;line-height:.88}.appointment-close{position:absolute;right:17px;top:14px;background:none;border:0;color:#aaa;font-size:26px;cursor:pointer}.appointment-summary{margin:22px 0;border:1px solid #343439;background:#151519;padding:13px 15px;display:flex;justify-content:space-between;font-size:11px}.appointment-summary span{color:#a6a6ac}.appointment-summary b{font-family:Barlow Condensed;font-size:19px}.name-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.date-label,.time-label{display:block;font-size:10px;color:#eee;font-weight:700;letter-spacing:1px}.date-label input{display:block;width:100%;margin:8px 0 14px;background:#17171b;border:1px solid #3a3a40;color:#eee;padding:13px;font:400 14px DM Sans;color-scheme:dark}.time-label{margin:9px 0}.time-slots{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.time-slots button{border:1px solid #3a3a40;background:#17171b;color:#ddd;padding:12px 8px;font-size:11px;cursor:pointer}.time-slots button.selected{background:#2a0c12;border-color:var(--red);color:#fff}.appointment-submit{margin-top:24px;width:100%;border:0;cursor:pointer}.appointment-submit:disabled{opacity:.4;cursor:not-allowed}.appointment-error{margin:14px 0 -6px;color:#ff7b86;font-size:12px;line-height:1.5}.appointment-confirmed{padding:30px 0}.appointment-confirmed>p:not(.eyebrow){font-size:15px;color:#aaa;line-height:1.7;margin:22px 0}.appointment-confirmed .button{border:0;cursor:pointer}@media(max-width:550px){.appointment-overlay{align-items:start;padding:12px}.appointment-modal{max-height:none;width:100%;padding:33px 24px;margin:auto 0}.appointment-modal h2{font-size:39px}.name-grid,.time-slots{grid-template-columns:1fr}.time-slots{grid-template-columns:repeat(2,1fr)}}.site-chatbot{position:fixed;right:22px;bottom:22px;z-index:1200;font-family:DM Sans,sans-serif}.chatbot-toggle{height:52px;border:0;background:var(--red);color:#fff;padding:0 18px;display:inline-flex;align-items:center;gap:8px;font-weight:800;font-size:11px;letter-spacing:.8px;box-shadow:0 16px 40px rgba(0,0,0,.45);cursor:pointer}.chatbot-toggle svg{width:19px}.chatbot-panel{width:min(390px,calc(100vw - 32px));height:min(560px,calc(100vh - 118px));margin-bottom:13px;background:#101014;border:1px solid #3c2429;box-shadow:0 24px 70px rgba(0,0,0,.72);display:grid;grid-template-rows:auto 1fr auto}.chatbot-panel header{display:flex;align-items:center;justify-content:space-between;padding:17px 18px;border-bottom:1px solid #29292d;background:#141417}.chatbot-panel header b{display:block;font:800 21px/1 Barlow Condensed;text-transform:uppercase;color:#fff}.chatbot-panel header span{display:block;margin-top:5px;font-size:10px;color:#96969d}.chatbot-panel form button,.chatbot-panel header button{border:0;background:transparent;color:#fff;cursor:pointer}.chatbot-panel header svg{width:18px}.chatbot-messages{padding:16px;overflow:auto;display:flex;flex-direction:column;gap:10px}.chatbot-message{max-width:88%;margin:0;padding:11px 12px;border:1px solid #29292d;background:#17171b;color:#ddd;font-size:13px;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}.chatbot-message.user{align-self:flex-end;background:#2a0c12;border-color:#5a2029;color:#fff}.chatbot-message.assistant{align-self:flex-start}.chatbot-panel form{display:grid;grid-template-columns:1fr 48px;grid-gap:8px;gap:8px;padding:13px;border-top:1px solid #29292d;background:#111114}.chatbot-panel input{min-width:0;border:1px solid #3a3a40;background:#17171b;color:#eee;padding:13px 12px;font:400 13px DM Sans;outline:none}.chatbot-panel input:focus{border-color:var(--red)}.chatbot-panel form button{background:var(--red);display:grid;place-items:center}.chatbot-panel form button:disabled{opacity:.45;cursor:not-allowed}.chatbot-panel form svg{width:18px}@media(max-width:540px){.site-chatbot{right:16px;bottom:16px}.chatbot-panel{height:min(520px,calc(100vh - 96px))}.chatbot-toggle{height:48px}.chatbot-message{font-size:12px}}.mobile-call{display:none}@media(max-width:800px){.mobile-call{margin-left:auto;height:38px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #3a3a40;background:#151519;color:#fff;font-size:10px;font-weight:800;letter-spacing:.8px}.mobile-call svg{width:15px;color:var(--red)}.menu-toggle{margin-left:0!important;width:38px;height:38px;display:grid!important;place-items:center;border:1px solid #3a3a40!important;background:#151519!important}.menu-toggle svg{width:19px!important}}.hero-device{display:none}