body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img,abbr{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400}ul li{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}legend{color:#000}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main{display:block}img{max-width:100%;height:auto}*{box-sizing:border-box}html{height:100%}body{font-family:GothamPro,Verdana,Geneva,"sans-serif";font-size:16px;line-height:23px;color:#2e3026;height:100%}ol{margin:0;padding:0}input{all:unset}input,textarea{outline:none;box-sizing:border-box}input:active,textarea:active{outline:none}input:-webkit-autofill{-webkit-transition:all 5000s ease-in-out 0s;transition:all 5000s ease-in-out 0s;background-color:#fff!important}sub,sup{line-height:0;position:relative;vertical-align:baseline;margin-left:3px}sup{top:-.3em}sub{bottom:-.5em}@font-face{font-family:GothamPro-Light;src:url(/build/assets/GothamPro-Light-CPjou0C8.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:GothamPro;src:url(/build/assets/GothamPro-Du9K9V6N.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:GothamPro-Medium;src:url(/build/assets/GothamPro-Medium-iYQ3fmPI.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:GothamPro-Bold;src:url(/build/assets/GothamPro-Bold-DGQWp3pO.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:GothamPro-Black;src:url(/build/assets/GothamPro-Black-Dz7QWse_.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(/build/assets/Lato-C-FCJEcD.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}strong{font-family:GothamPro-Medium}.main,#app{height:100%;display:flex;flex-direction:column;justify-content:space-between}.conteiner,.wrp,.header,.mainmenu,.slaider,.mobileMenu{max-width:1440px;margin:0 auto;padding-left:112px;padding-right:112px}.slaider{background-color:#fff}.rel{position:relative}.mobileAbs{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1000;background-color:red}.row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.fixed{position:fixed;left:0;right:0}.conteiner main{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(100% / 12 * 8 - 30px)}.conteiner .full,.full-field{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(100% - 30px)}.nine{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(75% - 30px)}.conteiner .ten{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(100% / 12 * 10 - 30px)}.conteiner aside{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(25% - 30px);margin-left:calc(100% / 12 * 1 + 15px)}.loader{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;background-color:rgba(255,255,255,.9);display:flex;justify-content:center;align-items:center}.loader svg{width:50px;height:50px;fill:#fe8802;animation-name:rotation;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:linear;opacity:.5}.relative{position:relative}.mt8{margin-top:8px}.mt-12{margin-top:12px}.mt-24{margin-top:24px}.mt-18m{margin-top:-18px}.mb-12{margin-bottom:12px}@keyframes rotating{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.rotating{animation:rotating 2s linear infinite}.fadeIn-enter-active{animation:fadeIn .8s}.fadeIn-leave-active{animation:fadeOut .8s}.fade-enter-active{transition:opacity .3s}.fade-enter{opacity:0}.fade-leave-active{transition:none}.fade-leave-to{opacity:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadePush-enter-active{animation:fadePushIn .3s ease-in}.fadePush-leave-active{animation:fadePushOut .3s ease-out}@keyframes fadePushIn{0%{opacity:0}to{opacity:1}}@keyframes fadePushOut{0%{opacity:1}to{opacity:0;transform:scale(1.1)}}.slide-left-enter-active,.slide-left-leave-active{transition:transform .8s,opacity .8s;position:absolute;width:100%}.slide-left-enter{transform:translate(100%);opacity:0}.slide-left-enter-to,.slide-left-leave{transform:translate(0);opacity:1}.slide-left-leave-to{transform:translate(-100%);opacity:0}.flex-sb{display:flex;justify-content:space-between;align-items:center}.flex-sb-def{display:flex;justify-content:space-between}.f-sb{justify-content:space-between}.d-if{display:inline-flex!important}.ai{align-items:center}.ais{align-items:start}.flex{display:flex;align-items:center}.flex-end{justify-content:flex-end!important}.flex-wrap{flex-wrap:wrap}.nobreak{white-space:nowrap}.ml-a{margin-left:auto}.ml-1{margin-left:4px}.ml-2{margin-left:8px}.ml-3{margin-left:16px}.ml-4{margin-left:24px}.ml-6{margin-left:32px}.mr-1{margin-right:4px}.mr-2{margin-right:8px}.mt15{margin-top:15px}.mt-1{margin-top:4px}.mt-2{margin-top:10px}.mt-3{margin-top:16px}.mt-4{margin-top:20px}.my-4{margin:20px 0}.mt-6{margin-top:32px}.mb-3{margin-bottom:16px}.mb-6{margin-bottom:32px}.mt-8{margin-top:40px}.mb-8{margin-bottom:40px}.my-3{margin-top:16px;margin-bottom:16px}.my-4{margin-top:20px;margin-bottom:20px}.my-8{margin-top:40px;margin-bottom:40px}.mx-1{margin-left:4px;margin-right:4px}.mx-8{margin-left:40px;margin-right:40px}.m0{margin:0!important}.pr-2{padding-right:8px}.pr-3{transition:padding .3s ease;padding-right:16px}.pr-6{transition:padding .3s ease;padding-right:40px}.w100pc{width:100%}.h100{height:100%}.mh100{min-height:100px}.pointer{cursor:pointer}.info{color:#8e8181;fill:#8e8181}.warn{color:#eb5757;fill:#eb5757}.success{color:#99af3b;fill:#99af3b}em{font-style:italic}.no-fill{fill:none!important}.videoYou{width:100%;margin:20px 0;max-width:680px}.videoYou__show{padding-top:56.315%;position:relative}.videoYou__show iframe{position:absolute;top:0;min-width:100%;min-height:100%}.ck .ck-powered-by{display:none!important}.none{display:none}button,.button{display:flex;justify-content:center;align-items:center;padding:0 16px;position:relative;border-radius:6px;font-weight:400;letter-spacing:.25px;border:0px;cursor:pointer}button a,.button a{color:#fff;text-decoration:none}button span,.button span{position:relative}button span svg,.button span svg{position:absolute;top:-2px;left:-32px}button .loading,.button .loading{fill:#fe8802;box-shadow:0 4px 20px rgba(0,0,0,.07);cursor:wait;width:20px;height:20px;margin-right:8px;animation-name:rotation;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:linear}button .loading-inv,.button .loading-inv{fill:#fff}button .mini-cart,.button .mini-cart{display:flex;align-items:center;justify-content:center}button .mini-cart svg,.button .mini-cart svg{width:20px!important;height:20px!important;flex-shrink:0;margin:0!important}.big{height:56px;font-size:16px}.mid{height:44px;font-size:15px}.small{height:32px;font-size:15px}.orange{background:#fe8802;color:#fff}.orange:hover{box-shadow:0 4px 20px rgba(0,0,0,.07);background:#ff941b}.orange .mini-cart>svg{fill:#fff!important}.orange-inv{background:#fff;color:#fe8802;border:1px #fe8802 solid}.orange-inv:hover{box-shadow:0 4px 20px rgba(0,0,0,.07)}.orange-inv svg,.orange-inv .mini-cart>svg{fill:#fe8802!important}.green-inv{background:#fff;color:#99af3b;border:1px #99af3b solid}.green-inv:hover{box-shadow:0 4px 20px rgba(0,0,0,.07)}.green-inv svg{fill:#99af3b}button .grey,.btn-grey{background:#f7f7f7;color:#2e3026}button .grey span,.btn-grey span{color:#2e3026}.grey-inv{background:#4d4e48;color:#fff}.grey-inv span{color:#fff}.green{background:#99af3b;color:#fff}.green:hover{box-shadow:0 4px 20px rgba(0,0,0,.07);background:#a6bc46}.btn-disabled{cursor:not-allowed;background:#8e8181!important;color:#fff!important;border-color:#c4c6c4!important}.btn-disabled:hover{background:#c4c6c4!important}.outline{background-color:#fff;border-radius:6px;border:1px solid #c4c6c4;color:#8e8181}.outline svg{margin-right:8px}.outline:hover{box-shadow:0 4px 20px rgba(0,0,0,.07)}.bold{font-family:GothamPro-Medium;color:#2e3026}.bold svg{fill:#2e3026}.text-btn{background-color:transparent;border:none}.w48{width:48px}.w270{width:270px}.w150{width:150px}.w160{width:160px}.w175{width:175px}.w183{width:183px}.w215{width:215px}.w230{width:230px}.w250{width:250px}.w360{width:360px}.w100prc{width:100%}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.inp{margin-bottom:24px;position:relative}.inp input,.inp .select{border:1px solid #dedede;border-radius:6px;letter-spacing:.0025em;line-height:25px;font-family:GothamPro;color:#2e3026;background-color:#fff;padding-left:16px;filter:drop-shadow(0px 4px 20px rgba(0,0,0,.07))}.inp input:disabled{color:#9a9c93;background-color:#f2f2f2;cursor:not-allowed}.inp .big{height:56px;font-size:18px}.inp .mid{height:44px;font-size:14px}.inp .mw360{min-width:360px}.inp .maxw550{max-width:550px}.inp label{display:block;font-size:14px;margin-bottom:4px}.inp .icon-after{position:absolute;cursor:pointer}.inp .mid-icon{width:22px;height:22px;right:12px;top:13px}.inp .eye{width:24px;height:24px;cursor:pointer;position:absolute;top:34px;left:324px}.inp .eye svg{fill:#8e8181}.inp .clea-mini{width:18px;height:18px;cursor:pointer;position:absolute;top:38px;left:330px}.error{margin-bottom:4px;height:14px;color:#eb5757;font-size:12px}.select-virual{position:relative;font-family:GothamPro;background-color:#fff}.select-virual .field{color:#2e3026;border:1px solid #dedede;border-radius:6px;letter-spacing:.0025em;line-height:25px;padding-left:16px;display:flex;align-items:center;justify-content:space-between}.select-virual .field span{flex-grow:1;cursor:pointer}.select-virual svg{width:24px;height:24px;cursor:pointer;transition:transform .4s ease-in-out;transform-origin:center center;transform-style:preserve-3d;margin-right:10px}.select-virual .action{transform:rotateX(180deg)}.select-virual .autocomplit{padding:18px 0 18px 16px;position:absolute;top:70px;left:-1px;right:-1px;background-color:#fff;z-index:1002;height:300px;overflow-y:scroll;box-shadow:0 4px 20px rgba(0,0,0,.07);border-radius:6px;scrollbar-width:none}.select-virual .list-header{position:absolute;top:70px;left:-1px;right:-1px;z-index:1003;height:20px;background-color:#fff}.select-virual .select-list{margin-top:10px}.select-virual .select-list li{margin:8px 0!important;border:0px!important;padding:0!important}.select-virual .select-list li div{font-size:14px!important;padding:2px 0!important;cursor:pointer;transition:background-color .4s ease-in,padding-left .4s ease-in}.select-virual .select-list li div:hover{background-color:#f7f7f7;padding-left:8px!important}.list-header{position:absolute;top:70px;left:-1px;right:-1px;z-index:1003;height:30px;background-color:#fff;text-align:right}.list-header svg{width:20px;height:20px;margin:10px 10px 0 0;cursor:pointer}.hints-input{padding:18px 0 18px 16px;position:absolute;top:90px;left:-1px;right:-1px;background-color:#fff;z-index:1002;max-height:250px;overflow-y:scroll;box-shadow:0 4px 20px rgba(0,0,0,.07);border-radius:6px;scrollbar-width:none}.hints-input .hints-list li div{font-size:12px;padding:4px;cursor:pointer;transition:background-color .3s ease-in}.hints-input .hints-list li div:hover{background-color:#f7f7f7}.inp-error input{border-color:#eb5757}.inp-error label{color:#eb5757}.inp-error .textarea{border-color:#eb5757}.checkbox{position:absolute;z-index:-1;opacity:0}.checkbox+label{display:inline-flex;align-items:flex-start;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.checkbox+label:before{content:"";display:inline-block;width:1em;height:1em;flex-shrink:0;flex-grow:0;border:1px solid #adb5bd;border-radius:.25em;margin-right:.5em;background-repeat:no-repeat;background-position:center center;background-size:80% 80%;background-color:#fff}.checkbox:checked+label:before{border-color:#99af3b;background-color:#99af3b;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 12'%3e%3cpath fill='%23fff' d='M5.83366 11.4168L0.416992 6.00008L1.94449 4.47258L5.83366 8.35092L14.0562 0.128418L15.5837 1.66675L5.83366 11.4168Z'/%3e%3c/svg%3e")}.checkbox:disabled+label{cursor:not-allowed;opacity:.5}.checkbox:disabled+label:before{border-color:#ccc;background-color:#eee}.radio{position:absolute;z-index:-1;opacity:0}.radio+label{display:inline-flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.radio+label:before{content:"";display:inline-block;width:18px;height:18px;flex-shrink:0;flex-grow:0;border:1px solid #adb5bd;border-radius:10px;margin-right:14px;background-repeat:no-repeat;background-position:center center;background-size:100% 100%}.radio:checked+label:before{border-color:#99af3b;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='%2399AF3B' d='M10 5C7.24 5 5 7.24 5 10C5 12.76 7.24 15 10 15C12.76 15 15 12.76 15 10C15 7.24 12.76 5 10 5ZM10 0C4.48 0 0 4.48 0 10C0 15.52 4.48 20 10 20C15.52 20 20 15.52 20 10C20 4.48 15.52 0 10 0ZM10 18C5.58 18 2 14.42 2 10C2 5.58 5.58 2 10 2C14.42 2 18 5.58 18 10C18 14.42 14.42 18 10 18Z'/%3e%3c/svg%3e")}.textarea{border:1px solid #dedede;filter:drop-shadow(0px 4px 20px rgba(0,0,0,.07));border-radius:6px;width:100%;min-height:150px;padding:16px 8px;color:#8e8181;resize:none;background:#fff;--ck-color-selector-focused-cell-background: #99af3b !important;--ck-color-base-focus: #99af3b !important;--ck-color-focus-border: #99af3b !important;--ck-focus-ring: 1px solid #ffffff !important}.textarea .ck-content{min-height:150px!important;height:100%!important}.textarea .ck-focused{box-shadow:none!important}.comment{margin:16px 0;border:1px solid #dedede;filter:drop-shadow(0px 4px 20px rgba(0,0,0,.07));border-radius:6px;width:100%;padding:24px;font-size:14px}.tooltip{position:relative}.tooltip:hover:after{content:attr(data-text);display:flex;align-items:center;justify-content:center;background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.07);border-radius:6px;padding:10px;font-family:GothamPro;font-style:normal;font-weight:400;font-size:12px;line-height:15px;position:absolute;min-height:30px;z-index:1000;white-space:pre-line}.tooltip-bl200:hover:after{width:200px}.tooltip-bl200:hover:after{top:30px;left:auto;right:0}.tooltip-bl150:hover:after{width:150px}.tooltip-bl150:hover:after{top:30px;left:auto;right:0}.tooltip-br200:hover:after{width:150px}.tooltip-br200:hover:after{top:30px;left:0;right:auto}.tooltip-bc200:hover:after{width:200px}.tooltip-bc200:hover:after{top:30px;left:-85px;right:auto}.tooltip-bc150:hover:after{width:150px}.tooltip-bc150:hover:after{top:30px;left:-65px;right:auto}.tooltip-h:hover:after{white-space:nowrap!important}.tooltip-right:hover:after{top:-12px;left:30px}.tooltip-wrapper{position:relative;display:inline-block;cursor:pointer}.tooltip-box{position:absolute;background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.07);border-radius:6px;padding:10px;font-family:GothamPro,sans-serif;font-size:12px;line-height:15px;z-index:1000;display:none;white-space:pre-line}.account-field{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(75% - 30px)}.account-page{margin-bottom:52px}.account-page .exit{display:flex;align-items:center;margin-top:24px;width:260px;cursor:pointer}.account-page .exit span{margin-left:8px;color:#000}.account-page .exit svg{margin-top:-2px}.ac-top-menu{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(100% - 30px)}.ac-left-menu{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(100% / 12 * 3.5 - 30px)}.discounts{background:#f6f6f6;padding:32px;border-radius:6px}.discounts .data{display:flex;align-items:center;margin-top:16px}.discounts .sum,.discounts .my-discount{display:flex;align-items:center}.discounts .sum{margin-right:16px}.discounts .line{height:2px;background-color:#99af3b;margin:55px 0 35px;padding:0 16px 0 24px;position:relative;z-index:2}.discounts .resLine{position:relative}.discounts ul{position:absolute;height:48px;left:0;right:0;top:-23px;display:flex;align-items:center;justify-content:space-between}.discounts ul li{color:#fff;display:flex;justify-content:center;align-items:center}.discounts .start{width:48px;height:48px;border-radius:24px;background:#738c03}.discounts .step{width:32px;height:32px;border-radius:16px;background:#a6bc46;position:relative;z-index:2}.discounts .step:before{position:absolute;right:0;color:#2e3026;white-space:nowrap;font-size:10px}.discounts .step:nth-child(2):before{top:-20px;content:"3 000 ₽"}.discounts .step:nth-child(3):before{top:36px;content:"5 000 ₽"}.discounts .step:nth-child(4):before{top:-20px;content:"10 000 ₽"}.discounts .step:nth-child(5):before{top:36px;content:"20 000 ₽"}.discounts .step:nth-child(6):before{top:-20px;content:"30 000 ₽"}.discounts .result{margin-top:54px;border-radius:6px;background:rgba(254,136,2,.5);padding:16px}.discounts .marker{position:absolute;top:0;transition:left .3s ease-in;z-index:-1}.discounts .body{position:relative;height:35px;width:2px;background-color:#fe8802}.discounts .body .round{top:35px;left:-5px;position:absolute;width:12px;height:12px;background:#fe8802;border-radius:6px}.ac-menu{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;margin-top:56px}.ac-menu li{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(100% / 12 * 4 - 30px);border-radius:6px;background:#f6f6f6;padding:32px 16px 16px;margin-bottom:24px;cursor:pointer}.ac-menu li a{color:#2e3026;text-decoration:none}.ac-menu .dev{opacity:.4;cursor:not-allowed}.ac-menu .info{display:flex;align-items:center;margin-top:20px}.ac-menu .info svg{width:24px;height:24px;fill:#99af3b;margin-right:8px}.left-ac-menu{margin-top:56px;display:flex;align-items:center;flex-direction:column;gap:10px}.left-ac-menu .dev{opacity:.4;cursor:not-allowed}.left-ac-menu .action{background-color:#99af3b;color:#fff}.left-ac-menu .action a{color:#fff}.left-ac-menu li{align-self:stretch;border-radius:6px;background:rgba(153,175,59,.15);padding:16px;text-align:center}.left-ac-menu a{color:#2e3026;text-decoration:none}.ac-right{margin-top:56px;box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(100% / 12 * 8.5 - 30px);padding-left:26px}.ac-right .category-mobile{display:flex!important}.ac-right .category-mobile .list li{cursor:pointer}.ac-right .product .item-menu{margin:0;width:100%}.ac-right .personal{display:flex;align-items:center}.ac-right .inp{margin-bottom:12px}.ac-right .personal-pwd{margin-top:42px}.ac-right .photo{width:80px;height:80px;border-radius:40px;overflow:hidden;margin-right:14px;background-color:#ededed;color:#2e3026;font-size:21px;display:flex;align-items:center;justify-content:center;letter-spacing:.053px}.ac-right .orders>li{border:1px solid #ededed;border-radius:6px}.ac-right .orders>li:not(:last-child){margin-bottom:32px}.ac-right .orders .ord-title{background:#f6f6f6;padding:24px 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ededed}.ac-right .orders .peach .ord-title{background:rgba(254,136,2,.01);transition:background .3s ease-in}.ac-right .orders .yes .ord-title{background:rgba(115,140,3,.01);transition:background .3s ease-in}.ac-right .orders .del .ord-title{background:rgba(219,82,78,.01);transition:background .3s ease-in}.ac-right .orders .body{padding:24px}.ac-right .orders .body>div:not(:last-child){margin-bottom:12px}.ac-right .orders .body .status{font-size:12px;font-weight:700;padding:8px 16px;border-radius:6px;background-color:#ededed}.ac-right .orders .body .peach{background:rgba(254,136,2,.2)}.ac-right .orders .body .yes{background:rgba(115,140,3,.2)}.ac-right .orders .body .del{background:rgba(219,82,78,.2)}.ac-right .history,.ac-right .detail{text-decoration:underline;cursor:pointer}.ac-right .history{cursor:not-allowed;color:#8e8181}.ac-right .peach{background-color:rgba(254,136,2,.2)}.ac-right .yes{border:1px solid #ededed;background:rgba(115,140,3,.2)}.ac-right .del{background:rgba(219,82,78,.2)}.ac-right .detail-data ul{margin-left:16px}.ac-right .detail-data li{list-style-type:disc}.ac-right .detail-data li:not(:last-child){margin-bottom:16px}.ac-right .detail-data .name,.ac-right .detail-data .quantity,.ac-right .detail-data .discount{margin-bottom:8px}.ac-right .detail-data .discount{text-decoration:line-through}.ac-right .h-devider{width:100%;height:1px;background:#8e8181;margin:16px 0}.ac-right .saved li{margin-bottom:16px;padding:16px;border:1px solid #ededed;border-radius:6px;display:flex;align-items:center}.ac-right .saved img{margin-right:16px}.ac-right .saved .name-cart{margin:8px 0}.ac-right .saved .action-cart a{color:#99af3b}.ac-right .saved .delete{color:#8e8181;cursor:pointer;text-decoration:underline}.ac-right .courses li{display:flex;margin-bottom:32px;padding:24px;background-color:#f7f7f7;border-radius:6px}.ac-right .courses li a{color:#2e3026}.ac-right .courses li .img{margin-right:24px;width:80px;height:80px;flex-shrink:0;border-radius:4px;overflow:hidden}.ac-right .courses li img{width:auto;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.ac-right .courses .course-action{display:flex}.ac-right .courses .course-name a,.ac-right .courses .course-name span{font-size:18px!important;line-height:20px!important;font-family:GothamPro-Medium;color:#2e3026}.ac-right .documents{margin-top:16px}.ac-right .documents li{display:flex;align-items:center;margin-bottom:12px}.ac-right .documents .inform{width:24px;height:24px}.ac-right .waitlist li{align-items:start}.ac-right .waitlist .delete{text-align:center;margin-right:16px}.ac-right .waitlist a{color:#2e3026!important;text-decoration:none!important}.ac-right .waitlist .orange-inv{margin-top:16px}.ac-right .waitlist .img{flex-shrink:0}.ac-right .icon-social{width:80px;height:80px;border-radius:40px;display:flex;justify-content:center;align-items:center;margin-right:16px;flex-shrink:0}.ac-right .icon-social svg{width:35px;height:34px;fill:#fff}.ac-right .deactivated{background-color:#ededed}.ac-right .tg{background-color:#45aee4}.ac-right .code{display:none;cursor:pointer;border-bottom:1px dashed #2e3026}.ac-right .link a{color:#fe8802}.ac-right .mailings{margin-top:52px}.ac-right .mailings-desc,.ac-right .mailings ul{margin-top:24px}.ac-right .mailings li{margin-bottom:24px}.ac-right .mailings .desc{margin-top:2px}.cart-main .gifts{margin-bottom:32px}.cart-main .cart-hydr{padding:24px;border:1px solid #eb5757;border-radius:12px;display:flex;background:#f9ecec}.cart-main .cart-hydr .check-hydr .checkbox+label:before{scale:1.4;margin-top:3px}.cart-main .cart-hydr h5{margin-left:8px}.cart-main .cart-hydr h5 span{display:block}.cart-main .cart-hydr h5 a{color:#2e3026;text-decoration:underline}.cart-main .goods-in-cart{margin:52px 0}.cart-main .action{margin-top:32px;display:flex;align-items:center;justify-content:space-between}.cart-main .action .btn-text1{width:230px}.cart-main .cart-save{display:flex;align-items:center;cursor:pointer}.cart-main .cart-save span{margin-right:12px;line-height:24px;border-bottom:1px dashed #8e8181}.cart-main .cart-save svg{fill:#8e8181}.cart-main .cart-save .tooltip:hover>svg{fill:#fe8802}.cart-main .cart-header{height:46px;border-radius:6px;background-color:#f2f2f2;color:#8e8181;line-height:46px;padding-left:106px;margin-top:32px}.cart-main li{margin-top:32px;padding-bottom:32px;display:flex;justify-content:space-between;border-bottom:1px solid rgba(0,0,0,.12)}.cart-main .photo{padding:3px 9px;margin-right:24px;display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:82px}.cart-main .photo .del{border-bottom:1px dashed #8e8181;cursor:pointer;color:#8e8181}.cart-main .gift-line{display:flex;flex-grow:2;justify-content:space-between;flex-wrap:wrap}.cart-main .gift-name{text-align:left;width:280px;flex-grow:2}.cart-main .gift-name h5{max-width:265px}.cart-main .gift-name a:link,.cart-main .gift-name a:visited{text-decoration:none;color:#8e8181}.cart-main .gift-name a:hover{text-decoration:underline;color:#8e8181}.cart-main .goods-line{display:flex;flex-grow:2;justify-content:space-between}.cart-main .cart-name{text-align:left;width:280px;flex-grow:2}.cart-main .cart-name h5{max-width:265px}.cart-main .cart-name a:link,.cart-main .cart-name a:visited{text-decoration:none;color:#8e8181}.cart-main .cart-name a:hover{text-decoration:underline;color:#8e8181}.cart-main .article{margin-top:8px;color:#8e8181}.cart-main .condition-sum-block{width:100%}.cart-main .condition-sum{margin-top:24px;max-width:265px}.cart-main .condition-sum .indicator{margin-top:8px;display:flex;justify-content:space-between;align-items:center}.cart-main .condition-sum .line{position:relative;background-color:#d9d9d9;height:3px;width:100%}.cart-main .condition-sum .progress{background-color:#99af3b;height:3px;position:absolute;top:0;left:0;bottom:0;transition:1s}.cart-main .condition-sum .sum{flex-shrink:0}.cart-main .cart-note{width:170px;font-family:GothamPro-Medium;font-weight:400;font-size:16px;line-height:20px;text-align:right;letter-spacing:.25px;margin-left:16px}.cart-main .condition{color:#8e8181;max-width:195px}.cart-main .green-cart{color:#99af3b}.cart-main .free,.cart-main .spec{color:#fe8802}.cart-main .order{min-width:210px;margin-left:12px;display:flex;justify-content:space-between;align-items:flex-start}.cart-main .cart-count{display:flex;justify-content:space-between;width:130px;align-items:center;flex-shrink:0}.cart-main .cart-count svg{fill:#2e3026}.cart-main .cart-count .disabled{cursor:not-allowed}.cart-main .cart-count .disabled svg{fill:#b3b3b3}.cart-main .minus,.cart-main .plus{width:40px;height:40px;border-radius:6px;border:1px solid #c4c6c4;display:flex;justify-content:center;align-items:center;cursor:pointer}.cart-main .price{text-align:right;flex-shrink:0;color:#646562}.cart-main .old{text-decoration:line-through}.cart-main .label{display:flex;align-items:center}.cart-main h2{margin:0 0 32px}.cart-main .articles{margin:52px 0;padding:24px;background-color:#f7f7f7}.cart-main .articles li{border-bottom:0px;justify-content:start;margin:8px 0;padding:0;align-items:center}.cart-main .articles svg{fill:#fe8802;margin-right:8px;flex-shrink:0}.cart-main .articles a:link{font-family:GothamPro-Medium}.cart-main .articles a:link,.cart-main .articles a:visited{color:#646562}.cart-summary{position:sticky;top:85px}.cart-summary .accepted{display:inline-block;align-items:center;padding:8px 10px;background-color:#f7f7f7;border-radius:6px;color:#2e3026;margin-top:12px;font-size:12px;line-height:12px}.cart-summary .accepted div{display:flex;align-items:center}.cart-summary .accepted span{margin-right:4px}.cart-summary .accepted svg{fill:#8e8181;cursor:pointer}.cart-summary .t-category-m{display:flex;justify-content:space-between;margin:16px 0 8px;align-items:center}.cart-summary .discount{color:#a6bc46}.cart-summary .count{padding:22px 0}.cart-summary .summary{margin-top:25px;display:flex;justify-content:space-between}.cart-summary .discount-sum{display:flex;align-items:center}.cart-summary .discount-sum svg{margin-left:6px;cursor:pointer;fill:#8e8181}.cart-summary .discount-sum .tooltip:hover>svg{fill:#fe8802!important}.cart-summary .h-devider{margin-top:32px;border-bottom:1px solid rgba(0,0,0,.12)}.cart-summary .green{background:#99af3b;color:#fff}.cart-summary .green:hover{box-shadow:0 4px 20px rgba(0,0,0,.07);background:#a6bc46}.conteiner .cart-summary .promo-btn{margin:16px 0}.conteiner .cart-summary .order-btn{margin-top:32px}.conteiner .cart-summary .buttons{background-color:#fff;padding-bottom:20px}.saved .name{margin-top:46px}.saved .name .b5{margin-top:8px}.saved .link{display:flex;align-items:center}.saved .link span{margin-left:15px;cursor:pointer}.saved .link .dashed{border-bottom:1px dashed #2e3026}.saved .operation li{margin-top:15px!important;border-bottom:0px;margin:0;padding:0}.saved .orange-inv{margin-top:45px}.saved .cart-count{border:1px solid rgba(0,0,0,.12);border-radius:6px;padding:9px;width:60px;display:flex;justify-content:center}.saved .cart-count h4{text-align:center}.saved .summa{display:flex;justify-content:flex-end;margin-top:32px}.saved .summa .price{margin-left:14px}.saved .summa .w270{display:flex;align-items:center}.saved .note-cart{display:flex;justify-content:flex-end;margin:24px 0 36px}.saved .goods-in-cart{margin:0}.saved .order{min-width:250px;margin-left:12px;display:flex;justify-content:space-between;align-items:flex-start}.checkout{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#fff;z-index:1001;height:100%;overflow-y:scroll}.checkout .conteiner,.checkout .row{height:100%}.checkout .ofices-main{padding:0 12px}.checkout .logo{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(100% - 30px)}.checkout .logo svg{margin:46px 0 58px;width:186px;fill:#99af3b}.checkout .steps{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(100% - 30px)}.checkout .steps ul{margin:56px 0;display:flex;color:#8e8181}.checkout .steps ul a{color:#8e8181;text-decoration:none}.checkout .steps ul .action{color:#2e3026;border-bottom:4px solid #99af3b}.checkout .steps ul li{height:40px;padding:0 24px 16px;transition:.4s;border-bottom:1px solid #8e8181}.checkout .steps h2,.checkout .steps .ml-a{display:none}.checkout .steps .action h2{display:none;font-size:28px;font-style:normal;font-weight:400;line-height:35.5px;letter-spacing:.07px}.checkout .steps .back{width:32px;height:32px;background:#f6f6f6;border-radius:16px;overflow:hidden;cursor:pointer;display:none;align-items:center;justify-content:center;margin-right:16px}.checkout .steps svg{transform:rotate(90deg);flex-shrink:0;fill:#8e8181}.checkout .step{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(50% - 30px)}.checkout .step a:link,.checkout .step a:visited{color:#fe8802;text-decoration:none}.checkout .step a:hover{color:#fe8802;text-decoration:underline}.checkout .step .personal{margin:16px 0 40px}.checkout .step .personal a{text-decoration:underline}.checkout .step .h-lg,.checkout .delivery .h-lg,.checkout .courier .h-lg,.checkout .check-order .h-lg{font-size:20px;font-weight:700;line-height:30px;letter-spacing:.05px}.checkout .step .link a,.checkout .delivery .link a,.checkout .courier .link a,.checkout .check-order .link a{color:#fe8802}.checkout .btn-action-add{display:none}.checkout .btn-action-add button{margin-left:calc(100% / 12 * 2 + 15px);width:calc(100% / 12 * 8 - 30px)}.checkout .flex-sb{margin:40px 0 80px}.checkout .inp{margin-bottom:8px}.checkout .delivery>li,.checkout .pay li,.checkout .check-info li{border:1px solid #ededed;padding:16px;margin-bottom:24px;border-radius:6px}.checkout .delivery>li .price,.checkout .pay li .price,.checkout .check-info li .price{color:#99af3b;margin-left:34px}.checkout .pindex{margin-bottom:6px;color:#8e8181}.checkout .check-info{padding-bottom:32px}.checkout .pay li{display:flex;align-items:center;justify-content:space-between}.checkout .pay li .pay-icons{display:flex}.checkout .pay li .pay-icons li{width:32px;height:32px;margin:0 0 0 16px;padding:0;border:0px}.checkout .pay li .pay-icons .mir,.checkout .pay li .pay-icons .mc,.checkout .pay li .pay-icons .you,.checkout .pay li .pay-icons .visa{width:32px;height:32px;flex-shrink:0}.checkout .pay li .pay-icons .mir{background:url(/image/app/pay/mir.png);background-size:contain;background-repeat:no-repeat}.checkout .pay li .pay-icons .mc{background:url(/image/app/pay/mc.png);background-size:contain;background-repeat:no-repeat}.checkout .pay li .pay-icons .you{background:url(/image/app/pay/you.png);background-size:contain;background-repeat:no-repeat}.checkout .pay li .pay-icons .visa{background:url(/image/app/pay/visa.png);background-size:contain;background-repeat:no-repeat}.checkout .delivery .new-adr{margin-top:-24px;border-top:0px;padding:32px;width:100%}.checkout .new-adr .new-pvz{width:100%}.checkout .delivery .new-adr .flex-sb{margin:16px 0;max-width:550px;width:550px}.checkout .address-field{max-width:550px;width:550px}.checkout .translation{margin-left:24px}.checkout .translation:before{margin-top:-2px}.checkout .reset{color:#99af3b;text-decoration:underline;cursor:pointer}.checkout .couriers{color:#2e3026}.checkout .couriers>div{margin-right:36px}.checkout .loading-cost{display:flex}.checkout .loading-cost .loading{fill:#2e3026;box-shadow:0 4px 20px rgba(0,0,0,.07);cursor:wait;width:15px;height:15px;margin-left:8px;animation-name:rotation;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:linear}.checkout .offices{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(100% / 12 * 4 - 30px);margin-top:40px}.checkout .offices li{padding:24px;border:1px solid #fff}.checkout .offices li:hover .action button{display:block}.checkout .offices .action{height:44px;margin-top:8px}.checkout .offices .action button{display:none}.checkout .offices .selected{border:1px solid #99af3b;border-radius:6px}.checkout .maps{position:relative}.checkout .map-offices{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(50% - 30px);margin-top:40px}.checkout .map-offices.show{transform:translateY(0)}.checkout .courier{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(100% / 12 * 8 - 30px)}.checkout .courier .selected{border:1px solid #99af3b;border-radius:6px}.checkout .courier .label-top,.checkout .courier .label-address{position:relative;padding-left:32px}.checkout .courier .label-top>label:before{position:absolute;top:2px;left:0}.checkout .courier .label-address>label:before{position:absolute;top:0;left:0}.checkout .check-order{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(100% / 12 * 7 - 30px)}.checkout .check-summary{margin-top:70px;box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;margin-left:calc(100% / 12 * 1 + 15px);width:calc(100% / 12 * 4 - 30px)}.checkout .check-summary a{color:#2e3026}.checkout .check-summary button{margin-top:15px}.checkout .check-info li,.checkout .courier>li{display:flex;justify-content:space-between;border-radius:6px}.checkout .check-info li .edit,.checkout .courier>li .edit{margin-left:24px;color:#99af3b;text-decoration:underline;cursor:pointer}.checkout .list{position:absolute;top:70px;left:-1px;right:-1px;max-height:300px;overflow-y:scroll;z-index:10;background-color:#fff}.checkout .list li{padding:16px;font-size:14px;border:0px;margin:0;display:flex;align-items:center;cursor:pointer}.checkout .list li:hover{background-color:#f7f7f7}.checkout .cdek{background:url(/image/app/delivery/cdek.png);background-size:contain;background-repeat:no-repeat;width:32px;height:32px;margin-right:16px;flex-shrink:0}.checkout .boxberry{background:url(/image/app/delivery/boxberry.png);background-size:contain;background-repeat:no-repeat;width:32px;height:32px;margin-right:16px;flex-shrink:0}.checkout .new-pvz .body{margin-top:20px;position:relative;display:flex;width:100%;height:550px}.checkout .new-pvz .no-map{margin:20px 0;display:inline-flex;flex-direction:row;align-items:center;cursor:pointer}.checkout .new-pvz .no-map svg{margin-right:6px;margin-top:-2px}.checkout .new-pvz .kasp{color:#eb5757}.checkout .new-pvz .search{width:385px;position:relative}.checkout .new-pvz .search ul li{font-size:13px;padding:16px 50px 16px 16px}.checkout .new-pvz .search ul li .add_pvz{margin-left:auto;margin-right:-30px}.checkout .ymap-container{width:100%}.checkout .comment{margin:16px 0;border:1px solid #b3b3b3;filter:drop-shadow(0px 4px 20px rgba(0,0,0,.07));border-radius:6px;width:100%;padding:24px;color:#8e8181}.checkout .cvitancia a:link,.checkout .cvitancia a:visited{color:#fe8802;text-decoration:none}.checkout .cvitancia a:hover{color:#fe8802;text-decoration:underline}.checkout .summary_info{background-color:#f7f7f7;padding:24px 32px;border-radius:6px}.checkout .summary_info ul{margin-top:32px}.checkout .summary_info ul li{margin-bottom:10px;display:flex;justify-content:space-between}.checkout .summary_info ul li .discount{color:#99af3b}.checkout .disabled{color:#c4c6c4!important;cursor:not-allowed}.checkout .disabled h5,.checkout .disabled .caption{color:#c4c6c4!important}.checkout .disabled label{cursor:not-allowed}.checkout .disabled label:before{border:1px solid #c4c6c4;cursor:not-allowed}.checkout .disabled .warn{color:#eb5757}.checkout .modal-pvz{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1;background:rgba(36,37,31,.3);display:flex;justify-content:center;align-items:center;overflow-y:scroll}.checkout .modal-pvz .dialog{position:relative;background-color:#fff;padding:24px}.checkout .modal-pvz .close{cursor:pointer;text-align:right;height:24px;width:24px;position:absolute;top:12px;right:12px}.checkout .modal-pvz .balloon{position:relative;overflow:hidden}.checkout .modal-pvz .preview{position:absolute;top:15px;bottom:0;left:0;right:0;width:100%;z-index:10;background-color:#fff}.checkout sup{font-size:20px;color:#eb5757;top:-2px}.checkout #map-fpost{min-height:500px;background:#c4c6c4}.balloon{display:flex;padding:12px;width:360px}.balloon .loading{fill:#2e3026;box-shadow:0 4px 20px rgba(0,0,0,.07);cursor:wait;width:15px;height:15px;margin-left:8px;animation-name:rotation;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:linear}.balloon .pvz-image{display:flex;margin-top:16px}.balloon .pvz-image li{width:100px;margin:0 16px 0 0;border:0px;padding:0}.breadcrumbs{box-sizing:border-box;word-wrap:break-word;margin:40px 15px;width:calc(100% - 30px);display:flex;flex-wrap:wrap;font-family:GothamPro-Light;font-size:12px;line-height:15px}.breadcrumbs li{margin-right:20px;position:relative}.breadcrumbs li:not(:last-child):after{top:0;right:-12px;position:absolute;display:block;text-align:left;content:"-"}.breadcrumbs a:link,.breadcrumbs a:visited{text-decoration:none;color:#4d4e48}.breadcrumbs a:hover{text-decoration:underline}.chat-float-btn{position:fixed;bottom:32px;right:32px;z-index:1000;background:#fff;border:none;border-radius:50%;box-shadow:0 2px 10px rgba(0,0,0,.15);width:56px;height:56px;font-size:28px;cursor:pointer;transition:box-shadow .2s}.chat-float-btn:hover{box-shadow:0 4px 20px rgba(0,0,0,.25)}.chat-window{position:fixed;bottom:20px;right:32px;width:350px;max-width:95vw;background:#fafafa;box-shadow:0 8px 40px rgba(0,0,0,.23);display:flex;flex-direction:column;z-index:1000}.chat-header{padding:12px 16px;background:#99af3b;color:#fff;font-weight:600;display:flex;justify-content:space-between;align-items:center}.chat-close{background:none;border:none;font-size:20px;cursor:pointer;margin-left:8px}.chat-messages{flex:1;padding:14px 16px;overflow-y:auto;max-height:340px;min-height:150px;font-size:15px}.msg{margin-bottom:10px}.msg .user{margin-top:15px;color:#fe8802;text-align:left}.msg .assistant{margin-top:10px;color:#99af3b;text-align:left}.chat-form{padding:10px 12px;border-top:1px solid #e2e2e2;background:#f5f5f5}.chat-form input{flex:1;border:1px solid #ddd;border-radius:7px;padding:8px;margin-right:8px;font-size:15px;width:100%}.filterField{position:fixed;top:-30px;left:0;right:0;bottom:0;z-index:1000;padding-top:30px;background:rgba(36,37,31,.3)}.filterField .column{position:relative;width:300px;background-color:#fff;height:100%;padding:25px 0 0 30px;transition:transform .4s ease-in-out;transform:translate(-100%)}.filterField .close{width:44px;height:44px;position:absolute;display:flex;align-items:center;justify-content:center;top:0;right:-44px;background-color:#99af3b;cursor:pointer}.filterField .close svg{fill:#fff;width:25px;height:25px}.filterField .variable{position:absolute;top:125px;bottom:20px;left:30px;right:0;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.filterField .variable li{margin-top:8px}.filterField .variable button{margin-top:14px}.filterField .variable::-webkit-scrollbar{display:none}.filterField .h-devider{margin-top:16px;border:1px solid rgba(0,0,0,.12)}.filterField .type{margin-top:32px;font-family:GothamPro-Bold;font-size:12px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}.filterField .all{display:inline-block;color:#6b6e5e;border-bottom:1px dashed #6b6e5e;margin-top:15px;cursor:pointer}.filterField .b6{margin-top:16px}.column.visible{transform:translate(0)}.filter-tags{display:flex;align-items:center;flex-wrap:wrap;margin-top:32px}.filter-tags li{border-radius:6px;background-color:#f8f8f8;margin:0 10px 10px 0;color:#2e3026;line-height:30px;padding:0 8px;display:flex;align-items:center}.filter-tags li svg{width:12px;height:12px;cursor:pointer;fill:#2e3026;margin-left:8px}.filter-top{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(0,0,0,.12);padding-bottom:20px;margin:35px 0 0}.filter-top .list{width:220px;height:44px;position:relative;display:flex;align-items:center;justify-content:center;margin-top:0;font-weight:400;color:#2e3026;border:1px solid #8e8181;border-radius:6px;cursor:pointer;font-family:GothamPro-Light;font-size:14px;text-align:center}.filter-top .list:hover{box-shadow:0 4px 20px rgba(0,0,0,.07)}.filter-top .list svg{fill:#8e8181;margin-left:8px}.filter-top .list .sort{cursor:default;width:220px;position:absolute;top:45px;border-radius:0 0 6px 6px;background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.07);padding:14px 20px 24px 38px;z-index:1;left:50%;transform:translate(-50%);color:#8e8181;font-family:GothamPro-Light}.filter-top .list .sort li{margin-top:10px;position:relative;cursor:pointer;display:flex;align-items:center}.filter-top .list .sort li:hover{box-shadow:none}.filter-top .list .sort .icon{width:20px;height:20px;fill:#8e8181;margin-left:6px}.filter-top .list .sort .activ{width:24px;height:24px;position:absolute;left:-36px;fill:#8e8181}.filter-top button{display:flex;align-items:center;color:#2e3026!important;border-color:#8e8181!important}.messageField{display:flex;justify-content:center;align-items:center;position:fixed;top:-30px;left:0;right:0;bottom:0;z-index:10000;padding-top:30px;background:rgba(36,37,31,.3)}.messageField .message{position:relative;width:300px;height:170px;border-radius:6px;background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.07);padding:25px;transition:transform .4s ease-in-out;transform:translateY(-300%)}.messageField .close{width:40px;height:40px;position:absolute;display:flex;align-items:center;justify-content:center;top:4px;right:4px;cursor:pointer}.messageField .close svg{fill:#8e8181;width:25px;height:25px}.messageField .icon{margin:24px auto 0;display:flex;align-items:center;justify-content:center}.messageField .icon svg{width:34px;height:34px}.messageField .icon .error{fill:#fb3553}.messageField .icon .success{fill:#99af3b}.messageField h5{text-align:center;margin-top:10px}.messageField .caption{text-align:center;margin-top:10px;color:#8e8181}.message.visible{transform:translateY(0)}.mobileMenu{position:fixed;top:-20px;left:0;right:0;bottom:0;z-index:1000;overflow-y:auto;padding-top:20px;background-color:#fff;transition:transform .4s ease-in-out;transform:translate(-100%)}.mobileMenu .action{display:flex;align-items:center;justify-content:space-between;margin-top:20px;color:#8e8181}.mobileMenu .action svg{fill:#8e8181}.mobileMenu .action .back{display:flex;align-items:center;cursor:pointer}.mobileMenu .action .back svg{transform:rotate(90deg);width:20px;margin-right:4px}.mobileMenu .action .close{cursor:pointer;width:24px}.mobileMenu .catalog-main picture img{display:block;border-radius:6px;overflow:hidden}.mobileMenu .mobileList{width:100%}.mobileMenu .mobileList li{font-size:12px;color:#2e3026;padding:16px 0 16px 24px;position:relative}.mobileMenu .mobileList li svg{transform:rotate(270deg);width:24px;margin-right:4px;fill:#8e8181}.mobileMenu .mobileList li a{display:flex;align-items:center;color:#2e3026;text-decoration:none}.mobileMenu .mobileList>li:not(:last-child){border-bottom:1px solid rgba(0,0,0,.12)}.mobileMenu .mobileDetail .mobileList li{width:100%;border-bottom:1px solid rgba(0,0,0,.12)!important}.mobileDetail{position:fixed;top:75px;left:0;right:0;bottom:0;z-index:1001;overflow-y:auto;background-color:#fff;transition:transform .4s ease-in-out;transform:translate(-100%)}.mobileDetail h2{margin:32px 0 24px;text-align:center}.mobileDetail .articles{padding:16px 24px}.mobileDetail .articles h3{line-height:17px}.mobileDetail .articles li{height:100px;max-height:100px;border-radius:4px;overflow:hidden;position:relative;text-align:right;padding:0}.mobileDetail .articles li img{width:auto;height:100%}.mobileDetail .articles li .name{position:absolute;z-index:10;top:50%;transform:translateY(-50%);left:5px;right:132px;font-family:GothamPro-Medium;font-size:13px;line-height:15px;color:#4d4e48}.mobileDetail .articles li .name a:link,.mobileDetail .articles li .name a:visited{color:#4d4e48;text-decoration:none}.mobileDetail .articles li .name a:hover{color:#99af3b;text-decoration:none}.mobileDetail .articles li:not(:nth-child(1)){margin-top:32px}.mobileMenu.visible,.mobileDetail.visible{transform:translate(0)}.rating-action{min-width:680px;margin-top:62px;border-radius:6px;padding:32px;background-color:#f7f7f7;display:flex;align-items:center;justify-content:space-between;position:relative;overflow:hidden}.rating-action h3{margin:0;flex:1 0;max-width:180px}.rating-action .stars{flex:1 0;display:flex;flex-direction:column;color:#8e8181;text-align:center}.rating-action .stars span{margin-bottom:8px}.rating-action .stars .caption{cursor:pointer}.rating-action .line{display:flex;justify-content:center}.rating-action .line svg{fill:#f1c43e;cursor:pointer}.rating-action .b5{margin-left:8px;font-weight:700}.rating-action .close{margin-top:5px}.rating-action .close span{cursor:pointer}.rating-action .result{font-size:12px}.rating-action .vote{display:flex!important;flex-direction:column;justify-content:center!important;width:100%;z-index:10;position:absolute;top:0;bottom:0;left:0;right:0;text-align:center;transition:transform .4s ease-in-out;transform:translateY(-100%);padding:32px;background-color:#f7f7f7}.rating-action .vote svg{cursor:pointer}.rating-action .vote .stars{display:flex;justify-content:space-between}.rating-action .vote .stars-action svg{width:36px;height:36px}.rating-action .vote-show{transform:translateY(0)}.recept-body .rating-action{min-width:auto;box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(100% - 30px)}.search-main .grey-field{height:120px;background-color:#f8f8f8;padding-top:1px}.search-main .grey-field .search{margin:32px auto!important;width:624px}.search-main .grey-field .search input{background-color:#fff}.search-main .pagination{margin-top:32px!important}.search-main .pagination li{overflow:hidden;border-radius:17px}.search-main .result-query{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(100% - 30px)}.search-main .all{max-width:624px;margin:32px auto 0}.search-main .articles,.search-main .products,.search-main .recepts,.search-main .loading{position:relative;display:block;max-width:624px;margin:32px auto 0}.search-main .articles:before,.search-main .products:before,.search-main .recepts:before{position:absolute;top:4px;left:-80px;font-size:12px;line-height:14px}.search-main .articles:before{content:"СТАТЬИ"}.search-main .products:before{content:"ТОВАРЫ"}.search-main .recepts:before{content:"РЕЦЕПТЫ"}.search-main .products li{display:flex}.search-main .result{left:50%!important;transform:translate(-50%)!important;width:100vw!important;margin-top:32px}.conteiner .search,.search-main .search{display:flex;position:relative}.conteiner .search input,.search-main .search input{outline:none;border:0px;border-top-left-radius:6px;border-bottom-left-radius:6px;height:56px;padding-left:21px;font-size:18px;letter-spacing:.0025em;line-height:25px;font-family:GothamPro;color:#4d4e48;background-color:#f8f8f8;border:1px solid #f8f8f8;transition:border .2s ease;flex-grow:2}.conteiner .search input:active,.search-main .search input:active,.conteiner .search input:focus,.search-main .search input:focus{outline:none}.conteiner .search input::-moz-focus-inner,.search-main .search input::-moz-focus-inner{border:0}.conteiner .search .btn,.search-main .search .btn{display:flex;justify-content:center;align-items:center;background-color:#a6bc46;border:0px;width:56px;height:56px;border-radius:0 4px 4px 0;flex-shrink:0;cursor:pointer}.conteiner .search .btn svg,.search-main .search .btn svg{width:25px;height:25px;fill:#fff}.conteiner .search .disabled,.search-main .search .disabled{cursor:not-allowed}.conteiner .search .clear,.search-main .search .clear{position:relative;display:inline-block}.conteiner .search .clear svg,.search-main .search .clear svg{display:block;position:absolute;left:-40px;top:15.5px;width:25px;height:25px;fill:none;cursor:pointer;background-color:#f8f8f8}.conteiner .search .result-search,.search-main .search .result-search{position:absolute;top:56px}.conteiner .search .active,.search-main .search .active{background:#fff;border:1px solid #99af3b}.conteiner .search .result,.search-main .search .result{position:absolute;top:56px;left:0;right:0;z-index:9;border-radius:0 0 6px 6px;background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.07);padding:22px;color:#8e8181;max-height:450px;overflow-y:auto;scrollbar-width:none}.conteiner .search .result .flex,.search-main .search .result .flex{display:flex!important;align-items:center}.conteiner .search .result img,.search-main .search .result img{margin:0 16px 0 0!important;width:45px}.conteiner .search .result .h-devider,.search-main .search .result .h-devider{margin:24px 0;border:1px solid #b3b3b3}.conteiner .search .result .info,.search-main .search .result .info,.conteiner .search .result .price,.search-main .search .result .price{display:flex;align-items:center;margin-right:8px}.conteiner .search .result .price,.search-main .search .result .price{color:#2e3026}.conteiner .search .result .strike,.search-main .search .result .strike{margin-left:4px;font-size:12px;color:#2e3026;position:relative;padding:0 3px 0 9px}.conteiner .search .result .strike:before,.search-main .search .result .strike:before{content:"";position:absolute;top:30%;left:0;width:100%;height:2px;transform:rotate(-10deg);transform-origin:center}.conteiner .search .result .spec:before,.search-main .search .result .spec:before{background-color:#fe8802}.conteiner .search .result .prod__var,.search-main .search .result .prod__var{margin-top:8px;color:#2e3026;font-size:12px;cursor:pointer;display:inline-flex;align-items:center}.conteiner .search .result .prod__var svg,.search-main .search .result .prod__var svg{margin-left:4px;width:16px;height:16px;flex-shrink:0;transform:scaleY(1);transition:.4s}.conteiner .search .result .prod__var svg.action,.search-main .search .result .prod__var svg.action{transform:scaleY(-1)}.conteiner .search .result .sku-list,.search-main .search .result .sku-list{font-size:12px;margin-left:12px}.conteiner .search .result .sku-list li,.search-main .search .result .sku-list li{margin:8px 0 0}.conteiner .search .result .yes,.search-main .search .result .yes{color:#99af3b}.conteiner .search .result .no,.search-main .search .result .no{color:#eb5757}.conteiner .search .result svg,.search-main .search .result svg{fill:#8e8181;width:14px;height:14px;margin-right:6px;margin-top:-2px}.conteiner .search .result .filled,.search-main .search .result .filled{fill:#f1c43e}.conteiner .search .result li,.search-main .search .result li{margin:0 0 14px}.conteiner .search .result li>div:first-child,.search-main .search .result li>div:first-child{flex-shrink:0}.conteiner .search .result li .search-title,.search-main .search .result li .search-title{font-size:14px;line-height:18px;font-style:normal;width:100%}.conteiner .search .result li .search-title a,.search-main .search .result li .search-title a{font-family:GothamPro-Medium;font-style:normal;position:relative;text-decoration:none;color:#2e3026;overflow:hidden;border-bottom:1px dashed transparent;transition:border-color .5s}.conteiner .search .result li a:hover,.search-main .search .result li a:hover{border-color:#2e3026}.conteiner .search .result li:before,.search-main .search .result li:before{content:none}.conteiner .search .result .all,.search-main .search .result .all{cursor:pointer;margin-bottom:26px}.conteiner .result-list,.search-main .result-list{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(100% / 12 * 8 - 30px);margin-left:calc(100% / 12 * 2 + 15px)}.conteiner .result-list .buttons,.search-main .result-list .buttons{display:flex;justify-content:center;margin:32px 0;gap:6px}.conteiner .result-list li:before,.search-main .result-list li:before{content:none}.conteiner .result-list .flex,.search-main .result-list .flex{display:flex!important;align-items:center}.conteiner .result-list a,.search-main .result-list a{position:relative;text-decoration:none;font-style:normal;color:#2e3026;font-size:14px;line-height:18px;overflow:hidden;border-bottom:1px dashed transparent;transition:border-color .5s}.conteiner .result-list a:hover,.search-main .result-list a:hover{border-color:#2e3026}.conteiner .result-list .catalog .photo a,.search-main .result-list .catalog .photo a{text-decoration:none;border-color:#fff}.conteiner .result-list .catalog .hearts,.search-main .result-list .catalog .hearts{width:22px;height:22px}.conteiner .result-list .info,.search-main .result-list .info{display:flex;align-items:center;margin-right:8px}.conteiner .result-list img,.search-main .result-list img{margin:0 16px 0 0!important}.conteiner .result-list svg,.search-main .result-list svg{fill:#8e8181;width:14px;height:14px;margin-right:6px;margin-top:-2px}.conteiner .result-list .filled,.search-main .result-list .filled{fill:#f1c43e}.modal-bg{background:rgba(36,37,31,.3);position:fixed;top:0;bottom:0;left:0;right:0;z-index:1001;display:flex;flex-direction:column;align-items:center;overflow-y:scroll;cursor:pointer}.modal-bg .dialog{margin-top:65px;cursor:default;width:500px;background-color:#f7f7f7;padding:32px 56px;position:relative}.modal-bg .dialog .logo{display:flex;justify-content:center;margin-bottom:40px}.modal-bg .dialog .logo svg{fill:#a6bc46}.modal-bg .dialog .inp{margin-bottom:12px}.modal-bg .dialog .inp label{line-height:14px}.modal-bg .dialog .close{text-align:right;height:24px;width:24px;position:absolute;top:32px;right:56px}.modal-bg .dialog .close svg{cursor:pointer;fill:#8e8181}.modal-bg .dialog button{margin-top:20px}.modal-bg .dialog .comment{margin:16px 0 8px;border:1px solid #b3b3b3;filter:drop-shadow(0px 4px 20px rgba(0,0,0,.07));border-radius:6px;width:100%;padding:12px;color:#8e8181}.modal-bg .dialog a{color:#2e3026}.modal-bg .caption{margin:16px 0 20px}.dn{display:none}.df{display:flex}.center{text-align:center}.search-type{margin-top:8px}.search-type span{margin-right:18px;display:flex;align-items:center}.smart-slider{position:relative;overflow:hidden;align-self:flex-start;width:300px}.smart-slider ul{display:flex;align-items:flex-start;transition:transform .5s;padding:0;margin:0;list-style-type:none;transition-duration:0ms;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.smart-slider ul li{width:300px;min-width:300px;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none}.smart-slider ul li picture,.smart-slider ul li img,.smart-slider ul li source{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;pointer-events:none}.smart-slider ul li .video{position:relative;margin-bottom:20px}.smart-slider ul li .video .video-control{width:100%;position:absolute;bottom:-16px;display:flex;align-items:center;background-color:rgba(142,138,138,.6);transition:opacity .2s ease-in 0s}.smart-slider ul li .video .control-action,.smart-slider ul li .video .control-mute{width:28px;height:20px;flex-shrink:0;font-size:0;background-repeat:no-repeat;background-position:center;background-size:auto;cursor:pointer}.smart-slider ul li .video .play{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.5%201.49996V10.5C2.5%2010.8955%202.93762%2011.1345%203.27038%2010.9205L10.2704%206.42055C10.5765%206.22373%2010.5765%205.77619%2010.2704%205.57937L3.27038%201.07937C2.93762%200.865457%202.5%201.10438%202.5%201.49996Z%22%20fill%3D%22%23FFFFFF%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-color:transparent}.smart-slider ul li .video .pause{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20id%3D%2224%20%2F%20music%20%2F%20player-pause%22%3E%0A%3Cpath%20id%3D%22Union%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3.76953%2011H2.76953C2.21725%2011%201.76953%2010.5523%201.76953%2010V2C1.76953%201.44771%202.21725%201%202.76953%201H3.76953C4.32182%201%204.76953%201.44771%204.76953%202V10C4.76953%2010.5523%204.32182%2011%203.76953%2011ZM8.76956%2011H7.76956C7.21727%2011%206.76956%2010.5523%206.76956%2010V2C6.76956%201.44771%207.21727%201%207.76956%201H8.76956C9.32184%201%209.76956%201.44771%209.76956%202V10C9.76956%2010.5523%209.32184%2011%208.76956%2011Z%22%20fill%3D%22%23FFFFFF%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A);background-color:transparent}.smart-slider ul li .video .mute{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2214%22%20height%3D%2210%22%20viewBox%3D%220%200%2014%2010%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M1.16667%202.11052H4.08333V7.94385H1.16667C0.522334%207.94385%200%207.42152%200%206.77719V3.27719C0%202.63285%200.522334%202.11052%201.16667%202.11052Z%22%20fill%3D%22%23FFFFFF%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.91699%203.27719H1.16699V6.77719H2.91699V3.27719Z%22%20fill%3D%22%23FFFFFF%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3.23926%203.36359L3.76101%203.2156L3.23926%202.1721L7.58347%200V10.0544L3.23926%207.88227L3.76101%206.83877L3.23926%206.68284V3.36359Z%22%20fill%3D%22%23FFFFFF%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9.33301%203.80679L10.2231%202.91666L13.9997%206.69319L13.1095%207.58332L9.33301%203.80679Z%22%20fill%3D%22%23FFFFFF%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M10.2231%207.58332L9.33301%206.69319L13.1095%202.91666L13.9997%203.80679L10.2231%207.58332Z%22%20fill%3D%22%23FFFFFF%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-color:transparent}.smart-slider ul li .video .unmuted{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2214%22%20height%3D%2210%22%20viewBox%3D%220%202%2014%2010%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M1.16667%204.11052H4.08333V9.94385H1.16667C0.522334%209.94385%200%209.42152%200%208.77719V5.27719C0%204.63285%200.522334%204.11052%201.16667%204.11052Z%22%20fill%3D%22%23FFFFFF%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.91699%205.27719H1.16699V8.77719H2.91699V5.27719Z%22%20fill%3D%22%23FFFFFF%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3.23926%205.36359L3.76101%205.2156L3.23926%204.1721L7.58347%202V12.0544L3.23926%209.88227L3.76101%208.83877L3.23926%208.68284V5.36359Z%22%20fill%3D%22%23FFFFFF%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.288%202.53735C12.3052%203.54937%2012.9484%205.09304%2012.9484%206.80899C12.9484%208.52494%2012.3052%2010.0686%2011.288%2011.0806L10.5%2010.4503C11.3728%209.63581%2011.9484%208.31508%2011.9484%206.80899C11.9484%205.30291%2011.3728%203.98217%2010.5%203.16773L11.288%202.53735Z%22%20fill%3D%22%23FFFFFF%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9.78874%203.77917C10.5338%204.51527%2011.0014%205.60374%2011.0014%206.80908C11.0014%208.01441%2010.5338%209.10288%209.78874%209.83898L9%209.20798C9.60496%208.66322%2010.0014%207.79624%2010.0014%206.80908C10.0014%205.82191%209.60496%204.95493%209%204.41017L9.78874%203.77917V3.77917Z%22%20fill%3D%22%23FFFFFF%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-color:transparent}.smart-slider ul li .video .progress{position:relative;flex-grow:1;height:16px;cursor:pointer}.smart-slider ul li .video .progress:before{content:"";display:block;width:100%;height:2px;position:absolute;left:0;top:7px;z-index:1;border-radius:4px;background-color:#8e8181}.smart-slider ul li .video .progress-play{height:2px;position:absolute;left:0;top:7px;z-index:2;background-color:#fff;border-radius:4px}.smart-slider ul li video{width:300px}.slider-info{display:inline-flex;align-items:center;padding:4px 6px;border-radius:6px;font-size:18px;color:#8e8181;margin-bottom:20px}.slider-info svg{fill:#8e8181}.slider-info .left{transform:rotate(180deg);margin-right:16px;cursor:pointer}.slider-info .right{margin-left:16px;cursor:pointer}.slider-info .arrow-disabled{fill:#c4c6c4;pointer-events:none;cursor:default}-nav{margin-top:12px;display:flex;justify-content:center;align-items:center}-nav li{width:10px;height:10px;background-color:#d9d9d9;border-radius:5px;cursor:pointer}-nav li:not(:first-child){margin-left:24px}-nav .action{width:14px;height:14px;border-radius:7px;background-color:#646562}.fresh{max-width:1440px;margin:52px auto 0;padding-left:112px;padding-right:112px;padding-bottom:52px;-ms-overflow-style:none;-webkit-overflow-style:none;scrollbar-width:none}.fresh::-webkit-scrollbar{display:none}.fresh .heading{text-align:center}.fresh .heading span{margin-right:8px}.fresh .heading a{color:#99af3b;text-decoration:none;margin-left:auto;display:none;margin-right:40px}.fresh .row-cards{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;margin-top:32px}.fresh .row-cards .card{border:1px solid #ededed}.fresh .card{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(100% / 12 * 4 - 30px);display:flex;flex-direction:column;justify-content:space-between;border-radius:6px;overflow:hidden;background-color:#fff;transition:box-shadow .3s ease}.fresh .card picture{flex-shrink:0}.fresh .card .description{margin-top:24px;padding:0 16px 16px;display:flex;flex-direction:column;justify-content:space-between;flex-grow:2}.fresh .card .t-category{flex-shrink:0}.fresh .card .green-card{color:#99af3b}.fresh .card .b5m{margin-top:8px;flex-grow:2;min-height:42px;line-height:17px}.fresh .card .b5m a{color:#2e3026;text-decoration:none}.fresh .card .action,.fresh .card .timer,.fresh .card .comp,.fresh .card .comment-fresh{display:flex;align-items:center}.fresh .card .action{margin-top:8px;height:24px}.fresh .card .timer,.fresh .card .comp,.fresh .card .comment-fresh{margin-right:12px}.fresh .card .timer svg,.fresh .card .comp svg,.fresh .card .comment-fresh svg{width:14px;height:14px;fill:#8e8181;margin-right:4px}.fresh .card .fav-hearts{display:none;fill:#8e8181;cursor:pointer;margin-left:auto}.fresh .card .fav-hearts .hearts{fill:#8e8181;width:24px;height:24px;cursor:pointer}.fresh .card .heart{fill:#fe8802}.fresh .card .fav-hearts .heart{cursor:pointer;fill:#fe8802}.fresh .card .disabled{cursor:not-allowed}.fresh .card:hover{box-shadow:0 4px 20px rgba(0,0,0,.07)}.fresh .card:hover .fav-hearts{display:block}.fresh button{margin:32px auto 0;min-width:188px}.recepts-gradient{background:linear-gradient(to top,#f5f5f5,#f5f5f5 65%,#fff 65%)}.promo{max-width:1440px;margin:52px auto 0;padding-left:112px;padding-right:112px}.promo ul{display:flex;align-items:stretch;-ms-overflow-style:none;-webkit-overflow-style:none;scrollbar-width:none}.promo ul::-webkit-scrollbar{display:none}.promo li{width:286px;border-radius:6px;height:100%;flex-grow:1}.promo li picture{display:block}.promo li picture>*{display:block;border-radius:6px;-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.promo li picture:hover{cursor:pointer}.promo li picture:hover button{display:inline-block}.promo li h4{margin-top:24px;text-align:center}.promo li a:link,.promo li a:visited{text-decoration:none}.promo li a:hover{text-decoration:underline;color:rgba(0,0,0,.87)}.promo li:not(:last-child){margin-right:24px}.promo-link{display:flex;justify-content:center;margin:32px auto 0}.promo-link a:link,.promo-link a:visited{color:#fff;text-decoration:none}.reco-goods{max-width:1440px;margin:52px auto 0;padding-left:112px;padding-right:112px}.reco-goods .nav{-ms-overflow-style:none;-webkit-overflow-style:none;scrollbar-width:none}.reco-goods .nav::-webkit-scrollbar{display:none}.reco-goods .nav-line{display:flex;margin-bottom:32px}.reco-goods .nav-line button{margin-right:16px}.reco-goods .nav-line span{white-space:nowrap}.reco-goods .goods-filed{-ms-overflow-style:none;-webkit-overflow-style:none;scrollbar-width:none}.reco-goods .goods-filed::-webkit-scrollbar{display:none}.reco-goods .reco-goods-line{display:flex;justify-content:space-between;align-items:stretch;padding-bottom:20px}.reco-goods .reco-goods-line::-webkit-scrollbar{display:none}.reco-goods .card{width:286px;background:#fff;border-radius:6px;padding:16px;border:1px solid #ededed;position:relative;display:flex;flex-direction:column;justify-content:space-between;transition:box-shadow .3s ease}.reco-goods .card .photo{width:148px;margin:0 auto;flex-shrink:0}.reco-goods .card .hearts{display:none;position:absolute;top:16px;right:16px;fill:#8e8181;cursor:pointer}.reco-goods .card .disabled{cursor:not-allowed!important}.reco-goods .card .heart{fill:#fe8802}.reco-goods .card .b5m{margin-top:8px;flex-grow:1;font-size:16px;line-height:23px}.reco-goods .card .b5m a:link,.reco-goods .card .b5m a:visited,.reco-goods .card .b5m a:hover{color:#2e3026;text-decoration:none;font-style:normal}.reco-goods .card .price{margin-top:16px;display:flex;justify-content:space-between;align-items:center;flex-shrink:0;min-height:46px}.reco-goods .card .price a:link,.reco-goods .card .price a:visited{font-family:GothamPro;font-weight:300;color:#2e3026;font-style:normal;font-size:12px;line-height:16px;text-decoration:none}.reco-goods .card .price a:hover{font-family:GothamPro;font-weight:300;color:#2e3026;text-decoration:underline;font-style:normal;font-size:12px;line-height:16px}.reco-goods .card .price .strike{text-decoration:line-through}.reco-goods .card button{display:none}.reco-goods .card button svg{fill:#fff;display:none}.reco-goods .card .orange-inv svg{fill:#fe8802}.reco-goods .card:not(:last-child){margin-right:16px}.reco-goods .card:hover{box-shadow:0 4px 20px rgba(0,0,0,.07)}.reco-goods .card:hover button{display:inline-block}.reco-goods .card:hover .hearts{display:block}.whywe{background-color:#f5f5f5}.whywe .row{align-items:center}.whywe picture{box-sizing:border-box;word-wrap:break-word;margin:32px 15px;width:calc(100% / 12 * 4 - 30px);display:block;border-radius:20px;overflow:hidden;height:100%}.whywe picture>*{display:block;-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.whywe .description{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(100% / 12 * 8 - 30px);padding:48px 0 48px 24px}.whywe ul{margin:24px 0}.whywe li{position:relative;list-style-position:inside;padding-left:12px}.whywe li:not(:last-child){margin-bottom:16px}.whywe li:before{content:"";width:5px;height:5px;background-color:#99af3b;border-radius:2.5px;position:absolute;left:0;top:10px}.whywe .more{margin-top:32px}.whywe .more a{font-size:17px;color:#fe8802;text-decoration:underline;font-family:GothamPro-Medium}.conteiner .tags-like{max-width:680px;margin-top:32px;margin-bottom:42px;display:flex;align-items:center;justify-content:space-between}.conteiner .tags-like .hearts{cursor:pointer}.conteiner .tags-like .disabled{cursor:not-allowed!important}.conteiner .tags-like .heart{fill:#fe8802}.conteiner .tags-like .heart-out{fill:#8e8181}.conteiner .tags-like .like{display:flex;align-items:center}.conteiner .tags-like .like span{margin-left:12px;color:#646562;font-size:12px}.conteiner .tags-like .like .share{display:none;cursor:pointer;margin-right:8px}.conteiner h1{max-width:680px}.conteiner .tags{display:flex;font-size:12px;color:#646562}.conteiner .tags li{margin-right:16px;padding:8px}.conteiner .tags li:hover{background-color:#f2f2f2;border-radius:6px}.conteiner .author{margin:0 0 42px;display:flex;max-width:680px}.conteiner .author .photo{width:62px;height:62px;border-radius:31px;margin-right:24px;overflow:hidden}.conteiner .author .photo img{width:100%}.conteiner .author .author-top{display:flex;flex-direction:column;align-items:flex-start}.conteiner .author .name{display:flex;align-items:flex-end}.conteiner .author .name span{margin-left:8px}.conteiner .author .date{margin-top:12px}.conteiner .author .date .create{display:flex;align-items:center;margin-bottom:12px}.conteiner .author .date .create svg{width:14px;height:15px;fill:#8e8181;margin-top:-2px;margin-right:8px}.conteiner .author .date .views{display:flex;align-items:center}.conteiner .author .date .views svg{width:14px;height:15px;margin-right:8px;fill:#8e8181}.conteiner .author .date .caption{color:#8e8181}.conteiner .author .rating{width:220px;border-radius:6px;margin-left:auto;padding:32px;background-color:#f7f7f7;font-size:12px}.conteiner .author .rating .line{display:flex}.conteiner .author .rating .line svg{fill:#f1c43e}.conteiner .author .rating .b5{margin-left:8px;font-weight:700}.conteiner .author .rating div{margin-top:8px}.conteiner .author .rating .caption{color:#8e8181}.conteiner .article-body{padding-bottom:52px}.conteiner .article-body h2{margin:18px 0}.conteiner .article-body h3{margin:12px 0}.conteiner .article-body .right{text-align:right}.conteiner .article-body .center{text-align:center}.conteiner .article-body picture,.conteiner .article-body img{display:block;border-radius:6px;overflow:hidden;margin:12px 0}.conteiner .article-body .contents{max-width:680px;padding:40px;margin:32px 0;background-color:#f7f7f7;border-radius:6px}.conteiner .article-body .contents li:before{content:none!important}.conteiner .article-body .contents li{margin:12px 0}.conteiner .article-body .contents li,.conteiner .article-body .contents a:link,.conteiner .article-body .contents a:visited,.conteiner .article-body .contents a:hover{color:#2e3026;font-style:normal;text-decoration:none}.conteiner .article-body .contents a:hover{text-decoration:underline}.conteiner .article-body .contents li:before{display:none}.conteiner .article-body .contents h3{margin:0 0 24px}.conteiner .article-body .contents .b1 a{font-weight:400;margin-left:16px}.conteiner .article-body .contents .header-tube{display:flex;justify-content:space-between;align-items:center}.conteiner .article-body .contents .header-tube .img{width:72px;height:72px;border-radius:36px;margin-right:32px;overflow:hidden;flex-shrink:0;margin-bottom:0}.conteiner .article-body .contents .header-tube .action{width:44px;height:44px;border-radius:22px;background-color:#a6bc46;display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer}.conteiner .article-body .contents .header-tube .action svg{fill:#fff;width:35px;height:35px;transition:transform .3s ease}.conteiner .article-body .contents .header-tube .action .open{transform:rotateX(180deg)}.conteiner .article-body .contents .title-tube{flex-grow:1}.conteiner .article-body .contents .title-tube h3{margin-bottom:16px}.conteiner .article-body .contents .tube-desc{max-height:0;overflow:hidden;opacity:0;transition:max-height .3s ease-in-out,opacity .3s ease-in-out}.conteiner .article-body .contents .tube-desc ol li,.conteiner .article-body .contents .tube-desc ul li{position:relative;display:block;margin:15px 0 15px 25px}.conteiner .article-body .contents .tube-desc ol li:before,.conteiner .article-body .contents .tube-desc ul li:before{opacity:1!important;display:block;position:absolute;width:10px;height:10px;border-radius:5px;background-color:#99af3b;left:-20px;top:6px;content:""!important}.conteiner .article-body .contents .tube-desc.view{display:block;opacity:1;max-height:none}.conteiner .article-body a:link{color:#fe8802;font-weight:500;font-size:16px;line-height:24px;letter-spacing:.0025em;text-decoration-line:underline}.conteiner .article-body a:visited{color:#fe8802}.conteiner .article-body p{max-width:680px;margin-top:24px}.conteiner .article-body .text{max-width:680px}.conteiner .article-body .text sub,.conteiner .article-body .text sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.conteiner .article-body .text sup{top:-.5em}.conteiner .article-body .text sub{bottom:-.25em}.conteiner .article-body .text h4{margin-top:14px}.conteiner .article-body .text .clear{clear:both}.conteiner .article-body .text ul li{position:relative;display:block;margin:15px 0 15px 25px}.conteiner .article-body .text ul li:before{display:block;position:absolute;width:10px;height:10px;border-radius:5px;background-color:#99af3b;left:-20px;top:6px;content:""}.conteiner .article-body .text ol{counter-reset:list-counter;list-style:none;padding-left:0}.conteiner .article-body .text ol>li{margin:15px 0 15px 25px;counter-increment:list-counter;position:relative;padding-left:5px}.conteiner .article-body .text ol>li:before{content:counter(list-counter);display:flex;align-items:center;justify-content:center;font-size:11px;position:absolute;left:-23px;top:1px;background-color:#99af3b;color:#fff;border-radius:50%;width:20px;height:20px}.conteiner .article-body .text ol ol{counter-reset:list-counter}.conteiner .article-body .text table{border-collapse:collapse;margin-top:18px}.conteiner .article-body .text table caption{font-weight:700;border-collapse:collapse;font-size:16px;padding:16px 10px;background-color:#f7f7f7;border:1px solid #c4c4c4;border-bottom:0px;color:#2e3026}.conteiner .article-body .text td,.conteiner .article-body .text th{border:1px solid #c4c4c4;padding:8px}.conteiner .article-body .text .table{width:100%;max-width:100%;overflow-x:auto;margin:10px 0}.conteiner .article-body .text .table tbody tr:nth-child(odd){background:#fbfbfb}.conteiner .article-body .text .table tbody tr:nth-child(2n){background:#eef8c7}.conteiner .article-body .text .table thead{background-color:#99af3b;color:#fff}.conteiner .article-body .text .table td,.conteiner .article-body .text .table th{text-align:left;padding:10px;vertical-align:top}.conteiner .article-body .text .table th{background-color:#99af3b;color:#fff}.conteiner .article-body .text .table img{min-width:150px}.conteiner .article-body .reco-goods{padding:0;margin:0}.conteiner .article-body .reco-goods .goods-filed{overflow-x:scroll;position:relative}.conteiner .article-body .reco-goods .card{width:255px;flex-shrink:0}.conteiner .banner div{margin-bottom:30px}.conteiner .article-body .category-mobile{height:56px;border-radius:6px;border:1px solid #e0e0e0;display:none;padding:0 16px 0 21px;justify-content:space-between;align-items:center;margin-bottom:24px;font-size:18px;position:relative}.conteiner .article-body .category-mobile svg{width:24px;height:24px;cursor:pointer;transition:transform .4s ease-in-out;transform-origin:center center;transform-style:preserve-3d}.conteiner .article-body .category-mobile span{cursor:pointer;flex-grow:2}.conteiner .article-body .category-mobile .action{transform:rotateX(180deg)}.conteiner .article-body .category-mobile .list{position:absolute;top:55px;z-index:10;left:-1px;right:-1px;box-shadow:0 4px 20px rgba(0,0,0,.07);border-radius:6px;background:#fff;padding:12px 0 0}.conteiner .article-body .category-mobile .list li{font-size:12px;margin:0;font-family:GothamPro-Medium;padding-left:32px;display:flex;align-items:center;height:56px}.conteiner .article-body .category-mobile .list li:not(:last-child){border-bottom:1px solid rgba(0,0,0,.12)}.conteiner .article-body .category-mobile .list li:before{content:none}.conteiner .article-body .category-mobile .list a:link,.conteiner .article-body .category-mobile .list a:visited{font-style:normal;color:#2e3026;text-decoration:none;font-size:14px;line-height:16px}.conteiner .article-body .category-mobile .list a:hover{text-decoration:underline}.conteiner .submenu{margin:45px auto 0;display:flex;flex-wrap:wrap;justify-content:center;max-width:680px}.conteiner .submenu li:before{content:none}.conteiner .submenu li{background:rgba(153,175,59,.15);border-radius:6px;text-align:center;margin:5px}.conteiner .submenu li .menu{padding:0 13px;display:flex;justify-content:center;align-items:center;height:34px;font-family:GothamPro-Medium;font-size:14px;line-height:17px}.conteiner .submenu li .menu h1{margin-bottom:0;font-family:GothamPro-Medium;font-size:14px;line-height:17px;color:#fff}.conteiner .submenu li a:link,.conteiner .submenu li a:visited{color:#2e3026;text-decoration:none;font-style:normal}.conteiner .submenu li:hover{background-color:#99af3b;color:#fff;cursor:pointer;font-style:normal}.conteiner .submenu li:hover a:hover{color:#fff;text-decoration:none}.conteiner .submenu .action{background-color:#99af3b}.conteiner .submenu .action div,.conteiner .submenu .action div sup{color:#fff}.conteiner .title{font-size:12px;line-height:14px;text-transform:uppercase}.conteiner .category{color:#99af3b;font-family:GothamPro-Medium}.conteiner .articles-list li:before{content:none}.conteiner .articles-list li{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;align-items:flex-start;margin-top:40px}.conteiner .articles-list li .picture-fild{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(37.5% - 30px)}.conteiner .articles-list li .article{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(62.5% - 30px);min-height:218px;display:flex;flex-direction:column;justify-content:space-between}.conteiner .articles-list li .article .desc{width:100%}.conteiner .articles-list li .line{border-bottom:1px solid rgba(0,0,0,.12);margin-top:20px}.conteiner .articles-list li .action{display:flex;margin-top:22px}.conteiner .articles-list li .action .hearts{cursor:pointer;fill:#8e8181;margin-left:20px;display:none}.conteiner .articles-list li .action .disabled{cursor:not-allowed!important}.conteiner .articles-list li .action .heart{fill:#fe8802}.conteiner .articles-list li:first-child{margin-top:20px;padding-top:30px}.conteiner .articles-list li:hover .hearts{display:block}.conteiner .articles-list .tag{color:#6b6e5e;margin-right:25px}.conteiner .articles-list h2{font-family:GothamPro-Bold;font-size:18px;line-height:23px;letter-spacing:.1px;margin:23px 0}.conteiner .articles-list h2 a{text-decoration:none;color:#2e3026;font-family:GothamPro}.conteiner .articles-list h2 a:link,.conteiner .articles-list h2 a:visited{font-style:normal;color:#2e3026;text-decoration:none;font-size:18px;line-height:23px;font-family:GothamPro}.conteiner .articles-list h2 a:hover{text-decoration:none;color:#a6bc46}.conteiner .articles-list h2 span{color:#fe8802;font-family:GothamPro-Medium}.conteiner .articles-list .desc{color:#646562;font-size:14px;line-height:18px;letter-spacing:.0025em;margin:0}.conteiner .articles-list .desc span{color:#fe8802;font-family:GothamPro-Medium}.conteiner .articles-list .data,.conteiner .articles-list .views,.conteiner .articles-list .questions{color:#6b6e5e;display:flex;align-items:center;font-size:14px;line-height:14px;font-family:GothamPro-Light;margin-right:20px}.conteiner .articles-list .data svg,.conteiner .articles-list .views svg,.conteiner .articles-list .questions svg{display:block;width:14px;height:14px;fill:#6b6e5e;margin-right:7px;margin-top:-2px}.conteiner .pagination{display:flex;align-items:flex-end;justify-content:flex-end;margin-top:55px}.conteiner .pagination li{margin-left:16px}.conteiner .pagination li div{border-radius:17px;border:solid 1px #9ea092;width:34px;height:34px;line-height:34px;font-size:12px;color:#9ea092;text-align:center;cursor:pointer}.conteiner .pagination li .active{background-color:#9ea092;color:#fff}.conteiner .pagination li a:link,.conteiner .pagination li a:visited{font-style:normal;color:#9ea092;text-decoration:none}.fildMobile{z-index:100001;width:100%;position:fixed;top:0;bottom:0;left:0;overflow-y:scroll}.mobile{transition:.6s;width:100%;padding:30px;background-color:#fff;transform:translate(-100%);opacity:.1}.mobile li{display:flex;align-items:center;width:100%;height:55px;border-bottom:1px solid rgba(0,0,0,.12);padding:0 21px;font-size:18px;line-height:23px}.mobile li:first-child{font-family:GothamPro-Medium;font-size:20px;justify-content:space-between;text-transform:uppercase}.mobile li:first-child svg{display:block;width:20px;height:20px;margin-right:-21px;fill:#8e8181;cursor:pointer}.mobile .action .arrow svg{transform:rotate(0)}.mobile a:link,.mobile a:visited{text-decoration:none;color:#4d4e48}.mobile a:hover{color:#99af3b}.mobile .arrow{width:20px;height:20px;margin-right:5px;display:flex;justify-content:center;align-items:center;flex-shrink:0}.mobile .arrow svg{flex-shrink:0;display:block;transform:rotate(-90deg);transition:.3s;fill:#8e8181;cursor:pointer}.mobileMenu .mobile-main{margin-top:12px;font-family:GothamPro-Medium}.mobileMenu .mobile-main li{padding:12px 0;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.mobileMenu .mobile-main li>svg{width:24px;height:24px;transform:rotate(270deg);transition:.3s ease}.mobileMenu .mobile-main li .main-action{transform:rotate(360deg)}.mobileMenu .mobile-main li:not(:last-child){border-bottom:1px solid #c4c6c4}.mobileMenu .menu-line li{position:relative;margin-bottom:12px;cursor:pointer;border-radius:10px;overflow:hidden}.mobileMenu .menu-line li picture>*{display:block;-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.mobileMenu .menu-line span{position:absolute;bottom:16px;left:12px;color:#fff;text-transform:uppercase;font-family:GothamPro-Light;font-size:18px}.mobileMenu .menu-line a{color:#fff;text-decoration:none}.showMobile{transform:translate(0);opacity:1}.catalog .list-goods{margin-top:32px;margin-bottom:32px}.catalog .sub{margin-top:32px;display:flex;align-items:center;flex-wrap:wrap}.catalog .sub li{margin:4px 16px 4px 0}.catalog .sub li:hover{box-shadow:none}.catalog .sub a{color:#2e3026;font-size:16px;font-style:normal;font-weight:400;line-height:25px;letter-spacing:.045px;text-decoration-line:underline}.catalog .list-goods>li{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(50% - 30px);background:#fff;border-radius:6px;padding:24px;margin-bottom:24px;position:relative;display:flex;flex-direction:column;justify-content:space-between}.catalog .list-goods>li .photo{width:200px;margin:0 auto;flex-shrink:0}.catalog .list-goods>li .hearts{display:none;position:absolute;top:25px;right:25px;fill:#8e8181;cursor:pointer}.catalog .list-goods>li .disabled{cursor:not-allowed!important}.catalog .list-goods>li .heart{fill:#fe8802}.catalog .list-goods>li h5{margin-top:4px;font-size:16px;line-height:23px;flex-grow:1}.catalog .list-goods>li h5 a:link,.catalog .list-goods>li h5 a:visited,.catalog .list-goods>li h5 a:hover{color:#2e3026;text-decoration:none;font-style:normal}.catalog .list-goods>li .article{margin-top:12px}.catalog .list-goods>li .price{margin-top:16px;min-height:46px}.catalog .list-goods>li .price a:link,.catalog .list-goods>li .price a:visited{font-family:GothamPro;font-weight:300;color:#2e3026;font-style:normal;font-size:12px;line-height:16px;text-decoration:none}.catalog .list-goods>li .price a:hover{font-family:GothamPro;font-weight:300;color:#2e3026;text-decoration:underline;font-style:normal;font-size:12px;line-height:16px}.catalog .list-goods>li .price>div{position:relative}.catalog .list-goods>li .volume-items{display:flex;justify-content:space-between;align-items:center;flex-shrink:0;margin-top:16px}.catalog .list-goods>li .volume{display:flex;align-items:center;margin-left:auto}.catalog .list-goods>li .volume .action{border:1px solid #fe8802;color:#fe8802}.catalog .list-goods>li .volume li{width:60px;height:23px;text-align:center;padding:3px 4px;border:1px solid rgba(0,0,0,.12);border-radius:6px;cursor:pointer}.catalog .list-goods>li .w55{width:55px!important}.catalog .list-goods>li .w78{width:78px!important}.catalog .list-goods>li .volume li:not(:first-child){margin-left:8px}.catalog .list-goods>li .strike{margin-left:8px;font-size:12px;color:#2e3026;position:relative;padding:0 3px 0 9px}.catalog .list-goods>li .strike:before{content:"";position:absolute;top:30%;left:0;width:100%;height:2px;transform:rotate(-10deg);transform-origin:center}.catalog .list-goods>li .spec:before{background-color:#fe8802}.catalog .list-goods>li .discount:before{background-color:#a6bc46}.catalog .list-goods>li .spec_title{height:28px;display:inline-flex;align-items:center;font-size:12px;text-align:center;padding:0 8px;border-radius:6px;margin-top:14px}.catalog .list-goods>li .spec_color{color:#fe8802;background:rgba(254,136,2,.2)}.catalog .list-goods>li .discount_color{color:#a6bc46;background:rgba(153,175,59,.2)}.catalog .list-goods>li .mini-opis{margin-top:12px;font-weight:400;font-size:14px;font-family:GothamPro-Light;line-height:122%}.catalog .list-goods>li button{margin-top:16px}.catalog li:hover{box-shadow:0 4px 20px rgba(0,0,0,.07)}.catalog li:hover .hearts{display:block}.catalog-main{justify-content:space-between;margin-top:12px;background-color:#fff}.catalog-main li{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(100% / 12 * 4 - 30px);margin-top:24px;text-align:center}.catalog-main li a:link,.catalog-main li a:visited,.catalog-main li a:hover{font-size:14px;color:#2e3026;text-decoration:none}.catalog-main li a:hover{text-decoration:underline}.catalog-main li span{display:block;margin-top:8px}.mini-nav-product{position:sticky;top:85px}.mini-nav-product .keyboard{display:flex;flex-wrap:wrap;width:-moz-fit-content;width:fit-content;margin:20px auto}.mini-nav-product .keyboard button{font-size:14px;color:#2e3026;height:30px;margin:0 8px 8px 0;border:none;border-radius:6px;padding:8px;background-color:#f6f6f6;cursor:pointer;transition:background-color .3s}.mini-nav-product .keyboard button:hover{background-color:#e0e0e0}.mini-nav-product .keyboard button.active{background-color:#99af3b;color:#fff}.mini-nav-product ul{margin-top:8px}.mini-nav-product ul a{color:#2e3026;text-decoration:none}.mini-nav-product ul a:hover{text-decoration:underline}.mini-nav-product ul li{margin-top:16px}.product{margin-bottom:56px}.product .photo{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(50% - 30px);text-align:center;display:flex;justify-content:center;position:relative;margin-top:28px}.product .desc{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(50% - 30px);margin-top:32px}.product .desc .details{position:relative}.product .desc .details .strike{margin-left:14px;font-size:16px;color:#2e3026;position:relative;padding:0 3px 0 9px}.product .desc .details .strike:before{content:"";position:absolute;top:30%;left:0;width:100%;height:2px;transform:rotate(-10deg);transform-origin:center}.product .desc .details .spec:before{background-color:#fe8802}.product .desc .details .discount:before{background-color:#a6bc46}.product .desc .spec_title{height:28px;display:inline-flex;align-items:center;font-size:12px;text-align:center;padding:0 8px;border-radius:6px;margin-top:14px}.product .desc .spec_color{color:#fe8802;background:rgba(254,136,2,.2)}.product .desc .discount_color{color:#a6bc46;background:rgba(153,175,59,.2)}.product .desc .price-product{font-family:GothamPro-Bold;font-size:28px;line-height:37px;letter-spacing:.0025em;color:#2e3026}.product .desc .old-price{color:#646562;margin-left:12px;text-decoration:line-through}.product .desc .volume{display:flex;align-items:center;font-size:14px;margin-top:18px;font-family:GothamPro-Medium}.product .desc .volume span{color:#2e3026}.product .desc .volume ul{display:flex;align-items:center;margin-left:24px}.product .desc .volume ul .action{border:1px solid #fe8802;color:#fe8802}.product .desc .volume ul li{padding:3px 4px;border:1px solid rgba(0,0,0,.12);border-radius:6px;cursor:pointer;width:65px;text-align:center;font-size:13px;height:29px;display:flex;align-items:center;justify-content:center;color:#2e3026}.product .desc .volume ul li:not(:first-child){margin-left:18px}.product .desc .volume .w84{width:84px!important}.product .desc .volume .items{margin-left:auto}.product .desc button{margin-top:24px}.product .desc .hearts{position:absolute;bottom:12px;right:0;fill:#8e8181;cursor:pointer}.product .desc .disabled{cursor:not-allowed!important}.product .desc .heart{fill:#fe8802}.product .desc .share{display:none;position:absolute;right:40px;bottom:12px;cursor:pointer}.product .desc .item-promo{background-color:#f7f7f7;padding:16px;margin-top:32px;font-size:14px;border-radius:6px}.product .desc .item-promo a:link,.product .desc .item-promo a:visited,.product .desc .item-promo a:hover{color:#646562}.product .desc .item-promo li{display:flex}.product .desc .item-promo li svg{fill:#fe8802;margin-right:16px;flex-shrink:0}.product .desc .item-promo li:not(:first-child){margin-top:16px}.product .desc .mini-opis{margin-top:24px;color:#646562;font-weight:400}.product .desc .icons{margin-top:24px;display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.product .desc .icons li{width:38px;height:38px;cursor:pointer;display:flex;align-items:center;justify-content:center}.product .desc .icons svg{fill:none}.product .main-details{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(100% - 30px);margin-top:40px}.product .main-details li{margin-top:8px}.product .main-details li span{font-weight:700}.product .item-menu{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(100% - 30px);display:flex;border-bottom:1px solid #e0e0e0}.product .item-menu li{flex-grow:1;background-color:#f2f2f2;border:1px solid #e0e0e0;height:50px;text-align:center;line-height:50px;margin:0 -1px -1px;cursor:pointer}.product .item-menu .action{color:#fe8802;background-color:#fff;font-family:GothamPro-Bold;border-top:2px solid #fe8802;border-bottom:0px}.product .item-submenu{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(100% - 30px);display:flex;margin-top:40px}.product .item-submenu li{flex:0 0 calc(25% - 6px);text-align:center;background-color:#f2f2f2;border-radius:6px;height:50px;line-height:50px;font-size:12px;font-family:GothamPro-Medium;padding:0 5px;cursor:pointer}.product .item-submenu li:not(:last-child){margin-right:6px}.product .item-submenu .action{color:#fff;background-color:#99af3b}.product .description{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(100% - 30px);margin-top:26px;border:1px solid #f2f2f2;border-radius:6px}.product .description .desc-top{background-color:#f2f2f2;height:67px}.product .description .desc-top>h3{line-height:67px;margin-left:26px}.product .description .opis{color:#2e3026;padding:26px;font-size:18px;line-height:26px}.product .description .opis h2,.product .description .opis h3,.product .description .opis h4{margin:10px 0}.product .description .opis ul li{position:relative;display:block;margin:15px 0 15px 25px}.product .description .opis ul li:before{display:block;position:absolute;width:10px;height:10px;border-radius:5px;background-color:#99af3b;left:-20px;top:6px;content:""}.product .description .opis ol{counter-reset:list-counter;list-style:none;padding-left:0}.product .description .opis ol>li{margin:15px 0 15px 25px;counter-increment:list-counter;position:relative;padding-left:5px}.product .description .opis ol>li:before{content:counter(list-counter);display:flex;align-items:center;justify-content:center;font-size:11px;position:absolute;left:-23px;top:1px;background-color:#99af3b;color:#fff;border-radius:50%;width:20px;height:20px}.product .description .opis ol ol{counter-reset:list-counter}.product .description .opis a:link,.product .description .opis a:visited{font-weight:500;font-size:16px;line-height:24px;letter-spacing:.0025em;text-decoration-line:underline;color:#fe8802}.product .full{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(100% - 30px);margin-top:24px}.recept-body{margin-bottom:56px}.recept-body .photo{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(50% - 30px)}.recept-body .photo picture img,.recept-body .photo picture source{border-radius:6px;overflow:hidden}.recept-body .photo-nav{margin-top:12px;display:flex;justify-content:center;align-items:center}.recept-body .photo-nav li{width:10px;height:10px;background-color:#d9d9d9;border-radius:5px;cursor:pointer}.recept-body .photo-nav li:not(:first-child){margin-left:24px}.recept-body .photo-nav .action{width:14px;height:14px;border-radius:7px;background-color:#646562}.recept-body .desc{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(50% - 30px)}.recept-body .desc .params li{display:flex}.recept-body .desc .params li:not(:first-child){margin-top:16px}.recept-body .desc .params svg{fill:#8e8181;margin-right:10px}.recept-body .desc .params .caption{margin-top:4px;color:#6b6e5e}.recept-body .desc .b5{margin-top:30px}.recept-body .desc .item-promo{background-color:#f7f7f7;padding:16px;margin-top:32px;font-size:14px}.recept-body .desc .item-promo a:link,.recept-body .desc .item-promo a:visited,.recept-body .desc .item-promo a:hover{color:#646562}.recept-body .desc .item-promo li{display:flex;align-items:center}.recept-body .desc .item-promo li svg{fill:#fe8802;margin-right:16px}.recept-body .desc .item-promo li:not(:first-child){margin-top:16px}.recept-body .divider{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(100% - 30px);margin-top:20px;border:1px solid rgba(0,0,0,.12)}.recept-body .item-menu{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(100% - 30px);display:flex;border-bottom:1px solid #e0e0e0}.recept-body .item-menu li{flex:1;background-color:#f2f2f2;border:1px solid #e0e0e0;height:50px;line-height:20px;text-align:center;margin:0 -1px -1px;display:flex;align-items:center;justify-content:center;cursor:pointer}.recept-body .item-menu .action{color:#fe8802;background-color:#fff;font-family:GothamPro-Bold;border-top:2px solid #fe8802;border-bottom:0px}.recept-body .components{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(100% - 30px);margin-top:20px}.recept-body .components .header-phase{width:40px;text-align:center;margin:20px 0;justify-content:center}.recept-body .components li{display:flex;align-items:center;justify-content:space-between}.recept-body .components h5{flex:1}.recept-body .components h5 a:link,.recept-body .components h5 a:visited{text-decoration:none;color:#2e3026}.recept-body .components h5 a:hover{color:#99af3b}.recept-body .components .num,.recept-body .components .num-empty{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:21px;border:1px solid #8e8181;margin-right:58px}.recept-body .components .num h4,.recept-body .components .num-empty h4{color:#8e8181}.recept-body .components .num:hover{border-color:#99af3b;cursor:pointer}.recept-body .components .num:hover h4{color:#99af3b}.recept-body .components .num-empty:hover{cursor:not-allowed}.recept-body .components .component{display:flex;justify-content:space-between;align-items:center;flex:1}.recept-body .components .divider-v{color:#8e8181;width:23px;height:15px;border-right:1px solid #8e8181;margin:10px 0}.recept-body .components .w70{width:70px;text-align:right}.recept-body .components .w90{width:90px;text-align:right}.recept-body .components button{margin-left:40px}.recept-body .components .empty{width:150px;margin-left:40px}.recept-body .technology{margin-top:40px}.article{font-size:12px;color:#8e8181}.article span{color:#2e3026}.recept h1,.recept .tags-like,.recept .author{max-width:none}.comments{margin-bottom:52px}.comments .avatar{width:52px;height:52px;border-radius:26px;overflow:hidden;margin-right:16px;flex-shrink:0;background-color:#f7f7f7;line-height:52px!important;text-align:center}.comments .comments-top{display:inline-block;position:relative}.comments .count{display:inline-block;background-color:#a6bc46;width:32px;height:26px;border-radius:16px/13px;font-size:12px;color:#fff;line-height:26px;text-align:center;font-weight:400;font-family:Gotham Pro;position:absolute;top:-2px;right:-42px}.comments .reply{display:flex;padding:24px 32px;border:1px solid #ededed;border-radius:6px;margin-top:32px}.comments .reply .action{position:relative;flex-grow:2;padding-left:10px;--ck-color-selector-focused-cell-background: #99af3b !important;--ck-color-base-focus: #99af3b !important;--ck-color-focus-border: #99af3b !important;--ck-focus-ring: 1px solid #ffffff !important}.comments .reply .action textarea{border:0px}.comments .reply .action .ck-focused{box-shadow:none!important}.comments .reply .action ul,.comments .reply .action ol{margin-left:15px}.comments .reply .action ul li{list-style-type:disc}.comments .reply-focus{border-color:#99af3b}.comments .no-reply{margin-top:48px}.comments .no-reply .login{margin-top:16px}.comments .no-reply a:link,.comments .no-reply a:visited{font-weight:500;font-size:16px;line-height:24px;letter-spacing:.0025em;text-decoration-line:underline;color:#fe8802}.comments .reply-author{display:flex;align-items:center;margin-top:40px}.comments .reply-author .caption{color:#8e8181}.comments li .question{margin-top:16px}.comments li .question a{color:#fe8802;text-decoration:underline}.comments .create{margin-top:16px;display:flex}.comments .create .date{color:#8e8181}.comments .create .write-answer{cursor:pointer}.comments .create .disabled{cursor:not-allowed}.comments .devider{margin:0 12px}.comments .h-devider{margin-top:32px;border:1px solid #b3b3b3}.comments .count-answer{margin-top:16px;background-color:#f7f7f7;border-radius:6px;color:#738c03;height:36px;width:130px;line-height:36px;text-align:center;font-weight:700;cursor:pointer}.comments .disabled{cursor:not-allowed}.comments .team{fill:#4e92f1;width:16px;height:16px;margin-bottom:-2px;margin-left:4px}.comments li>ul{margin-left:24px}.comments .moderation{display:inline-block;margin-top:20px;background:rgba(219,82,78,.2);border-radius:16px;padding:6px 16px;color:#000;font-size:14px;font-weight:400;line-height:17px;font-family:GothamPro-Medium}.comments .btn{display:flex;justify-content:flex-end;align-items:center;margin-top:20px}.comments .close{color:#8e8181;font-size:16px;line-height:19.5px;margin-right:24px;cursor:pointer}.comments .all{margin:48px auto 0}.comments .email{margin-top:18px;display:flex;justify-content:flex-end}footer .note{padding:32px 0;color:#2e3026}footer .note .description{color:#2e3026;box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(100% - 30px)}footer .note .description p:not(:last-child){margin-bottom:16px}footer .note .description a{color:#2e3026}footer .contacts{color:#fff;background-color:#4d4e48;padding:32px 0}footer .contacts .row{flex-wrap:nowrap}footer .contacts a:link,footer .contacts a:visited{color:#fff;text-decoration:none}footer .contacts a:hover{color:#fff}footer .contacts .description{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(100% / 12 * 2.2 - 30px)}footer .contacts .description p{margin-bottom:12px}footer .contacts .logo{width:180px;display:block;fill:#fff;margin-bottom:24px}footer .contacts ul{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;margin-left:calc(100% / 12 * .8 + 15px);width:300px;height:110px;display:flex;flex-direction:column;flex-wrap:wrap}footer .contacts ul li{margin-bottom:8px}footer .contacts .contact{box-sizing:border-box;word-wrap:break-word;margin-right:15px;width:calc(100% / 12 * 4 - 30px);padding-left:24px;margin-left:auto}footer .contacts .contact svg{position:absolute;left:-24px;top:0;fill:#fff}footer .contacts .adress{margin-bottom:16px;position:relative}footer .contacts .adress div{margin-bottom:8px}footer .contacts .phones{position:relative}footer .contacts .phones div{margin-bottom:8px}footer .contacts .phones span{font-family:Lato}footer .contacts .phones svg{top:2px}footer .social{background-color:#2e3026;position:relative}footer .social .row{align-items:center;height:80px}footer .social .copyright{color:#fff;box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(25% - 30px)}footer .social ul{box-sizing:border-box;word-wrap:break-word;margin-right:15px;width:calc(100% / 12 * 4 - 30px);margin-left:auto;display:flex}footer .social ul li{width:32px;height:32px;margin-right:32px;border-radius:16px;display:flex;flex-shrink:0;align-items:center;justify-content:center;filter:drop-shadow(0px 12px 24px rgba(0,0,0,.1))}footer .social svg{fill:#fff}footer .social a{display:flex;height:100%;width:100%;align-items:center;justify-content:center}footer .social .fb{background-color:#3d5a96;line-height:14px}footer .social .vk{background-color:#4c77a6;line-height:10px}footer .social .ig{background:linear-gradient(180.19deg,#7024c4 .17%,#c21975 41.57%,#c74c4d 70.15%,#e09b3d 99.83%);line-height:10px}footer .social .tg{background-color:#45aee4;line-height:14px}footer .social .yt{background-color:#f52929}footer .social .tt{background-color:#e91e63}.registration .inp{margin-bottom:12px}.forgot-password p,.forgot-password h4,.forgot-password .send{margin:32px 0}.forgot-password button{margin-bottom:52px}.forgot-password .promt{margin:32px 0}.forgot-password .pointer{cursor:pointer}.forgot-password .method{max-width:430px;display:flex;justify-content:space-between;align-items:center;border:1px solid #8e8181;box-shadow:0 4px 20px rgba(0,0,0,.07);border-radius:6px;padding:24px;margin-bottom:32px;cursor:pointer}.forgot-password .method .icon{width:48px;min-width:48px;height:48px;background-color:#f7f7f7;border-radius:24px;text-align:center;margin-right:16px;display:flex}.forgot-password .method .icon svg{fill:#8e8181;display:block;width:24px;height:24px;margin:auto}.forgot-password .method .fg-desc{display:flex;justify-content:space-between;align-items:center}.forgot-password .method .checked{width:24px;flex-shrink:0;height:24px;margin-left:16px}.forgot-password .method .checked div{width:24px;flex-shrink:0;height:24px;border-radius:12px;background-color:#a6bc46;display:flex}.forgot-password .method .checked svg{fill:#fff;display:block;width:20px;height:20px;margin:auto}.forgot-password .method h2{font-size:18px;line-height:23px;font-family:GothamPro-Bold;margin-bottom:8px}.forgot-password .active{border-color:#a6bc46}.forgot-password .active .icon svg{fill:#a6bc46}.forgot-password .active h2{color:#99af3b}.login-page{margin-bottom:52px}.login-page h1{margin-bottom:32px}.login-page .remember{margin-bottom:12px}.login-page a{font-family:Gotham Pro;font-weight:500;line-height:24px;letter-spacing:.0025em;text-decoration-line:underline;color:#fe8802}.login-page button{margin-top:32px}.reviews-list{margin-bottom:32px}.reviews-list li{padding:32px;margin-bottom:16px;border-radius:6px;border:1px solid rgba(187,187,187,.73)}.reviews-list .reply-author{display:flex;align-items:center;position:relative;padding-bottom:10px;border-bottom:1px solid rgba(187,187,187,.73)}.reviews-list .avatar{width:56px;height:56px;margin-right:12px;border-radius:28px;overflow:hidden;background-color:#f6f6f6;display:flex;justify-content:center;align-items:center}.reviews-list .avatar img{width:100%;height:100%}.reviews-list .caption{position:absolute;top:40px;left:68px;color:#8e8181}.reviews-list .message{margin-top:24px}.reviews-list .answer{margin-top:24px;border-radius:6px;background:#f6f6f6;padding:24px}.reviews-list .answer .avatar{width:46px;height:46px;border-radius:23px}.reviews-list .answer .reply-author{border-bottom:0px}.reviews-list .answer .message{margin-top:12px}.reviews-list .team{fill:#4e92f1;width:16px;height:16px;margin-left:4px}.review-check{display:flex;margin-bottom:12px}.review-check img{border-radius:0!important;width:26px;height:auto;margin-bottom:0!important}.conteiner .seminars-header{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(100% - 30px)}.conteiner .seminars-header h2{margin-top:40px}.conteiner .seminars-header a{color:#fe8802}.conteiner .seminars-list li{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(50% - 30px);margin-top:56px;border-bottom:1px solid rgba(0,0,0,.12);padding-bottom:20px;display:flex;flex-direction:column;justify-content:space-between}.conteiner .seminars-list li h3{margin-top:25px;flex:1}.conteiner .seminars-list li .category{margin-top:27px}.conteiner .picture-fild{height:auto}.conteiner .picture-fild picture>*{display:block;border-radius:6px;-o-object-fit:cover;object-fit:cover;width:100%}.conteiner .picture-fild img{max-width:100%;height:auto}.conteiner .seminars-action{margin-top:12px;display:flex;align-items:center;justify-content:space-between}.conteiner .seminars-action svg{fill:#8e8181;width:24px;height:24px;margin-right:6px;margin-top:-2px}.conteiner .seminars-action .data{display:flex;align-items:center;justify-content:center;color:#2e3026;margin-right:0;line-height:27px;font-size:12px;font-family:GothamPro-Medium;width:140px}.conteiner .seminars-action .data svg{fill:#8e8181;width:14px;height:14px;margin-right:6px;margin-top:0}.conteiner .seminars-action .special,.conteiner .seminars-action .zapis,.conteiner .seminars-action .end{display:flex;align-items:center;font-size:12px;flex-shrink:0}.conteiner .seminars-action .special svg,.conteiner .seminars-action .zapis svg,.conteiner .seminars-action .end svg{width:24px;height:15px;fill:#fe8802;margin-right:8px;flex-shrink:0}.conteiner .seminars-action .special{max-width:145px;line-height:15px;flex-shrink:1}.conteiner .seminars-action .special svg{width:20px;height:20px;fill:#fe8802}.conteiner .seminars-action .end{margin-left:0}.conteiner .seminars-action .end svg{width:24px;height:24px;fill:#6b6e5e}.conteiner .seminars-action .start{width:140px;height:27px;flex-shrink:0;background-color:#e7e4e4;border-radius:6px;text-align:center;margin-right:23px}.conteiner .desc{margin-top:22px;font-size:14px;line-height:17px;color:#646562;margin-bottom:25px;letter-spacing:.0025em}.conteiner .students{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(100% - 30px);margin-top:56px}.conteiner .students h3{margin-top:10px}.conteiner .seminar-why{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(50% - 30px)}.conteiner .seminar-why h3{margin-top:50px;font-family:GothamPro-Bold}.conteiner .seminar-why ul{margin-top:30px;font-size:16px;line-height:22px;letter-spacing:.0025em;padding-bottom:50px}.conteiner .seminar-why li{margin:0 0 25px 20px;position:relative}.conteiner .seminar-why li span{position:relative;display:inline-block}.conteiner .seminar-why li span svg{display:block;width:20px;height:20px;fill:#2e3026;margin-bottom:-4px}.conteiner .seminar-why li:last-child{margin-bottom:0}.conteiner .seminar-why li:before{display:block;position:absolute;width:6px;height:6px;border-radius:3px;background-color:#a6bc46;left:-20px;top:6px;content:""}.conteiner .reviews{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(50% - 30px);display:flex;align-items:center;justify-content:center}.conteiner .reviews .prev,.conteiner .reviews .next{display:flex;align-items:center;justify-content:center;width:44px;height:44px;cursor:pointer;position:relative}.conteiner .reviews .prev svg,.conteiner .reviews .next svg{width:44px;height:44px;fill:#948686}.conteiner .reviews .prev svg{transform:rotate(90deg)}.conteiner .reviews .next svg{transform:rotate(270deg)}.conteiner .reviews .photo{position:relative;width:244px;height:445px;margin:0 18px}.conteiner .reviews .photo .one{display:block;margin:auto;position:absolute;top:0;left:0;bottom:0;right:0;text-align:center}h1,.heading{font-family:GothamPro-Black;font-size:33px;line-height:43px;letter-spacing:.0025em;color:#2e3026}h2{font-family:GothamPro-Bold;font-size:28px;line-height:37px;letter-spacing:.0025em;color:#2e3026}h2 a{font-family:GothamPro-Bold}h3{font-family:GothamPro-Medium;font-size:21px;line-height:28px;letter-spacing:.0025em;color:rgba(0,0,0,.87)}h3 a{font-family:GothamPro-Medium}h4{font-family:GothamPro-Bold;font-size:16px;line-height:20px;letter-spacing:.0025em;color:rgba(0,0,0,.87)}h5{font-family:GothamPro-Medium;font-size:15px;line-height:17px;letter-spacing:.0025em;color:rgba(0,0,0,.87)}h5 a{font-family:GothamPro-Medium}.b1{font-family:GothamPro;font-size:18px;line-height:25px}.b2{font-family:GothamPro-Bold;font-size:18px;line-height:23px}.b3{font-family:GothamPro;font-size:16px;line-height:22px}.b4{font-family:GothamPro-Bold;font-size:16px;line-height:22px}.b5{font-family:GothamPro;font-size:14px;line-height:17px}.b5m{font-family:GothamPro-Medium;font-size:14px;line-height:17px}.b6{font-family:GothamPro-Bold;font-size:16px;line-height:22px}.caption{font-family:GothamPro;font-size:12px;line-height:14px}.t-category{font-family:GothamPro;font-size:12px;line-height:16px}.t-category a:link,.t-category a:visited,.t-category a:hover{font-size:12px;line-height:16px;font-style:normal}.t-category-m{font-family:GothamPro-Medium;font-size:12px;line-height:16px}.btn-text1{font-family:GothamPro-Medium;font-style:normal;font-weight:400;font-size:16px;line-height:20px;letter-spacing:.25px;color:#2e3026}.btn-text1-w{font-family:GothamPro-Medium;font-style:normal;font-weight:400;font-size:16px;line-height:20px;letter-spacing:.25px;color:#fff}.btn-text1-orange{font-family:GothamPro-Medium;font-style:normal;font-weight:400;font-size:16px;line-height:20px;letter-spacing:.25px;color:#fe8802}.bold{font-family:GothamPro-Bold}.italic{font-style:italic}.underline{text-decoration:underline}.medium{font-family:GothamPro-Medium}.text--darkgreen{color:#99af3b}.text--grey{color:#8e8181}.text--warn{color:#eb5757}.slaider-fild{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;justify-content:space-between;align-items:stretch;height:445px;padding-bottom:20px;flex-wrap:nowrap}.slaider-fild .catalog{box-sizing:border-box;word-wrap:break-word;margin-left:15px;width:calc(25% - 30px);margin-right:0;padding-top:8px;padding-bottom:8px;background-color:#f6f6f6;flex-shrink:0}.slaider-fild .catalog li{min-height:40px;transition:background-color .3s ease}.slaider-fild .catalog h5{padding-left:24px;transition:color .3s ease}.slaider-fild .catalog li a{display:block;padding:10px 0}.slaider-fild .catalog li:hover{color:#fff;background-color:#99af3b}.slaider-fild .catalog li:hover h5{color:#fff}.slaider-fild .catalog a:link,.slaider-fild .catalog a:visited{color:#2e3026;text-decoration:none}.slaider-fild .catalog a:hover{color:#99af3b}.slaider-fild .shadow-bottom{box-shadow:0 8px 15px -5px rgba(0,0,0,.1)}.slaider-fild .preview{background-color:#fff;flex-grow:1;position:relative;-o-object-fit:contain;object-fit:contain;margin-right:15px}.slaider-fild .preview picture{position:absolute;top:0;bottom:0;left:0;right:0}.slaider-fild .preview img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.slaider-fild .preview .navSlaider{position:absolute;margin:0 auto;bottom:-30px;display:flex;justify-content:center;width:100%}.slaider-fild .preview .navSlaider li{display:inline-block;width:12px;height:12px;border-radius:6px;background-color:#c4c6c4;cursor:pointer}.slaider-fild .preview .navSlaider li:not(:last-child){margin-right:16px}.slaider-fild .preview .navSlaider .action{background-color:#2e3026}.slaider-fild .subcatalog{z-index:10;display:flex;background-color:#fff}.slaider-fild .subcatalog .submenu{display:flex;flex-wrap:wrap;gap:10px;flex-direction:column;color:#646562;background-color:#fff;padding:32px 0 12px 32px;margin-right:24px;flex-shrink:0}.slaider-fild .subcatalog .submenu>li{margin-bottom:16px;width:100%}.slaider-fild .subcatalog .submenu h5{color:#646562}.slaider-fild .subcatalog .submenu a{color:#646562;text-decoration:none}.slaider-fild .subcatalog .submenu a:hover h5{color:#2e3026;text-decoration:underline}.slaider-fild .subcatalog .right-auto{height:100%;flex-direction:column;flex-wrap:wrap;display:inline-flex;-moz-column-count:2;column-count:2;-moz-column-fill:auto;column-fill:auto;margin-right:180px}.slaider-fild .subcatalog .right-auto li{height:30px;max-width:170px;margin-bottom:4px!important}.slaider-fild .subcatalog .articles{background-color:#fff;min-width:339px;flex-shrink:0}.slaider-fild .subcatalog .articles ul{margin-top:24px}.slaider-fild .subcatalog .articles li{display:block;margin:0;flex-shrink:0;max-width:275px;height:100px;max-height:100px;border-radius:4px;overflow:hidden;position:relative;text-align:right;padding:0}.slaider-fild .subcatalog .articles li img{width:auto;height:100%}.slaider-fild .subcatalog .articles li .name{position:absolute;z-index:10;top:50%;transform:translateY(-50%);left:10px;width:140px;font-family:GothamPro-Medium;font-size:13px;line-height:15px;color:#4d4e48;text-align:left}.slaider-fild .subcatalog .articles li .name a:link,.slaider-fild .subcatalog .articles li .name a:visited{color:#4d4e48;text-decoration:none}.slaider-fild .subcatalog .articles li .name a:hover{color:#99af3b;text-decoration:none}.slaider-fild .subcatalog .articles li:not(:nth-child(1)){margin-top:16px}.slaider-fild .subcatalog{display:flex;position:relative;height:100%;flex-direction:row;background-color:#fff;padding-top:12px}.slaider-fild .subcatalog li{padding-right:8px}.slaider-fild .subcatalog li h5{font-size:14px;line-height:16px}.slaider-fild .subcatalog a:link,.slaider-fild .subcatalog a:visited{color:#2e3026;text-decoration:none}.slaider-fild .subcatalog a:hover{color:#99af3b}.slaider-fild .bg{position:absolute;z-index:2;top:0;bottom:0;right:0;left:0;background:linear-gradient(to right,rgba(255,255,255,.9) 20%,rgba(255,255,255,.8) 40%,rgba(255,255,255,.7) 70%,rgba(255,255,255,.3) 80%,rgba(255,255,255,0))}.slaider-fild .bg-subcatalog{z-index:1}.slaider-fild .catalog-main{display:none}.abs{position:absolute;left:112px;right:112px;z-index:10}.shadow{box-shadow:0 8px 6px -6px #777}.top{position:fixed;left:0;right:0;top:0;z-index:1000;height:64px;background-color:#fafafa;color:#2e3026}.top a:link,.top a:visited{text-decoration:none;color:#2e3026}.top a:hover{text-decoration:none;color:#99af3b}.top .wrp{font-size:14px;line-height:19px;height:60px;display:flex;justify-content:space-between;align-items:center}.top .location{position:relative;width:160px;padding-left:22px;cursor:not-allowed;font-size:12px}.top .location svg{position:absolute;fill:#8e8181;margin-top:-2px;transition:.4s}.top .location svg:first-child{left:0}.top .location .city{position:relative;line-height:15px;display:inline-block;padding-right:20px}.top .location .city svg{right:0;top:-2px}.top .menu{display:flex;flex-grow:2;margin-left:80px}.top .menu li{margin-right:28px}.top .menu li:first-child{margin-right:38px}.top .menu .collapse{position:relative}.top .menu .collapse svg{position:absolute;fill:#8e8181;margin-top:-2px}.top .menu li:last-child{margin-right:20px;position:relative;cursor:pointer;width:50px}.top .menu li:last-child svg{position:absolute;display:inline-block;fill:#8e8181;top:-2px;flex-shrink:0}.top .menu li:last-child:hover .top__popup{display:block}.top .menu li:last-child:hover svg{transform:rotateX(180deg) scaleX(-1);transition:.6s}.top .login,.top .cart{display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.top .login svg,.top .cart svg{margin-right:10px;fill:#8e8181}.top .login .photo{width:24px;height:24px;border-radius:12px;overflow:hidden;margin-right:10px;flex-shrink:0;line-height:24px;background-color:#c4c6c4;text-align:center;font-size:10px;font-weight:700;color:#000}.top .login svg{flex-shrink:0}.top .cart-link{margin-left:auto;margin-right:32px}.top .cart .bag{display:flex;align-items:center;position:relative}.top .cart .count{position:absolute;width:22px;height:18px;border-radius:50%;background-color:#fe8802;color:#fff;text-align:center;line-height:20px;font-size:10px;left:12px;top:0}.top .cart .summ{margin-left:8px;color:#2e3026}.top .search,.top .topsearch{display:none;cursor:pointer;justify-content:flex-end;align-items:center}.search{flex-shrink:0}.search .open{cursor:pointer}.search>svg{display:block;background-color:#99af3b;width:40px;height:40px;fill:#fafafa;padding:10px;border-radius:6px;flex-shrink:0}.search-fild{position:absolute;z-index:1;right:0;top:-8px;transition:.6s}.search-fild svg{background-color:#fff;width:24px;height:24px;fill:#8e8181;padding:0}.search-input{display:flex;align-items:center;justify-content:space-between;height:56px;background-color:#fff;border:1px solid #a6bc46;border-radius:6px;overflow:hidden}.search-input input{border:0;flex-grow:1;font-size:16px;line-height:30px;display:none;color:#4d4e48}.search-input input::-moz-placeholder{color:#4d4e48;opacity:1}.search-input input::placeholder{color:#4d4e48}.search-input svg{margin:0 16px}.search-input .icon-search{display:block;width:24px;height:25px;fill:#fafafa;cursor:default}.search-input .search-close{width:20px;height:20px;fill:#8e8181;display:none;cursor:pointer}.search .show{display:block;opacity:1}.search .short{width:1px;opacity:.1}.search .long{width:450px}.addMenu{position:relative}.add{width:140px}.add li{margin-right:0!important}.add li:first-child{display:none}.company{width:320px}.showing{transition:.4s;transform:rotateX(180deg)}.top__popup{display:none;cursor:default;position:absolute;background-color:#fff;border-radius:4px;left:-20px;top:35px;padding:20px 15px;font-size:13px;box-shadow:-1px 1px 1px #dcdcdc,1px 1px 1px #dcdcdc}.top__popup:before{content:"";position:absolute;left:30px;top:-20px;border:15px solid transparent;border-top-color:transparent;border-top-style:solid;border-top-width:10px;border-bottom:10px solid #ffffff}.top__popup ul{list-style:none;text-align:left}.top__popup ul li{margin-top:10px}.top__popup ul li a:link,.top__popup ul li a:visited{text-decoration:none;color:#3e3e3e}.top__popup ul li a:hover{text-decoration:none;color:#99af3b}.header{display:flex;justify-content:space-between;align-items:center;margin-top:64px;height:83px}.header .logo{fill:#a6bc46;width:188px;min-height:43px}.header .sitename{max-width:260px;flex-grow:1;flex-shrink:1;display:block;margin-left:53px}.header .sitename span{display:block}.header .sitename h1,.header .sitename span{max-width:260px;font-family:GothamPro-Medium;font-size:12px;line-height:25px}.header .contacts{font-family:Lato;margin-left:auto;margin-right:83px}.header .contacts div{display:flex;align-items:center;justify-content:center;width:16px;height:16px;margin-right:10px;border-radius:8px}.header .contacts .phone svg{fill:#8e8181;width:16px;height:16px}.header .contacts .wp svg{fill:#8e8181;width:16px;height:16px}.header .contacts a{color:#2e3026;text-decoration:none}.header .contacts li{display:flex;align-items:center;font-size:14px;line-height:17px}.header .contacts li svg{fill:#fff}.header .contacts li:first-child{margin-bottom:12px}.header .headersearch{height:40px;width:40px;display:flex;justify-content:center;align-items:center;position:relative}.mainmenu{position:relative}.mainmenu nav{position:relative}.mainmenu .menus{align-items:center;flex-wrap:nowrap;line-height:48px;text-align:center;font-family:GothamPro-Bold;font-size:15px;display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.mainmenu .menus>li{background-color:#a6bc46;display:flex;justify-content:center;align-items:center;height:48px;text-transform:uppercase;transition:background-color .3s ease}.mainmenu .menus>li a:link,.mainmenu .menus>li a:visited{display:flex;justify-content:center;align-items:center;height:48px;color:#fff;text-decoration:none}.mainmenu .menus>li a:link span,.mainmenu .menus>li a:visited span{display:inline-block;position:relative}.mainmenu .menus>li a:link span:after,.mainmenu .menus>li a:visited span:after{content:"";display:block;position:absolute;left:50%;bottom:-2px;width:80%;transform:translate(-50%);height:1px;background:repeating-linear-gradient(to right,#ffffff,#ffffff 1px,transparent 2px,transparent 5px)}.mainmenu .menus>li a:hover{color:#fff;text-decoration:none}.mainmenu .menus>li a:hover span:after{background:repeating-linear-gradient(to right,#99af3b,#99af3b 1px,transparent 2px,transparent 5px)}.mainmenu .menus>li a{display:flex;width:100%;height:100%}.mainmenu .menus>li a div{align-items:center;line-height:21px;display:flex;justify-content:center}.mainmenu .menus>li:first-child{box-sizing:border-box;word-wrap:break-word;margin-left:15px;width:calc(25% - 30px);flex-shrink:0;margin-right:0;background-color:#99af3b}.mainmenu .menus>li:nth-child(4){margin-right:15px}.mainmenu li:not(:first-child){flex-grow:1;flex-shrink:1}.mainmenu li:not(:first-child):hover{background-color:#99af3b}.mainmenu li:last-child{flex-grow:0;flex-shrink:0;display:none;text-align:left;color:#fff;cursor:pointer}.mainmenu li:last-child :hover svg{fill:#99af3b}.mainmenu li:last-child span{display:none}.mainmenu svg{display:inline-block;fill:#fff;width:24px;height:24px;margin:-2px 10px 0 0}.slideUp-enter-active{animation:slideUpIn .4s}.slideUp-leave-active{animation:slideUpOut .4s}@keyframes slideUpIn{0%{opacity:0;transform:translateY(30px)}to{transform:translateY(0);opacity:1}}@keyframes slideUpOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(30px)}}.slideDown-enter-active{animation:slideDownIn .4s}.slideDown-leave-active{animation:slideDownOut .4s}@keyframes slideDownIn{0%{opacity:0;transform:translateY(-30px)}to{transform:translateY(0);opacity:1}}@keyframes slideDownOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-30px)}}.transit-enter-active{animation:transitIn .4s}.transit-leave-active{animation:transitOut .4s}@keyframes transitIn{0%{opacity:0}to{opacity:1}}@keyframes transitOut{0%{opacity:1}to{opacity:0}}.rotate-enter-active{animation:rotateIn .4s}.rotate-leave-active{animation:rotateOut .4s}@keyframes rotateIn{0%{transform:rotateX(-90deg)}to{transform:rotateX(0)}}@keyframes rotateOut{0%{transform:rotateX(0)}to{transform:rotateX(90deg)}}.roll-enter-active{animation:rollIn .4s}.roll-leave-active{animation:rollOut .4s}@keyframes rollIn{0%{transform:translateY(-60px)}to{transform:translateY(0)}}@keyframes rollOut{0%{transform:translateY(0)}to{transform:translateY(-60px)}}.fadeSlaid-enter-active{animation:fadeSlaidIn .6s}.fadeSlaid-leave-active{animation:fadeSlaidOut .6s}@keyframes fadeSlaidIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeSlaidOut{0%{transform:translate(0);opacity:1}to{transform:translate(-100%);opacity:0}}@media screen and (max-width: 1170px){.conteiner,.wrp,.header,.mainmenu,.slaider,.mobileMenu{padding-left:52px;padding-right:52px}.rating-action{min-width:auto}.fresh,.promo,.reco-goods{padding-left:52px;padding-right:52px}.whywe .description{padding:28px 24px}footer .contacts .description{width:calc(100% / 12 * 2.5 - 30px)}footer .contacts .contact{width:calc(100% / 12 * 5 - 30px)}footer .social ul{width:calc(100% / 12 * 5 - 30px)}.abs{left:52px;right:52px}.top .menu{margin-left:60px}}@media screen and (max-width: 1024px){.conteiner,.wrp,.header,.mainmenu,.slaider,.mobileMenu{padding-left:15px;padding-right:15px}.discounts{padding:32px 24px}.cart-main{margin-right:30px}.cart-main .cart-name{width:auto}.cart-main .order{min-width:240px}.modal-bg .dialog .close{right:48px;top:12px}.modal-bg .dialog button{width:100%}.fresh,.promo,.reco-goods{padding-left:15px;padding-right:15px}.reco-goods .card .hearts{display:block}.reco-goods .card:hover button{display:flex}.whywe .description{padding:28px 0}.whywe ul{margin:16px 0}.whywe li:not(:last-child){margin-bottom:8px}.whywe .more{margin-top:16px}.whywe .b1{font-size:16px;line-height:22px}.whywe .b2{font-size:16px;line-height:24px}.catalog .list-goods>li .hearts{display:block}.product .main-details{font-size:14px;line-height:17px}.product .description .opis{font-size:15px;line-height:22px}.conteiner .seminars-header h2{margin-top:14px}.conteiner .seminars-list li{margin-top:36px}.conteiner .seminars-list li h3{margin-top:18px;font-family:Gotham Pro;font-style:normal;font-weight:700;font-size:18px;line-height:23px}.conteiner .seminars-list li .category{margin-top:24px;font-size:13px}.slaider-fild{max-height:346px;min-height:346px}.slaider-fild .catalog{display:none}.slaider-fild .preview{width:100%;margin-left:15px}.slaider-fild .subcatalog .submenu{padding:24px 0 12px 24px}.abs{left:15px;right:15px}.abs .catalog{display:block!important}.rel .slaider-fild{max-height:initial}.rel .slaider-fild .submenu{padding:12px}.rel .slaider-fild .preview{margin-left:0}.top .menu{margin-left:80px}.top .menu>li:nth-child(n+4){display:none}.top .menu .collapse ul li:nth-child(n+4){display:block}.top .menu li:last-child{display:block}.mainmenu .menus>li:first-child{width:calc(25% - 30px)}}@media screen and (max-width: 960px){.conteiner main{width:calc(75% - 30px)}.conteiner aside{margin-left:calc(0% + 15px)}.account-field{width:calc(100% - 30px)}.cart-main{font-size:14px;line-height:17px}.cart-main .action .btn-text1{width:200px;padding:0 8px}.cart-main .cart-save{font-size:14px;line-height:17px}.cart-main .photo{margin-right:8px}.cart-main .gift-name{width:220px}.cart-main .cart-note{font-size:14px;line-height:17px;width:130px}.cart-main .cart-count{margin-left:12px}.checkout .logo{margin-left:calc(100% / 12 * 2 + 15px)}.checkout .logo{width:calc(100% / 12 * 8 - 30px)}.checkout .logo svg{margin:32px 0}.checkout .steps{margin-left:calc(100% / 12 * 2 + 15px)}.checkout .steps{width:calc(100% / 12 * 8 - 30px)}.checkout .steps ul{margin:32px 0}.checkout .steps h1,.checkout .steps li{display:none}.checkout .steps .action{display:flex;align-items:center;width:100%;height:auto;padding:0;border-bottom:0px!important}.checkout .steps .action a span{display:none}.checkout .steps .action h2,.checkout .steps .action .ml-a{display:inline}.checkout .steps .back{display:flex}.checkout .step{margin-left:calc(100% / 12 * 2 + 15px)}.checkout .step{width:calc(100% / 12 * 8 - 30px)}.checkout .step .personal{margin:8px 0 32px}.checkout .full{margin-left:calc(100% / 12 * 2 + 15px)}.checkout .full{width:calc(100% / 12 * 8 - 30px)}.checkout .pb{padding-bottom:100px}.checkout .btn-action{z-index:10;position:fixed;left:0;right:0;bottom:0;background:linear-gradient(to bottom,rgba(255,255,255,0),#fff 10px,#fff);padding:20px 0 10px;display:flex;margin:0 -15px}.checkout .btn-action button:not(:last-child){display:none}.checkout .btn-action button:last-child{margin-left:calc(100% / 12 * 2 + 24px);width:calc(100% / 12 * 8 - 48px)}.checkout .btn-action-add{padding:8px 0;position:fixed;left:0;right:0;bottom:-25px;display:flex;background:#fff;z-index:20}.checkout .delivery .new-adr .flex-sb{max-width:100%}.checkout .delivery .new-adr .flex-sb button{width:155px}.checkout .address-field{max-width:100%}.checkout .offices{width:calc(100% - 30px)}.checkout .offices{margin-bottom:28px}.checkout .maps{overflow:hidden}.checkout .map-offices{width:calc(100% - 30px)}.checkout .map-offices{background:#fff;position:absolute;z-index:9;right:0;left:0;top:0;height:100%;transition:transform .5s ease-in-out;transform:translateY(100%)}.checkout .map-offices img{min-width:100%}.checkout .courier{margin-left:calc(100% / 12 * 2 + 15px)}.checkout .courier{width:calc(100% / 12 * 8 - 30px)}.checkout .check-order{margin-left:calc(100% / 12 * 2 + 15px)}.checkout .check-order{width:calc(100% / 12 * 8 - 30px)}.checkout .check-summary{margin-left:calc(100% / 12 * 2 + 15px)}.checkout .check-summary{width:calc(100% / 12 * 8 - 30px)}.checkout .check-summary{padding:16px 16px 0;margin-top:0;background:#fff;box-shadow:0 0 20px rgba(0,0,0,.07);border-top-left-radius:6px;border-top-right-radius:6px}.checkout .summary_info{background-color:#fff;padding:0}.checkout .summary_info ul{margin-top:16px}.search-main .articles:before,.search-main .products:before,.search-main .recepts:before{left:-70px}.conteiner .result-list,.search-main .result-list{margin-left:calc(100% / 12 * 1 + 15px)}.conteiner .result-list,.search-main .result-list{width:calc(100% / 12 * 10 - 30px)}.fresh{overflow-x:scroll;position:relative;margin-top:48px}.fresh .heading{position:sticky;left:0;text-align:left;font-size:28px;line-height:35px;display:flex;justify-content:space-between;align-items:center}.fresh .heading a{display:inline}.fresh .row-cards{min-width:970px;justify-content:start;flex-wrap:nowrap}.fresh .card{width:286px;flex-shrink:0}.fresh .card:not(:last-child){margin-right:31px}.fresh .card:not(:first-child){margin-left:0}.fresh button{display:none}.promo{padding-right:0}.promo ul{overflow-x:scroll;scroll-behavior:smooth;scroll-snap-type:x mandatory;padding-right:15px}.promo li{flex-grow:0;flex-shrink:0;scroll-snap-align:start}.promo-link{display:none}.reco-goods{padding-right:0}.reco-goods .goods-filed{position:relative}.reco-goods .reco-goods-line{overflow-x:scroll;scroll-behavior:smooth;scroll-snap-type:x mandatory;-ms-overflow-style:none;-webkit-overflow-style:none;scrollbar-width:none}.reco-goods .card{min-width:286px;flex-shrink:0;scroll-snap-align:start}.reco-goods .card:not(:last-child){margin-right:31px}.whywe li:before{top:7px}.catalog .list-goods>li h5{font-size:15px;line-height:19px}.catalog .list-goods>li .article{margin-top:8px}.catalog .list-goods>li .mini-opis{font-size:12px;line-height:15px}.product .desc button{width:154px}.recept-body .item-menu li{font-size:15px}.recept-body .components .component{flex-wrap:wrap;justify-content:flex-start}.recept-body .components .component .w70{text-align:left}.recept-body .components .component .w90{margin-left:26px;text-align:left}.recept-body .components .component h5{display:block;width:100%;min-width:100%;margin-bottom:12px}footer .contacts ul{width:150px;height:auto}footer .contacts ul span{display:none}footer .contacts ul li:nth-child(3){margin-bottom:24px}footer .contacts .contact{width:calc(50% - 30px)}footer .social .copyright{width:220px}footer .social ul{width:384px}.conteiner .seminars-action .end{flex-shrink:1;line-height:15px}.conteiner .seminar-why h3{margin-top:32px}.btn-text1,.btn-text1-w,.btn-text1-orange{font-size:14px;line-height:17px}.slaider-fild{min-height:300px}.slaider-fild .catalog li{min-height:32px}.slaider-fild .catalog h5{padding-left:14px;font-size:13px;line-height:16px}.slaider-fild .subcatalog .submenu h5{font-size:13px;line-height:15px}.slaider-fild .subcatalog .submenu h5{font-size:12px;line-height:14px}.top .menu>li:nth-child(3){display:none}.top .menu li:last-child li:nth-child(3){display:block}.add li:first-child{display:block}.add{width:170px}.header .contacts{margin-right:42px}}@media screen and (max-width: 780px){.conteiner main{width:calc(100% - 30px)}.conteiner aside{width:calc(100% - 30px)}.videoYou{max-width:none}.cart-main{margin-right:0}.cart-main .order{min-width:270px}.checkout .offices{margin-bottom:40px}.search-main .articles,.search-main .products,.search-main .recepts,.search-main .loading{margin:50px auto 0}.search-main .articles:before,.search-main .products:before,.search-main .recepts:before{left:0;top:-26px}.fresh .row-cards{margin-top:24px}.reco-goods .card button{display:flex}.whywe picture{width:calc(100% / 12 * 5 - 30px)}.whywe .description{width:calc(100% / 12 * 7 - 30px)}.whywe .more a,.whywe .b1{font-size:14px;line-height:17px}.conteiner .tags-like,.conteiner .author,.conteiner .article-body .contents,.conteiner .article-body .text{max-width:none}.conteiner .articles-list li .picture-fild{width:calc(100% / 12 * 4 - 30px)}.conteiner .articles-list li .article{width:calc(100% / 12 * 8 - 30px)}.conteiner .pagination{margin:32px 0}.catalog-main{padding-bottom:52px}.catalog-main li{flex-grow:0}.product .photo{width:calc(100% / 12 * 5 - 30px)}.product .desc{width:calc(100% / 12 * 7 - 30px)}.recept-body .components .num,.recept-body .components .num-empty{margin-right:24px}.recept-body .components button{width:254px}footer .contacts .description{width:calc(25% - 30px)}footer .contacts ul{margin-left:calc(100% / 12 * 1 + 15px)}.abs .articles{display:none!important}.rel .slaider-fild .submenu h5{font-size:14px;line-height:16px}.rel .slaider-fild .preview{display:none}.rel .slaider-fild .catalog{display:none!important}.rel .slaider-fild .catalog-main{display:flex}.homepage .catalog-main{display:flex;margin-top:0}.top .location{width:auto}.top .location svg{margin-top:0}.top .location .city{height:19px}.top .location .city svg{top:0}.top .location .city span{display:none}.header .sitename{margin-left:25px}.header .contacts{margin-right:22px}.mainmenu .menus>li:first-child{width:48px}.mainmenu .menus>li:first-child div span{display:none}.mainmenu svg{margin-right:0}}@media screen and (max-width: 724px){.ac-left-menu{width:calc(100% - 30px)}.ac-menu{margin-top:32px}.left-ac-menu{margin-top:32px;flex-direction:row;flex-wrap:wrap;gap:8px;justify-content:center}.left-ac-menu li{padding:8px 16px}.ac-right{width:calc(100% - 30px)}.ac-right{padding-left:0}.cart-main .order{min-width:240px}.conteiner .cart-summary .order-btn{margin-top:16px}.conteiner .cart-summary .fixed-btn{position:fixed;bottom:0;z-index:100;padding-left:15px;padding-right:15px;left:0;right:0}.saved .order{min-width:180px}.checkout .logo{margin-left:calc(100% / 12 * 1 + 15px)}.checkout .logo{width:calc(100% / 12 * 10 - 30px)}.checkout .steps{margin-left:calc(100% / 12 * 1 + 15px)}.checkout .steps{width:calc(100% / 12 * 10 - 30px)}.checkout .step{margin-left:calc(100% / 12 * 1 + 15px)}.checkout .step{width:calc(100% / 12 * 10 - 30px)}.checkout .full{margin-left:calc(100% / 12 * 1 + 15px)}.checkout .full{width:calc(100% / 12 * 10 - 30px)}.checkout .btn-action button:last-child{margin-left:calc(100% / 12 * 1 + 28px);width:calc(100% / 12 * 10 - 56px)}.checkout .btn-action-add button{margin-left:calc(100% / 12 * 1 + 15px);width:calc(100% / 12 * 10 - 30px)}.checkout .offices .action button{display:block}.checkout .courier{margin-left:calc(100% / 12 * 1 + 15px)}.checkout .courier{width:calc(100% / 12 * 10 - 30px)}.checkout .check-order{margin-left:calc(100% / 12 * 1 + 15px)}.checkout .check-order{width:calc(100% / 12 * 10 - 30px)}.checkout .check-summary{margin-left:calc(100% / 12 * 1 + 15px)}.checkout .check-summary{width:calc(100% / 12 * 10 - 30px)}.rating-action{padding:20px}.rating-action h3{font-size:16px;line-height:19px;max-width:140px}.search-main .grey-field .search{width:auto;margin:32px!important}.conteiner .result-list,.search-main .result-list{margin-left:calc(0% + 15px)}.conteiner .result-list,.search-main .result-list{width:calc(100% - 30px)}.smart-slider{width:205px}.smart-slider ul li{width:205px;min-width:205px}.smart-slider ul li video{width:205px;min-width:205px}.fresh .card .fav-hearts{display:block}.reco-goods .nav{overflow-x:scroll;position:relative}.whywe picture{display:none}.whywe .description{width:calc(100% - 30px)}.whywe .description{padding-right:12px}.whywe li:before{top:5px}.conteiner .tags-like .like .share{display:block}.conteiner .author .name span{display:none}.conteiner .author .date .create{margin-bottom:6px}.conteiner .author .date .create .upd{display:none}.conteiner .article-body .text img{height:auto!important}.conteiner .banner div picture,.conteiner .banner div img{display:block;width:100%!important;min-width:100%}.conteiner .articles-list li .action .hearts,.product .desc .share{display:block}.recept-body .components button{width:150px}.recept-body .technology{font-size:15px;line-height:22px}footer .contacts .row{flex-wrap:wrap}footer .contacts .description{width:calc(100% - 30px)}footer .contacts .description p{display:none}footer .contacts ul{display:none}footer .contacts .contact{width:calc(100% - 30px)}footer .contacts .phones{margin-bottom:30px}footer .social .copyright{position:absolute;top:-40px;left:24px}footer .social ul{width:calc(100% - 30px)}footer .social ul{justify-content:center;margin:0;width:100%}footer .social ul li:last-child{margin-right:0}.reviews-list .b2{font-size:16px;line-height:19px}.slaider-fild .preview .navSlaider li{width:6px;height:6px}.slaider-fild .subcatalog .submenu{padding:12px 0 0 12px}.slaider-fild .subcatalog li h5{font-size:11px;line-height:14px}.rel .slaider-fild .submenu h5{font-size:12px;line-height:14px}.top .wrp{font-size:12px}.top .menu{display:none}.top .cart-link{margin-left:0;order:2}.top .search{display:flex}.top .topsearch{display:flex;order:3}.search-fild{right:15px}.search-input{height:50px}.search-input input,.search-input .search-close{display:block}.search .short{width:calc(100% - 30px);transform:translateY(-60px);opacity:.7}.search .long{width:calc(100% - 30px);transform:translateY(15px)}.header .sitename{display:none}.header .contacts{margin-right:0}.header .headersearch,.search{display:none}}@media screen and (max-width: 560px){.conteiner,.wrp,.header,.mainmenu,.slaider,.mobileMenu{padding-left:15px;padding-right:15px}.inp .eye,.inp .clea-mini{right:12px;left:auto}.discounts{padding:24px 16px}.discounts .data{flex-wrap:wrap}.discounts .sum,.discounts .my-discount{width:100%}.discounts .sum{margin:0 0 4px}.ac-menu li{width:calc(50% - 30px)}.ac-right{margin-top:32px}.ac-right .inp input,.ac-right .w360{width:100%}.ac-right{margin-top:24px}.ac-right .w250{width:100%}.cart-main .cart-hydr{padding:16px}.cart-main li{margin-top:24px;padding-bottom:24px}.cart-main .gift-line{display:block}.cart-main .gift-name{width:100%}.cart-main .gift-name h5{max-width:100%}.cart-main .goods-line{display:block}.cart-main .cart-name h5{max-width:100%}.cart-main .condition-sum{margin-top:12px;max-width:100%}.cart-main .cart-note{margin-left:0;text-align:left;margin-top:16px;width:100%}.cart-main .condition{max-width:100%}.cart-main .order{flex-wrap:wrap;min-width:100%;margin:16px 0 0}.cart-main .cart-count{margin-left:0}.cart-main .price{margin-top:16px;width:100%;text-align:left}.saved .summa .price{width:auto;margin-top:0}.checkout .logo{display:none}.checkout .steps{margin-left:calc(0% + 15px)}.checkout .steps{background:#a6bc46;width:100%;padding:0 15px;margin:0 0 24px;height:56px;align-self:flex-start}.checkout .steps ul{margin:0;height:56px}.checkout .steps h2{flex-grow:2;text-align:center;margin-left:-42px}.checkout .steps .action h2{font-size:16px;line-height:24px;color:#fff}.checkout .steps .action .ml-a,.checkout .steps span{display:none}.checkout .step{margin-left:calc(0% + 15px)}.checkout .step{width:calc(100% - 30px)}.checkout .step{display:flex;flex-direction:column;justify-content:space-between}.checkout .step .personal{margin:8px 0 16px}.checkout .full{margin-left:calc(0% + 15px)}.checkout .full{width:calc(100% - 30px)}.checkout .step .h-lg,.checkout .delivery .h-lg,.checkout .courier .h-lg,.checkout .check-order .h-lg{font-size:18px;line-height:23px}.checkout .btn-action button:last-child{margin-left:30px;width:calc(100% - 60px)}.checkout .btn-action-add button{margin-left:15px;width:calc(100% - 30px)}.checkout .reset{display:block;margin-top:8px}.checkout .courier{margin-left:calc(0% + 15px)}.checkout .courier{width:calc(100% - 30px)}.checkout .check-order{margin-left:calc(0% + 15px)}.checkout .check-order{width:calc(100% - 30px)}.checkout .check-summary{margin-left:calc(0% + 15px)}.checkout .check-summary{width:calc(100% - 30px)}.balloon{width:auto}.balloon .b3{font-size:14px;line-height:17px}.breadcrumbs{margin-top:24px;margin-bottom:24px}.mobileMenu .catalog-main{padding-bottom:32px;margin-top:0}.mobileMenu .catalog-main li .b5:hover{text-decoration:underline;cursor:pointer}.mobileMenu .catalog-main li picture:hover{cursor:pointer}.rating-action{padding:32px;flex-wrap:wrap;margin-top:32px}.rating-action h3{width:100%;flex:auto 0;max-width:none;margin:0!important}.rating-action .stars{width:100%;flex:auto 0;text-align:left;margin-top:16px}.rating-action .line{justify-content:start}.rating-action .result{margin-top:16px}.conteiner .search input,.search-main .search input{width:100%}.modal-bg .dialog{width:400px;padding:32px 40px}.modal-bg .dialog .close{right:40px}.smart-slider{width:170px}.smart-slider ul li{width:170px;min-width:170px}.smart-slider ul li video{width:170px;min-width:170px}.fresh{padding-left:15px;padding-right:15px}.fresh .row-cards{min-width:870px}.fresh .card{width:256px;min-width:256px}.promo{padding-left:15px;padding-right:15px}.promo{padding-right:0}.promo li{width:270px}.reco-goods{padding-left:15px;padding-right:15px}.reco-goods{padding-right:0}.reco-goods .card{width:256px;min-width:256px}.conteiner .author{flex-wrap:wrap;margin:22px 0}.conteiner .author .name span{display:inline}.conteiner .author .date .create{margin-bottom:12px}.conteiner .author .date .create .upd{display:block}.conteiner .author .rating{width:100%;margin-top:24px}.conteiner .articles-list li .picture-fild{width:calc(100% - 30px)}.conteiner .articles-list li .picture-fild picture{margin-bottom:0}.conteiner .articles-list li .picture-fild{margin-bottom:18px}.conteiner .articles-list li .article{width:calc(100% - 30px)}.conteiner .articles-list li .article{margin-top:0;min-height:auto}.conteiner .articles-list li:first-child{margin-top:10px;padding-top:0}.catalog .list-goods>li{width:calc(100% - 30px)}.product .item-submenu{flex-wrap:wrap}.product .item-submenu li{flex:0 0 calc(50% - 3px);margin-bottom:6px}.product .item-submenu li:nth-child(2){margin-right:0}.recept-body .photo{width:calc(100% - 30px)}.recept-body .photo picture img,.recept-body .photo picture source{width:100%;min-width:100%}.recept-body .photo picture img img,.recept-body .photo picture source img{width:100%;min-width:100%}.recept-body .desc{width:calc(100% - 30px)}.comments .reply-author .b2{font-size:16px;line-height:19px}.comments li .question{font-size:15px;line-height:25px}footer .contacts .adress{font-size:14px;line-height:17px}footer .contacts .phones{font-size:14px;line-height:17px}footer .social .copyright{font-size:14px;line-height:17px}.reviews-list .team-text{display:none}.conteiner .seminars-list li{width:calc(100% - 30px)}.conteiner .seminars-list li{margin-top:25px}.conteiner .seminar-why{width:calc(100% - 30px)}.conteiner .seminar-why ul{padding-bottom:15px}.conteiner .reviews{width:calc(100% - 30px)}.conteiner .reviews{padding-bottom:32px}h1,.heading{font-size:26px;line-height:32px}.slaider-fild{max-height:205px;min-height:205px;padding-bottom:0}.slaider-fild .catalog{display:none}.slaider-fild .shadow-bottom{box-shadow:none}.slaider-fild .preview{margin:0}.search>svg{width:36px;height:36px}.mainmenu li:not(:last-child){display:none}.mainmenu li:last-child{display:flex;width:100%;margin:0;justify-content:flex-start;padding-left:12px;align-items:center}.mainmenu li:last-child span{display:inline;margin-left:14px}}@media screen and (max-width: 480px){.conteiner,.wrp,.header,.mainmenu,.slaider,.mobileMenu{padding-left:12px;padding-right:12px}.row{margin-left:-6px;margin-right:-6px}.conteiner main{margin-left:6px;margin-right:6px}.conteiner main{width:calc(100% - 12px)}.conteiner .full,.full-field{margin-left:6px;margin-right:6px}.conteiner .full,.full-field{width:calc(100% - 12px)}.nine{margin-left:6px;margin-right:6px}.nine{width:calc(75% - 12px)}.conteiner .ten{margin-left:6px;margin-right:6px}.conteiner .ten{width:calc(100% / 12 * 10 - 12px)}.conteiner aside{margin-left:6px;margin-right:6px}.conteiner aside{width:calc(100% - 12px)}.xxxs-100wpc,.inp .mw360{min-width:100%}.account-field{margin-left:6px;margin-right:6px}.account-field{width:calc(100% - 12px)}.ac-top-menu{margin-left:6px;margin-right:6px}.ac-top-menu{width:calc(100% - 12px)}.ac-left-menu{margin-left:6px;margin-right:6px}.ac-left-menu{width:calc(100% - 12px)}.discounts h2{font-size:20px}.discounts .line{padding:0 12px 0 16px}.discounts .start{width:32px;height:32px}.discounts .step{width:24px;height:24px;font-size:11px}.ac-menu{margin-left:-6px;margin-right:-6px}.ac-menu li{margin-left:6px;margin-right:6px}.ac-menu li{width:calc(50% - 12px)}.ac-menu li{margin-bottom:16px}.ac-right{margin-left:6px;margin-right:6px}.ac-right{width:calc(100% - 12px)}.ac-right .orders>li:not(:last-child){margin-bottom:16px}.ac-right .orders .ord-title{padding:16px;font-size:14px}.ac-right .orders .ord-title h3{font-size:16px}.ac-right .orders .body{font-size:14px;padding:24px 16px}.ac-right .courses li{position:relative;padding:16px 16px 86px;margin-bottom:24px}.ac-right .courses li .img{margin-right:16px}.ac-right .courses .course-action{position:absolute;left:16px;bottom:16px}.ac-right .icon-social{width:60px;height:60px}.ac-right .icon-social svg{width:25px;height:24px}.cart-main .action{flex-wrap:wrap}.cart-main .cart-save{order:1;width:100%;margin:24px 0 0}.cart-main .articles{margin:32px 0}.conteiner .cart-summary .fixed-btn{padding-left:12px;padding-right:12px}.saved .link{flex-wrap:wrap}.saved .link .inp,.saved .link .w270{width:100%}.saved .link .dashed{margin:0 0 24px auto}.saved .operation li{font-size:13px}.saved .orange-inv{width:100%}.checkout .conteiner .row{margin:0 -12px}.checkout .logo,.checkout .steps{margin-left:6px;margin-right:6px}.checkout .steps{width:100%;padding:0 15px;margin:0 0 24px}.checkout .step{margin-left:6px;margin-right:6px}.checkout .step,.checkout .full{width:calc(100% - 12px)}.checkout .delivery .b2,.checkout .pay .b2{font-size:16px}.checkout .btn-action{margin:0}.checkout .btn-action button:last-child{margin-left:12px;width:calc(100% - 24px)}.checkout .btn-action-add button{margin-left:12px;width:calc(100% - 24px)}.checkout .delivery>li,.checkout .pay li,.checkout .check-info li{margin-bottom:16px}.checkout .pay li{flex-wrap:wrap}.checkout .pay li .pay-icons{width:100%;margin-left:20px}.checkout .delivery .new-adr{padding:24px}.checkout .new-pvz{position:relative}.checkout .delivery .new-adr .flex-sb{flex-wrap:wrap;margin-bottom:0}.checkout .delivery .new-adr .flex-sb button{width:100%;margin-bottom:12px}.checkout .offices{margin-left:6px;margin-right:6px}.checkout .offices{width:calc(100% - 12px)}.checkout .map-offices{margin-left:6px;margin-right:6px}.checkout .map-offices{width:calc(100% - 12px)}.checkout .courier{margin-left:6px;margin-right:6px}.checkout .courier{width:calc(100% - 12px)}.checkout .check-order{margin-left:6px;margin-right:6px}.checkout .check-order{width:calc(100% - 12px)}.checkout .check-summary{margin-left:6px;margin-right:6px}.checkout .check-summary{width:calc(100% - 12px)}.checkout .new-pvz .body{position:static}.checkout .new-pvz .search{width:100%}.checkout .modal-pvz{left:-24px;right:-24px;top:-24px}.checkout .modal-pvz .dialog{width:100%;height:100%;padding:24px 12px}.balloon .pvz-image li{width:85px}.breadcrumbs{margin-left:6px;margin-right:6px}.breadcrumbs{width:calc(100% - 12px)}.filter-top{flex-wrap:wrap}.filter-top .list{min-width:100%;margin-top:14px}.filter-top .list .sort{left:0;right:0;transform:translate(0);width:100%}.filter-top button{width:100%;min-width:100%}.mobileDetail .articles{padding:16px}.mobileDetail .articles li:not(:nth-child(1)){margin-top:16px}.rating-action{padding:26px}.recept-body .rating-action{margin-left:6px;margin-right:6px}.search-main .grey-field .search{margin:28px 18px!important}.search-main .result-query{margin-left:6px;margin-right:6px}.search-main .result-query{width:calc(100% - 12px)}.conteiner .search .result li .search-title,.search-main .search .result li .search-title{line-height:16px}.conteiner .result-list,.search-main .result-list{margin-left:6px;margin-right:6px}.conteiner .result-list,.search-main .result-list{width:calc(100% - 12px)}.modal-bg .dialog{width:100%;padding:24px 12px}.modal-bg .dialog h1{margin-top:20px}.smart-slider{width:300px}.smart-slider ul li,.smart-slider ul li img{width:300px;min-width:300px}.smart-slider ul li video{width:300px;min-width:300px;min-height:100%;max-height:420px}.fresh{padding-left:12px;padding-right:12px}.fresh .heading{text-transform:capitalize}.fresh .heading span{display:none}.fresh .heading a{text-transform:none}.fresh .row-cards{margin-left:-6px;margin-right:-6px}.fresh .card{margin-left:6px;margin-right:6px}.promo{padding-left:12px;padding-right:12px}.promo{padding-right:0}.reco-goods{padding-left:12px;padding-right:12px}.reco-goods{padding-right:0}.whywe picture{margin-left:6px;margin-right:6px}.whywe .description{margin-left:6px;margin-right:6px}.conteiner .tags-like .like{position:absolute;top:60px;right:0}.conteiner .tags-like .no-author{position:static}.conteiner .tags-like{margin-top:24px;margin-bottom:24px;position:relative}.conteiner .tags-like .tags li:not(:first-child){display:none}.conteiner .author .photo{margin-right:20px}.conteiner .author .author-top .team,.conteiner .author .name .caption{display:none}.conteiner .author .rating{padding:24px}.conteiner .author .rating .line{margin-top:0}.conteiner .article-body .contents{padding:32px 16px}.conteiner .article-body .contents .header-tube .img{width:48px;height:48px;border-radius:24px;margin-right:16px}.conteiner .article-body .contents .header-tube .action{width:40px;height:40px;border-radius:20px}.conteiner .article-body .contents .title-tube h3{font-size:18px;line-height:23px;margin-bottom:8px}.conteiner .article-body .text img{max-width:100%!important;margin:0!important}.conteiner .article-body .category-mobile{display:flex;font-size:14px}.conteiner .submenu{display:none}.conteiner .articles-list li{margin-left:-6px;margin-right:-6px}.conteiner .articles-list li .picture-fild{margin-left:6px;margin-right:6px}.conteiner .articles-list li .picture-fild{width:calc(100% - 12px)}.conteiner .articles-list li .article{margin-left:6px;margin-right:6px}.conteiner .articles-list li .article{width:calc(100% - 12px)}.mobile{padding:30px 20px}.mobile li{padding:0 10px}.mobile li:first-child svg{margin-right:-11px}.catalog .list-goods button{width:100%}.catalog .list-goods>li{margin-left:6px;margin-right:6px}.catalog .list-goods>li{width:calc(100% - 12px)}.catalog-main li{margin-left:6px;margin-right:6px}.catalog-main li{width:calc(100% / 12 * 4 - 12px)}.product{margin-bottom:32px}.product .photo{margin-left:6px;margin-right:6px}.product .photo{width:calc(100% - 12px)}.product .desc{margin-left:6px;margin-right:6px}.product .desc{width:calc(100% - 12px)}.product .desc .volume ul li:not(:first-child){margin-left:12px}.product .desc button{width:100%}.product .desc .hearts,.product .desc .share{top:7px}.product .main-details{margin-left:6px;margin-right:6px}.product .main-details{width:calc(100% - 12px)}.product .item-menu{margin-left:6px;margin-right:6px}.product .item-menu{width:calc(100% - 12px)}.product .item-menu{font-size:13px}.product .item-menu li{width:50%}.product .item-submenu{margin-left:6px;margin-right:6px}.product .item-submenu{width:calc(100% - 12px)}.product .description{margin-left:6px;margin-right:6px}.product .description{width:calc(100% - 12px)}.product .description .opis{padding:20px;text-align:left}.product .full{margin-left:6px;margin-right:6px}.product .full{width:calc(100% - 12px)}.recept-body .photo{margin-left:6px;margin-right:6px}.recept-body .photo{width:calc(100% - 12px)}.recept-body .desc{margin-left:6px;margin-right:6px}.recept-body .desc{width:calc(100% - 12px)}.recept-body .divider{margin-left:6px;margin-right:6px}.recept-body .divider{width:calc(100% - 12px)}.recept-body .item-menu{margin-left:6px;margin-right:6px}.recept-body .item-menu{width:calc(100% - 12px)}.recept-body .item-menu li{font-size:12px;line-height:14px}.recept-body .components{margin-left:6px;margin-right:6px}.recept-body .components{width:calc(100% - 12px)}.recept-body .components{margin-top:0}.recept-body .components .header-phase{margin:40px 0 0}.recept-body .components li{flex-wrap:wrap}.recept-body .components .num,.recept-body .components .num-empty,.recept-body .components .component{margin-top:26px}.recept-body .components .component h5{margin-bottom:6px}.recept-body .components .divider-v{display:none}.recept-body .components button{width:100%;min-width:100%;margin:24px 0 0}.comments .reply .action{padding-left:0}.comments .reply .action .ck-content{min-height:70px}.comments .reply{padding:24px}.comments .create .date{font-size:12px}.comments .team-title{display:none}footer .note .description{margin-left:6px;margin-right:6px}footer .contacts .description{margin-left:6px;margin-right:6px}footer .contacts ul{margin-left:6px;margin-right:6px}footer .contacts .contact{margin-left:6px;margin-right:6px}footer .social .copyright{margin-left:6px;margin-right:6px}footer .social ul{margin-left:6px;margin-right:6px}footer .social ul{justify-content:space-between}footer .social ul li{margin-right:0}.forgot-password .method{padding:16px;max-width:100%}.forgot-password .method .icon{width:38px;height:38px;min-width:38px;flex-shrink:1;border-radius:19px}.forgot-password .method .checked{display:none}.forgot-password .inp .mw360,.forgot-password button,.login-page .inp .mw360,.login-page button{min-width:auto;width:100%}.reviews-list li{padding:16px}.reviews-list .avatar{width:42px;height:42px;border-radius:21px}.reviews-list .caption{top:32px;left:54px}.reviews-list .answer{padding:16px}.reviews-list .answer .avatar{width:42px;height:42px;border-radius:21px}.conteiner .seminars-header{margin-left:6px;margin-right:6px}.conteiner .seminars-header{width:calc(100% - 12px)}.conteiner .seminars-list li{margin-left:6px;margin-right:6px}.conteiner .seminars-list li{width:calc(100% - 12px)}.conteiner .students{margin-left:6px;margin-right:6px}.conteiner .students{width:calc(100% - 12px)}.conteiner .seminar-why{margin-left:6px;margin-right:6px}.conteiner .seminar-why{width:calc(100% - 12px)}.conteiner .reviews{margin-left:6px;margin-right:6px}.conteiner .reviews{width:calc(100% - 12px)}.slaider-fild{margin-left:-6px;margin-right:-6px}.slaider-fild{margin:0 -12px}.slaider-fild .catalog{margin-left:6px;margin-right:6px}.top .login span{margin:2px 0 0;width:100%;text-align:center}.top .cart-link{margin-right:0}.top .cart .bag{justify-content:center}.top .cart .bag svg{margin-right:0}.top .cart .count{font-size:8px;width:18px;border-radius:9px}.top .topsearch{order:2}.search-fild{right:10px}.search-input{height:46px}.search .short{width:calc(100% - 20px)}.search .long{width:calc(100% - 20px);margin:0 auto}.header{height:80px}.header .logo{width:160px}.header .contacts li{font-size:13px;line-height:15px}.header .contacts li:first-child{margin-bottom:6px}.mainmenu .menus{margin-left:-6px;margin-right:-6px}.mainmenu .menus{margin:0 -12px}.mainmenu .menus>li:first-child{margin-left:6px;margin-right:6px}}@media screen and (max-width: 360px){.left-ac-menu li{flex-grow:1}.cart-main .action .btn-text1{width:100%}.saved .summa .w270,.saved .note-cart .w270{width:100%!important}.balloon .pvz-image li{width:72px}.messageField{padding:0 12px 24px;align-items:flex-end}.messageField .message{width:100%;height:auto;display:flex;align-items:center;justify-content:space-between;flex-direction:row-reverse;padding:12px;transform:translateY(1000%)}.messageField .error{background:rgba(245,71,97,.97)}.messageField .success{background:rgba(153,175,59,.97)}.messageField .close svg{fill:#fff;width:22px;height:22px}.messageField .close{position:static;order:0}.messageField .icon .error,.messageField .icon .success{fill:#fff!important;width:22px;height:22px}.messageField .icon{margin:0;order:2}.messageField h5{display:none}.messageField .caption{color:#fff;text-align:left;order:1;margin-top:0}.message.visible{transform:translateY(0)}.mobileMenu .catalog-main li .b5{font-size:11px;line-height:16px;font-weight:400;cursor:pointer}.rating-action h3{font-size:15px;line-height:18px}.search-main .grey-field .search{margin:28px 12px!important}.modal-bg .dialog .close{right:24px}.fresh{margin-top:32px;padding-bottom:32px}.fresh .heading a{margin-right:16px}.fresh .row-cards{margin-top:16px}.promo li{width:200px}.whywe .description{padding:16px 0}.whywe .b2{font-size:15px;line-height:24px}.whywe .unic{font-size:14px;line-height:17px;font-family:GothamPro-Medium}.conteiner .author .photo{width:48px;height:48px;border-radius:24px;margin-right:16px}.conteiner .author .author-top{justify-content:center}.conteiner .author .name span{display:none}.conteiner .author .date{margin-top:8px}.conteiner .article-body .category-mobile{font-size:14px}.conteiner .articles-list .tag{display:none}.mobileMenu .menu-line span{font-size:16px;bottom:12px}.catalog-main li a:link .b5,.catalog-main li a:visited .b5,.catalog-main li a:hover .b5{font-size:11px;line-height:16px;font-weight:400}.comments .reply{padding:12px}footer .note{mpadding:16px 0px}footer .note .description p:not(:last-child){margin-bottom:8px}.forgot-password .method .fg-desc span{display:block}.reviews-list li{padding:12px;font-size:15px;line-height:20px}.reviews-list .answer{padding:12px}.conteiner .seminars-header h2{font-size:20px;line-height:30px}.conteiner .seminars-action .start{margin-right:14px}.conteiner .reviews .photo{height:370px}.slaider-fild{max-height:165px;min-height:165px}.header .logo{width:130px}}@media screen and (max-width: 320px){.mobile{padding:30px 15px 30px 10px}.mobile li{font-size:17px}.conteiner .reviews .photo{height:320px}}
