@charset "UTF-8";:root{--title-family:"AlumniSans",sans-serif;--font-family:"PTSans",sans-serif;--content-width:1280px;--container-offset:15px;--container-width:calc(var(--content-width) + (var(--container-offset) * 2));--gray-wild-color:#f5f5f5;--blue-color:#2f5894;--blue-cronflower-color:#2e63b1;--blue-light-color:rgba(86,165,255,.7);--blue-title-color:#365edc;--footer-link-color:#00c2ff;--gradient-blue:linear-gradient(90deg,#469bff 0%,#153059 100%);--gradient-orange:linear-gradient(90deg,#fca880 0%,#fb8b56 100%);--white:#fff;--orange:#fb8b56;--border:#eaeaea;--black:#363636;--header-text:#565656;--blue:#183f78;--grey:#909090;--red:#e1110e;--green:#26966e}.custom-checkbox__field:checked+.custom-checkbox__content:after{opacity:1}.custom-checkbox__field:focus+.custom-checkbox__content:before{outline:2px solid red;outline-offset:2px}.custom-checkbox__field:disabled+.custom-checkbox__content{opacity:.4;pointer-events:none}@font-face{font-family:"AlumniSans";src:url(//vimens.by/wp-content/themes/vimens/css/../fonts/../fonts/AlumniSansRegular.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:"PTSans";src:url(//vimens.by/wp-content/themes/vimens/css/../fonts/../fonts/PTSansRegular.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:"AlumniSans";src:url(//vimens.by/wp-content/themes/vimens/css/../fonts/../fonts/AlumniSansMedium.woff2) format("woff2");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:"AlumniSans";src:url(//vimens.by/wp-content/themes/vimens/css/../fonts/../fonts/AlumniSansSemiBold.woff2) format("woff2");font-weight:600;font-display:swap;font-style:normal}@font-face{font-family:"AlumniSans";src:url(//vimens.by/wp-content/themes/vimens/css/../fonts/../fonts/AlumniSansBold.woff2) format("woff2");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:"PTSans";src:url(//vimens.by/wp-content/themes/vimens/css/../fonts/../fonts/PTSansBold.woff2) format("woff2");font-weight:700;font-display:swap;font-style:normal}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,*:before,*:after{-webkit-box-sizing:inherit;box-sizing:inherit}.page{height:100%;font-family:var(--font-family);-webkit-text-size-adjust:100%}.page__body{margin:0;min-width:360px;min-height:100%;font-size:16px;color:var(--black)}img{height:auto;max-width:100%;-o-object-fit:cover;object-fit:cover}a{text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--title-family);line-height:1;letter-spacing:1px}.site-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;overflow:hidden}.site-container .main{padding-top:calc(var(--header-height) - 1px)}.main,main{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.is-hidden{display:none !important}.btn-reset{border:none;padding:0;background-color:transparent;cursor:pointer}.list-reset{list-style:none;margin:0;padding:0}.input-reset{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:0;background-color:var(--white)}.input-reset::-webkit-search-decoration,.input-reset::-webkit-search-cancel-button,.input-reset::-webkit-search-results-button,.input-reset::-webkit-search-results-decoration{display:none}.visually-hidden{position:absolute;overflow:hidden;margin:-1px;border:0;padding:0;width:1px;height:1px;clip:rect(0 0 0 0)}.container{margin:0 auto;padding:0 var(--container-offset);max-width:var(--container-width)}@media (max-width:1440px){.site-container--home .container{padding-right:40px}}.js-focus-visible :focus:not(.focus-visible){outline:none}.centered{text-align:center}.dis-scroll{position:fixed;left:0;top:0;overflow:hidden;width:100%;height:100vh;-ms-scroll-chaining:none;overscroll-behavior:none}.page--ios .dis-scroll{position:relative}.link-tel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3px;font-weight:400;font-size:18px;color:var(--blue-color);cursor:pointer;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}@media (any-hover:hover){.link-tel:hover{color:var(--orange)}}.link-tel svg{width:12px;height:12px;fill:currentColor}.link-tel span{font-weight:inherit;font-size:inherit;color:inherit}.link-mail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3px;font-weight:400;font-size:18px;text-decoration:underline;text-underline-offset:4px;color:var(--blue-color);cursor:pointer;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}@media (any-hover:hover){.link-mail:hover{color:var(--orange)}}.link-mail svg{margin-top:.25em;width:15px;height:9px;fill:currentColor}.link-mail span{font-weight:inherit;font-size:inherit;color:inherit}.section-offset{margin-bottom:100px}@media (max-width:1024px){.section-offset{margin-bottom:70px}}@media (max-width:576px){.section-offset{margin-bottom:40px}}.title{margin-top:0;font-family:var(--title-family);font-weight:700;font-size:28px;line-height:1.2;color:var(--blue-color)}@media (max-width:1230px){.title{font-size:26px}}@media (max-width:768px){.title{font-size:24px;line-height:1.1;width:100%}}@property --angle{syntax:"<angle>";initial-value:0deg;inherits:false}@-webkit-keyframes anim{0%{--angle:0deg}100%{--angle:360deg}}@keyframes anim{0%{--angle:0deg}100%{--angle:360deg}}.section-title{margin:0;font-family:var(--title-family);font-weight:700;font-size:36px;line-height:1;letter-spacing:1px;color:var(--blue-title-color);display:inline-block}@media (max-width:1024px){.section-title{font-size:32px}}@media (max-width:768px){.section-title{font-size:28px}}@media (max-width:576px){.section-title{width:100%;text-align:center}}.title-uppercase{text-transform:uppercase}.title-offset{margin-top:0;margin-bottom:60px}@media (max-width:1024px){.title-offset{margin-bottom:40px}}@media (max-width:576px){.title-offset{margin-bottom:20px}}.btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:12px 16px;font-weight:700;font-size:16px;line-height:160%;text-align:center;color:var(--white);background-color:var(--orange);-webkit-transition:-webkit-filter .4s ease-in-out;transition:-webkit-filter .4s ease-in-out;transition:filter .4s ease-in-out;transition:filter .4s ease-in-out,-webkit-filter .4s ease-in-out}.btn:focus{outline:none;-webkit-filter:brightness(1.1) drop-shadow(0 0 5px rgba(0,0,0,.5));filter:brightness(1.1) drop-shadow(0 0 5px rgba(0,0,0,.5))}@media (any-hover:hover){.btn:hover{-webkit-filter:brightness(1.1) drop-shadow(0 0 5px rgba(0,0,0,.5));filter:brightness(1.1) drop-shadow(0 0 5px rgba(0,0,0,.5))}}.btn:active{-webkit-filter:brightness(1.1) drop-shadow(0 0 5px rgba(0,0,0,.5));filter:brightness(1.1) drop-shadow(0 0 5px rgba(0,0,0,.5))}@media (max-width:768px){.btn{padding:12px 20px;font-size:14px;line-height:130%}}@media (any-hover:hover){.btn--hover-light:hover{-webkit-filter:brightness(1.1) drop-shadow(0 0 5px rgba(255,255,255,.5));filter:brightness(1.1) drop-shadow(0 0 5px rgba(255,255,255,.5))}}.btn-play{position:absolute;top:50%;left:50%;border-radius:100%;width:80px;height:80px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:var(--white);opacity:1;visibility:visible;-webkit-transition:opacity .4s ease-in-out,visibility .4s ease-in-out;transition:opacity .4s ease-in-out,visibility .4s ease-in-out}@media (max-width:576px){.btn-play{width:70px;height:70px}}@media (max-width:380px){.btn-play{width:60px;height:60px}}.btn-play.played{opacity:0;visibility:hidden}.btn-play:before{content:"";position:absolute;inset:0;border-radius:inherit;width:100%;height:100%;background-color:var(--black);opacity:.5;-webkit-transition:background-color .3s ease-in-out,opacity .3s ease-in-out;transition:background-color .3s ease-in-out,opacity .3s ease-in-out}.btn-play svg{position:absolute;top:50%;left:50%;width:60px;height:60px;fill:var(--white);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:none}@media (max-width:380px){.btn-play svg{width:40px;height:40px}}@media (any-hover:hover){.btn-play:hover:before{opacity:1;background-color:var(--orange)}}.textredactor{margin-bottom:40px;color:var(--black)}.textredactor h1:first-child,.textredactor h2:first-child,.textredactor h3:first-child,.textredactor h4:first-child,.textredactor h5:first-child,.textredactor h6:first-child{margin-top:0}@media (max-width:576px){.textredactor{margin-bottom:20px}}.textredactor h1,.textredactor h2,.textredactor h3,.textredactor h4,.textredactor h5,.textredactor h6{margin:1.4em 0 1em;font-family:var(--title-family);line-height:1.2;color:var(--blue-color)}@media (max-width:1024px){.textredactor h1,.textredactor h2,.textredactor h3,.textredactor h4,.textredactor h5,.textredactor h6{margin:1em 0 .8em}}@media (max-width:576px){.textredactor h1,.textredactor h2,.textredactor h3,.textredactor h4,.textredactor h5,.textredactor h6{line-height:1.1;width:100%}}.textredactor h1{font-size:36px}@media (max-width:1230px){.textredactor h1{font-size:32px}}@media (max-width:768px){.textredactor h1{font-size:28px}}@media (max-width:576px){.textredactor h1{font-size:24px}}@media (max-width:380px){.textredactor h1{font-size:22px}}.textredactor h2{font-size:28px}@media (max-width:1230px){.textredactor h2{font-size:26px}}@media (max-width:768px){.textredactor h2{font-size:24px}}@media (max-width:576px){.textredactor h2{font-size:22px}}@media (max-width:380px){.textredactor h2{font-size:20px}}.textredactor h3{font-size:24px}@media (max-width:1230px){.textredactor h3{font-size:22px}}@media (max-width:768px){.textredactor h3{font-size:20px}}@media (max-width:576px){.textredactor h3{font-size:18px}}@media (max-width:380px){.textredactor h3{font-size:16px}}.textredactor h4{font-size:22px}@media (max-width:1230px){.textredactor h4{font-size:20px}}@media (max-width:768px){.textredactor h4{font-size:18px}}@media (max-width:576px){.textredactor h4{font-size:16px}}@media (max-width:380px){.textredactor h4{font-size:14px}}.textredactor h5{font-size:20px}@media (max-width:1230px){.textredactor h5{font-size:18px}}@media (max-width:768px){.textredactor h5{font-size:16px}}@media (max-width:576px){.textredactor h5{font-size:14px}}@media (max-width:380px){.textredactor h5{font-size:12px}}.textredactor h6{font-size:18px}@media (max-width:1230px){.textredactor h6{font-size:16px}}@media (max-width:768px){.textredactor h6{font-size:14px}}@media (max-width:576px){.textredactor h6{font-size:12px}}@media (max-width:380px){.textredactor h6{font-size:10px}}.textredactor p{margin:0;font-weight:400;font-size:16px;line-height:1.2;color:inherit}.textredactor p:not(:last-child){margin-bottom:8px}@media (max-width:380px){.textredactor p{font-size:14px}}.textredactor strong{font-weight:700}.textredactor ul{margin:0;margin-bottom:16px;font-weight:400;font-size:16px;line-height:1.2;color:inherit}@media (max-width:576px){.textredactor ul{margin-bottom:8px}}.textredactor ul li::marker{width:6px;height:6px;color:var(--blue-color)}.textredactor ul li{list-style:disc}.textredactor li{font-weight:inherit;font-size:inherit;line-height:inherit;color:inherit}.textredactor li:not(:last-child){margin-bottom:4px}.textredactor p:has(iframe){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:16px;font-size:0;line-height:0}@media (max-width:576px){.textredactor p:has(iframe){border-radius:10px}}.textredactor iframe{border-radius:inherit;font-size:0}.textredactor p:has(img),.textredactor a:has(img){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:16px;font-size:0;line-height:0;overflow:hidden}@media (max-width:576px){.textredactor p:has(img),.textredactor a:has(img){border-radius:10px}}.textredactor img{margin:40px auto;border:16px;max-width:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:576px){.textredactor img{margin:20px auto;border-radius:10px}}.textredactor .wp-video{margin-bottom:40px;border:16px;max-width:100%}@media (max-width:576px){.textredactor .wp-video{margin:20px auto;border-radius:10px}}.textredactor p a{-ms-flex-item-align:start;align-self:flex-start;margin:0 4px;font-weight:400;font-size:16px;line-height:1.2;text-decoration:underline;color:var(--orange);-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor;text-decoration-thickness:1px;text-underline-offset:3px;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;-webkit-transition:color .4s ease-in-out;transition:color .4s ease-in-out}@media (any-hover:hover){.textredactor p a:hover{color:var(--light-green-color)}}.textredactor u{text-decoration:none}.btntop{position:fixed;z-index:10;right:10px;bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:100%;width:50px;height:50px;color:var(--black);background-color:var(--gray-wild-color);-webkit-box-shadow:0 4px 4px 0 rgba(39,29,59,.15);box-shadow:0 4px 4px 0 rgba(39,29,59,.15);opacity:0;visibility:hidden;-webkit-transition:opacity .3s ease-in-out,visibility .3s ease-in-out,background-color .3s ease-in-out,color .3s ease-in-out;transition:opacity .3s ease-in-out,visibility .3s ease-in-out,background-color .3s ease-in-out,color .3s ease-in-out}.btntop:focus-visible{color:var(--white);background-color:var(--orange)}@media (any-hover:hover){.btntop:hover{color:var(--white);background-color:var(--orange)}}@media (max-width:576px){.btntop{right:16px;bottom:16px;width:40px;height:40px}}.btntop svg{margin-bottom:3px;width:20px;height:20px;stroke:currentColor;fill:none;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@media (max-width:576px){.btntop svg{width:16px;height:16px}}.error-404{padding-top:60px}.error-404__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.error-404__title{display:block;margin:0;font-family:var(--title-family);font-weight:700;font-size:300px;line-height:1.2;text-align:center;background:linear-gradient(172deg,#469bff 0%,#153059 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (max-width:1024px){.error-404__title{font-size:180px}}@media (max-width:576px){.error-404__title{font-size:120px}}.error-404__title span{font-size:1.25em}.error-404__descr{margin-top:0;margin-bottom:40px;font-weight:500;font-size:20px;text-align:center}@media (max-width:1024px){.error-404__descr{font-size:18px}}@media (max-width:576px){.error-404__descr{font-size:16px}}.error-404__btn{position:relative;z-index:1;margin-top:auto;background-color:transparent;-webkit-transition:background-color .4s ease-in-out,-webkit-filter .4s ease-in-out;transition:background-color .4s ease-in-out,-webkit-filter .4s ease-in-out;transition:filter .4s ease-in-out,background-color .4s ease-in-out;transition:filter .4s ease-in-out,background-color .4s ease-in-out,-webkit-filter .4s ease-in-out}.error-404__btn:after{content:"";position:absolute;z-index:-1;inset:0;border-radius:inherit;width:100%;height:100%;background:linear-gradient(172deg,#469bff 0%,#153059 100%);opacity:1;visibility:visible;-webkit-transition:opacity .4s ease-in-out,visibility .4s ease-in-out;transition:opacity .4s ease-in-out,visibility .4s ease-in-out}.search-resalt__container{padding-top:60px}.search-resalt__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.search-resalt__item{width:calc(33.3333333333% - 13.3333333333px);height:auto}@media (max-width:768px){.search-resalt__item{width:calc(50% - 10px)}}@media (max-width:380px){.search-resalt__item{width:100%}}.search-resalt-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:20px;height:100%;background-color:var(--white);-webkit-transition:-webkit-box-shadow .4s ease-in-out;transition:-webkit-box-shadow .4s ease-in-out;transition:box-shadow .4s ease-in-out;transition:box-shadow .4s ease-in-out,-webkit-box-shadow .4s ease-in-out}@media (max-width:576px){.search-resalt-card{gap:8px;padding:8px}}.search-resalt-card:focus{outline:none;-webkit-box-shadow:inset 0 4px 4px 0 rgba(248,252,255,.25),0 4px 10px 0 rgba(104,104,104,.25);box-shadow:inset 0 4px 4px 0 rgba(248,252,255,.25),0 4px 10px 0 rgba(104,104,104,.25)}@media (any-hover:hover){.search-resalt-card:hover{-webkit-box-shadow:inset 0 4px 4px 0 rgba(248,252,255,.25),0 4px 10px 0 rgba(104,104,104,.25);box-shadow:inset 0 4px 4px 0 rgba(248,252,255,.25),0 4px 10px 0 rgba(104,104,104,.25)}.search-resalt-card:hover .page-warehouse-card__img img{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.search-resalt-card:active{-webkit-box-shadow:inset 0 4px 4px 0 rgba(248,252,255,.25),0 4px 10px 0 rgba(104,104,104,.25);box-shadow:inset 0 4px 4px 0 rgba(248,252,255,.25),0 4px 10px 0 rgba(104,104,104,.25)}.search-resalt-card__img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;max-height:200px}@media (max-width:768px){.search-resalt-card__img{max-height:110px}}.search-resalt-card__img img{max-width:100%;height:200px;-o-object-fit:cover;object-fit:cover;-webkit-filter:drop-shadow(-5px 5px 4px rgba(0,0,0,.2));filter:drop-shadow(-5px 5px 4px rgba(0,0,0,.2));-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95);-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out}@media (max-width:768px){.search-resalt-card__img img{height:110px}}.search-resalt-card__title{margin:0;font-family:var(--title-family);font-weight:700;font-size:20px;line-height:1;letter-spacing:1px;text-align:center;color:var(--black);-webkit-transition:color .4s ease-in-out;transition:color .4s ease-in-out}@media (max-width:768px){.search-resalt-card__title{font-size:18px}}.indicator{position:absolute;top:16px;left:16px;z-index:5;padding:4px 4px 4px 24px;border-radius:4px;font-weight:600;font-size:16px;white-space:nowrap;background-repeat:no-repeat;background-position:center left 4px;background-size:16px 16px}@media (max-width:1440px){.indicator{font-size:14px}}.indicator--out-stoke{color:var(--red);background-image:url(//vimens.by/wp-content/themes/vimens/css/../img/icon/out-stoke.svg);background-color:#f8c2c1}.indicator--in-stoke{color:#2a820b;background-image:url(//vimens.by/wp-content/themes/vimens/css/../img/icon/in-stoke.svg);background-color:#c1f8d0}.indicator--in-way{color:#9a4a00;background-image:url(//vimens.by/wp-content/themes/vimens/css/../img/icon/in-way.svg);background-color:#ffddab}.indicator--to-order{color:var(--blue);background-image:url(//vimens.by/wp-content/themes/vimens/css/../img/icon/to-order.svg);background-color:#d3e7ff}.layout{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}@media (max-width:768px){.layout{gap:10px}}.layout--3 .layout__item{width:calc(33.3333333333% - 13.3333333333px)}@media (max-width:1230px){.layout--3 .layout__item{width:calc(50% - 10px)}}@media (max-width:576px){.layout--3 .layout__item{width:100%}}@media (max-width:768px){.page-warehouse .layout--3 .layout__item{width:calc(50% - 10px);min-width:300px}}@media (max-width:576px){.page-warehouse .layout--3 .layout__item{width:100%;min-width:none}}.layout--4 .layout__item{width:calc(25% - 15px)}@media (max-width:1230px){.layout--4 .layout__item{width:calc(33.3333333333% - 13.3333333333px)}}@media (max-width:768px){.layout--4 .layout__item{width:calc(50% - 10px)}}@media (max-width:460px){.layout--4 .layout__item{width:100%}}.layout--5 .layout__item{width:calc(20% - 16px)}@media (max-width:1230px){.layout--5 .layout__item{width:calc(25% - 15px)}}@media (max-width:1024px){.layout--5 .layout__item{width:calc(33.3333333333% - 13.3333333333px)}}@media (max-width:576px){.layout--5 .layout__item{width:calc(50% - 10px)}}@media (max-width:380px){.layout--5 .layout__item{width:100%}}.layout--4-not-gap{gap:0}.layout--4-not-gap .layout__item{width:25%}@media (max-width:1230px){.layout--4-not-gap .layout__item{width:33.3333333333%}}@media (max-width:768px){.layout--4-not-gap .layout__item{width:50%}}@media (max-width:460px){.layout--4-not-gap .layout__item{width:100%}}.layout--5-not-gap{gap:0}.layout--5-not-gap .layout__item{width:20%}@media (max-width:1230px){.layout--5-not-gap .layout__item{width:25%}}@media (max-width:1024px){.layout--5-not-gap .layout__item{width:33.3333333333%}}@media (max-width:576px){.layout--5-not-gap .layout__item{width:50%}}@media (max-width:380px){.layout--5-not-gap .layout__item{width:100%}}.layout--bigimg picture{max-height:none}.layout--bigimg picture>img{height:auto;aspect-ratio:1/1}.layout__emptytext{margin:0;font-weight:700;font-size:16px;line-height:1.2;color:var(--blue-color)}.b24-widget-button-wrapper{right:5px !important;bottom:80px !important}.category-text{margin:10px 0;font-size:20px;line-height:1.6;color:#333;max-width:2300px;background-color:#f9f9f9;padding:15px;border-radius:8px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1)}.grecaptcha-badge{visibility:hidden}.recaptcha{margin:0;padding-top:20px;font-weight:400;font-size:12px;color:var(--c-border);text-align:center}.recaptcha a{font-weight:inherit;font-size:inherit;color:inherit;text-decoration:underline;-webkit-text-decoration-color:rgba(255,255,255,.5);text-decoration-color:rgba(255,255,255,.5);text-underline-offset:4px;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.address{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-style:normal;font-size:12px;line-height:140%;color:var(--header-text)}.address__icon{-ms-flex-negative:0;flex-shrink:0;margin-right:.5em;width:12px;height:12px;fill:var(--blue-color)}.anim-btn{position:relative;z-index:1;min-width:185px;min-height:42px}@media (max-width:1230px){.anim-btn{min-width:180px}}@media (max-width:576px){.anim-btn{min-width:90px;min-height:31px}}@media (max-width:380px){.anim-btn{min-width:83px;min-height:34px}}.anim-btn:before{content:"";position:absolute;inset:0;width:100%;height:100%;background:repeating-conic-gradient(from var(--angle),#fff 40%,transparent 40%,transparent 70%,#fff 90%);-webkit-animation:anim 3s linear infinite;animation:anim 3s linear infinite}.anim-btn__text{position:relative;z-index:2;overflow:hidden;padding:8.5px 11px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:calc(100% - 3px);height:calc(100% - 3px);font-weight:700;font-size:16px;white-space:nowrap;text-align:center;color:var(--white);-webkit-transition:background-color .3s ease;transition:background-color .3s ease}@media (max-width:576px){.anim-btn__text{padding:8px 16px;font-size:12px}}@media (max-width:380px){.anim-btn__text{padding:8px 12px;font-size:12px}}.anim-btn .anim-btn__text{background-image:var(--gradient-orange)}.header__btn--blue .anim-btn__text{background-image:var(--gradient-blue)}.anim-btn__text--icon span{font-weight:inherit;font-size:inherit;text-align:inherit;color:inherit}.anim-btn__icon{margin-right:4px;width:14px;height:14px}.anim-btn__icon rect{fill:transparent}@media (max-width:576px){.anim-btn__icon{width:12px;height:12px}}.search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:515px}@media (max-width:1440px){.search{min-width:350px}}@media (max-width:1230px){.search{min-width:300px}}.search__input{border:1px solid rgba(194,193,193,.8);border-radius:2px;padding:8px 16px;padding-left:54px;width:100%;min-height:40px;outline:none;font-family:var(--font-family);font-weight:400;font-size:16px;color:var(--black);background-color:transparent}@media (max-width:1230px){.search__input{font-size:14px}}.search__input::-webkit-input-placeholder{font-weight:400;font-size:14px;line-height:120%;color:var(--grey)}.search__input::-moz-placeholder{font-weight:400;font-size:14px;line-height:120%;color:var(--grey)}.search__input:-ms-input-placeholder{font-weight:400;font-size:14px;line-height:120%;color:var(--grey)}.search__input::-ms-input-placeholder{font-weight:400;font-size:14px;line-height:120%;color:var(--grey)}.search__input::placeholder{font-weight:400;font-size:14px;line-height:120%;color:var(--grey)}@media (max-width:1230px){.search__input::-webkit-input-placeholder{font-size:14px}.search__input::-moz-placeholder{font-size:14px}.search__input:-ms-input-placeholder{font-size:14px}.search__input::-ms-input-placeholder{font-size:14px}.search__input::placeholder{font-size:14px}}.search__input:-webkit-autofill,.search__input:-webkit-autofill:hover,.search__input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0px 40rem #fff inset}.search__btn{position:absolute;left:16px;top:50%;border:none;font-size:0;color:var(--grey);background:0 0;cursor:pointer;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media (any-hover:hover){.search__btn:hover{color:var(--orange)}}.search__btn svg{width:22px;height:22px;fill:currentColor}.social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.social__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:100%;width:34px;height:34px;color:var(--white);-webkit-transition:-webkit-transform .4s ease-in-out,-webkit-box-shadow .4s ease-in-out;transition:-webkit-transform .4s ease-in-out,-webkit-box-shadow .4s ease-in-out;transition:transform .4s ease-in-out,box-shadow .4s ease-in-out;transition:transform .4s ease-in-out,box-shadow .4s ease-in-out,-webkit-transform .4s ease-in-out,-webkit-box-shadow .4s ease-in-out}@media (any-hover:hover){.social__link:hover{-webkit-box-shadow:0 4px 8px rgba(0,0,0,.3);box-shadow:0 4px 8px rgba(0,0,0,.3)}}.social__link--tg{background-color:#039be5}.social__link--yt{background-color:red}.social__link--vb{background-color:#665cac}.social__icon{width:20px;height:20px;fill:currentColor;-webkit-transform:none;-ms-transform:none;transform:none}.menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;width:100%;max-width:1400px}.menu__item:last-child .menu__link{padding:8px 16px;background:var(--gradient-orange);-webkit-transition:-webkit-box-shadow .3s ease-in-out;transition:-webkit-box-shadow .3s ease-in-out;transition:box-shadow .3s ease-in-out;transition:box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out}.menu__item:last-child .menu__link:after{display:none}.menu__item:last-child .menu__link:focus{outline:none;-webkit-box-shadow:0 4px 8px rgba(255,255,255,.5);box-shadow:0 4px 8px rgba(255,255,255,.5)}@media (any-hover:hover){.menu__item:last-child .menu__link:hover{-webkit-box-shadow:0 4px 8px rgba(255,255,255,.5);box-shadow:0 4px 8px rgba(255,255,255,.5)}}.menu__link{display:inline-block;position:relative;font-weight:500;font-size:16px;line-height:140%;text-decoration:none;letter-spacing:.04em;color:var(--white);white-space:nowrap;text-transform:uppercase}@media (max-width:1024px){.menu__link{font-size:13px}}.menu__link:after{content:"";position:absolute;bottom:-2px;left:50%;width:0;height:.5px;background-color:var(--white);-webkit-transition:width .4s ease-in-out,left .4s ease-in-out;transition:width .4s ease-in-out,left .4s ease-in-out}@media (any-hover:hover){.menu__link:hover:after{width:100%;left:0}}.menu__link.is-visible:after{width:100%;left:0}.menu-mobile__link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;padding:16px 0;font-size:14px;text-decoration:none;color:var(--white);text-transform:uppercase;overflow-y:auto}.menu-mobile__link svg{width:12px;height:12px;fill:transparent;stroke:currentColor;stroke-width:2px;-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out}.menu-mobile__link.is-open svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.submenu{position:absolute;-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;-webkit-transform:rotateX(90deg);transform:rotateX(90deg);opacity:0;visibility:hidden;-webkit-transition:opacity .4s linear,visibility .4s linear,-webkit-transform .4s linear;transition:opacity .4s linear,visibility .4s linear,-webkit-transform .4s linear;transition:opacity .4s linear,visibility .4s linear,transform .4s linear;transition:opacity .4s linear,visibility .4s linear,transform .4s linear,-webkit-transform .4s linear}.submenu.is-open{position:relative;-webkit-transform:rotateX(0deg);transform:rotateX(0deg);opacity:1;visibility:visible}.submenu__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid var(--white);padding:16px;width:100%;font-size:14px;text-align:left;text-decoration:none;color:var(--white);text-transform:uppercase;overflow-y:auto}.submenu__link svg{width:12px;height:12px;fill:transparent;stroke:currentColor;stroke-width:2px;-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out}.submenu__link.is-open svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.header{position:fixed;z-index:50;font-size:0;background-color:var(--white);width:100%}.header__top{padding:8px 16px;width:100%}@media (max-width:1024px){.header__top{display:none}}@media (max-width:768px){.header__top{display:none}}.header__top-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;max-width:1400px;width:100%}.scroll .header__top-container{position:absolute;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);opacity:0;display:none}.header__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;margin-right:16px}@media (max-width:576px){.header__logo{margin-right:0}}@media (any-hover:hover){.header__logo:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);-webkit-filter:brightness(1.5);filter:brightness(1.5)}}.header__logo img{width:102px;-webkit-transition:-webkit-transform .4s ease-in-out,-webkit-filter .4s ease-in-out;transition:-webkit-transform .4s ease-in-out,-webkit-filter .4s ease-in-out;transition:transform .4s ease-in-out,filter .4s ease-in-out;transition:transform .4s ease-in-out,filter .4s ease-in-out,-webkit-transform .4s ease-in-out,-webkit-filter .4s ease-in-out}@media (max-width:1440px){.header__logo img{width:100px}}@media (max-width:1024px){.header__logo img{width:80px}}@media (max-width:576px){.header__logo img{width:60px}}.header__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.header__top-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px;padding-bottom:8px}@media (max-width:1230px){.header__top-line{gap:20px}}.header__top-line-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__top-line-item--action{margin-left:auto}.header__openinghours{position:relative;font-size:12px;white-space:nowrap;color:var(--header-text);-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1;-webkit-transition:opacity .4s ease-in-out,position .4s ease-in-out,-webkit-transform .4s ease-in-out;transition:opacity .4s ease-in-out,position .4s ease-in-out,-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out,opacity .4s ease-in-out,position .4s ease-in-out;transition:transform .4s ease-in-out,opacity .4s ease-in-out,position .4s ease-in-out,-webkit-transform .4s ease-in-out}.scroll .header__openinghours{font-size:14px}.header__openinghours:before{content:"";display:inline-block;margin-right:.5em;margin-bottom:1px;width:6px;height:6px;border-radius:100%;background-color:var(--green);-webkit-animation:blick 2s linear infinite;animation:blick 2s linear infinite}@-webkit-keyframes blick{0%{opacity:.3}25%{opacity:.5}50%{opacity:1}75%{opacity:.5}100%{opacity:.3}}@keyframes blick{0%{opacity:.3}25%{opacity:.5}50%{opacity:1}75%{opacity:.5}100%{opacity:.3}}.header__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;font-size:16px;line-height:140%;text-align:center;color:var(--white);background-image:var(--gradient-orange);-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease}.header__btn:hover{-webkit-box-shadow:0 4px 8px rgba(0,0,0,.3);box-shadow:0 4px 8px rgba(0,0,0,.3)}.header__btn:not(:last-child){margin-right:16px}@media (max-width:1230px){.header__btn:not(:last-child){margin-right:12px}}@media (max-width:576px){.header__btn:not(:last-child){margin:0}}.header__btn--blue{background-image:var(--gradient-blue)}.header__bottom-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;border-top:1px solid var(--border);padding-top:14px}.header__form{position:relative;display:block;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1;-webkit-transition:opacity .4s ease-in-out,position .4s ease-in-out,-webkit-transform .4s ease-in-out;transition:opacity .4s ease-in-out,position .4s ease-in-out,-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out,opacity .4s ease-in-out,position .4s ease-in-out;transition:transform .4s ease-in-out,opacity .4s ease-in-out,position .4s ease-in-out,-webkit-transform .4s ease-in-out}.header__search-open{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:100%;width:34px;height:34px;color:var(--white);background-color:#3588e6;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:background-color .4s ease-in,-webkit-box-shadow .4s ease-in-out;transition:background-color .4s ease-in,-webkit-box-shadow .4s ease-in-out;transition:box-shadow .4s ease-in-out,background-color .4s ease-in;transition:box-shadow .4s ease-in-out,background-color .4s ease-in,-webkit-box-shadow .4s ease-in-out}.header__search-open:focus{outline:none;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.3);box-shadow:0 4px 8px rgba(0,0,0,.3)}@media (any-hover:hover){.header__search-open:hover{-webkit-box-shadow:0 4px 8px rgba(0,0,0,.3);box-shadow:0 4px 8px rgba(0,0,0,.3)}}.header__search-open .icon-open{position:absolute;top:50%;left:50%;width:22px;height:22px;stroke:currentColor;stroke-width:1px;fill:currentColor;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:1;visibility:visible;-webkit-transition:opacity .4s ease-in-out,visibility .4s ease-in-out;transition:opacity .4s ease-in-out,visibility .4s ease-in-out}.is-visible .header__search-open .icon-open{opacity:0;visibility:hidden}.header__search-open.is-visible .icon-open{opacity:0;visibility:hidden}.header__search-open .icon-close{position:absolute;top:50%;left:50%;width:12px;height:12px;stroke:currentColor;stroke-width:1px;fill:currentColor;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;visibility:hidden;-webkit-transition:opacity .4s ease-in-out,visibility .4s ease-in-out;transition:opacity .4s ease-in-out,visibility .4s ease-in-out}.header__search-open.is-visible .icon-close{opacity:1;visibility:visible}.header__conacts-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.header__link-mail{gap:8px;font-weight:700;font-size:16px;line-height:140%;text-decoration:none;color:var(--header-text)}@media (any-hover:hover){.header__link-mail:hover svg{fill:var(--orange)}}.header__link-mail svg{margin-top:0;width:20px;height:20px;fill:var(--blue-color);-webkit-transition:fill .3s ease-in-out;transition:fill .3s ease-in-out}.header__menu-mobile .header__link-mail svg{fill:currentColor}.header__link-mail--big{font-size:18px}.header__link-tel{position:relative;gap:8px;font-weight:700;font-size:16px;line-height:140%;color:var(--header-text)}.header__link-tel:not(:last-child):after{content:"";position:absolute;top:0;right:-11.5px;width:1px;height:100%;background-color:var(--blue-light-color)}@media (any-hover:hover){.header__link-tel:hover svg{fill:var(--orange)}}.header__link-tel svg{margin-top:0;width:18px;height:18px;fill:var(--blue-color);-webkit-transition:fill .3s ease-in-out;transition:fill .3s ease-in-out}.header__menu-mobile .header__link-tel svg{fill:currentColor}.header__link-tel--big{font-size:18px}.header__menu{position:relative;padding:8px 16px;width:100%;background:linear-gradient(172deg,#469bff 0%,#153059 100%)}@media (max-width:1024px){.header__menu{display:none}}.header__mobile{display:none}@media (max-width:1024px){.header__mobile{position:relative;padding:4px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-shadow:0 -3px 8px rgba(0,0,0,.3);box-shadow:0 -3px 8px rgba(0,0,0,.3)}}.header__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}@media (max-width:380px){.header__btns{gap:8px}}.header__menu-mobile{position:absolute;top:100%;left:0;overflow-y:auto;padding:16px;width:100%;height:calc(100vh - var(--header-height));background:linear-gradient(172deg,#469bff 0%,#153059 100%);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;-webkit-transform:rotateX(90deg);transform:rotateX(90deg);opacity:0;visibility:hidden;-webkit-transition:opacity .4s linear,visibility .4s linear,-webkit-transform .4s linear;transition:opacity .4s linear,visibility .4s linear,-webkit-transform .4s linear;transition:opacity .4s linear,visibility .4s linear,transform .4s linear;transition:opacity .4s linear,visibility .4s linear,transform .4s linear,-webkit-transform .4s linear}.header__menu-mobile.is-open{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);opacity:1;visibility:visible}.header__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;margin:32px 0}.header__contacts .link-tel,.header__contacts .link-mail{margin:0;color:var(--white)}.header__contacts .link-tel:after,.header__contacts .link-mail:after{display:none}.header__contacts .link-tel span,.header__contacts .link-mail span{font-weight:inherit;font-size:inherit;line-height:inherit;letter-spacing:inherit;color:inherit}.header__contacts .link-tel svg,.header__contacts .link-mail svg{margin:0;width:14px;height:14px}.header__contacts .link-tel{font-family:var(--title-family);font-size:18px;letter-spacing:.02em}.header__contacts .link-mail{font-size:14px;letter-spacing:.05em}.header__contacts .header__openinghours{position:relative;margin:0;color:var(--white);-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.header__top-scroll{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;max-width:1400px;width:100%}.scroll .header__top-scroll{display:-webkit-box;display:-ms-flexbox;display:flex}.header__top-scroll .header__logo{margin:0;margin-right:50px}@media (max-width:1230px){.header__top-scroll .header__logo{margin-right:20px}}@media (max-width:576px){.header__top-scroll .header__logo{margin-right:0}}.header__top-scroll .header__logo img{width:60px}.header__top-scroll-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;width:100%}.header__top-scroll-contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;gap:8px;width:100%}@media (max-width:1230px){.header__top-scroll-contacts .header__openinghours{display:none}}.header__top-scroll-action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdown{position:absolute;left:0;bottom:1px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:calc(100vh - var(--header-height));color:--white;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);opacity:0;visibility:hidden;-webkit-transition:opacity .4s ease-in-out,visibility .4s ease-in-out;transition:opacity .4s ease-in-out,visibility .4s ease-in-out}.scroll .dropdown{height:calc(100vh - var(--header-height))}.dropdown.is-visible{opacity:1;visibility:visible}.dropdown__nav{width:25vw;background:linear-gradient(172deg,#469bff 0%,#153059 100%)}.dropdown__content{width:calc(100% - 25vw);background-color:var(--grey)}.dropdown-nav{height:100%;overflow:hidden;overflow-y:auto}.dropdown-nav::-webkit-scrollbar{width:8px}.dropdown-nav::-webkit-scrollbar-track{background-color:transparent;border-radius:2px}.dropdown-nav::-webkit-scrollbar-thumb{border-radius:2px;background:rgba(44,44,44,.8)}.dropdown-nav .simplebar-scrollbar.simplebar-visible:before{border-radius:2px;background-color:rgba(255,255,255,.8);opacity:1}.dropdown-nav .simplebar-track.simplebar-horizontal{border-radius:2px}.dropdown-nav .simplebar-track.simplebar-vertical{border-radius:2px}.dropdown-nav__link{display:block;padding:20px 23px;font-size:14px;text-decoration:none;text-align:center;color:var(--white);text-transform:uppercase;-webkit-transition:background-color .4s ease-in-out;transition:background-color .4s ease-in-out}.dropdown-nav__link.is-visible{background-color:var(--orange)}.customize-support .dropdown{height:calc(100vh - var(--header-height) - 31px)}.customize-support .scroll .dropdown{height:calc(100vh - var(--header-height) - 31px)}.product-menu{position:absolute;z-index:1;top:0;left:25vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px;padding:20px 54px;width:calc(100% - 25vw);height:100%;visibility:hidden;-webkit-transition:opacity .4s ease-in-out,visibility .4s ease-in-out;transition:opacity .4s ease-in-out,visibility .4s ease-in-out;overflow-y:auto}.product-menu.is-visible{opacity:1;visibility:visible}.product-menu__bg{position:fixed;top:0;left:25vw;right:0;bottom:0;z-index:-1;width:calc(100% - 25vw);height:100%}.product-menu__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-menu__bg:after{content:"";position:absolute;z-index:0;inset:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.product-menu__list{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;width:60%;max-width:570px;overflow-y:auto}@media (max-width:1024px){.product-menu__list{position:absolute;gap:0;width:100%;-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;-webkit-transform:rotateX(90deg);transform:rotateX(90deg);opacity:0;visibility:hidden;-webkit-transition:opacity .4s linear,visibility .4s linear,-webkit-transform .4s linear;transition:opacity .4s linear,visibility .4s linear,-webkit-transform .4s linear;transition:opacity .4s linear,visibility .4s linear,transform .4s linear;transition:opacity .4s linear,visibility .4s linear,transform .4s linear,-webkit-transform .4s linear}.product-menu__list.is-open{position:relative;-webkit-transform:rotateX(0deg);transform:rotateX(0deg);opacity:1;visibility:visible}}.product-menu__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;border-radius:10px;padding:12px 20px;font-weight:500;font-size:14px;letter-spacing:.04em;color:var(--white);text-transform:uppercase;background-color:rgba(44,44,44,.8);-webkit-transition:background-color .4s ease-in-out,color .4s ease-in-out;transition:background-color .4s ease-in-out,color .4s ease-in-out;cursor:pointer}@media (max-width:1024px){.product-menu__link{border-radius:0;padding:8px 10px;font-size:12px;background-color:transparent}}@media (any-hover:hover){.product-menu__link:hover{color:var(--dark-text-colo);background-color:var(--gray-wild-color)}.product-menu__link:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}}.product-menu__link img{-ms-flex-negative:0;flex-shrink:0;width:164px;height:100px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;-webkit-filter:drop-shadow(-5px 5px 4px rgba(0,0,0,.4));filter:drop-shadow(-5px 5px 4px rgba(0,0,0,.4));overflow:hidden;-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out}@media (max-width:1024px){.product-menu__link img{width:114px;height:50px}}.product-menu__link span{font-weight:inherit;font-size:inherit;letter-spacing:inherit;color:inherit;text-transform:inherit}.product-menu__heading{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:40px;margin-left:auto;padding-top:60px;width:40%}.product-menu__title{font-weight:700;font-size:20px;letter-spacing:.04em;text-transform:uppercase;text-align:center;color:var(--white)}.product-menu__all{padding:12px 52px}@media (max-width:1024px){.product-menu__all{border-bottom:1px solid var(--white);border-radius:0;padding-left:32px;width:100%;min-width:50px;font-weight:500;font-size:12px;text-transform:uppercase;background-color:transparent}}.burger{display:none;position:relative;-ms-flex-negative:0;flex-shrink:0;width:28px;height:20px;padding:0;border:none;background-color:transparent;outline:none;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:-webkit-transform .5s ease-in-out;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out;cursor:pointer;z-index:999}.burger span{display:block;position:absolute;left:0;width:100%;height:3px;background-color:var(--blue-color);opacity:1;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}.burger span:nth-child(1){top:0}.burger span:nth-child(2),.burger span:nth-child(3){top:8px;left:20%;right:0;width:80%}.burger span:nth-child(4){top:16px}.burger.is-open span:nth-child(1){top:8px;width:0;left:50%}.burger.is-open span:nth-child(2),.burger.is-open span:nth-child(3){left:0;right:0;width:100%}.burger.is-open span:nth-child(2){-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.burger.is-open span:nth-child(3){-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.burger.is-open span:nth-child(4){top:8px;width:0;left:50%}@media (max-width:1024px){.burger{display:block}}.form__btn,form__btn{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;width:100%;max-width:280px}.form .wpcf7-spinner,form .wpcf7-spinner{display:none;position:absolute;bottom:35px;right:25px}.form .wpcf7-response-output,form .wpcf7-response-output{display:none}.form-container-bg{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-radius:30px;padding:40px;margin:0 auto;width:100%;background-repeat:no-repeat;background-position:center;background-size:cover;background-color:#636363}@media (max-width:576px){.form-container-bg{border-radius:20px;padding:24px 16px}}.form-field__input{border:1px solid var(--black);border-radius:10px;padding:16px;width:100%;font-family:var(--font-family);font-weight:400;font-size:16px;line-height:150%;color:var(--black);-webkit-transition:border-color .4s ease-in-out;transition:border-color .4s ease-in-out}@media (max-width:1230px){.form-field__input{font-size:14px;line-height:130%}}@media (max-width:1024px){.form-field__input{padding:12px 16px}}.form-field__input--big{font-family:var(--font-family);font-weight:inherit;font-size:inherit;line-height:inherit;color:inherit;max-height:115px;resize:none}@media (max-width:768px){.form-field__input--big{min-height:80px}}.form-field__input:focus{outline:none;border-color:var(--orange)}@media (any-hover:hover){.form-field__input:hover{border-color:var(--orange)}}.form-field__input::-webkit-input-placeholder{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:150%;color:var(--grey)}.form-field__input::-moz-placeholder{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:150%;color:var(--grey)}.form-field__input:-ms-input-placeholder{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:150%;color:var(--grey)}.form-field__input::-ms-input-placeholder{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:150%;color:var(--grey)}.form-field__input::placeholder{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:150%;color:var(--grey)}@media (max-width:1440px){.form-field__input::-webkit-input-placeholder{font-size:14px}.form-field__input::-moz-placeholder{font-size:14px}.form-field__input:-ms-input-placeholder{font-size:14px}.form-field__input::-ms-input-placeholder{font-size:14px}.form-field__input::placeholder{font-size:14px}}.form-field__input:-webkit-autofill,.form-field__input:-webkit-autofill:hover,.form-field__input:-webkit-autofill:focus{border-color:var(--orange);-webkit-box-shadow:0 0 0px 40rem #f5f5f5 inset}.form-argee label{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;cursor:pointer}.form-argee label span{position:relative;padding-left:22px;font-weight:400;font-size:12px;line-height:117%;color:var(--black)}.form-argee label span a{position:relative;font-weight:inherit;font-size:inherit;line-height:inherit;color:inherit;text-decoration:underline;text-decoration-thickness:.5px;text-underline-offset:3px;-webkit-transition:color .4s ease-in-out;transition:color .4s ease-in-out}.form-argee label span a:focus{outline:none;color:var(--orange)}@media (any-hover:hover){.form-argee label span a:hover{color:var(--orange)}}.form-argee label span:before{content:"";position:absolute;top:50%;left:0;-ms-flex-negative:0;flex-shrink:0;display:block;margin-right:8px;border:1px solid var(--black);border-radius:4px;width:16px;height:16px;background-color:var(--white);-webkit-transition:border-color .4s ease-in-out;transition:border-color .4s ease-in-out;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}.form-argee label span:after{content:"";position:absolute;top:calc(50% - 1.5px);left:5.5px;border-left:3px solid var(--orange);border-bottom:3px solid var(--orange);border-radius:.5px;width:9px;height:5px;opacity:0;visibility:hidden;-webkit-transform:rotate(-45deg) translateY(-50%);-ms-transform:rotate(-45deg) translateY(-50%);transform:rotate(-45deg) translateY(-50%);-webkit-transition:opacity .4s ease-in-out,visible .4s ease-in-out;transition:opacity .4s ease-in-out,visible .4s ease-in-out}.form-argee label input[type=checkbox]:focus+span:before{border-color:var(--orange)}.form-argee label input[type=checkbox]:checked+span:after{opacity:1;visibility:visible}.form-argee input[type=checkbox],.form-argee__input{position:absolute;appearance:none;-moz-appearance:none;-webkit-appearance:none}.form-argee .wpcf7-list-item{display:block;margin:0}.sideform__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media (max-width:1024px){.sideform__content{gap:16px}}@media (max-width:768px){.sideform__content{gap:8px}}.sideform span{color:var(--white) !important}.banner{position:relative;margin-bottom:30px}@media (max-width:576px){.banner{margin-bottom:16px}}.banner__wrap{display:block;width:100vw;max-height:220px;overflow:hidden}@media (max-width:1024px){.banner__wrap{max-height:25vw}}.banner__img{width:100%;height:100%;min-height:220px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media (max-width:1024px){.banner__img{min-height:25vw}}.banner__title{position:absolute;bottom:0;left:50%;border-radius:10px 10px 0 0;padding:16px;width:50%;font-family:var(--title-family);text-align:center;color:var(--white);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media (max-width:768px){.banner__title{width:100%;white-space:nowrap}}.breadcrumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:60px}@media (max-width:576px){.breadcrumbs{padding-bottom:30px}}.breadcrumbs__item{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:400;font-size:16px;line-height:137%;color:var(--grey)}@media (max-width:576px){.breadcrumbs__item{font-size:14px}}.breadcrumbs__item--current{color:var(--black)}.breadcrumbs__item:not(:last-child):after{content:"";display:inline-block;margin:0 15px;width:6px;background-image:url(//vimens.by/wp-content/themes/vimens/css/../img/separator.svg);background-repeat:no-repeat;background-position:center;background-size:contain}@media (max-width:576px){.breadcrumbs__item:not(:last-child):after{margin:0 7px}}.breadcrumbs__link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:inherit;font-size:inherit;line-height:inherit;color:inherit;-webkit-transition:color .5s ease-in-out;transition:color .5s ease-in-out}.breadcrumbs__link:after{content:"";position:absolute;bottom:1px;left:50%;width:0;height:.75px;background-color:currentColor;-webkit-transition:width .5s ease,left .5s ease;transition:width .5s ease,left .5s ease}@media (any-hover:hover){.breadcrumbs__link:hover{color:var(--orange)}.breadcrumbs__link:hover:after{width:100%;left:0}}.breadcrumbs__link span{font-weight:inherit;font-size:inherit;line-height:inherit;color:inherit}.breadcrumbs span{font-weight:inherit;font-size:inherit;line-height:inherit;color:inherit}.page-card-box{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;padding:20px;height:100%;background-color:var(--white);-webkit-transition:-webkit-box-shadow .4s ease-in-out;transition:-webkit-box-shadow .4s ease-in-out;transition:box-shadow .4s ease-in-out;transition:box-shadow .4s ease-in-out,-webkit-box-shadow .4s ease-in-out}@media (max-width:576px){.page-card-box{gap:16px;padding:16px}}.page-card-box:focus{z-index:2;outline:none;-webkit-box-shadow:inset 0 4px 4px 0 rgba(248,252,255,.25),0 4px 10px 0 rgba(104,104,104,.25);box-shadow:inset 0 4px 4px 0 rgba(248,252,255,.25),0 4px 10px 0 rgba(104,104,104,.25)}@media (any-hover:hover){.page-card-box:hover{z-index:2;-webkit-box-shadow:inset 0 4px 4px 0 rgba(248,252,255,.25),0 4px 10px 0 rgba(104,104,104,.25);box-shadow:inset 0 4px 4px 0 rgba(248,252,255,.25),0 4px 10px 0 rgba(104,104,104,.25)}}.page-card-box:active{z-index:2;-webkit-box-shadow:inset 0 4px 4px 0 rgba(248,252,255,.25),0 4px 10px 0 rgba(104,104,104,.25);box-shadow:inset 0 4px 4px 0 rgba(248,252,255,.25),0 4px 10px 0 rgba(104,104,104,.25)}.page-card-box__img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.page-card-box__img img{max-width:100%;height:100px;-o-object-fit:cover;object-fit:cover}.page-card-box__img--big{max-height:none}.page-card-box__img--big img{width:100%;height:auto;aspect-ratio:240/180}.page-card-box__title{margin:0;font-family:var(--title-family);font-weight:600;font-size:20px;line-height:1;text-align:center;color:var(--black);letter-spacing:1px}@media (max-width:768px){.page-card-box__title{font-size:18px}}.page-card-box--main:focus{-webkit-box-shadow:0px 24px 27px 0px rgba(4,5,6,.2) !important;box-shadow:0px 24px 27px 0px rgba(4,5,6,.2) !important}@media (any-hover:hover){.page-card-box--main:hover{-webkit-box-shadow:0px 24px 27px 0px rgba(4,5,6,.2) !important;box-shadow:0px 24px 27px 0px rgba(4,5,6,.2) !important}}.page-card-box--main:active{-webkit-box-shadow:0px 24px 27px 0px rgba(4,5,6,.2) !important;box-shadow:0px 24px 27px 0px rgba(4,5,6,.2) !important}.page-card-box--main .page-card-box__img{height:180px}.page-card-box--main .page-card-box__img img{width:100%;height:auto;-webkit-filter:drop-shadow(-5px 5px 4px rgba(0,0,0,.2));filter:drop-shadow(-5px 5px 4px rgba(0,0,0,.2))}.page-card-box--main .page-card-box__title{font-size:26px}.tippy{position:relative}.tippy__message{position:absolute;bottom:100%;left:calc(50% - 4px);z-index:2;margin:0;border-radius:4px;padding:12px 16px;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:218px;font-weight:400;font-size:14px;line-height:110%;text-align:center;color:var(--white);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background:rgba(54,54,54,.8);opacity:0;visibility:hidden;-webkit-transition:opacity .3s ease-in-out,visibility .3s ease-in-out;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.is-visible .tippy__message{opacity:1;visibility:visible}.tippy__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--grey)}.tippy__btn:focus{outline:none;color:var(--orange)}@media (any-hover:hover){.tippy__btn:hover{color:var(--orange)}}.tippy__icon{width:16px;height:16px;fill:none;stroke:currentColor;pointer-events:none}.card-product{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border:1px solid #e9e8e8;border-radius:8px;padding:16px;max-width:100%;height:100%;min-height:180px;-webkit-transition:-webkit-box-shadow .4s ease-in-out;transition:-webkit-box-shadow .4s ease-in-out;transition:box-shadow .4s ease-in-out;transition:box-shadow .4s ease-in-out,-webkit-box-shadow .4s ease-in-out}.card-product:focus{outline:none;-webkit-box-shadow:inset 0 4px 4px 0 rgba(248,252,255,.25),0 4px 10px 0 rgba(104,104,104,.25);box-shadow:inset 0 4px 4px 0 rgba(248,252,255,.25),0 4px 10px 0 rgba(104,104,104,.25)}@media (any-hover:hover){.card-product:hover{-webkit-box-shadow:inset 0 4px 4px 0 rgba(248,252,255,.25),0 4px 10px 0 rgba(104,104,104,.25);box-shadow:inset 0 4px 4px 0 rgba(248,252,255,.25),0 4px 10px 0 rgba(104,104,104,.25)}}.card-product__indicator{font-size:14px}.card-product>a{display:block;width:100%;cursor:pointer}.card-product>a:focus{outline:none}.card-product>a:focus img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}@media (any-hover:hover){.card-product>a:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}}.card-product__img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.card-product__img img{height:auto;max-height:271px;aspect-ratio:1/1;-webkit-filter:drop-shadow(-5px 5px 4px rgba(0,0,0,.2));filter:drop-shadow(-5px 5px 4px rgba(0,0,0,.2));-o-object-fit:contain;object-fit:contain;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.card-product__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%}.card-product__title{margin:0 0 12px;color:var(--black);font-family:var(--font-family);font-weight:700;font-size:18px;line-height:110%;letter-spacing:1px}.card-product__title a{font-weight:inherit;font-size:inherit;line-height:inherit;color:inherit;cursor:pointer;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.card-product__title a:focus{outline:none;color:var(--orange)}@media (any-hover:hover){.card-product__title a:hover{color:var(--orange)}}.card-product__title a:active{color:var(--orange)}.card-product__param-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;margin-bottom:24px}.card-product__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;margin-top:auto;width:100%}.card-product__price{width:calc(55% - 5px)}.card-product__btn{border-radius:2px;padding:12px 24px;font-weight:700;font-size:16px;line-height:140%;text-align:center;color:var(--black);background:linear-gradient(28deg,#ffece3 -100%,#fb8b56 100%);cursor:pointer}.card-product__btn--modal{width:100%;background:#eaeaea}.param{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:4px;font-family:var(--second-family);font-weight:400;font-size:14px;line-height:110%;color:var(--black)}.param__name{-moz-text-align-last:left;text-align-last:left}.param__value{text-align:right}.price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:4px;color:#183f78}.price--old{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:gray}.price__value{-ms-flex-negative:0;flex-shrink:0;font-weight:700;font-size:20px;line-height:110%;text-align:center;white-space:nowrap}.price__unit{font-weight:700;font-size:14px;line-height:110%;text-align:center}.price__tippy{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.price--old .price__value{font-weight:400;font-size:12px;line-height:110%;text-decoration:line-through;text-align:center}.price--old .price__unit{font-weight:400;font-size:12px;line-height:110%;text-align:center}.video-post{position:relative;border-radius:20px;width:100%;padding-bottom:56.25%;height:0;overflow:hidden;background-color:var(--black)}.video-post__btn-close{position:absolute;z-index:3;top:20px;right:20px;border-radius:100%;width:36px;height:36px;color:var(--white)}.video-post__btn-close:before{content:"";position:absolute;inset:0;border-radius:inherit;width:100%;height:100%;background-color:var(--black);opacity:.5;-webkit-transition:background-color .3s ease-in-out,opacity .3s ease-in-out;transition:background-color .3s ease-in-out,opacity .3s ease-in-out}.video-post__btn-close svg{position:absolute;top:50%;left:50%;width:16px;height:16px;fill:var(--white);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (any-hover:hover){.video-post__btn-close:hover:before{opacity:1;background-color:var(--orange)}}.video-post__img{position:absolute;inset:0;display:block;border-radius:inherit;width:100%;height:100%;overflow:hidden}.video-post__img img{border-radius:inherit;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.video-post__youtube{position:absolute;inset:0;display:block;border-radius:inherit;width:100%;height:100%;overflow:hidden}.video-post__iframe{position:absolute;inset:0;width:100%;height:100%;border:none;-o-object-fit:cover;object-fit:cover}.graph-modal__container{border-radius:24px;padding:32px;max-width:500px}@media (max-width:576px){.graph-modal__container{padding:32px 12px 16px}}.graph-modal__close{top:13px;right:13px;width:17px;height:17px}@media (max-width:576px){.graph-modal__close{top:12px;right:12px}}.form-modal__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media (max-width:1024px){.form-modal__content{gap:16px}}@media (max-width:768px){.form-modal__content{gap:8px}}.form-modal__title{margin-top:0;margin-bottom:16px;font-family:var(--title-family);font-weight:700;font-size:26px;line-height:140%;text-align:center}@media (max-width:576px){.form-modal__title{margin-bottom:8px;font-size:20px;line-height:120%}}@media (max-width:380px){.form-modal__title{font-size:18px}}.form-modal__descr{margin-top:0;margin-bottom:16px;font-family:var(--font-family);font-weight:400;font-size:16px;line-height:120%;text-align:center}@media (max-width:576px){.form-modal__descr{margin-bottom:8px;font-size:14px}}.form-modal .form__btn{margin-top:8px;max-width:280px}.form-modal input::-webkit-input-placeholder,.form-modal textarea::-webkit-input-placeholder{font-size:14px}.form-modal input::-moz-placeholder,.form-modal textarea::-moz-placeholder{font-size:14px}.form-modal input:-ms-input-placeholder,.form-modal textarea:-ms-input-placeholder{font-size:14px}.form-modal input::-ms-input-placeholder,.form-modal textarea::-ms-input-placeholder{font-size:14px}.form-modal input::placeholder,.form-modal textarea::placeholder{font-size:14px}.form-modal input,.form-modal textarea{border:1px solid var(--black);border-radius:10px}.form-modal--product .form-modal__title{margin-bottom:4px;font-family:var(--font-family);font-size:24px;line-height:120%;text-align:left;color:var(--blue)}.form-modal--product .form-modal__descr{font-weight:400;font-size:14px;line-height:120%;text-align:left;color:var(--black)}.form-modal--product .form-modal__product-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin:0 0 16px;border-radius:2px;padding:10px;background-color:var(--border)}.form-modal--product .form-modal__product-img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:inherit;width:60px;height:60px;background:#fff}.form-modal--product .form-modal__product-img img{width:100%}.form-modal--product .form-modal__product-title{font-family:var(--font-family);font-weight:700;font-size:18px;line-height:110%;color:var(--black)}.form-modal--product .form{gap:16px}.form-modal--product .form{gap:16px}.form-modal--product .form-field__label{margin:0 0 5px;display:block;font-family:var(--font-family);font-weight:400;font-size:14px;line-height:140%;color:var(--black)}.form-modal--product .form-field__label--required:after{content:"*";color:var(--red)}.form-modal--product .form-field__input{border:1px solid var(--border);border-radius:2px;padding:12px 15px;font-size:14px;line-height:140%}.form-modal--product .form-field__input::-webkit-input-placeholder{color:var(--grey)}.form-modal--product .form-field__input::-moz-placeholder{color:var(--grey)}.form-modal--product .form-field__input:-ms-input-placeholder{color:var(--grey)}.form-modal--product .form-field__input::-ms-input-placeholder{color:var(--grey)}.form-modal--product .form-field__input::placeholder{color:var(--grey)}.form-modal--product .form-argee label span:before{border:1px solid var(--grey);border-radius:2px}.form-modal--product .form-argee label span{color:var(--grey)}.form-modal--product .form__btn{-ms-flex-item-align:self-start;-ms-grid-row-align:self-start;align-self:self-start;border:none;border-radius:2px;padding:12px 24px;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;font-weight:700;font-size:16px;line-height:140%;text-align:center;color:var(--black);background:linear-gradient(28deg,#ffece3 -100%,#fb8b56 100%)}.graph-modal__send{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.graph-modal__send svg{width:60px;height:60px;fill:transparent;stroke:#57ba0a;stroke-width:3px}.graph-modal__send p{margin:0;font-family:var(--font-family);font-weight:700;font-size:26px;line-height:140%;text-align:center}.graph-modal__send span{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:120%}.footer{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:60px 0 20px;color:var(--white);background:linear-gradient(166deg,#122541 0%,#183f78 100%)}.footer__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:60px 50px;margin:0 auto;padding:0 16px;max-width:1400px}@media (max-width:1230px){.footer__top{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:60px 50px}}@media (max-width:1024px){.footer__top{gap:40px 50px}}@media (max-width:576px){.footer__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px 20px}}.footer__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}@media (any-hover:hover){.footer__logo:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);-webkit-filter:brightness(1.5);filter:brightness(1.5)}}.footer__logo img{width:115px;-webkit-transition:-webkit-transform .4s ease-in-out,-webkit-filter .4s ease-in-out;transition:-webkit-transform .4s ease-in-out,-webkit-filter .4s ease-in-out;transition:transform .4s ease-in-out,filter .4s ease-in-out;transition:transform .4s ease-in-out,filter .4s ease-in-out,-webkit-transform .4s ease-in-out,-webkit-filter .4s ease-in-out}@media (max-width:1440px){.footer__logo img{width:100px}}@media (max-width:576px){.footer__logo img{width:85px}}.footer__contatcs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:41px}@media (max-width:1230px){.footer__contatcs{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}}@media (max-width:576px){.footer__contatcs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}}.footer__department{position:relative;max-width:160px}@media (max-width:1230px){.footer__department{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:100%}}@media (max-width:576px){.footer__department{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:100%}}.footer__department:not(:last-child):after{content:"";position:absolute;top:0;right:-19.5px;width:1px;height:100%;background-color:var(--blue-light-color)}@media (max-width:1230px){.footer__department:not(:last-child):after{display:none}}@media (max-width:768px){.footer__map{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}}.footer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;margin:0 auto;padding:0 16px;padding-top:40px;max-width:1400px}@media (max-width:1024px){.footer__bottom{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media (max-width:768px){.footer__bottom{gap:20px}}.footer__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;font-weight:400;font-size:12px;color:var(--white)}@media (max-width:576px){.footer__left{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.footer__copyright{font-weight:inherit;font-size:inherit;color:inherit}.footer__link-policy{position:relative;font-weight:inherit;font-size:inherit;color:inherit;cursor:pointer}.footer__link-policy:after{content:"";position:absolute;bottom:-2px;left:50%;width:0;height:.3px;background-color:var(--white);-webkit-transition:width .4s ease-in-out,left .4s ease-in-out;transition:width .4s ease-in-out,left .4s ease-in-out}@media (any-hover:hover){.footer__link-policy:hover:after{width:100%;left:0}}.footer-department__title{margin-top:0;margin-bottom:16px;font-family:var(--title-family);font-weight:500;font-size:18px;line-height:1;letter-spacing:1px;color:var(--white);display:inline-block}.workers-card__name{font-family:var(--title-family);letter-spacing:1px}@media (max-width:1230px){.footer-department__title{text-align:center}}@media (max-width:576px){.footer-department__title{text-align:center;margin-bottom:8px;font-size:16px}}.footer-department__contact-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.footer-department__link{font-weight:400;font-size:14px;color:var(--footer-link-color);white-space:nowrap;-webkit-transition:color .4s ease-in-out;transition:color .4s ease-in-out}.footer-department__link svg{fill:var(--white)}.footer-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.footer__openinghours:before{content:"";display:inline-block;margin-right:-.5em;margin-bottom:1px;width:6px;height:6px;border-radius:100%;background-color:var(--green);-webkit-animation:blick 2s linear infinite;animation:blick 2s linear infinite}@media (max-width:576px){.footer-nav{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.footer-nav__link{position:relative;font-weight:500;font-size:14px;letter-spacing:.02em;white-space:nowrap;text-decoration:none;color:var(--white)}.footer-nav__link:after{content:"";position:absolute;bottom:-2px;left:50%;width:0;height:.5px;background-color:var(--white);-webkit-transition:width .4s ease-in-out,left .4s ease-in-out;transition:width .4s ease-in-out,left .4s ease-in-out}@media (any-hover:hover){.footer-nav__link:hover:after{width:100%;left:0}}.map{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.map__img{position:relative;display:block;margin-left:auto;width:100%;height:auto;max-width:100%;max-height:200px}@media (max-width:768px){.map__img{max-height:none}}.map__p{position:absolute;display:inline-block;-webkit-animation-name:floating;animation-name:floating;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-direction:alternate;animation-direction:alternate;cursor:pointer}.map__p:before{content:"";position:absolute;left:0;bottom:0;display:block;border-radius:50%;width:1vw;height:1vw;min-width:16px;min-height:16px;background-color:var(--footer-link-color);-webkit-box-shadow:0 0 0 0 rgba(0,194,255,.6666666667);box-shadow:0 0 0 0 rgba(0,194,255,.6666666667);-webkit-transform:scale(1) translateX(-50%);-ms-transform:scale(1) translateX(-50%);transform:scale(1) translateX(-50%);cursor:pointer;-webkit-animation:2s infinite pulse;animation:2s infinite pulse}.map__p:focus{z-index:200}.map__p:focus:before{-webkit-filter:drop-shadow(0 5px 7px rgba(240,240,255,.4));filter:drop-shadow(0 5px 7px rgba(240,240,255,.4))}.map__p:focus .map__text{opacity:1;visibility:visible}@media (any-hover:hover){.map__p:hover{z-index:200}.map__p:hover:before{-webkit-filter:drop-shadow(0 5px 7px rgba(240,240,255,.4));filter:drop-shadow(0 5px 7px rgba(240,240,255,.4))}.map__p:hover .map__text{opacity:1;visibility:visible}}.map__p:active{z-index:200}.map__p:active:before{-webkit-filter:drop-shadow(0 5px 7px rgba(240,240,255,.4));filter:drop-shadow(0 5px 7px rgba(240,240,255,.4))}.map__p:active .map__text{opacity:1;visibility:visible}.map__p--p1{z-index:0;top:48%;left:48%}.map__text{position:absolute;top:0;right:0;border-radius:10px;padding:16px;min-width:200px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;white-space:nowrap;color:var(--black);background-color:var(--white);opacity:0;visibility:hidden;-webkit-transition:.12s ease-in-out;transition:.12s ease-in-out}@media (max-width:576px){.map__text{right:-100px;border-radius:4px;padding:8px;padding:14px;min-width:200px;white-space:normal}}.map__p--p2{z-index:1;top:55%;left:55%}@-webkit-keyframes floating{0%{-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-filter:drop-shadow(2px 5px 5px rgba(0,0,0,.4));filter:drop-shadow(2px 5px 5px rgba(0,0,0,.4))}100%{-webkit-transform:translate(0,5px);transform:translate(0,5px);-webkit-filter:drop-shadow(2px 0px 1px rgba(0,0,0,.4));filter:drop-shadow(2px 0px 1px rgba(0,0,0,.4))}}@keyframes floating{0%{-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-filter:drop-shadow(2px 5px 5px rgba(0,0,0,.4));filter:drop-shadow(2px 5px 5px rgba(0,0,0,.4))}100%{-webkit-transform:translate(0,5px);transform:translate(0,5px);-webkit-filter:drop-shadow(2px 0px 1px rgba(0,0,0,.4));filter:drop-shadow(2px 0px 1px rgba(0,0,0,.4))}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(.95);transform:scale(.95);-webkit-box-shadow:0 0 0 0 rgba(0,194,255,.6666666667);box-shadow:0 0 0 0 rgba(0,194,255,.6666666667)}70%{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 20px transparent;box-shadow:0 0 0 20px transparent}100%{-webkit-transform:scale(.95);transform:scale(.95);-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}}@keyframes pulse{0%{-webkit-transform:scale(.95);transform:scale(.95);-webkit-box-shadow:0 0 0 0 rgba(0,194,255,.6666666667);box-shadow:0 0 0 0 rgba(0,194,255,.6666666667)}70%{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 20px transparent;box-shadow:0 0 0 20px transparent}100%{-webkit-transform:scale(.95);transform:scale(.95);-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}}.footer-social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:50px}@media (max-width:768px){.footer-social{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}}.footer-social__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}@media (max-width:768px){.footer-social__item{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:8px}}.footer-social__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-weight:500;font-size:14px;color:var(--footer-link-color);-webkit-transition:color .4s ease-in-out;transition:color .4s ease-in-out}@media (any-hover:hover){.footer-social__link:hover{color:var(--orange)}}.footer-social__link img{width:30px;height:30px}.footer-social__link span{font-weight:inherit;font-size:inherit;color:inherit}.footer-social__text{font-weight:400;font-size:14px;color:var(--white)}