.home-redesign{--hm-bg:#090e16;--hm-surface:#111a27;--hm-ink:#f5f7fc;--hm-muted:#a9b4c4;--hm-line:#2a374b;--hm-blue:#80aaff;background:var(--hm-bg);color:var(--hm-ink)}
.hm-container{width:min(1200px,calc(100% - 80px));margin-inline:auto}.hm-section{padding-block:88px}.hm-button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:58px;padding:17px 30px;border:1px solid #407bdf;border-radius:4px;background:linear-gradient(135deg,#2165ff,#09379a);color:#fff;font:600 16px/1.4 'Oswald',sans-serif;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;transition:background .18s,border-color .18s,transform .18s}.hm-button:hover{background:linear-gradient(135deg,#3474ff,#1252da);border-color:#6b9fff;transform:translateY(-1px);text-decoration:none}.hm-button svg,.hm-text-link svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.hm-button:disabled{cursor:wait;transform:none;opacity:.65}.hm-text-link{display:inline-flex;align-items:center;gap:14px;color:var(--hm-blue);text-decoration:underline;text-underline-offset:6px}.hm-text-link:hover{color:#b6ceff}.hm-section h2{font-size:42px;line-height:1.18}.hm-section p{color:var(--hm-muted)}
.hm-hero{position:relative;isolation:isolate;overflow:hidden}.hm-hero .hm-container{position:relative}.hm-hero-media{position:absolute;z-index:-1;inset:0 0 0 auto;width:64%;max-width:1020px;overflow:hidden}.hm-hero-media img{display:block;width:100%;height:100%;max-width:none;object-fit:cover;object-position:69% 42%}.hm-hero-media::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,var(--hm-bg) 0%,rgba(9,14,22,.82) 17%,rgba(9,14,22,.08) 48%,rgba(9,14,22,.06) 100%),linear-gradient(0deg,var(--hm-bg) 0%,transparent 27%,transparent 85%,rgba(9,14,22,.15) 100%)}.hm-hero-content{max-width:640px;padding:68px 0 62px}.hm-hero h1{font-size:76px;line-height:1.1;letter-spacing:.015em;font-weight:600}.hm-hero h1 span{display:block;color:var(--hm-blue);font-size:58px;line-height:1.18;margin-top:8px;white-space:nowrap}.hm-hero-description{max-width:570px;margin-top:26px;font-size:20px;line-height:1.6;color:var(--hm-muted)}.hm-hero-payment{margin-top:28px}.hm-hero-payment strong{display:block;font:600 62px/1.15 'Oswald',sans-serif;color:var(--hm-blue);letter-spacing:.035em;white-space:nowrap}.hm-hero-payment p{font-size:14px;line-height:1.6;margin-top:10px;color:var(--hm-muted)}.hm-hero-actions{display:flex;flex-direction:column;align-items:flex-start;gap:20px;margin-top:27px}.hm-hero-actions .hm-button{min-width:355px}.hm-reassurance{margin-top:22px!important;font-size:14px;color:var(--hm-muted)}
.hm-assurance{padding-block:32px;display:grid;grid-template-columns:1fr 1.2fr 1fr;border-block:1px solid var(--hm-line);gap:32px}.hm-assurance>div{display:flex;align-items:center;gap:20px}.hm-assurance>div+div{border-left:1px solid var(--hm-line);padding-left:32px}.hm-assurance svg{width:35px;height:35px;fill:none;stroke:var(--hm-blue);stroke-width:1.25;stroke-linecap:round;stroke-linejoin:round}.hm-assurance h2{font-size:21px;line-height:1.35;font-weight:500}.hm-assurance p{font-size:14px;color:var(--hm-muted);margin-top:5px}
.hm-faq{display:grid;grid-template-columns:.85fr 1.55fr;gap:72px}.hm-faq-intro p{margin-top:22px;max-width:320px;font-size:18px;line-height:1.65}.hm-faq-list{border-top:1px solid var(--hm-line)}.hm-faq-list details{border-bottom:1px solid var(--hm-line)}.hm-faq-list summary{position:relative;display:flex;align-items:center;justify-content:space-between;gap:28px;list-style:none;cursor:pointer;padding:23px 0;font:500 24px/1.4 'Oswald',sans-serif;color:var(--hm-ink)}.hm-faq-list summary::-webkit-details-marker{display:none}.hm-faq-list summary>span{width:22px;height:22px;flex-shrink:0;position:relative}.hm-faq-list summary>span::before,.hm-faq-list summary>span::after{content:'';position:absolute;top:10px;left:1px;width:20px;height:2px;background:var(--hm-blue)}.hm-faq-list summary>span::after{transform:rotate(90deg)}.hm-faq-list details[open] summary>span::after{display:none}.hm-faq-list details>p{margin:0;padding:0 44px 26px 0;font-size:17px;line-height:1.7}.hm-faq-list summary:hover{color:var(--hm-blue)}
.hm-contact{background:var(--hm-surface);border-block:1px solid var(--hm-line)}.hm-contact-main{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:64px;padding-block:44px}.hm-contact h2{font-size:42px}.hm-contact p{font-size:18px;color:var(--hm-muted);margin-top:14px}.hm-contact-action{text-align:center}.hm-contact-action>.hm-button{width:100%}.hm-contact-action p{font-size:16px;margin-top:14px}.hm-contact-action a{white-space:nowrap}.hm-address-row{padding:23px 0;border-top:1px solid var(--hm-line);display:flex;align-items:center;justify-content:space-between;gap:24px}.hm-address-row p{margin:0;font-size:15px}.hm-address-row a{font-size:15px;white-space:nowrap}.hm-preview-row{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:22px}.hm-preview-row .preview-indicator{margin:0}.hm-preview-row>a{font-size:12px;color:var(--hm-muted)}.hm-footer .footer-brand{font-size:34px;color:var(--hm-ink)}
@media(min-width:1700px){.hm-hero-media{right:calc((100vw - 1600px)/2);width:880px}.hm-hero-media::after{background:linear-gradient(90deg,var(--hm-bg) 0%,rgba(9,14,22,.55) 20%,transparent 45%,transparent 85%,var(--hm-bg) 100%),linear-gradient(0deg,var(--hm-bg),transparent 24%)}}
@media(max-width:1100px){.hm-hero h1{font-size:67px}.hm-hero h1 span{font-size:50px}.hm-hero-content{max-width:570px}.hm-hero-media{width:62%}.hm-hero-media::after{background:linear-gradient(90deg,var(--hm-bg),rgba(9,14,22,.7) 28%,rgba(9,14,22,.08) 75%),linear-gradient(0deg,var(--hm-bg),transparent 45%)}.hm-assurance{gap:20px;grid-template-columns:repeat(3,1fr)}.hm-assurance>div{gap:14px}.hm-assurance>div+div{padding-left:20px}.hm-assurance h2{font-size:18px}.hm-assurance p{font-size:13px}.hm-faq{gap:44px}.hm-contact-main{gap:36px}}
@media(max-width:760px){.hm-container{width:calc(100% - 40px)}.hm-section{padding-block:56px}.hm-section h2,.hm-contact h2{font-size:34px}.hm-hero-content{padding:43px 0 40px;max-width:540px}.hm-hero h1{font-size:58px}.hm-hero h1 span{font-size:40px;white-space:normal;max-width:400px}.hm-hero-description{max-width:430px;font-size:18px;margin-top:21px}.hm-hero-media{width:100%;max-width:none;opacity:.38}.hm-hero-media img{object-position:68% 36%}.hm-hero-media::after{background:linear-gradient(90deg,var(--hm-bg) 0%,rgba(9,14,22,.5) 70%),linear-gradient(0deg,var(--hm-bg) 0%,rgba(9,14,22,.18) 68%)}.hm-hero-payment{margin-top:26px}.hm-hero-payment strong{font-size:54px}.hm-hero-payment p{font-size:13px;max-width:300px}.hm-hero-actions{gap:17px}.hm-hero-actions .hm-button{min-width:0;width:100%;max-width:355px}.hm-hero-actions .hm-text-link{font-size:15px}.hm-reassurance{font-size:12px}.hm-assurance{grid-template-columns:1fr;padding:5px 0;gap:0}.hm-assurance>div{padding:18px 0;gap:20px}.hm-assurance>div+div{border-left:0;border-top:1px solid var(--hm-line);padding-left:0}.hm-assurance h2{font-size:18px}.hm-assurance p{font-size:14px}.hm-assurance svg{width:30px;height:30px}.hm-faq{grid-template-columns:1fr;gap:28px}.hm-faq-intro h2 br{display:none}.hm-faq-intro p{margin-top:16px;max-width:none;font-size:17px}.hm-faq-list summary{font-size:21px;padding:20px 0;gap:18px}.hm-faq-list details>p{font-size:16px;padding-right:18px}.hm-contact-main{grid-template-columns:1fr;gap:25px;padding:34px 0}.hm-contact p{font-size:17px}.hm-contact-action p{font-size:14px}.hm-address-row{align-items:flex-start;flex-direction:column;gap:15px}.hm-address-row p{font-size:14px}.hm-preview-row{align-items:flex-start;flex-direction:column;gap:14px}.hm-footer{padding-bottom:110px}.hm-hero h1{letter-spacing:0}}
@media(max-width:390px){.hm-hero h1{font-size:52px}.hm-hero h1 span{font-size:36px}.hm-hero-payment strong{font-size:50px}.hm-button{font-size:15px;padding-inline:22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hm-button{transition:none}.hm-button:hover{transform:none}}
