@font-face{font-family:Raleway;font-style:normal;font-display:swap;font-weight:400;src:url(./files/raleway-latin-ext-400-normal.woff2)format("woff2"),url(./files/raleway-latin-ext-400-normal.woff)format("woff")}@font-face{font-family:Raleway;font-style:normal;font-display:swap;font-weight:500;src:url(./files/raleway-latin-ext-500-normal.woff2)format("woff2"),url(./files/raleway-latin-ext-500-normal.woff)format("woff")}@font-face{font-family:Raleway;font-style:normal;font-display:swap;font-weight:600;src:url(./files/raleway-latin-ext-600-normal.woff2)format("woff2"),url(./files/raleway-latin-ext-600-normal.woff)format("woff")}@font-face{font-family:Raleway;font-style:normal;font-display:swap;font-weight:700;src:url(./files/raleway-latin-ext-700-normal.woff2)format("woff2"),url(./files/raleway-latin-ext-700-normal.woff)format("woff")}@font-face{font-family:Raleway;font-style:normal;font-display:swap;font-weight:400;src:url(./files/raleway-latin-400-normal.woff2)format("woff2"),url(./files/raleway-latin-400-normal.woff)format("woff")}@font-face{font-family:Raleway;font-style:normal;font-display:swap;font-weight:500;src:url(./files/raleway-latin-500-normal.woff2)format("woff2"),url(./files/raleway-latin-500-normal.woff)format("woff")}@font-face{font-family:Raleway;font-style:normal;font-display:swap;font-weight:600;src:url(./files/raleway-latin-600-normal.woff2)format("woff2"),url(./files/raleway-latin-600-normal.woff)format("woff")}@font-face{font-family:Raleway;font-style:normal;font-display:swap;font-weight:700;src:url(./files/raleway-latin-700-normal.woff2)format("woff2"),url(./files/raleway-latin-700-normal.woff)format("woff")}:root{--red:#e7302e;--red-dark:#b72525;--red-light:#ef3938;--navy:#2f3967;--navy-dark:#06163a;--gray:#5a6270;--gray-light:#f4f6f9;--white:#fff;--text-dark:#1a1f2e;--font-family:"Raleway", system-ui, sans-serif;--container:1200px;--radius:12px;--radius-sm:8px;--shadow-sm:0 2px 12px #06163a14;--shadow-md:0 8px 32px #06163a1f;--section-padding:clamp(72px, 8vw, 120px);--header-height:72px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-family);color:var(--gray);background:var(--white);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.65}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul{margin:0;padding:0;list-style:none}h1,h2,h3,h4{font-family:var(--font-family);color:var(--text-dark);margin:0;font-weight:700}.container{width:min(var(--container), calc(100% - 32px));margin-inline:auto}.btn{font-family:var(--font-family);border-radius:var(--radius-sm);cursor:pointer;border:2px solid #0000;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:600;transition:background .2s,color .2s,border-color .2s,transform .15s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn--primary{background:var(--red);color:var(--white);border-color:var(--red)}.btn--primary:hover{background:var(--red-dark);border-color:var(--red-dark)}.btn--outline{color:var(--white);background:0 0;border-color:#fff9}.btn--outline:hover{background:var(--white);color:var(--navy-dark);border-color:var(--white)}.btn--navy{background:var(--navy);color:var(--white);border-color:var(--navy)}.btn--navy:hover{background:var(--navy-dark);border-color:var(--navy-dark)}.section-title{margin-bottom:40px;padding-bottom:16px;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;position:relative}.section-title:before{content:"";background:var(--red);border-radius:2px;width:48px;height:3px;position:absolute;bottom:0;left:0}.section-title--center{text-align:center}.section-title--center:before{left:50%;transform:translate(-50%)}.section-title span{color:var(--red)}.section-title--light{color:var(--white)}.section-title--light:before{background:var(--white)}.section-title--light span{color:var(--white)}.reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.reveal.visible{opacity:1;transform:translateY(0)}.header{z-index:100;background:var(--white);box-shadow:var(--shadow-sm);transition:box-shadow .3s;position:sticky;top:0}.header.is-scrolled{box-shadow:var(--shadow-md)}.header__inner{min-height:var(--header-height);justify-content:space-between;align-items:center;gap:24px;display:flex}.header__logo img{width:auto;height:52px}.header__right{align-items:center;gap:32px;display:flex}.header__contact{gap:24px;display:flex}.header__contact-item{align-items:center;gap:10px;display:flex}.header__contact-icon{background:var(--gray-light);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.header__contact-icon svg{width:18px;height:18px;fill:var(--red)}.header__contact-title{color:#999;margin:0;font-size:12px}.header__contact-value{color:var(--text-dark);margin:0;font-size:14px;font-weight:600}.header__nav-list{align-items:center;gap:4px;display:flex}.header__nav-link{color:var(--text-dark);letter-spacing:.02em;border-radius:var(--radius-sm);padding:10px 18px;font-size:14px;font-weight:600;transition:background .2s,color .2s;display:block}.header__nav-link:hover,.header__nav-link.active{background:var(--red);color:var(--white)}.header__hours{color:var(--gray);border-right:1px solid #e5e7eb;align-items:center;gap:6px;padding-right:16px;font-size:13px;display:flex}.header__hours svg{width:14px;height:14px;fill:var(--red)}.header__menu-toggle{cursor:pointer;background:0 0;border:none;padding:8px;display:none}.header__menu-toggle span{background:var(--text-dark);width:24px;height:2px;margin:5px 0;transition:background .2s;display:block}.page-banner{background-position:50%;background-size:cover;align-items:center;min-height:300px;display:flex;position:relative}.page-banner:before{content:"";background:linear-gradient(135deg,#06163ad1,#2f3967b3);position:absolute;inset:0}.page-banner__content{z-index:1;padding:72px 0;position:relative}.page-banner__title{color:var(--white);margin-bottom:12px;font-size:clamp(2rem,4vw,2.75rem);font-weight:700}.page-banner__breadcrumb{color:#ffffffbf;flex-wrap:wrap;align-items:center;gap:8px;margin:0;padding:0;font-size:14px;list-style:none;display:flex}.page-banner__breadcrumb li{align-items:center;gap:8px;display:flex}.page-banner__breadcrumb a:hover{color:var(--white)}.page-banner__breadcrumb li+li:before{content:"/";color:#ffffff80;margin-right:0}.stats{background:var(--navy-dark);padding:48px 0}.stats__grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.stats__item strong{color:var(--red);margin-bottom:8px;font-size:clamp(2rem,4vw,2.75rem);font-weight:700;line-height:1;display:block}.stats__item span{color:#fffc;font-size:14px;font-weight:500}.footer-main{background:var(--navy-dark);padding:64px 0 48px}.footer__grid{grid-template-columns:1.5fr 1fr 1fr;align-items:start;gap:40px;display:grid}.footer__brand img{width:auto;height:56px;margin-bottom:16px}.footer__brand p{color:#ffffffb3;max-width:280px;font-size:14px;line-height:1.7}.footer__heading{color:var(--white);margin-bottom:16px;font-size:16px;font-weight:600}.footer__links a{color:#ffffffb3;padding:6px 0;font-size:14px;transition:color .2s;display:block}.footer__links a:hover{color:var(--red)}.footer__contact li{color:#ffffffb3;padding:6px 0;font-size:14px;line-height:1.5}.copyright{background:var(--navy);text-align:center;padding:18px 0}.copyright span{color:#fff9;font-size:13px}.contact-strip{border-radius:var(--radius);box-shadow:var(--shadow-md);grid-template-columns:repeat(3,1fr);gap:0;display:grid;overflow:hidden}.contact-strip__box{background:var(--navy);color:var(--white);align-items:center;gap:20px;padding:32px;display:flex}.contact-strip__icon svg{width:32px;height:32px;fill:var(--red)}.contact-strip__box h3{color:var(--white);margin-bottom:4px;font-size:17px}.contact-strip__box p{opacity:.8;margin:0;font-size:14px}@media (width<=991px){.header__contact,.header__hours{display:none}.header__menu-toggle{display:block}.header__nav-list{background:var(--white);box-shadow:var(--shadow-md);border-top:1px solid #eee;flex-direction:column;padding:12px;display:none;position:absolute;top:100%;left:0;right:0}.header__nav-list.open{display:flex}.header__nav-link{width:100%;padding:12px 16px}.stats__grid{grid-template-columns:repeat(2,1fr)}.footer__grid{grid-template-columns:1fr;gap:32px}.contact-strip{grid-template-columns:1fr}}@media (width<=767px){.stats__grid{grid-template-columns:1fr 1fr}}
