

/* Start:/local/templates/citrus_aproduction3/app/assets/dist/css/main.min.css?177641473245995*/
@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}.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}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;-webkit-hyphens:auto;-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(/local/templates/citrus_aproduction3/app/assets/dist/css/../fonts/icomoon/icomoon.eot?3flslg);src:url(/local/templates/citrus_aproduction3/app/assets/dist/css/../fonts/icomoon/icomoon.eot?3flslg#iefix) format("embedded-opentype"),url(/local/templates/citrus_aproduction3/app/assets/dist/css/../fonts/icomoon/icomoon.ttf?3flslg) format("truetype"),url(/local/templates/citrus_aproduction3/app/assets/dist/css/../fonts/icomoon/icomoon.woff?3flslg) format("woff"),url(/local/templates/citrus_aproduction3/app/assets/dist/css/../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;-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}.b-h__social{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;margin-left:1rem}.b-h__social .b-social__item.b-social__item_vk{background-color:#628dd3}.b-h__description{font-size:13px;line-height:1.25rem;--text-opacity:1;color:#666;color:rgba(102,102,102,var(--text-opacity));margin-top:.75rem;margin-left:2rem}@media (max-width:980px){.b-h__description{display:none}}@media (max-width:375px){.b-h__social{margin-left:0}.b-h__social .b-social__item.b-social__item_vk{width:20px;height:20px}.b-h__social .b-social__item.b-social__item_vk i{font-size:12px}}@media (max-width:800px){.b-h__callNum{white-space:nowrap;max-width:13rem;overflow:hidden;text-overflow:ellipsis}}@media (min-width:560px){.b-h .s{margin-left:1rem}.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}}@media (min-width:1920px){.b-h__item_left{width:40%}.b-h__menuTop{display:block}.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}}.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;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;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 (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}}}@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}}}@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 */

/* End */


/* Start:/local/templates/citrus_aproduction3/app/assets/dist/css/components.min.css?177641473289460*/
@charset "UTF-8";.b-card_border{border-width:1px;border-style:solid;--border-opacity:1;border-color:#e1e1e1;border-color:rgba(225,225,225,var(--border-opacity))}.b-card_shadow:hover{-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.25);box-shadow:0 0 15px 0 rgba(0,0,0,.25)}.b-connect__title{margin-bottom:1.25rem;font-size:16px;--text-opacity:1;color:#333;color:rgba(51,51,51,var(--text-opacity));font-weight:600}.b-connect__content{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}.b-connect__item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.25rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.b-connect__iconWrap{display:none;width:1rem;margin-right:.5rem;--text-opacity:1;color:#9a9a9a;color:rgba(154,154,154,var(--text-opacity));font-size:15px}.b-connect__iconWrap_mail{padding-top:2px}.b-connect__iconWrap_map{margin-left:-2px}.b-connect__icon_phone{font-size:16px;--text-opacity:1;color:#9a9a9a;color:rgba(154,154,154,var(--text-opacity))}.b-connect__icon_map{font-size:20px}.b-connect__text_phone{font-size:16px;--text-opacity:1;color:#333;color:rgba(51,51,51,var(--text-opacity))}.b-connect__text_mail{font-size:13px}.b-connect__text_map{padding-left:2px;font-size:13px;--text-opacity:1;color:#333;color:rgba(51,51,51,var(--text-opacity))}@media (min-width:768px){.b-connect__text_phone{font-size:18px}.b-connect__text_map:hover,.b-connect__text_phone:hover{color:var(--hover-color)}}@media (min-width:560px){.b-connect__title{margin-bottom:1rem}.b-connect__content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:-2px}.b-connect__item{line-height:1}.b-connect__item:not(:last-child){margin-bottom:.75rem}.b-connect__iconWrap{display:block}}@media (min-width:768px){.b-connect__title{font-size:18px}}.b-connect_office .b-connect__item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.b-connect_office .b-connect__item:not(:last-child){margin-bottom:1rem}.b-connect_office .b-connect__iconWrap{margin-right:.75rem}.b-connect_office .b-connect__text+.b-connect__text{margin-top:.5rem}.b-connect_office .b-connect__textDesc{font-size:15px;--text-opacity:1;color:#333;color:rgba(51,51,51,var(--text-opacity));padding-top:.5rem}.b-display__view_table{overflow-x:auto;max-width:708px}.b-display__view_table::-webkit-scrollbar{width:3px;height:5px}.b-display__view_table::-webkit-scrollbar-track{border-radius:10px;--bg-opacity:1;background-color:#ccc;background-color:rgba(204,204,204,var(--bg-opacity))}.b-display__view_table::-webkit-scrollbar-thumb{border-radius:10px;--bg-opacity:1;background-color:#888;background-color:rgba(136,136,136,var(--bg-opacity))}@media (min-width:560px){.b-display__view_card{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.b-display__view_card{grid-template-columns:repeat(3,minmax(0,1fr))}.b-display__view_table{max-width:none}}@media (min-width:1024px){.b-display__view_card{grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:15px;gap:15px}}@media (min-width:1920px){.b-display__view_card{grid-template-columns:repeat(4,minmax(0,1fr))}}.b-docs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.75rem}.b-docs__iconWrap{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;-ms-flex-negative:0;flex-shrink:0;width:2.5rem;height:2.5rem;font-size:30px;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.b-docs__iconWrap:before{position:absolute;top:0;bottom:0;left:0;right:0;opacity:0;content:'';background-color:rgba(0,0,0,.3);-webkit-transition:.3s ease;transition:.3s ease}.b-docs__iconWrap_pdf{background-color:var(--primary-color)}.b-docs__iconWrap_doc{--bg-opacity:1;background-color:#1789e9;background-color:rgba(23,137,233,var(--bg-opacity))}.b-docs__icon{position:relative}.b-docs__text{margin-left:.5rem;font-size:13px;--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.b-docs__link{color:var(--primary-color);text-decoration:underline}.b-docs:hover .b-docs__iconWrap:before{opacity:1}@media (min-width:560px){.b-docs__text{font-size:15px}}.b-eventCard{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}.b-eventCard:hover{-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.25);box-shadow:0 0 15px 0 rgba(0,0,0,.25)}.b-eventCard__imgWrap{display:block;height:203px}.b-eventCard__img{display:block;width:100%;height:100%;margin-left:auto;margin-right:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.b-eventCard__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:1rem;padding-right:1rem;padding-top:1.25rem;padding-bottom:1.25rem;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.b-eventCard__content_bottomRight{min-height:200px}.b-eventCard__event{margin-bottom:1rem;font-size:13px;color:var(--primary-color)}.b-eventCard__title{margin-bottom:1.25rem;font-size:15px;font-weight:500;--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.b-eventCard__date{font-size:13px;--text-opacity:1;color:#888;color:rgba(136,136,136,var(--text-opacity))}@media (min-width:560px){.b-eventCard{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.b-eventCard__imgWrap{height:320px;width:100%}.b-eventCard__content{position:absolute;padding-left:1.25rem;padding-right:1.25rem;padding-top:2rem;padding-bottom:2rem;top:0;bottom:0;right:0;width:50%}.b-eventCard__content_bottomRight{min-height:0}}@media (min-width:768px){.b-eventCard__imgWrap{height:374px}.b-eventCard__content{padding:2rem}.b-eventCard__title{font-size:16px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}@media (min-width:1024px){.b-eventCard__imgWrap{height:296px}.b-eventCard__content{padding-left:1rem;padding-right:1rem;padding-top:1.25rem;padding-bottom:1.25rem;height:183px;width:100%}.b-eventCard__content_bottom{top:auto;bottom:0}.b-eventCard__content_bottom .b-eventCard__title{overflow:hidden;height:63px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis}.b-eventCard__content_bottomRight{width:50%;height:100%}.b-eventCard__content_bottomRight .b-eventCard__title{overflow:hidden;height:63px;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;text-overflow:ellipsis}.b-swiper_nonStandart .b-swiper__item:not(:first-child) .b-eventCard{height:296px}.b-swiper_nonStandart .b-swiper__item:not(:first-child) .b-eventCard__imgWrap{height:115px}}@media (min-width:1280px){.b-eventCard__imgWrap{height:366px;width:100%}.b-eventCard__content{padding-left:1.5rem;padding-right:1.5rem;height:50%}.b-eventCard__content_bottomRight{top:auto;bottom:0;width:50%;height:50%}.b-eventCard__content_bottomRight .b-eventCard__title{-webkit-line-clamp:3}.b-eventCard__title{overflow:hidden;margin-bottom:20px;height:72px}.b-swiper_nonStandart .b-swiper__item:not(:first-child) .b-eventCard{height:366px}.b-swiper_nonStandart .b-swiper__item:not(:first-child) .b-eventCard__imgWrap{height:200px}}@media (min-width:1920px){.b-eventCard__imgWrap{height:374px}.b-eventCard__content{height:178px}.b-eventCard__content_bottom .b-eventCard__title,.b-eventCard__content_bottomRight .b-eventCard__title{margin-bottom:1.25rem}.b-swiper_nonStandart .b-swiper__item:not(:first-child) .b-eventCard{height:374px}.b-swiper_nonStandart .b-swiper__item:not(:first-child) .b-eventCard__imgWrap{height:220px}}.b-eventCard_sidebar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.b-eventCard_sidebar .b-eventCard__imgWrap{height:12rem}.b-eventCard_sidebar .b-eventCard__content{position:static;height:auto;padding-left:1.5rem;padding-right:1.5rem}.b-features{line-height:2rem;padding-top:3rem}.b-features+.b-features{margin-top:1.5rem}.b-features.b-features_noTopPadding{padding-top:0;width:100%}.b-features.b-features_full{width:100%}.b-features__title{font-weight:600;font-size:16px;--text-opacity:1;color:#333;color:rgba(51,51,51,var(--text-opacity))}.b-features__list{overflow:hidden;max-height:168px}.b-features__list.b-features__list_full{max-height:none}.b-features__item{display:-webkit-box;display:-ms-flexbox;display:flex}.b-features__option{display:-webkit-box;display:-ms-flexbox;display:flex;width:58.333333%;--text-opacity:1;color:#666;color:rgba(102,102,102,var(--text-opacity))}.b-features__option_full{width:100%}.b-features__option>a{--text-opacity:1;color:#666;color:rgba(102,102,102,var(--text-opacity))}.b-features__option>a:hover{text-decoration:underline}.b-features__points{width:100%;margin-bottom:.5rem;margin-left:.25rem;margin-right:.25rem;border-bottom-width:1px;border-style:dotted;--border-opacity:1;border-color:#999;border-color:rgba(153,153,153,var(--border-opacity))}.b-features__value{--text-opacity:1;color:#010101;color:rgba(1,1,1,var(--text-opacity))}.b-features__link{margin-top:.75rem;font-size:13px;color:var(--primary-color);text-decoration:underline;cursor:pointer}.b-features__link:hover{color:var(--hover-color)}@media (min-width:560px){.b-features{width:50%;padding-top:0}.b-features__list{max-height:195px}}@media (min-width:1024px){.b-features{width:100%;padding-top:3rem;border-top-width:2px;border-style:solid;--border-opacity:1;border-color:#ccc;border-color:rgba(204,204,204,var(--border-opacity))}.b-features.b-features_noTopPadding{border-width:0}}.sf-duplicate{padding:0;background-color:transparent}.sf-duplicate__property-list{margin-top:-5px;margin-bottom:-5px;margin-left:-10px;margin-right:-10px}.sf-duplicate__property-item{margin-top:5px;margin-bottom:5px;margin-left:10px;margin-right:10px}.sf-duplicate__property-name{font-size:14px;font-weight:400;--text-opacity:1;color:#888;color:rgba(136,136,136,var(--text-opacity))}.sf-duplicate__value-name{@aapply text-sm;}.filter-checkmark{--text-opacity:1;color:#ce3a12;color:rgba(206,58,18,var(--text-opacity))}@media (max-width:560px){.sf-duplicate__property-list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:479px){.sf-duplicate{display:none}}.filter{position:relative;font-size:14px;margin-bottom:20px}.row [class*=col-].citrus-sf__item{padding:0}.citrus-sf__fields-block{width:100%;padding-left:0;padding-right:0}.citrus-sf-field{margin-bottom:0}.citrus-sf-field._open[data-template=DROPDOWN] .citrus-sf-values{border-top-width:1px;border-style:solid;border-color:rgba(205,205,205,.6)}.citrus-sf-label{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));height:60px;line-height:58px;border-color:rgba(205,205,205,.6);padding:0 40px 0 20px}.citrus-select__search-input{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));height:60px;line-height:60px;border-bottom-color:rgba(205,205,205,.6)}.citrus-select__search-icon{height:60px}[data-display-type="S"] .citrus-select__search-input{padding:0 40px 0 20px}.citrus-sf-label_name{--text-opacity:1;color:#888;color:rgba(136,136,136,var(--text-opacity))}.has-value .citrus-sf-label_name{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.citrus-sf-label:after{font-size:22px;--text-opacity:1;color:#999;color:rgba(153,153,153,var(--text-opacity));border-width:0;font-family:FontAwesome;content:'\f105';top:3px;right:-5px;-webkit-transform:rotate(90deg);transform:rotate(90deg);width:8px;height:22px}[data-display-type="S"] .citrus-select__search-input::-webkit-input-placeholder{--text-opacity:1;color:#888;color:rgba(136,136,136,var(--text-opacity))}[data-display-type="S"] .citrus-select__search-input::-moz-placeholder{--text-opacity:1;color:#888;color:rgba(136,136,136,var(--text-opacity))}[data-display-type="S"] .citrus-select__search-input:-moz-placeholder{--text-opacity:1;color:#888;color:rgba(136,136,136,var(--text-opacity))}[data-display-type="S"] .citrus-select__search-input:-ms-input-placeholder{--text-opacity:1;color:#888;color:rgba(136,136,136,var(--text-opacity))}.citrus-sf-values{margin-top:0;border-width:0;-webkit-box-shadow:0 13px 20px 0 rgba(0,0,0,.16);box-shadow:0 13px 20px 0 rgba(0,0,0,.16)}.citrus-sf-values:after,.citrus-sf-values:before{display:none}.citrus-sf-label_close{top:0;right:0;border-color:transparent;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));height:58px;width:35px;z-index:1}.icon-close{color:var(--primary-color)}.citrus-sf__button-block{position:absolute;right:0;top:100%;width:auto;padding:12px 0 0}.citrus-sf__button{margin-bottom:0;border-color:transparent;font-size:14px;text-decoration:underline;background:0 0;-webkit-appearance:none}.citrus-sf__button:hover{text-decoration:none;background:0 0}.citrus-sf__button._submit{display:none}.citrus-sf__button._reset{color:var(--primary-color)}.citrus-sf__button._reset:hover{color:var(--hover-color)}.sf-openerWrap{display:none;margin-bottom:1.25rem;text-align:center;margin-left:auto;margin-right:auto}.sf-opener{font-size:14px;--text-opacity:1;color:#888;color:rgba(136,136,136,var(--text-opacity));text-decoration:underline}@media (min-width:1920px){.citrus-sf__item{width:calc(100% / 6)}.citrus-sf__item:nth-child(6) .citrus-sf-values{right:0;left:auto}.citrus-sf-values{min-width:290px}}@media (min-width:1024px){.citrus-sf-values{padding:30px}}@media (max-width:1280px){.filter{margin-bottom:30px}.citrus-sf__button-block{padding-top:22px}}@media (max-width:1279px){.citrus-sf__button-block{margin-top:0}}@media (max-width:670px){.citrus-sf__button-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-top:11px}.citrus-sf__button{padding-top:0;padding-bottom:0;height:1.8rem}}@media (max-width:560px){.filter{margin-bottom:24px}}@media (max-width:559px){.citrus-sf__button-block{position:static;margin:0 auto;padding-top:7px}.sf-openerWrap{display:block}.citrus-sf__button-block>.sf-opener{display:none}}@media (max-width:360px){.filter{margin-bottom:20px}}.irs-from,.irs-single,.irs-to{top:100%}.irs-bar{height:8px;border-top:1px solid var(--primary-color);border-bottom:1px solid var(--primary-color);background:var(--primary-color)}.irs-line{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.irs-slider{border-width:3px;border-style:solid;--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity));-webkit-box-shadow:0 2px 6px 0 rgba(54,54,54,.65);box-shadow:0 2px 6px 0 rgba(54,54,54,.65);background:var(--primary-color);width:26px;height:26px;top:23px}.irs-slider.state_hover,.irs-slider:hover{background-color:var(--primary-color)}.irs-from,.irs-single,.irs-to{font-size:13px;--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));background:0 0}.irs-max,.irs-min{font-size:13px;--text-opacity:1;color:#888;color:rgba(136,136,136,var(--text-opacity));background:0 0;top:100%}.filter-numbers_input{padding-top:0;padding-bottom:0;padding-left:10px;padding-right:10px;font-size:16px;border-top-width:0;border-left-width:0;border-right-width:0;width:43.5%;height:40px;line-height:40px}.citrus-sf-values_result{--text-opacity:1;color:#888;color:rgba(136,136,136,var(--text-opacity));padding-top:25px}.citrus-sf-field_DROPDOWN .citrus-sf-values_result{padding-top:20px;padding-bottom:30px;padding-left:30px;padding-right:30px}.citrus-select__item:last-child{margin-bottom:5px}.citrus-sf-values_result span{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}@media (min-width:1024px){.filter-numbers_input{width:43.5%}}.citrus-select__item-input:not(:checked)+.filter-checkmark:before{--border-opacity:1;border-color:#999;border-color:rgba(153,153,153,var(--border-opacity))}.b-filterPanel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-bottom:.75rem;min-height:19px}@media (min-width:560px){.b-filterPanel{width:auto;margin-bottom:1.5rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.b-filterPanel__sorting{margin-right:3rem}}@media (min-width:768px){.b-filterPanel__sorting{margin-right:4rem}}@media (min-width:1920px){.b-filterPanel__sorting{margin-right:5rem}}.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:16px;font-weight:600;text-align:center;width:auto;height:50px;padding:0 20px;line-height:2.25;border-radius:25px;min-width:180px;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}.btn-primary{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));background-color:var(--primary-color)}.btn-primary:active,.btn-primary:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));background-color:var(--hover-color)}.citrus-form-mod--compact .form-group.agree-block{margin-top:30px;margin-bottom:0}.agree-block__text{--text-opacity:1;color:#888;color:rgba(136,136,136,var(--text-opacity));font-style:normal;line-height:1.54}.citrus-form__fields{padding-top:42px}.citrus-form input[type=datetime],.citrus-form-mod--compact .citrus-form input:not([type]),.citrus-form-mod--compact .citrus-form input[type=date],.citrus-form-mod--compact .citrus-form input[type=datetime-local],.citrus-form-mod--compact .citrus-form input[type=email],.citrus-form-mod--compact .citrus-form input[type=number],.citrus-form-mod--compact .citrus-form input[type=password],.citrus-form-mod--compact .citrus-form input[type=search],.citrus-form-mod--compact .citrus-form input[type=tel],.citrus-form-mod--compact .citrus-form input[type=text],.citrus-form-mod--compact .citrus-form input[type=time],.citrus-form-mod--compact .citrus-form input[type=url],.citrus-form-mod--compact .citrus-form select{height:2.067em}.citrus-form-mod--compact .form-group .field-title{font-size:15px;--text-opacity:1;color:#333;color:rgba(51,51,51,var(--text-opacity));top:.4em}.citrus-form-mod--compact .form-group:not(.form-group--template-phone) .field-title:not(._active){left:0;padding-left:0}.form-group{margin-bottom:1.87em}.form-group .field-title._active{--text-opacity:1;color:#666;color:rgba(102,102,102,var(--text-opacity));font-size:13px;-webkit-transform:translateY(-1.7em);transform:translateY(-1.7em)}.form-group.has-error .field-title{display:none}.citrus-form input:not([type]),.citrus-form input[type=date],.citrus-form input[type=datetime-local],.citrus-form input[type=datetime],.citrus-form input[type=email],.citrus-form input[type=number],.citrus-form input[type=password],.citrus-form input[type=search],.citrus-form input[type=tel],.citrus-form input[type=text],.citrus-form input[type=time],.citrus-form input[type=url],.citrus-form select,.citrus-form textarea{font-size:15px}.citrus-form .form-control{--text-opacity:1;color:#333;color:rgba(51,51,51,var(--text-opacity));--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity));border-radius:0;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));border-bottom-color:#ccc;padding:.6em 1em}.citrus-form-phone__input{padding-left:calc(.5em + var(--citrus-forms-phone-icon-size))!important}.form-group--template-phone .field-title:not(._active){left:.8em}.citrus-form-phone__icon{left:0}.citrus-form ._active+.input-container .form-control{--bg-opacity:1;background-color:#f2f2f2;background-color:rgba(242,242,242,var(--bg-opacity))}.input-container.has-error .form-control{border-color:transparent;border-bottom-color:var(--hover-color)}.has-error .help-block,.has-group-error .help-block{position:absolute;padding:0;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));color:var(--primary-color);font-size:13px;top:-18px}.bootstrap-select .dropdown-toggle{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity));border-radius:0;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));border-bottom-color:#ccc;padding:.6em 1em .6em 0}.bootstrap-select.btn-group .dropdown-menu{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity));margin-top:0;border-radius:0;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.1);box-shadow:0 5px 10px 0 rgba(0,0,0,.1)}.bootstrap-select>.dropdown-toggle.bs-placeholder,.bootstrap-select>.dropdown-toggle.bs-placeholder:active,.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder:hover{--text-opacity:1;color:#333;color:rgba(51,51,51,var(--text-opacity))}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{--text-opacity:1;color:#333;color:rgba(51,51,51,var(--text-opacity));--bg-opacity:1;background-color:#f2f2f2;background-color:rgba(242,242,242,var(--bg-opacity))}.citrus-form-mod--compact .bootstrap-select.btn-group .dropdown-toggle .filter-option{--text-opacity:1;color:#333;color:rgba(51,51,51,var(--text-opacity));font-size:15px}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-bottom:8px dashed}.caret{border-top:8px dashed;border-right:7.5px solid transparent;border-left:7.5px solid transparent}.bootstrap-select.btn-group .dropdown-toggle .caret{top:55%}.bootstrap-select button[type=button]:active{-webkit-box-shadow:none;box-shadow:none}.citrus-form-mod--compact .citrus-form textarea{height:8.75em}.message-block-icon{display:none}.citrus-form__message-block{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));margin-bottom:20px}.citrus-form__message-block .message-block{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.citrus-form__message-block .message-block._success{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));padding-top:10px;padding-bottom:0;padding-left:0;padding-right:0;color:#04b80c}.citrus-form__message-block p,.citrus-form__message-block p:last-child{margin:1em 0 .5em}.citrus-form__message-block .message-block{font-size:18px;font-weight:600;text-align:center;font-style:normal}.citrus-form__message-block:not(.hidden)+.citrus-form__fields{padding-top:0}.citrus-form__message-block:not(.hidden)._error+.citrus-form__fields{padding-top:0}.citrus-form__message-block .message-block._error{padding-top:30px;padding-bottom:20px;padding-left:0;padding-right:0}.b-iconCard{display:none}.b-iconCard__icon{-o-object-fit:contain;object-fit:contain}@media (min-width:1280px){.b-iconCard{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;padding-left:2rem;padding-right:2rem;padding-top:2rem;padding-bottom:1.25rem;--bg-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--bg-opacity))}.b-iconCard_five{width:20%;height:14rem}.b-iconCard_five:not(:last-child){margin-right:1rem}.b-iconCard__text{font-size:16px;font-weight:500;overflow:hidden;max-height:72px}.b-iconCard__iconWrap{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:5rem;height:5rem;border-radius:9999px;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.b-iconCard__icon{width:50px;height:50px;fill:var(--primary-color);stroke:var(--primary-color)}}@media (min-width:1920px){.b-iconCard{padding-left:2rem;padding-right:1.5rem;padding-top:2rem;padding-bottom:2rem}.b-iconCard__iconWrap{width:6rem;height:6rem}.b-iconCard__icon{width:60px;height:60px}}.b-infoCard{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:.75rem;padding-right:.75rem;padding-top:1rem;padding-bottom:1rem;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.b-infoCard:hover{-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.25);box-shadow:0 0 15px 0 rgba(0,0,0,.25)}.b-infoCard:hover .b-infoCard__textWrap{color:var(--hover-color)}.b-infoCard__imgWrap{display:block;overflow:hidden;height:105px;width:45%}.b-infoCard__img{display:block;height:100%;margin-left:auto;margin-right:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.b-infoCard__textWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:.5rem;overflow:hidden;font-size:18px;--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));font-weight:600;line-height:1.5rem;width:65%}@media (min-width:360px){.b-infoCard__imgWrap{width:48%}.b-infoCard__textWrap{width:52%}}@media (min-width:560px){.b-infoCard{padding-top:1.25rem;padding-bottom:1.25rem}.b-infoCard__imgWrap{height:115px}}@media (min-width:768px){.b-infoCard{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:1rem;padding-right:1rem;padding-top:1.25rem;padding-bottom:1.25rem}.b-infoCard__imgWrap{width:100%;height:128px}.b-infoCard__textWrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:0;text-align:center;width:100%;height:80px}}.b-label-container{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;left:0;top:0;margin-top:.75rem;z-index:1}.b-productCard_table .b-label-container{margin-top:0}.b-label{margin-top:.75rem;--label-color:#ccc}.b-label_sale{--label-color:var(--primary-color)}.b-label_hit{--label-color:#ff9900}.b-label_new{--label-color:#0fa3c6}.b-label__content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:.5rem;padding-right:.5rem;height:24px;background-color:var(--label-color)}.b-label__content:before{position:absolute;display:block;top:0;height:0;content:'';z-index:1;right:-20px;border:12px solid transparent;border-left:8px solid var(--label-color)}.b-label__text{font-size:11px;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));white-space:nowrap;text-transform:uppercase;font-weight:600}.b-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;-ms-flex-negative:0;flex-shrink:0}.b-logo__iconWrap{width:50px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.b-logo__icon{max-width:100%;max-height:100%}.b-logo__infoWrap{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-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-left:.75rem;--text-opacity:1;color:#666;color:rgba(102,102,102,var(--text-opacity));width:115px}.b-logo__name{font-size:20px;line-height:2.25rem;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-logo__nameExtra_bold{font-weight:600;--text-opacity:1;color:#333;color:rgba(51,51,51,var(--text-opacity))}.b-logo__desc{display:none;font-size:13px;line-height:1.25rem;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-width:360px){.b-logo__infoWrap{width:140px}}@media (min-width:560px){.b-logo__infoWrap{margin-left:1.25rem;width:160px}.b-logo__name{font-size:23px}}@media (min-width:768px){.b-logo__iconWrap{width:70px;height:70px}.b-logo__infoWrap{width:auto;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;margin-left:1.5rem;min-width:210px;max-width:300px}.b-logo__name{margin-bottom:.25rem;font-size:30px}.b-logo__desc{display:block}}@media (min-width:1024px){.b-logo__infoWrap{max-width:550px}}@media (min-width:1280px){.b-logo__infoWrap{max-width:780px}}@media (min-width:1920px){.b-logo__infoWrap{max-width:430px}}.b-menuFloat{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;right:0;border-top-width:2px;border-style:solid;border-color:var(--primary-color);--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));z-index:10;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.1);box-shadow:0 5px 10px 0 rgba(0,0,0,.1);padding:30px 0;top:98%}.b-menuFloat__item{width:237px}.b-menuFloat__title{display:block;font-size:16px;font-weight:500;--text-opacity:1;color:#333;color:rgba(51,51,51,var(--text-opacity));padding:10px 13px 10px 30px}.b-menuFloat__title:hover{color:var(--primary-color)}.b-menuFloat__text{display:block;font-size:14px;font-weight:400;--text-opacity:1;color:#666;color:rgba(102,102,102,var(--text-opacity));padding:10px 13px 10px 30px}.b-menuFloat__text:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));background-color:var(--primary-color)}.b-menuFooter__col{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.b-menuFooter__item{font-size:18px;font-weight:600;--text-opacity:1;color:#333;color:rgba(51,51,51,var(--text-opacity))}.b-menuFooter__item:not(:last-child){margin-bottom:1.25rem}.b-menuFooter__item:hover{color:var(--primary-color)}.b-menuMobile{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.b-menuMobile_lev2{display:none}.b-menuMobile__item_open>.b-menuMobile_lev2{display:block}.b-menuMobile__link{position:relative;display:block;width:100%;text-decoration:none;--text-opacity:1;color:#333;color:rgba(51,51,51,var(--text-opacity))}.b-menuMobile__link:hover{--text-opacity:1;color:#333;color:rgba(51,51,51,var(--text-opacity))}.b-menuMobile__link_lev1{font-size:16px;font-weight:500;--text-opacity:1;color:#333;color:rgba(51,51,51,var(--text-opacity));border-top-width:1px;border-style:solid;--border-opacity:1;border-color:#cdcdcd;border-color:rgba(205,205,205,var(--border-opacity));padding:16px 16px 16px 30px}.b-menuMobile__link_lev2{font-size:14px;font-weight:400;--text-opacity:1;color:#666;color:rgba(102,102,102,var(--text-opacity));padding:12px 16px 12px 30px}.b-menuMobile__item{position:relative}.b-menuMobile__item_selected.b-menuMobile__item_lev2 .b-menuMobile__link{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));background-color:var(--primary-color)}.b-menuMobile__item_open>.b-menuMobile__link{color:var(--primary-color)}.b-menuMobile__item_open>.b-menuMobile__link_lev1{border-bottom-width:1px}.b-menuMobile__item_open .b-menuMobile__icon{--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-rotate:90deg;color:var(--primary-color)}.b-menuMobile__iconWrap{position:absolute;top:0;right:0;bottom: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;margin:auto;--text-opacity:1;color:#999;color:rgba(153,153,153,var(--text-opacity));width:50px}.b-menuMobile__icon{font-size:22px}.b-menuSidebar__item_lev1:last-child .b-menuSidebar__link{border-bottom-width:0}.b-menuSidebar__item_active{border-bottom-width:1px;border-style:solid;--border-opacity:1;border-color:#e1e1e1;border-color:rgba(225,225,225,var(--border-opacity))}.b-menuSidebar__item_active>.b-menuSidebar__link_lev1{color:var(--primary-color)}.b-menuSidebar__item_active>.b-menuSidebar__link_lev2{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));background-color:var(--primary-color)}.b-menuSidebar__link_lev1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:1.25rem;padding-right:1.25rem;padding-top:1rem;padding-bottom:1rem;border-bottom-width:1px;border-style:solid;--border-opacity:1;border-color:#e1e1e1;border-color:rgba(225,225,225,var(--border-opacity));font-weight:500;font-size:16px;--text-opacity:1;color:#333;color:rgba(51,51,51,var(--text-opacity));--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.b-menuSidebar__link_lev2{display:block;padding-left:1.25rem;padding-right:1.25rem;padding-top:.75rem;padding-bottom:.75rem;font-size:14px;--text-opacity:1;color:#666;color:rgba(102,102,102,var(--text-opacity));--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.b-menuSidebar__icon{position:relative;top:2px;font-size:22px}.b-menuTop_lev1{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:10}.b-menuTop_lev2{position:absolute;padding:0;border-top-width:2px;border-style:solid;border-color:var(--primary-color);--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));visibility:hidden;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.1);box-shadow:0 5px 10px 0 rgba(0,0,0,.1);top:100%;width:280px}.b-menuTop__item_lev1{position:relative}.b-menuTop__item_lev1:hover .b-menuTop__icon,.b-menuTop__item_lev1:hover .b-menuTop__link_lev1{color:var(--primary-color)}.b-menuTop__item_lev1:hover>.b-menuTop_lev2{visibility:visible}.b-menuTop__item_lev2{display:block}.b-menuTop__item_lev2:hover .b-menuTop__link_lev2{background-color:var(--primary-color);--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.b-menuTop__link_lev1{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;font-size:16px;font-weight:500;--text-opacity:1;color:#333;color:rgba(51,51,51,var(--text-opacity));text-decoration:none;height:108.5px;padding:0 20px 0 30px}.b-menuTop__link_lev2{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;--text-opacity:1;color:#666;color:rgba(102,102,102,var(--text-opacity));text-decoration:none;padding:14px 14px 14px 30px;line-height:20px}.b-menuTop__icon{margin-left:.5rem;font-size:22px}.b-offerCard{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;border-width:1px;border-style:solid;--border-opacity:1;border-color:#e1e1e1;border-color:rgba(225,225,225,var(--border-opacity))}.b-offerCard:hover{-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.25);box-shadow:0 0 15px 0 rgba(0,0,0,.25)}.b-offerCard__imgWrap{display:block;height:203px}.b-offerCard__img{display:block;width:100%;height:100%;margin-left:auto;margin-right:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.b-offerCard__content{top:auto;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:1rem;padding-right:1rem;padding-top:1.25rem;padding-bottom:1.25rem;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.b-offerCard__title{display:block;margin-bottom:.5rem;font-size:16px;--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));font-weight:600;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-overflow:ellipsis}.b-offerCard__desc{font-size:14px;--text-opacity:1;color:#888;color:rgba(136,136,136,var(--text-opacity));overflow:hidden;height:63px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis}.b-offerCard_noDesc .b-offerCard__title{margin-bottom:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}.b-offerCard_noDesc .b-offerCard__desc{display:none}@media (min-width:360px){.b-offerCard_noDesc .b-offerCard__title{height:54px}}@media (min-width:768px){.b-offerCard__content{padding:2rem}.b-offerCard__title{font-size:18px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.b-offerCard_noDesc .b-offerCard__title{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}}@media (min-width:1024px){.b-offerCard__imgWrap{height:296px}.b-offerCard__content{padding-left:1rem;padding-right:1rem;padding-top:1.25rem;padding-bottom:1.25rem;height:132px}.b-offerCard_noDesc .b-offerCard__content{height:auto}}@media (min-width:1280px){.b-offerCard__content{padding-left:1.5rem;padding-right:1.5rem}}.modal-w-400{max-width:440px}.modal-header{position:relative;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));padding:60px 44px 0}.modal-title{width:100%;padding:0;font-size:30px;font-weight:500;--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));text-transform:none;text-align:center;line-height:1}.btn.modal-close-btn{width:50px;height:50px;min-width:0;border-radius:9999px;position:absolute;top:10px;right:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn.modal-close-btn:hover{--bg-opacity:1;background-color:#f2f2f2;background-color:rgba(242,242,242,var(--bg-opacity))}.modal-close-btn__icon svg{display:none}.modal-body{padding:0 44px 50px}.modal-close-btn__icon{position:relative;-ms-flex-negative:0;flex-shrink:0;width:17px;height:17px}.modal-close-btn__icon:after,.modal-close-btn__icon:before{position:absolute;width:3px;height:20px;--bg-opacity:1;background-color:#888;background-color:rgba(136,136,136,var(--bg-opacity));content:' ';top:-1px;left:7px}.btn.modal-close-btn:active .modal-close-btn__icon:before,.btn.modal-close-btn:hover .modal-close-btn__icon:after,.btn.modal-close-btn:hover .modal-close-btn__icon:before{background-color:var(--primary-color)}.modal-close-btn__icon:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.modal-close-btn__icon:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.b-sidebarMobile .btn.modal-close-btn{display:none}.b-sidebarMobile .modal-title{font-size:25px}.b-sidebarMobile .modal-content{margin-top:0}.b-sidebarMobile .modal-header{padding-top:0}.b-sidebarMobile .modal-body{padding-top:0;padding-bottom:30px;padding-left:30px;padding-right:30px}.b-sidebarMobile .btn{height:45px}@media (max-width:1024px){.modal-title{font-size:25px}}@media (max-width:768px){.modal-content{margin-left:auto;margin-right:auto;margin-top:30px;margin-bottom:30px}}@media (max-width:560px){.modal-title{font-size:23px}}@media (max-width:480px){.modal-content{margin:0;max-width:100%;height:100%}}@media (max-width:360px){.modal-title{font-size:20px}}.b-price{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.b-price__old{--text-opacity:1;color:#666;color:rgba(102,102,102,var(--text-opacity));text-decoration:line-through}.b-price_card{font-size:14px;font-weight:400}.b-price_card .b-price__old{font-size:18px;margin-right:.25rem}.b-price_card .b-price__now{font-size:18px;font-weight:700}.b-price_list{font-size:14px;font-weight:500}.b-price_list .b-price__from{font-weight:400}.b-price_list .b-price__old{font-size:22px}.b-price_list .b-price__now{font-size:22px;font-weight:700}.b-price_table{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:16px;font-weight:500}.b-price_table .b-price__main{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.b-price_table .b-price__priceWrap{width:100%}.b-price_detail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;font-size:13px;font-weight:400}.b-price_detail .b-price__main{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:58.333333%}.b-price_detail .b-price__priceWrap{width:100%;text-align:center}.b-price_detail .b-price__unit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:41.666667%;padding-top:5px;padding-left:.5rem;line-height:28px}.b-price_detail .b-price__old{font-size:20px;font-weight:500}.b-price_detail .b-price__now{font-size:22px;font-weight:500}.b-price_detail .b-price__currency{font-weight:500}@media (min-width:560px){.b-price_list .b-price__old{margin-right:.25rem}.b-price_detail{width:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.b-price_detail .b-price__main{width:auto}.b-price_detail .b-price__unit{font-size:14px;width:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;line-height:1}.b-price_detail .b-price__now{font-size:30px}.b-price_detail .b-price__currency{font-size:20px}}@media (min-width:768px){.b-price_card .b-price__old{font-size:20px;font-weight:500}.b-price_card .b-price__now{font-size:22px}}@media (min-width:1024px){.b-price_card{font-weight:500}.b-price_card .b-price__now{font-weight:700}.b-price_list .b-price__main{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}.b-price_list .b-price__priceWrap{width:100%}.b-price_detail{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.b-price_detail .b-price{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.b-price_detail .b-price__main{width:58.333333%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.b-price_detail .b-price__priceWrap{text-align:left}.b-price_detail .b-price__unit{width:41.666667%;padding-top:.75rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;line-height:33px}}.b-priceBlock{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.b-priceBlock__priceWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0}.b-priceBlock__action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:1rem}.b-priceBlock__btnWrap{width:58.333333%;-ms-flex-negative:0;flex-shrink:0;text-align:center}.b-priceBlock__btn{min-width:144px}.b-priceBlock__statusWrap{width:41.666667%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:.5rem}.b-priceBlock__status{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.b-priceBlock__status_in-stock .b-priceBlock__statusSign{--bg-opacity:1;background-color:#3ab011;background-color:rgba(58,176,17,var(--bg-opacity))}.b-priceBlock__status_out-of-stock .b-priceBlock__statusSign{--bg-opacity:1;background-color:#f90;background-color:rgba(255,153,0,var(--bg-opacity))}.b-priceBlock__status_unavailable .b-priceBlock__statusSign{--bg-opacity:1;background-color:#cc0a0a;background-color:rgba(204,10,10,var(--bg-opacity))}.b-priceBlock__statusSign{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:1rem;height:1rem;margin-right:.5rem;border-radius:9999px;-ms-flex-negative:0;flex-shrink:0}.b-priceBlock__statusText{line-height:1.25rem}@media (min-width:560px){.b-priceBlock{width:50%;padding-top:1.25rem}.b-priceBlock__priceWrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.b-priceBlock__action{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:2rem}.b-priceBlock__btnWrap{width:100%}.b-priceBlock__btn{min-width:165px}.b-priceBlock__statusWrap{width:100%;padding-top:1.25rem;padding-left:0}.b-priceBlock__status{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (min-width:1024px){.b-priceBlock{width:100%;padding-bottom:3rem;padding-top:0}.b-priceBlock__priceWrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.b-priceBlock__action{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-top:1.25rem}.b-priceBlock__btnWrap{width:58.333333%;text-align:left}.b-priceBlock__statusWrap{padding-top:0}.b-priceBlock__status{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.b-priceCard{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;padding-left:1.25rem;padding-right:1.25rem;padding-top:1rem;padding-bottom:1rem;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.b-priceCard:hover{-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.25);box-shadow:0 0 15px 0 rgba(0,0,0,.25)}.b-priceCard:hover .b-priceCard__title{color:var(--hover-color)}.b-priceCard__title{display:block;margin-bottom:.5rem;font-size:18px;--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));font-weight:600}.b-priceCard__desc{display:none;font-size:13px;--text-opacity:1;color:#888;color:rgba(136,136,136,var(--text-opacity))}.b-priceCard__bottom{font-size:13px;--text-opacity:1;color:#666;color:rgba(102,102,102,var(--text-opacity))}.b-priceCard__icon{display:none;width:1.5rem;fill:var(--primary-color)}.b-priceCard__icon svg{width:1.5rem;height:1.25rem}@media (min-width:560px){.b-priceCard{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-top:1.25rem;padding-bottom:1.25rem}.b-priceCard__title{margin-bottom:0}.b-priceCard__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;--text-opacity:1;color:#333;color:rgba(51,51,51,var(--text-opacity))}}@media (min-width:768px){.b-priceCard{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:1.5rem;padding-bottom:1.5rem;padding-left:1.5rem;padding-right:1.25rem}.b-priceCard__main{height:10rem;overflow:hidden}.b-priceCard__title{margin-bottom:.75rem}.b-priceCard__desc,.b-priceCard__icon{display:block}.b-priceCard__bottom{height:2.5rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:500}.b-priceCard__priceValue{font-size:22px}.b-priceCard__noPrice{font-size:15px}}.b-productCard{position:relative;border-width:1px;border-style:solid;--border-opacity:1;border-color:#e1e1e1;border-color:rgba(225,225,225,var(--border-opacity));--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.b-productCard:not(.b-productCard_table):hover{-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.25);box-shadow:0 0 15px 0 rgba(0,0,0,.25)}.b-productCard__label{margin-top:1.25rem}.b-productCard__img{display:block;height:100%;margin-left:auto;margin-right:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.b-productCard__content{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-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.b-productCard__title{font-size:15px;font-weight:500;--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.b-productCard__desc{font-size:13px;--text-opacity:1;color:#666;color:rgba(102,102,102,var(--text-opacity))}.b-productCard_card{display:block;padding:1.25rem}.b-productCard_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:.75rem;padding-right:.75rem;padding-top:1.25rem;padding-bottom:1.25rem}.b-productCard_table{display:-webkit-box;display:-ms-flexbox;display:flex;border-top-width:0}.b-productCard_table:hover .b-productCard__title{color:var(--primary-color)}.b-productCard_caption{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;--text-opacity:1;color:#999;color:rgba(153,153,153,var(--text-opacity));font-weight:500}.b-productCard_card.b-productCard_caption,.b-productCard_list.b-productCard_caption{display:none}.b-productCard_card .b-productCard__imgWrap{display:block;margin-bottom:1rem;overflow:hidden;height:180px}.b-productCard_card .b-productCard__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.b-productCard_card .b-productCard__textWrap{text-align:center}.b-productCard_card .b-productCard__title{display:block;height:3rem;margin-bottom:1rem;text-align:center;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}.b-productCard_card .b-productCard__priceWrap{text-align:center;white-space:nowrap;overflow:hidden}.b-productCard_card .b-productCard__desc,.b-productCard_card .b-productCard__isAvailable,.b-productCard_card .b-productCard__more,.b-productCard_card .b-productCard__unitsWrap{display:none}.b-productCard_list .b-productCard__imgWrap{height:10rem;margin-bottom:.5rem;width:100%;-ms-flex-negative:0;flex-shrink:0;text-align:center}.b-productCard_list .b-productCard__textWrap{margin-bottom:1.25rem}.b-productCard_list .b-productCard__title{display:block;margin-bottom:.75rem}.b-productCard_list .b-productCard__desc{display:block}.b-productCard_list .b-productCard__priceWrap{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:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.b-productCard_list .b-productCard__price{margin-bottom:5px}.b-productCard_list .b-productCard__btn{min-width:148px}.b-productCard_list .b-productCard__isAvailable,.b-productCard_list .b-productCard__unitsWrap{display:none}.b-productCard_table .b-productCard__imgCaption,.b-productCard_table .b-productCard__isAvailableCaption,.b-productCard_table .b-productCard__priceCaption,.b-productCard_table .b-productCard__textCaption,.b-productCard_table .b-productCard__unitsCaption{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:4rem;padding-left:.75rem;padding-right:.75rem;padding-top:1rem;padding-bottom:1rem;line-height:1rem;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.b-productCard_table .b-productCard__imgCaption,.b-productCard_table .b-productCard__imgWrap,.b-productCard_table .b-productCard__priceCaption,.b-productCard_table .b-productCard__priceWrap,.b-productCard_table .b-productCard__textCaption,.b-productCard_table .b-productCard__textWrap,.b-productCard_table .b-productCard__unitsCaption,.b-productCard_table .b-productCard__unitsWrap{border-right-width:1px;border-style:solid;--border-opacity:1;border-color:#e1e1e1;border-color:rgba(225,225,225,var(--border-opacity));--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.b-productCard_table .b-productCard__label{margin-top:.5rem}.b-productCard_table .b-productCard__imgCaption,.b-productCard_table .b-productCard__imgWrap{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;width:120px}.b-productCard_table .b-productCard__imgWrap{position:relative;padding:.5rem;height:100px}.b-productCard_table .b-productCard__img{display:block;height:100%;width:100%;margin-left:auto;margin-right:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.b-productCard_table .b-productCard__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.b-productCard_table .b-productCard__textCaption,.b-productCard_table .b-productCard__textWrap{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;width:248px}.b-productCard_table .b-productCard__textWrap{height:100px}.b-productCard_table .b-productCard__title{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:.75rem;padding-right:.75rem;padding-top:1rem;padding-bottom:1rem;font-weight:500;font-size:16px;--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));overflow:hidden}.b-productCard_table .b-productCard__unitsCaption,.b-productCard_table .b-productCard__unitsWrap{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;width:100px}.b-productCard_table .b-productCard__unitsWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:.75rem;padding-right:.75rem;padding-top:1rem;padding-bottom:1rem;font-size:13px;--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));height:100px}.b-productCard_table .b-productCard__priceCaption,.b-productCard_table .b-productCard__priceWrap{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;width:140px}.b-productCard_table .b-productCard__priceWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:.75rem;padding-right:.75rem;padding-top:1rem;padding-bottom:1rem;width:140px;height:100px}.b-productCard_table .b-productCard__isAvailable,.b-productCard_table .b-productCard__isAvailableCaption{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;width:98px}.b-productCard_table .b-productCard__isAvailable{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:.75rem;padding-right:.75rem;padding-top:1rem;padding-bottom:1rem;font-size:13px;--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));height:100px}.b-productCard_table .b-productCard__desc,.b-productCard_table .b-productCard__more{display:none}@media (min-width:360px){.b-productCard_list .b-productCard__priceWrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (min-width:560px){.b-productCard_list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.25rem}.b-productCard_card .b-productCard__imgWrap{height:230px}.b-productCard_list .b-productCard__price{margin-bottom:0}.b-productCard_list .b-productCard__imgWrap{height:12rem;width:10rem;margin-right:1.25rem;margin-bottom:0}.b-productCard_list .b-productCard__priceWrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.b-productCard_list .b-productCard__btn{min-width:154px}}@media (min-width:768px){.b-productCard__title{font-size:16px}.b-productCard_list{padding:2rem}.b-productCard_card .b-productCard__imgWrap{height:225px}.b-productCard_list .b-productCard__priceWrap{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.b-productCard_list .b-productCard__price{width:250px}.b-productCard_list .b-productCard__item{padding:2rem}.b-productCard_list .b-productCard__imgWrap{height:10rem}.b-productCard_list .b-productCard__desc{font-size:14px}.b-productCard_list .b-productCard__btn{min-width:170px}.b-productCard_table .b-productCard__textWrap{-ms-flex-negative:1;flex-shrink:1}.b-productCard_table .b-productCard__unitsWrap{padding-left:1.25rem;padding-right:1.25rem}.b-productCard_table .b-productCard__priceWrap{padding-left:1.25rem;padding-right:1.25rem}}@media (min-width:1024px){.b-productCard_list{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:1rem;padding:2.5rem;padding-bottom:1.25rem}.b-productCard_card .b-productCard__imgWrap{height:250px}.b-productCard_list .b-productCard__imgWrap{height:8rem;-ms-flex-negative:0;flex-shrink:0}.b-productCard_list .b-productCard__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:148px}.b-productCard_list .b-productCard__textWrap{margin-bottom:0}.b-productCard_list .b-productCard__title{margin-bottom:1.5rem}.b-productCard_list .b-productCard__priceWrap{-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;margin-left:2rem}.b-productCard_list .b-productCard__price{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;width:auto;margin-bottom:1.5rem}.b-productCard_list .b-productCard__more{margin-left:0}.b-productCard_table .b-productCard__imgCaption,.b-productCard_table .b-productCard__isAvailableCaption,.b-productCard_table .b-productCard__priceCaption,.b-productCard_table .b-productCard__textCaption,.b-productCard_table .b-productCard__unitsCaption{padding-left:1.25rem;padding-right:1.25rem}.b-productCard_table .b-productCard__imgCaption,.b-productCard_table .b-productCard__imgWrap{width:140px}.b-productCard_table .b-productCard__textCaption,.b-productCard_table .b-productCard__textWrap{width:446px}.b-productCard_table .b-productCard__title{padding-left:1.25rem;padding-right:1.25rem}.b-productCard_table .b-productCard__unitsCaption,.b-productCard_table .b-productCard__unitsWrap{width:120px}.b-productCard_table .b-productCard__isAvailable,.b-productCard_table .b-productCard__isAvailableCaption{width:118px}.b-productCard_table .b-productCard__isAvailable{padding-left:1.25rem;padding-right:1.25rem}}@media (min-width:1280px){.b-productCard_list{padding-left:1.25rem;padding-right:1.25rem}.b-productCard_table .b-productCard__textCaption,.b-productCard_table .b-productCard__textWrap{width:376px}}@media (min-width:1920px){.b-productCard_list{padding-left:2rem;padding-right:2rem}.b-productCard_list .b-productCard__btn{min-width:180px}.b-productCard_table .b-productCard__imgCaption,.b-productCard_table .b-productCard__imgWrap{width:160px}.b-productCard_table .b-productCard__unitsCaption,.b-productCard_table .b-productCard__unitsWrap{width:160px}.b-productCard_table .b-productCard__priceCaption,.b-productCard_table .b-productCard__priceWrap{width:157px}.b-productCard_table .b-productCard__priceWrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.b-productCard_table .b-productCard__isAvailable,.b-productCard_table .b-productCard__isAvailableCaption{-ms-flex-negative:0;flex-shrink:0;width:166px}}.b-productGallery{position:relative;height:300px}.b-productGallery__slider{position:relative;display:none;width:16.666667%;border-width:1px;border-style:solid;--border-opacity:1;border-color:#dcdcdc;border-color:rgba(220,220,220,var(--border-opacity));border-right-width:0}.b-productGallery__container{height:100%;padding-top:5rem;padding-bottom:5rem}.b-productGallery__container:after,.b-productGallery__container:before{position:absolute;display:block;left:0;right:0;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));content:'';height:75px;z-index:2}.b-productGallery__container:before{top:0}.b-productGallery__container:after{bottom:0}.b-productGallery__sliderItem{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;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));max-height:130px}.b-productGallery__sliderLink{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:100%;height:100%}.b-productGallery__sliderLink>picture{display:-webkit-box;display:-ms-flexbox;display:flex}.b-productGallery__sliderImg{display:block;height:100%;margin-left:auto;margin-right:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.b-productGallery__sliderBtn{left:50%;right:auto;margin-left:-1.5rem;--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-rotate:90deg}.b-productGallery__sliderBtn_prev{top:auto;bottom:11px}.b-productGallery__sliderBtn_next{top:37px}.b-productGallery__main{position:relative;width:100%;height:100%;border-width:1px;border-style:solid;--border-opacity:1;border-color:#dcdcdc;border-color:rgba(220,220,220,var(--border-opacity))}.b-productGallery__mainLink{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;width:100%;height:100%;left:0;right:0;top:0;bottom:0;padding:1.25rem}.b-productGallery__mainImgWrap{display:block;position:absolute;top:20px;bottom:20px;left:40px;right:40px}.b-productGallery__mainImg{display:block;height:100%;margin-left:auto;margin-right:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.b-productGallery__btn_prev{right:auto;left:-10px}.b-productGallery__btn_next{left:auto;right:-10px}@media (min-width:560px){.b-productGallery{height:330px}.b-productGallery__mainImgWrap{left:60px;right:60px}.b-productGallery__btn_prev{left:10px}.b-productGallery__btn_next{right:10px}}@media (min-width:768px){.b-productGallery{height:440px}__btn_prev{left:20px}__btn_next{right:20px}}@media (min-width:1024px){.b-productGallery{display:-webkit-box;display:-ms-flexbox;display:flex;height:614px}.b-productGallery__slider{display:block}.b-productGallery__mainImgWrap{position:static}.b-productGallery__main{width:83.333333%}.b-productGallery__mainLink{display:none;position:absolute}.b-productGallery__mainLink_active{display:-webkit-box;display:-ms-flexbox;display:flex}.b-productGallery__btn{display:none}}.b-search{-webkit-transition:.3s ease;transition:.3s ease}.b-search_header{position:absolute;right:0;width:25%}.b-search:focus{outline:2px solid transparent;outline-offset:2px}.b-search__btnLink{position:absolute;font-size:20px;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));cursor:pointer;background-image:none;-webkit-box-shadow:none;box-shadow:none;border-width:0;border-radius:0;height:52px;width:52px;margin:-25px;top:25px;right:25px;line-height:0;font-family:inherit;font-weight:inherit}.b-search__btnLink:focus{outline:2px solid transparent;outline-offset:2px}.b-search__btnIcon{--text-opacity:1;color:#333;color:rgba(51,51,51,var(--text-opacity))}.b-search_header .b-search__form{position:absolute;right:0;opacity:0;padding:11px 0 12px;top:-11px}.b-search__btn{position:absolute;padding:0;font-size:20px;--text-opacity:1;color:#999;color:rgba(153,153,153,var(--text-opacity));top:15px;right:15px;height:45px;line-height:0;width:20px}.b-search__btn svg{fill:#666}.b-search__input{width:100%;border-width:1px;border-style:solid;--border-opacity:1;border-color:#ccc;border-color:rgba(204,204,204,var(--border-opacity));--text-opacity:1;color:#888;color:rgba(136,136,136,var(--text-opacity));--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));border-radius:100px;height:52px;padding:0 40px;max-width:690px}.b-search__input::-webkit-input-placeholder{font-size:15px}.b-search__input::-moz-placeholder{font-size:15px}.b-search__input:-moz-placeholder{font-size:15px}.b-search__input:-ms-input-placeholder{font-size:15px}.b-search.b-search_opened{z-index:10}.b-search.b-search_opened .b-search__form{width:100%}.b-search.b-search_opened .b-search__input{padding:0 30px}.b-search.b-search_opened .b-search__input:focus{background-color:#fff}@media (max-width:1180px){.b-search_header{width:20%}.b-search.b-search_opened{width:100%}}@media (max-width:1023px){.b-search__input{max-width:440px}}@media (max-width:767px){.b-search.b-search_opened{width:100%;background:#fff;border:none;padding:0 15px;right:0;z-index:1}}@media (max-width:560px){.b-search__form{top:-22px}}@media (max-width:559px){.b-search__btnLink{width:30px;height:30px;padding:0 5px}}@media (max-width:479px){.b-search__form{padding:12px 0;top:-16px}.b-search__input{height:40px}.b-search__btn{top:10px}}.b-social__item{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;width:36px;height:36px;--bg-opacity:1;background-color:#ccc;background-color:rgba(204,204,204,var(--bg-opacity));border-radius:9999px;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.b-social__item:active,.b-social__item:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.b-social__item_fb:hover{--bg-opacity:1;background-color:#5959d8;background-color:rgba(89,89,216,var(--bg-opacity))}.b-social__item_fb:active{--bg-opacity:1;background-color:#4040b3;background-color:rgba(64,64,179,var(--bg-opacity))}.b-social__item_vk:hover{--bg-opacity:1;background-color:#628dd3;background-color:rgba(98,141,211,var(--bg-opacity))}.b-social__item_vk:active{--bg-opacity:1;background-color:#3768b9;background-color:rgba(55,104,185,var(--bg-opacity))}.b-social__item_ig:hover,.b-social__item_insta:hover{--bg-opacity:1;background-color:#af35d2;background-color:rgba(175,53,210,var(--bg-opacity))}.b-social__item_ig:active,.b-social__item_insta:active{--bg-opacity:1;background-color:#7e47b7;background-color:rgba(126,71,183,var(--bg-opacity))}.b-social__icon{font-size:20px}.b-social_office{padding-top:20px}.b-social__item_office{width:3rem;height:3rem}.b-social__item_office:not(:last-child){margin-right:.5rem}.b-sorting{display:-webkit-box;display:-ms-flexbox;display:flex}.b-sorting__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px;text-transform:uppercase;font-weight:500;--text-opacity:1;color:#888;color:rgba(136,136,136,var(--text-opacity));text-decoration:underline}.b-sorting__item:hover{--text-opacity:1;color:#888;color:rgba(136,136,136,var(--text-opacity));text-decoration:none}.b-sorting__item:not(:first-child){margin-left:1.5rem}.b-sorting__item_selected{color:var(--primary-color);text-decoration:none}.b-sorting__item_selected:hover{color:var(--primary-color)}.b-sorting__item_selected .b-sorting__iconWrap{fill:var(--primary-color)}.b-sorting__item_order_asc .b-sorting__icon{--transform-rotate:-90deg}.b-sorting__item_order_desc .b-sorting__icon{--transform-rotate:90deg}.b-sorting__iconWrap{display:block;width:.75rem;height:1rem;fill:#888;margin-left:.5rem}.b-sorting__icon{height:1rem;width:1rem;--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-rotate:-90deg}@media (min-width:768px){.b-sorting__item:not(:first-child){margin-left:2rem}}@media (min-width:1920px){.b-sorting__item:not(:first-child){margin-left:2.5rem}}.b-specifications__main{font-size:13px;line-height:23px}.b-specifications__docs{margin-top:1.5rem}.b-specifications_full .b-specifications__main{width:100%}.b-specifications_full .b-specifications__tableWrap{display:none}.b-specifications_withTable .b-specifications__tableWrap{margin-top:1.5rem}.b-specifications_withTable .b-specifications__table{scroll-margin-top:90px}.b-specifications_withTable .b-specifications__table_2{margin-top:1.5rem}@media (min-width:560px){.b-specifications__main{font-size:14px;line-height:25px}.b-specifications__docs{margin-top:2rem}.b-specifications_withTable .b-specifications__tableWrap{margin-top:2rem}.b-specifications_withTable .b-specifications__table_2{margin-top:2rem}}@media (min-width:768px){.b-specifications__main{font-size:15px}.b-specifications__docs{margin-top:3rem}.b-specifications_withTable .b-specifications__tableWrap{margin-top:3rem}.b-specifications_withTable .b-specifications__table_2{margin-top:3rem}}@media (min-width:1024px){.b-specifications__docs{margin-top:4rem}.b-specifications_withTable .b-specifications__tableWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:4rem}.b-specifications_withTable .b-specifications__table{width:50%;scroll-margin-top:125px}.b-specifications_withTable .b-specifications__table_1{margin-right:1.25rem}.b-specifications_withTable .b-specifications__table_2{margin-top:0;margin-left:1.25rem}}@media (min-width:1280px){.b-specifications__docs{width:100%}.b-specifications_withTable.b-specifications{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.b-specifications_withTable .b-specifications__main{width:60%}.b-specifications_withTable .b-specifications__tableWrap{display:block;width:40%;margin-top:0;padding-left:3rem}.b-specifications_withTable .b-specifications__table{width:100%}.b-specifications_withTable .b-specifications__table_1{margin-right:0}.b-specifications_withTable .b-specifications__table_2{margin-top:3rem;margin-left:0}}@media (min-width:1920px){.b-specifications_withTable .b-specifications__table{width:100%}.b-specifications_withTable .b-specifications__table_2{margin-top:4rem}}.b-switch{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:2rem;padding-bottom:2rem}.b-switch_right{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.b-switch__numWrap{display:-webkit-box;display:-ms-flexbox;display:flex}.b-switch__num{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;margin-right:.25rem;border-radius:9999px;background-color:transparent;font-size:18px;font-weight:600;--text-opacity:1;color:#333;color:rgba(51,51,51,var(--text-opacity));width:41px;height:41px}.b-switch__num:not(.b-switch__num_active):hover{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.b-switch__num_active{background-color:var(--primary-color);--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.b-switch__btnsWrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:1.25rem}.b-switch__btn_next{margin-left:1.25rem}@media (min-width:768px){.b-switch__num{margin-right:.5rem}.b-switch__num{width:51px;height:51px}.b-switch__btn_next{margin-left:.75rem}}@media (min-width:1024px){.b-switch_right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.b-table{width:100%;border-left-width:3px;border-right-width:3px;border-style:solid;--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.b-table__head{display:none;font-size:13px;--text-opacity:1;color:#999;color:rgba(153,153,153,var(--text-opacity));--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.b-table__th{width:16.666667%;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;font-weight:500;border-left-width:1px;border-right-width:1px;border-style:solid;--border-opacity:1;border-color:#dcdcdc;border-color:rgba(220,220,220,var(--border-opacity))}.b-table__th_title{width:66.666667%}.b-table__row:first-child .b-table__data_1{border-top-width:3px;border-right-width:3px;border-bottom-width:3px;border-style:solid;--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.b-table__row_white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.b-table__row_collapsed .b-table__data{border-width:2px;border-style:solid;--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.b-table__row_collapsed .b-table__data_1{--bg-opacity:1;background-color:#e7e7e7;background-color:rgba(231,231,231,var(--bg-opacity));--text-opacity:1;color:#333;color:rgba(51,51,51,var(--text-opacity))}.b-table__row_collapsed>.b-table__data .b-table__icon{--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-rotate:-90deg}.b-table__data{padding-top:1rem;padding-bottom:1rem;padding-right:.75rem}.b-table__data_1{padding-left:.75rem;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));font-weight:600;vertical-align:middle;background-color:var(--primary-color);--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.b-table__data_2{padding-left:2rem;font-weight:500;--bg-opacity:1;background-color:#f2f2f2;background-color:rgba(242,242,242,var(--bg-opacity))}.b-table__icon{position:relative;top:2px;font-size:22px}.b-table__text{padding-left:.75rem}.b-table__price{width:33.333333%;padding-left:.25rem;padding-right:.25rem;padding-top:1rem;padding-bottom:1rem;border-width:1px;border-style:solid;--border-opacity:1;border-color:#dcdcdc;border-color:rgba(220,220,220,var(--border-opacity))}.b-table__price_unit{font-size:13px;text-align:center}.b-table__price_price{text-align:center;font-weight:500}.b-table__content_old{display:block;--text-opacity:1;color:#666;color:rgba(102,102,102,var(--text-opacity));text-decoration:line-through}@media (min-width:360px){.b-table__price_name{width:50%}.b-table__price_price,.b-table__price_unit{width:25%}}@media (min-width:560px){.b-table__data_1{padding-left:1rem}.b-table__data_2{padding-left:2.5rem}.b-table__price_name{padding-left:1rem}}@media (min-width:768px){.b-table{table-layout:fixed}.b-table__head{display:table-header-group}.b-table__row:first-child .b-table__data_1{border-top-width:3px}.b-table__text{padding-left:1rem}.b-table__price_name{width:66.666667%;padding-left:3rem}.b-table__price_price,.b-table__price_unit{width:16.666667%;padding-left:.5rem;padding-right:.5rem}}@media (min-width:1024px){.b-table__content_old{margin-right:.75rem;display:inline}.b-table__data_1{padding-left:1.25rem}}@media (min-width:1920px){.b-table__data_2{padding-left:3rem}.b-table__price_name{padding-left:3rem}}.b-tableShort{width:100%;border-collapse:collapse;border-width:1px;--border-opacity:1;border-color:#e1e1e1;border-color:rgba(225,225,225,var(--border-opacity));font-size:13px}.b-tableShort__line{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.b-tableShort__line:nth-child(even){--bg-opacity:1;background-color:#f2f2f2;background-color:rgba(242,242,242,var(--bg-opacity))}.b-tableShort__cell{border-width:1px;border-style:solid;--border-opacity:1;border-color:#e1e1e1;border-color:rgba(225,225,225,var(--border-opacity));padding-left:.75rem;padding-right:.75rem;padding-top:.75rem;padding-bottom:.75rem}.b-tableShort__cell_title{font-weight:700;text-align:left;text-transform:uppercase}.b-tableShort__cell_option span,.b-tableShort__cell_value span{display:inline-block;max-width:50%}.b-tableShort__option{border-width:1px;border-style:solid;--border-opacity:1;border-color:#e1e1e1;border-color:rgba(225,225,225,var(--border-opacity));padding-left:.75rem;padding-right:.75rem;padding-top:.75rem;padding-bottom:.75rem;--text-opacity:1;color:#666;color:rgba(102,102,102,var(--text-opacity))}.b-tableShort__value{border-width:1px;border-style:solid;--border-opacity:1;border-color:#e1e1e1;border-color:rgba(225,225,225,var(--border-opacity));padding-left:.75rem;padding-right:.75rem;padding-top:.75rem;padding-bottom:.75rem}.b-tableShort a{text-decoration:underline}.b-tableShort_multiple{margin-top:2rem;margin-bottom:2rem}.b-tableShort_multiple .b-tableShort__line{display:block;border-bottom-width:4px;border-style:solid;--border-opacity:1;border-color:#e1e1e1;border-color:rgba(225,225,225,var(--border-opacity))}.b-tableShort_multiple .b-tableShort__line_head{display:none;position:absolute;padding:0;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px}.b-tableShort_multiple .b-tableShort__cell{display:block;border-top-width:0;border-left-width:0;border-right-width:0;text-align:right}.b-tableShort_multiple .b-tableShort__cell:before{float:left;content:attr(data-label)}@media (min-width:360px){.b-tableShort__cell_option span,.b-tableShort__cell_value span{display:inline;max-width:none}}@media (min-width:560px){.b-tableShort{font-size:15px}.b-tableShort__cell{padding-left:1.25rem;padding-right:1.25rem}.b-tableShort__cell_option{--text-opacity:1;color:#666;color:rgba(102,102,102,var(--text-opacity))}.b-tableShort__option,.b-tableShort__value{padding-left:1.25rem;padding-right:1.25rem}.b-tableShort_multiple .b-tableShort__line{display:table-row;border-width:0}.b-tableShort_multiple .b-tableShort__line_head{visibility:visible;position:static;display:table-row;height:auto;width:auto;margin:0;clip:auto}.b-tableShort_multiple .b-tableShort__cell{display:table-cell;border-width:1px;text-align:left}.b-tableShort_multiple .b-tableShort__cell:before{float:none;content:none}}.b-tabs{margin-top:2.5rem}.b-tabs__header{display:none;font-weight:600;font-size:16px;text-transform:uppercase}.b-tabs__link_desktop{margin-bottom:-2px;padding-top:.75rem;padding-bottom:.75rem;--text-opacity:1;color:#888;color:rgba(136,136,136,var(--text-opacity))}.b-tabs__link_desktop.b-tabs__link_active{border-bottom-width:2px;border-color:var(--primary-color);--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.b-tabs__link_mobile{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem;padding-top:1.25rem;border-width:1px;border-style:solid;--border-opacity:1;border-color:#dcdcdc;border-color:rgba(220,220,220,var(--border-opacity));font-size:16px;font-weight:600;text-transform:uppercase}.b-tabs__link_mobile.b-tabs__link_active{border-bottom-color:var(--primary-color)}.b-tabs__icon{display:block;--text-opacity:1;color:#999;color:rgba(153,153,153,var(--text-opacity));font-size:22px}.b-tabs__icon_active{color:var(--primary-color)}.b-tabs__content_desktop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:.25rem}.b-tabs__content_desktop:last-child{margin-bottom:0}.b-tabs__content_mobile{display:none;padding-top:1.5rem;padding-bottom:2rem}@media (min-width:560px){.b-tabs{margin-top:3rem}.b-tabs__header{font-size:18px}.b-tabs__link_mobile{font-size:18px;padding-left:1.25rem;padding-right:1.25rem;padding-top:1.5rem;padding-bottom:1.5rem}.b-tabs__content_mobile{padding-top:2.5rem;padding-bottom:3rem}}@media (min-width:768px){.b-tabs{margin-top:4rem}.b-tabs__header{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:2.5rem;border-width:0;border-bottom-width:2px;border-style:solid;--border-opacity:1;border-color:#ccc;border-color:rgba(204,204,204,var(--border-opacity))}.b-tabs__link_desktop{margin-right:2.5rem;border-width:0;border-bottom-width:2px;border-style:solid;border-color:transparent}.b-tabs__link_desktop:last-child{margin-right:0}.b-tabs__link_mobile{display:none}.b-tabs__content_desktop{display:none;margin-bottom:0}.b-tabs__content_desktop.b-tabs__content_active{display:-webkit-box;display:-ms-flexbox;display:flex}.b-tabs__content_mobile{display:block;padding-top:0;padding-bottom:0}}@media (min-width:1024px){.b-tabs__header{margin-bottom:3rem}}.b-triple{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:30px}.b-triple__item{padding:15px;border-width:1px;border-style:solid;--border-opacity:1;border-color:#e1e1e1;border-color:rgba(225,225,225,var(--border-opacity))}.b-triple__item_img{display:none}.b-triple__item_details{--text-opacity:1;color:#666;color:rgba(102,102,102,var(--text-opacity));--bg-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--bg-opacity))}.b-triple__item_details ul li{padding-left:0}.b-triple__item_details ul li:before{display:none}.b-triple__item_details ul li+li{margin-top:15px}.b-triple__title{margin-bottom:1.25rem;font-size:16px;--text-opacity:1;color:#333;color:rgba(51,51,51,var(--text-opacity));font-weight:600}.b-triple__btnRow{padding-top:20px}@media (min-width:560px){.b-triple__item{padding:2rem}.b-triple__title{margin-bottom:1rem}}@media (min-width:768px){.b-triple{grid-template-columns:repeat(2,minmax(0,1fr))}.b-triple__title{font-size:18px}}@media (min-width:1024px){.b-triple{grid-template-columns:repeat(3,minmax(0,1fr))}.b-triple__item_img{display:block;background-position:center;background-repeat:no-repeat;background-size:cover}}.b-ugc li,.b-ugc ul{margin:0 0 1.5rem}.b-ugc__table{overflow-x:auto}.b-ugc table{width:100%;border-collapse:collapse;border-width:1px;--border-opacity:1;border-color:#e1e1e1;border-color:rgba(225,225,225,var(--border-opacity));font-size:13px}.b-ugc table tr{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.b-ugc table tr:nth-child(even){--bg-opacity:1;background-color:#f2f2f2;background-color:rgba(242,242,242,var(--bg-opacity))}.b-ugc table td,.b-ugc table th{border-width:1px;border-style:solid;--border-opacity:1;border-color:#e1e1e1;border-color:rgba(225,225,225,var(--border-opacity));padding-left:.75rem;padding-right:.75rem;padding-top:.75rem;padding-bottom:.75rem}.b-ugc table td._option,.b-ugc table th._option{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.b-ugc table th{font-weight:700;text-align:left;text-transform:uppercase}.b-ugc table td:first-child{border-width:1px;border-style:solid;--border-opacity:1;border-color:#e1e1e1;border-color:rgba(225,225,225,var(--border-opacity));padding-left:.75rem;padding-right:.75rem;padding-top:.75rem;padding-bottom:.75rem;--text-opacity:1;color:#666;color:rgba(102,102,102,var(--text-opacity))}.b-ugc table td:last-child{border-width:1px;border-style:solid;--border-opacity:1;border-color:#e1e1e1;border-color:rgba(225,225,225,var(--border-opacity));padding-left:.75rem;padding-right:.75rem;padding-top:.75rem;padding-bottom:.75rem}.b-ugc table a{text-decoration:underline}@media (min-width:560px){.b-ugc table{font-size:15px}.b-ugc table td,.b-ugc table th{padding-left:1.25rem;padding-right:1.25rem}.b-ugc table td:first-child,.b-ugc table td:last-child{padding-left:1.25rem;padding-right:1.25rem}}.b-video{position:relative;width:100%;height:100%;overflow:hidden;--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.b-video_enabled{cursor:pointer}.b-video_enabled .b-video__btn{display:block}.b-video__media{position:absolute;top:0;left:0;width:100%;height:100%;border-width:0}.b-video__link{position:absolute;top:0;left:0;width:100%;height:100%}.b-video__btn{position:absolute;padding:0;border-width:0;background-color:transparent;display:none;margin-top:-40px;margin-left:-40px;top:50%;left:50%;z-index:1}.b-video__btnShape{position:relative;display:block;border-radius:9999px;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));width:80px;height:80px}.b-video__btnShape:after{position:absolute;display:block;height:0;content:'';z-index:1;top:23px;right:9px;border:17px solid transparent;border-left-width:21px;border-left-color:var(--primary-color)}.b-video:hover .b-video__btnShape:after,.b-video__btn:focus .b-video__btnShape:after{border-left-color:var(--hover-color)}@media (min-width:768px){.b-video__btn{margin-top:-50px;margin-left:-50px}.b-video__btnShape{height:100px;width:100px}.b-video__btnShape:after{top:31px;right:11px;border:20px solid transparent;border-left-width:28px;border-left-color:var(--primary-color)}}.b-view{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:-8px;padding-right:7px}.b-view__item{display:inline-block;width:1.25rem;height:1.25rem;--text-opacity:1;color:#888;color:rgba(136,136,136,var(--text-opacity))}.b-view__item:not(:first-child){margin-left:1.25rem}.b-view__item:hover{--text-opacity:1;color:#333;color:rgba(51,51,51,var(--text-opacity))}.b-view__item_active{--text-opacity:1;color:#333;color:rgba(51,51,51,var(--text-opacity))}.b-view__item_cards{padding-top:2px}.b-view__item_cards .b-view__icon{font-size:20px}.b-view__icon{font-size:23px}@media (min-width:768px){.b-view__item:not(:first-child){margin-left:2rem}}@media (min-width:768px){.b-view{margin-top:-5px}}
/*# sourceMappingURL=components.min.css.map */

/* End */


/* Start:/bitrix/components/citrus.aproduction3/sidebar.form/templates/.default/style.css?17085158331059*/
:root {
    --width: 20px;
    --height: 20px;
    --bounce_height: 40px;
}

.sidebarMobile_form__loading {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.sidebarMobile_form__text {
    display: inline-block;
    margin-left: .5em;
}

.sidebarMobile_form__bounceball {
    position: relative;
    display: inline-block;
    height: 37px;
    width: var(--width);
}
.sidebarMobile_form__bounceball:before {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    width: var(--width);
    height: var(--height);
    border-radius: 50%;
    background-color: var(--primary-color);
    transform-origin: 50%;
    animation: bounce 500ms alternate infinite ease;
}

@keyframes bounce {
    0% {
        top: var(--bounce_height);
        height: 5px;
        border-radius: 60px 60px 20px 20px;
        transform: scaleX(2);
    }
    35% {
        height: var(--height);
        border-radius: 50%;
        transform: scaleX(1);
    }
    100% {
        top: 0;
    }
}

/* End */
/* /local/templates/citrus_aproduction3/app/assets/dist/css/main.min.css?177641473245995 */
/* /local/templates/citrus_aproduction3/app/assets/dist/css/components.min.css?177641473289460 */
/* /bitrix/components/citrus.aproduction3/sidebar.form/templates/.default/style.css?17085158331059 */
