.routegids-test{--route-green:#183d38;--route-green-dark:#12332f;--route-orange:#f58220;--route-orange-hover:#df6810;--route-text:#263545;--route-text-light:#71808a;--route-bg:#f5f4f1;--route-white:#ffffff;--route-border:rgba(24, 61, 56, 0.10);width:100%;overflow:hidden;color:var(--route-text)}.routegids-test .container{width:min(1180px, calc(100% - 48px));margin:0 auto}.routegids-test__button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;background:var(--route-orange);color:#fff;border:1px solid var(--route-orange);border-radius:10px;text-decoration:none;font-size:14px;font-weight:700;line-height:1;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}.routegids-test__button:hover{background:var(--route-orange-hover);border-color:var(--route-orange-hover);color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px rgb(245 130 32 / .22)}.routegids-test__hero{padding:70px 0 60px;background:var(--route-green);color:#fff}.routegids-test__hero-inner{max-width:720px}.routegids-test__label,.routegids-test__eyebrow,.routegids-test__premium-label{display:inline-flex;align-items:center;padding:6px 11px;border-radius:999px;font-size:9px;font-weight:700;letter-spacing:1.2px;line-height:1;text-transform:uppercase}.routegids-test__label{margin-bottom:18px;color:#dce8e5;border:1px solid rgb(255 255 255 / .18);background:rgb(255 255 255 / .05)}.routegids-test__hero h1{max-width:700px;margin:0 0 18px;color:#fff;font-size:clamp(38px, 5vw, 62px);line-height:.98;letter-spacing:-1.8px}.routegids-test__hero p{max-width:610px;margin:0;color:rgb(255 255 255 / .72);font-size:15px;line-height:1.7}.routegids-test__hero-buttons{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:28px}.routegids-test__hero .routegids-test__button{min-height:48px}.routegids-test__button--secondary{background:transparent!important;color:#ffffff!important;border:1px solid rgb(255 255 255 / .28)!important;box-shadow:none!important}.routegids-test__button--secondary:hover{background:rgb(255 255 255 / .08)!important;border-color:rgb(255 255 255 / .55)!important;transform:translateY(-2px)}.routegids-test__button--guide{background:rgb(255 255 255 / .06)!important;color:#ffffff!important;border:1px solid rgb(245 130 32 / .85)!important;box-shadow:none!important}.routegids-test__button--guide:hover{background:var(--route-orange)!important;border-color:var(--route-orange)!important;color:#ffffff!important}.routegids-test__overview{padding:80px 0;background:var(--route-bg)}.routegids-test__grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:72px}.routegids-test__image{width:100%;overflow:hidden;border-radius:20px;background:#d8d7d2;box-shadow:0 18px 45px rgb(20 35 45 / .10)}.routegids-test__image img{display:block;width:100%;aspect-ratio:4 / 5;object-fit:cover}.routegids-test__image-placeholder{display:flex;align-items:center;justify-content:center;aspect-ratio:4 / 5;color:#fff;background:var(--route-green)}.routegids-test__content{max-width:600px}.routegids-test__eyebrow{margin-bottom:18px;color:#65727a;border:1px solid rgb(24 61 56 / .14);background:rgb(255 255 255 / .55)}.routegids-test__content h2{max-width:580px;margin:0 0 18px;color:var(--route-text);font-size:clamp(34px, 4vw, 52px);line-height:1.05;letter-spacing:-1.3px}.routegids-test__content>p{max-width:590px;margin:0 0 28px;color:var(--route-text-light);font-size:15px;line-height:1.75}.routegids-test__details{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;width:100%;margin-bottom:18px}.routegids-test__details>div{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:104px;padding:15px 10px;background:rgb(255 255 255 / .82);border:1px solid var(--route-border);border-radius:15px;box-shadow:0 10px 25px rgb(20 35 45 / .05);text-align:center}.routegids-test__details strong{display:block;margin-bottom:7px;color:var(--route-text);font-size:20px;font-weight:750;line-height:1}.routegids-test__details span{display:block;color:var(--route-text-light);font-size:9px;font-weight:600;line-height:1.3;letter-spacing:.3px;text-transform:uppercase}.routegids-test__route-info{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.routegids-test__route-info>div{display:flex;flex-direction:column;justify-content:center;min-height:74px;padding:15px 18px;background:rgb(255 255 255 / .45);border:1px solid rgb(24 61 56 / .07);border-radius:12px}.routegids-test__route-info span{display:block;margin-bottom:6px;color:#89949b;font-size:9px;font-weight:700;line-height:1;letter-spacing:1px;text-transform:uppercase}.routegids-test__route-info strong{display:block;color:var(--route-text);font-size:14px;font-weight:700;line-height:1.35}.routegids-test__quick-download{padding:90px 0;background:#fff}.routegids-test__quick-download-inner{max-width:720px;margin:0 auto;text-align:center}.routegids-test__quick-download h2{margin:0 0 12px;color:var(--route-text);font-size:clamp(30px, 4vw, 46px);line-height:1.1;letter-spacing:-1px}.routegids-test__quick-download p{margin:0 0 25px;color:var(--route-text-light);font-size:14px;line-height:1.7}.routegids-test__quick-download .routegids-test__button{min-width:220px}.routegids-test__included{padding:95px 0;background:var(--route-bg)}.routegids-test__heading{max-width:720px;margin:0 auto 48px;text-align:center}.routegids-test__heading h2{margin:0 0 15px;color:var(--route-text);font-size:clamp(32px, 4vw, 48px);line-height:1.08;letter-spacing:-1.2px}.routegids-test__heading p{max-width:610px;margin:0 auto;color:var(--route-text-light);font-size:14px;line-height:1.7}.routegids-test__features{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.routegids-test__feature{min-height:205px;padding:26px;background:rgb(255 255 255 / .75);border:1px solid rgb(24 61 56 / .07);border-radius:16px;box-shadow:0 10px 28px rgb(20 35 45 / .04);transition:transform .25s ease,box-shadow .25s ease}.routegids-test__feature:hover{transform:translateY(-4px);box-shadow:0 18px 35px rgb(20 35 45 / .09)}.routegids-test__feature>span{display:flex;align-items:center;justify-content:center;width:38px;height:38px;margin-bottom:18px;border-radius:10px;background:rgb(24 61 56 / .05);font-size:17px}.routegids-test__feature h3{margin:0 0 10px;color:var(--route-text);font-size:17px;line-height:1.25}.routegids-test__feature p{margin:0;color:var(--route-text-light);font-size:13px;line-height:1.65}.routegids-test__premium{padding:90px 0;background:#fff}.routegids-test__premium-card{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);align-items:center;gap:50px;padding:52px 58px;background:linear-gradient(135deg,var(--route-green),var(--route-green-dark));border-radius:22px;box-shadow:0 20px 50px rgb(18 51 47 / .18)}.routegids-test__premium-label{margin-bottom:16px;color:#dce8e5;background:rgb(255 255 255 / .07);border:1px solid rgb(255 255 255 / .12)}.routegids-test__premium-content h2{max-width:570px;margin:0 0 15px;color:#fff;font-size:clamp(30px, 4vw, 46px);line-height:1.08;letter-spacing:-1px}.routegids-test__premium-content p{max-width:600px;margin:0;color:rgb(255 255 255 / .72);font-size:14px;line-height:1.75}.routegids-test__purchase{display:flex;flex-direction:column;align-items:flex-start;padding:30px;background:rgb(255 255 255 / .08);border:1px solid rgb(255 255 255 / .13);border-radius:16px}.routegids-test__price{display:block;margin-bottom:6px;color:#fff;font-size:34px;font-weight:750;line-height:1}.routegids-test__price-info{display:block;margin-bottom:22px;color:rgb(255 255 255 / .65);font-size:12px}.routegids-test__purchase .routegids-test__button{width:100%}.routegids-test__trust{padding:32px 0 38px;background:var(--route-bg);text-align:center}.routegids-test__trust p{max-width:650px;margin:0 auto;color:var(--route-text-light);font-size:13px;line-height:1.7}@media (max-width:900px){.routegids-test__grid{gap:45px}.routegids-test__features{grid-template-columns:repeat(2,1fr)}.routegids-test__premium-card{padding:45px;gap:35px}}@media (max-width:700px){.routegids-test .container{width:min(100% - 32px, 1180px)}.routegids-test__hero{padding:55px 0 50px}.routegids-test__hero h1{font-size:40px}.routegids-test__hero p{font-size:14px}.routegids-test__hero-buttons{display:grid;grid-template-columns:1fr;width:100%;gap:10px}.routegids-test__hero-buttons .routegids-test__button{width:100%}.routegids-test__overview{padding:55px 0}.routegids-test__grid{grid-template-columns:1fr;gap:38px}.routegids-test__image{max-width:480px;margin:0 auto}.routegids-test__details{gap:7px}.routegids-test__details>div{min-height:88px;padding:10px 5px}.routegids-test__details strong{font-size:16px}.routegids-test__details span{font-size:8px}.routegids-test__route-info{grid-template-columns:1fr}.routegids-test__quick-download{padding:65px 0}.routegids-test__included{padding:65px 0}.routegids-test__features{grid-template-columns:1fr}.routegids-test__feature{min-height:auto}.routegids-test__premium{padding:65px 0}.routegids-test__premium-card{grid-template-columns:1fr;padding:32px 25px;gap:30px}.routegids-test__purchase{align-items:stretch}}@media (max-width:420px){.routegids-test__hero h1{font-size:35px}.routegids-test__content h2{font-size:34px}.routegids-test__details{gap:5px}.routegids-test__details>div{min-height:78px}.routegids-test__details strong{font-size:14px}.routegids-test__details span{font-size:7px}}