:root{--vc-clr-primary:#000;--vc-clr-secondary:#090f207f;--vc-clr-white:#fff}.carousel,.carousel *{box-sizing:border-box}.carousel{height:var(--vc-carousel-height);overscroll-behavior:none;position:relative;touch-action:pan-x pan-y pinch-zoom;z-index:1}.carousel.is-dragging{touch-action:none}.carousel__track{display:flex;gap:var(--vc-slide-gap);height:100%;list-style:none;margin:0;padding:0;position:relative;transition:transform ease-out;transition-duration:var(--vc-transition-duration);width:100%}.carousel__viewport{height:100%;overflow:hidden;width:100%}.carousel__sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.carousel.is-rtl{direction:rtl}.carousel.is-ttb .carousel__track{flex-direction:column}.carousel.is-btt .carousel__track{flex-direction:column-reverse}.carousel.is-vertical .carousel__slide--clone:first-child{margin-block-start:var(--vc-cloned-offset)}.carousel:not(.is-vertical) .carousel__slide--clone:first-child{margin-inline-start:var(--vc-cloned-offset)}.carousel.is-effect-fade .carousel__track{display:grid;grid-template-columns:100%;grid-template-rows:100%;transition:none}.carousel.is-effect-fade .carousel__slide{grid-area:1/1;height:100%;opacity:0;pointer-events:none;transition:opacity ease-in-out;transition-duration:var(--vc-transition-duration);width:100%}.carousel.is-effect-fade .carousel__slide--active{opacity:1;pointer-events:auto}:root{--vc-icn-width:100%}.carousel__icon{fill:currentColor;height:var(--vc-icn-width);width:var(--vc-icn-width)}:root{--vc-nav-background:transparent;--vc-nav-border-radius:0;--vc-nav-color:var(--vc-clr-primary);--vc-nav-color-hover:var(--vc-clr-secondary);--vc-nav-height:30px;--vc-nav-width:30px}.carousel__next,.carousel__prev{align-items:center;background:var(--vc-nav-background);border:0;border-radius:var(--vc-nav-border-radius);color:var(--vc-nav-color);cursor:pointer;display:flex;font-size:var(--vc-nav-height);height:var(--vc-nav-height);inset-block-start:50%;justify-content:center;padding:0;position:absolute;transform:translateY(-50%);width:var(--vc-nav-width)}.carousel__next--disabled,.carousel__prev--disabled{cursor:not-allowed;opacity:.5}.carousel__next{inset-inline-end:0}.carousel__prev{inset-inline-start:0}.carousel.is-vertical .carousel__next,.carousel.is-vertical .carousel__prev{inset-block-start:auto;inset-inline:auto 50%;transform:translate(50%)}.carousel.is-vertical.is-ttb .carousel__next{inset-block-end:0}.carousel.is-vertical.is-ttb .carousel__prev,.carousel.is-vertical.is-btt .carousel__next{inset-block-start:0}.carousel.is-vertical.is-btt .carousel__prev{inset-block-end:0}@media (hover:hover){.carousel__next:hover,.carousel__prev:hover{color:var(--vc-nav-color-hover)}}:root{--vc-pgn-active-color:var(--vc-clr-primary);--vc-pgn-background-color:var(--vc-clr-secondary);--vc-pgn-border-radius:0;--vc-pgn-gap:6px;--vc-pgn-height:4px;--vc-png-bottom:10px;--vc-png-left:auto;--vc-png-right:10px;--vc-pgn-width:16px}.carousel__pagination{bottom:var(--vc-png-bottom);display:flex;gap:var(--vc-pgn-gap);justify-content:center;left:50%;list-style:none;margin:0;padding:0;position:absolute;transform:translate(-50%)}.carousel__pagination-button{background-color:var(--vc-pgn-background-color);border:0;border-radius:var(--vc-pgn-border-radius);cursor:pointer;display:block;height:var(--vc-pgn-height);margin:0;padding:0;width:var(--vc-pgn-width)}.carousel__pagination-button--active{background-color:var(--vc-pgn-active-color)}@media (hover:hover){.carousel__pagination-button:hover{background-color:var(--vc-pgn-active-color)}}.carousel.is-vertical .carousel__pagination{bottom:50%;flex-direction:column;left:var(--vc-png-left);right:var(--vc-png-right);transform:translateY(50%)}.carousel.is-vertical .carousel__pagination-button{height:var(--vc-pgn-width);width:var(--vc-pgn-height)}.carousel.is-btt .carousel__pagination{flex-direction:column-reverse}.carousel__slide{align-items:center;display:flex;flex-shrink:0;justify-content:center;margin:0;transform:translateZ(0)}@font-face{font-family:Montserrat;font-weight:400;src:url(../fonts/Montserrat/Montserrat-Regular.ttf) format("woff2")}@font-face{font-family:Montserrat;font-weight:700;src:url(../fonts/Montserrat/Montserrat-Bold.ttf) format("woff2")}@font-face{font-family:Montserrat;font-weight:900;src:url(../fonts/Montserrat/Montserrat-Black.ttf) format("woff2"),}:root{--vt-c-white:#fff;--vt-c-gray:#f5f5f5;--vt-c-gray-light:#f2f4fa;--vt-c-gray-light-1:#fafafa;--vt-c-gray-dark:#d9d9d9;--vt-c-blue:#2e86de;--vt-c-blue-dark:#165a9f;--vt-c-dark:#2c2c2c;--vt-c-orange:#e84018;--vt-c-dark-gradient:#23141c;--vt-mg-top-for-sections:155px;--color-heading:var(--vt-c-text-light-1);--color-text:var(--vt-c-dark);--color-text-light:var(--vt-c-white);--color-logo-text:var(--vt-c-blue);--color-logo-text-hover:var(--vt-c-dark);--color-contacts-span:var(--vt-c-blue);--color-nav-bg:var(--vt-c-blue);--color-background:var(--vt-c-white);--color-background-1:var(--vt-c-gray-light);--color-background-2:var(--vt-c-gray);--color-background-3:var(--vt-c-gray-dark);--color-slider-header-text:var(--vt-c-gray-light-1);--color-slider-content-text:var(--vt-c-white);--color-slider-button:var(--vt-c-orange);--color-slider-button-hover:var(--vt-c-blue-dark);--color-slider-button-text:var(--vt-c-white);--color-schedule:var(--vt-c-blue);--color-icon:var(--vt-c-blue-dark);--color-section-header:var(--vt-c-blue);--color-price:var(--vt-c-orange);--color-card-button:var(--vt-c-white);--color-card-button-border:var(--vt-c-orange);--color-border-footer:var(--vt-c-blue);--color-dropdown-arrow:var(--vt-c-blue);--color-button-scroll-top:var(--vt-c-orange)}*,:after,:before{box-sizing:border-box;font-weight:400;margin:0}body{color:var(--color-text);font-family:Montserrat,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wrapper{margin:0 auto;max-width:1280px;padding:20px 2rem;width:100%}.section-mg-top{margin-top:var(--vt-mg-top-for-sections)}.article-text p{color:var(--color-text);font-size:1rem;line-height:1.3rem;text-align:justify;text-indent:1.5rem}a{text-decoration:none}@media (max-width:1000px){.wrapper{padding:20px 1rem}:root{--vt-mg-top-for-sections:135px}}@media screen and (max-width:992px){:root{--vt-mg-top-for-sections:95px}}@media screen and (max-width:380px){:root{--vt-mg-top-for-sections:80px}}.logo{max-width:275px}.logo a{display:flex;height:60px;max-width:270px;width:100%}.logo:hover .logo__text{color:var(--color-logo-text-hover);transition:.4s ease-out}.logo__text{color:var(--color-logo-text);display:block;font-size:1.5rem;font-weight:900;line-height:120%;width:170px}.logo img{max-width:100px;width:100%}@media screen and (max-width:800px){.logo{max-width:200px}.logo__text{display:none}}@media screen and (max-width:400px){.logo a{display:flex;height:50px;max-width:70px;width:100%}}.contacts[data-v-1ebb2aef]{display:flex;flex-direction:column;justify-content:space-between;min-height:80px;width:200px}.contacts__row a[data-v-1ebb2aef]{align-items:center;color:var(--color-text);display:flex;gap:2px;text-decoration:none;transition:.3s ease-in-out}.contacts__row a[data-v-1ebb2aef],.number[data-v-1ebb2aef]{font-size:1rem;font-weight:700}.number[data-v-1ebb2aef]{color:var(--color-contacts-span)}a img[data-v-1ebb2aef]{width:18px}.row__with-social-link[data-v-1ebb2aef]{display:flex;flex-wrap:nowrap;justify-content:space-between;position:relative}.social-icon[data-v-1ebb2aef]{bottom:0;position:absolute;right:0;width:18px}.a1[data-v-1ebb2aef],.mail[data-v-1ebb2aef]{color:var(--color-text);font-size:1rem;font-weight:700}.mail[data-v-1ebb2aef]{transition:.3s ease-in-out}.mail[data-v-1ebb2aef]:hover,a[data-v-1ebb2aef]:hover{color:var(--color-contacts-span)}@media screen and (max-width:380px){.contacts[data-v-1ebb2aef]{min-height:60px;width:150px}.contacts__row a[data-v-1ebb2aef],.mail[data-v-1ebb2aef],.number[data-v-1ebb2aef]{font-size:.7rem}a img[data-v-1ebb2aef]{width:13px}}.nav{background-color:var(--color-nav-bg)}.nav-ul{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;max-width:1000px}.nav-li{list-style-type:none}.nav-li a{color:var(--color-text-light);cursor:pointer;padding:.5rem;position:relative}.nav-li a:after{background-color:var(--color-text-light);content:"";display:block;height:2px;left:0;position:absolute;transition:width .4s ease-out;width:0}.nav-li a:focus:after,.nav-li a:hover:after{width:100%}@media screen and (max-width:992px){.nav-ul{justify-content:center;padding:10px 0}.nav-li a{font-size:.9rem}}@media screen and (max-width:800px){.nav{display:none}}.burger-menu[data-v-3c19c69d]{position:relative;z-index:1000}.burger-button[data-v-3c19c69d]{background:transparent;border:none;cursor:pointer;display:none;flex-direction:column;height:21px;justify-content:space-between;padding:0;position:relative;width:30px;z-index:1001}.burger-button span[data-v-3c19c69d]{background-color:var(--color-logo-text);height:3px;transition:all .3s ease-in-out;width:100%}.burger-button.is-active span[data-v-3c19c69d]:first-child{background-color:var(--color-text-light);transform:translateY(9px) rotate(45deg)}.burger-button.is-active span[data-v-3c19c69d]:nth-child(2){opacity:0}.burger-button.is-active span[data-v-3c19c69d]:nth-child(3){background-color:var(--color-text-light);transform:translateY(-9px) rotate(-45deg)}.mobile-menu[data-v-3c19c69d]{background-color:var(--color-nav-bg);height:100vh;max-width:400px;padding-top:80px;position:fixed;right:-100%;top:0;transition:right .3s ease-in-out;width:100%}.mobile-menu.is-open[data-v-3c19c69d]{right:0}.mobile-nav-ul[data-v-3c19c69d]{align-items:center;display:flex;flex-direction:column;gap:20px;list-style:none;margin:0;padding:0}.mobile-nav-li a[data-v-3c19c69d]{color:var(--color-text-light);font-size:1.2rem;font-weight:600;text-decoration:none;transition:color .3s ease}.mobile-nav-li a[data-v-3c19c69d]:hover{color:var(--color-heading)}@media screen and (max-width:800px){.burger-button[data-v-3c19c69d]{display:flex}}.header[data-v-a2c4d514]{background-color:var(--color-background-1);position:fixed;top:0;transition:.5s;width:100%;z-index:100}.header-wrapper[data-v-a2c4d514]{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;padding:10px 20px}.header__text[data-v-a2c4d514]{max-width:230px}.header-info[data-v-a2c4d514]{font-style:normal}.header-info span[data-v-a2c4d514]{display:block;font-weight:900}.burger-menu-component[data-v-a2c4d514]{display:none}@media screen and (max-width:1200px){.header__text[data-v-a2c4d514]{display:none}}@media screen and (max-width:992px){.header-wrapper[data-v-a2c4d514]{gap:15px}.header-info span[data-v-a2c4d514]{font-size:.9rem}}@media screen and (max-width:800px){.header-wrapper[data-v-a2c4d514]{align-items:center;flex-direction:row;justify-content:space-between;padding:10px 20px}.desktop-nav[data-v-a2c4d514]{display:none}.burger-menu-component[data-v-a2c4d514]{display:block}.header-info[data-v-a2c4d514],.header__text[data-v-a2c4d514]{display:none}}@media screen and (max-width:576px){.header-wrapper[data-v-a2c4d514]{gap:10px;padding:10px 15px}}.footer[data-v-23a629f3]{background-color:var(--color-background-1);border-top:4px solid var(--color-border-footer)}.footer_wrapper[data-v-23a629f3]{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;padding:50px 2rem}.contacts[data-v-23a629f3],.footer__info[data-v-23a629f3]{gap:25px;max-width:550px}.bank_details[data-v-23a629f3],.company[data-v-23a629f3],.company_address[data-v-23a629f3],.contacts[data-v-23a629f3],.footer__info[data-v-23a629f3],.store_address[data-v-23a629f3]{display:flex;flex-direction:column}.bank_details h3[data-v-23a629f3],.company h3[data-v-23a629f3],.company_address h3[data-v-23a629f3],.contacts h3[data-v-23a629f3],.store_address h3[data-v-23a629f3]{color:var(--color-schedule);font-size:1rem;font-weight:900;text-transform:uppercase}.bank_details span[data-v-23a629f3],.company span[data-v-23a629f3],.company_address span[data-v-23a629f3],.store_address span[data-v-23a629f3]{display:block;font-weight:700}.footer__schedule[data-v-23a629f3]{color:var(--color-schedule);font-size:1.5rem;font-weight:900;padding-bottom:20px}.footer__contacts[data-v-23a629f3]{display:flex;flex-direction:column;gap:16px}.footer-spacing[data-v-23a629f3]{height:70px;justify-content:space-between}.contacts[data-v-23a629f3]{min-height:80px;width:210px}.contacts__row a[data-v-23a629f3]{align-items:center;color:var(--color-text);display:flex;font-size:1rem;font-weight:700;gap:2px;text-decoration:none;transition:.3s ease-in-out}a img[data-v-23a629f3]{width:18px}.row__with-social-link[data-v-23a629f3]{display:flex;flex-wrap:nowrap;justify-content:space-between;position:relative}.social-icon[data-v-23a629f3]{bottom:0;position:absolute;right:0;width:18px}.a1[data-v-23a629f3],.mail[data-v-23a629f3]{color:var(--color-text);font-size:1rem;font-weight:700}.mail[data-v-23a629f3]{font-size:1.2rem;transition:.3s ease-in-out}.mail[data-v-23a629f3]:hover,a[data-v-23a629f3]:hover{color:var(--color-contacts-span)}@media screen and (max-width:1200px){.footer__info[data-v-23a629f3]{max-width:100%}}@media screen and (max-width:992px){.footer_wrapper[data-v-23a629f3]{gap:20px;padding:30px 1rem}.bank_details h3[data-v-23a629f3],.bank_details span[data-v-23a629f3],.company h3[data-v-23a629f3],.company span[data-v-23a629f3],.company_address h3[data-v-23a629f3],.company_address span[data-v-23a629f3],.contacts h3[data-v-23a629f3],.store_address h3[data-v-23a629f3],.store_address span[data-v-23a629f3]{font-size:.9rem}.footer__schedule[data-v-23a629f3]{font-size:1.3rem;padding-bottom:0}.footer__contacts[data-v-23a629f3]{flex-direction:column-reverse}}@media screen and (max-width:768px){.footer_wrapper[data-v-23a629f3]{gap:15px;padding:20px 1rem}.contacts[data-v-23a629f3],.footer__info[data-v-23a629f3]{gap:15px}.bank_details h3[data-v-23a629f3],.bank_details span[data-v-23a629f3],.company h3[data-v-23a629f3],.company span[data-v-23a629f3],.company_address h3[data-v-23a629f3],.company_address span[data-v-23a629f3],.contacts h3[data-v-23a629f3],.store_address h3[data-v-23a629f3],.store_address span[data-v-23a629f3]{font-size:.85rem}.footer__schedule[data-v-23a629f3]{font-size:1.1rem}.contacts__row a[data-v-23a629f3]{font-size:.9rem}.mail[data-v-23a629f3]{font-size:1rem}}@media screen and (max-width:576px){.footer_wrapper[data-v-23a629f3]{gap:10px;padding:15px 1rem}.contacts[data-v-23a629f3],.footer__info[data-v-23a629f3]{gap:10px}.bank_details h3[data-v-23a629f3],.bank_details span[data-v-23a629f3],.company h3[data-v-23a629f3],.company span[data-v-23a629f3],.company_address h3[data-v-23a629f3],.company_address span[data-v-23a629f3],.contacts h3[data-v-23a629f3],.store_address h3[data-v-23a629f3],.store_address span[data-v-23a629f3]{font-size:.8rem}.footer__schedule[data-v-23a629f3]{font-size:1rem}.contacts__row a[data-v-23a629f3]{font-size:.85rem}.mail[data-v-23a629f3]{font-size:.9rem}}.error-container{height:50vh;padding:50px 0}.error-container,.error-content{align-items:center;display:flex;flex-direction:column;justify-content:center}.error-header{color:var(--color-section-header);font-size:4rem}.error-header,.error-text{font-weight:900;text-align:center}.error-text{font-size:2rem}.error-link{color:var(--color-section-header);font-size:1.5rem;font-weight:700;position:relative;text-align:center}.error-link:focus,.error-link:hover{color:var(--vt-c-blue-dark)}
