@charset "UTF-8";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset{margin:0;padding:0}ol,ul{list-style:none;margin:0;padding:0}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";line-height:1.5}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box;border-width:0;border-style:solid;border-color:#e2e8f0}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#a0aec0}input::-moz-placeholder,textarea::-moz-placeholder{color:#a0aec0}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#a0aec0}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#a0aec0}input::placeholder,textarea::placeholder{color:#a0aec0}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}.container{width:100%}@media (min-width:320px){.container{max-width:320px}}@media (min-width:360px){.container{max-width:360px}}@media (min-width:560px){.container{max-width:560px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1920px){.container{max-width:1920px}}.bg-white{--bg-opacity:1!important;background-color:#fff!important;background-color:rgba(255,255,255,var(--bg-opacity))!important}.bg-gray-body{--bg-opacity:1!important;background-color:#f2f2f2!important;background-color:rgba(242,242,242,var(--bg-opacity))!important}.rounded{border-radius:.25rem!important}.border{border-width:1px!important}.block{display:block!important}.inline{display:inline!important}.flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.table{display:table!important}.grid{display:grid!important}.hidden{display:none!important}.flex-auto{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.clearfix:after{content:""!important;display:table!important;clear:both!important}.m-auto{margin:auto!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.static{position:static!important}.fixed{position:fixed!important}.absolute{position:absolute!important}.relative{position:relative!important}.sticky{position:sticky!important}.top-0{top:0!important}.right-0{right:0!important}.bottom-0{bottom:0!important}.left-0{left:0!important}.resize{resize:both!important}.shadow{-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)!important;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)!important}.text-dark-black{--text-opacity:1!important;color:#010101!important;color:rgba(1,1,1,var(--text-opacity))!important}.truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.transform{--transform-translate-x:0!important;--transform-translate-y:0!important;--transform-rotate:0!important;--transform-skew-x:0!important;--transform-skew-y:0!important;--transform-scale-x:1!important;--transform-scale-y:1!important;-webkit-transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))!important;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))!important}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes ping{100%,75%{-webkit-transform:scale(2);transform:scale(2);opacity:0}}@keyframes ping{100%,75%{-webkit-transform:scale(2);transform:scale(2);opacity:0}}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}@-webkit-keyframes bounce{0%,100%{-webkit-transform:translateY(-25%);transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{-webkit-transform:none;transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes bounce{0%,100%{-webkit-transform:translateY(-25%);transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{-webkit-transform:none;transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@media all{html,html.tag-html{font-size:14px}body{font-size:15px}.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5{margin-top:0;margin-bottom:.5em;font-weight:500;line-height:1.2;color:#000}.h1,h1{font-size:50px;color:#333;margin-bottom:.8em}.h2,h2{font-size:40px;margin-top:50px;margin-bottom:53px}.h2:first-child,h2:first-child{margin-top:-.125em}.h3,h3{font-size:30px;text-transform:uppercase;margin-top:1.5rem}.h3:first-child,h3:first-child{margin-top:-.125em}.h4,h4{font-size:18px;line-height:1.4;font-weight:600;margin-bottom:20px}.h4:first-child,h4:first-child{margin-top:-.125em}.h5,h5{font-size:16px;line-height:1.4;color:#333}.h5:first-child,h5:first-child{margin-top:-.125em}.h5:hover,h5:hover{color:#cc0a0a}}@media (max-width:1024px){.h1,h1{font-size:45px}.h2,h2{font-size:35px}.h3,h3{font-size:25px}}@media (max-width:768px){.h1,.h3,.h4,.h5,h1,h3,h4,h5{margin-bottom:1em}.h2,h2{text-align:center}.h1,h1{text-align:center}}@media (max-width:560px){html,html.tag-html{font-size:13px}body{font-size:14px}.h1,h1{font-size:40px}.h2,h2{font-size:30px;margin-bottom:34px}.h3,h3{font-size:23px}.h4,h4{margin-bottom:18px}}@media (max-width:479px){.h1,h1{font-size:30px}.h2,h2{font-size:25px;margin-bottom:25px}.h3,h3{font-size:20px}}@media (max-width:360px){.h4,h4{font-size:16px}}@media (max-width:340px){.h1,h1{font-size:28px}}@media (min-width:560px){.h2,h2{margin-top:60px}}@media (min-width:768px){.h2,h2{margin-top:80px}}@media (min-width:1280px){.h2,h2{margin-top:100px}}@media (min-width:1920px){.h2,h2{margin-top:120px}}body,body.tag-body{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));font-weight:400;cursor:default;font-family:Montserrat,sans-serif;line-height:1.5;quotes:"„" "“"}a{color:var(--primary-color)}a:hover{color:var(--hover-color);text-decoration:none}p{margin:0 0 1.5rem}p:last-child{margin-bottom:0}.not-selected,button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.break{word-break:break-all;-ms-hyphens:auto;hyphens:auto}.w{max-width:100%;margin:auto;width:1570px;padding:0 15px}.b-section{padding:50px 0}.b-section_gray{--bg-opacity:1;background-color:#f2f2f2;background-color:rgba(242,242,242,var(--bg-opacity))}.b-section.b-section_builtInPage{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));padding:30px 15px 25px}.b-section.b-section_topPage{padding:0 0 30px}.hide{display:none}ul.markerLineList{line-height:1.75rem;padding-left:.5rem;padding-bottom:1.5rem}ul.markerLineList li{padding-left:.5rem}ul.markerLineList li:before{display:inline;content:"-";width:.25rem;margin-left:-.5rem}.b-overlay{position:absolute;display:block;top:0;left:0;right:0;bottom:0;background-color:transparent;pointer-events:none;content:"";z-index:6;-webkit-transition:.3s ease;transition:.3s ease}._overflow .b-overlay{position:fixed;background-color:rgba(0,0,0,.6);pointer-events:all}._overflow .b-overlay~.header>.header__top._fixed{-webkit-box-shadow:none;box-shadow:none}@media (min-width:560px){.w{padding:0 20px}.b-section{padding:60px 0}.b-section.b-section_builtInPage{padding:30px 15px}}@media (min-width:768px){.w{padding:0 30px}.b-section{padding:80px 0 60px}.b-section.b-section_builtInPage{padding:60px 30px 30px}}@media (min-width:1024px){._overflow .b-overlay{display:none}}@media (min-width:1280px){.w{padding:0 30px}.b-section{padding:100px 0}.b-section.b-section_builtInPage{padding:80px 30px}}@media (min-width:1920px){.b-section{padding:120px 0}.b-section.b-section_builtInPage{padding:100px 30px 80px}}.bx-context-toolbar-empty-area{min-height:0!important}@media (max-width:1023px){._overflow #bx-panel{display:none!important}}#BX_file_dialog img,#bxmedialib img{display:inline}.b-btn{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;vertical-align:middle;background-image:none;border-width:0;text-transform:uppercase;font-size:15px;font-weight:600;text-align:center;width:auto;height:45px;padding:0 20px;line-height:2.25;border-radius:25px;min-width:200px;max-width:100%;-webkit-transition:background-color .15s ease,color .15s ease,border-color .15s ease;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.b-btn_primary{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));background-color:var(--primary-color)}.b-btn_primary:active,.b-btn_primary:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));background-color:var(--hover-color)}.b-btn_secondary{--text-opacity:1;color:#888;color:rgba(136,136,136,var(--text-opacity));border-width:1px;border-style:solid;--border-opacity:1;border-color:#999;border-color:rgba(153,153,153,var(--border-opacity))}.b-btn_secondary .b-btn__icon{fill:#888;width:15px;height:20px;background-color:transparent;-webkit-transition:.15s ease;transition:.15s ease}.b-btn_secondary:hover{color:var(--hover-color);border-color:var(--hover-color)}.b-btn_secondary:hover .b-btn__icon{fill:var(--hover-color)}.b-btn_secondary:active{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));background-color:var(--hover-color);border-color:var(--hover-color)}.b-btn_secondary:active .b-btn__icon{fill:#fff}.b-btn_transparent{color:var(--primary-color);border-width:1px;border-style:solid;border-color:var(--primary-color)}.b-btn_transparent:hover{color:var(--hover-color);border-width:2px;border-color:var(--hover-color)}.b-btn_transparent:active{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));background-color:var(--hover-color);border-color:var(--hover-color)}.b-btn_onColor{color:var(--primary-color);--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.b-btn_onColor:hover{color:var(--hover-color);--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.5);box-shadow:0 0 20px 0 rgba(0,0,0,.5)}.b-btn_onColor:active{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.5);box-shadow:0 0 20px 0 rgba(0,0,0,.5)}.b-btnArrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:9999px;--bg-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--bg-opacity));--text-opacity:1;color:#333;color:rgba(51,51,51,var(--text-opacity));width:41px;height:41px;z-index:4;-webkit-transition:.15s ease;transition:.15s ease}.b-btnArrow svg{height:2rem;fill:#333;width:24px}.b-btnArrow:not(.b-btnArrow_disabled):active,.b-btnArrow:not(.b-btnArrow_disabled):hover{-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.25);box-shadow:0 0 15px 0 rgba(0,0,0,.25);cursor:pointer}.b-btnArrow:not(.b-btnArrow_disabled):hover svg{fill:var(--primary-color)}.b-btnArrow:not(.b-btnArrow_disabled):active svg{fill:var(--hover-color)}.b-btnArrow_gray{--bg-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--bg-opacity))}.b-btnArrow_white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.b-btnArrow_disabled svg{fill:#888}.b-btnArrow.b-btnArrow_single{width:auto;height:auto}.b-btnLink{text-decoration:underline;text-transform:uppercase;font-weight:600;font-size:15px}@media (min-width:768px){.b-btn{font-size:16px;height:50px}.b-btnArrow{width:51px;height:51px}.b-btnLink{font-size:16px}}@font-face{font-family:icomoon;src:url(../fonts/icomoon/icomoon.eot?3flslg);src:url(../fonts/icomoon/icomoon.eot?3flslg#iefix) format("embedded-opentype"),url(../fonts/icomoon/icomoon.ttf?3flslg) format("truetype"),url(../fonts/icomoon/icomoon.woff?3flslg) format("woff"),url(../fonts/icomoon/icomoon.svg?3flslg#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" icon-"],[class^=icon-]{font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-yt:before{content:"\e906"}.icon-fb:before{content:"\e90d"}.icon-tw:before{content:"\e902"}.icon-vk:before{content:"\e905"}.icon-i_food:before{content:"\e91e"}.icon-i_hospital:before{content:"\e91f"}.icon-i_park:before{content:"\e920"}.icon-i_school:before{content:"\e921"}.icon-i_shop:before{content:"\e922"}.icon-i_sport:before{content:"\e923"}.icon-i_baby:before{content:"\e924"}.icon-i_bank:before{content:"\e925"}.icon-i_beauty:before{content:"\e926"}.icon-i_car:before{content:"\e927"}.icon-i_church:before{content:"\e928"}.icon-i_cinema:before{content:"\e929"}.icon-odnoklassniki:before{content:"\e936"}.icon-ok:before{content:"\e937";color:#f4731c}.icon-whatsapp:before{content:"\e938"}.icon-plus:before{content:"\e933"}.icon-view_list1:before{content:"\e939"}.icon-view_cards1:before{content:"\e93e"}.icon-view_table:before{content:"\e93f"}.icon-ig:before{content:"\e941"}.icon-arrow-down-bold:before{content:"\e943"}.icon-camera:before{content:"\e944"}.icon-long-left-arrow:before{content:"\e945"}.icon-long-right-arrow:before{content:"\e946"}.icon-close1:before{content:"\e947"}.icon-skype:before{content:"\e948"}.icon-time1:before{content:"\e949"}.icon-yt1:before{content:"\e94a"}.icon-search:before{content:"\e94b"}.icon-fb1:before{content:"\e94c"}.icon-tw1:before{content:"\e94d"}.icon-vk1:before{content:"\e94e"}.icon-phone1:before{content:"\e94f"}.icon-map1:before{content:"\e950"}.icon-mail1:before{content:"\e93a"}.icon-arrow-down:before{content:"\e93d"}.icon-arrow-left:before{content:"\e940"}.icon-arrow-right:before{content:"\e942"}.icon-trash:before{content:"\e932"}.icon-copy:before{content:"\e931"}.icon-checked:before{content:"\e934"}.icon-heart-del:before{content:"\e930"}.icon-calc:before{content:"\e92f"}.icon-close:before{content:"\e92e"}.icon-exclamation-triangle:before{content:"\e91c"}.icon-warning:before{content:"\e91c"}.icon-zoom:before{content:"\e92a"}.icon-print:before{content:"\e92b"}.icon-mail-2:before{content:"\e92c"}.icon-plan:before{content:"\e92d"}.icon-heart:before{content:"\e91d"}.icon-arrow_top:before{content:"\e91b"}.icon-time:before{content:"\e91a"}.icon-file_default:before{content:"\e919"}.icon-img-placeholder:before{content:"\e918"}.icon-map:before{content:"\e900"}.icon-phone:before{content:"\e901"}.icon-view_list:before{content:"\e903"}.icon-view_cards:before{content:"\e904"}.icon-arrow_left:before{content:"\e907"}.icon-arrow_right:before{content:"\e908"}.icon-benefit-1:before{content:"\e909"}.icon-benefit-2:before{content:"\e90a"}.icon-benefit-3:before{content:"\e90b"}.icon-benefit-4:before{content:"\e90c"}.icon-file_archive:before{content:"\e90e"}.icon-file_docx:before{content:"\e90f"}.icon-file_gif:before{content:"\e910"}.icon-file_jpg:before{content:"\e911"}.icon-file_pdf:before{content:"\e912"}.icon-file_png:before{content:"\e913"}.icon-file_pptx:before{content:"\e914"}.icon-file_xlsx:before{content:"\e915"}.icon-logo:before{content:"\e916"}.icon-mail:before{content:"\e917"}.icon-sort-amount-desc:before{content:"\e93b"}.icon-sort-amount-asc:before{content:"\e93c"}.b-h__placeholder{display:none}.b-h_fixed .b-h__placeholder{display:block;height:78px}.b-h__wrap{position:relative;width:100%;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));min-width:320px;z-index:898;-webkit-transition:all .4s linear;transition:all .4s linear}.b-h_fixed .b-h__wrap{position:fixed;top:0;left:0;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.25);box-shadow:0 0 15px 0 rgba(0,0,0,.25)}.b-h__inn{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.b-h__item{display:-webkit-box;display:-ms-flexbox;display:flex}.b-h__item_left{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-top:.75rem;padding-bottom:.75rem}.b-h__item_right{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:30px}.b-h__logo{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.b-h__call{display:none;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:.5rem;padding-left:2rem;padding-right:2rem;-ms-flex-negative:0;flex-shrink:0}.b-h__call:before{position:absolute;left:0;display:block;background-color:var(--primary-color);content:"";height:40px;width:2px}.b-h__callNum{display:block;font-size:18px;font-weight:600;--text-opacity:1;color:#333;color:rgba(51,51,51,var(--text-opacity));line-height:1.625;white-space:nowrap}.b-h__callLink{display:-webkit-box;display:-ms-flexbox;display:flex}.b-h__callIcon{font-size:20px;color:var(--primary-color)}.b-h__callText{margin-left:.75rem;font-size:13px;line-height:1.625;text-decoration:underline}.b-h__menuTop{display:none;z-index:1}.b-h__menuFloat{display:none}.b-h__phone{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;--text-opacity:1;color:#333;color:rgba(51,51,51,var(--text-opacity));-webkit-transition:.3s ease;transition:.3s ease;width:30px;height:30px;z-index:1}.b-h__phone_active{border-radius:9999px;--bg-opacity:1;background-color:#f2f2f2;background-color:rgba(242,242,242,var(--bg-opacity))}.b-h__phone_active .b-h__phoneIcon{opacity:0}.b-h__phone_active .b-h__phoneClose,.b-h__phone_active .b-h__phoneClose:after{opacity:1}.b-h__phoneIcon{font-size:18px;--text-opacity:1;color:#333;color:rgba(51,51,51,var(--text-opacity))}.b-h__phoneClose{top:9px;-webkit-transform:translate3d(0,5px,0) rotate(45deg);transform:translate3d(0,5px,0) rotate(45deg)}.b-h__phoneClose,.b-h__phoneClose:after{position:absolute;background-color:var(--primary-color);opacity:0;width:17px;height:2px}.b-h__phoneClose:after{display:block;content:"";top:10px;-webkit-transform:translate3d(0,-10px,0) rotate(-90deg);transform:translate3d(0,-10px,0) rotate(-90deg)}.b-h__burger{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:9999px;background-color:transparent;font-size:21px;width:30px;height:30px;-webkit-transition:.3s ease;transition:.3s ease;z-index:1}.b-h__burger_active{--bg-opacity:1;background-color:#f2f2f2;background-color:rgba(242,242,242,var(--bg-opacity))}.b-h__burger_active .b-h__burgerIcon{background-color:var(--primary-color);top:9px;-webkit-transform:translate3d(0,5px,0) rotate(45deg);transform:translate3d(0,5px,0) rotate(45deg)}.b-h__burger_active .b-h__burgerIcon:before{background-color:var(--primary-color);opacity:0;-webkit-transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);transform:rotate(-45deg) translate3d(-5.71429px,-6px,0)}.b-h__burger_active .b-h__burgerIcon:after{background-color:var(--primary-color);top:10px;-webkit-transform:translate3d(0,-10px,0) rotate(-90deg);transform:translate3d(0,-10px,0) rotate(-90deg)}.b-h__burgerIcon{top:8px;left:7px}.b-h__burgerIcon,.b-h__burgerIcon:after,.b-h__burgerIcon:before{position:absolute;--bg-opacity:1;background-color:#333;background-color:rgba(51,51,51,var(--bg-opacity));width:17px;height:2px;-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.b-h__burgerIcon:after,.b-h__burgerIcon:before{display:block;content:""}.b-h__burgerIcon:before{top:6px;-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.b-h__burgerIcon:after{top:12px}.b-h__search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:30px;height:30px}@media (max-width:800px){.b-h__callNum{white-space:nowrap;max-width:13rem;overflow:hidden;text-overflow:ellipsis}}@media (min-width:560px){.b-h__item_left{padding-top:1rem;padding-bottom:1rem}.b-h__item_right{padding-right:52px}.b-h__phone{width:52px;height:52px}.b-h__phoneClose{top:20px}.b-h__phoneClose:after{top:10px}.b-h__burger{width:52px;height:52px}.b-h__burger_active .b-h__burgerIcon{top:20px}.b-h__burgerIcon{top:20px;left:17px}.b-h__search{width:52px;height:52px}}@media (min-width:768px){.b-h_fixed .b-h__placeholder{height:108.5px}.b-h__item_left{padding-top:1.25rem;padding-bottom:1.5rem}.b-h__item_right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.b-h__logo{width:auto;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;margin-right:2rem;min-width:300px;max-width:370px}.b-h__call{display:-webkit-box;display:-ms-flexbox;display:flex}.b-h__phone{display:none}.b-h__burger{margin-right:.75rem}}@media (min-width:1024px){.b-h__logo{max-width:630px}._menu .b-h__menuFloat{display:block}}@media (min-width:1280px){.b-h__logo{max-width:880px}.b-h__menuTop{display:block}}@media (min-width:1920px){.b-h__item_left{width:40%}.b-h__burger{margin-left:2.5rem;margin-right:2.5rem}.b-h__logo{max-width:530px}.b-h__callNum{white-space:nowrap;max-width:13rem;overflow:hidden;text-overflow:ellipsis}}@media (max-width:360px){.b-h__burger,.b-h__phone{right:20px}}.b-h__burger+div[id^=bx]{display:contents}.b-swiper_nonStandart .b-swiper{padding:15px;margin:-15px}.b-swiper_nonStandart .b-swiper__item{min-width:290px}@media (min-width:360px){.b-swiper_nonStandart .b-swiper__item{min-width:330px}}@media (min-width:560px){.b-swiper_nonStandart .b-swiper__item{min-width:520px}}@media (min-width:768px){.b-swiper_nonStandart .b-swiper__item{min-width:708px}}@media (min-width:1024px){.b-swiper_nonStandart .b-swiper__item{width:25%!important;min-width:241px}.b-swiper_nonStandart .b-swiper__item:first-child{width:48%!important;min-width:453px}}@media (min-width:1280px){.b-swiper_nonStandart .b-swiper__item{width:25.2%!important;min-width:305px}.b-swiper_nonStandart .b-swiper__item:first-child{min-width:573px}}@media (min-width:1920px){.b-swiper_nonStandart .b-swiper__item{width:18%!important;min-width:264px}.b-swiper_nonStandart .b-swiper__item:first-child{width:40%!important;min-width:604px}}.swiper-button-next:after,.swiper-button-prev:after{display:none}.swiper-button-next,.swiper-button-prev{background-image:none}.swiper-button-lock{display:none}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:1}.swiper-button-next.swiper-button-disabled svg,.swiper-button-prev.swiper-button-disabled svg{fill:#888}.b-breadcrumbs_gray{--bg-opacity:1;background-color:#f2f2f2;background-color:rgba(242,242,242,var(--bg-opacity))}.b-breadcrumbs__wrap{padding-top:.75rem;padding-bottom:.75rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-breadcrumbs__item{display:inline-block;width:auto}.b-breadcrumbs__item:not(.b-breadcrumbs__item_current):after{margin-left:5px;margin-right:5px;margin-top:0;margin-bottom:0;vertical-align:middle;--text-opacity:1;color:#888;color:rgba(136,136,136,var(--text-opacity));content:' - '}.b-breadcrumbs__link:hover .b-breadcrumbs__text{text-decoration:none}.b-breadcrumbs__text{font-size:13px;--text-opacity:1;color:#888;color:rgba(136,136,136,var(--text-opacity));text-decoration:underline}.b-breadcrumbs__text_current{--text-opacity:1;color:#666;color:rgba(102,102,102,var(--text-opacity));text-decoration:none}@media (min-width:560px){.b-breadcrumbs__wrap{padding-top:1rem;padding-bottom:1rem}}.b-insertion{position:relative}.b-insertion:after,.b-insertion:before{display:block;position:absolute;left:0;right:0;content:''}.b-insertion:before{top:0;bottom:50%}.b-insertion:after{bottom:0;top:50%}.b-insertion_dark:after,.b-insertion_dark:before{--bg-opacity:1;background-color:#f2f2f2;background-color:rgba(242,242,242,var(--bg-opacity))}.b-insertion_light:after,.b-insertion_light:before{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.b-insertion_darkLight:before{--bg-opacity:1;background-color:#f2f2f2;background-color:rgba(242,242,242,var(--bg-opacity))}.b-insertion_darkLight:after{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.b-insertion_lightDark:before{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.b-insertion_lightDark:after{--bg-opacity:1;background-color:#f2f2f2;background-color:rgba(242,242,242,var(--bg-opacity))}.b-insertion__wrap{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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:.5rem;padding-right:.5rem;padding-top:1.5rem;padding-bottom:1.5rem;background-color:var(--primary-color);z-index:3}.b-insertion__title{text-transform:none;text-align:center;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.b-insertion__desc{display:none;margin-top:.75rem;font-size:14px;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}@media (min-width:360px){.b-insertion__title{margin-bottom:1.25rem}}@media (min-width:560px){.b-insertion__wrap{padding-left:1rem;padding-right:1rem}}@media (min-width:768px){.b-insertion__wrap{padding-top:2rem;padding-bottom:2rem}.b-insertion__title{margin-bottom:1rem}}@media (min-width:1280px){.b-insertion__wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-left:4rem;padding-right:4rem;padding-top:2.5rem;padding-bottom:2.5rem}.b-insertion__title{text-align:left}.b-insertion__desc{display:block}}@media (min-width:1920px){.b-insertion__wrap{padding-left:120px;padding-right:120px}}.b-sidebar__menu{margin-bottom:3rem}.b-sidebar__link{margin-top:2rem;text-align:center}.b-f{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:2.5rem;padding-bottom:2.5rem}.b-f__menu{display:none;width:50%}.b-f__content{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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;text-align:center}.b-f__connect{width:100%;margin-bottom:1.5rem}.b-f__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%;margin-bottom:2rem;font-size:13px;--text-opacity:1;color:#888;color:rgba(136,136,136,var(--text-opacity))}.b-f__infoItem:not(:last-child){margin-bottom:.75rem}.b-f__infoLink{--text-opacity:1;color:#888;color:rgba(136,136,136,var(--text-opacity));line-height:1}.b-f__infoLink:hover{color:var(--hover-color)}.b-f__social{position:static;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.b-f__socialItem:not(:last-child){margin-right:.75rem}@media (min-width:560px){.b-f__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-bottom:5rem;text-align:left}.b-f__connect{width:50%;margin-top:-2px;margin-bottom:0;padding-right:.75rem}.b-f__info{width:50%;margin-bottom:0}.b-f__infoItem{margin-bottom:0}.b-f__social{position:absolute;bottom:0;right:0;width:100%}}@media (min-width:768px){.b-f{padding-top:3rem;padding-bottom:3rem}.b-f__content{padding-bottom:6rem}}@media (min-width:1024px){.b-f__menu{display:-webkit-box;display:-ms-flexbox;display:flex}.b-f__content{width:50%}.b-f__social{width:100vw;margin-right:-2rem}}@media (min-width:1280px){.b-f{padding-top:4rem;padding-bottom:4rem}.b-f__content{padding-bottom:0}.b-f__social{position:static;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:auto;margin-top:-5px;margin-bottom:-5px;margin-right:0}.b-f__socialItem:not(:last-child){margin-right:0}}@media (min-width:1920px){.b-f{padding-left:120px;padding-right:120px}}.b-f>div[id^=bx]{display:none;width:50%}.b-f>div[id^=bx]>.b-f__menu{width:100%}@media (min-width:1024px){.b-f>div[id^=bx]{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width:1280px){.b-f__content>div[id^=bx]{display:-webkit-box;display:-ms-flexbox;display:flex}}.b-sidebarMobile{position:fixed;top:0;right:0;display:block;overflow:hidden;pointer-events:none;z-index:800}.b-sidebarMobile__in{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;-webkit-transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));--transform-translate-x:100%;--transform-translate-y:0;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));height:100vh;width:330px;max-width:100%;padding-top:69.5px;overflow:auto;-webkit-transition:.3s ease;transition:.3s ease}._menu .b-sidebarMobile_menu{pointer-events:all}._menu .b-sidebarMobile_menu .b-sidebarMobile__in{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;-webkit-transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));--transform-translate-x:0;--transform-translate-y:0}._form .b-sidebarMobile_form{pointer-events:all}._form .b-sidebarMobile_form .b-sidebarMobile__in{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;-webkit-transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));--transform-translate-x:0;--transform-translate-y:0}.b-sidebarMobile_form__top{padding-top:25px;padding-bottom:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom-width:1px;border-top-width:1px;border-style:solid;--border-opacity:1;border-color:#ccc;border-color:rgba(204,204,204,var(--border-opacity))}.b-sidebarMobile_form__icon{font-size:18px;color:var(--primary-color)}.b-sidebarMobile_form__phone{margin-left:10px;font-size:20px;color:var(--primary-color);font-weight:600}.b-sidebarMobile_form__container{padding-top:2.5rem;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}@media (min-width:560px){.b-sidebarMobile__in{padding-top:78px}}@media (min-width:768px){.b-sidebarMobile__in{padding-top:108.5px}.b-sidebarMobile_form{display:none}}@media (min-width:1024px){.b-sidebarMobile_menu{display:none}}.b-page{padding-top:2rem;padding-bottom:3rem}.b-page__btnRow{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;padding-top:.75rem;padding-bottom:.75rem}.b-page__btnRow .b-btn:not(:first-child){margin-top:20px}.b-page__content ul,.b-page__extraContent ul{padding:0;list-style-type:none}.b-page__content ul li,.b-page__extraContent ul li{position:relative;padding-left:20px}.b-page__content ul li+li,.b-page__extraContent ul li+li{margin-top:.5em}.b-page__content ul li:before,.b-page__extraContent ul li:before{position:absolute;display:block;background-color:var(--primary-color);left:0;content:'';width:.5em;height:.5em;top:.5em}.b-page__top-image>img{display:block;width:100%;-o-object-fit:cover;object-fit:cover;max-height:25vh}.b-page__contentInner{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.b-page_full .b-page__sidebar{display:none}.b-page_full .b-page__content{width:100%;padding-left:0}.b-page_withSidebar .b-page__main{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.b-page_withSidebar .b-page__sidebar{display:none;-ms-flex-negative:0;flex-shrink:0}.b-page_withSidebar .b-page__content{width:100%}.b-page_withSidebar .b-page__contentInner{padding:20px 15px}.b-page_withSidebar .b-page__extraContent{overflow:hidden;display:-webkit-box;-webkit-line-clamp:15;-webkit-box-orient:vertical;text-overflow:ellipsis}.b-page_withSidebar .b-page__extraContent_full{-webkit-line-clamp:1000}.b-page_withSidebar .b-page__extraLink{font-size:13px;color:var(--primary-color);text-decoration:underline;padding-top:2rem}.b-page_detail{padding-top:2.5rem;padding-bottom:3rem}.b-page_detail .b-page__content{padding-left:1.25rem;padding-right:1.25rem;padding-top:2.5rem;padding-bottom:2rem;--bg-opacity:1;background-color:#f2f2f2;background-color:rgba(242,242,242,var(--bg-opacity));font-size:13px}.b-page__extra{margin-top:2rem;margin-bottom:1.5rem;font-size:15px;line-height:23px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}.b-page__extraBtnWrap{margin-bottom:2rem;text-align:center}.b-page__extraText{font-size:15px;--text-opacity:1;color:#333;color:rgba(51,51,51,var(--text-opacity))}.b-page__main_border{border-width:1px;border-style:solid;--border-opacity:1;border-color:#dcdcdc;border-color:rgba(220,220,220,var(--border-opacity))}@media (min-width:560px){.b-page__btnRow{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.b-page__btnRow .b-btn:not(:first-child){margin-top:0;margin-left:2.5rem}.b-page_withSidebar .b-page__extra{font-size:15px;line-height:25px}.b-page_withSidebar .b-page__extraLink{font-size:15px}.b-page_detail{padding-bottom:5rem}.b-page_detail .b-page__content{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:3rem;font-size:14px}}@media (min-width:768px){.b-page{padding-bottom:5rem}.b-page_withSidebar .b-page__contentInner{padding:20px 30px}.b-page_detail .b-page__content{padding-left:2.5rem;padding-right:2.5rem;padding-top:4rem;padding-bottom:4rem}}@media (min-width:1024px){.b-page{padding-top:2.5rem}.b-page_withSidebar .b-page__extra{margin-top:6rem}.b-page_withSidebar .b-page__extraContent{-webkit-line-clamp:2000;overflow:visible}.b-page_withSidebar .b-page__extraLink{display:none}.b-page_detail{padding-top:4rem;padding-bottom:6rem}.b-page_detail .b-page__main{display:-webkit-box;display:-ms-flexbox;display:flex}.b-page_detail .b-page__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:41.666667%;padding-left:1.5rem;padding-right:1.5rem;border-width:1px;border-style:solid;--border-opacity:1;border-color:#f2f2f2;border-color:rgba(242,242,242,var(--border-opacity))}.b-page_detail .b-page__gallery{width:58.333333%}}@media (min-width:1280px){.b-page_withSidebar .b-page__sidebar{display:block;width:20%}.b-page_withSidebar .b-page__content{width:80%;-ms-flex-negative:0;flex-shrink:0;padding-left:2.5rem}.b-page_detail{padding-bottom:8rem}.b-page_detail .b-page__content{width:40%;padding-left:4rem;padding-right:4rem}.b-page_detail .b-page__gallery{width:60%}.b-page__extra{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:3rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.b-page__extraBtnWrap{margin-bottom:0;margin-right:2rem;text-align:left}.b-page__extraBtn{width:auto;min-width:16rem}}@media (min-width:1920px){.b-page_withSidebar .b-page__content{padding-left:3rem}.b-page_withSidebar .b-page__extra{margin-top:8rem}.b-page_detail .b-page__content{padding-left:6rem}.b-page__top-image>img{max-height:35vh}}.b-sidepanel{padding-left:15px;padding-right:15px;padding-top:20px;padding-bottom:20px;margin-left:-15px;margin-right:-15px}.b-sidepanel .b-sidepanel_white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.b-sidepanel .b-sidepanel_grey{--bg-opacity:1;background-color:#f2f2f2;background-color:rgba(242,242,242,var(--bg-opacity))}.b-sidepanel__top+.b-sidepanel__body{margin-top:1.5rem;border-top-width:2px;border-style:solid;--border-opacity:1;border-color:#ccc;border-color:rgba(204,204,204,var(--border-opacity))}.b-sidepanel__body{padding-top:1.5rem}@media (min-width:560px){.b-sidepanel{padding:30px;margin:0}.b-sidepanel__top+.b-sidepanel__body{margin-top:2rem}.b-sidepanel__body{padding-top:1.5rem}}@media all{.main-menu-line{background-color:#292c35;position:relative;z-index:5}.main-menu-line__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;height:65px}.main-menu{width:100%;margin-right:30px}}@media (max-width:1023px){.main-menu-line__row{display:none}.h{border-bottom:5px solid #32343a}}@media all{ul.h-menu,ul.h-menu ul{list-style-type:none;padding:0;margin:0}ul.h-menu{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}ul.h-menu>li{position:relative;-webkit-box-flex:1;-ms-flex:1 auto;flex:1 auto}ul.h-menu>li:hover{background:var(--primary-color)}html:not(.bx-no-touch) ul.h-menu>li:active>a,ul.h-menu>li.selected>a,ul.h-menu>li:hover>a{background-color:var(--primary-color)}ul.h-menu>li>a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;height:65px;width:100%;padding:0 10px;font-size:17px;color:#fff;font-weight:600;text-decoration:none;background-color:transparent}}.h-menu__item-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:22px;width:1em;height:1em}.h-menu__link._with-icon .h-menu__item-text{margin-left:14px}ul.h-sub-menu{position:absolute;top:100%;width:300px;padding:10px 0;visibility:hidden;z-index:5}ul.h-sub-menu ul.h-sub-menu{visibility:hidden;top:0;left:100%;border-left:1px solid #fff}li:hover>ul.h-sub-menu{visibility:visible}ul.h-sub-menu li{position:relative;background:var(--primary-color)}ul.h-sub-menu li+li{border-top:1px solid rgba(255,255,255,.4)}ul.h-sub-menu a{padding:16px;color:#ececec;text-decoration:none;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-transition:color .15s ease;transition:color .15s ease;position:relative;font-weight:600}.bx-no-touch ul.h-sub-menu a:hover,ul.h-sub-menu li.selected>a{background-color:rgba(0,0,0,.1);color:#fff}.h-menu__submenu-item-icon{width:1em;margin-left:5px;font-size:16px;font-weight:600;color:#fff}ul.h-menu>li>a.menu_open_dropdown{display:none}@media (max-width:1280px){.h-menu__link._with-icon .h-menu__item-text{display:none}}@media (max-width:1023px){ul.h-menu{display:none}}@media all{.h-right__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.h-right__block{display:-webkit-box;display:-ms-flexbox;display:flex}.h-right__icon{font-size:20px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:3px;text-decoration:none}.h-right__icon i{color:#4b4141}.h-right__block-text{padding-top:3px;margin-left:14px;width:auto;padding-right:20px}.h-right__block-text--top{font-size:20px;font-weight:600;color:#32343a}.h-right__block-text--soc a{color:#333;color:rgba(51,51,51,var(--text-opacity));line-height:1.625;font-size:18px;font-weight:600;--text-opacity:1;text-decoration:none}.h-right__block-text--soc:hover a{color:var(--hover-color);text-decoration:none}.h-right__block._phone .h-right__block-text--top a{font-size:20px;font-weight:600;line-height:1.25;color:#32343a;text-decoration:none}.h-right__block-text--bot{font-size:15px;color:#666;line-height:1.33}.h-right__block._gamburger{display:none}.btn.btn-more.h-right__block-btn{width:180px;border-color:var(--primary-color);color:var(--primary-color);padding:15px 20px}.btn.btn-more.h-right__block-btn:active,.btn.btn-more.h-right__block-btn:hover{background:var(--primary-color);border-color:var(--primary-color);color:#fff}._address-text{padding-right:40px;border-right:1px solid #ccc;margin-right:50px}._phone-text{padding-right:70px}}@media (max-width:1200px){.h-right__block._timetable{display:none}._address-text{padding-right:20px;margin:0 20px 0 10px}._phone-text{margin-left:10px;padding-right:20px}}@media (max-width:1410px){.h-right__wrap{display:none}}.products{background:#292c35;border-top:2px solid var(--primary-color);padding:80px 0}.products .container{max-width:1280px;margin:0 auto;padding:0 15px}.products_title{line-height:54px;color:#fff;font-size:45px;margin-bottom:24px}.products_items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border:1px solid #7b7f8b;border-bottom:none}.products_item{width:33.333%;padding:30px 35px;font-weight:700;line-height:28px;color:#fff;border-right:1px solid #7b7f8b;border-bottom:1px solid #7b7f8b;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-transition:all .3s;transition:all .3s;font-size:22px}.products_item:hover{background:var(--primary-color);color:#fff}.products_item::after{position:relative;content:"";background-size:cover;width:28px;height:28px;display:block;min-width:28px}.products_item:nth-child(3n){border-right:none}@media (max-width:1280px){.products_item{line-height:22px;font-size:18px;padding:20px 30px}}@media (max-width:991.98px){.products_item{line-height:14px;padding:20px 12px 20px 25px;font-size:12px}}@media (max-width:767.98px){.products{padding:50px 0 60px}.products_title{line-height:45px;text-align:center;font-size:35px}.products_item{width:100%;font-size:18px;padding:34px 30px;border-right:none}}@media (max-width:576.98px){.products_title{line-height:34.29px;margin-bottom:30px;font-size:26.67px}.products_item{line-height:16px;font-size:14px;padding:25px 22px}}.p__container{width:1310px;padding:0 30px;max-width:100%;margin:auto}.partner-swiper{padding:72px 0}.partner-swiper .news-preview-picture{height:95px;background-position:center;background-size:initial;background-repeat:no-repeat;display:block}.partner-swiper .swiper-button-prev:hover,.partner-swipers .swiper-button-next:hover{-webkit-transition:.25s;transition:.25s;opacity:1}.p__swiper{width:calc(100% - 100px);margin:0 auto}.p__swiper._nav-offset.partner-swiper .swiper-button-prev{left:-55px}.p__swiper._nav-offset.partner-swiper .swiper-button-next{right:-55px}.p__swiper._nav-offset .swiper-button-next,.p__swiper._nav-offset .swiper-button-prev{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}@media all{.p__swiper{position:relative}.p__swiper .swiper-button-next,.p__swiper .swiper-button-prev{color:#999;font-size:29px;position:absolute;margin-top:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);height:2em;width:1em;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;background:0 0;z-index:1;-webkit-transition:.3s ease;transition:.3s ease;width:51px;height:51px;border-radius:50%}.p__swiper .swiper-button-lock.swiper-button-next,.p__swiper .swiper-button-lock.swiper-button-prev{display:none}.p__swiper .swiper-button-next:not(.swiper-button-disabled):focus,.p__swiper .swiper-button-next:not(.swiper-button-disabled):hover,.p__swiper .swiper-button-prev:not(.swiper-button-disabled):focus,.p__swiper .swiper-button-prev:not(.swiper-button-disabled):hover{background-color:#f2f5f5;outline:0}.p__swiper .swiper-button-next:not(.swiper-button-disabled):active,.p__swiper .swiper-button-prev:not(.swiper-button-disabled):active{color:#333;background-color:#f2f5f5}.p__swiper._nav-offset .swiper-button-prev{left:-35px}.p__swiper._nav-offset .swiper-button-next{right:-35px}.p__swiper._big-nav .swiper-button-next,.p__swiper._big-nav .swiper-button-prev{font-size:50px}.p__swiper._big-nav._nav-offset .swiper-button-prev{left:-2em}.p__swiper._big-nav._nav-offset .swiper-button-next{right:-2em}.p__swiper._center .swiper-wrapper{margin-left:auto;margin-right:auto}.p__swiper .swiper-pagination{position:relative;z-index:0;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;height:22px;width:auto;margin:15px 0 0;bottom:0}.p__swiper .swiper-pagination-bullet{width:15px;height:15px;border:1px solid #333;border-radius:50%;opacity:1;background:0 0;-webkit-transition:.15s ease;transition:.15s ease}.p__swiper .swiper-pagination-bullet+.swiper-pagination-bullet{margin-left:15px}.p__swiper .swiper-pagination-bullet-active,.p__swiper .swiper-pagination-bullet:hover{border:none}.p__swiper._pagination-hide-nav .swiper-pagination{display:none;min-width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:22px;z-index:1}.p__swiper .swiper-scrollbar{border-radius:6px;background:#ccc;height:12px;margin-top:12px}.p__swiper .swiper-scrollbar-drag{border-radius:6px}}@media (max-width:1450px){.p__swiper._nav-offset .swiper-button-next,.p__swiper._nav-offset .swiper-button-prev{display:none}.p__swiper._pagination-hide-nav .swiper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width:1024px){.partner-swiper .news-preview-picture{height:222px;aspect-ratio:1/1}}@media (min-width:768px){.partner-swiper .news-preview-picture{height:204px;aspect-ratio:1/1}}@media (min-width:560px){.partner-swiper .news-preview-picture{height:215px;aspect-ratio:1/1}}.p__container .swiper-wrapper{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.indicator-swiper{padding:72px 0}.indicator-swiper .swiper-slide{display:grid;grid-template-rows:33% 34% 33%;gap:9px;height:auto;padding:20px 10px}.indicator-swiper .news-preview-picture{height:auto;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;margin:0 auto}.indicator-swiper .news-preview-picture img{height:auto;max-width:60px}.indicator-swiper .news-preview-title{color:#364d59;text-align:center;line-height:1.4;word-break:normal;font-size:1.3rem;font-family:Montserrat,sans-serif;font-weight:500}.indicator__value{width:100%;color:#364d59;text-align:center;line-height:1.3;font-family:Montserrat,sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.indicator__number{font-size:3rem;font-weight:700;font-family:Montserrat,sans-serif}.viz{opacity:1;-webkit-transition:1s;transition:1s}.p__swiper.indicator-swiper .swiper-button-lock.swiper-button-prev.swiper-button-disabled{display:none!important}.p__swiper.indicator-swiper .swiper-button-lock.swiper-button-next.swiper-button-disabled{display:none!important}@media (min-width:1024px){.indicator-swiper .b-sectionSlider__title{margin-bottom:42px}}@media (min-width:560px){.sm\:container{width:100%}@media (min-width:320px){.sm\:container{max-width:320px}}@media (min-width:360px){.sm\:container{max-width:360px}}@media (min-width:560px){.sm\:container{max-width:560px}}@media (min-width:768px){.sm\:container{max-width:768px}}@media (min-width:1024px){.sm\:container{max-width:1024px}}@media (min-width:1280px){.sm\:container{max-width:1280px}}@media (min-width:1920px){.sm\:container{max-width:1920px}}}@media (min-width:768px){.md\:container{width:100%}@media (min-width:320px){.md\:container{max-width:320px}}@media (min-width:360px){.md\:container{max-width:360px}}@media (min-width:560px){.md\:container{max-width:560px}}@media (min-width:768px){.md\:container{max-width:768px}}@media (min-width:1024px){.md\:container{max-width:1024px}}@media (min-width:1280px){.md\:container{max-width:1280px}}@media (min-width:1920px){.md\:container{max-width:1920px}}}@media (min-width:1024px){.lg\:container{width:100%}@media (min-width:320px){.lg\:container{max-width:320px}}@media (min-width:360px){.lg\:container{max-width:360px}}@media (min-width:560px){.lg\:container{max-width:560px}}@media (min-width:768px){.lg\:container{max-width:768px}}@media (min-width:1024px){.lg\:container{max-width:1024px}}@media (min-width:1280px){.lg\:container{max-width:1280px}}@media (min-width:1920px){.lg\:container{max-width:1920px}}.lg\:w-7\/12{width:58.333333%!important}}@media (min-width:1280px){.xl\:container{width:100%}@media (min-width:320px){.xl\:container{max-width:320px}}@media (min-width:360px){.xl\:container{max-width:360px}}@media (min-width:560px){.xl\:container{max-width:560px}}@media (min-width:768px){.xl\:container{max-width:768px}}@media (min-width:1024px){.xl\:container{max-width:1024px}}@media (min-width:1280px){.xl\:container{max-width:1280px}}@media (min-width:1920px){.xl\:container{max-width:1920px}}.xl\:w-3\/5{width:60%!important}}@media (min-width:320px){.xxs\:container{width:100%}@media (min-width:320px){.xxs\:container{max-width:320px}}@media (min-width:360px){.xxs\:container{max-width:360px}}@media (min-width:560px){.xxs\:container{max-width:560px}}@media (min-width:768px){.xxs\:container{max-width:768px}}@media (min-width:1024px){.xxs\:container{max-width:1024px}}@media (min-width:1280px){.xxs\:container{max-width:1280px}}@media (min-width:1920px){.xxs\:container{max-width:1920px}}}@media (min-width:360px){.xs\:container{width:100%}@media (min-width:320px){.xs\:container{max-width:320px}}@media (min-width:360px){.xs\:container{max-width:360px}}@media (min-width:560px){.xs\:container{max-width:560px}}@media (min-width:768px){.xs\:container{max-width:768px}}@media (min-width:1024px){.xs\:container{max-width:1024px}}@media (min-width:1280px){.xs\:container{max-width:1280px}}@media (min-width:1920px){.xs\:container{max-width:1920px}}}@media (min-width:1920px){.xxl\:container{width:100%}@media (min-width:320px){.xxl\:container{max-width:320px}}@media (min-width:360px){.xxl\:container{max-width:360px}}@media (min-width:560px){.xxl\:container{max-width:560px}}@media (min-width:768px){.xxl\:container{max-width:768px}}@media (min-width:1024px){.xxl\:container{max-width:1024px}}@media (min-width:1280px){.xxl\:container{max-width:1280px}}@media (min-width:1920px){.xxl\:container{max-width:1920px}}}
/*# sourceMappingURL=main.min.css.map */
