@keyframes loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}html,body{overflow-x:hidden;min-height:100vh;overflow-anchor:none;scroll-behavior:smooth;margin:0;padding:0}html.fixing,body.fixing,html.lg-on,body.lg-on{width:100vw;height:100vh;overflow:hidden}body,button,textarea,input{font-family:Inter,sans-serif;font-style:normal;font-size:16px;line-height:1;font-weight:400}input::-moz-placeholder,textarea::-moz-placeholder{transition-duration:.3s;color:gray;font-weight:400}input::placeholder,textarea::placeholder{transition-duration:.3s;color:gray;font-weight:400}input:focus::-moz-placeholder,textarea:focus::-moz-placeholder{color:transparent!important}input:focus::placeholder,textarea:focus::placeholder{color:transparent!important}body{display:flex;flex-direction:column}main{width:100%;flex:1 0 auto;padding-bottom:50px;overflow:hidden}.footer{flex:0 0 auto}img{max-width:100%;max-height:100%}svg{width:100%;height:100%}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}.lg-backdrop{background-color:#525252cc!important}.lg-outer .lg-thumb-outer{background-color:#525252e6!important}.button-disabled{cursor:default;pointer-events:none}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{height:2px!important;z-index:1!important}.hidden{display:none!important;opacity:0;visibility:hidden}.active{display:flex;opacity:1;visibility:visible}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(/build/assets/200-5e6fc9fa.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/build/assets/400-5420525a.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(/build/assets/500-1288467e.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(/build/assets/600-2a8728d7.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(/build/assets/800-cb777cd1.woff2) format("woff2")}.container{position:relative;width:100%;padding-left:15px;padding-right:15px;box-sizing:border-box}@media screen and (min-width: 576px){.container{max-width:570px;margin:0 auto}}@media screen and (min-width: 768px){.container{max-width:750px}}@media screen and (min-width: 992px){.container{max-width:990px}}@media screen and (min-width: 1200px){.container{max-width:1170px}}@media screen and (min-width: 1360px){.container{max-width:1350px}}@media screen and (min-width: 1560px){.container{max-width:1530px}}@media screen and (min-width: 1700px){.container{max-width:1650px}}*,*:before,*:after{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}*:focus,*:before:focus,*:after:focus{border:none}html,body{scroll-behavior:smooth}html,body,h1,h2,h3,h4,h5,h6,p,address,strong,ol,ul,form,button,label,article,aside,figure,nav{margin:0;padding:0}blockquote,q{quotes:none}table{border-collapse:collapse;border-spacing:0}button{outline:none;border:none;padding:0;background-color:transparent;cursor:pointer}input,textarea{outline:none;border-radius:0;border:none;box-shadow:none;padding:0}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1}input::placeholder,textarea::placeholder{opacity:1}ul,ol{list-style:none;padding:0;margin:0}body a{text-decoration:none}body a:focus{text-decoration:none;outline:none}body a:hover{text-decoration:none}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}fieldset{border:none;padding:0;margin-inline:0;padding-block:0;padding-inline:0}.header__logo-wrap{width:40%}.header__menu-box{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:100%}.header__menu-inner{position:relative;width:22px;height:2px;transition-property:transform;background-color:#00a7e1;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:75ms}.header__menu-inner:before,.header__menu-inner:after{position:absolute;content:"";width:100%;height:2px;background-color:#00a7e1;transition:top 75ms ease .12s,opacity 75ms ease}.header__menu-inner:before{top:-6px;left:0}.header__menu-inner:after{right:0;bottom:-6px}.header__container{display:flex;align-items:center;justify-content:space-between;background-color:#fff;padding-top:12px;padding-bottom:12px}.header__actions{display:none}.header__action{position:relative;display:flex;justify-content:center;align-items:center;width:50px;height:50px;border-radius:10px;background-color:#f5f6f9}.header__action--cart-link{margin-right:10px;margin-left:10px}.header__action--cart-link.hide .header__cart-count{visibility:hidden;opacity:0}.header__action-wrap{display:flex;width:60%;justify-content:flex-end}.header__logo{display:block;width:110px}.header__logo-icon{width:110px;height:52px}.header__logo-text{display:block;font-size:5.5px;line-height:1;font-weight:600;color:#000;text-transform:uppercase}.header__btn{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center;border-radius:10px;overflow:hidden}.header__btn.active{border:1px solid #00A7E1}.header__btn.active .header__btn-icon{stroke:#00a7e1}.header__btn.active .header__menu-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(45deg)}.header__btn.active .header__menu-inner:before{top:0;transition:top 75ms ease,opacity 75ms ease .12s;opacity:0}.header__btn.active .header__menu-inner:after{bottom:0;transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(-90deg)}.header__btn.active .header__menu-inner:before,.header__btn.active .header__menu-inner:after{width:100%;background-color:#00a7e1}.header__btn-icon{width:24px;height:24px;fill:#00a7e1}.header__cart-count{position:absolute;top:6px;right:4px;width:17px;height:17px;border-radius:50%;display:flex;justify-content:center;align-items:center;background-color:#00a7e1;color:#fff;font-size:12px;line-height:1;font-weight:700}.header__dropdown{width:100vw;display:none;background-color:#fff;height:100vh;left:0;overflow-y:scroll;padding:25px 15px 150px;position:absolute;right:0;top:80px;border-top:2px solid grey}.header__dropdown.active{display:block;visibility:visible;opacity:1;z-index:20}.header__dropdown--search{background-color:transparent;border-top:none}.header__favorites{width:100%;justify-content:space-between;margin-bottom:30px}.header__navigation .navigation__li{padding:10px 0}.header__dropdown-item{width:100%}.header__langs{margin-top:30px}.header__dropdown-wrap{width:100%;display:flex;flex-wrap:wrap;padding-bottom:15px}.header__cart-count-wrap{display:none}@media screen and (min-width: 380px){.header__logo{width:130px}.header__logo-icon{width:130px;height:54px}.header__logo-text{font-size:6.5px;margin-top:3px}}@media screen and (min-width: 992px){.header{height:167px}.header__favorites--dsk{position:absolute;bottom:36px;right:160px}.header__container{height:inherit;align-items:flex-start;flex-wrap:wrap;padding-top:0;padding-bottom:0}.header__btn--search{display:none!important}.header__dropdown{overflow-y:initial}.header__dropdown--menu{padding:0;width:100%;display:flex;height:47px;align-items:center;position:relative;top:0;border-top:0;background-color:#f5f6f9}.header__dropdown--menu:before,.header__dropdown--menu:after{position:absolute;content:"";width:20%;height:47px;top:0;background-color:#f5f6f9}.header__dropdown--menu:before{left:-20%}.header__dropdown--menu:after{right:-20%}.header__dropdown--menu .phone-item{display:none}.header__dropdown--search{display:block;position:absolute;width:300px;height:auto;padding:0;left:170px;bottom:36px;top:auto;border-top:0}.header__action-wrap{order:1;width:100%}.header__logo-wrap{width:auto;order:2}.header__favorites{display:none!important}.header__favorites--dsk .favorites__text,.header__action--menu{display:none}.header__navigation .navigation__ul{flex-wrap:nowrap}.header__navigation .navigation__li{width:-moz-fit-content;width:fit-content;padding:10px 20px 10px 0}.header__dropdown-wrap{width:-moz-fit-content;width:fit-content;padding-bottom:0}.header__langs{margin-top:0}.header__action--cart-link{width:auto;position:absolute;bottom:36px;right:0;background-color:#fff}.header__action--search{display:block;background-color:transparent;position:absolute;bottom:36px;left:150px;width:auto;min-width:300px}.header__actions{order:3;display:flex;width:-moz-fit-content;width:fit-content;margin-right:210px}.header__cart-count-wrap{width:80px;display:flex;flex-wrap:wrap}.header__cart-count-text{width:100%;font-size:16px;line-height:1;font-weight:400;color:#8b8d92;margin-bottom:5px}.header__btn{display:flex;justify-content:center;align-items:center;width:50px;height:50px;border-radius:10px;background-color:#f5f6f9;margin-right:10px}.header__cart-count-sum{width:100%;font-size:16px;line-height:1;font-weight:600;color:#08226e}.header__phones-wrap{top:0;right:0;position:absolute;height:60px;overflow:hidden;border-radius:10px;z-index:10;background-color:#fff;transition:all .3s ease;border:1px solid #fff;padding:10px}.header__phones-wrap.active{top:0;right:0;position:absolute;width:100%;border:1px solid #00A7E1;height:auto;flex-wrap:wrap}.header__phones-wrap.active .header__phones-btn-icon{stroke:#00a7e1;transform:rotate(-90deg)}.header__phones--dsk{position:relative;width:100%;min-width:290px;display:flex}.header .phone-item__number{font-size:16px}.header .phone-item__link{width:25px;height:25px;margin-right:5px}.header__phones-btn{width:35px;height:35px;display:flex;align-items:center;justify-content:center;position:absolute;top:7px;right:-5px}.header__phones-btn-icon{width:15px;height:15px;stroke:#8b8d92;stroke-width:8;transform:rotate(90deg)}}@media screen and (min-width: 1200px){.header__logo{width:157px}.header__logo-icon{width:157px;height:77px}.header__logo-text{font-size:7.8px}.header__dropdown--search{width:350px;left:250px}.header__phones-wrap{top:10px}.header__favorites--dsk{right:164px}.header__actions{margin-right:220px}}@media screen and (min-width: 1360px){.header .header__dropdown--search{width:550px}}@media screen and (min-width: 1560px){.header .header__dropdown--search{width:700px}}@media screen and (min-width: 1700px){.header .header__dropdown--search{width:800px}}.footer{position:relative;width:100%;display:flex;flex-wrap:wrap}.footer__main{width:100%;display:flex;flex-wrap:wrap;background-color:#f5f6f9;padding-top:30px}.footer__item{width:100%;display:flex;flex-wrap:wrap;margin-bottom:30px}.footer__item .schedule{margin-bottom:40px}.footer__logo{width:157px;display:flex;flex-wrap:wrap;margin-bottom:25px}.footer__logo-icon{width:157px;height:70px}.footer__logo-text{display:block;margin-top:5px;font-size:7.8px;line-height:1;font-weight:600;color:#000;text-transform:uppercase}.footer__subitem{width:100%;margin-bottom:12px}.footer__phone-item{width:100%;margin-bottom:6px}.footer__item-title{width:100%;display:block;font-size:18px;line-height:1;font-weight:600;color:#000;margin-bottom:16px}.footer__schedule-note{width:100%;font-size:16px;line-height:1;font-weight:400;color:#000}.footer__schedule-note span{font-weight:600;color:#00a7e1}.footer__bottom{width:100%;display:flex;flex-wrap:wrap;margin-top:20px;margin-bottom:20px}.footer__bottom-link{display:block;width:100%;font-size:16px;line-height:1.3;font-weight:400;color:#000;text-decoration:underline;margin-bottom:8px}.footer__signature{display:block;width:100%;font-size:16px;line-height:1;font-weight:400;color:#000;margin-top:20px}.footer__btn{position:absolute;top:30px;right:15px;width:50px;height:50px;display:flex;justify-content:center;align-items:center;border-radius:10px;background-color:#00a7e1}.footer__btn-icon{width:25px;height:25px;stroke:#fff;stroke-width:4;transform:rotate(-90deg)}.footer__address .address__icon{width:16px;height:16px}.footer__email .email__icon{width:16px;height:16px;margin-top:3px}@media screen and (min-width: 420px){.footer__schedule-note{font-size:18px}.footer__item-title{font-size:20px}.footer__logo{width:160px;height:88px}.footer__logo-icon{width:160px;height:75px}.footer__address .address__icon{width:20px;height:20px}.footer__email .email__icon{width:20px;height:20px;margin-top:3px}}@media screen and (min-width: 768px){.footer__container{display:flex;flex-wrap:wrap;align-items:flex-start}.footer__item{width:50%}}@media screen and (min-width: 992px){.footer__item{margin-bottom:0}.footer__item:nth-child(1){width:25%}.footer__item:nth-child(2){width:20%}.footer__item:nth-child(3){width:20%}.footer__item:nth-child(4){width:35%;padding-left:30px}.footer__item-title{font-size:18px}.footer__schedule-note,.footer__phone-item .phone-item__number{font-size:16px}.footer__bottom-link{margin-bottom:0;width:33%;line-height:1}.footer__bottom-link:nth-child(1){order:1}.footer__bottom-link:nth-child(2){order:3;text-align:right}.footer__signature{width:33%;order:2;line-height:1;margin-top:0;text-align:center}.footer__bottom{margin-top:15px;margin-bottom:15px}.footer__container-bottom{align-items:center;padding-left:0;padding-right:0}.footer__btn{top:-26px}.footer__logo{margin-bottom:40px}.footer__main{padding-top:50px;padding-bottom:50px}}@media screen and (min-width: 1340px){.footer__item:nth-child(1){width:25%}.footer__item:nth-child(2){width:25%}.footer__item:nth-child(3){width:25%}.footer__item:nth-child(4){width:25%}}@media screen and (min-width: 1560px){.footer__item:nth-child(1){width:25%}.footer__item:nth-child(2){width:25%}.footer__item:nth-child(3){width:25%}.footer__item:nth-child(4){width:25%}}.title{display:block;text-align:left;font-size:22px;line-height:1.2;font-weight:600;color:#000;margin-bottom:20px}@media screen and (min-width: 420px){.title{font-size:22px}}@media screen and (min-width: 768px){.title{font-size:24px}}@media screen and (min-width: 992px){.title{font-size:26px}}@media screen and (min-width: 1200px){.title{font-size:28px}}@media screen and (min-width: 1340px){.title{font-size:36px}}.btn{height:54px;display:flex;justify-content:center;align-items:center;border-radius:10px;background-color:#00a7e1;color:#fff;font-size:16px;line-height:1;font-weight:600}@media screen and (min-width: 1200px){.btn{font-size:18px;transition:.3s linear}.btn:hover{background-color:#08226e}}.navigation__ul{display:flex;flex-wrap:wrap}.navigation__li{width:100%;padding:5px 0}.navigation__link{font-size:16px;line-height:1;font-weight:400;color:#000}@media screen and (min-width: 420px){.navigation__link{font-size:18px}}@media screen and (min-width: 992px){.navigation__link{font-size:16px}}@media screen and (min-width: 1200px){.navigation__link{transition:.3s linear}.navigation__link:hover{color:#00a7e1}}.schedule__item{display:flex;padding:5px 0}.schedule__days{font-size:16px;line-height:1;font-weight:400;color:#000;margin-right:5px}.schedule__hours{font-size:16px;line-height:1;font-weight:400;color:#000}@media screen and (min-width: 420px){.schedule__hours,.schedule__days{font-size:18px}}@media screen and (min-width: 992px){.schedule__hours,.schedule__days{font-size:16px}}.address{display:flex;align-items:center}.address__icon{width:24px;height:24px;margin-right:10px;fill:#00a7e1}.address__text{width:calc(100% - 34px);font-size:16px;line-height:1.2;font-weight:600;color:#000;font-style:normal;text-wrap:balance}@media screen and (min-width: 420px){.address__text{font-size:18px}}@media screen and (min-width: 992px){.address__text{font-size:16px}}.phone-item{display:flex;align-items:center;justify-content:flex-start}.phone-item__icon{width:20px;height:20px;stroke:#00a7e1;margin-right:10px;stroke-width:2}.phone-item__number{font-size:18px;line-height:1;font-weight:600;color:#000;min-width:125px;margin-right:10px}.phone-item__link{display:flex;justify-content:center;align-items:center;width:24px;height:24px;margin-right:10px}.phone-item__link-icon{width:100%;height:100%}.phone-item__link-icon--viber{fill:#7360f2}.phone-item__link-icon--whatsapp{fill:#25d366}.phone-item__link-icon--telegram{fill:#24a1de}.phone-wrap{position:relative;width:100%;display:flex;flex-wrap:wrap;padding-left:40px}.phone-wrap--footer{padding-left:25px}.phone-wrap--footer .phone-wrap__icon{top:3px;width:16px;height:16px}.phone-wrap__icon{position:absolute;top:0;left:0;width:30px;height:30px;stroke:#00a7e1;stroke-width:2}@media screen and (min-width: 420px){.phone-item__number{font-size:20px}.phone-item__link{width:28px;height:28px}.phone-wrap--footer{padding-left:27px}.phone-wrap--footer .phone-wrap__icon{top:5px;width:20px;height:20px}}@media screen and (min-width: 992px){.phone-wrap--header-mob{display:none}.phone-item__number{min-width:115px}}@media screen and (min-width: 1340px){.phone-item__icon{width:28px;height:28px}.phone-item__number{font-size:18px}.phone-item__link-icon{width:28px;height:28px}}.email{display:flex;align-items:center}.email__icon{width:20px;height:20px;margin-right:10px;fill:#00a7e1}.email__text{font-size:16px;line-height:1;font-weight:600;color:#000;text-decoration:underline}@media screen and (min-width: 420px){.email__text{font-size:18px}}@media screen and (min-width: 992px){.email__text{font-size:16px}}.switch-langs{display:flex;width:-moz-fit-content;width:fit-content}.switch-langs__btn-icon{display:none}.switch-langs__item{display:flex;align-items:center;font-weight:400;font-size:16px;line-height:1.2;text-transform:uppercase;color:#000}.switch-langs__item.active-lg{font-weight:500;color:#00a7e1;border-bottom:2px solid #00A7E1}.switch-langs__item:not(:last-child){margin-right:20px}@media screen and (min-width: 992px){.switch-langs{position:absolute;right:0;top:15px;width:70px;height:-moz-fit-content;height:fit-content;align-self:center;margin-left:auto;margin-right:0;align-items:center;padding:5px 15px;flex-wrap:wrap}.switch-langs.active{border-radius:10px;border:1px solid #00A7E1;background-color:#fff}.switch-langs.active .switch-langs__item{visibility:visible;opacity:1}.switch-langs.active .switch-langs__btn-icon{transform:rotate(-90deg);stroke:#00a7e1;stroke-width:7}.switch-langs__btn-icon{display:flex;width:15px;height:15px;transform:rotate(90deg);stroke:#000;stroke-width:1.5;pointer-events:none;margin-left:3px}.switch-langs__item{margin-right:0;font-size:14px;color:#000;visibility:hidden;opacity:0}.switch-langs__item.active-lg{visibility:visible;opacity:1;font-weight:400;color:#000;border-bottom:2px solid transparent}.switch-langs__item:not(:last-child){margin-right:0}}.favorites{display:flex;align-items:center}.favorites__wrap{position:relative;display:flex;justify-content:center;align-items:center;width:50px;height:50px;border-radius:10px;background-color:#f5f6f9}.favorites__icon{width:30px;height:30px;stroke:#00a7e1;stroke-width:2;fill:transparent}.favorites__count{position:absolute;top:6px;right:4px;width:17px;height:17px;border-radius:50%;display:flex;justify-content:center;align-items:center;background-color:#00a7e1;color:#fff;font-size:12px;line-height:1;font-weight:700}.favorites__count.hide{visibility:hidden;opacity:0}.favorites__text{font-size:16px;line-height:1;font-weight:400;color:#000}.search{display:flex;height:50px;border-radius:10px;border:1px solid #F5F6F9;overflow:hidden;background-color:#fff}.search.active{border:1px solid #00A7E1}.search.active .search__input,.search.active .search__btn{background-color:#fff}.search__btn-icon{width:24px;height:24px;fill:#00a7e1;position:relative;z-index:1}.search__input{width:calc(100% - 45px);padding-left:20px;font-size:16px;line-height:1;color:#000;font-weight:400}.search__btn{position:relative;width:45px;height:100%;margin-right:1px;background-color:#fff}@media screen and (min-width: 992px){.search,.search__input,.search__btn{background-color:#f5f6f9}}.messengers{width:100%;display:flex;flex-wrap:wrap}.messengers__title{width:100%;display:block;text-align:left;font-size:16px;line-height:1;font-weight:600;color:#000;margin-bottom:10px}.messengers__box{width:100%;display:flex;justify-content:flex-start}.messengers__item{width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:10px;background-color:#fff;margin-right:10px;border:1px solid #fff}.messengers__icon{width:21px;height:21px}@media screen and (min-width: 420px){.messengers__title{font-size:18px}.messengers__item{width:45px;height:45px}.messengers__icon{width:25px;height:25px}}@media screen and (min-width: 1200px){.messengers__title{font-size:20px}.messengers__item{transition:.3s linear}.messengers__item:hover{border:1px solid #00A7E1;box-shadow:0 0 5px 5px #a5a3a333}}.breadcrumbs{width:100%;margin-bottom:20px}.breadcrumbs__container{padding-right:0}.breadcrumbs__container:before{position:absolute;content:"";right:0;top:7px;width:50px;height:50px;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,#fff 100%)}.breadcrumbs__nav{width:100%}.breadcrumbs__list{display:flex;flex-wrap:nowrap;padding-top:11px;padding-bottom:11px;overflow:auto;overflow-y:hidden}.breadcrumbs__item{position:relative;display:flex;align-items:center;flex-wrap:nowrap;width:-moz-fit-content;width:fit-content;margin-right:10px;padding-right:10px}.breadcrumbs__item:after{position:absolute;content:"/";right:-3px;top:-2px}.breadcrumbs__item:last-child:after{content:""}.breadcrumbs__item:last-child .breadcrumbs__link{color:#000;cursor:default;text-decoration:none;border-bottom:1px solid transparent}.breadcrumbs__link{white-space:nowrap;font-size:14px;font-weight:400;line-height:1;color:#000;border-bottom:1px solid #000}@media screen and (min-width: 1200px){.breadcrumbs__link{font-size:16px}.breadcrumbs__list{padding-top:25px;padding-bottom:20px}}.faq{position:relative}.faq__container{display:flex;flex-wrap:wrap}.faq__box{position:relative;width:100%;display:flex;flex-wrap:wrap;align-content:flex-start}.faq__header{width:100%}.faq__wrapper{width:100%;display:flex;flex-wrap:wrap;padding-bottom:50px}.faq__item{width:100%;padding:20px;border-radius:15px;border:1px solid #F5F6F9;margin-bottom:10px;flex-wrap:wrap}.faq__item.active .faq__collapse{margin-top:10px}.faq__header{width:100%;display:flex;align-items:center;justify-content:space-between;font-size:16px;line-height:1.3;font-weight:600;color:#000;cursor:pointer}.faq__header span{width:calc(100% - 20px)}.faq__icon{width:15px;height:15px;stroke:#8b8d92;transform:rotate(90deg)}.faq__collapse{height:0;overflow:hidden;transition-duration:.3s;transition-property:height,margin;font-size:14px;line-height:1.5}.faq__collapse div{padding-bottom:25px}.faq__collapse a{color:#00a7e1;font-weight:400;transition-duration:.3s}.faq__collapse a:hover{text-decoration:underline}.faq__collapse ul,.faq__collapse ol{list-style-type:disc;padding-left:15px}.faq__collapse ul li::marker,.faq__collapse ol li::marker{color:#00a7e1;list-style-position:inside}.faq__box-img{width:100%;border-radius:16px;background-color:#08226e;display:flex;align-items:center;height:200px;overflow:hidden}.faq__img-wrap{width:50%;display:flex;flex-wrap:wrap;padding-left:20px}.faq__img-title{display:block;font-size:18px;line-height:1.3;color:#fff;font-weight:600;margin-bottom:16px}.faq__img-text{display:block;font-size:14px;line-height:1.3;color:#fff;font-weight:400}.faq__picture{width:auto;height:100%;position:absolute;right:2px;bottom:0}.faq__img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.faq__link{position:absolute;left:0;bottom:20px;width:-moz-fit-content;width:fit-content;display:block;color:#00a7e1;font-size:16px;line-height:1;font-weight:600;border-bottom:2px solid #00A7E1}@media screen and (min-width: 992px){.faq__box{width:50%}.faq__box-img{height:415px;min-height:415px;max-height:415px}.faq__img{height:415px}.faq__link{position:relative;left:auto;bottom:auto;transition:.3s linear}.faq__link:hover{color:#08226e;border-bottom:2px solid #08226E}.faq__box-header{width:100%;display:flex;align-items:baseline;justify-content:space-between;padding-right:20px}.faq__wrapper{padding-bottom:0;padding-right:20px}.faq__item:last-child{margin-bottom:0}.faq__img-title{font-size:20px}.faq__img-text{font-size:16px}}@media screen and (min-width: 1200px){.faq__box-img{height:465px;min-height:465px;max-height:465px}.faq__img{height:465px}.faq__wrapper,.faq__box-header{padding-right:30px}.faq__link{font-size:20px}.faq__header{font-size:18px}.faq__icon{width:18px;height:18px}.faq__collapse{font-size:16px}.faq__img-title{font-size:28px}.faq__img-text{font-size:20px}.faq__img-wrap{width:60%;padding-left:40px}}@media screen and (min-width: 1360px){.faq__box-img{height:455px;min-height:455px;max-height:455px}.faq__img{height:455px}}@media screen and (min-width: 1560px){.faq__link,.faq__header{font-size:22px}.faq__img-title{font-size:34px}.faq__img-text{font-size:22px}.faq__box-img{height:485px;min-height:485px;max-height:485px}.faq__img{height:485px}}.benefits{width:100%;display:flex;align-items:center}.benefits__box{width:100%;display:flex;flex-wrap:wrap}.benefits__item{width:100%;display:flex;align-items:center;margin-bottom:10px}.benefits__item-icon{width:50px;height:50px;display:flex;justify-content:center;align-items:center;border-radius:10px;background-color:#f5f6f9;margin-right:10px}.benefits__icon{width:30px;height:30px;fill:#08226e;color:#08226e}.benefits__item-text{width:calc(100% - 65px);font-size:16px;line-height:1.2;font-weight:600;color:#000;font-style:normal;text-wrap:balance}@media screen and (min-width: 420px){.benefits__item-text{font-size:18px}.benefits__item-icon{width:60px;height:60px}.benefits__icon{width:35px;height:35px}.benefits__item-text{width:calc(100% - 75px)}}@media screen and (min-width: 768px){.benefits__box{justify-content:center}.benefits__item{width:50%}}@media screen and (min-width: 1200px){.benefits__item{width:20%}.benefits__item-text{font-size:16px}}@media screen and (min-width: 1560px){.benefits__item{width:20%}.benefits__item-text{font-size:18px}.benefits__item-icon{width:86px;height:86px}.benefits__icon{width:40px;height:40px}.benefits__item-text{width:calc(100% - 100px)}}.text{font-size:14px;line-height:1.4;color:#000;font-weight:400}.text__container{width:100%;display:flex;flex-wrap:wrap}.text p{width:100%;font-size:14px;margin-bottom:15px;line-height:1.4}.text span{width:100%;font-size:14px;line-height:1.4}.text .bold{font-weight:600}.text h1,.text h2,.text h3,.text h4,.text h5{width:100%;display:block;line-height:1.2;font-weight:600;color:#000;margin-bottom:10px}.text h1{font-size:24px}.text h2{font-size:22px}.text h3{font-size:20px}.text h4{font-size:18px}.text h5{font-size:16px}.text a{font-size:14px;line-height:1.4;color:#00a7e1;text-decoration:underline}.text ul{font-size:14px;line-height:1.4;list-style-type:disc;list-style-position:inside;padding-bottom:20px}.text ul li{padding-bottom:10px;list-style-image:url(/build/assets/check-circle-eadabde1.svg)}.text ul li::marker{line-height:1.4}.text ol{font-size:14px;line-height:1.4;list-style-type:decimal;list-style-position:inside;padding-bottom:20px}.text ol li{padding-bottom:10px}.text dl{width:100%}.text dt{font-weight:400;width:100%}@media screen and (min-width: 380px){.text{font-size:15px}.text h1{font-size:26px}.text h2{font-size:24px}.text h3{font-size:22px}.text h4{font-size:20px}.text h5{font-size:18px}.text a,.text ul,.text ol{font-size:15px}.text p,.text span{font-size:16px}}@media screen and (min-width: 768px){.text{font-size:16px}.text h1{font-size:28px}.text h2{font-size:26px}.text h3{font-size:24px}.text h4{font-size:22px}.text h5{font-size:20px}.text a{font-size:18px}.text ul,.text ol,.text p,.text span{font-size:16px}}@media screen and (min-width: 1200px){.text{font-size:18px}.text h1{font-size:30px}.text h2{font-size:28px}.text h3{font-size:26px}.text h4{font-size:24px}.text h5{font-size:22px}.text a,.text ul,.text ol,.text p,.text span{font-size:18px}}@media screen and (min-width: 1560px){.text h1{font-size:30px}.text h2{font-size:28px}.text h3{font-size:26px}.text h4{font-size:24px}.text h5{font-size:22px}}.static__about{width:100%;margin-bottom:30px}.static-about__box{width:100%;display:flex;flex-wrap:wrap;margin-bottom:30px}.static-about__text{position:relative;width:100%;border-radius:20px;background-color:#f5f6f9;padding:20px 20px 10px;z-index:1;margin-bottom:20px}.static-about__icon{position:absolute;right:15px;bottom:0;width:94px;height:94px;z-index:-1}.static-about__box-img{width:100%;border-radius:20px;overflow:hidden}.static-about__picture{width:100%;height:100%}.static-about__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.static-about__benefits{border-bottom:1px solid #F5F6F9;padding-bottom:30px;margin-bottom:30px}@media screen and (min-width: 992px){.static-about__box{align-items:flex-start;margin-bottom:50px}.static-about__text{width:calc(50% - 14px);margin-bottom:0;margin-right:14px}.static-about__box-img{width:calc(50% - 14px);margin-left:14px;max-height:650px}.static-about__benefits{margin-bottom:50px;padding-bottom:50px}}
