@font-face{font-family:Manrope;src:url(assets/manrope-regular.ttf) format('truetype');font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Manrope;src:url(assets/manrope-bold.ttf) format('truetype');font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Manrope;src:url(assets/manrope-extrabold.ttf) format('truetype');font-style:normal;font-weight:800;font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:#1a2938;background:#fff;font:16px/1.6 Manrope,Arial,sans-serif}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #48c2ff;outline-offset:4px}.container{width:min(1424px,calc(100% - 112px));margin:auto}.header{background:white}.header-inner{height:134px;display:flex;align-items:center;gap:38px}.brand{display:flex;gap:13px;align-items:center;flex-shrink:0;color:#10375a}.brand svg{width:61px;fill:none;stroke:#338ab3;stroke-width:5}.brand>span{font:800 38px/1 Manrope,Arial;letter-spacing:2px}.brand small{display:block;font-size:9px;letter-spacing:.2px;margin-top:8px}.header nav{display:flex;justify-content:center;gap:28px;flex:1;font-size:13px}.header nav a:hover{color:#147fc2}.button{display:inline-flex;justify-content:center;align-items:center;background:linear-gradient(120deg,#188bd1,#147dbb);color:white;border:1px solid #1988c9;border-radius:5px;min-height:62px;padding:16px 36px;font-size:14px;font-weight:750;transition:background .2s,transform .2s}.button:hover{background:#0968a1;transform:translateY(-2px)}.header-cta{border-radius:40px;min-height:49px;padding:12px 24px;font-size:13px}.menu-toggle{display:none}.hero{background:linear-gradient(90deg,rgba(3,19,29,.76),rgba(3,21,30,.36) 47%,transparent 78%),url(assets/hero.webp) center 55%/cover;color:white}.hero-inner{padding:106px 25px 94px;min-height:640px}h1,h2,h3,p{margin-top:0}h1{font-size:54px;line-height:1.15;font-weight:800;letter-spacing:-1.3px;margin-bottom:18px}.hero-subtitle{font-size:26px;line-height:1.4}.advantages{display:flex;gap:42px;margin:55px 0 65px;max-width:630px}.advantages>div{display:flex;gap:12px;align-items:flex-start;flex:1}.advantages p{font-size:13px;line-height:1.65;margin:0}.outline-icon{font-size:40px;line-height:1}.hero-actions{display:flex;align-items:center;gap:36px}.hero .button{box-shadow:0 3px 19px #009fea44}.secondary-cta{display:flex;gap:14px;align-items:center;font-size:13px;line-height:1.5}.secondary-cta>span{border:1px solid #d7e5ee;border-radius:50%;height:52px;width:52px;display:grid;place-items:center;font-size:25px}.types{padding-top:56px}.section-heading{padding:0 21px}.eyebrow{display:flex;align-items:center;gap:18px;text-transform:uppercase;font-size:11px;font-weight:700;letter-spacing:.7px;margin-bottom:12px}.eyebrow:before{content:'';width:32px;height:2px;background:#1597e1}h2{font-size:33px;line-height:1.3;letter-spacing:-.65px;margin-bottom:12px}.section-heading>p:last-child{font-size:17px;color:#44515e;line-height:1.6}.cards{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:15px;margin:37px 0 40px}.card{border:1px solid #d9e1e8;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.card:hover{transform:translateY(-4px);box-shadow:0 10px 24px #18344912}.card>img{width:100%;height:274px;object-fit:cover;display:block}.card .outdoor{object-position:20% 80%}.card .overflow{object-position:80% 75%}.card .sport{object-position:75% 70%}.card-body{padding:22px 19px;display:flex;flex-direction:column;flex:1}h3{font-size:14px;font-weight:800;line-height:1.5;margin-bottom:15px}.card h3{display:flex;align-items:center;gap:10px}.card h3>span,.step-icon{background:#ebf4fa;color:#218fc7;border-radius:5px;padding:2px 7px;font-size:23px;font-weight:400}.card p{font-size:14px;color:#45505e;line-height:1.6;margin-bottom:21px}.text-button{margin-top:auto;align-self:flex-start;background:none;border:0;padding:0;color:#117ebd;text-decoration:underline;text-underline-offset:3px;font-size:14px}.text-button span{display:inline-block;margin-left:6px}.why{border-radius:8px;padding:38px;min-height:344px;color:white;background:linear-gradient(90deg,#0a2b53 4%,#0b2c53ed 28%,#0b2b5399 50%,transparent 78%),url(assets/hero.webp) center 65%/cover}.why .eyebrow{color:#6ac8f5}.why .eyebrow:before{display:none}.why h2{font-size:28px;margin-bottom:18px}.why ul{list-style:none;padding:0;margin:0}.why li{font-size:13px;margin:9px 0;display:flex;align-items:center;gap:12px}.why li:before{content:'✓';color:#69d1ff;display:grid;place-items:center;border:1px solid #69d1ff;border-radius:50%;width:17px;height:17px;font-size:11px}.steps{padding-top:49px;padding-bottom:53px}.steps-list{list-style:none;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:32px;padding:0 21px;margin:22px 0 0}.step-number{display:block;color:#008bd0;font-size:24px;font-weight:650;margin-bottom:16px}.steps-list li{position:relative}.steps-list li:not(:last-child):after{content:'→';position:absolute;right:-16px;top:60px;color:#8da2b6}.steps-list li>div{padding-left:56px;position:relative}.step-icon{position:absolute;left:0;top:0}.steps-list h3{margin:0 0 5px}.steps-list p{font-size:13px;line-height:1.6;margin:0;color:#45515d}.contact-banner{border:1px solid #d9e1e8;border-radius:7px;display:flex;justify-content:space-between;gap:30px;align-items:center;padding:27px 74px}.contact-banner h2{font-size:24px;margin-bottom:5px}.contact-banner p{font-size:14px;color:#45515d;margin:0}.contact-banner .button{flex-shrink:0;min-width:235px}.footer{display:flex;justify-content:space-between;gap:20px;padding-top:25px;padding-bottom:25px;font-size:11px;color:#667482}dialog{color:#1a2938;max-width:540px;width:calc(100% - 32px);border:0;border-radius:12px;padding:40px;box-shadow:0 20px 100px #001a3555}dialog::backdrop{background:#071b35a8;backdrop-filter:blur(5px)}dialog h2{font-size:27px;padding-right:10px}dialog p{color:#536272;font-size:14px}.close{position:absolute;right:13px;top:9px;border:0;background:none;color:#4d6377;font-size:30px}.close:hover{color:#147fc2}form{display:grid;gap:16px}label{font-size:13px;font-weight:700}input,select,textarea{display:block;width:100%;border:1px solid #cbd7df;border-radius:5px;padding:11px;background:#fff;color:#233644;font-size:15px;margin-top:5px}textarea{resize:vertical}form .button{width:100%}.form-status{margin:0}.skip{position:fixed;top:-100px;left:10px;z-index:10;background:white;padding:12px}.skip:focus{top:10px}body.modal-open{overflow:hidden}@media(min-width:1600px){.hero-inner{min-height:680px}}@media(max-width:1250px){.container{width:calc(100% - 64px)}.header-inner{gap:25px;height:110px}.header nav{gap:18px;font-size:12px}.brand>span{font-size:32px}.brand svg{width:49px}.header-cta{padding:10px 18px}.hero-inner{padding-left:15px}.card>img{height:220px}.card-body{padding:18px 14px}.card h3{font-size:12px;gap:7px}.card h3>span{font-size:18px}.card p{font-size:13px}.contact-banner{padding:28px 35px}.steps-list{gap:25px;padding:0}.steps-list li>div{padding-left:43px}.steps-list h3{font-size:13px}}@media(max-width:950px){.header-inner{height:90px}.header nav{display:none;position:absolute;z-index:5;top:90px;left:0;right:0;background:white;padding:24px 32px;box-shadow:0 10px 20px #17345120;font-size:16px}.header nav.open{display:flex;flex-wrap:wrap}.menu-toggle{display:block;margin-left:auto;order:3;border:0;background:#edf6fb;border-radius:4px;padding:6px 13px;color:#146eaa;font-size:24px}.header-cta{margin-left:auto}.hero-inner{padding:80px 0;min-height:610px}h1{font-size:46px}.hero-subtitle{font-size:21px}.cards{grid-template-columns:repeat(3,1fr)}.card>img{height:250px}.card h3{font-size:14px}.card p{font-size:14px}.steps-list{grid-template-columns:repeat(3,1fr);gap:28px}.steps-list li:after{display:none}.contact-banner h2{font-size:21px}.contact-banner .button{min-width:180px;padding:14px 20px}}@media(max-width:600px){.container{width:calc(100% - 36px)}.header-inner{height:80px;gap:12px}.brand>span{font-size:28px}.brand svg{width:43px}.brand small{font-size:7px}.header-cta{display:none}.header nav{top:80px;flex-direction:column;gap:18px}.hero{background-position:61% center}.hero-inner{padding:60px 0;min-height:620px}h1{font-size:37px;letter-spacing:-1px}.hero-subtitle{font-size:18px;max-width:320px}.advantages{gap:18px;margin:38px 0;flex-wrap:wrap;max-width:340px}.advantages>div{flex:1 1 140px}.advantages p{font-size:12px}.outline-icon{font-size:31px}.hero-actions{flex-wrap:wrap;gap:23px}.hero .button{width:100%}.secondary-cta{font-size:13px}.secondary-cta>span{width:39px;height:39px}.section-heading{padding:0}h2{font-size:27px}.section-heading>p:last-child{font-size:15px}.types{padding-top:37px}.cards{grid-template-columns:1fr;gap:20px;margin-top:26px}.card>img{height:270px}.card-body{padding:22px}.card h3{font-size:17px}.card p{font-size:15px}.why{padding:27px 23px;background-position:60% center;background-image:linear-gradient(90deg,#0a2b53f2,#0a2b53b8),url(assets/hero.webp)}.why h2{font-size:26px}.why li{font-size:12px;align-items:flex-start}.why li:before{flex-shrink:0;margin-top:2px}.steps{padding-top:38px;padding-bottom:35px}.steps-list{grid-template-columns:1fr;gap:23px}.steps-list li{display:flex;gap:20px}.step-number{margin:0;min-width:32px}.steps-list li>div{padding-left:48px}.steps-list h3{font-size:15px}.steps-list p{font-size:14px}.contact-banner{padding:25px 22px;display:block}.contact-banner .button{width:100%;margin-top:22px}.contact-banner h2{font-size:23px}.footer{flex-direction:column;gap:6px}dialog{padding:31px 23px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.phone{display:flex;flex-direction:column;white-space:nowrap;font-size:14px;text-align:right;line-height:1.6}.phone span{font-size:12px;color:#147fc2;text-decoration:underline}.dialog-phone{display:block;font-size:23px;color:#147fc2;font-weight:800;margin:15px 0}.header-inner{gap:25px}.header nav{gap:20px}.card .outdoor,.card .sport{object-position:center}.contact-banner p a{white-space:nowrap;color:#147fc2}@media(max-width:1250px){.header-cta{display:none}.header nav{gap:16px}}@media(max-width:600px){.phone{display:none}}
