.button{background:#363636;border:0;border-radius:5px;color:#fff;display:inline-block;height:2rem;text-align:center;text-transform:uppercase;vertical-align:middle;transition:.3s;padding:0 1rem;cursor:pointer}.button:hover{background:#292929}.button:focus{outline:none;background:#292929}.button .icon{color:#fff;vertical-align:baseline}.button:not(button){line-height:2rem}.button-a{background:#363636;border:0;border-radius:5px;color:#fff;display:inline-block;height:2rem;text-align:center;text-transform:uppercase;vertical-align:middle;transition:.3s;padding:0 1rem;cursor:pointer;line-height:2rem}.button-a:hover{background:#292929}.button-a:focus{outline:none;background:#292929}.button-a .icon{color:#fff;vertical-align:baseline}.h2{font-weight:400;margin:1.875rem 0 1.25rem;text-transform:none;font-size:1.8rem;line-height:1.3;color:#ed6f05}.main-content.w-720 .h2{margin-bottom:1.0625rem}.main-content.w-530 .h2{margin-bottom:.9375rem;font-size:1.6rem}.main-content.w-440 .h2{margin-bottom:.8125rem}.h3{font-weight:400;margin:1.875rem 0 1.25rem;text-transform:none;font-size:1.4rem;line-height:1.4}.main-content.w-720 .h3{margin-bottom:1.0625rem}.main-content.w-530 .h3{margin-bottom:.9375rem;font-size:1.3rem}.main-content.w-440 .h3{margin-bottom:.8125rem}.link{color:#ed6f05;transition:color .25s;text-decoration:underline}.link:hover{color:#363636}.link-title{color:inherit;transition:color .25s;text-decoration:underline}.link-title:hover{color:#363636}.link-title:not([href]){text-decoration:none}.link-title:not([href]):hover{color:inherit;text-decoration:none}.link-dashed{text-decoration:none;color:#ed6f05;border-bottom:1px dashed #ed6f05;transition:color .25s}.link-dashed:hover{color:#363636;border-bottom:1px solid #363636}.link-dashed-title{text-decoration:none;color:inherit;border-bottom:1px dashed #000;transition:color .25s}.link-dashed-title:hover{color:#363636;border-bottom:1px solid #363636}.text-small{font-size:.9rem !important}.text-large{font-size:1.15rem !important}.text-bold{font-weight:bold!important}.text-normal{font-weight:normal!important}.text-main{color:#363636 !important}.text-alt{color:#ed6f05 !important}.text-pale{color:#808080 !important}.clearfix:after{clear:both;content:"";display:table}.--disabled{pointer-events:none;opacity:.5;filter:grayscale(1)}*,*::before,*::after{box-sizing:border-box}input,textarea,button,select{font-family:inherit;font-weight:inherit;color:inherit;font-size:inherit;line-height:1.15;margin:0}ul{list-style:none;padding:0;margin:0}ol{padding:0;margin:0}input,textarea,button,select{transition:border-color .25s}input:focus,textarea:focus,button:focus,select:focus{outline:none}img{vertical-align:top;max-width:100%}*::selection{background:#363636;color:#fff}input[type=password]::-ms-reveal,input[type=password]::-ms-clear{display:none}body{height:100%}html{font-size:14px;overflow-y:scroll;background-color:#eceeee;font-weight:400;color:#000;font-family:'Roboto',sans-serif}@media screen and (max-width:1023px){html{background-color:#fff}}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#b3b3b3;font-size:14px}input:-moz-placeholder,textarea:-moz-placeholder{color:#b3b3b3;font-size:14px;opacity:1}input::-moz-placeholder,textarea::-moz-placeholder{color:#b3b3b3;font-size:14px;opacity:1}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#b3b3b3;font-size:14px}a{color:#ed6f05;transition:color .25s}.wrap{width:100%;max-width:1280px;padding-left:20px;padding-right:20px;margin-left:auto;margin-right:auto}@media screen and (min-width:1023px){.wrap{padding-left:30px;padding-right:30px}}.wrap-global{position:relative;overflow:hidden}.wrap-global>.wrap{position:relative;background-color:#fff}body{margin-top:51px;display:flex;flex-direction:column;justify-content:space-between;min-height:calc(100vh - 51px)}@media screen and (min-width:1024px){body{background-image:url('/img/bg.png')}}@media screen and (min-width:1023px){body{margin-top:0}}body.menu__is-show .mobile-nav{transform:translateX(0)}body.menu__is-show .menu-toggle{position:relative;margin-left:-8px}body.menu__is-show .menu-toggle span{opacity:0;background-color:#fff}body.menu__is-show .menu-toggle span:first-child{opacity:1;transform:rotate(45deg);position:absolute;top:12px;left:6px}body.menu__is-show .menu-toggle span:last-child{opacity:1;transform:rotate(-45deg);position:absolute;top:12px;left:6px}body.menu__is-show .mobile-nav__overlay{opacity:1;visibility:visible}body.search__is-show .search{transform:translateY(0)}body.auth__is-show .auth{transform:translateY(0)}.top-panel{background-color:#363636;display:flex;align-items:center;padding-top:6px;padding-bottom:6px;padding-left:20px;padding-right:20px;position:fixed;left:0;right:0;top:0;z-index:10}@media screen and (min-width:1023px){.top-panel{position:static}}.top-panel .search{display:none}@media screen and (max-width:1023px){.top-panel .search{display:block}}.switch-lang{margin-right:30px;display:flex}@media screen and (max-width:1023px){.switch-lang{display:none}}.switch-lang-item{display:flex;align-items:center;margin-right:10px;transition:.25s;color:#000}.switch-lang-item:last-child{margin-right:0}.switch-lang-item__title{font-size:15px}.switch-lang-item:hover{color:#363636}.auth{background-position:left center;background-repeat:no-repeat;margin-top:2px;display:flex;align-items:center;margin-left:auto}@media screen and (max-width:1023px){.auth{position:fixed;top:0;left:0;right:0;background-color:#eceeee;height:51px;transform:translateY(-100%);transition:transform .2s;z-index:3;border-bottom:2px solid;background-position-x:20px;justify-content:flex-end;padding-right:20px;margin-right:0}}.auth:hover a{color:rgba(255,255,255,0.8)}.auth a{color:#fff;text-decoration:none;padding-right:12px}.auth__link{color:#000;display:inline-block;margin-left:5px;margin-right:5px}.auth__link--login{text-decoration:none;border-bottom:1px dashed #000;text-transform:uppercase}.auth__link--login:hover{color:#ed6f05;border-color:#ed6f05}.auth__link--register{text-decoration:none;border-bottom:1px solid #000}.auth__link--register:hover{color:#ed6f05;border-color:#ed6f05}.auth__mobile-link{display:none;margin-right:20px;width:26px;height:26px}@media screen and (max-width:1023px){.auth__mobile-link{display:block}}@media screen and (max-width:479px){.auth__mobile-link{margin-right:15px}}.auth__mobile-link .icon{width:100%;height:100%;color:#fff;fill:#fff}.auth span{font-size:15px;color:#fff;margin-right:18px}.auth .icon{width:25px;height:25px;color:#fff;fill:#fff;margin-left:10px}@media screen and (max-width:1023px){.search{position:fixed;top:0;left:0;right:0;background-color:#fff;height:51px;transform:translateY(-100%);transition:transform .2s;z-index:3}}.search__mobile-link{width:26px;height:26px;display:block;margin-right:20px}@media screen and (min-width:1024px){.search__mobile-link{display:none}}@media screen and (max-width:479px){.search__mobile-link{margin-right:15px}}.search__mobile-link .icon{width:100%;height:100%;color:#fff}.search__form{position:relative}@media screen and (max-width:768px){.search__form{width:100%}}.search__form--aside{width:100%}.search__input{height:45px;padding:0 50px 0 25px;width:100%;background:none;border:1px solid transparent;border-radius:4px;font-size:18px;background-color:#eceeee;color:rgba(0,0,0,0.9)}.search__input::placeholder{font-size:18px;color:#000}.search__input::-moz-placeholder{font-size:18px}@media screen and (max-width:768px){.search__input{padding:0 50px 0 25px;height:51px;background-color:#fff;border:none;padding-left:12px}}.search__input:hover{border-color:#ed6f05}.search__input:focus{border:1px solid #363636;border-color:#363636}.search__submit{position:absolute;right:1px;top:0;bottom:0;background:none;border:none;cursor:pointer;padding:5px;margin-right:10px}@media screen and (max-width:768px){.search__submit{padding:13px;right:0;top:0}}.search__submit .icon{color:#ed6f05;width:25px;height:25px}@media screen and (max-width:768px){.search__submit .icon{width:24px;height:24px}}.search__submit:hover .icon{color:#363636}.header{position:relative;z-index:1}.header .wrap{display:flex;justify-content:space-between;align-items:center}.header .social{width:230px;justify-content:center}@media screen and (max-width:1023px){.header .social{display:none}}.header .social__item{background-color:#fff}.header .social__item:hover{background-color:#ed6f05}.header .social__item:hover .icon{color:#fff}.header .social__item .icon{color:#ed6f05}.header .company{margin-left:0;margin-right:0;font-size:16px;text-transform:uppercase;color:#000;font-weight:700;max-width:initial}@media screen and (max-width:1023px){.header .top-panel .wrap{padding-left:0;padding-right:0}}@media screen and (max-width:1023px){.header{margin-bottom:0}}.header-main{display:flex;align-items:center;padding-top:12px;padding-bottom:12px;position:relative;background-color:#fff}@media screen and (max-width:1024px){.header-main{border-bottom:2px solid #c5c6c7}}@media screen and (max-width:670px){.header .header-main{flex-wrap:wrap;justify-content:center}}@media screen and (max-width:479px){.header .header-main{flex-direction:column}}.header-main__center{text-align:center;display:flex;align-items:center}@media screen and (max-width:1023px){.header-main__center{margin-left:20px}}@media screen and (max-width:599px){.header-main__center{margin-left:0}}.header-main__center-right{flex-shrink:0;position:relative;right:-60px}@media screen and (max-width:1200px){.header-main__center-right{right:-40px}}@media screen and (max-width:1140px){.header-main__center-right{right:-20px}}@media screen and (max-width:1080px){.header-main__center-right{right:0;margin-left:10px;margin-right:10px}}@media screen and (max-width:1023px){.header-main__center-right{margin-right:0}}.header-main__animation{width:74px;height:74px}.header-main .logo{width:272px}.logo{flex-shrink:0;text-align:center}@media screen and (max-width:767px){.logo{width:100px}}.logo img{max-width:100%}.logo__description{font-size:16px;font-weight:700;margin-top:4px}.logo a{display:block}.company{margin-right:30px;max-width:250px;flex-shrink:0}@media screen and (max-width:1023px){.company{margin-right:20px}}@media screen and (max-width:767px){.company{max-width:210px}}@media screen and (max-width:479px){.company{margin-right:0;text-align:center;max-width:none}}.company__name{font-size:21px;text-transform:uppercase;color:#363636;margin-bottom:5px}@media screen and (max-width:767px){.company__name{font-size:18px}}.company__slogan{font-size:0}.company__img{margin-bottom:-12px}.company__img img{width:434px;max-width:100%}@media screen and (max-width:1024px){.company__img{margin-bottom:-10px}.company__img img{width:375px}}@media screen and (max-width:767px){.company__img{margin-bottom:-8px}.company__img img{width:320px}}@media screen and (max-width:599px){.company__img{margin-top:10px;margin-bottom:0}}.header-bottom{margin-top:15px;position:relative}.header-bottom .delivery{width:230px}.header-bottom .search{width:calc(100% - 270px)}.header-bottom__content{padding-bottom:40px}.header-bottom__breadcrumbs{position:relative}.header-bottom__breadcrumbs:before{content:'';display:block;width:100%;height:15px;background-color:#fff;position:absolute;bottom:100%;left:0}.header-bottom .wrap{background-color:#fff}@media screen and (max-width:1023px){.header-bottom{display:none}}.header-contacts{display:flex;align-items:center;justify-content:center}@media screen and (max-width:1280px){.header-contacts{display:block;margin-left:auto}}@media screen and (max-width:599px){.header-contacts{display:flex;margin-left:0}}@media screen and (max-width:479px){.header-contacts{display:block}}.header-contacts-item{margin-right:30px;display:flex;align-items:center;justify-content:center}.header-contacts-item img{height:30px;margin-right:10px}@media screen and (max-width:1280px){.header-contacts-item{margin-right:0;margin-bottom:10px}}@media screen and (max-width:768px){.header-contacts-item img{height:20px;margin-right:5px}}@media screen and (max-width:599px){.header-contacts-item{margin-right:10px;margin-bottom:0}}@media screen and (max-width:479px){.header-contacts-item{margin-right:0;margin-bottom:10px}}.header-contacts-item:last-child{margin-right:0}@media screen and (max-width:1280px){.header-contacts-item:last-child{margin-bottom:0}}.header-contacts-item__data{line-height:1.3;font-size:27px}@media screen and (max-width:767px){.header-contacts-item__data{font-size:23px}}.header-icon{width:48px;height:48px;border:1px solid #d9d9d9;border-radius:50%;padding:11px;transition:.25s;flex-shrink:0}@media screen and (max-width:767px){.header-icon{width:32px;height:32px;padding:7px}}.header-icon .icon{width:100%;height:100%;fill:#363636;color:#ed6f05}.header-phone{line-height:1;white-space:nowrap}.header-phone__city{display:inline-block;font-size:27px}@media screen and (max-width:767px){.header-phone__city{font-size:23px}}@media screen and (max-width:390px){.header-phone__city{font-size:18px}}.header-phone__number{display:inline-block;font-size:27px;position:relative;font-weight:700;color:#ed6f05}@media screen and (max-width:767px){.header-phone__number{font-size:23px}}@media screen and (max-width:390px){.header-phone__number{font-size:18px}}.header-calloreder{font-size:12px;white-space:nowrap}.location{margin-left:35px}.location__link{color:#fff;text-decoration:none;line-height:1.4}.location__link:hover{color:rgba(255,255,255,0.8)}.location__icon{display:inline-block;width:20px;height:32px;padding:6px 0;transition:.25s}.location__icon .icon{color:#ed6f05}@media screen and (max-width:1023px){.location{display:none}}.minicart{display:flex;align-items:center;width:170px;flex-wrap:wrap}@media screen and (max-width:1023px){.minicart{display:none}}.minicart>a{text-decoration:none;width:100%}.minicart__top{width:100%;border-bottom:2px solid #ed6f05;display:flex;justify-content:space-between;align-items:center;height:30px}.minicart__top span{color:#ed6f05;text-transform:uppercase;font-size:22px;font-weight:700}.minicart__top div{display:inline-block;border:0}.minicart__link{color:inherit;text-decoration:none;font-size:12px;font-weight:700;margin-top:5px}.minicart__link:hover{color:#363636}.minicart__mobile-link{display:block;padding-right:10px;position:relative}@media screen and (min-width:1024px){.minicart__mobile-link{display:none}}.minicart__mobile-link .icon{width:26px;height:26px;color:#fff}.minicart__mobile-link:hover{border-color:#363636}.minicart__mobile-count{display:inline-block;width:22px;height:22px;text-align:center;background-color:#ed6f05;border-radius:50%;color:#fff;position:absolute;top:-5px;left:15px;padding-top:5px;font-size:11px}.minicart-count{line-height:1.3;white-space:nowrap}.navbar{background-color:#fff;border-top:2px solid #c5c6c7;display:flex;justify-content:center;transition:transform .35s}@media screen and (max-width:1023px){.header .navbar{display:none}}.mobile-nav{position:fixed;border:none;top:51px;left:0;width:260px;bottom:0;background-color:#fff;transform:translateX(-100%);transition:transform .35s;overflow-y:auto;z-index:99}@media screen and (min-width:360px){.mobile-nav{width:280px}}@media screen and (min-width:480px){.mobile-nav{width:320px}}@media screen and (min-width:600px){.mobile-nav{width:340px}}@media screen and (min-width:768px){.mobile-nav{width:400px}}.mobile-nav__overlay{position:fixed;left:0;top:51px;right:0;bottom:0;background-color:rgba(0,0,0,0.25);visibility:hidden;opacity:0;z-index:98;transition:opacity .35s}.mobile-menu{position:relative;transition:transform .35s .35s;transform:translateX(0);overflow-x:hidden;padding-top:12px;padding-bottom:12px}.mobile-menu__next-link{background:none;border:none;position:absolute;right:8px;top:0;width:43px;height:43px;overflow:hidden;padding:0;transition:transform .35s;cursor:pointer}.mobile-menu__next-link .icon{width:20px;height:20px;color:#808080}.mobile-menu__item{position:relative;transition:transform .35s .35s}.mobile-menu__item--separator{height:1px;background-color:#d9d9d9;margin-top:15px;margin-bottom:10px}.mobile-menu__item.is-active .mobile-menu__next-link{transform:rotate(45deg)}.mobile-menu__item.is-active .mobile-submenu{transform:translateX(0);visibility:visible;opacity:1;transition:transform .35s .7s}.mobile-menu__item.is-active .mobile-menu__link{color:#363636}.mobile-menu__item--wrap .mobile-menu__link{margin-right:51px;padding-right:0}.mobile-menu__link{display:block;font-size:17px;color:#000;text-decoration:none;padding:12px 20px}.mobile-menu__link:hover{color:#363636;background-color:#eceeee}.mobile-menu__submenu-show{border:none}.mobile-menu__submenu-show .mobile-menu__item:not(.is-active){transform:translateX(-200%);transition:transform .35s}.mobile-menu.is-hidden{transition:transform .35s;transform:translateX(-200%)}.mobile-submenu{position:absolute;top:100%;left:0;transform:translateX(-200%);transition:transform .35s,opacity .35s;width:100%;visibility:hidden;opacity:0}.mobile-submenu__link{text-decoration:none;display:block;padding:12px 20px;color:#000;font-size:16px;transition:background-color .25s}.mobile-submenu__link:hover{background-color:#eceeee}.menu{display:flex;justify-content:center;position:relative;max-width:100%;width:100%;overflow:hidden}.menu__item{position:relative}.menu__item:hover .submenu{visibility:visible;opacity:1}.menu__item:after{content:'';display:block;width:5px;height:5px;border-radius:50%;background-color:#ed6f05;position:absolute;top:0;bottom:1px;margin:auto;right:0}.menu__item:last-child .submenu{right:0;left:auto}.menu__item:last-child .submenu::before{right:15px;left:auto}.menu__item:nth-last-of-type(2):after{display:none}.menu__item.active .menu__link{color:#ed6f05}.menu__link{display:block;padding:12px;font-size:14px;text-transform:uppercase;color:#000;text-decoration:none;white-space:nowrap}.menu__link:hover{color:#ed6f05;text-decoration:underline}.menu-toggle{background:none;cursor:pointer;border:none;padding:3px;width:39px;height:39px;overflow:hidden;margin-right:auto;margin-left:-5px}@media screen and (min-width:1024px){.menu-toggle{display:none}}.menu-toggle span{display:block;height:3px;width:28px;margin:6px auto;background-color:#fff;transition:.25s}.submenu{position:absolute;top:100%;left:0;width:200px;z-index:5;visibility:hidden;opacity:0;transition:opacity .35s;background-color:rgba(215,216,216,0.9);padding:20px 15px}.submenu__item{margin-bottom:8px}.submenu__item:last-child{margin-bottom:0}.submenu__link{color:#000;text-decoration:none}.submenu__link:hover{text-decoration:underline}.submenu::before{content:"";position:absolute;top:-10px;left:10px;right:initial;border-top:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #ed6f05;border-left:5px solid transparent}.hero{height:0;padding-bottom:15%;background-position:center;background-size:cover}@media screen and (min-width:1023px){.hero{margin-bottom:30px}}.hero-slider{margin-bottom:30px;margin-left:-20px;margin-right:-20px;overflow:hidden}@media screen and (min-width:1023px){.hero-slider{margin-right:-30px;margin-left:-30px}}.hero-slider__item{display:none}.hero-slider__item:first-child{display:block}.hero-slider__image{height:0;padding-bottom:30%;background-position:center;background-size:cover}.module__news-left{margin-top:20px;line-height:1.3}.module__news-left .news__item{margin-top:15px;padding-bottom:15px;border-bottom:1px solid #ed6f05}.module__news-left .news__item:first-child{margin-top:0}.module__news-left .news__item:last-of-type{border-bottom:0}.module__news-left .news__date{position:relative;color:#ed6f05;margin-top:3px;font-size:13px;font-weight:700}.module__news-left .news__item-info a{text-decoration:none;font-size:.9rem;color:#000}.module__news-left .news__item-info a:hover{text-decoration:underline}.module__news-left .news__img{width:86px;height:86px;object-fit:cover;box-sizing:border-box;border:1px solid #ed6f05;border-radius:4px;padding:4px;float:left;margin-right:10px}.module__news-left .news__all{line-height:1em;position:relative;margin-top:7px;margin-bottom:35px}.module__news-left .news__all-link{font-size:15px;color:#ed6f05;border-bottom:#ed6f05}.main{display:flex}.aside{flex:0 0 230px;min-height:0;min-width:0;padding-bottom:15px}@media screen and (max-width:1023px){.aside{display:none}}.aside .margin{margin-top:25px}.aside .margin:first-child{margin-top:0}.aside-title{font-size:17px;height:38px;text-transform:uppercase;border-bottom:2px solid #363636;background:#eceeee;display:flex;justify-content:center;align-items:center;color:#363636;border-top-left-radius:5px;border-top-right-radius:5px}.delivery{background-color:#ed6f05;width:100%;display:block;color:#fff;text-decoration:none;text-align:center;border-radius:4px;line-height:45px;font-size:18px;height:45px}.delivery:hover{background-color:#d46304}.delivery__icon{display:inline-block;height:25px;width:35px;margin-right:7px}.delivery__icon svg{width:100%;height:100%;color:#fff;fill:#363636}.aside-menu{margin-top:10px}.aside-menu__item{padding:7px 0;border-top:1px solid #ed6f05}.aside-menu__item span{color:#808080}.aside-menu__item:first-child{padding-top:0;border-top:#000}.aside-menu__item.active .aside-submenu{display:block}.aside-menu__item.active .aside-menu__link{color:#ed6f05}.aside-menu__item.stealthy{display:none}.aside-menu__link{font-size:17px;text-decoration:none;color:#000;position:relative}.aside-menu__link:hover{color:#ed6f05}.aside-menu__link--toggle{text-decoration:underline}.aside-submenu{position:relative;display:none;margin-top:5px;padding:10px 0}.aside-submenu__item{position:relative;margin-top:6px;padding-left:20px}.aside-submenu__item:first-child{margin-top:0}.aside-submenu__item:before{content:'—';position:absolute;top:-1px;left:0}.aside-submenu__link{text-decoration:none;color:#ed6f05}.aside-menu--catalogue{padding-top:7px;border-top:1px solid #ed6f05;margin-top:0}.aside-menu--catalogue .aside-menu__link{font-size:16px;text-decoration:none;color:#ed6f05}.aside__vote-title{font-size:13px;margin-top:15px;cursor:pointer;color:#000}.vote__layout{margin-top:15px}.vote__item{margin-top:5px}.vote__item:first-child{margin-top:0}#vote-submit{font-size:12px;width:200px;height:24px;margin-top:20px;text-transform:uppercase;color:#fff;border:none;background:linear-gradient(to bottom, #101010, #5c5c5c)}.vote-result__item{font-size:13px;margin-top:10px}.vote-result__item:first-child{margin-top:0}.vote-result__bar{background:#363636;height:5px;margin-top:3px}.vote__result__percent{font-size:12px;color:#999;margin-top:5px}.vote-result__all{font-size:13px;margin-top:10px}.right{flex:1 1;margin-left:40px;min-height:0;min-width:0}@media screen and (max-width:1023px){.right{margin-left:0}}.footer{width:100%;margin-left:auto;margin-right:auto}.footer__top{display:flex;align-items:center;padding-top:10px;padding-bottom:10px;background-color:#eceeee}@media screen and (max-width:800px){.footer__top{flex-direction:column;align-items:center}}.footer__top .social{margin-left:100px}@media screen and (max-width:1280px){.footer__top .social{margin-left:40px}}@media screen and (max-width:800px){.footer__top .social{margin-top:20px;margin-left:0}}.footer__main{background-color:#fff;display:flex;align-items:center;padding-top:15px;padding-bottom:15px}@media screen and (max-width:980px){.footer__main{flex-wrap:wrap}}@media screen and (max-width:980px){.footer__main{padding-top:10px;padding-bottom:10px}}.footer__bottom{background-color:#ed6f05}.footer .social{width:230px;justify-content:flex-end}@media screen and (max-width:1080px){.footer .social{width:180px}}@media screen and (max-width:980px){.footer .social{width:50%;justify-content:flex-start}}@media screen and (max-width:599px){.footer .social{width:100%;justify-content:center;margin-bottom:10px}}.footer .social__item{background-color:#363636;padding-top:3px}.footer .social__item:hover{background-color:#ed6f05}.footer .social__item .icon{color:#fff}.subscription{display:flex;align-items:center;flex-grow:1}@media screen and (max-width:800px){.subscription{width:100%}}@media screen and (max-width:599px){.subscription{flex-direction:column}}.subscription__title{font-size:17px;text-transform:uppercase;color:#363636;width:230px}@media screen and (max-width:1080px){.subscription__title{font-size:14px;width:180px}}@media screen and (max-width:599px){.subscription__title{margin-bottom:15px}}.subscription-form{display:flex;margin-left:35px;flex-grow:1}@media screen and (max-width:599px){.subscription-form{width:100%;margin-left:0}}@media screen and (max-width:400px){.subscription-form{display:block;text-align:center}}.subscription-form__input{background:none;flex-grow:1;border:0;border-bottom:1px solid #fff;height:25px;font-size:12px;color:#000}.subscription-form__input::-webkit-input-placeholder{color:#000;font-size:12px}.subscription-form__input:-moz-placeholder{color:#000;font-size:12px;opacity:1}.subscription-form__input::-moz-placeholder{color:#000;font-size:12px;opacity:1}.subscription-form__input:-ms-input-placeholder{color:#000;font-size:12px}.subscription-form__input:focus{border-color:#363636}@media screen and (max-width:400px){.subscription-form__input{margin-bottom:10px;width:100%}}.subscription-form__submit{margin-left:30px;background-color:transparent;height:25px;color:#ed6f05;text-transform:uppercase;font-size:16px;border:none;cursor:pointer}@media screen and (max-width:380px){.subscription-form__submit{margin:0;width:150px}}.social{display:flex}.social__item{margin-right:5px;width:25px;height:25px;border-radius:50%;background-color:#363636;text-align:center;padding-top:4px}.social__item .icon{color:#fff;width:14px;height:14px}.social__item:last-child{margin-right:0}.social__item:hover{background-color:#292929}.footer-logo{width:220px;text-align:center;margin-right:auto}.footer-logo img{max-width:100%}@media screen and (max-width:980px){.footer-logo{display:none}}.footer-logo .icon{width:200px;height:90px}.footer-logo+.footer-contacts{margin-right:35px;padding-left:20px;padding-right:0}@media screen and (max-width:980px){.footer-logo+.footer-contacts{margin-right:0;justify-content:flex-start;padding-left:0}}@media screen and (max-width:599px){.footer-logo+.footer-contacts{margin-top:0}}.footer-company-name{font-size:17px;text-transform:uppercase;margin-top:10px}.footer-right{flex-grow:1;margin-left:40px}@media screen and (max-width:800px){.footer-right{margin-left:0}}.footer-right__top{display:flex}@media screen and (max-width:1023px){.footer-right__top{flex-direction:column}}.footer-right__bottom{display:flex;margin-top:20px}@media screen and (max-width:800px){.footer-right__bottom{justify-content:center}}.footer-contacts{display:flex;width:200px;margin-right:auto}@media screen and (max-width:1280px){.footer-contacts{display:block;padding-right:20px}}@media screen and (max-width:1023px){.footer-contacts{display:flex}}@media screen and (max-width:980px){.footer-contacts{width:50%;margin-right:0;justify-content:flex-end;padding-right:0;margin-bottom:10px}}@media screen and (max-width:599px){.footer-contacts{display:block;width:100%;text-align:center}}.footer-contacts-item{margin-right:10px;display:flex;align-items:center;line-height:1.4}@media screen and (max-width:1280px){.footer-contacts-item{margin-right:0}}@media screen and (max-width:1023px){.footer-contacts-item{margin-bottom:0;margin-right:10px}}@media screen and (max-width:980px){.footer-contacts-item{width:100%;margin-right:0}}@media screen and (max-width:599px){.footer-contacts-item{margin-right:0}}.footer-contacts-item__data{max-width:270px}@media screen and (max-width:980px){.footer-contacts-item__data{max-width:100%;width:100%}}@media screen and (max-width:599px){.footer-contacts-item__data{margin:auto}}.footer-contacts-item div.wvt img{height:25px}.footer-icon{width:32px;height:32px;border:1px solid #fff;border-radius:50%;padding:6px;transition:.25s}.footer-phone{font-size:20px}.footer-phone__number{color:#ed6f05;font-weight:700}@media screen and (max-width:1080px){.footer-phone{text-align:center}}@media screen and (max-width:980px){.footer-phone{text-align:right;font-size:15px}}@media screen and (max-width:599px){.footer-phone{text-align:center}}.footer-address{font-size:12px}.footer-email{font-size:12px}.footer-email a{color:#ed6f05}.copyright{font-size:12px;width:230px;margin-right:35px;line-height:1.4}@media screen and (max-width:1080px){.copyright{width:180px}}@media screen and (max-width:980px){.copyright{width:50%;margin-right:0;order:1;text-align:right}}@media screen and (max-width:599px){.copyright{text-align:center;width:100%}}.copyright p{margin:0}.copyright .made{color:#000}.footer-counter{display:flex;justify-content:center;padding-top:4px;padding-bottom:4px}.footer-counter .footer-counter__item{width:86px;height:30px;margin-right:12px;background-color:transparent;border:1px solid #ff9b47}.footer-counter .footer-counter__item:last-child{margin-right:0}.catalog-slider-wrapper{overflow:hidden}.catalog-slider{margin:0 -5px}.main-content.w-375 .catalog-slider{margin:-15px -5px}.catalog-slider__arrow{position:absolute;top:100px;width:40px;height:40px;display:block;background:#fff;border-radius:50%;border:0;z-index:2;cursor:pointer;padding:0;background-size:50%;background-repeat:no-repeat}.catalog-slider__arrow.slick-disabled{background-color:#fff;cursor:default}.catalog-slider__arrow.slick-disabled .icon{color:#dae9e5;fill:#eaf2f0}.catalog-slider__arrow .icon{width:40px;height:40px;fill:#c5e4dc;color:#363636}.catalog-slider__arrow:hover{border-color:#363636}.catalog-slider__arrow--next{right:4px}.catalog-slider__arrow--prev{left:4px}.catalog-slider__arrow--prev .icon{transform:rotate(180deg)}@media screen and (max-width:414px){.catalog-slider{height:initial !important}}.video{max-width:100%;position:relative;margin-top:1rem;margin-bottom:1rem;border:1px solid #363636}.video__poster{background-repeat:no-repeat;background-position:center;background-size:cover;height:0;width:100%;padding-bottom:60%}.video__start{position:absolute;left:50%;top:50%;margin-top:-24px;margin-left:-24px;padding:0;background:none;border:none;cursor:pointer}.video__start .icon{width:48px;height:48px;color:#ed6f05;transition:.3s}.video__start:hover .icon{color:#363636}.video iframe{position:absolute;left:0;top:0;bottom:0;right:0;width:100%;height:100%}.video.is-active .video__start{display:none}.subnav__wrap{overflow:hidden;position:relative}.subnav__wrap .container{background:url(../img/subnav.jpg) top center;overflow:hidden;position:relative}.subnav__wrap .container:after{content:'';display:block;width:100%;height:100%;border-top:3px solid #363636;border-bottom:3px solid #363636;position:absolute;top:0;left:0}.subnav__wrap.is-hide{height:41px;position:absolute;width:100%;z-index:1}@media screen and (max-width:1023px){.subnav__wrap{display:none}}.template-page .subnav__wrap .subnav .subnav__item:first-child .subnav__link{border-bottom-left-radius:0px;transition:.5s linear}.template-page .subnav__wrap .subnav .subnav__item:last-child .subnav__link{border-bottom-right-radius:0px;transition:.5s linear}.template-page .subnav__wrap:hover .subnav .subnav__item:first-child .subnav__link{border-bottom-left-radius:5px;transition:.5s linear}.template-page .subnav__wrap:hover .subnav .subnav__item:last-child .subnav__link{border-bottom-right-radius:5px;transition:.5s linear}.subnav{margin:0 auto;position:relative;border-radius:0 0 3px 3px;display:flex;flex-grow:1;flex-wrap:wrap;padding-bottom:3px}.subnav:after,.subnav:before{content:'';display:block;width:50vw;height:3px;background-color:#ed6f05;position:absolute;top:0}.subnav:after{left:100%}.subnav:before{right:100%}.subnav__item{flex:1;position:relative;z-index:3}.subnav__item:after{content:'';display:block;background-image:linear-gradient(top, #363636 0%, #fff 45%, #fff 55%, #363636 100%);width:1px;height:32px;position:absolute;top:4px;right:0}.subnav__item:first-child .subnav__link{border-bottom-left-radius:5px}.subnav__item:first-child .subnav__link:before{background:none}.subnav__item:last-child:after{display:none}.subnav__item:last-child .subnav__link{border-bottom-right-radius:5px}.subnav__link{display:block;color:#FFF;text-transform:uppercase;font-size:12px;text-decoration:none;background:#363636;padding-left:10px;padding-right:10px;padding-top:10px;padding-bottom:8px;min-height:44px;display:flex;align-items:center}.subnav__link:hover{text-decoration:underline}.subnav-second{margin-top:15px;margin-left:20px;margin-bottom:15px;position:relative}.subnav-second:after{content:"";display:block;position:absolute;left:-5px;top:-15px;width:0;height:0;border-style:solid;border-width:5px 5.5px 0 5.5px;border-color:#363636 transparent transparent transparent}.subnav-second__item{line-height:1;margin-top:10px}.subnav-second__link{color:#fff;font-size:14px}.subnav-second__link:hover{text-decoration:none}.homepage-slider{width:100%;position:relative;border-radius:3px;border:1px solid #ed6f05;padding:2px;overflow:hidden;margin-bottom:40px}.homepage-slider__item{display:block;width:100%;height:100%;border-radius:3px}.homepage-slider__dots{position:absolute;bottom:15px;right:20px}.homepage-slider__dots li{display:inline-block}.homepage-slider__dots li button{background:#fff;width:14px;height:14px;display:inline-block;cursor:pointer;border:2px solid #fff;border-radius:50%;font-size:0;padding:0;margin-left:5px}.homepage-slider__dots li button:focus{outline:none}.homepage-slider__dots li.slick-active button{background:#ed6f05}.homepage-slider__img{display:block;width:100%;padding-bottom:33.5%}@media screen and (max-width:1024px){.homepage-slider{margin-top:20px;margin-bottom:20px}}@media screen and (max-width:414px){.homepage-slider{display:none !important}}@media screen and (max-width:414px){.module__tabs_homepage{margin-top:20px}}.module__tabs_homepage .tabs__container{margin-top:15px !important}@media screen and (max-width:800px){.module__tabs_homepage .tabs__container{margin-top:8px !important}}.module__tabs_homepage .tabs__header{border-bottom:3px solid #ed6f05 !important}@media screen and (max-width:800px){.module__tabs_homepage .tabs__header{border:0 !important}}.module__tabs_homepage .tabs__header select{display:none !important}@media screen and (max-width:800px){.module__tabs_homepage .tabs__header select{display:inline-block !important}}.module__tabs_homepage .tabs__header .tabs__link{top:0;line-height:1.4}.module__tabs_homepage .tabs__header .tabs__service{position:absolute !important;right:0 !important}@media screen and (max-width:800px){.module__tabs_homepage .tabs__header .tabs__service{position:relative !important;right:auto !important;top:auto !important}.module__tabs_homepage .tabs__header .tabs__service.active{display:inline-block !important}}@media screen and (max-width:1140px) and (min-width:1024px){.module__tabs_homepage .tabs__header .tabs__service-link{font-size:12px}}@media screen and (max-width:1023px){.module__tabs_homepage .tabs__header .tabs__service-link{font-size:13px}}.module__tabs_homepage .tabs-wraper{width:100% !important}@media screen and (max-width:800px){.module__tabs_homepage .tabs-wraper{display:none !important}}.module__tabs_homepage .tabs__link{display:inline-block !important;background-color:#363636;color:#fff !important;text-transform:uppercase;font-weight:700;height:35px;border:0 !important;border-top-left-radius:5px !important;border-top-right-radius:5px !important;padding:8px 10px 1px !important;margin-right:10px !important;width:182px !important;text-align:center !important}.module__tabs_homepage .tabs__link.active{background-color:#ed6f05 !important;font-weight:700 !important}@media screen and (max-width:1280px){.module__tabs_homepage .tabs__link{width:calc((100% - 30px) / 4) !important}}@media screen and (max-width:800px){.module__tabs_homepage .tabs__link{display:none !important}}.module__tabs_homepage .tabs__service{top:9px}@media screen and (max-width:1024px){.content h1{margin:2rem 0 2rem !important}}@media screen and (max-width:570px){.content h1{margin:1.5rem 0 1.5rem !important}}@media screen and (max-width:1024px){.main-content .module{margin:2rem 0 !important}}@media screen and (max-width:570px){.main-content .module{margin:1.5rem 0 !important}}.calculator{display:flex}.calculator__left{margin-right:30px}.calculator-field{margin-bottom:1rem;width:200px}.calculator-field.--wide{width:100%}.calculator-field.--separated{border-top:1px dashed #999;padding-top:1rem;margin-top:1.5rem}.calculator-field:last-child{margin-bottom:2rem}.calculator-field-w{display:flex;align-items:center}.calculator-field-label{margin-bottom:.25rem}.calculator-field-input{font-size:1.5rem;padding:5px 10px;border:1px solid #363636;border-radius:3px;background-color:white;width:100%}.calculator-field-input.not-custom{font-size:18px;height:40px;line-height:40px}.calculator-field-input.--k{width:100px;margin-right:15px}.calculator-field-comment{color:#999;font-size:11px;margin-top:.6em}.calculator-field input[type="file"]{width:100%}.calculator__right{background-color:#eceeee;padding:25px;border-radius:10px;width:360px;display:flex;flex-direction:column;justify-content:space-between}.calculator__right-bottom{margin-top:2rem}.calculator__right .button{color:white;text-decoration:none;width:100%;font-size:18px;padding:5px 10px;height:auto;text-transform:none}.calculator-s{display:flex;font-size:20px;align-items:flex-start;justify-content:space-between;font-variant-numeric:proportional-nums;margin-bottom:5px}.calculator-s-label .label-name small{font-size:80%;opacity:.5}.calculator-s-label .label-calc{font-size:70%;margin-top:-4px;border-top:1px dashed #363636;margin-top:1px;padding-top:4px}.calculator-s-label .label-calc:empty{display:none}.calculator-s-value:empty::before{content:"—"}.calculator-ask-discount{background-color:#ed6f05 !important}.calculator-ask-form input[type="text"]{font-size:1.3rem;padding:5px 10px;border:1px solid #363636;border-radius:3px;background-color:white;width:100%}.calculator-ask-result{margin-top:20px;border-top:3px solid #ed6f05;padding-top:20px}.calculator-ask-result-label{font-size:20px;opacity:.5}.calculator-ask-result-value{font-size:20px;font-weight:bold}@media screen and (max-width:635px){.calculator{flex-direction:column;align-content:center}.calculator__left,.calculator__right{width:320px;margin-left:auto;margin-right:auto}.calculator-field{width:100%}.calculator-s{font-size:20px}}.table__wrap{width:100%;overflow:auto}.content{line-height:1.5}.content h1{color:#ed6f05;font-weight:300;margin:0 0 3rem;font-size:2.5rem;line-height:1.1}.main-content.w-720.content h1{margin:0 0 2.1875rem}.main-content.w-530.content h1{margin:0 0 1.875rem;font-size:2rem}.main-content.w-440.content h1{margin:0 0 1.5625rem}.content [class*="grid"]{box-sizing:border-box;display:flex;flex-flow:row wrap;margin-left:-15px;margin-right:-15px;margin-bottom:-30px}.content .col{box-sizing:border-box;flex:1 1 0%;padding:0 15px 30px}.content [class*="grid"].col{margin:0;padding:0}.content [class*="grid-"][class*="-smallGutter"]{margin-left:-5px;margin-right:-5px;margin-bottom:-5px}.content [class*="grid-"][class*="-smallGutter"]>[class*="col"]{padding:5px}.content [class*="grid-"][class*="-noGutter"]{margin:0}.content [class*="grid-"][class*="-noGutter"]>[class*="col"]{padding:0}.content [class*="grid-"][class*="-noWrap"]{flex-wrap:nowrap}.content [class*="grid-"][class*="-center"]{justify-content:center}.content [class*="grid-"][class*="-right"]{justify-content:flex-end;align-self:flex-end;margin-left:auto}.content [class*="grid-"][class*="-top"]{align-items:flex-start}.content [class*="grid-"][class*="-middle"]{align-items:center}.content [class*="grid-"][class*="-bottom"]{align-items:flex-end}.content [class*="grid-1"]>.col{flex-basis:100%;max-width:100%}.content [class*="grid-2"]>.col{flex-basis:50%;max-width:50%}.content [class*="grid-3"]>.col{flex-basis:33.33333333%;max-width:33.33333333%}.content [class*="grid-4"]>.col{flex-basis:25%;max-width:25%}.content [class*="grid-5"]>.col{flex-basis:20%;max-width:20%}.content [class*="grid-6"]>.col{flex-basis:16.66666667%;max-width:16.66666667%}.content [class*="grid-7"]>.col{flex-basis:14.28571429%;max-width:14.28571429%}.content [class*="grid-8"]>.col{flex-basis:12.5%;max-width:12.5%}.content [class*="grid-9"]>.col{flex-basis:11.11111111%;max-width:11.11111111%}.content [class*="grid-10"]>.col{flex-basis:10%;max-width:10%}.content [class*="grid-11"]>.col{flex-basis:9.09090909%;max-width:9.09090909%}.content [class*="grid-12"]>.col{flex-basis:8.33333333%;max-width:8.33333333%}.content.main-content.w-720 [class*="_lg-1"]>.col{flex-basis:100%;max-width:100%}.content.main-content.w-720 [class*="_lg-2"]>.col{flex-basis:50%;max-width:50%}.content.main-content.w-720 [class*="_lg-3"]>.col{flex-basis:33.33333333%;max-width:33.33333333%}.content.main-content.w-720 [class*="_lg-4"]>.col{flex-basis:25%;max-width:25%}.content.main-content.w-720 [class*="_lg-5"]>.col{flex-basis:20%;max-width:20%}.content.main-content.w-720 [class*="_lg-6"]>.col{flex-basis:16.66666667%;max-width:16.66666667%}.content.main-content.w-720 [class*="_lg-7"]>.col{flex-basis:14.28571429%;max-width:14.28571429%}.content.main-content.w-720 [class*="_lg-8"]>.col{flex-basis:12.5%;max-width:12.5%}.content.main-content.w-720 [class*="_lg-9"]>.col{flex-basis:11.11111111%;max-width:11.11111111%}.content.main-content.w-720 [class*="_lg-10"]>.col{flex-basis:10%;max-width:10%}.content.main-content.w-720 [class*="_lg-11"]>.col{flex-basis:9.09090909%;max-width:9.09090909%}.content.main-content.w-720 [class*="_lg-12"]>.col{flex-basis:8.33333333%;max-width:8.33333333%}.content.main-content.w-530 [class*="_md-1"]>.col{flex-basis:100%;max-width:100%}.content.main-content.w-530 [class*="_md-2"]>.col{flex-basis:50%;max-width:50%}.content.main-content.w-530 [class*="_md-3"]>.col{flex-basis:33.33333333%;max-width:33.33333333%}.content.main-content.w-530 [class*="_md-4"]>.col{flex-basis:25%;max-width:25%}.content.main-content.w-530 [class*="_md-5"]>.col{flex-basis:20%;max-width:20%}.content.main-content.w-530 [class*="_md-6"]>.col{flex-basis:16.66666667%;max-width:16.66666667%}.content.main-content.w-530 [class*="_md-7"]>.col{flex-basis:14.28571429%;max-width:14.28571429%}.content.main-content.w-530 [class*="_md-8"]>.col{flex-basis:12.5%;max-width:12.5%}.content.main-content.w-530 [class*="_md-9"]>.col{flex-basis:11.11111111%;max-width:11.11111111%}.content.main-content.w-530 [class*="_md-10"]>.col{flex-basis:10%;max-width:10%}.content.main-content.w-530 [class*="_md-11"]>.col{flex-basis:9.09090909%;max-width:9.09090909%}.content.main-content.w-530 [class*="_md-12"]>.col{flex-basis:8.33333333%;max-width:8.33333333%}.content.main-content.w-440 [class*="_sm-1"]>.col{flex-basis:100%;max-width:100%}.content.main-content.w-440 [class*="_sm-2"]>.col{flex-basis:50%;max-width:50%}.content.main-content.w-440 [class*="_sm-3"]>.col{flex-basis:33.33333333%;max-width:33.33333333%}.content.main-content.w-440 [class*="_sm-4"]>.col{flex-basis:25%;max-width:25%}.content.main-content.w-440 [class*="_sm-5"]>.col{flex-basis:20%;max-width:20%}.content.main-content.w-440 [class*="_sm-6"]>.col{flex-basis:16.66666667%;max-width:16.66666667%}.content.main-content.w-440 [class*="_sm-7"]>.col{flex-basis:14.28571429%;max-width:14.28571429%}.content.main-content.w-440 [class*="_sm-8"]>.col{flex-basis:12.5%;max-width:12.5%}.content.main-content.w-440 [class*="_sm-9"]>.col{flex-basis:11.11111111%;max-width:11.11111111%}.content.main-content.w-440 [class*="_sm-10"]>.col{flex-basis:10%;max-width:10%}.content.main-content.w-440 [class*="_sm-11"]>.col{flex-basis:9.09090909%;max-width:9.09090909%}.content.main-content.w-440 [class*="_sm-12"]>.col{flex-basis:8.33333333%;max-width:8.33333333%}.content.main-content.w-375 [class*="_xs-1"]>.col{flex-basis:100%;max-width:100%}.content.main-content.w-375 [class*="_xs-2"]>.col{flex-basis:50%;max-width:50%}.content.main-content.w-375 [class*="_xs-3"]>.col{flex-basis:33.33333333%;max-width:33.33333333%}.content.main-content.w-375 [class*="_xs-4"]>.col{flex-basis:25%;max-width:25%}.content.main-content.w-375 [class*="_xs-5"]>.col{flex-basis:20%;max-width:20%}.content.main-content.w-375 [class*="_xs-6"]>.col{flex-basis:16.66666667%;max-width:16.66666667%}.content.main-content.w-375 [class*="_xs-7"]>.col{flex-basis:14.28571429%;max-width:14.28571429%}.content.main-content.w-375 [class*="_xs-8"]>.col{flex-basis:12.5%;max-width:12.5%}.content.main-content.w-375 [class*="_xs-9"]>.col{flex-basis:11.11111111%;max-width:11.11111111%}.content.main-content.w-375 [class*="_xs-10"]>.col{flex-basis:10%;max-width:10%}.content.main-content.w-375 [class*="_xs-11"]>.col{flex-basis:9.09090909%;max-width:9.09090909%}.content.main-content.w-375 [class*="_xs-12"]>.col{flex-basis:8.33333333%;max-width:8.33333333%}.wysiwyg>*:first-child{margin-top:0}.wysiwyg>*:first-child>*:first-child{margin-top:0}.wysiwyg>*:first-child>*:first-child>*:first-child{margin-top:0}.wysiwyg>*:last-child{margin-bottom:0}.wysiwyg>*:last-child>*:last-child{margin-bottom:0}.wysiwyg>*:last-child>*:last-child>*:last-child{margin-bottom:0}.wysiwyg h2,.wysiwyg h3,.wysiwyg h4,.wysiwyg h5,.wysiwyg h6{font-weight:400;line-height:1.3}.wysiwyg h2{font-weight:400;margin:1.875rem 0 1.25rem;text-transform:none;font-size:1.8rem;line-height:1.3;color:#ed6f05}.main-content.w-720 .wysiwyg h2{margin-bottom:1.0625rem}.main-content.w-530 .wysiwyg h2{margin-bottom:.9375rem;font-size:1.6rem}.main-content.w-440 .wysiwyg h2{margin-bottom:.8125rem}.wysiwyg h3{font-weight:400;margin:1.875rem 0 1.25rem;text-transform:none;font-size:1.4rem;line-height:1.4}.main-content.w-720 .wysiwyg h3{margin-bottom:1.0625rem}.main-content.w-530 .wysiwyg h3{margin-bottom:.9375rem;font-size:1.3rem}.main-content.w-440 .wysiwyg h3{margin-bottom:.8125rem}.wysiwyg p{margin:1.25rem 0}.wysiwyg ul{padding-left:20px;list-style-type:none;margin:1.25rem 0}.wysiwyg ul li{position:relative;padding-left:15px}.wysiwyg ul li:before{content:"";position:absolute;display:block;top:8px;left:0;background-color:#363636;width:6px;height:6px;border-radius:50%}.wysiwyg ol{padding-left:35px;margin:1.25rem 0}.wysiwyg a{color:#ed6f05;transition:color .25s;text-decoration:underline}.wysiwyg a:hover{color:#363636}.wysiwyg table{border-collapse:collapse;margin:1.25rem/5 0}.wysiwyg .ck-spoiler{margin-top:1em}.wysiwyg .ck-spoiler p{margin-top:0;margin-bottom:1em}.wysiwyg .ck-image-left{float:left;margin:.35rem 1.25rem 1.25rem 0 !important;max-width:100%;border-bottom:6px solid #363636;border-radius:5px;background:none}.wysiwyg .ck-image-left.mb-none{margin-bottom:0!important}.wysiwyg .ck-image-left.resize{margin-bottom:1.5rem !important}.wysiwyg .ck-image-right{float:right;margin:.35rem 0 1.25rem 1.25rem !important;max-width:100%;border-bottom:6px solid #363636;border-radius:5px;background:none}.wysiwyg .ck-image-right.mb-none{margin-bottom:0!important}.wysiwyg .ck-image-right.resize{margin-bottom:1.5rem !important}.wysiwyg .ck-image{float:none;margin:0;padding:2px;max-width:100%;border:1px solid #363636;border-radius:5px;background:none}.wysiwyg .ck-table-user th{padding:5px 10px;border:1px solid #363636;background:#eceeee}.wysiwyg .ck-table-user td{padding:5px 10px;border:1px solid #363636}.main-content.w-375 .wysiwyg .ck-table-user td,.main-content.w-375 .wysiwyg .ck-table-user th{font-size:85%}.wysiwyg .ck-table-invisible{border:none;border-collapse:collapse}.wysiwyg .ck-table-invisible td,.wysiwyg .ck-table-invisible th{padding:0;border:none;background:none}.wysiwyg .ck-hidden{display:none}.wysiwyg .ck-spoiler-show{margin:0!important}
/*# sourceMappingURL=./main.css.map */