@charset "UTF-8";@font-face{font-family:PT Sans Narrow;src:url(/assets/PTSansNarrow-Regular-DSD5fY4_.ttf);font-weight:400}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}:focus{outline:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}textarea{overflow:auto;vertical-align:top;resize:vertical}a:active,a:hover{outline:0}img{border:0}figure{margin:0}form{margin:0}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;vertical-align:middle}button,input{line-height:normal}button,select{text-transform:none}input[type=search]{--webkit-appearance: textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}html,button,input,select,textarea{color:#222}img{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.chromeframe{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}#root{margin:0 auto;box-sizing:border-box;height:100%}.app-container{max-width:1280px;margin:0 auto;padding:2rem;background-color:#fff;height:100vh}.main-content{display:flex;flex-direction:column}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}@media (max-width: 1100px){.app-container{max-width:1000px}}@media (max-width: 1000px){.app-container{max-width:900px}}@media (max-width: 880px){.app-container{max-width:800px}}@media (max-width: 700px){.app-container{max-width:600px}}@media (max-width: 650px){.app-container{max-width:500px}}@media (max-width: 510px){.app-container{max-width:450px}}.header{display:flex;flex-direction:column;align-items:center;margin-bottom:50px}.lang button{background-color:#fff;border:none;border-radius:5px;padding:10px 15px;cursor:pointer;transition:background-color .3s}.lang button:hover{background-color:#fff}.lang__btn img{width:50px;height:auto}.header__section{display:flex;justify-content:space-between;align-items:center;width:100%}.header-log{display:flex;align-items:center;gap:50px}.header-nav ul{display:flex;list-style-type:none;margin:0;padding:0}.header-nav li{margin-right:15px}.header-nav a{text-decoration:none;color:#007bff}.header-nav a:hover{text-decoration:underline}.phone-number{display:contents;cursor:pointer;color:#409081;font-family:PT Sans Narrow;font-weight:400;font-size:27px}.phone-number:hover{color:#00008b}.product__text{font-family:PT Sans Narrow;font-weight:400;font-size:22px;color:#409081;line-height:35px}.highlight{color:#fff;background-color:#409081}.search__input{width:100%;padding:10px 40px 10px 20px;border:1px solid #ccc;border-radius:25px;font-size:16px;outline:none;transition:border-color .3s;background-image:url(/assets/search-Xwb8ynp3.gif);background-repeat:no-repeat;background-position:right 20px center;background-size:25px}.search__input:hover{border-color:#409081}.search__input::placeholder{color:#aaa}.search{display:flex;align-items:center;width:336px;height:60px}.search__button{background-color:#fff;border:1px solid #ccc;border-left:none;border-radius:0 25px 25px 0;padding:6.8px;cursor:pointer;height:40.5px;transition:background-color .3s}.search__button:hover{border-color:#409081}.search__pic{width:25px;height:25px;transition:filter .3s ease}.search__pic:hover{filter:brightness(1.2)}.close{display:none}.navbar__section{width:100%;height:53px;overflow-y:auto}.navbar__list{display:flex;flex-direction:row;justify-content:space-around;gap:10px;background-color:#409081;height:53px;padding:0;margin:0;list-style:none}.navbar__title{font-family:PT Sans Narrow;font-weight:400;font-size:22px;display:flex;align-items:center;padding:0 10px;height:100%}.underline{position:relative;text-decoration:none;color:#fff}.underline:after{content:"";position:absolute;width:80%;height:2px;background-color:#fff;bottom:-6px;left:10%;transform:scaleX(0);transform-origin:center;transition:transform .5s ease-out;will-change:transform}.underline:hover:after{transform:scaleX(1)}.open__btn{display:none}@media (max-width: 1100px){.product__text{font-size:20px}.phone-number{font-size:22px}.search{width:300px}.lang__btn img{max-width:40px}.lang__btn{padding:7px;width:40px;margin-right:20px}}@media (max-width: 1020px){.product__text{font-size:20px}.phone-number{display:none}.search{width:320px;height:50px}}@media (max-width: 850px){.product__text{font-size:18px}.header-log{gap:15px}.search__input{width:250px;padding:8px 10px}.search__button{padding:4.2px;height:36.5px}.navbar__title{font-size:20px}}@media (max-width: 800px){.product__text{font-size:16px}.header-log{gap:5px}.search{width:305px}.search__input{width:180px;padding:8px;font-size:14px;max-height:16px;background-size:23px}.search__button{padding:5.2px;height:34px}.search__pic{width:21px;height:22px}.navbar__title{font-size:20px}}@media (max-width: 768px){.header__section{display:flex;gap:10px;align-items:center;margin-bottom:-20px}.open__btn{display:block;padding:15px}.phone-number{display:none}.close{display:block;padding:15px;background-color:#409081}.navbar__section{position:fixed;top:0;right:0;width:250px;height:100%;background-color:#409081;box-shadow:-2px 0 5px #0003;z-index:1000;transform:translate(100%);opacity:0;transition:transform .3s ease,opacity .3s ease}.navbar__section.open{transform:translate(0);opacity:1;width:250px;z-index:1000;background-color:#409081}.navbar__list{display:flex;padding-top:20px;flex-direction:column;height:250px;gap:15px}.search{width:270px;height:40px}.open__btn{width:20px;height:20px}.product__text{font-family:PT Sans Narrow;font-weight:400;font-size:16px;color:#409081;line-height:20px}.header-log{gap:1px}.open__btn{cursor:pointer}.lang button{margin-left:-5px;padding:10px}.lang__btn{max-width:50px;display:flex;align-items:center}.lang__btn img{max-width:40px}.header__section{gap:170px;justify-content:center}}@media (max-width: 741px){.product__text{font-size:17px}}@media (max-width: 736px){.header-logo{width:115px}.search__pic{width:18px;height:18px}.product__text{font-size:14px}.search__input{width:150px;font-size:12px;padding:6px;background-size:22px;background-position:right 12px center}.search__button{padding:3.2px;height:28px}.header__section{gap:190px;justify-content:center}}@media (max-width: 705px){.product__text{width:100px}}@media (max-width: 700px){.header__section{gap:140px}}@media (max-width: 650px){.search{width:220px}.header{margin-bottom:35px}.header-logo{width:90px}.search__pic{width:11px;height:11px;padding:3px 3px 5px}.product__text{font-size:10px;line-height:12px}.search__input{width:120px;font-size:8px;padding:5px;background-position:right 10px center;background-size:17px}.search__button{padding:.5px;height:21px}.open__btn{width:15px;height:15px}.header__section{gap:110px}.lang__btn{padding:10px;max-width:43px}}@media (max-width: 555px){.header__section{gap:80px}}@media (max-width: 540px){.header__section{gap:70px}}@media (max-width: 520px){.header__section{gap:60px}}@media (max-width: 505px){.search{width:200px}.header-logo{max-width:80px;margin:0 -8px}.search__pic{max-width:8px;max-height:8px;padding-right:3px}.product__text{font-size:10px;line-height:12px}.search__input{width:100px;font-size:8px;padding:5px;max-height:21px}}@media (max-width: 482px){.search__input{width:90px}.open__btn{padding:10px}.lang button{padding:7px}.header__section{margin-bottom:-15px}.header__section{margin-bottom:-20px}}@media (max-width: 460px){.search{width:180px}.search__input{background-size:14px;background-position:right 10px center}.search__button{padding-bottom:5px}.lang__btn{max-width:35px}}@media (max-width: 450px){.search{width:140px}.search__input{width:70px;font-size:8px;padding:5px;background-position:right 2px center;background-size:12px}.header__section{gap:60px}}@media (max-width: 432px){.search{width:130px}.search__input{width:70px;font-size:7px;padding:5px;background-size:11px;background-position:right 5px center;align-items:center}.search__button{height:20px}.open__btn{padding:7px}.header__section{gap:50px}}@media (max-width: 420px){.search__input{background-position:right 5px center;padding:6px}.search__button{height:19px}.search__pic{padding-bottom:7px}.search{width:140px}.header__section{gap:35px}}@media (max-width: 400px){.product__text{font-size:8px;line-height:12px}.header-logo{width:80px}.header__section{gap:30px}}@media (max-width: 386px){.search{width:110px}.search__pic{width:9px;height:9px;padding-right:3px;padding-bottom:8px}.product__text{font-size:9px;line-height:12px}.search__input{width:65px;font-size:7px;padding:4px;background-size:9px}.search__button{padding:.1px;height:18px}.header__section{gap:35px}.header-logo{width:70px;margin-left:-25px}}@media (max-width: 369px){.open__btn{width:13px;height:13px}.header__section{gap:20px}.lang__btn{max-width:20px;max-height:20px}.lang button{padding:2px}}@media (max-width: 359px){.header__section{gap:10px}}@media (max-width: 352px){.open__btn{width:13px;height:13px}.header__section{gap:10px}.product__text{font-size:9px}.header-logo{margin-left:-15px}}.footer__text{font-family:PT Sans Narrow;font-weight:400;font-size:19px;line-height:35px;color:#00665e;width:580px;height:130px}.footer__title{font-weight:700;color:#00665e;font-size:20px;text-shadow:1px 1px 2px rgba(0,0,0,.1)}.num{padding-left:5px}.footer{display:flex;justify-content:space-between;align-items:center;margin-top:200px}.form__section{display:flex;flex-direction:column;align-items:center}.close__button{position:absolute;top:10px;right:10px;width:30px;height:30px;background:none;border:none;font-size:34px;font-weight:700;cursor:pointer;color:#333;display:flex;justify-content:center;align-items:center;line-height:0;transition:color .3s}.close__button:hover{color:#585454}.form{display:flex;flex-direction:column;align-items:center;padding:5px}.form__title{font-size:24px;margin-bottom:10px;font-family:PT Sans Narrow;color:#00665e;font-weight:600}.form__text{font-size:18px;font-family:PT Sans Narrow;color:#00665e;font-weight:600;margin-bottom:20px}.form input,.form textarea{width:100%;padding:10px;margin-bottom:15px;border:1px solid #ddd;border-radius:5px;background-color:#fff;box-sizing:border-box;font-size:14px}.submit{font-family:PT Sans Narrow;background-color:#00665e;padding:15px 20px;color:#fff;border-radius:25px;border:none;width:200px}.submit:hover{background-color:#075847}.toast-progress{background-color:#409081!important}@media (max-width: 1100px){.footer__text{font-size:15px;max-width:450px}.footer__title{font-size:17px}.form__title{font-size:22px}.form__text{font-size:16px}.submit{padding:10px 20px}.footer{margin-top:160px}}@media (max-width: 850px){.footer__text{font-size:14px;max-width:450px}.footer__title{font-size:16px}.form__title{font-size:20px}.form__text{font-size:14px;line-height:30px}.submit{padding:8px 16px}}@media (max-width: 805px){.footer__text{width:400px;line-height:25px;margin-bottom:5px}.fast__contact{font-size:16px!important}.form__title{font-size:18px}.form__text{font-size:13px}.form input,.form textarea{font-size:12px;padding:7px}}@media (max-width: 770px){.footer__text{width:350px;line-height:25px;margin-bottom:5px}.form__title{font-size:17px}.form__text{font-size:12px}.form input,.form textarea{font-size:11px;padding:7px}}@media (max-width: 700px){.footer{margin-top:130px}.footer__text{width:300px;line-height:22px;margin-bottom:5px}.form{width:190px}.form__title{font-size:15px}.fast__contact{font-size:15px!important}.form__text{font-size:12px;line-height:15px}.form input,.form textarea{font-size:10px;padding:6px}.submit{padding:8px 14px;width:150px}}@media (max-width: 650px){.footer__text{width:235px;line-height:20px;margin-bottom:5px}.form{width:150px}.form__title{font-size:14px}.form__text{font-size:11px;line-height:13px}.form input,.form textarea{font-size:8px;padding:5px}.submit{padding:8px 14px;width:150px}}@media (max-width: 530px){.footer__text{width:205px;line-height:15px;margin-bottom:5px;font-size:12px}.form{width:125px}.form__title{font-size:14px}.form__text{font-size:11px;line-height:13px}.form input,.form textarea{font-size:8px;padding:5px}.submit{padding:5px 14px;width:90px;font-size:12px}.fast__contact{font-size:13px!important}}@media (max-width: 435px){.footer{display:flex;flex-direction:column;gap:50px;margin-top:50px}.footer__text-section{order:2}.form{order:1}.footer__text{width:235px;line-height:17px;margin-bottom:10px;font-size:12px}.form{width:185px}.form__title{font-size:16px}.form__text{font-size:13px;line-height:13px}.form input,.form textarea{font-size:10px;padding:5px}.submit{padding:5px 14px;width:100%;font-size:12px}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.home__section{display:flex;flex-direction:column}.product__list{display:grid;grid-template-columns:repeat(2,1fr);align-items:center;gap:50px;margin:150px 0}.product__list-item{display:flex;align-items:center;gap:10px}.product__img{width:130px;height:125px;border-radius:50%}.product__list-txt{font-family:PT Sans Narrow;color:#00665e;font-weight:400;text-decoration:none;font-size:20px}.sliders{width:100%;height:500px;object-fit:cover;margin:0 auto;display:flex}.company__adv{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.comp__adv-img{width:25px;height:25px}.comp__adv-item{display:flex;align-items:center;text-align:center;flex-direction:column;width:260px;height:250px;gap:10px}.comp__adv-title{font-weight:700;color:#00665e;font-size:24px}.bigger{width:35px;height:35px}.comp__adv-txt{display:flex;align-items:center;font-family:PT Sans Narrow;font-weight:500;font-size:20px;line-height:25px;color:#00665e}.details{font-family:PT Sans Narrow;font-weight:600;font-size:18px;color:#024842;text-decoration:underline}@media (max-width: 1170px){.sliders{height:450px}}@media (max-width: 1100px){.sliders{height:400px}.product__img{width:115px;height:110px}.product__list-txt{font-size:18px;width:150px}.comp__adv-item{width:240px;height:230px}.comp__adv-title{font-size:22px}.comp__adv-txt{font-size:18px}}@media (max-width: 1050px){.sliders{height:370px}}@media (max-width: 920px){.sliders{height:340px}.product__img{width:100px;height:95px}.product__list-txt{font-size:16px;width:125px}.comp__adv-item{width:220px;height:210px}.comp__adv-title{font-size:20px}.comp__adv-txt{font-size:16px}}@media (max-width: 870px){.sliders{height:320px}}@media (max-width: 830px){.sliders{height:300px}}@media (max-width: 810px){.product__img{width:80px;height:75px}.product__list-txt{font-size:14px;width:110px}}@media (max-width: 780px){.sliders{height:280px}}@media (max-width: 770px){.sliders{height:275px}.product__img{width:80px;height:75px}.product__list-txt{font-size:14px;width:110px}.comp__adv-item{width:200px;height:190px}.comp__adv-title{font-size:18px}.comp__adv-txt{font-size:14px}.details{font-size:16px}}@media (max-width: 736px){.sliders{height:265px}}@media (max-width: 706px){.sliders{height:260px}}@media (max-width: 700px){.sliders{height:250px}.product__list{display:flex;flex-direction:column;margin:100px 0;align-items:center;gap:50px}.company__adv{display:flex;align-items:center;flex-direction:column;gap:40px}.comp__adv-item{width:265px;height:180px}}@media (max-width: 675px){.sliders{height:230px}}@media (max-width: 650px){.sliders{height:210px}}@media (max-width: 580px){.sliders{height:200px}.comp__adv-title{font-size:16px}.comp__adv-txt{line-height:20px}}@media (max-width: 563px){.sliders{height:195px}}@media (max-width: 540px){.sliders{height:190px}}@media (max-width: 530px){.sliders{height:180px}}@media (max-width: 496px){.sliders{height:170px}}@media (max-width: 469px){.sliders{height:160px}.product__img{width:70px;height:65px}.product__list-txt{font-size:12px;line-height:15px}}@media (max-width: 442px){.sliders{height:150px}}@media (max-width: 415px){.sliders{height:135px}}@media (max-width: 390px){.sliders{height:125px}}@media (max-width: 363px){.sliders{height:120px}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,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) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,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) format("truetype"),url(/assets/slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.aboutUs__section{display:flex;flex-direction:column;justify-content:space-around;gap:50px}.aboutUs__title{font-family:PT Sans Narrow;font-weight:400;font-size:28px;line-height:35px;color:#1d766f}.aboutUs__text-list{display:flex;flex-direction:column;justify-content:space-between}.aboutUs__text{font-family:PT Sans Narrow;font-weight:400;font-size:22px;line-height:35px;color:#1d766f}@media (max-width: 1030px){.aboutUs__text{font-size:20px}.aboutUs__section{gap:30px}}@media (max-width: 870px){.aboutUs__text{font-size:18px}.aboutUs__section{gap:30px}.aboutUs__title{font-size:26px}}@media (max-width: 700px){.aboutUs__text{font-size:16px;line-height:25px}.aboutUs__section{gap:25px}.aboutUs__title{font-size:24px}}@media (max-width: 600px){.aboutUs__text{font-size:14px;line-height:25px}.aboutUs__section{gap:20px}.aboutUs__title{font-size:22px}}@media (max-width: 530px){.aboutUs__text{font-size:12px;line-height:20px}.aboutUs__section{gap:15px}.aboutUs__title{font-size:20px}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.products__list{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(4,auto);gap:20px}.product__item{background-color:#fff;padding:20px;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .3s ease,box-shadow .3s ease;position:relative}.product__item:hover{transform:scale(1);box-shadow:0 6px 12px #0003;border-color:#bbb}.product__img-one{width:250px;height:200px;border-radius:15px}.catalog__title{font-family:PT Sans Narrow;font-weight:400;font-size:28px;line-height:35px;color:#1d766f}.catalog{display:flex;flex-direction:column;gap:50px}.product__item{display:flex;flex-direction:column}.catalog__title-name{font-family:PT Sans Narrow;font-weight:400;font-size:28px;line-height:35px;color:#1d766f;padding:20px}.a{text-decoration:none}.product__price{display:flex;padding:10px;font-family:PT Sans Narrow;font-weight:600;font-size:24px;text-decoration:underline;line-height:28px;color:#1d766f;position:absolute;bottom:0;left:0}.product__not__found{display:flex;margin:0 auto;align-items:center;justify-content:center;font-family:PT Sans Narrow;font-weight:700;font-size:28px;line-height:35px;color:#ff0606}@media (max-width: 1030px){.catalog__title-name{font-size:25px}.product__img-one{width:230px;height:180px}.product__item{width:270px}.product__not__found{font-size:24px}.products__list{display:grid;grid-template-columns:repeat(2,1fr);justify-items:center;gap:30px}}@media (max-width: 860px){.catalog__title-name{font-size:22px}.product__img-one{width:210px;height:160px}.product__item{width:230px}.product__not__found{font-size:22px}}@media (max-width: 770px){.catalog__title-name{font-size:20px}.product__not__found{font-size:22px}.product__img-one{width:190px;height:140px}.product__item{width:230px}.catalog__title{font-size:26px}}@media (max-width: 700px){.catalog__title{font-size:24px}.catalog__title-name{font-size:18px}.product__item{width:210px}}@media (max-width: 670px){.catalog__title{font-size:24px}.catalog__title-name{font-size:16px}.product__item{width:180px}}@media (max-width: 530px){.catalog__title{font-size:22px}.catalog__title-name{font-size:15px}.product__item{width:160px}.product__not__found{font-size:20px}}@media (max-width: 500px){.products__list{display:flex;flex-direction:column;align-items:center}.product__not__found{font-size:18px}}.loader{display:flex;margin:200px auto 0;width:50px;padding:8px;aspect-ratio:1;border-radius:50%;background:#25b09b;--_m: conic-gradient(#0000 10%,#000), linear-gradient(#000 0 0) content-box;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;animation:l3 1s infinite linear}@keyframes l3{to{transform:rotate(1turn)}}.contact__sec{display:flex;flex-direction:column;gap:50px}.contacts__title{font-family:PT Sans Narrow;font-weight:400;font-size:28px;line-height:35px;color:#1d766f}.email__form{display:flex;flex-direction:column;align-items:center}.email__form{display:flex;flex-direction:column;gap:20px;max-width:400px;padding:20px;background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 10px #0000001a}.email__form label{font-weight:700;font-size:14px;color:#706f6f}.email__form input,.email__form textarea{width:300px;height:35px;padding:8px;border:1px solid #ccc;border-radius:5px;font-size:14px}.email__form textarea{height:100px;resize:none}.email__form input[type=submit]{background-color:#097068;color:#fff;border:none;padding:5px 0;font-size:16px;cursor:pointer;border-radius:5px;transition:background-color .3s}.email__form input[type=submit]:hover{background-color:#075847}.form__contacts{display:flex;align-items:center;justify-content:space-between}.contact__infos{display:flex;flex-direction:column;gap:50px}.contact__info_office{display:flex;flex-direction:column;gap:10px}.contact__info{display:flex;align-items:center;gap:10px}.contact__info-txt{display:flex;flex-direction:column;gap:20px}.contact__info-txt-title{font-family:PT Sans Narrow;font-weight:400;font-size:28px;line-height:35px;color:#1d766f}.contact__info-text{font-family:PT Sans Narrow;font-weight:400;font-size:24px;line-height:30px;color:#1d766f}.bold__word{font-family:PT Sans Narrow;font-weight:600;font-size:20px;color:#706f6f}.contact__info-item{font-family:PT Sans Narrow;font-weight:600;font-size:16px;line-height:30px;color:#706f6f}.work__hours{display:flex;flex-direction:column;gap:10px}.work__hours-item{display:flex;align-items:center;flex-direction:row;font-family:PT Sans Narrow;font-weight:600;font-size:20px;color:#706f6f}@media (max-width: 1100px){.contact__info-txt-title{font-size:24px;line-height:25px}.contact__info-text{font-size:20px}}@media (max-width: 957px){.contact__info-text{width:460px;line-height:25px}.contact__infos{gap:35px}.email__form input{width:250px;height:30px}.email__form{width:300px}}@media (max-width: 903px){.contact__info-text{width:400px;line-height:20px;font-size:18px}.contact__infos{gap:25px}.email__form input{width:250px;height:30px}.email__form textarea,.message__text{width:250px}.bold__word{font-size:18px}.contact__info-item{font-size:14px}.work__hours-item{font-size:18px}.contact__info-txt-title{font-size:22px}}@media (max-width: 850px){.contact__info-text{width:330px;line-height:20px;font-size:16px}.contact__infos{gap:25px}.email__form input{width:250px;height:30px}.email__form textarea,.message__text{width:250px}.bold__word{font-size:16px}.contact__info-item{font-size:12px;line-height:25px}.work__hours-item{font-size:16px}.contact__info-txt-title{font-size:20px}}@media (max-width: 850px){.form__contacts{display:flex;flex-direction:column;gap:50px}}@media (max-width: 700px){.contacts__title{font-size:24px}.email__form{width:250px;gap:15px}.email__form input{width:200px;height:20px}.email__form textarea{width:200px;height:50px}.email__form input[type=submit]{padding:3px;height:25px}.contact__info-txt-title{font-size:19px}}@media (max-width: 660px){.contact__info svg{width:22px;height:22px}.contact__info img{width:22px;height:22px}.work__hours-item{font-size:14px}}@media (max-width: 600px){.email__form label{font-size:12px}.number{font-size:16px;color:#19615b}.contacts__title{font-size:22px}.contact__info-txt-title{font-size:16px}.contact__info-text{font-size:15px}}.bestPrice-section{display:flex;flex-direction:column;justify-content:space-around;gap:50px}.best__price-title{font-family:PT Sans Narrow;font-weight:400;font-size:28px;line-height:35px;color:#1d766f}.best__price-text{font-family:PT Sans Narrow;font-weight:400;font-size:22px;line-height:35px;color:#1d766f;max-width:950px}.number{font-family:PT Sans Narrow;font-weight:400;font-size:22px;line-height:35px;color:#1d766f}.comp__descr{color:#1d766f}@media (max-width: 1030px){.best__price-text{font-size:20px}.number{font-size:20px;color:#19645e}}@media (max-width: 931px){.best__price-text{font-size:19px}.best__price-title{font-size:27px}}@media (max-width: 870px){.best__price-text{font-size:18px}.best__price-title{font-size:26px}.number{font-size:18px;color:#19615b}}@media (max-width: 700px){.best__price-title{font-size:24px}.best__price-text{font-size:16px;line-height:25px;gap:25px}}@media (max-width: 600px){.best__price-text{font-size:14px;line-height:25px}.number{font-size:14px;color:#19615b}.best__price-title{font-size:22px}}@media (max-width: 530px){.best__price-text{font-size:12px;line-height:20px}.number{font-size:12px}.best__price-title{font-size:20px}}.image-gallery-icon{color:#fff;transition:all .3s ease-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#0000;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px rgb(25.5,25.5,25.5))}@media (hover: hover)and (pointer: fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media (max-width: 768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media (max-width: 480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-top-nav,.image-gallery-bottom-nav{padding:10px;left:50%;transform:translate(-50%)}.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{height:120px;width:90px}@media (max-width: 768px){.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{height:72px;width:48px}}@media (max-width: 480px){.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{height:48px;width:36px}}.image-gallery-top-nav[disabled],.image-gallery-bottom-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-top-nav{top:0}.image-gallery-bottom-nav{bottom:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media (max-width: 768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media (max-width: 480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media (max-width: 768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center;touch-action:none}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;object-fit:contain}.image-gallery-slide .image-gallery-description{background:#0006;bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media (max-width: 768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#0000;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media (max-width: 768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media (max-width: 480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{transform:scale(1.2);background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active{transform:scale(1.2);border:1px solid #fff;background:#fff}@media (hover: hover)and (pointer: fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-bullets.image-gallery-bullets-vertical{left:20px;right:auto;bottom:auto;width:auto;top:50%;transform:translateY(-50%)}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{display:block;margin:12px 0}@media (max-width: 768px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:6px 0;padding:3px}}@media (max-width: 480px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{padding:2.7px}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media (max-width: 768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media (max-width: 768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media (max-width: 768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:4px solid rgba(0,0,0,0);transition:border .3s ease-out;width:100px;background:#0000;padding:0}@media (max-width: 768px){.image-gallery-thumbnail{border:3px solid rgba(0,0,0,0);width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{outline:none;border:4px solid #337ab7}@media (max-width: 768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media (hover: hover)and (pointer: fine){.image-gallery-thumbnail:hover{outline:none;border:4px solid #337ab7}}@media (hover: hover)and (pointer: fine)and (max-width: 768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:0 2px 2px hsl(0,0%,10%);transform:translateY(-50%);white-space:normal;width:100%}@media (max-width: 768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:#0006;color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media (max-width: 768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.product__standard-equipment{margin:40px auto;display:flex;flex-direction:column;align-items:center}.product__technical-characteristics{margin:40px auto}.quantity{margin-left:10px}.technic__info{padding:0 8%}.technic__value{padding:0 5%;font-size:18px;max-width:120px;line-height:22px!important}.sp{padding:0 10px}.product__type-title{display:flex;justify-content:space-around;text-decoration:underline!important}.standart__tech-title{padding:10px;display:flex;align-items:center;justify-content:space-around}.types__of__product{display:flex;align-items:center;flex-direction:column;gap:70px}.product__all__info{padding:10px 0}.product__component{display:flex;align-items:center;flex-direction:column;justify-content:space-between}.image-gallery-fullscreen-button{display:none}.image-gallery-slide-wrapper button:nth-of-type(4){display:none!important}.product__gallery{width:100%;max-width:600px;height:360px;display:flex;justify-content:center;align-items:center;margin-top:50px}.image-gallery-image{max-height:360px;max-width:600px}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:350px}.product__text-section{display:flex;flex-direction:column;gap:40px;bottom:0;z-index:10;color:#000;background-color:#0000000c;border-radius:15px;padding:10px;margin-top:80px}.characteristic{font-size:16px;margin-bottom:10px;color:#333}.characteristic strong{font-weight:700;color:#1d766f}.product__item_name{font-family:PT Sans Narrow;font-weight:400;font-size:25px;line-height:35px;color:#144c47}.product__item_text{font-family:PT Sans Narrow;font-weight:400;font-size:20px;line-height:35px;color:#144c47}.common__one{font-family:PT Sans Narrow;font-weight:600;font-size:22px;color:#144c47}.product__item_price{font-size:24px;margin-bottom:10px;font-family:PT Sans Narrow;color:#00665e;font-weight:600}.product__characteristic{margin:10px 0}.characteristic__name,.charast{font-weight:700;color:#333}.characteristic__value{margin-left:5px;color:#555;font-weight:700}@media (max-width: 1135px){.technic__value{padding:0 4%;font-size:18px}.sp{padding:0 8px}}@media (max-width: 1030px){.product__gallery{max-width:500px}.common__one{font-size:20px}.product__item_text{font-size:18px}.product__item_price{font-size:22px}}@media (max-width: 995px){.sp{padding:0 5px;line-height:20px}.technic__value{line-height:20px}.technic__info__name{max-width:300px;line-height:23px}}@media (max-width: 826px){.product__gallery{max-width:450px}}@media (max-width: 810px){.product__gallery{max-width:430px;height:350px}}@media (max-width: 770px){.product__gallery{max-width:410px;margin-top:40px}.product__item_name{font-size:22px}.common__one{font-size:18px}.product__item_text{font-size:16px;line-height:30px}}@media (max-width: 732px){.technic__value{padding:0 4%;font-size:16px}.types__of__product{gap:50px}.sp{padding:0 8px;font-size:16px;line-height:20px}.technic__info{padding:0 4%;font-size:16px}.technic__info__name{max-width:330px;line-height:23px}}@media (max-width: 700px){.product__gallery{max-width:390px;margin-top:30px}.product__item_name{font-size:20px}.common__one{font-size:16px}.product__item_text{font-size:14px;line-height:30px}.charast,.product__characteristic{font-size:14px}.technic__info__name{line-height:23px}.sp{line-height:20px}}@media (max-width: 655px){.product__gallery{max-width:360px;margin-top:20px}.product__text-section{margin-top:50px}.technic__info{line-height:20px;font-size:12px}.technic__info__name{line-height:20px;font-size:15px}.sp{line-height:20px}}@media (max-width: 585px){.product__text-section{margin-top:30px}.product__gallery{max-width:300px}.technic__info__name{line-height:18px!important;font-size:15px}.product__item_name{font-size:18px}.common__one{font-size:14px}.product__item_text{font-size:13px;line-height:30px}.charast,.product__characteristic{font-size:12px}.types__of__product{gap:30px}}@media (max-width: 513px){.product__gallery{max-width:210px;max-height:330px}.product__item_name{font-size:16px}.common__one,.product__item_text{font-size:12px}.charast,.product__characteristic,.technic__info{font-size:11px}.sp{line-height:16px}}@media (max-width: 462px){.product__characteristic,.technic__info{font-size:11px}.technic__info__name{line-height:15px!important;font-size:11px}.sp{line-height:16px}.technic__value{font-size:10px;line-height:15px}}@media (max-width: 415px){.product__type-title{font-size:11px;padding-top:15px}.types__of__product{gap:10px}}@media (max-width: 440px){.product__gallery{max-width:200px}.product__text-section{gap:10px}}@media (max-width: 428px){.product__gallery{max-width:180px;max-height:280px}.image-gallery{max-width:240px;max-height:280px}.product__text-section{gap:10px;margin-top:50px}.product__item_text{line-height:27px}.sp{line-height:13px}.technic__info__name{font-size:10px;line-height:10px!important}.technic__info,.technic__value{font-size:9px}}@media (max-width: 400px){.product__gallery{max-width:170px;max-height:240px}.image-gallery-image{max-width:200px}.image-gallery-thumbnails-container{max-width:260px}.product__text-section{gap:10px}.product__item_text{line-height:25px}.sp{line-height:12px}}@media (max-width: 391px){.technic__info__name{font-size:9px}.sp{font-size:10px}}@media (max-width: 375px){.product__gallery{max-width:170px;max-height:200px}.product__text-section{gap:10px}.product__item_text{line-height:23px}.sp{line-height:10px}.technic__info__name{line-height:12px!important}}@media (max-width: 361px){.product__item_text{line-height:23px}.sp{line-height:10px}.technic__info__name{line-height:12px!important;font-size:8px}.technic__info{font-size:8px}}
