.header{z-index:100;position:sticky;top:0}.header__container{align-items:center;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.header__top{background-color:#fff;border-bottom:1px solid #e8e8e8}.header__top .header__container{justify-content:space-between;gap:24px;height:70px}.header__logo{flex-shrink:0}.header__info{align-items:center;gap:28px;display:flex}@media (max-width:767px){.header__info{display:none}}.header__infoItem{color:#1a1a1a;white-space:nowrap;align-items:center;gap:8px;font-size:13px;transition:color .3s;display:flex}.header__infoItem:hover{color:#00aad2}.header__callback{color:#fff;background-color:#2a4ecc;border:none}.header__callback:hover{background-color:#2341aa}.header__callback{letter-spacing:.5px;border-radius:50rem;padding:14px 36px;font-size:15px;font-weight:600;transition:background-color .25s,transform .15s}.header__callback:hover{transform:translateY(-1px)}.header__callback:active{transform:translateY(0)}@media (max-width:767px){.header__callback{text-align:center;width:100%}}.header__callback{padding:10px 20px;font-size:13px;font-weight:600}@media (max-width:767px){.header__callback{padding:8px 14px;font-size:12px}}.header__bottom{background-color:#1a1a1a}.header__bottom .header__container{gap:32px;height:48px}@media (max-width:767px){.header__bottom .header__container{justify-content:center;gap:16px}}.header__link{color:#fff;text-transform:uppercase;letter-spacing:1px;font-size:14px;transition:color .3s}.header__link:hover{color:#00aad2}
.footer{color:#fff;background:#000;padding:2rem 0 1rem}@media (max-width:767px){.footer{padding:1rem 0}}.footer a{color:#fff}.footer-top,.footer-after{color:#8c8c8c}.footer-top{gap:4rem;display:flex}@media (max-width:767px){.footer-top{flex-wrap:wrap;gap:1rem;margin-bottom:1rem}}.footer-top-txt{margin-top:1rem;line-height:1.2}.footer-bottom{justify-content:space-between;align-items:center;gap:2rem;padding:1rem 0;display:flex}@media (max-width:767px){.footer-bottom{flex-direction:column;align-items:start;gap:1rem}}.footer .list{margin:0;padding:0 0 0 3rem;list-style:none}@media (max-width:767px){.footer .list{padding:0}}.footer .list li a{font-size:1.125rem}.footer .list li:not(:first-child) a{color:#b5b5b5;font-size:1rem;font-weight:300}.footer-bottom{font-size:.875rem;font-weight:200;line-height:105%}@media (max-width:767px){.footer-bottom{padding:0}.footer-bottom p{margin:0}}
.Breadcrumbs-module-scss-module__Ir3W5a__breadcrumbs{background-color:#f5f5f5;border-bottom:1px solid #e8e8e8;padding:12px 0}.Breadcrumbs-module-scss-module__Ir3W5a__breadcrumbsList{flex-wrap:wrap;align-items:center;gap:4px;margin:0;padding:0;font-size:13px;line-height:1.5;list-style:none;display:flex}@media (max-width:768px){.Breadcrumbs-module-scss-module__Ir3W5a__breadcrumbsList{gap:2px;font-size:12px}}.Breadcrumbs-module-scss-module__Ir3W5a__breadcrumbsItem,.Breadcrumbs-module-scss-module__Ir3W5a__breadcrumbsItem:not(:last-child){align-items:center;gap:4px;display:flex}.Breadcrumbs-module-scss-module__Ir3W5a__breadcrumbsLink{color:#2a4ecc;text-decoration:none;transition:color .2s}.Breadcrumbs-module-scss-module__Ir3W5a__breadcrumbsLink:hover{color:#00aad2;text-decoration:underline}.Breadcrumbs-module-scss-module__Ir3W5a__breadcrumbsLink:active{color:#213ea2}.Breadcrumbs-module-scss-module__Ir3W5a__breadcrumbsCurrent{color:#595959;font-weight:500}.Breadcrumbs-module-scss-module__Ir3W5a__breadcrumbsSeparator{color:#999;margin:0 2px;line-height:1}@media (max-width:768px){.Breadcrumbs-module-scss-module__Ir3W5a__breadcrumbsSeparator{margin:0 1px}}
.callback-overlay{z-index:200;background-color:#0009;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.callback-popup{background:linear-gradient(90deg,#ffffffe6 20%,#ffffff80 35%,#0000 50%),url(/images/popup/bg1.jpg) 100%/cover no-repeat;border-radius:1rem;width:100%;max-width:920px;padding:40px;position:relative}@media (max-width:767px){.callback-popup{padding:30px 20px}}.callback-popup--credit{background:linear-gradient(90deg,#ffffffe6 20%,#ffffff80 35%,#0000 50%),url(/images/popup/bg4.jpg) 100%/cover no-repeat}.callback-popup--discount{background:linear-gradient(90deg,#ffffffe6 20%,#ffffff80 35%,#0000 50%),url(/images/popup/bg2.jpg) 100%/cover no-repeat}.callback-popup--price{background:linear-gradient(90deg,#ffffffe6 20%,#ffffff80 35%,#0000 50%),url(/images/popup/bg3.jpg) 100%/cover no-repeat}.callback-popup__close{color:#595959;cursor:pointer;background:0 0;border:none;font-size:38px;font-weight:300;line-height:1;transition:color .3s;position:absolute;top:12px;right:16px}.callback-popup__close:hover{color:#1a1a1a}.callback-popup__title{text-transform:uppercase;margin-bottom:8px;font-size:clamp(2.125rem,1.9293rem + .8696vw,2.625rem)}@media (min-width:1024px){.callback-popup__title{max-width:500px}}.callback-popup__text{margin-bottom:24px;font-size:14px}@media (min-width:1024px){.callback-popup__text{max-width:350px}}.callback-popup__form{flex-direction:column;gap:8px;display:flex}@media (min-width:1024px){.callback-popup__form{max-width:285px}}.callback-popup__input{background:#eaeaea;border:1px solid #ddd;border-radius:30rem;outline:none;width:100%;padding:14px 16px;font-family:inherit;font-size:15px;transition:border-color .3s}.callback-popup__input:focus{border-color:#00aad2}.callback-popup__submit{color:#fff;background-color:#131e29;border:none;border-radius:50rem;transition:background-color .3s}.callback-popup__submit:hover{background-color:#060a0d}.callback-popup__submit{padding:14px;font-size:15px;font-weight:600}
*{box-sizing:border-box;margin:0;padding:0}:root{--color-primary:#002c5f;--color-accent:#00aad2;--color-black:#1a1a1a;--color-white:#fff;--color-gray:#58595b;--color-light-gray:#f5f5f5;--font-family:"Helvetica Neue",Arial,sans-serif}html,body{font-family:var(--font-family);color:var(--color-black);background-color:var(--color-white)}a{color:inherit;text-decoration:none}ul{list-style:none}img{max-width:100%;height:auto;display:block}.container{max-width:1220px;margin:0 auto}select{appearance:none;background:#fff url(/images/common/select-arrow.svg) right 15px center no-repeat}.btn,button{cursor:pointer;border:none;font-family:inherit;transition:background-color .3s}.fade-in{opacity:0;transition:opacity .8s ease-out,transform .8s ease-out;transform:translateY(30px)}.fade-in.visible{opacity:1;transform:translateY(0)}
@font-face{font-family:Roboto Flex;font-style:normal;font-weight:100 1000;font-stretch:100%;font-display:swap;src:url(../media/30019050b7bae5c9-s.430ef830.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto Flex;font-style:normal;font-weight:100 1000;font-stretch:100%;font-display:swap;src:url(../media/37d0015dc75cbc8f-s.375cd17a.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto Flex;font-style:normal;font-weight:100 1000;font-stretch:100%;font-display:swap;src:url(../media/45f29b19c23b15b3-s.fa671d8a.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto Flex;font-style:normal;font-weight:100 1000;font-stretch:100%;font-display:swap;src:url(../media/c359f675969d501e-s.ea15b395.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto Flex;font-style:normal;font-weight:100 1000;font-stretch:100%;font-display:swap;src:url(../media/9ab9daf6d31b5243-s.61e8f160.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto Flex;font-style:normal;font-weight:100 1000;font-stretch:100%;font-display:swap;src:url(../media/d8bd0e9af077c7ac-s.2a98d132.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto Flex Fallback;src:local(Arial);ascent-override:93.28%;descent-override:24.55%;line-gap-override:0.0%;size-adjust:99.45%}.roboto_flex_43559375-module__6qbhDG__className{font-family:Roboto Flex,Roboto Flex Fallback;font-style:normal}
