:root{--color-white: #FFFFFF;--color-black: #000000;--color-blue-very-dark: #050E2F;--color-blue-dark: #050F58;--color-blue-medium: #102A8C;--color-blue-light: #1F49E5;--color-blue-pale: #F0F3FD;--color-blue-very-pale: #F5F7FE;--color-blue-super-pale: #FAFBFE;--color-orange: #F56100;--color-orange-light: #FF8433;--color-cyan: #40C5DC;--color-gray-dark: #323641;--color-gray-medium: #787D8E;--color-gray-light: #949494;--color-gray-very-light: #DDDDDD;--color-transparent: transparent}@font-face{font-family:Stolzl;src:url(/build/assets/Stolzl-Regular-Dwuj9-an.woff2) format("woff2"),url(/build/assets/Stolzl-Regular-BCSU1L2t.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Stolzl Book;src:url(/build/assets/Stolzl-Book-DppHE6O4.woff2) format("woff2"),url(/build/assets/Stolzl-Book-B_sC4B3e.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Stolzl;src:url(/build/assets/Stolzl-Medium-CwguFPoU.woff2) format("woff2"),url(/build/assets/Stolzl-Medium-Bpg7T4zH.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}h1,h2,h3,h4,h5{font-size:inherit;line-height:inherit;color:inherit;margin:inherit}*,:after,:before{box-sizing:border-box;outline:none}html{height:100%;scroll-behavior:smooth}body{position:relative;min-width:320px;margin:0;padding:0;display:flex;flex-direction:column;font-family:Stolzl,sans-serif;font-weight:400;line-height:1.2;overflow-x:hidden}body::-webkit-scrollbar{width:7px}body::-webkit-scrollbar-track{border-radius:8px;background:#ffffff1a}body::-webkit-scrollbar-thumb{border-radius:8px;background:var(--color-blue-dark)}.body{color:var(--color-blue-dark);background:var(--color-white)}a{font-size:inherit;line-height:inherit}a:focus-visible{outline:2px solid var(--color-orange-light);outline-offset:2px}.no-line{text-decoration:none}svg{width:100%;height:100%}button{margin:0;padding:0;border:none;box-shadow:none;border-radius:0;background:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit}button:focus-visible{outline:2px solid var(--color-orange-light);outline-offset:2px}ul.no-marker{margin:0;padding-left:0}ul.no-marker li{list-style-type:none;line-height:1.5}.img-contain{width:100%;height:100%;object-fit:contain}.img-cover{width:100%;height:100%;object-fit:cover}.hidden-block{@apply absolute border-0 p-0 whitespace-nowrap overflow-hidden;width:1px;height:1px;margin:-1px;clip-path:inset(100%);clip:rect(0 0 0 0)}.wrap{width:100%;margin-inline:auto;padding-top:20px;padding-inline:40px;max-width:1663px}.container{flex-grow:1}.fw-400{font-weight:400}.fw-500{font-weight:500}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}@media(max-width:1023px){.wrap{padding-inline:32px}}@media(max-width:768px){.wrap{padding-inline:24px;padding-top:0}}@media(max-width:567px){.wrap{padding-inline:16px}}.button{display:inline-flex;justify-content:center;align-items:center;padding:10px;text-decoration:none;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;line-height:1.2;text-transform:lowercase;gap:8px;transition:background-color .25s ease}.button_primary{background:var(--color-orange);color:var(--color-white)}.button_primary:hover,.button_primary:active{background:var(--color-orange-light)}.button_secondary{background:#fafbfe;background:var(--color-blue-super-pale);color:var(--color-blue-medium);box-shadow:0 4px 8px #1639ba14}.button_secondary:hover,.button_secondary:active{background:var(--color-blue-pale);box-shadow:0 4px 10px #1639ba26}.button_large{min-height:59px;padding-inline:46px;border-radius:35px;font-size:16px}.button_medium{min-height:42px;padding-inline:24px;border-radius:16px;font-size:14px}.button_small{min-height:32px;padding-inline:20px;border-radius:16px;font-size:14px}.button__icon{width:16px;height:16px}.header{padding-top:13px;position:sticky;top:0;z-index:5}.header__inside{display:flex;align-items:center;gap:15px;padding:15px 10px;margin-inline:-10px;border-radius:35px;background:var(--color-white)}.header__main{flex-grow:1;display:flex;justify-content:space-between;align-items:center;padding:20px 60px 20px 30px;border-radius:35px;background:var(--color-blue-pale);gap:14.4%}.header__logo{flex-shrink:0;display:flex;justify-content:center;align-items:center;padding-inline:24px}.header__logo img{max-width:164px}.header__nav{flex-grow:1}.header__menu{width:100%;display:flex;justify-content:space-between;align-items:center}.header__menu-link{display:block;font-size:16px;line-height:1.2;color:var(--color-blue-dark);text-transform:lowercase;white-space:nowrap}.header__menu-link:hover,.header__menu-link:active{color:var(--color-blue-light)}.header__btn{flex-shrink:0}@media(max-width:1440px){.header__logo{padding-inline:0}}@media(max-width:1200px){.header__main{gap:5%;padding-right:30px}.header__btn{padding-inline:30px}}@media(max-width:1024px){.header__nav{position:fixed;inset:0;padding-inline:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;z-index:-1;visibility:hidden;background:#f5f7fef0;transition:all .3s ease-in-out}.header__nav_opened{opacity:1;z-index:9999;visibility:visible;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.header__menu{flex-direction:column;opacity:0;gap:35px;transform:translateY(-20px);transition:transform .4s ease-out}.header__menu-close{position:absolute;display:flex;justify-content:center;align-items:center;opacity:0;top:40px;right:20px;width:40px;height:40px;border-radius:6px;transition:opacity .3s ease-in-out}.header__btn_mobile{position:absolute;opacity:0;top:40px;left:20px;min-height:40px;padding-inline:20px;transition:opacity .3s ease-in-out}.header__nav_opened .header__menu{opacity:1;transform:translateY(0);transition-delay:.1s}.header__nav_opened .header__menu-close,.header__nav_opened .header__btn_mobile{opacity:1;transition-delay:.1s}.header__menu-link{opacity:0;transform:translateY(10px);transition:all .3s ease-out}.header__nav_opened .header__menu-link{opacity:1;transform:translateY(0)}.header__nav_opened .header__menu-item:nth-child(1) .header__menu-link{transition-delay:.15s}.header__nav_opened .header__menu-item:nth-child(2) .header__menu-link{transition-delay:.2s}.header__nav_opened .header__menu-item:nth-child(3) .header__menu-link{transition-delay:.25s}.header__burger{display:flex;width:40px;aspect-ratio:1/1;justify-content:center;align-items:center;background:var(--color-white);border-radius:6px}.header__burger svg{fill:var(--color-blue-medium)}}@media(max-width:768px){.header{padding-top:0}.header__logo img{max-width:130px}.header__main{padding-block:15px}.header__btn_desktop{display:none}}@media(max-width:480px){.header__nav{align-items:flex-start}.header__menu{width:100%;align-items:flex-start}}@media(min-width:1025px){.header__burger,.header__menu-close,.header__btn_mobile{display:none}}.footer{position:relative;margin-top:46px;padding-bottom:80px;padding-top:60px}.footer__img{position:absolute;left:25.2%;bottom:80px;pointer-events:none}.footer__inside{padding:48px;display:flex;justify-content:space-between;align-items:stretch;background:var(--color-blue-very-pale);border-radius:35px;overflow:hidden}.footer__left{display:flex;flex-direction:column;align-items:flex-start;gap:16px;font-family:Stolzl Book,sans-serif;font-size:12px;color:var(--color-gray-dark)}.footer__logo{width:281px;height:46px}.footer__link{color:var(--color-blue-light)}.footer__link:hover{text-decoration:underline}.footer__right{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;gap:16px}.footer__contacts{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.footer__phone{font-size:24px;color:var(--color-blue-very-dark);transition:color .25s ease}.footer__phone:hover,.footer__phone:active{color:var(--color-blue-medium)}.footer__email{font-size:14px;color:var(--color-blue-medium)}.footer__email:hover{text-decoration:underline}.footer__socials{display:flex;align-items:center;justify-content:flex-end;gap:8px}.footer__social-link{width:32px;aspect-ratio:1/1;fill:var(--color-blue-very-dark);transition:fill .25s ease}.footer__social-link:hover,.footer__social-link:active{fill:var(--color-blue-medium)}@media(max-width:1440px){.footer{margin-top:30px;padding-bottom:30px}.footer__img{bottom:30px}}@media(max-width:991px){.footer{padding-top:0}.footer__inside{padding:25px}.footer__img{display:none}}@media(max-width:768px){.footer{margin-top:15px;padding-bottom:15px}.footer__inside{border-radius:24px}.footer__logo{width:181px;height:auto}.footer__phone{font-size:18px}}@media(max-width:480px){.footer__inside{position:relative;flex-direction:column-reverse;padding-top:70px;gap:16px}.footer__right,.footer__contacts{align-items:flex-start}.footer__logo{position:absolute;top:25px;left:25px}}
