*{padding:0;margin:0;border:0}*,*:before,*:after{box-sizing:border-box}:focus,:active{outline:none}a:focus,a:active{outline:none}nav,footer,header,aside{display:block}html,body{height:100%;width:100%;font-size:100%;line-height:1;font-size:16px;cursor:default;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}input,button,textarea{font-family:inherit}input::-ms-clear{display:none}a,button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}.header{width:100%;display:flex;flex-direction:column;align-items:center;background-color:#fff;box-shadow:0 0 1rem 0 rgba(0,0,0,.3882352941);position:relative;z-index:10}.header:before{content:"";display:block;width:100%;height:8px;background:url(../2564ef3bc10543d9dafd.png) center top no-repeat;background-size:100% 100%}.header__inner{display:flex;align-items:stretch;justify-content:space-between;gap:2rem;max-width:1200px;width:100%;padding:0 1rem}.header__logo-link{padding:1rem 0}@media(max-width: 1200px){.header__logo{max-width:7.5rem}}.header__nav{flex:1 0 auto}@media(max-width: 767px){.header__nav{display:none}}.header__menu{display:flex;align-items:center;gap:1rem;height:100%}.header__menu .menu-item{height:100%;padding:.5rem;position:relative;transition:.3s ease-in all}.header__menu .menu-item:after{content:"";display:inline-block;width:100%;height:.25rem;position:absolute;bottom:0;left:0;background-color:rgba(0,0,0,0);transition:.3s ease-in all}.header__menu .menu-item:hover::after{background-color:#023b83}.header__menu .menu-item:hover a{color:#000}.header__menu .menu-item a{display:flex;align-items:center;height:100%;color:#333}.header__btns-wrap{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;flex-wrap:wrap}.header__tel-link{display:flex;align-items:flex-start;gap:.5rem;padding:.5rem}.header__tel-link:hover .header__tel-number{text-decoration:underline}.header__tel-wrap{display:flex;flex-direction:column;align-items:flex-end;line-height:1em}.header__tel-number{color:#333;font-size:1.1rem;font-weight:500;transition:.3s all ease}.header__tel-caption{font-size:.8rem;color:#333;line-height:1em}.header__icon,.header__icon svg{width:1.6rem;height:1.6rem;color:#023b83}.header__callback-btn{padding:.25rem 1rem;margin-left:1rem;background-color:#023b83;color:#fdd000;font-size:1.1rem;font-weight:700;border-radius:.25rem;border:solid 2px #023b83;cursor:pointer;transition:.3s all ease}.header__callback-btn:hover{color:#023b83;background-color:#fdd000}.header__mobmenu-icon{display:none;flex-direction:column;align-items:center;cursor:pointer}@media(max-width: 767px){.header__mobmenu-icon{display:flex}}.header__mobmenu-icon svg{display:block;width:3rem;height:3rem;color:#000}.header__mobmenu-icon span{color:#000;font-size:.95rem;text-transform:uppercase}.header .have-submenu{position:relative;padding-right:1rem}.header .have-submenu:before{content:"▼";position:absolute;top:50%;transform:translateY(-50%);left:calc(100% - .5rem);font-size:.8rem}.header__submenu{display:none;opacity:0;transition:all .3s ease;position:absolute;top:100%;left:50%;transform:translateX(-50%);max-width:1200px;width:100%;z-index:10;padding:0 1rem}.header__submenu--open{display:flex;opacity:1}.header__submenu-item{width:25%;cursor:pointer;background:#023b83;transition:all .3s ease}.header__submenu-item:hover .header__submenu-img{transform:translateY(-0.25rem);filter:brightness(0.9) contrast(1.15) saturate(1.1)}.header__submenu-img{display:block;width:100%;transition:transform .6s cubic-bezier(0.2, 0.8, 0.2, 1),filter .4s ease;will-change:transform,filter}.header__submenu-title{width:100%;text-align:center;color:#fff;font-weight:600;padding:.75rem .5rem}.header .mobmenu{display:flex;justify-content:flex-end;width:100vw;height:100dvh;position:fixed;top:0;left:105%;right:0;bottom:0;transition:all .3s ease-out;z-index:10;opacity:0;pointer-events:none}.header .mobmenu--active{left:0;opacity:1;pointer-events:all}.header .mobmenu__inner{display:flex;flex-direction:column;justify-content:space-between;width:70%;max-width:350px;height:auto;background-color:#023b83;border-left:4px solid #fdd000;padding:15% 3rem;color:#fff;box-shadow:0 0 1rem 0 rgba(0,0,0,.3882352941)}.header .mobmenu__menu .menu-item{padding-bottom:1rem}.header .mobmenu__menu .menu-item a{font-size:2rem;color:#fff;text-transform:uppercase}.header .mobmenu__btns-wrap{display:flex;flex-direction:column;align-items:center;gap:1rem}.header .mobmenu__tel-link{display:flex;gap:1rem;font-size:1.5rem;color:#fff}.header .mobmenu__icon svg{width:2rem;height:2rem;color:#fff}.header .mobmenu__callback-btn{padding:.5rem 2rem;background-color:#fdd000;color:#023b83;font-size:1.3rem;font-weight:700;border-radius:.25rem;cursor:pointer}.header__denger{width:100%;padding:.25rem 2rem;background-color:red;color:#fff;text-align:center;text-wrap-style:balance}.header__denger-title{font-size:1.5rem;font-weight:600;line-height:1;padding-bottom:.125rem}.header__denger-text{font-size:1rem;line-height:1.1}html{font-size:16px;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(max-width: 1200px){html{font-size:15px}}@media(max-width: 991px){html{font-size:14px}}@media(max-width: 767px){html{font-size:13px}}@media(max-width: 480px){html{font-size:12px}}body{display:flex;flex-direction:column;width:100%;min-height:100vh;font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;line-height:1.4;font-size:1rem;font-weight:400;color:#333;background-color:#fff}main{flex:1 1 auto}h1{font-size:2.5rem}h2{font-size:1.875rem}h3{font-size:1.625rem}.section{width:100%;height:auto;scroll-margin-top:106px}.section__inner{max-width:1200px;padding:0 1rem;margin:auto}.section__title{font-weight:700;padding-bottom:1rem}@media(max-width: 1200px){.section{scroll-margin-top:96px}}@media(max-width: 991px){.section{scroll-margin-top:90px}}@media(max-width: 767px){.section{scroll-margin-top:84px}}@media(max-width: 480px){.section{scroll-margin-top:79px}}.footer{padding:2rem 0 0;background:#f8f8f8}.footer__inner{display:flex;flex-wrap:wrap;gap:2rem;padding-bottom:1rem;justify-content:space-between}@media(max-width: 480px){.footer__inner{flex-direction:column;gap:1rem}}.footer__col{display:flex;flex-direction:column;align-items:flex-start;width:calc(25% - 1.5rem)}@media(max-width: 991px){.footer__col{width:calc(50% - 1rem)}}@media(max-width: 480px){.footer__col{width:100%}}.footer__col-title{font-size:1.2rem;padding-bottom:1rem;font-weight:600}.footer__copyright{display:flex;align-items:center;justify-content:center;width:100%;padding:1rem;background:#023b83;color:#fff;font-size:1.25rem}.footer__callback-btn{padding:.25rem 1rem;margin-left:1rem;background-color:#023b83;color:#fdd000;font-size:1.1rem;font-weight:700;border-radius:.25rem;border:solid 2px #023b83;cursor:pointer;transition:.3s all ease}.footer__callback-btn:hover{color:#023b83;background-color:#fdd000}.chatfloat{position:fixed;right:max(2vw,2rem);bottom:3rem;z-index:5;padding:1rem}.chatfloat__main-btn{width:5rem;height:5rem;border-radius:50%;box-shadow:0 0 1rem 0 rgba(0,0,0,.35);padding:0;cursor:pointer;color:#fff;background:#023b83;display:grid;place-items:center;line-height:0}.chatfloat__main-btn svg{width:55%;height:55%;display:block}.chatfloat__main-btn:focus-visible{outline:.1875rem solid rgba(80,160,255,.75);outline-offset:.25rem;border-radius:999rem}.chatfloat__btns-wrapper{position:absolute;z-index:-1;inset:1rem}.chatfloat__btn{width:2.5rem;height:2.5rem;position:absolute;left:50%;top:50%;translate:-50% -50%;display:grid;place-items:center;text-decoration:none;line-height:0;opacity:0;transform:scale(0.9);transition:transform 260ms cubic-bezier(0.2, 0.8, 0.2, 1),opacity 160ms ease}.chatfloat__btn svg{width:100%;height:100%;display:block}.chatfloat__btn:focus-visible{outline:.1875rem solid rgba(80,160,255,.75);outline-offset:.25rem;border-radius:999rem}.chatfloat:hover .chatfloat__btn,.chatfloat:focus-within .chatfloat__btn{opacity:1;transform:scale(1)}.chatfloat:hover .chatfloat__whatsapp,.chatfloat:focus-within .chatfloat__whatsapp{transition-delay:0ms;transform:rotate(150deg) translateX(4.45rem) rotate(-150deg) scale(1)}.chatfloat:hover .chatfloat__telegram,.chatfloat:focus-within .chatfloat__telegram{transition-delay:70ms;transform:rotate(195deg) translateX(4.45rem) rotate(-195deg) scale(1)}.chatfloat:hover .chatfloat__wechat,.chatfloat:focus-within .chatfloat__wechat{transition-delay:140ms;transform:rotate(240deg) translateX(4.45rem) rotate(-240deg) scale(1)}.chatfloat:hover .chatfloat__max,.chatfloat:focus-within .chatfloat__max{transition-delay:210ms;transform:rotate(285deg) translateX(4.45rem) rotate(-285deg) scale(1)}.chatfloat:hover .chatfloat__btns-wrapper:has(.chatfloat__whatsapp:hover) .chatfloat__telegram{transform:rotate(210deg) translateX(4.45rem) rotate(-210deg) scale(1)}.chatfloat:hover .chatfloat__btns-wrapper:has(.chatfloat__whatsapp:hover) .chatfloat__wechat{transform:rotate(255deg) translateX(4.45rem) rotate(-255deg) scale(1)}.chatfloat:hover .chatfloat__btns-wrapper:has(.chatfloat__whatsapp:hover) .chatfloat__max{transform:rotate(300deg) translateX(4.45rem) rotate(-300deg) scale(1)}.chatfloat:hover .chatfloat__btns-wrapper:has(.chatfloat__telegram:hover) .chatfloat__whatsapp{transform:rotate(135deg) translateX(4.45rem) rotate(-135deg) scale(1)}.chatfloat:hover .chatfloat__btns-wrapper:has(.chatfloat__telegram:hover) .chatfloat__wechat{transform:rotate(255deg) translateX(4.45rem) rotate(-255deg) scale(1)}.chatfloat:hover .chatfloat__btns-wrapper:has(.chatfloat__telegram:hover) .chatfloat__max{transform:rotate(300deg) translateX(4.45rem) rotate(-300deg) scale(1)}.chatfloat:hover .chatfloat__btns-wrapper:has(.chatfloat__wechat:hover) .chatfloat__whatsapp{transform:rotate(135deg) translateX(4.45rem) rotate(-135deg) scale(1)}.chatfloat:hover .chatfloat__btns-wrapper:has(.chatfloat__wechat:hover) .chatfloat__telegram{transform:rotate(180deg) translateX(4.45rem) rotate(-180deg) scale(1)}.chatfloat:hover .chatfloat__btns-wrapper:has(.chatfloat__wechat:hover) .chatfloat__max{transform:rotate(300deg) translateX(4.45rem) rotate(-300deg) scale(1)}.chatfloat:hover .chatfloat__btns-wrapper:has(.chatfloat__max:hover) .chatfloat__whatsapp{transform:rotate(135deg) translateX(4.45rem) rotate(-135deg) scale(1)}.chatfloat:hover .chatfloat__btns-wrapper:has(.chatfloat__max:hover) .chatfloat__telegram{transform:rotate(180deg) translateX(4.45rem) rotate(-180deg) scale(1)}.chatfloat:hover .chatfloat__btns-wrapper:has(.chatfloat__max:hover) .chatfloat__wechat{transform:rotate(225deg) translateX(4.45rem) rotate(-225deg) scale(1)}.chatfloat:hover .chatfloat__btns-wrapper:hover .chatfloat__btn:hover{z-index:2}.chatfloat:hover .chatfloat__btns-wrapper:hover .chatfloat__whatsapp:hover{transform:rotate(150deg) translateX(4.45rem) rotate(-150deg) scale(1.5)}.chatfloat:hover .chatfloat__btns-wrapper:hover .chatfloat__telegram:hover{transform:rotate(195deg) translateX(4.45rem) rotate(-195deg) scale(1.5)}.chatfloat:hover .chatfloat__btns-wrapper:hover .chatfloat__wechat:hover{transform:rotate(240deg) translateX(4.45rem) rotate(-240deg) scale(1.5)}.chatfloat:hover .chatfloat__btns-wrapper:hover .chatfloat__max:hover{transform:rotate(285deg) translateX(4.45rem) rotate(-285deg) scale(1.5)}@media(prefers-reduced-motion: reduce){.chatfloat__btn,.chatfloat__main-btn{transition:none !important}}.popup{position:fixed;top:0;left:0;width:100vw;height:100vh;background:hsla(0,0%,100%,.8);display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;z-index:1000}.popup.active{opacity:1;visibility:visible}.popup__inner{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:1rem;width:500px;max-width:90vw;min-height:500px;max-height:80vh;border-radius:2rem;background:#023b83;color:#fff;padding:2rem}.popup__title{font-size:2rem;font-weight:600;line-height:1em;text-align:center;color:#fdd000;text-wrap:balance}.popup__subtitle{font-size:1rem;text-align:center;text-wrap:balance}.popup__form{width:100%;display:flex;flex-direction:column;border-radius:.5rem}.popup__form-checkbox{display:flex;justify-content:flex-start;gap:1rem;font-size:.8rem;margin-bottom:1rem;cursor:pointer}.popup__form-checkbox input[type=checkbox]{width:1rem;cursor:pointer}.popup__form-checkbox label{color:#fff;cursor:pointer}.popup__form-checkbox a{text-decoration:underline;color:#fff}.popup input{width:100%;padding:.75rem;margin-bottom:1rem;border:1px solid #ccc;border-radius:.25rem;font-size:1rem}.popup input::-moz-placeholder{color:#666;font-size:1rem;opacity:1}.popup input::placeholder{color:#666;font-size:1rem;opacity:1}.popup input:focus::-moz-placeholder{opacity:.5}.popup input:focus::placeholder{opacity:.5}.popup__btn{background:#fdd000;color:#023b83;padding:1rem;font-size:1.125rem;border:none;border-radius:.25rem;cursor:pointer;transition:background .3s}.popup__btn:hover{background:#ff9800}.popup__tel-link{display:flex;align-items:center;gap:.5rem;padding:.5rem}.popup__tel-link span{color:#fff;font-size:1.5rem;transition:.3s all ease}.popup__tel-link:hover span{text-decoration:underline}.popup__icon,.popup__icon svg{width:2rem;height:2rem;color:#fdd000}
