@charset "UTF-8";@import 'https://unpkg.com/open-props';@-webkit-keyframes pulsing{0%,to{-webkit-transform:scale(.5,.5);transform:scale(.5,.5)}50%{-webkit-transform:scale(.6,.6);transform:scale(.6,.6)}}@keyframes pulsing{0%,to{-webkit-transform:scale(.5,.5);transform:scale(.5,.5)}50%{-webkit-transform:scale(.6,.6);transform:scale(.6,.6)}}@keyframes control-keypress{0%{outline-offset:5px}50%{outline-offset:0}}@keyframes carousel-scrollstart{0%{scroll-snap-align:center}to{scroll-snap-align:unset}}@keyframes fade-in{to{opacity:1}}@font-face{font-family:"museo_sans_cyrl900";src:url(fonts/MuseoSansBlack.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"museo_sans_cyrl700";src:url(fonts/MuseoSansBold.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"museo_sans_cyrl300";src:url(fonts/MuseoSansRegular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"museo_sans_cyrl500";src:url(fonts/MuseoSansMedium.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"museo_sans_cyrl100";src:url(fonts/MuseoSansLight.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"museo_sans_cyrl100_italic";src:url(fonts/MuseoSansLightItalic.ttf) format("truetype");font-weight:400;font-style:normal}body,html{background:#f7f6f2;color:#150c15;margin:0;min-height:100vh;caret-color:#6f42c1;scroll-behavior:smooth;font-family:"museo_sans_cyrl300";font-size:10px}p{margin-bottom:1rem;font-size:1.4rem}footer h4,strong{font-family:"museo_sans_cyrl700"}strong{font-weight:400}.table td,.table th{vertical-align:middle}footer h4{font-size:15px;letter-spacing:.2px;line-height:1.8rem}.modal{position:fixed;width:100%;height:100%;z-index:1050;justify-content:center;align-items:center}.modal.bg-none .modal-content,input.bg-none{background:0 0}.modal.bg-none.w-100 .modal-dialog{max-width:70%;width:100%}.modal.is-active{display:flex}.modal.builder-modal .modal-dialog{width:400px;min-width:300px}.modal.builder-modal .modal-dialog>.modal-content{max-height:calc(100vh - 30px)}.modal.builder-modal .modal-dialog>.modal-content h3{font-family:"museo_sans_cyrl700";font-size:1.6rem;padding:15px;text-align:center}.modal.builder-modal .modal-dialog>.modal-content .modal-body{padding:0 15px!important;overflow-y:auto}.modal .modal-dialog{transform:none!important;max-width:524px}@media only screen and (min-width:576px){.modal .modal-dialog{min-width:500px}}.modal .modal-content{z-index:12;transition:all 2s ease 0s;margin:0;overflow:auto;position:relative;background:#fff;padding:0;border-radius:var(--component-border-radius);box-shadow:var(--modal-shadow);animation:slide-up-fade-in .2s;border:0;border-radius:8px;max-height:540px}.modal .modal-content .close{position:absolute;top:16px;right:16px;z-index:10}.modal .modal-content .modal-body{padding:40px;overflow:hidden}.modal .modal-content .modal-body .close{position:absolute;top:16px;right:16px}.modal .modal-content .modal-body h2{font-family:"museo_sans_cyrl900";font-size:2.8rem;padding:0;margin-bottom:3.4rem}.modal .modal-content .modal-body p{font-family:"museo_sans_cyrl500";font-size:1.2rem;margin-bottom:32px}.modal .modal-content .modal-body .panel-action .btn-cancel{font-family:"museo_sans_cyrl700";font-size:1.3rem}.modal .modal-content .modal-body .panel-action .btn{padding:1.5rem}.modal .embed-responsive-item{z-index:1000}.modal.full>.modal-dialog>.modal-content h3{font-family:"museo_sans_cyrl700";font-size:1.6rem;padding-top:15px;text-align:center}.modal.full .full-overlay{z-index:0}.full-overlay{display:none;position:fixed;top:0;bottom:0;right:0;left:0;animation:fadein .5s;background-color:rgba(21,12,21,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10}.full-overlay.active{display:block;opacity:1}.full-overlay.invisible{background-color:transparent;display:block}.btn{display:inline-block;padding:.8rem 2.1rem;border-radius:10rem;font-size:1.3rem;letter-spacing:-.25px;line-height:2rem}.btn.btn-primary,.btn.btn-secondary{transition:all .3s;position:relative;overflow:hidden;z-index:1}.btn.btn-primary{border:0;padding:1rem 2.1rem;color:#fff;background-color:#150c15;border-color:#fff}.btn.btn-primary:after,.btn.btn-primary:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background-color:#150c15;border-radius:10rem;z-index:-2}.btn.btn-primary:before{width:0%;background-color:#000;transition:all .3s;z-index:-1}.btn.btn-primary.inactive{background-color:#b9b3b9;opacity:.7;cursor:default}.btn.btn-primary.inactive:after,.btn.btn-primary.inactive:before{background-color:#b9b3b9}.btn.btn-primary:hover{opacity:.8}.btn.btn-primary:hover:before,.btn.btn-second.btn-white:hover:before,.btn.btn-secondary.grey:hover:before,.btn.btn-secondary:hover:before{width:100%}.btn.btn-primary.btn-border{border:2px solid #fff}.btn.btn-secondary{border:1px solid #f5f2f5;background-color:#f5f2f5;display:inline-block;color:#150c15}.btn.btn-secondary.grey:after,.btn.btn-secondary:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background-color:none;z-index:-2}.btn.btn-secondary.grey:before,.btn.btn-secondary:before{content:"";position:absolute;bottom:0;left:0;width:0%;height:100%;background-color:#d4c7d4;transition:all .3s;z-index:-1}.btn.btn-second.btn-white:hover,.btn.btn-secondary.grey:hover,.btn.btn-secondary:hover,.headmenu .navbar-nav.lang-list li .nav-link.active{color:#150c15}.btn.btn-second.btn-white,.btn.btn-secondary.grey{transition:all .3s;position:relative;overflow:hidden;z-index:1}.btn.btn-secondary.grey{border:1px solid #979797;display:inline-block;color:#979797}.btn.btn-secondary.grey:before{background-color:#f5f2f5}.btn.btn-second.btn-white{border:2px solid #150c15;color:#150c15}.btn.btn-second.btn-white:after,.btn.btn-second.btn-white:before{content:"";position:absolute;background-color:none;bottom:0;left:0;width:100%;height:100%;border-radius:10rem;z-index:-2}.btn.btn-second.btn-white:before{width:0%;background-color:#f5f4f5;transition:all .3s;z-index:-1}.btn.bg-none,select.dropdown.bg-none{background:0 0!important}.btn.btn-large{padding:1.4rem 3.2rem}.btn-lg{height:56px}.form-control{border-color:#b9b3b9;color:#150c15}.form-control:focus,.form-control:hover{color:#150c15;border-color:#b9b3b9}input.bg-none:focus,input.bg-none:hover,select.dropdown.bg-none:focus,select.dropdown.bg-none:hover{background:0 0}.nobtn{padding:0;margin:0;border:0;background:0 0}hr.pos-absol{background:0 0!important;border:0!important;margin:12px 0!important}hr.pos-absol::before{content:"";position:absolute;display:block;width:calc(100% + 56px);left:-28px;bottom:12px;border-top:1px solid #e8e8e9;height:1px}.form-radio-btn{display:inline-block;width:auto}.form-radio-btn:not(:last-child){margin-right:5px}.form-radio-btn input[type=radio]{display:none}.form-radio-btn:not(.color) input[type=radio]:checked+label{padding:4px 3px;font-family:"museo_sans_cyrl700"}.form-radio-btn:not(.color) input[type=radio]:checked+label::before{content:"";border:1.5px solid #150c15;border-radius:8px;display:block;height:100%;width:100%;position:absolute;left:0;top:0}.form-radio-btn:not(.color) input[type=radio]:not(:checked)+label{padding:5px 4px}.form-radio-btn:not(.color) input[type=radio]:disabled+label{background:#f5f4f5;color:#a19ea1}.form-radio-btn label{display:inline-block;position:relative;cursor:pointer;min-width:32px;padding:5px 4px;line-height:20px;background:#fff;border-radius:8px;user-select:none;font-size:1rem;text-align:center;letter-spacing:-.24px;margin-bottom:0}.form-radio-btn label::before,.form-radio-btn.color label::before{content:"";border:.5px solid #a19ea1;border-radius:8px;display:block;height:100%;width:100%;position:absolute;left:0;top:0}.form-radio-btn label:hover{opacity:.7}.form-radio-btn.lg label{min-width:72px;font-size:1.2rem;padding:5px 8px}.form-radio-btn.color label{display:inline-block;position:relative;width:32px;height:32px;border-radius:16px;cursor:pointer;padding:0;border:4px solid #fff;user-select:none;text-indent:-99999px}.form-radio-btn.color label::before{width:32px;height:32px;left:-4px;top:-4px;border:.5px solid #e8e8e9;border-radius:16px;padding:4px}.form-check label:hover,.form-radio label:hover,.form-radio-btn.color label:hover,.form-radio-none label:hover{opacity:1}.form-radio-btn.color label:hover::before{border:1px solid #b9b3b9}.form-radio-btn.color input[type=radio]:checked+label::after{content:"";position:absolute;background:url(/assets/images/checked.svg) no-repeat;width:32px;height:32px;z-index:2;left:7px;top:8px}.form-radio-btn.color-black input[type=radio]:checked+label::after{filter:invert(100%)}.tooltip{background:#fff;border:.5px solid #f5f4f5;box-sizing:border-box;box-shadow:0 2px 12px rgba(161,158,161,.12);border-radius:8px;padding:8px 12px;white-space:nowrap;left:20px;top:40px;z-index:2}div.with-tooltip:hover{position:relative;cursor:pointer}div.with-tooltip:hover .tooltip{-webkit-transition:.4s;-webkit-transition-delay:.5s;-o-transition:.4s;-o-transition-delay:.5s;-moz-transition:.4s;-moz-transition-delay:.5s;transition:.4s;transition-delay:.5s;opacity:1}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.btn-primary:disabled{opacity:1!important;background:#e8e8e9;border:0;padding:1rem 2.1rem;color:#b9b3b9;position:relative;overflow:hidden;z-index:1;border-color:#fff}.btn-primary:disabled:after,.btn-primary:disabled:before{background-color:#e8e8e9}.btn-primary:disabled:hover{color:#b9b3b9}input[type=number]{-moz-appearance:textfield}.form-underline{margin-bottom:24px}.form-underline input{width:100%;outline:0;border:0;border-bottom:1px solid #f5f4f5;letter-spacing:-.25px;line-height:20px;font-size:16px;color:#150c15;font-family:"museo_sans_cyrl500";padding-bottom:12px}.checkout-container .checkout-step .sign-customer .btn.customer.active:before,.form-underline input.bg-none{background:0 0}.form-underline label{width:100%;font-size:1.5rem;color:#a19ea1;margin-bottom:0}.form-check input[type=checkbox],.form-radio input[type=checkbox],.form-radio input[type=radio],.form-radio-none input[type=radio]{display:none}.form-radio-none label{position:relative;border-radius:16px;cursor:pointer;user-select:none;font-family:"museo_sans_cyrl500";line-height:1.7rem;font-size:1.5rem;padding:19px 0}.form-check label span.radio-desc,.form-radio label span.radio-desc,.form-radio-none label span.radio-desc{font-size:1.2rem;color:#a19ea1;line-height:1.6rem;font-family:"museo_sans_cyrl300"}.form-radio-none label .bonuses,.form-radio-none label .quantity{font-size:1.3rem;color:#150c15;line-height:1.6rem;font-family:"museo_sans_cyrl500"}.form-radio-none label .quantity{font-family:"museo_sans_cyrl700"}.form-radio-none label .grn{font-size:1.5rem;line-height:1.6rem;font-family:"museo_sans_cyrl700"}.form-check label:hover::before,.form-radio label:hover::before,.form-radio-none label:hover::before{background:#f5f4f5}.form-radio input[type=radio]:checked+label span.radio-desc,.form-radio-none input[type=radio]:checked+label span.radio-desc{color:#150c15}.form-radio label{font-family:"museo_sans_cyrl500";position:relative;border-radius:16px;cursor:pointer;padding-left:22px;user-select:none;line-height:1.7rem;font-size:1.5rem;margin:19px 0}.form-check label::before,.form-radio label::before{content:"";position:absolute;width:24px;height:24px;left:0;top:-4px;display:block;border:1.5px solid #150c15;background:#fff;border-radius:16px;padding:4px}.form-radio label .bonuses,.form-radio label .quantity{font-size:1.3rem;color:#150c15;line-height:1.6rem;font-family:"museo_sans_cyrl500"}.form-radio label .quantity,.form-radio label.active .title-bold{font-family:"museo_sans_cyrl700"}.form-radio label .grn{font-size:1.5rem;line-height:1.6rem;font-family:"museo_sans_cyrl700"}.form-check input[type=checkbox]:checked+label::after,.form-radio input[type=checkbox]:checked+label::after,.form-radio input[type=radio]:checked+label::after{content:"";position:absolute;background:url(/assets/images/checked.svg) no-repeat;width:24px;height:24px;z-index:2;left:7px;top:4px}.form-check{padding-left:0}.checkout-step .form-dropdown,.form-check label{position:relative;font-family:"museo_sans_cyrl500"}.form-check label{border-radius:16px;cursor:pointer;padding-left:22px;user-select:none;line-height:1.7rem;font-size:1.5rem;margin:19px 0}.checkout-step .form-dropdown{margin-bottom:10px}.checkout-step .form-dropdown.full-height{height:100vh}.checkout-step .form-dropdown>.current{z-index:2}.checkout-step .form-dropdown>.current.top-level{z-index:5}.checkout-step .form-dropdown>.current button{display:inline-block;width:100%;text-align:left;color:#150c15}.checkout-step .form-dropdown>.current p:not(.select-box-input-text){font-family:"museo_sans_cyrl300";color:#150c15;opacity:.4;margin-bottom:0}.checkout-step .form-dropdown>.current p.select-box-input-text{margin-bottom:0}.checkout-step .form-dropdown .form-group{position:relative}.checkout-step .form-dropdown .form-group.form-underline input{padding:10px;transition:.3s;border-radius:8px;background:#f5f4f5;border:1px solid #f5f4f5}.checkout-step .form-dropdown .form-group.form-underline input:focus{border-color:#150c15!important;background:0 0!important}.checkout-step .form-dropdown .form-group input{padding:2px 0 6px}.checkout-step .form-dropdown .form-group button.show-list{position:absolute;right:0;top:0;display:inline-block;text-align:right;z-index:5;width:auto}.checkout-step .form-dropdown .form-group button.show-list svg{width:16px;height:8px}.checkout-step .form-dropdown .form-group button.show-list:not(.closed) svg{transform:rotate(180deg)}.checkout-step .form-dropdown ul{position:absolute;left:15px;z-index:10;max-height:246px;overflow-y:auto;background:#faf9fb;box-shadow:0 16px 50px rgba(95,95,107,.25);border:1px solid #e8e8e9;box-sizing:border-box;width:calc(100% - 30px);padding:0;border-radius:0 0 8px 8px}.checkout-step .form-dropdown ul.no-brd,table.table.no-border td,table.table.no-border th{border:0}.checkout-step .form-dropdown ul::-webkit-scrollbar{width:3px}.checkout-step .form-dropdown ul::-webkit-scrollbar-track{background:#e8e8e9}.checkout-step .form-dropdown ul::-webkit-scrollbar-thumb{background:#150c15;opacity:.7}.checkout-step .form-dropdown ul::-webkit-scrollbar-thumb:hover{background:#150c15;opacity:1}.checkout-step .form-dropdown ul>li button,.checkout-step .form-dropdown ul>li:focus{border-bottom:1px solid #e8e8e9;font-size:1.2rem;line-height:1.6rem;padding:16px 37px;color:#150c15}.checkout-step .form-dropdown ul>li button:hover,.checkout-step .form-dropdown ul>li:focus:hover{background:#e8e8e9}.checkout-step .form-dropdown ul.delivery-list{box-shadow:none;border:0;min-height:77vh;background:#fff;border-radius:none}@media only screen and (min-width:576px){.checkout-step .form-dropdown ul.delivery-list{min-height:43vh}.checkout-step .form-dropdown ul.delivery-list.warehouses{min-height:45vh}}.checkout-step .form-dropdown ul.delivery-list>li button,.checkout-step .form-dropdown ul.delivery-list>li:focus{border-bottom:1px solid #e8e8e9;font-size:1.2rem;line-height:1.6rem;padding:16px 10px;color:#150c15}.checkout-step>.warehouse-form ul{z-index:9}@media only screen and (max-width:991.98px){.btn.responsive{width:100%}.component.cart .cart-block .item-name.full .actions-cart a,.component.cart .cart-block .item-name.full .actions-cart button{padding:0;border:0;background:0 0}.component.cart .cart-block .item-name.full .actions-cart a span,.component.cart .cart-block .item-name.full .actions-cart button span{font-family:"museo_sans_cyrl700";font-size:1.3rem;margin-left:5px}.component.cart .cart-block .item-name.full .title{font-family:"museo_sans_cyrl700"}}@media (min-width:576.98px) and (max-width:991.98px){.btn.responsive{width:100%}.component.cart .cart-block .item-name.full .actions-cart a,.component.cart .cart-block .item-name.full .actions-cart button{padding:0;border:0;background:0 0}.component.cart .cart-block .item-name.full .actions-cart a:not(:first-child),.component.cart .cart-block .item-name.full .actions-cart button:not(:first-child){margin-left:0!important}.component.cart .cart-block .item-name.full .actions-cart a span,.component.cart .cart-block .item-name.full .actions-cart button span{font-family:"museo_sans_cyrl700";font-size:1.3rem;margin-left:5px}.component.cart .cart-block .item-name.full .title{font-family:"museo_sans_cyrl700"}}.input-range-block{position:relative;height:23px;background:#dfdddf;border-radius:8px;overflow:hidden}.input-range-block>div,.input-range-block>div>div{display:inline-block;height:100%;border-radius:inherit}.input-range-block>div{cursor:pointer;background:#f5f4f5}.input-range-block>div>div{position:absolute}.info-btn,table.table{font-family:"museo_sans_cyrl500"}.info-btn{background:#9b74c8;border-radius:50%;width:14px!important;height:14px!important;display:flex!important;justify-content:center;float:left;font-size:1rem;margin-top:3px;margin-right:5px;color:#f5f2f5}div.with-tooltip.info:hover .tooltip{left:10px;top:20px}.phone-inp,.pwd-inps{position:relative}.phone-inp .iti__flag-container .iti__selected-flag{background:0 0;padding:0 0 0 15px}.phone-inp .iti__flag-container .iti__flag{display:none}.phone-inp .iti__flag-container .iti__selected-dial-code{margin-left:0;font-family:"museo_sans_cyrl500";font-size:1.5rem}.phone-inp.formwidth .form-control{border-radius:0}.catalog-category .categ-card .main-blc picture,.catalog-category .categ-card .main-blc picture img,.how-it-works .img-bg img,.phone-inp.formwidth,.phone-inp.formwidth .iti,textarea{width:100%}.phone-inp.formwidth .iti__selected-flag,ul{padding:0}.phone-inp.formwidth .iti__selected-dial-code{padding-bottom:10px}textarea{resize:none;border:.5px solid #b9b3b9;border-radius:8px;padding:5px;font-size:1.4rem;font-family:"museo_sans_cyrl300"}.pwd-inps>input{padding-right:40px!important}.pwd-inps>button{position:absolute;right:5px;top:30%;border:0;background:0 0}.form-dropdown.static-list button,ul.static-list button{border-bottom:1px solid #e8e8e9;font-size:1.4rem;line-height:1.6rem;padding:16px 0;color:#150c15;font-family:"museo_sans_cyrl500"}table.table{font-size:1.4rem;table-layout:fixed}table.table.no-border{border-collapse:collapse;border:0}table.table.no-border td.dot-after hr,table.table.no-border th.dot-after hr{height:15px;overflow:hidden;margin:0;border:0;color:rgba(185,179,185,.4)}table.table.no-border td.dot-after hr::after,table.table.no-border td.dot-after hr:after,table.table.no-border th.dot-after hr::after,table.table.no-border th.dot-after hr:after{content:"..................................................................................................................................................";letter-spacing:0}table.table.no-border td.nowrap span,table.table.no-border th.nowrap span{white-space:nowrap;margin-right:10px}@media only screen and (max-width:575.98px){table.table.no-border td.nowrap span,table.table.no-border th.nowrap span{white-space:normal;min-width:fit-content}table.table.no-border td.nowrap hr::before,table.table.no-border td.nowrap hr:before,table.table.no-border th.nowrap hr::before,table.table.no-border th.nowrap hr:before{content:"..................................................................................................................................................";letter-spacing:0}}.flash-message{border-radius:12px;position:fixed;right:60px;z-index:10;animation:var(--animation-slide-in-left);font-size:clamp(1.3rem,1vw,1.6rem);background:#ebdbeb;border:0;color:#150c15;padding:15px 30px}.flash-message strong{padding-right:5px}.flash-message span{text-align:right;margin-left:30px}@media only screen and (min-width:767.98px){.flash-message{top:70px}}@media only screen and (max-width:767.98px){.flash-message{width:calc(100vw - 30px);top:15px;right:15px}}@font-face{font-family:"museo_sans_cyrl900";src:url(fonts/MuseoSansBlack.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"museo_sans_cyrl700";src:url(fonts/MuseoSansBold.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"museo_sans_cyrl300";src:url(fonts/MuseoSansRegular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"museo_sans_cyrl500";src:url(fonts/MuseoSansMedium.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"museo_sans_cyrl100";src:url(fonts/MuseoSansLight.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"museo_sans_cyrl100_italic";src:url(fonts/MuseoSansLightItalic.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"museo_sans_cyrl900";src:url(fonts/MuseoSansBlack.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"museo_sans_cyrl700";src:url(fonts/MuseoSansBold.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"museo_sans_cyrl300";src:url(fonts/MuseoSansRegular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"museo_sans_cyrl500";src:url(fonts/MuseoSansMedium.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"museo_sans_cyrl100";src:url(fonts/MuseoSansLight.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"museo_sans_cyrl100_italic";src:url(fonts/MuseoSansLightItalic.ttf) format("truetype");font-weight:400;font-style:normal}body>.container,html>.container{min-height:calc(100vh - 250px);padding-bottom:5rem}body>.container.cust-height,html>.container.cust-height{min-height:auto;padding-bottom:0}body .container-coffee-tag,html .container-coffee-tag{min-height:100%!important}body.overlay{overflow:hidden}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-text-fill-color:#150c15;-webkit-box-shadow:0 0 0 1000px #fff inset;transition:background-color 5000s ease-in-out 0s}:focus{outline:0!important;box-shadow:none!important}.m-block-64{padding-top:32px;padding-bottom:32px}.fl{float:left}hr{width:100%;margin:32px 0;border-color:#f5f4f5}a:hover{opacity:.7;text-decoration:none}p.second{color:#979797}ul li{list-style:none}ul.list{padding-left:3rem}ul.list li{font-size:1.5rem;list-style:disc}a.link,a.link:hover{color:#007bff}a.link:hover{text-decoration:underline;opacity:1}.text-danger{font-family:"museo_sans_cyrl300";font-size:12px;line-height:16px}.txt-bg,ul.list li{font-family:"museo_sans_cyrl500"}.txt-bg{background:rgba(251,173,0,.4);padding:2px 5px;border-radius:3px}.status-bg{background:rgba(185,179,185,.15);padding:3px 8px;border-radius:8px;margin-top:3px;width:auto!important;display:inline-block}.status-bg.done,.status-bg.ready_to_send,.status-bg.transferred{background:rgba(127,202,81,.3)}.status-bg.executing,.status-bg.processed_manager{background:rgba(251,173,0,.15)}.status-bg.wait_payment{background:rgba(254,138,138,.3)}.br-1{border-radius:1.5rem}.offert a,.offert.grey{color:#979797}.offert a{border-bottom:1px dotted #b9b3b9}.header-responsive{background:rgba(247,246,242,.5);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:0;margin-bottom:2.8rem}.header-responsive>nav{padding:10px 0}.sticky-bottom{position:sticky;bottom:0;z-index:11}.sticky-top{position:sticky;top:0;z-index:4}.overflow-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prod-action{width:36px;height:36px;border-radius:50%;border:0}.prod-action.add-wishlist{background:#f5f2f5}.prod-action.add-wishlist:hover{background:rgba(21,12,21,.1)}.coffee-name .action-btn .add-wishlist.active svg path,.coffee-name .action-btn .add-wishlist:focus svg path,.prod-action.add-wishlist.active svg path,.prod-action.add-wishlist:focus svg path{fill:#f186a8;stroke:#f186a8}.prod-action.add-cart{background:#150c15;margin-left:8px;align-items:center;display:flex;justify-content:center}.prod-action.add-cart:hover{opacity:.8}.price-block{margin-top:14px;display:flex}.price-block .price-short{line-height:3rem!important}.price-block .price{font-size:1.8rem;font-family:"museo_sans_cyrl500";line-height:3.6rem;display:flex;flex-direction:column}.price-block .price.old{margin-right:10px;display:inline-block;font-size:1.4rem!important;color:#b9b3b9;line-height:2rem;position:relative;width:auto}.builder .cart-option .price-by-option span.price-old::after,.price-block .price.old::after{content:"";position:absolute;border-top:1px solid #b9b3b9;top:50%;left:0;height:1px;width:100%}.price-block .price.sale{color:red;line-height:1.2}.price-block .price .price-discount{position:absolute;background:red;color:#fff;padding:1px 7px;border-radius:8px;margin-left:10px;font-size:12px;top:-3px}.price-block .price-by{font-size:1.2rem;color:#b9b3b9;padding-left:6px;display:flex;align-items:center}.price-block .price-by.sale{align-items:flex-end}.price-block .out-of-stock-label{font-size:1.2rem;color:#b9b3b9;line-height:3.2rem}.headmenu.container{min-height:5rem;padding-left:15px;padding-right:15px}.headmenu .navbar-brand{width:auto}.headmenu .navbar-nav{font-size:clamp(1.4rem,1.5vw,1.6rem);font-family:"museo_sans_cyrl700";padding:0;margin:0;align-items:center;white-space:nowrap}.headmenu .navbar-nav li a.nav-link{position:relative;color:#150c15;padding-left:clamp(1rem,1vw,1.6rem);padding-right:clamp(1rem,1vw,1.6rem);letter-spacing:-.32px}.headmenu .navbar-nav li .new-shop-block,.headmenu .navbar-nav li .new-shop-respons{background:#9b74c8;border-radius:8px;padding:0 6px;-webkit-animation:pulsing 1.5s infinite;animation:pulsing 1.5s infinite}.headmenu .navbar-nav li .new-shop-block .new-shop,.headmenu .navbar-nav li .new-shop-respons .new-shop{color:#fff}.headmenu .navbar-nav li .new-shop-block{position:absolute;top:-14px;right:-5px}.fmainmenu .navbar-nav:not(.lang-list) a.nav-link.active::after,.headmenu .navbar-nav:not(.lang-list) a.nav-link.active::after{content:"";position:absolute;left:16px;bottom:0;height:2px;width:calc(100% - 32px);border-bottom:2px solid #150c15}.fmainmenu .navbar-nav:not(.lang-list) a.nav-link:not(.active):hover,.headmenu .navbar-nav:not(.lang-list) a.nav-link:not(.active):hover{color:#150c15;opacity:.7}.headmenu .navbar-nav.lang-list{margin-left:.8rem}.headmenu .navbar-nav.lang-list li{padding:0;position:relative}.footer .lang-list li:first-child ::after,.headmenu .navbar-nav.lang-list li:first-child ::after{content:"/";position:absolute;right:-.3rem;color:#979797}.headmenu .navbar-nav.lang-list li .nav-link{color:#979797;padding:0 .5rem;border:0;background:0 0;outline:0;text-transform:uppercase}.headmenu .navbar-actives{display:flex;align-items:center}.headmenu .navbar-actives div.nav-button{margin-left:1.6rem}.fmainmenu .navbar-actives div.nav-button.dropdown,.headmenu .navbar-actives div.nav-button.dropdown{padding-bottom:0}.headmenu .navbar-actives div.nav-button a,.headmenu .navbar-actives div.nav-button button{position:relative}.headmenu .navbar-actives div.nav-button a.nav-link,.headmenu .navbar-actives div.nav-button button.nav-link{display:flex;align-items:center;justify-content:center;width:45px;height:45px;background:#fff;border-radius:50%;border:.5px solid #b9b3b9}.headmenu .navbar-actives div.nav-button a.nav-link img,.headmenu .navbar-actives div.nav-button button.nav-link img{color:#150c15;height:18px}.headmenu .navbar-actives div.nav-button a:hover,.headmenu .navbar-actives div.nav-button button:hover{background:#dfdddf;opacity:1}.headmenu .navbar-actives div.nav-button a .newmsg,.headmenu .navbar-actives div.nav-button button .newmsg{position:absolute;width:1.2rem;height:1.2rem;background:#7fca51;right:0;top:-.4rem;border:.2rem solid #fff;border-radius:.8rem;padding:.2rem}.headmenu .navbar-actives div.nav-button a .cart-items-count,.headmenu .navbar-actives div.nav-button button .cart-items-count{position:absolute;min-width:2rem;height:2rem;background:#fbad00;right:-.6rem;top:-.6rem;border:.2rem solid #fff;border-radius:1rem;padding:.2rem;color:#150c15;text-align:center;display:flex;align-items:center;justify-content:center;line-height:100%}.fmainmenu .navbar-actives .dropdown,.headmenu .navbar-actives .dropdown{position:relative;padding-bottom:18px}.headmenu .navbar-actives .dropdown .dropdown-menu{padding:16px;box-shadow:0 2px 16px rgba(0,0,0,.08);border-radius:8px;border:0;left:-105px;top:55px}.headmenu .navbar-actives .dropdown .dropdown-menu.hide{overflow:hidden;display:none}.headmenu .navbar-actives .dropdown .dropdown-menu.show{overflow:visible;min-width:23rem}.headmenu .navbar-actives .dropdown .dropdown-menu .dropdown-item{font-size:1.2rem;line-height:36px}.headmenu .navbar-actives .dropdown .dropdown-menu .dropdown-item.active,.headmenu .navbar-actives .dropdown .dropdown-menu .dropdown-item:focus{font-family:"museo_sans_cyrl700";color:#150c15;background-color:#f5f4f5;border-radius:100px}.headmenu .navbar-actives .dropdown .dropdown-menu .dropdown-item.active svg,.headmenu .navbar-actives .dropdown .dropdown-menu .dropdown-item:focus svg{fill:#150c15}.fmainmenu .navbar-actives .dropdown .dropdown-menu .dropdown-item.active:hover,.fmainmenu .navbar-actives .dropdown .dropdown-menu .dropdown-item:focus:hover,.headmenu .navbar-actives .dropdown .dropdown-menu .dropdown-item.active:hover,.headmenu .navbar-actives .dropdown .dropdown-menu .dropdown-item:focus:hover{background-color:#f5f4f5}.headmenu .navbar-actives .dropdown .dropdown-menu .dropdown-item:hover{color:#150c15;background:0 0;font-family:"museo_sans_cyrl700"}.fmainmenu .navbar-actives div.nav-button a.nav-link.active svg,.fmainmenu .navbar-actives div.nav-button button.nav-link.active svg,.headmenu .navbar-actives .dropdown .dropdown-menu .dropdown-item:hover svg{fill:#150c15}.fmainmenu .navbar-actives .dropdown .dropdown-menu .dropdown-item svg,.headmenu .navbar-actives .dropdown .dropdown-menu .dropdown-item svg{fill:#a19ea1;margin-right:8px}.fmainmenu .nav-menu a,.headmenu .nav-menu a{color:#150c15;font-family:"museo_sans_cyrl500";font-size:1.7rem}.fmainmenu.container{min-height:5rem;padding:5px 5px calc(5px + env(safe-area-inset-bottom))}.fmainmenu .navbar-nav{font-size:1.6rem;font-family:"museo_sans_cyrl700";padding:0;margin:0;align-items:center;white-space:nowrap}.fmainmenu .navbar-nav li a.nav-link{position:relative;color:#150c15;padding:0 1.6rem;letter-spacing:-.32px}.fmainmenu .navbar-nav li .new-shop-block,.fmainmenu .navbar-nav li .new-shop-respons{background:#9b74c8;border-radius:8px;padding:0 6px;-webkit-animation:pulsing 1.5s infinite;animation:pulsing 1.5s infinite}.fmainmenu .navbar-nav li .new-shop-block .new-shop,.fmainmenu .navbar-nav li .new-shop-respons .new-shop{color:#fff}.fmainmenu .navbar-nav li .new-shop-block{position:absolute;top:-14px;right:-5px}.fmainmenu .navbar-actives,.fmainmenu .navbar-actives div.nav-button{display:flex;align-items:center;width:84%;justify-content:center}.fmainmenu .navbar-actives div.nav-button{width:20%}.fmainmenu .navbar-actives div.nav-button a,.fmainmenu .navbar-actives div.nav-button button{position:relative}.fmainmenu .navbar-actives div.nav-button a.nav-link,.fmainmenu .navbar-actives div.nav-button button.nav-link{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:5rem;border-radius:50%;border:0;padding:0;color:#b9b3b9;font-family:"museo_sans_cyrl500";background-color:initial}.fmainmenu .navbar-actives div.nav-button a.nav-link svg,.fmainmenu .navbar-actives div.nav-button button.nav-link svg{fill:#b9b3b9;width:27px;height:27px}.fmainmenu .navbar-actives div.nav-button a.nav-link.active,.fmainmenu .navbar-actives div.nav-button button.nav-link.active{color:#150c15}.fmainmenu .navbar-actives div.nav-button a:hover,.fmainmenu .navbar-actives div.nav-button button:hover{opacity:1}.fmainmenu .navbar-actives div.nav-button a .newmsg,.fmainmenu .navbar-actives div.nav-button button .newmsg{position:absolute;width:1.2rem;height:1.2rem;background:#7fca51;right:1rem;top:.4rem;border:.2rem solid #fff;border-radius:.8rem;padding:.2rem}.fmainmenu .navbar-actives div.nav-button a .cart-items-count,.fmainmenu .navbar-actives div.nav-button button .cart-items-count{position:absolute;min-width:2rem;height:2rem;background:#fbad00;right:.5rem;top:.3rem;border:.2rem solid #fff;border-radius:1rem;padding:.2rem;color:#150c15;text-align:center;display:flex;align-items:center;justify-content:center}.fmainmenu .navbar-actives .dropdown .dropdown-menu{position:fixed;top:0;right:0;left:auto;z-index:1000;float:left;font-size:1rem;background-color:#fff;padding:60px 20px;width:80%;height:100%;border-radius:10px 0 0 10px}.fmainmenu .navbar-actives .dropdown .dropdown-menu.hide{overflow:hidden;display:none}.fmainmenu .navbar-actives .dropdown .dropdown-menu.show{overflow:visible;min-width:23rem}.fmainmenu .navbar-actives .dropdown .dropdown-menu .dropdown-item{font-size:1.2rem;line-height:36px}.fmainmenu .navbar-actives .dropdown .dropdown-menu .dropdown-item.active,.fmainmenu .navbar-actives .dropdown .dropdown-menu .dropdown-item:focus{font-family:"museo_sans_cyrl700";color:#150c15;background-color:#f5f4f5;border-radius:100px}.fmainmenu .navbar-actives .dropdown .dropdown-menu .dropdown-item.active svg,.fmainmenu .navbar-actives .dropdown .dropdown-menu .dropdown-item:focus svg{fill:#150c15}.fmainmenu .navbar-actives .dropdown .dropdown-menu .dropdown-item:hover{color:#150c15;background:0 0;font-family:"museo_sans_cyrl700"}.coffee-list .panel-action .btn.btn-view svg,.fmainmenu .navbar-actives .dropdown .dropdown-menu .dropdown-item:hover svg{fill:#150c15}.fmainmenu .navbar-toggler{display:flex;width:16%;height:5rem;justify-content:center;align-items:center;flex-direction:column;font-family:"museo_sans_cyrl500";font-size:1rem;color:#b9b3b9}.fmainmenu .navbar-toggler svg{stroke:#b9b3b9;height:27px}.fmainmenu .close-menu{position:absolute!important;display:block;padding:15px 10px;width:px;top:0;right:0;background:0 0!important;border:0}.main-blc{background:#fff;width:100%;border-radius:8px;overflow:hidden}.background-gradient-img{background-image:url(/assets/images/sign-bg.jpg);background-size:cover;background-attachment:local;background-position-x:center}.main-slider{margin-bottom:32px}.main-slider h1{font-size:4rem;font-family:"museo_sans_cyrl900";margin-bottom:1.7rem;line-height:4.8rem}.main-slider .info-slider{padding:60px 90px}.main-slider .info-slider .text-slide{margin-bottom:40px}.main-slider .referral-slider{padding:30px}.main-slider .image-slider{align-items:center;justify-content:center;overflow:hidden;padding-left:0}.main-slider .image-slider picture,.main-slider .image-slider picture img,.news-slider .item-slider-link picture{width:100%;height:100%}.img-bg{background-color:#f5f2f5;width:100%;position:relative}.how-it-works .img-bg{height:auto;width:100%;margin-bottom:24px;border-radius:8px;overflow:hidden}.how-it-works .img-bg .step-num{background-color:#fff;width:40px;height:40px;border-radius:20px;position:absolute;right:10px;top:10px;line-height:40px;text-align:center;font-size:1.2rem}.how-it-works .step-name{font-family:"museo_sans_cyrl700";margin-bottom:6px;font-size:1.4rem}.mobile-app{height:240px;overflow:visible;border-radius:8px}.mobile-app .image-block{position:relative;background-color:#ffbd2b;border-radius:8px 0 0 8px;height:240px;overflow:hidden;background:linear-gradient(90deg,#b990ad 0,#e8b5bf 50%,#f4f2f5 100%)}.mobile-app .info-block{overflow:hidden;padding:0 90px;background:#f5f2f5;border-radius:0 8px 8px 0}.mobile-app .info-block>div{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.mobile-app .info-block .text-block{margin-bottom:28px;text-align:center}.mobile-app .info-block .gradient-ground{position:absolute;width:293px;height:124px;left:304px;top:245px;background:radial-gradient(84.35% 84.35% at 50% 50%,#8c1ea8 0,rgba(255,255,255,0) 100%);filter:blur(47px);transform:rotate(90deg)}.news-slider .main-blc{max-height:180px;color:#150c15;text-decoration:none;position:relative}.news-slider .main-blc .block-name{font-size:1.8rem;font-family:"museo_sans_cyrl700";letter-spacing:-.38px;margin-bottom:8px;line-height:2rem}.news-slider .tags-col-size{justify-content:flex-end}.news-slider .news-slider-btns{margin-bottom:20px}.news-slider .news-slider-btns a{display:inline-block}.news-slider .news-slider-btns a:not(.activelink),.top-list-nav button.btn:not(.activelink){opacity:.2}.news-slider .item-slider-link .stock-desc{position:absolute;width:170px;top:32px;left:38px}.news-slider .item-slider-link .stock-desc.text-right{right:38px;left:inherit}.footer .lang-list li .nav-link.active,.footer a,.news-slider .item-slider-link .stock-desc.f-white{color:#fff}.news-slider .item-slider-link .stock-desc p{letter-spacing:0}.news-slider .item-slider-link .stock-desc p.sdesc{font-family:"museo_sans_cyrl300";font-size:1.4rem;line-height:1.8rem}.news-slider .item-slider-link .stock-desc p.sdesc svg{width:50%;height:auto}.news-slider .item-slider-link .stock-desc p.categ{font-size:1.2rem;margin-bottom:1.6rem}.promo-services .main-blc{height:240px;padding:34px 52px}.promo-services .main-blc .btn{margin-top:14px}.catalog-category .about-catalog{max-width:290px}.catalog-category .categ-card{padding-left:0;text-align:center;color:#150c15;text-decoration:none;font-size:1.2rem;justify-content:center;align-items:center;width:100%}.catalog-category .categ-card .main-blc{height:120px;padding:10px;display:flex;align-items:center;justify-content:center}.catalog-category .categ-card .cat-name{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-family:"museo_sans_cyrl700";margin-top:10px}.whois{min-height:240px;overflow:hidden;margin-bottom:64px}.whois .image-block picture{width:100%;height:auto}.whois .image-block picture img{width:100%;height:auto;margin-top:-10%;margin-bottom:-25%}.whois .info-block{padding:25px 90px}.whois .info-block .text-block{margin-bottom:28px}.footer{background-color:#150c15;width:100%;padding:56px 0;color:#fff}.footer .container{min-height:100%}.footer a{text-decoration:none}.footer .logo{margin-bottom:70px}.footer li{font-size:1.4rem;line-height:2rem}.footer li:not(:last-child){margin-bottom:12px}.footer .lang-list{flex-direction:row}.footer .lang-list li{padding:0;position:relative}.footer .lang-list li .nav-link{color:#979797;padding:0 .5rem;border:0;background:0 0;outline:0;text-transform:uppercase}.footer .btn{padding:10px 16px}.footer .newsletter-form{position:relative}.footer .newsletter-form input{border-radius:100px;padding:8px 13px;font-size:1.3rem;border:0!important;outline:0}.footer .newsletter-form input:not([type=submit]),.promocode .promocode-form .field-for-promocode .newsletter-form .copy input:not([type=submit]){width:100%}.footer .newsletter-form input[type=submit],.promocode .promocode-form .field-for-promocode .newsletter-form .copy input[type=submit]{position:absolute;background:url(/assets/images/arrow-right.svg) no-repeat center center;background-size:contain;right:15px;width:28px;height:auto;opacity:.2}.footer .soc-link{background:#fff;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:20px;float:left}.footer .soc-link:not(:last-child){margin-right:8px}.footer .soc-link:hover,.top-list-nav button.btn.activelink:hover{opacity:.8}.footer-fixed{background-color:#fff;box-shadow:0 -4px 4px 0 rgba(0,0,0,.03)}.footer-fixed .close-menu{position:absolute!important;display:block;padding:15px 10px;width:px;top:0;right:0;background:0 0!important;border:0}.footer-fixed .close-menu img{width:30px}.sign-pg{background-image:url(/assets/images/sign-bg.jpg);background-size:cover;background-attachment:local;background-position:75%;margin-top:0!important}.sign-pg>.container{min-height:100vh}.sign-mcf-logo{justify-content:center;align-items:center}.sign-form,.sign-mcf-logo{margin-top:30px}.sign-form form input{font-size:1.5rem;border-radius:8px;padding:17px;height:56px}.sign-form form input:focus{border:1.5px solid #150c15;box-shadow:none;margin:0}.sign-form .btns-sign .btn.w100.nav-link,.sign-form form .form-group{margin-bottom:16px}.sign-form form .forgot-pwd{color:#150c15;display:inline-block;border:0;background:0 0;width:100%;font-size:1.2rem;margin-bottom:42px;text-align:left}.sign-form .btn.w100{position:relative;width:100%}.sign-form .btn:disabled{opacity:.2}.sign-form .btns-sign .btn.w100.nav-link img{float:left;margin-right:14px;margin-top:-3px;padding-left:10px}.sign-form .btns-sign .btn.w100.nav-link a{padding:0 2.1rem}.sign-form .btns-sign .btn.w100.nav-link a img,.sign-form .btns-sign.sign-up .btn.w100.nav-link a img{float:none}.checkout-container .checkout-step .form-group:last-child label,.sign-form .btns-sign .btn.w100:last-child{margin-bottom:0}.sign-form .btns-sign .btn a,.sign-form .btns-sign .btn span{position:absolute;display:inline-block;line-height:52px;width:100%;left:0;top:0;color:inherit;text-decoration:none}.sign-form .btns-sign.sign-up .btn{padding:.8rem 1.6rem}.sign-form .btns-sign.sign-up .btn.w100.nav-link a{padding:0 1.4rem}.sign-form .btns-sign.sign-up .btn.w100.nav-link img{float:left;margin-right:14px;margin-top:-3px;padding-left:1px}.sign-form .sep-form,.slider-comp .slider-item.active .img-bg{position:relative}.sign-form .sep-form::before{content:"";display:inline-block;width:1px;height:250px;border-left:1px solid #b9b3b9}.sign-form .sep-form span{color:#b9b3b9;font-size:1.5rem;position:absolute;top:calc(50% - 40px);left:calc(50% - 30px);background-color:#f5f4f5;padding:20px}.sign-form .accept-text{margin-top:20px}.sign-form .accept-text a,.slider-comp a{color:#150c15}.sign-form .phone-inp>div{width:100%}.sign-form .phone-inp .dropdown{background-color:#fff;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(/assets/images/dropdown.svg);background-position:center right 15px;background-repeat:no-repeat;border-bottom:0;font-size:1.5rem;border-radius:8px 8px 0 0;padding:15px 17px 0;height:56px;font-family:"museo_sans_cyrl500"}.sign-form .phone-inp input{border-radius:8px;width:100%}.sign-form .phone-inp input:focus{border:1.5px solid #150c15;box-shadow:none}.sign-form .phone-inp .placeholder{position:absolute;top:8px;left:17px;font-size:1.2rem;color:#b9b3b9;z-index:1}.coffee-list .panel-action .with-tooltip .btn.btn-noborder,.sign-form .code-inps{padding:0}.sign-form .code-inps input{width:48px;display:inline-block;font-size:2.2rem;margin:1px;font-family:"museo_sans_cyrl700"}.sign-form .code-inps input:not(:first-child){margin-left:16px}.sign-form .code-inps input:focus{border:2px solid #150c15;box-shadow:none;margin:0}.changenumber-modal .modal .modal-content .modal-body .code-inps input:focus:not(:first-child),.sign-form .code-inps input:focus:not(:first-child){margin:0 0 0 16px}.changenumber-modal .modal .modal-content .modal-body .code-inps input:focus:first-child,.sign-form .code-inps input:focus:first-child{margin-left:1px}.sign-form .resend-code{color:#979797;font-size:1.5rem;margin-top:10px}input:focus{box-shadow:none!important;outline:0!important}.coffee-item-details .all-info #characteristics,.coffee-item-details .all-info #description,.slider-comp .slider-item .price-block{margin-top:0!important}.coffee-list .panel-action .btn.btn-noborder.active,.slider-comp .slider-item.active{font-family:"museo_sans_cyrl700"}.slider-comp .slider-item.active .img-bg::before{border:2px solid #150c15;position:absolute;left:0;content:"";width:100%;height:100%;border-radius:50%;z-index:3}.slider-comp .slider-item .tag-category{font-size:1.5rem;color:#150c15;text-decoration:none;text-align:center}.slider-comp .slider-item .tag-category .img-bg{width:93px;height:93px;background:#f5f2f5;border-radius:50px;margin-bottom:16px;overflow:hidden;display:flex;justify-content:center;align-items:center}.slider-comp .slider-item .tag-category .img-bg img{width:100%;height:100%;z-index:2}.top-list-nav button{position:relative;text-align:center;display:inline-block;width:32px;height:32px;background:#f5f2f5;border-radius:16px;margin-left:8px;padding:0;z-index:1}.top-list-nav button::before{content:"";position:absolute;left:-2px;bottom:0;width:33px;height:32px}.top-list-nav button.slider-control-right::before{background:url(../assets/images/arrow-right.svg) no-repeat center}.top-list-nav button.slider-control-left::before{background:url(../assets/images/arrow-left.svg) no-repeat center}.top-list-nav button.btn:not(:disabled){opacity:1!important}.slider-comp.slider-type-kit .shadow-last-elem{position:absolute;left:calc(100% - 32px);top:0;width:32px;height:100%;background:linear-gradient(90deg,rgba(255,255,255,0) 0,#fff 100%)}.slider-comp.slider-type-kit .top-list-nav{padding-right:0;margin-top:20px}.slider-comp .kits-nav a{text-align:center;display:inline-block;width:32px;height:32px;background:#f5f2f5;border-radius:16px;margin-left:8px;padding:0}.slider-comp .kits-nav a img{margin:8px}.slider-comp .kits-nav a.btn:not(.activelink){opacity:.4}.slider-comp a .img-bg{background:#f5f2f5;width:100%;height:129px;overflow:hidden;border-radius:8px;margin-bottom:16px}.slider-comp a .img-bg img{width:100%;height:auto}.slider-comp a h4{font-size:1.7rem;line-height:1.9rem;font-family:"museo_sans_cyrl700";text-transform:none;margin-bottom:0}.category-filter{display:flex;flex-wrap:nowrap;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.category-filter::-webkit-scrollbar{display:none}.category-filter a{min-width:max-content;border:.5px solid #b9b3b9;border-radius:10px;line-height:24px;display:flex;align-items:center;justify-content:center;padding:4px 30px;background-color:#fff;margin-right:8px}.category-filter a:hover{background-color:#f5f4f5}.category-filter a.active{border:1.5px solid #150c15;padding:3px 29px;font-family:"museo_sans_cyrl700"}.category-filter a.active svg{fill:#fff}.coffee-list{margin:24px 0 0}.cart .item-name.full hr,.coffee-list .coffee-item hr,.coffee-list .product-item hr,.coffee-list hr{margin:12px 0}.coffee-list .panel-action{padding:16px 0 36px;align-items:center}.coffee-list .panel-action p{font-size:1.6rem;font-family:"museo_sans_cyrl500";padding-right:15px}.coffee-list .panel-action .with-tooltip .btn.btn-noborder svg{fill:#150c15;height:32px;width:32px}.coffee-list .panel-action .btn.btn-noborder{display:flex;align-items:center;font-size:1.6rem;padding:0;position:relative}.coffee-list .panel-action .btn.btn-noborder:not(.active){color:#dfdddf}.coffee-list .panel-action .btn.btn-noborder:not(.active) svg{fill:#dfdddf}.coffee-list .panel-action .btn.btn-noborder:not(.active).cbl{color:#150c15}.coffee-list .panel-action .btn .icon-indicator{min-width:22px;height:22px;background-color:#fbad00;border-radius:50px;border:2px solid #fff;position:absolute;display:flex;align-items:center;justify-content:center;left:18px;top:-4px;padding:4px;font-size:1.1rem;line-height:1}.coffee-list .panel-action .btn:not(.btn-view) img{margin-right:15px;width:28px}.coffee-list .panel-action .btn.btn-view{width:32px;height:32px;border:.5px solid #b9b3b9;border-radius:8px;font-size:1rem;line-height:24px;display:flex;align-items:center;justify-content:center;padding:1px;margin-right:5px}.coffee-list .panel-action .btn.btn-view.active{border:1.5px solid #150c15}.coffee-list .panel-action .btn.btn-view.active svg,.edit .user-info .btn-outline-danger.btn-delete:hover svg{fill:#fff}.coffee-list .panel-action .btn.btn-view:not(.active):hover{background:#f5f4f5}.coffee-list .panel-action .filter{padding-right:0}.coffee-list .panel-action .filter .btn-white img{margin-right:8px;width:24px;margin-top:-2px!important}.coffee-list .panel-action .filter a{font-family:"museo_sans_cyrl700";font-size:1.3rem;color:#150c15}.back-to-menu svg,.coffee-list .panel-action .filter a svg{margin-right:11px}.coffee-list .panel-action .create-a-blend{padding-left:0}.coffee-list .coffee-by-categ .btn-more span img,.coffee-list .panel-action .create-a-blend a{width:100%}.coffee-list .coffee-by-categ.mt-5{margin-top:5rem!important}.coffee-list .coffee-by-categ .btn-more{font-family:"museo_sans_cyrl700";font-size:1.3rem;padding:.7rem 1.2rem;background:0 0;border-radius:100px;display:flex;color:#150c15;justify-content:center;align-items:center;border:2px solid #000;background-color:#fff}.coffee-list .coffee-by-categ .btn-more:hover span:first-child{transform:rotate(180deg)}.coffee-list .coffee-by-categ .btn-more span{margin-right:5px;transition:1s}.coffee-list .coffee-by-categ .btn-expand,.coffee-list .coffee-by-categ .btn-roll-up{font-size:30px;line-height:1rem;padding:8px}.coffee-list .coffee-by-categ .btn-expand.closed svg,.coffee-list .coffee-by-categ .btn-roll-up.closed svg{transform:rotate(180deg)}.coffee-list .coffee-by-categ .remotely{background:rgba(251,173,0,.15);padding:12px 16px;border-radius:8px;width:100%}.coffee-list .coffee-by-categ .remotely .delete{background:#fff;padding:11px 13px;border-radius:28px}.coffee-list .coffee-by-categ .remotely a,.coffee-list .coffee-by-categ .remotely p{font-family:"museo_sans_cyrl700";font-size:1.3rem;color:#150c15;line-height:16px}.coffee-list .coffee-by-categ .remotely button{background:0 0;border:0;font-family:"museo_sans_cyrl700";font-size:1.3rem;color:#150c15}.coffee-list .coffee-by-categ .remotely p{font-family:"museo_sans_cyrl500";margin:0}.coffee-list .coffee-by-categ .remotely .d-flex{align-items:center}.coffee-list .coffee-by-categ .remotely .ups-text{color:#b9b3b9}.coffee-list.blend{margin-top:20px}.coffee-list.blend .coffee-item{padding:12px 25px;margin:0 -25px;background:0 0}.characteristics ul li:hover button,.coffee-list .coffee-item .item-header a:hover,.coffee-list .product-item .item-header a:hover,.coffee-list.blend .coffee-item:hover{opacity:1}.coffee-list.blend .coffee-item:hover::before{content:"";height:100%;width:100%;top:0;left:0;display:block;position:absolute;background:#fff;box-shadow:0 4px 32px #f0f0f2;border-radius:8px}.coffee-list.blend .coffee-item .categ-symbol{display:inline-block;border:1.5px solid #150c15;border-radius:8px;padding:1px 4px;font-size:1.1rem;line-height:1.3rem;margin-left:4px;margin-top:5px;text-transform:uppercase}.coffee-list.blend .coffee-item.checked-row::before{content:"";height:100%;width:100%;left:0;top:0;display:block;position:absolute;background:#faf9fb;border-radius:8px}.coffee-list.blend .coffee-item.checked-row:hover::before{background:#fff;-webkit-box-shadow:0 4px 32px #f0f0f2;box-shadow:0 4px 32px #f0f0f2}.coffee-list.blend .coffee-item .item-header{text-align:left}.coffee-list.blend .coffee-item .item-header h4{white-space:normal}.coffee-list.blend .check-blend{display:flex;justify-content:flex-end;align-items:center;padding-left:0}.coffee-list.blend .check-blend>.prod-action{background:#fff;border:1.5px solid #150c15;width:32px;height:32px;display:flex;justify-content:center;align-items:center}.coffee-list.blend :not(.checked-row) .check-blend svg{display:none}.coffee-list.blend .checked-row .check-blend svg{display:flex;width:17px;height:10px}.coffee-list .coffee-item,.coffee-list .product-item{display:flex!important;flex-direction:column;justify-content:space-between;z-index:2;position:relative;background:#fff;padding:15px;border-radius:10px;height:100%;transition:.5s}.coffee-list .coffee-item p,.coffee-list .product-item p{font-size:1.3rem}.coffee-list .coffee-item .product-image-item,.coffee-list .product-item .product-image-item{width:100%;height:auto;margin-bottom:-10px;transition:.7s}.coffee-list .coffee-item .shop-image-item,.coffee-list .product-item .shop-image-item{height:220px;width:auto}.coffee-list .coffee-item .product-image-block,.coffee-list .product-item .product-image-block{position:relative;text-align:left}.coffee-list .coffee-item .item-header,.coffee-list .product-item .item-header{display:inline-block;width:100%;position:relative;text-align:center;flex-direction:column;margin-top:1.5rem}.coffee-list .coffee-item .item-header .category-name,.coffee-list .product-item .item-header .category-name{text-align:left;width:100%;font-size:1.4rem;font-family:"museo_sans_cyrl300";color:#a19ea1;line-height:100%}.coffee-list .coffee-item .item-header h4,.coffee-list .product-item .item-header h4{justify-content:flex-start;align-items:center;text-align:left;flex-direction:row;display:flex;flex-wrap:wrap;font-size:1.7rem;line-height:100%;height:auto;margin:.7rem 0}.coffee-list .coffee-item .sca,.coffee-list .product-item .sca{position:absolute;top:0;right:0}.coffee-list .coffee-item .sca img,.coffee-list .product-item .sca img{width:70px}.coffee-list .coffee-item .sca .sca-point,.coffee-list .product-item .sca .sca-point{font-size:15px;font-family:"museo_sans_cyrl700";top:0;position:absolute;color:#fff;right:0;display:flex;width:70px;height:70px;justify-content:center;align-items:center}.coffee-list .coffee-item .desc,.coffee-list .product-item .desc{font-family:"museo_sans_cyrl300";overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-height:1.8rem;height:40px;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:1.2rem 0}.coffee-list .coffee-item .item-name,.coffee-list .product-item .item-name{color:#150c15;text-decoration:none;float:left}.coffee-list .coffee-item h4,.coffee-list .product-item h4{font-size:2rem;line-height:2.4rem;font-family:"museo_sans_cyrl700";color:#150c15;text-transform:none;margin-bottom:0;white-space:normal;height:4.4rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word}.coffee-list .coffee-item .item-tags,.coffee-list .product-item .item-tags{position:absolute;display:flex;flex-direction:column;top:10px;z-index:2;left:0}.coffee-list .coffee-item .item-tags .tag-name,.coffee-list .product-item .item-tags .tag-name{position:relative;padding:5px 9px;color:#fff;text-decoration:none;background:#f5f2f5;font-family:"museo_sans_cyrl500";border-radius:8px;margin-bottom:4px;display:inline-block;width:fit-content;font-size:1.2rem;filter:drop-shadow(0 0 5px rgba(92,64,2,.2))}.coffee-list .coffee-item .low-desc,.coffee-list .product-item .low-desc{position:relative;color:#b9b3b9;margin-bottom:0}.coffee-list .coffee-item .features,.coffee-list .product-item .features{margin-top:2rem;margin-bottom:2rem}.coffee-list .coffee-item .features .stock:nth-child(2n+1),.coffee-list .product-item .features .stock:nth-child(2n+1){padding-right:0}.coffee-list .coffee-item .features p,.coffee-list .product-item .features p{display:flex;white-space:nowrap;margin-bottom:6px;font-family:"museo_sans_cyrl500";font-size:1.1rem;letter-spacing:-.5px;padding-top:0}.coffee-list .coffee-item .features.kit p,.coffee-list .product-item .features.kit p{display:-webkit-box;letter-spacing:initial;white-space:normal;height:34px;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word}.coffee-list .coffee-item .features .group-rating,.coffee-list .product-item .features .group-rating{width:100%;display:block;letter-spacing:-3px}.coffee-list .coffee-item .features .group-rating .rating,.coffee-list .product-item .features .group-rating .rating{display:inline-block;width:8px;height:8px;fill:#fff}.coffee-list .coffee-item .features .group-rating .rating:not(:first-child),.coffee-list .product-item .features .group-rating .rating:not(:first-child){margin-left:2px}.coffee-list .coffee-item .features .group-rating .rating.checked,.coffee-list .product-item .features .group-rating .rating.checked{fill:#150c15}.coffee-list .coffee-item .btn-review,.coffee-list .product-item .btn-review{display:inline-block;background:0 0;border:1px solid rgba(185,179,185,.25);font-family:"museo_sans_cyrl500";border-radius:8px;padding:5px 8px;color:#150c15;line-height:1.6rem;text-decoration:none}.coffee-list .coffee-item .btn-review.new,.coffee-list .product-item .btn-review.new{border:1px solid #150c15}.coffee-list .coffee-item .btn-review span,.coffee-list .product-item .btn-review span,.item-details .btn-review span{margin-left:3px}.coffee-list .coffee-item .btn-review:hover,.coffee-list .product-item .btn-review:hover{background:#faf9fb;opacity:1}.coffee-list .coffee-item .category-item-price,.coffee-list .product-item .category-item-price{letter-spacing:-1px}.coffee-list .coffee-item .price-block,.coffee-list .coffee-item .prod-action,.coffee-list .product-item .price-block,.coffee-list .product-item .prod-action{margin-top:0}.coffee-list .coffee-item .give-feedback,.coffee-list .product-item .give-feedback{display:flex;justify-content:flex-end}.coffee-list .coffee-item.expanded h4,.coffee-list .product-item.expanded h4{height:auto;margin-bottom:10px}.coffee-list .coffee-item.expanded .price-block,.coffee-list .product-item.expanded .price-block{display:flex;flex-direction:column;margin-top:4px}.coffee-list .coffee-item.expanded .price-block .price,.coffee-list .product-item.expanded .price-block .price{line-height:1.2}.coffee-list .coffee-item.expanded .item-header .category-name,.coffee-list .product-item.expanded .item-header .category-name{line-height:1.5}.coffee-list .coffee-varieties{padding-right:0}.coffee-list .coffee-varieties .your-review{align-items:center}.slider{position:relative;overflow:hidden}.slider .product-item-block .product-image-block img{border-radius:8px;margin-bottom:16px}.single-prod-rec .image-fl{height:110px!important}.slider-wrapper{display:flex;transition:transform .6s ease}.slider-wrapper.row-inline{margin:0 -15px}.slider-wrapper .stock-desc{text-align:center}.slider-wrapper .stock-desc .block-name{margin-top:5px;font-size:1.5rem;font-family:"museo_sans_cyrl700"}.sp-cookie{background-color:#150c15;border-top:1px solid #fff;display:flex;flex-wrap:wrap;left:0;margin:0;position:sticky;right:0;z-index:1000;bottom:0;color:#b9b3b9}.sp-cookie .container{min-height:100%;padding-bottom:0}.checkout-container .checkout-step .form-underline label,.sp-cookie a,.sp-cookie p{font-size:1.2rem}.sp-cookie a{color:#fff}.sp-cookie form{padding:32px 0}.sp-cookie form .text-right{align-self:center}.sp-cookie form button{font-size:13px;padding:10px 32px;letter-spacing:-.25px;border:2px solid #fff;color:#fff;box-sizing:border-box;border-radius:26px;background:0 0}.sp-cookie form button:hover{background:rgba(255,255,255,.15)}.btn-panel-item{display:flex;justify-content:flex-end}.component.blend-builder{height:100%}.component.blend-builder .blend-block{background-color:#faf9fb;padding:32px 28px;border-radius:8px;overflow:hidden;position:sticky;position:-webkit-sticky;top:8rem;margin-bottom:50px}.component.blend-builder .blend-block .item-name{color:#150c15;font-size:1.5rem;line-height:2rem;font-family:"museo_sans_cyrl500";letter-spacing:-.24px;margin:0 -28px;padding:24px 10px 12px}.component.blend-builder .blend-block .item-name:first-child{margin:-32px -28px auto;padding:22px 10px 12px}.component.blend-builder .blend-block .item-name .percent-item{font-size:1.7rem}.component.blend-builder .blend-block .item-name .close{font-family:"museo_sans_cyrl300";text-decoration:underline;color:#150c15;opacity:initial}.component.blend-builder .blend-block .item-name .close:hover{opacity:.7}.component.blend-builder .blend-block .item-name.full{padding-bottom:0}.component.blend-builder .blend-block .item-name.full:not(:first-child){padding-top:8px}.component.blend-builder .blend-block .item-name.full .prev-cart-img{width:56px;height:56px;display:flex;background-color:#fff;border:1.5px solid #e8e8e9;border-radius:8px;overflow:hidden;justify-content:center;padding:2px}.cart .item-name.full .prev-cart-img picture,.component.blend-builder .blend-block .item-name.full .prev-cart-img picture,.item-details .photos .item-image .image picture,.referral-modal .achievement picture{display:flex;width:100%;justify-content:center}.component.blend-builder .blend-block .item-name.full .prev-cart-img picture img{height:100%;width:auto}.component.blend-builder .blend-block .item-name.full .title{margin-bottom:2px}.component.blend-builder .blend-block .item-name.full .actions-cart a,.component.blend-builder .blend-block .item-name.full .actions-cart button{padding:0;border:0;background:0 0}.component.blend-builder .blend-block .item-name.full .actions-cart a:not(:first-child),.component.blend-builder .blend-block .item-name.full .actions-cart button:not(:first-child){margin-left:.15rem}.builder .form-dropdown ul.list button,.cart .item-name .cart-item-description a,.component.blend-builder .blend-block .item-name.full .actions-cart a:active,.component.blend-builder .blend-block .item-name.full .actions-cart button:active{color:#150c15}.component.blend-builder .blend-block .item-name.full .list-option{margin:2px 0;font-size:1.2rem;color:#a19ea1;line-height:1.8rem}.cart .item-name.full .list-option span:first-child,.component.blend-builder .blend-block .item-name.full .list-option span:first-child{display:none}.component.blend-builder .blend-block .item-name.full .price{line-height:3.2rem;font-size:1.5rem;font-family:"museo_sans_cyrl700";letter-spacing:-1px}.component.blend-builder .blend-block .item-name.full hr{margin:0 0 12px}.component.blend-builder .blend-block .cart-empty{letter-spacing:-.24px;font-size:1.6rem;color:#a19ea1;line-height:2.2rem}.component.blend-builder .blend-block .cart-empty img{margin:10px 0 17px}.component.blend-builder .blend-block .cart-empty a,.item-details .all-item-features ul li a{color:#150c15;text-decoration:underline}.builder p,.check-list li>button p{margin-bottom:0!important}.builder .cart-builder-header{background-color:#f5f4f5;border-radius:8px 8px 0 0}.builder .preview{position:relative;padding:22px 0 12px}.builder .preview p{line-height:2rem}.builder .preview .show-preview{cursor:pointer;padding:3px 15px;text-align:-webkit-auto;color:#150c15}.builder .preview .preview-image{margin-bottom:10px}.builder .cart-option{padding:12px 0;position:relative}.builder .cart-option>div:first-child{display:flex;align-items:flex-start;flex-direction:column;justify-content:center}.builder .cart-option p{color:#a19ea1;font-family:"museo_sans_cyrl500";font-size:1.2rem;line-height:1.6rem;margin:0;padding-top:10px}.builder .cart-option p.nopadding{padding:0;margin-top:-4px;margin-bottom:0}.builder .cart-option .price-by-option{font-size:1.5rem;font-family:"museo_sans_cyrl700"}.builder .cart-option .price-by-option span.price-old{margin-right:10px;display:inline-block;font-size:1.4rem;color:#b9b3b9;line-height:2rem;position:relative;width:auto;padding:0 5px}.builder .form-dropdown p{padding-top:0}.builder .form-dropdown .select-box-input-text{font-size:1.5rem!important;line-height:2rem;font-family:"museo_sans_cyrl500";padding-top:3px}.builder .form-dropdown .select-box-input-text:not(.hide){color:#150c15}.builder .form-dropdown .select-box-input-text .def-select{font-size:12px}.builder .form-dropdown ul.list button>span{font-family:"museo_sans_cyrl300";font-size:1.2rem}.builder .form-dropdown .show-preview{color:#150c15;cursor:pointer;padding:3px 15px;text-align:-webkit-auto}.builder .in-cart{position:sticky;left:0;bottom:0;padding-bottom:10px;background:#fff;z-index:999;border-radius:0 0 8px 8px}.btn.counter,.counter-input{display:inline-block;width:32px;font-family:"museo_sans_cyrl700"}.counter-input{background:0 0;border:0;outline:0;font-size:1.5rem;line-height:2.4rem;margin:0 5px;text-align:center;vertical-align:middle}.btn.counter{background-color:#fff;height:32px;padding:0;font-size:1.6rem;border:.5px solid #e8e8e9}.btn.counter:not(:disabled):hover{background-color:#faf9fb}.cart,.cart .cart-container{height:100%}.cart .btn-block-cart{margin-top:2rem;margin-bottom:1rem}.cart .btn-block-cart>div{flex-direction:column;justify-content:center;align-items:flex-start}.cart .dot-edit{padding:0;display:flex;justify-content:center;align-items:center}.cart .dot-edit .edit-btn-menu,.cart .item-header-row .cart-item-menu .dot-edit .edit-btn-menu,.cart .item-header-row .cart-item-menu .dot-edit .edit-btn-menu button{height:100%;width:100%}.cart .dot-edit .edit-btn-menu button{height:100%;width:100%;background:0 0;border:0}.cart .item-header-row{align-items:center;overflow:hidden}.cart .item-header-row,.cart .item-header-row>div{transition:all;transition-duration:.5s}.cart .item-header-row .hide-block{visibility:hidden;margin-left:-16.2%}.cart .cart-item-menu{display:flex;transition:all;transition-duration:.1s}.cart .cart-item-menu.show-block{visibility:visible;margin-left:0;margin-right:0;opacity:1;width:100%;height:auto}.cart .cart-item-menu.hide-block{visibility:hidden;margin-left:0;opacity:0;max-width:0;height:0}.cart .dot-edit{margin-left:-10px}.cart .dot-edit.hide-block{visibility:hidden;margin-left:-15%;margin-right:0;opacity:0}.cart .dot-edit.show-block{visibility:visible;opacity:1}.cart .edit-btn-menu{height:100%;display:flex;align-items:center}.cart .edit-btn-menu button{background:0 0;border:0;padding:0}.cart .edit-btn-menu button,.cart .item-header-row .cart-item-menu{display:flex;justify-content:center;align-items:center}.cart .item-header-row .cart-item-menu .edit-btn{border:1px solid #fbad00!important;border-radius:50%;margin-right:8px}.cart .item-header-row .cart-item-menu .edit-btn svg{fill:#fbad00}.cart .item-header-row .cart-item-menu .delete-btn{border:1px solid #fd8694!important;margin:0 8px 0 0!important;border-radius:50%}.cart .item-header-row .cart-item-menu .delete-btn svg{fill:#fd8694}.cart .item-header-row .cart-item-menu button{height:40px!important;width:40px!important}.cart .item-header-row .cart-item-menu .edit-delete{display:flex;margin:0;transition:all .5s ease-in-out}.cart .item-header-row .cart-item-menu .dot-edit{padding:0;display:flex;justify-content:center;align-items:center}.cart .item-name{color:#150c15;font-size:1.5rem;line-height:2rem;font-family:"museo_sans_cyrl500";letter-spacing:-.24px}.cart .item-name .cart-item-description{display:flex;flex-direction:column;justify-content:center}.cart .item-name .blend-name{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.cart .item-name:not(.full){background-color:#f5f4f5}.cart .item-name .close{font-family:"museo_sans_cyrl300";text-decoration:underline;color:#150c15;opacity:initial}.cart .item-name .close:hover{opacity:.7}.cart .item-name.full{padding-bottom:0}.cart .item-name.full:not(:first-child){padding-top:8px}.cart .item-name.full .prev-cart-img{width:100%;height:auto;background-color:#fff;justify-content:center;padding:2px}.cart .item-name.full .prev-cart-img,.cart .item-name.full .prev-cart-img>a{display:flex;border-radius:8px;overflow:hidden}.cart .item-name.full .prev-cart-img picture img{height:auto;width:100%}.cart .item-name.full .title{margin-bottom:2px}.cart .item-name.full .actions-cart button{display:flex;align-items:center;justify-content:center;padding:0;border:0;background:0 0}.cart .item-name.full .actions-cart a{padding:0;border:0;background:0 0}.cart .item-name.full .actions-cart a:not(:first-child),.cart .item-name.full .actions-cart button:not(:first-child){margin-left:.15rem}.cart .item-name.full .actions-cart a:active,.cart .item-name.full .actions-cart button:active{color:#150c15}.cart .item-name.full .list-option{margin:2px 0;font-size:1.2rem;color:#a19ea1;line-height:1.8rem}.cart .item-name.full .list-option>div.ellipse{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart .item-name.full .price{line-height:2rem;font-size:1.8rem;font-family:"museo_sans_cyrl500";letter-spacing:-1px;padding-left:0}.cart .item-name.full .price .regular{display:block;font-size:1.5rem;text-decoration-line:line-through;font-family:"museo_sans_cyrl300";color:#b9b3b9}.cart .item-name:last-child hr{display:none}.cart .cart-block-total{background-color:#faf9fb;padding:32px 28px;border-radius:8px;overflow-x:hidden;overflow-y:auto;max-height:90vh;position:sticky;position:-webkit-sticky;top:2rem;margin-bottom:50px}.cart .cart-block-total .cart-total{margin-top:6px;margin-bottom:6px}.cart .cart-block-total .cart-total .title{color:#a19ea1;font-size:1.5rem;line-height:2rem}.cart .cart-block-total .cart-total .title.total{font-size:2rem}.cart .cart-block-total .cart-total .old-price{margin-right:10px;display:inline-block;font-size:1.7rem;color:#b9b3b9;line-height:2rem;position:relative;width:auto;padding:0 5px}.cart .cart-block-total .cart-total .old-price::after{content:"";position:absolute;border-top:1px solid #b9b3b9;top:50%;left:0;height:1px;width:100%}.cart .cart-block-total .cart-total .price{font-family:"museo_sans_cyrl700";font-size:2rem;line-height:2rem}.cart .cart-block-total .cart-total .price.subtotal{font-size:1.5rem}.cart .cart-block-total hr{border-color:#f5f2f5;margin:15px 0}.cart .cart-empty{letter-spacing:-.24px;font-size:1.6rem;color:#a19ea1;line-height:2.2rem;min-height:calc(100vh - 350px);justify-content:center;align-items:center;flex-direction:column}.cart .cart-empty svg{margin:10px 0 17px;fill:#dfdddf;width:100px;height:auto}.shop_nav{font-family:"museo_sans_cyrl500";font-size:1.7rem;margin:-2px -2px 25px;position:relative}.shop_nav .ulmenu{margin:15px auto 0 7px;padding:0;list-style:none;display:table}.shop_nav .ulmenu li a{white-space:nowrap}.shop_nav .ulmenu>li{display:table-cell;position:relative;margin-left:22px}.shop_nav .ulmenu>li>a{color:#150c15;text-decoration:none;display:block;padding:12px 10px;position:relative}.shop_nav .ulmenu>li.active>a{font-size:2.2rem}.shop_nav .ulmenu>li.active:hover{background:#faf9fb;border-radius:8px 8px 0 0}.shop_nav .ulmenu>li.active::before{bottom:-1px;content:"";display:block;height:2px;position:absolute;background:#150c15;width:calc(100% - 30px);left:15px;z-index:3}.shop_nav .ulmenu>li:hover .dropdown-content{display:flex}.shop_nav hr{margin:0 0 0 15px;width:calc(100% - 30px)}.shop_nav .dropdown-content{overflow:hidden;display:none;position:absolute;background-color:#faf9fb;box-shadow:0 34px 58px -19px rgba(119,111,119,.35);min-width:672px;border-radius:0 0 8px 8px;z-index:2;left:15px}.shop_nav .dropdown-content>li:hover>a,.shop_nav .ulmenu>li.active>a{font-family:"museo_sans_cyrl900"}.shop_nav .dropdown-content .secondul{background:#fff;padding-bottom:31px;overflow:hidden}.shop_nav .dropdown-content .for-home{text-decoration:none;padding:0}.shop_nav .dropdown-content .for-home>a{color:#150c15;text-decoration:none;font-family:"museo_sans_cyrl500";font-size:1.5rem;margin-left:15px;padding:17px 0 9px!important;display:inline-block}.shop_nav .dropdown-content .for-home>a:hover{opacity:1!important;font-family:"museo_sans_cyrl700";font-size:1.5rem}.coffee-name p,.shop_nav .dropdown-content .for-home,.shop_nav .dropdown-content .for-home-menu li,.shop_nav .dropdown-content .for-home-menu li a{font-family:"museo_sans_cyrl500";font-size:1.2rem;color:#150c15}.shop_nav .dropdown-content .for-home-menu li{text-decoration:none;display:block;padding:8px 0}.shop_nav .dropdown-content .for-home-menu li a{text-decoration:none;margin-left:15px;display:inline-block;width:100%}.shop_nav .dropdown-content .for-home-menu li a:hover{opacity:1!important;font-family:"museo_sans_cyrl700";font-size:1.2rem}.shop_nav .dropdown-content .border-right,.shop_nav .dropdown-content .for-home-menu li:hover{background:#faf9fb}.filters{padding-left:15px;padding-bottom:34px}.filters a{padding:10px 18px;font-size:1.3rem;border:2px solid #150c15;box-sizing:border-box;border-radius:50px}.filters a img{padding-right:8px}.filters a:hover{background:#f5f4f5;opacity:1!important}.product-sale-label{content:"";background-color:#fbad00;border-radius:8px;font-size:1.2rem;padding:5px 7px;position:absolute;top:12px;left:12px;z-index:1}.coffee-name h1,.filters a,.product-sale-label,.product-stock-label{font-family:"museo_sans_cyrl700";color:#150c15}.product-stock-label{content:"";background-color:#9b74c8;border-radius:8px;font-size:1.2rem;padding:5px 7px;position:absolute;top:12px;left:12px;z-index:1}.coffee-name{margin-top:16px}.coffee-name h1{font-size:2rem;margin-bottom:10px;display:block;float:left;width:100%}.coffee-name .categ-symbol{display:inline-block;border:1.5px solid #150c15;border-radius:8px;padding:1px 4px;font-size:1.1rem;line-height:1.3rem;margin-left:4px;margin-top:5px;text-transform:uppercase}.coffee-name .low-desc{position:relative;color:#b9b3b9;margin-bottom:0}.coffee-name p{margin-top:9px}.coffee-name .price,.item-details .photos .item-image h2{font-family:"museo_sans_cyrl700";font-size:1.7rem}.coffee-name .price-by{font-size:1.2rem;line-height:1.6rem;color:#b9b3b9;padding-left:10px;padding-top:2px}.coffee-name .out-of-stock-label{font-size:1.2rem;color:#b9b3b9;line-height:3.2rem}.coffee-name .action-btn .add-wishlist{width:40px;height:40px;border-radius:50%;border:0;margin-right:10px;background:#f5f2f5;margin-top:0}.coffee-name .action-btn .add-wishlist:hover{background:rgba(21,12,21,.1)}.coffee-name .action-btn .btn.btn-primary img{height:12px;padding-right:7px;margin-top:3px;float:left}.coffee-name .imgpadding{padding-right:7px}.item-details .features .stock:nth-child(2n+1){padding-right:0}.item-details .features p{white-space:nowrap;font-family:"museo_sans_cyrl500";font-size:1.2rem}.item-details .features .group-rating{width:100%;display:block}.item-details .features .group-rating .rating{display:inline-block;width:8px;height:8px;fill:#fff}.item-details .features .group-rating .rating:not(:first-child){margin-left:2px}.item-details .features .group-rating .rating svg{width:8px;height:8px}.characteristics ul li.active button svg,.characteristics ul li:hover button svg,.item-details .features .group-rating .rating.checked{fill:#150c15}.item-details .photos .back-to-coffee{font-family:"museo_sans_cyrl700";font-size:1.3rem;color:#150c15;margin-top:1.8rem;margin-bottom:3.8rem}.item-details .photos .back-to-coffee img{width:28px;margin-right:1.1rem;margin-left:1.5rem}.item-details .photos .sca{position:absolute;top:-5px;right:5px}.item-details .photos .sca img{width:70px}.item-details .photos .sca .sca-point{font-size:15px;font-family:"museo_sans_cyrl700";top:0;position:absolute;color:#fff;right:0;display:flex;width:70px;height:70px;justify-content:center;align-items:center}.item-details .photos .item-image{width:100%;background:#fff;border-radius:12px}.item-details .photos .item-image .image{display:flex;justify-content:center;position:relative;overflow:hidden}.item-details .photos .item-image .product-image-item{width:80%;height:auto;margin:0 auto}.item-details .photos .item-image .shop-image-item{width:80%;height:auto}.item-details .photos .item-image .item-tags{position:absolute;display:flex;flex-direction:column;top:10px;z-index:2;left:0}.item-details .photos .item-image .item-tags .tag-name{position:relative;padding:5px 9px;color:#fff;text-decoration:none;background:#f5f2f5;font-family:"museo_sans_cyrl500";border-radius:8px;margin-bottom:4px;display:inline-block;width:fit-content;font-size:1.2rem;filter:drop-shadow(0 0 5px rgba(92,64,2,.2))}.item-details .photos .item-image h1{font-family:"museo_sans_cyrl900";font-size:3.4rem;margin-bottom:1rem}.item-details .photos .item-image h2 span{padding-top:3px;margin-left:10px;font-size:1.2rem}.item-details .photos .item-image p{font-family:"museo_sans_cyrl500";font-size:1.3rem}.item-details .photos .item-image p span{font-family:"museo_sans_cyrl300";color:#a19ea1}.item-details .photos .item-image .action-btn .btn-primary{white-space:nowrap}.item-details .photos .item-image .action-btn .btn-primary img{margin:-3px 6px 0 0;width:16px;height:16px}.item-details .photos .item-image .action-btn button{display:flex;align-items:center;justify-content:center;transition:.5s}.item-details .photos .item-image .action-btn button:not(:last-child){margin-right:1rem}.item-details .photos .item-image .prod-action{width:40px;height:40px}.item-details .photos .item-image .share svg{stroke:none!important}.item-details .photos .item-image .img-list-btn button{padding:2px;border:0;background:0 0}.item-details .price-block .price{font-size:2.8rem;font-family:"museo_sans_cyrl900"}.item-details .price-block .price.old{margin-right:50px}.item-details .main-features{margin:2.4rem -15px}.item-details .main-features::-webkit-scrollbar{height:0!important}.item-details .main-features .col{padding:1rem}.item-details .main-features .col:not(:last-child){border-right:1px solid #f5f4f5}.item-details .main-features .col svg{margin-bottom:1rem;width:32px;height:32px}.item-details .main-features .col p{font-family:"museo_sans_cyrl500";font-size:1.5rem;margin-bottom:2px}.item-details .main-features .col p span{font-size:1.2rem;color:#a19ea1}.item-details .all-item-features{font-size:1.4rem}.item-details .all-item-features h2{font-family:"museo_sans_cyrl700";font-size:2rem}.item-details .all-item-features h2 span{color:#a19ea1}.item-details .all-item-features h3{font-family:"museo_sans_cyrl700";font-size:1.7rem;margin-bottom:2rem}.item-details .all-item-features p{margin-bottom:2rem}.item-details .all-item-features p img,.item-details .all-item-features p picture img{width:100%;border-radius:12px;margin:12px 0}.item-details .all-item-features picture img{border-radius:12px}.item-details .all-item-features p,.item-details .all-item-features ul{font-family:"museo_sans_cyrl500";font-size:1.4rem}.item-details .all-item-features ul li{margin-bottom:1rem}.item-details .all-item-features ul li span{white-space:nowrap;margin-right:1.5rem}.item-details .all-item-features hr:not(.divider){height:15px;overflow:hidden;margin:0;border:0;color:rgba(161,158,161,.4)}.item-details .all-item-features hr:not(.divider)::after{content:"..................................................................................................................................................";letter-spacing:0}.item-details .kit-item>img{border-radius:8px}.item-details .tag-name{color:#150c15;background-color:#fbad00;border-radius:8px;font-family:"museo_sans_cyrl700";font-size:1.2rem;padding:5px 7px;z-index:1;filter:drop-shadow(0 0 5px rgba(92,64,2,.2))}.item-details.shop .tag-name{margin-bottom:16px;display:inline-block}.item-details.shop .coffee-name h1{float:none}.item-details table.desc-prices{width:100%;border-collapse:collapse}.item-details table.desc-prices tr{border-bottom:1px solid #f0f0f2}.item-details table.desc-prices thead>tr>th{font-size:1.2rem;color:#b9b3b9;padding:12px 0}.item-details table.desc-prices tbody>tr>td{font-size:1.4rem;letter-spacing:-.24px;padding:12px 0}.item-details .features{margin-bottom:16px}.item-details .features p{margin-bottom:6px}.item-details .btn-review{display:inline-block;background:0 0;border:1px solid rgba(185,179,185,.25);font-family:"museo_sans_cyrl500";border-radius:8px;padding:5px 8px;color:#150c15;line-height:1.6rem;text-decoration:none;margin-bottom:16px}.item-details .btn-review.new{border:1px solid #150c15}.item-details .btn-review:hover{background:#faf9fb;opacity:1}.item-details .answer div svg{width:16px!important;height:auto!important}.item-details .answer.deployed div svg{transform:rotate(0deg)!important}.item-details .answer:not(.deployed) div svg{transform:rotate(0deg)!important}.characteristics ul li,.orders-menu ul li{margin-bottom:8px}.characteristics ul li button{font-family:"museo_sans_cyrl500";font-size:1.2rem;color:#150c15;padding:11px 16px 11px 13px;background:0 0;border:0}.characteristics ul li button span,.orders-menu ul li a span{display:inline-block;width:18px;margin-right:6px}.characteristics ul li button span svg,.orders-menu ul li a span svg{fill:#a19ea1}.characteristics ul li.active button{background:#f5f4f5;border-radius:10rem}.characteristics .title-description{margin-bottom:1.6rem!important}.characteristics .title-description p.title{font-family:"museo_sans_cyrl500";font-size:1.2rem;color:#a19ea1;margin-bottom:.4rem!important}.characteristics .title-description p.description{font-family:"museo_sans_cyrl500";font-size:1.5rem;color:#150c15}.characteristics .dropdown-content,.notification button{position:absolute;right:0}.characteristics .tab-pane ul{padding-left:15px}.characteristics .tab-pane ul>li{margin-bottom:0;font-size:1.4rem;list-style:disc}.suitable-accessories a{color:#150c15}.suitable-accessories hr{margin-top:8px!important}.hrmargin{margin-top:5.6rem}.orders-menu .welcome .editimg img{position:absolute;top:30px;left:45px;background:#fbad00;padding:6px;border-radius:50%;border:2px;border-color:#fff;border-style:solid}.orders-menu .welcome .user-photo{width:52px;height:52px;margin-bottom:12px}.orders-menu .welcome .hello{text-overflow:ellipsis;overflow:hidden}.orders-menu .welcome p{font-family:"museo_sans_cyrl300";font-size:2.2rem;margin-bottom:40px}.orders-menu .welcome p span,.suitable-accessories a{font-family:"museo_sans_cyrl700";font-size:2.2rem}.orders-menu ul li a{position:relative;color:#150c15;padding:10px 0 10px 12px;z-index:2;display:inline-block;width:100%}.orders-menu ul li a.active{font-family:"museo_sans_cyrl700"!important}.orders-menu ul li a.active svg{fill:#150c15!important}.orders-menu ul li a.active::before{content:"";background-color:#fff;border-radius:10rem;position:absolute;width:100%;height:36px;z-index:0;left:0;top:2px}.orders-menu ul li a span{margin-right:3px;z-index:5}.orders-menu ul li:hover a{opacity:1;font-family:"museo_sans_cyrl700"}.filter-coffee .parameters-row .parameters .deactivate:hover svg,.orders-menu ul li:hover a svg{fill:#150c15}.notification{position:relative;margin-left:0;background-color:rgba(175,109,177,.25);border-radius:.8rem;margin-right:0;padding:15px;margin-bottom:5rem}.notification .padding-logo{display:flex;justify-content:center;align-items:center}.notification .padding-logo>span{background:rgba(255,255,255,.3);padding:16px;border-radius:50%}.notification .padding-logo>span svg{width:24px;height:24px}.notification .changes .chedule,.orders-history p{font-family:"museo_sans_cyrl700";font-size:1.2rem}.notification .changes p{margin-top:8px;margin-bottom:0!important;line-height:15px}.notification .changes p .time,.orders-menu ul li a{font-family:"museo_sans_cyrl500";font-size:1.2rem}.notification button{border:0;background:0 0;top:5px}.notification.repeat-notice{color:#150c15}.notification.repeat-notice .changes{padding-right:35px}.notification.repeat-notice .repeat-notice-action{position:static}.orders-history{padding-left:15px}.orders-history p{font-size:2.2rem;margin-top:38px}.orders-history ul{overflow-y:hidden;margin-top:0;padding-top:36px;margin-bottom:0!important;padding-bottom:1rem}.bonus-statistics>ul>li,.filter-table-actions li,.orders-history ul li{display:table-cell}.open-order{background:#faf9fb;padding:16px 0 0;position:relative;border-radius:0 0 14px 14px;margin-bottom:25px}.open-order p{margin-bottom:0}.open-order .order-details{padding:32px 0}.open-order .order-details .categ-symbol{display:inline-block;border:1.5px solid #150c15;border-radius:8px;padding:1px 4px;font-size:1.1rem;line-height:1.3rem;margin-left:4px;margin-top:4px;text-transform:uppercase}.open-order .order-details .rowpadding{padding-top:14px}.open-order .order-details .rowpadding hr{margin:32px 0 16px;border-color:#e8e8e9}.open-order .order-details .desc-option{color:#b9b3b9}.open-order .order-details .desc-option span{width:auto;margin-right:2px}.open-order .order-details .desc-option span:not(:first-child)::before{content:"•"}.open-order .order-details .number-weight{font-family:"museo_sans_cyrl500";font-size:1.5rem;color:#a19ea1}.open-order .order-details .name-price{font-size:1.5rem}.open-order .order-details .full-cost hr,.open-order .order-details hr{margin:4px 0 15px;border-color:#e8e8e9}.open-order .order-details .full-cost .amount{font-family:"museo_sans_cyrl500";color:#a19ea1;padding-bottom:12px}.open-order .order-details .full-cost .price,.open-order .order-details .name-price{font-family:"museo_sans_cyrl500";color:#150c15}.open-order .order-details .all-price{font-family:"museo_sans_cyrl700";font-size:1.7rem;color:#150c15}.open-order .user-panel-action .btn{margin-right:15px}.open-order .delivery .rowpadding{padding-top:24px}.open-order .delivery .number-weight{font-family:"museo_sans_cyrl500";font-size:1.5rem;color:#a19ea1}.open-order .delivery .label{font-family:"museo_sans_cyrl900";font-size:1.2rem}.open-order .delivery .name-price{font-family:"museo_sans_cyrl500";font-size:1.5rem;color:#150c15}.open-order .delivery .delivery-status{padding:32px 0 56px}.open-order .delivery .delivery-status .status{height:24px;align-items:center;display:flex}.open-order .delivery .delivery-status .status .status-compiled{position:relative;display:inline-block;background:#fff;width:24px;height:24px;border-radius:50%;border:1px solid #b9b3b9}.open-order .delivery .delivery-status .status .status-compiled::before{display:inline-block;content:"";border:3px solid #f5f4f5;width:22px;height:22px;border-radius:50%}.open-order .delivery .delivery-status .status .status-compiled img{position:absolute;top:7px;left:6px}.open-order .delivery .delivery-status .status .status-indicator{display:inline-block;background:#b9b3b9;width:calc(100% - 23px);height:1px}.open-order .delivery .delivery-status .status .status-indicator.success{background-color:#fbad00}.open-order .delivery .delivery-status .order-status{font-family:"museo_sans_cyrl500";font-size:1.2rem;color:#150c15;padding-top:8px;margin-left:3px;text-overflow:ellipsis;overflow:hidden}.open-order .delivery .delivery-status .date{font-family:"museo_sans_cyrl500";font-size:1.2rem;color:#a19ea1;padding-top:4px;margin-left:3px}.number-order .show-preview{color:#150c15;text-align:-webkit-auto;padding:0 15px;border-radius:14px 14px 0 0}.opened .number-order::before{background:#f5f4f5;border-radius:14px 14px 0 0;position:absolute;width:100%;height:100%;top:0;left:0;content:""}.opened .number-order .row{padding:25px 0 23px}.opened .number-order .row .number,.opened .number-order .row .price{font-family:"museo_sans_cyrl500";font-size:1.2rem;color:#a19ea1;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.opened .number-order .row .price{font-family:"museo_sans_cyrl700";color:#150c15}.user-panel-action .btn{font-family:"museo_sans_cyrl500";font-size:1.2rem;padding:8px;border:.5px solid #a19ea1;border-radius:8px;background:#fff}.filter-table-actions li a:hover,.filter-table-actions li button:hover,.user-panel-action .btn:hover{background:#f5f4f5;opacity:1!important}.user-panel-action .btn img{padding-right:4px}.all-orders>div>div.opened{margin-left:-25px;margin-right:-25px}.all-orders hr:last-child,.coffee-item-details .all-info #characteristics .info hr:last-child{display:none}.all-orders .date-order,.all-orders .price,.all-orders .quantity{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0}.all-orders .date-order{font-size:1.2rem!important;color:#a19ea1}.all-orders .price,.all-orders .quantity{color:#150c15}.all-orders .quantity{font-family:"museo_sans_cyrl500";font-size:1.2rem}.all-orders .price{font-family:"museo_sans_cyrl700"}.all-orders hr{margin:24px 0}.all-orders .btn-expand,.all-orders .btn-roll-up{font-size:30px;line-height:1rem;padding:0}.all-orders .btn-expand svg,.all-orders .btn-roll-up svg{transition:.5s}.all-orders .btn-expand.closed svg,.all-orders .btn-roll-up.closed svg{transform:rotate(180deg)}.order-image-block{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:50%;background:#fff;filter:drop-shadow(-2px 0 0 rgba(0,0,0,.05))}.order-image-block:not(:first-child){margin-left:-10px}.order-image-block .img-round{overflow:hidden;width:36px;padding:2px;height:36px;border-radius:50%;display:flex;justify-content:center;align-items:center}.order-image-block .order-image-item{width:36px}.current-bonus{margin-bottom:26px}.bonus-statistics .statistics,.current-bonus p,.current-bonus p a{font-family:"museo_sans_cyrl700";font-size:2.2rem}.current-bonus p a{font-size:1.5rem;color:#fff;background:#150c15;height:20px;width:20px;border-radius:50%;margin-left:18px;padding:1px 8px}.current-bonus hr{margin:14px!important;padding:0 15px}.bonus-statistics>ul{margin-top:36px}.bonus-statistics .points{position:relative}.bonus-statistics .bonus{position:relative;margin-top:50px}.bonus-statistics .bonus .indicator{display:flex;position:absolute;top:0;left:15px;height:100%;width:calc(100% - 30px);justify-content:center;align-items:center}.bonus-statistics .bonus .indicator .quantity{font-family:"museo_sans_cyrl900";font-size:4rem;color:#150c15;margin-bottom:0}.bonus-statistics .bonus .indicator .name{font-family:"museo_sans_cyrl700";font-size:2.2rem;color:#b9b3b9}.bonus-statistics .bonus .typesofbonuses{padding-top:7px;padding-bottom:23px}.bonus-statistics .bonus .typesofbonuses .oval{padding:3px 7px}.bonus-statistics .bonus .typesofbonuses .oval .oval-purple{width:10px;height:10px;background:#af6db1;border-radius:50%}.bonus-statistics .bonus .typesofbonuses .oval .oval-yellow{width:10px;height:10px;background:#fbad00;border-radius:50%}.bonus-statistics .bonus .typesofbonuses .oval .oval-gray{width:10px;height:10px;background:#b9b3b9;border-radius:50%}.bonus-statistics .bonus .typesofbonuses .received-bonuses,.bonus-statistics .totalbonusstats .received-bonuses{font-family:"museo_sans_cyrl500";font-size:1.2rem;color:#a19ea1;margin-bottom:8px}.bonus-statistics .bonus .typesofbonuses .quantity,.filter-table-actions li a,.filter-table-actions li button{font-family:"museo_sans_cyrl500";font-size:1.5rem;color:#150c15}.bonus-statistics .bonus .typesofbonuses .quantity span,.bonus-statistics .showall a{font-family:"museo_sans_cyrl900";font-size:1.5rem;color:#150c15}.bonus-statistics .totalbonusstats{margin-top:29px;margin-bottom:36px}.bonus-statistics .totalbonusstats .received-bonuses{margin-bottom:6px;margin-top:4px}.bonus-statistics .totalbonusstats .quantity{font-family:"museo_sans_cyrl900";font-size:1.5rem;color:#150c15;margin-bottom:4px}.bonus-statistics hr{margin:0 15px}.bonus-statistics .hrmargin{margin-left:0!important}.bonus-statistics .all-orders{padding:23px 0 0}.bonus-statistics .all-orders .number,.bonus-statistics .all-orders .price,.bonus-statistics .all-orders .quantity{font-family:"museo_sans_cyrl500";font-size:1.2rem;color:#a19ea1;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bonus-statistics .all-orders .price,.bonus-statistics .all-orders .quantity{color:#150c15}.bonus-statistics .all-orders .price{font-family:"museo_sans_cyrl700"}.bonus-statistics .all-orders hr{margin:24px 0!important}.bonus-statistics .showall{margin-top:32px;margin-bottom:8px}.bonus-statistics .showall a{font-family:"museo_sans_cyrl500";text-decoration:underline}.personal-offers{zoom:75%}.personal-offers-text{font-family:"museo_sans_cyrl700";font-size:2.2rem;margin-bottom:24px;margin-top:48px}.promotional-goods .promotional-goods-item{display:inline-block;background:#faf9fb;border-radius:8px;padding:12px}.promotional-goods .promotional-goods-item>img{display:block;margin-left:auto;margin-right:auto;padding-bottom:44px}.promotional-goods .promotional-goods-item a{font-family:"museo_sans_cyrl700";font-size:2rem;color:#150c15;line-height:24px}.promotional-goods .promotional-goods-item .coffee-type{padding-bottom:10px}.promotional-goods .promotional-goods-item p{font-family:"museo_sans_cyrl500";font-size:1.2rem;padding-top:8px}.promotional-goods .promotional-goods-item p.price{font-family:"museo_sans_cyrl700";font-size:1.7rem;padding-top:18px}.coffee-set .set-logo h4,.promotional-goods .promotional-goods-item p.price-old{font-family:"museo_sans_cyrl700";font-size:1.7rem;margin-top:-15px}.promotional-goods .promotional-goods-item p.price-old s{font-family:"museo_sans_cyrl500";color:#a19ea1;font-size:1.7rem}.promotional-goods .promotional-goods-label{content:"";color:#150c15;background-color:#9b74c8;border-radius:8px;font-family:"museo_sans_cyrl700";font-size:1.2rem;padding:5px 7px;position:absolute;top:12px;left:22px;z-index:1}.coffee-set{margin-bottom:176px}.coffee-set .set-logo img{width:100%}.coffee-set .set-logo h4{color:#150c15;margin-top:16px}.filter-table-actions li a,.filter-table-actions li button{padding:9px 16px;border:1px solid #a19ea1;border-radius:100px;margin-right:16px;background:0 0;display:block}.filter-table-actions li a.active,.filter-table-actions li button.active{font-family:"museo_sans_cyrl700"!important;opacity:1!important;border:2px solid #150c15}.favorites .remotely,.favorites-shop .remotely{display:flex;justify-content:center;align-items:center;flex-direction:column;background:rgba(251,173,0,.15);padding:12px 16px;border-radius:8px;text-align:center!important}.favorites .remotely .col-6,.favorites-shop .remotely .col-6{flex:0 0 100%;max-width:100%}.favorites .remotely button,.favorites-shop .remotely button{background:0 0;border:0;font-family:"museo_sans_cyrl700";font-size:1.3rem;color:#150c15}.favorites .remotely .delete-block,.favorites-shop .remotely .delete-block{align-items:center;flex-direction:column;margin-bottom:12px}.favorites .remotely .delete,.favorites-shop .remotely .delete{background:#fff;padding:11px 13px;border-radius:28px;margin-bottom:12px;margin-right:0!important}.favorites .remotely .delete svg,.favorites-shop .remotely .delete svg{margin-left:-1px}.favorites .remotely a,.favorites-shop .remotely a{font-family:"museo_sans_cyrl700";font-size:1.3rem;color:#150c15;line-height:16px}.favorites .remotely p,.favorites-shop .remotely p{font-family:"museo_sans_cyrl500";font-size:1.3rem;color:#150c15;margin:0;line-height:16px}.favorites .remotely .d-flex,.favorites-shop .remotely .d-flex{align-items:center}.favorites .remotely .undo,.favorites-shop .remotely .undo{align-self:center}.favorites .remotely .ups-text,.favorites-shop .remotely .ups-text{color:#b9b3b9}.favorites .favorites-shop.coffee-list .product-item-block:nth-child(2n+2){border-right:2px solid #faf9fb!important}.favorites .favorites-shop.coffee-list .product-item-block:nth-child(3n){border-right:none!important}.favorites .hr-reviews{margin-top:4px;margin-bottom:8px}.favorites .coffee-list{margin:0;overflow-x:none!important}.favorites .favorites-title{font-family:"museo_sans_cyrl700";font-size:2.2rem;margin-bottom:34px}.edit .varieties hr,.favorites .varieties hr{margin:20px 15px}.favorites .varieties span{font-family:"museo_sans_cyrl900";font-size:1.5rem;padding:4px 14px}.edit .varieties h3,.favorites .varieties h3{font-family:"museo_sans_cyrl500";font-size:1.5rem;padding-top:5px;padding-bottom:5px;margin:0}.favorites .varieties .specialty{display:inline-block;background:rgba(251,173,0,.4);border-radius:100px}.favorites .varieties .classic{display:inline-block;background:rgba(175,109,177,.4);border-radius:100px}.favorites .coffee-list .product-item-block{margin-top:30px}.favorites .coffee-list .product-item{display:flex;flex-direction:column;justify-content:space-between}.checkout-container .payment-details>div,.favorites .coffee-list .product-item .item-header{display:flex}.favorites .coffee-list .product-item .item-header h4{font-size:1.6rem;line-height:1.1;height:38px;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word}.favorites .coffee-list .product-item .btn-panel-item,.favorites .coffee-list .product-item .price-block{flex:50%;max-width:50%}.favorites .coffee-list .product-item .price-block{display:flex;flex-direction:column}.favorites .coffee-list .product-item .price-block span.price{line-height:1.5}.favorites .coffee-list .product-item .price-block span.price-by{padding-left:0}.favorites .coffee-list .product-item .product-image-block{height:auto}.favorites .coffee-list .product-item .product-image-block .image-fl{height:170px;display:block}.edit .personal-date-title{font-family:"museo_sans_cyrl500";font-size:1.6rem;margin-bottom:35px}.edit .user-info .phone-inp .iti__flag-container .iti__selected-flag{padding:0}.edit .user-info .phone-inp .iti__flag-container .iti__selected-dial-code{padding-bottom:10px}.edit .user-info .edit-panel-action{align-items:center}.edit .user-info .edit-panel-action .btn-delete{text-align:right}.edit .form-group span button,.edit .user-info .edit-panel-action .btn-delete button,.reset .form-group span button{padding:0;border:0;background:0 0;font-family:"museo_sans_cyrl700";font-size:1.3rem;letter-spacing:-.25px}.edit .user-info .btn-outline-danger.btn-delete svg{fill:#c51515}.edit .form-group{position:relative}.edit .form-group span{text-align:right;font-family:"museo_sans_cyrl500";font-size:1.2rem;color:#a19ea1;position:absolute;right:0;top:25px}.edit .form-group span button,.reset .form-group span button{color:#a19ea1;text-decoration:underline}.edit .form-group .btn-white{position:absolute;right:0;top:5px}.edit .form-group .pr-12{padding-right:12rem}.edit ul{white-space:nowrap;padding-top:1rem;overflow:hidden}.edit ul:hover{overflow-x:auto}.edit .hr-reviews{margin-top:4px;margin-bottom:8px}.edit .coffee-list{margin:0}.edit .favorites-title{font-family:"museo_sans_cyrl700";font-size:2.2rem;margin-bottom:34px}.edit .varieties span{font-family:"museo_sans_cyrl900";font-size:1.5rem;padding:4px 14px}.edit .varieties .specialty{display:inline-block;background:rgba(251,173,0,.4);border-radius:100px}.edit .varieties .classic{display:inline-block;background:rgba(175,109,177,.4);border-radius:100px}.checkout-container .checkout-step .delivery-method input#warehouse,.wait-for-review{padding-right:25px}.wait-for-review .promo,.wait-for-review h5{font-family:"museo_sans_cyrl500";font-size:1.5rem}.wait-for-review .promo{background:rgba(251,173,0,.15);border-radius:8px;padding:5px 15px;color:#000}.wait-for-review h5{display:flex;margin-bottom:12px;color:#150c15}.wait-for-review h5 span{font-family:"museo_sans_cyrl700";font-size:1.1rem;border:1px solid #150c15;border-radius:8px;padding:1px 5px;margin-left:8px;margin-right:16px}.wait-for-review p{display:flex;font-family:"museo_sans_cyrl300";font-size:1.4rem;color:#a19ea1;margin-bottom:0}.last-review .delete img,.wait-for-review .delete img{margin-right:5px}.wait-for-review .delete a{display:flex;font-family:"museo_sans_cyrl700";font-size:1.3rem;color:#150c15}.wait-for-review .item-name{float:none!important}.last-review p,.reviews p{font-family:"museo_sans_cyrl300";font-size:1.2rem;margin-bottom:6px}.reviews .promo{font-family:"museo_sans_cyrl500";font-size:1.5rem;background:rgba(251,173,0,.15);border-radius:8px;padding:5px 15px}.reviews .group-ratin{display:block}.reviews .group-ratin .rating{display:inline-block;width:8px;height:8px;border:.5px solid #150c15;border-radius:8px}.reviews .group-ratin .rating.checked{background:#150c15}.reviews .info{display:inline-block}.reviews .info a,.reviews .info button{font-family:"museo_sans_cyrl700";font-size:1.1rem;color:#fff;background:#150c15;height:20px;width:20px;border-radius:50%;padding:.6px 6px}.reviews .info button{padding:3px;border:0!important}.last-review p{font-size:1.4rem;color:#a19ea1;margin-bottom:0}.last-review p a{font-size:1.6rem}.last-review .delete a,.last-review p span{font-family:"museo_sans_cyrl700";color:#150c15}.last-review p span{font-size:1.1rem;border:1px solid #150c15;border-radius:8px;padding:1.5px 3px;margin-left:8px;margin-right:16px}.last-review .comment,.search .search-history .popular-queries li{margin-top:12px}.last-review .delete a{display:flex;font-size:1.3rem;justify-content:flex-end}.last-review .item-name{float:none!important}.checkout-container{margin-bottom:50px}.checkout-container .pl-6{padding-left:5rem}.checkout-container h2.compname.kit{margin-top:0}.checkout-container .final-step{margin-left:-35px}.checkout-container .checkout-step{margin:0 -25px;padding:15px 25px;border-radius:8px}.checkout-container .checkout-step .step-checkout-title{font-size:1.5rem;line-height:2rem;color:#b9b3b9;font-family:"museo_sans_cyrl700";padding-bottom:1.6rem}.checkout-container .checkout-step .step-checkout-title span.city{font-size:1.7rem;color:#150c15}.checkout-container .checkout-step .step-checkout-title span.data{margin-left:16px;color:#150c15;font-family:"museo_sans_cyrl500"}.checkout-container .checkout-step .step-checkout-title .number{left:-25px}.checkout-container .checkout-step .step-checkout-title .link-back-to{font-family:"museo_sans_cyrl300";color:#150c15;text-decoration:underline;padding:0;border:0;background:0 0}.checkout-container .checkout-step .step-checkout-title .link-back-to.link-locality,.last-review p a{font-family:"museo_sans_cyrl500"}.checkout-container .checkout-step .step-checkout-title .edit-step{display:flex;justify-content:end;align-items:center}.checkout-container .checkout-step .step-checkout-title .edit-step button{background:0 0;border:0}.checkout-container .checkout-step .step-checkout-title .edit-step button img{width:18px}.checkout-container .checkout-step.complete .step-checkout-title{color:#150c15}.checkout-container .checkout-step.complete .number{background:#150c15;color:#fff}.checkout-container .checkout-step.active .number,.checkout-container .checkout-step.active .step-checkout-title{color:#150c15}.checkout-container .checkout-step.has-error .step-checkout-title{color:#c51515}.checkout-container .checkout-step.has-error .number{color:#fff!important;background:#c51515!important}.checkout-container .checkout-step .number{font-size:1.2rem;background:#e8e8e9;width:30px;height:30px;display:flex;justify-content:center;align-items:center;border-radius:10rem;text-align:center;position:absolute;left:15px;margin-top:-6px}.checkout-container .checkout-step .sign-customer .btn.customer:hover{opacity:1}.checkout-container .checkout-step .sign-customer .btn.customer:not(.active){border:1px solid #a19ea1;padding:.9rem 2.1rem}.checkout-container .checkout-step .sign-customer .btn.customer:not(:first-child){margin-left:16px}.checkout-container .checkout-step .user-info{margin-bottom:40px}.checkout-container .checkout-step .user-info .btn{padding-left:32px;padding-right:32px}.checkout-container .checkout-step .delivery-btn{margin-left:37px;margin-top:10px}.checkout-container .checkout-step .title-step,.checkout-container .checkout-step h3{font-size:1.5rem;font-family:"museo_sans_cyrl700";line-height:1.8rem;letter-spacing:.2px}.checkout-container .checkout-step .form-group .cost-of-delivery{text-align:right;font-family:"museo_sans_cyrl300";font-size:1.2rem}.checkout-container .checkout-step .delivery-method{margin-bottom:5px}.checkout-container .checkout-step .delivery-method.active .warehouse-select{font-size:1.5rem;font-family:"museo_sans_cyrl500"}.checkout-container .checkout-step .delivery-method.active .cost-of-delivery{font-family:"museo_sans_cyrl700";font-size:1.3rem}.checkout-container .checkout-step .delivery-method .delivery-title{display:flex;align-items:center;justify-content:flex-start}.checkout-container .checkout-step .delivery-method .delivery-title>span.title-bold{padding-right:5px}.checkout-container .checkout-step .delivery-method .delivery-title img{width:18px;height:18px}.checkout-container .checkout-step .delivery-method .form-group{margin-bottom:0}.checkout-container .checkout-step .delivery-method:not(.active) .delivery-img img{filter:grayscale(100%)}.checkout-container .checkout-step .address-courier{margin-left:22px}.checkout-container .checkout-step .address-courier .form-underline{margin-bottom:10px}.checkout-container .checkout-step .form-underline input{border-color:#e8e8e9}.checkout-container .checkout-step .recipient{margin-left:22px;font-size:1.6rem}.checkout-container .checkout-step .recipient label{font-size:1.6rem}.checkout-container .checkout-step .recipient ::placeholder{font-family:"museo_sans_cyrl300";color:#b9b3b9}.checkout-container .order-success-list{font-size:1.5rem;margin:40px 0;font-family:"museo_sans_cyrl500"}.checkout-container .order-success-list hr,.checkout-container .payment-details hr{margin:12px 0 24px}.checkout-container .order-success-list .row-label{color:#b9b3b9}.checkout-container .order-success-list .list-option{margin:2px 0;font-size:1.2rem;color:#a19ea1;line-height:1.8rem}.checkout-container .order-success-list .list-option span:first-child{display:none}.checkout-container .payment-details{font-size:1.5rem;margin:40px inherit}.checkout-container .payment-details>div>span:last-child{color:#b9b3b9;margin-left:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.checkout-container .payment-details .non-call-me>span{color:#150c15;font-size:1.2rem;line-height:24px}.checkout-container .payment-details .checkout-step{margin:0;padding:15px}.checkout-container .payment-details .checkout-step>span,.coffee-item-details .all-info #characteristics .info span,.popular-cities,.promocode .promocode-form h3,.promocode .promocode-form p{font-family:"museo_sans_cyrl500"}.checkout-container .payment-details .checkout-step.brad-top{border-radius:8px 8px 0 0}.checkout-container .payment-details .checkout-step.brad-bt{border-radius:0 0 8px 8px}.popular-cities{margin-top:9px}.popular-cities button{margin-right:15px;text-decoration:underline;width:auto!important;padding:0}.pay-summary,.popular-cities{font-size:1.5rem}.pay-summary .total-row{color:#150c15}.pay-summary .total-row.fbold,.sets h2.compname.kit{font-family:"museo_sans_cyrl700"}.pay-summary .bg-step{color:#a19ea1;line-height:2rem}.pay-summary .bg-step>div>div{padding-top:4px;padding-bottom:4px}.go-to-app h2,.pay-summary h2{margin-bottom:24px;padding-bottom:0}.pay-summary .link-back-to{color:#150c15;font-size:1.5rem;text-decoration:underline}.pay-summary hr{border-color:#e8e8e9;margin:16px 0}.pay-summary .term-condition-info{font-size:1.1rem;text-align:center;display:inline-block;width:100%;color:#a19ea1;letter-spacing:-.5px}.pay-summary .term-condition-info>a{color:#a19ea1;text-decoration:underline;display:block}.bg-step{background:#faf9fb;border-radius:8px;padding:32px 28px}.def-color,.info-page .help a,.promocode a,.shares .new-and-stock .new .title.fc-dark p,.shares .new-and-stock .stock .title.fc-dark p{color:#150c15}.go-to-app,.recommend-slider .slider-item .product-item-block.recommended .product-item .product-image-block .price-block span{font-size:1.5rem}.go-to-app h2{margin-bottom:10px}.go-to-app .link-app-store{margin-top:24px}.confirn-code{margin:auto}.sets{margin-top:56px}.sets h2.compname.kit{font-size:2.2rem}.sets .slider-comp.slider-type-kit .top-list-nav{padding-right:15px;margin-top:20px}.promotions{margin-bottom:40px!important}.promotions .coffee-item{height:auto!important;margin-bottom:1.5rem;padding:12px 0!important;background:0 0!important}.promotions .coffee-item:hover{box-shadow:none!important}.promotions .coffee-item:hover::before{display:none}.promotions .coffee-item .reviews{align-self:flex-end}.coffee-item-details .all-info #reviews .review .review-details p,.promotions .hr-promotions{margin-bottom:20px}.promocode .new{font-size:2.2rem;font-family:"museo_sans_cyrl700";margin:56px 0 14px}.promocode .promocode-form{padding:20px 5px 20px 25px;background-color:rgba(175,109,177,.25);border-radius:12px}.promocode .promocode-form h3{font-size:1.6rem;margin-bottom:0;padding-bottom:8px}.promocode .promocode-form p{font-size:1.2rem;margin-bottom:15px}.promocode .promocode-form .field-for-promocode .newsletter-form{position:relative}.promocode .promocode-form .field-for-promocode .newsletter-form .copy{white-space:nowrap;width:100%;display:flex}.promocode .promocode-form .field-for-promocode .newsletter-form .copy input{border-radius:4px 0 0 4px;padding:8px 13px;font-size:1.3rem;border:0!important;outline:0;text-overflow:ellipsis}.promocode .promocode-form .field-for-promocode .newsletter-form .copy button{border-radius:0 4px 4px 0;border:0;background:#fff;padding:8px 13px}.promocode .promocode-form .field-for-promocode .newsletter-form .copy .prod-action{width:auto!important;height:auto!important}.promocode .promocode-form .field-for-promocode .newsletter-form .copy .share{background-color:transparent!important}.promocode .promocode-form .field-for-promocode .newsletter-form .copy .share svg{stroke-width:0!important}.promocode .promocode-form .field-for-promocode .soc-link{background:#fff;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:20px;float:left}.promocode .promocode-form .field-for-promocode .soc-link:not(:last-child){margin-right:8px}.promocode .promocode-form .field-for-promocode .soc-link:hover{opacity:.8}.help{margin-bottom:70px}.help .help-title{font-size:2.2rem;font-family:"museo_sans_cyrl700";color:#150c15}.help .category-help,.not-found .error span{font-family:"museo_sans_cyrl500";color:#a19ea1}.help .category-help{font-size:1.5rem;margin-bottom:20px;margin-top:40px}.help .open-answer{margin:5px -13px}.help .open-answer .answer{padding:15px 13px;font-size:1.5rem;font-family:"museo_sans_cyrl500"}.help .open-answer .dropdown{padding:0 13px;background:#fff;border-radius:0 0 14px 14px}.help .open-answer .dropdown p{color:#a19ea1;font-size:1.5rem}.help .open-answer .dropdown a{color:#150c15;font-size:1.5rem}.help .open-answer .dropdown .btn{margin-top:20px}.help .open-answer .show-preview{color:#150c15;text-align:-webkit-auto;padding:0 15px;border-radius:14px 14px 0 0}.help .deployed{background:#f5f4f5;border-radius:14px 14px 0 0}.help hr{margin:0}.contactus{padding-left:35px}.contactus .contactus-title{font-size:2.2rem;font-family:"museo_sans_cyrl700";color:#150c15;margin-bottom:26px}.contactus .contact-help{overflow:hidden;background:#f5f4f5;border-radius:8px;font-size:1.5rem;font-family:"museo_sans_cyrl500"}.contactus .contact-help .row :hover{background:#dfdddf}.contactus .contact-help .call,.contactus .contact-help .email{padding:22px;width:100%;color:#150c15}.contactus .contact-help svg{margin-right:10px}.faq .info-page .map-block{position:sticky;top:0}.faq .info-page .map-block p{margin-top:39px!important}.faq .info-page p,.info-page p{font-family:"museo_sans_cyrl500";font-size:1.5rem;margin-top:0}.info-page .maps{width:100%;height:360px;border-radius:8px}.info-page h2{font-family:"museo_sans_cyrl900";font-size:2.2rem;margin:0}.info-page p{margin-top:39px}.info-page .tel,.info-page span,.not-found .error h2,.not-found .error p a,.not-found p{font-family:"museo_sans_cyrl900";font-size:1.5rem}.info-page .tel,.not-found .error p a{color:#150c15}.info-page .help,.info-page .help .answer{font-family:"museo_sans_cyrl700"!important;font-size:1.5rem!important}.info-page .help .askaquestion{margin-top:32px;margin-bottom:56px;align-items:center}.not-found{align-content:center;height:calc(100vh - 448px);padding-top:130px;padding-bottom:150px}.not-found p{font-family:"museo_sans_cyrl500";margin-top:10px}.not-found .error h2{font-size:3rem;margin:16px 0 22px}.not-found .error span{font-size:1.6rem}.not-found .error p a{font-family:"museo_sans_cyrl700";text-decoration:underline}.filter-coffee .parameters-row .parameters h3,.not-found .mcf-app h2,.shares .filter h3{font-family:"museo_sans_cyrl900";font-size:2.2rem}.not-found .mcf-app h2{margin:0}.filter-coffee{position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgba(21,12,21,.6);z-index:999;overflow:hidden}.filter-coffee .parameters-row{height:100%}.filter-coffee .parameters-row .parameters{background:#faf9fb;height:100%;position:fixed;left:0;display:flex;flex-direction:column;justify-content:space-between}.filter-coffee .parameters-row .parameters .filter-block{height:100%;padding:51px 16px 0;overflow-x:hidden;max-height:100%}.filter-coffee .parameters-row .parameters .filter-block .center-vertical{align-self:center}.filter-coffee .parameters-row .parameters .filter-block .center-vertical .close-filter{border:0;background:0 0;padding:0}.filter-coffee .parameters-row .parameters .filter-block .center-vertical .close-filter svg{width:12px}.filter-coffee .parameters-row .parameters h3{padding:0;margin-bottom:0}.filter-coffee .parameters-row .parameters p{font-family:"museo_sans_cyrl500";font-size:1.6rem;margin:0}.filter-coffee .parameters-row .parameters span{font-family:"museo_sans_cyrl300";font-size:1.2rem;color:#a19ea1}.filter-coffee .parameters-row .parameters .deactivate{margin-right:8px;font-size:1rem;font-family:"museo_sans_cyrl300";color:#a19ea1;background-color:#faf9fb;padding:5px 8px;border-radius:100px;border:1px solid #a19ea1}.filter-coffee .parameters-row .parameters .deactivate svg{margin-left:5px;fill:#a19ea1}.filter-coffee .parameters-row .parameters .deactivate:hover{border:1px solid #150c15;color:#150c15}.filter-coffee .parameters-row .parameters hr{margin:22px 0}.filter-coffee .parameters-row .parameters .minmax{margin-bottom:16px}.filter-coffee .parameters-row .parameters .minmax p,.filter-coffee .parameters-row .parameters .minmax span{font-size:1.2rem!important;line-height:1rem}.filter-coffee .parameters-row .parameters .price-slider{display:inline-block;background:#b9b3b9;width:100%;height:1px}.filter-coffee .parameters-row .parameters .price-slider>span{position:absolute;height:1px;background:#150c15}.filter-coffee .parameters-row .parameters .coffee-list{margin:0;padding:0}.filter-coffee .parameters-row .parameters .coffee-list .panel-action{padding:0}.filter-coffee .parameters-row .parameters .coffee-list .panel-action .btn{background:#fff}.filter-coffee .parameters-row .parameters .btn-panel{margin:20px auto 25px 32px;background:#faf9fb;z-index:9999}.img-no-text p{display:none}.shares .filter h3{margin-bottom:32px}.shares .new-and-stock>.item-tile{padding-bottom:50px}.shares .new-and-stock .expired a{opacity:.6;filter:grayscale(100%)}.shares .new-and-stock .expired a:hover{box-shadow:none;opacity:.6!important}.shares .new-and-stock a{display:flex;overflow:hidden;transition:.5s}.shares .new-and-stock a:hover{opacity:1!important;box-shadow:0 30px 32px -23px #979797}.shares .new-and-stock .stock{display:flex;width:100%;height:auto;max-height:300px;overflow:hidden}.shares .new-and-stock .stock .title{z-index:1;position:absolute;top:61px;left:35px}.shares .new-and-stock .stock .title .categ{font-size:1.8rem;font-family:"museo_sans_cyrl500";color:#fff}.shares .new-and-stock .stock .title .block-name{font-size:2.8rem;font-family:"museo_sans_cyrl700";color:#fff;line-height:3.5rem}.shares .new-and-stock .stock .title .sdesc{font-size:2rem;font-family:"museo_sans_cyrl300";color:#fff}.shares .new-and-stock .stock img,.shares .new-and-stock .stock picture,.shares .new-and-stock a{width:100%;height:auto;border-radius:12px}.shares .new-and-stock .new .title{position:absolute;top:61px;left:35px}.shares .new-and-stock .new .title .categ,.shares .new-and-stock .time a,.shares .new-and-stock .time span{font-size:1.8rem;font-family:"museo_sans_cyrl500";color:#150c15}.shares .new-and-stock .new .title .block-name{font-size:2.8rem;font-family:"museo_sans_cyrl700";color:#150c15}.shares .new-and-stock .new .title .sdesc{font-size:2rem;font-family:"museo_sans_cyrl300";color:#150c15}.shares .new-and-stock .new img{width:100%;border-radius:12px}.shares .new-and-stock .time{margin-top:24px;justify-content:center;margin-bottom:-46px}.shares .new-and-stock .time span{font-size:1.5rem;margin:0}.shares .new-and-stock .time a{margin-left:4px;font-size:1.5rem;color:#9b74c8}.next-page .panel-action{padding:56px 15px}.next-page .panel-action .btn{margin-left:8px}.next-page .panel-action .btn.btn-view{width:32px;height:32px;border:.5px solid #b9b3b9;border-radius:8px;padding:4px;font-size:1rem;letter-spacing:-.24px}.next-page .panel-action .btn.btn-view.active{border:1.5px solid #150c15}.next-page .panel-action .btn.btn-view.active svg{fill:#fff}.next-page .panel-action .btn.btn-view:not(.active):hover{background:#f5f4f5}.next-page .panel-action .btn.btn-view svg{fill:#150c15}.next-page .panel-action a{margin-left:22px}.next-page .panel-action a svg{margin-left:9px}.back-to-menu a,.back-to-menu button,.next-page .panel-action a{font-family:"museo_sans_cyrl700";font-size:1.3rem;color:#150c15}.back-to-menu button{border:0;padding:0;background:0 0}.promotion-page{margin-bottom:calc(7rem + 24px)}.promotion-page .img-block img{border-radius:10px}.promotion-page .text-block h2{font-family:"museo_sans_cyrl700";font-size:2.2rem;margin-bottom:8px;padding-bottom:0}.promotion-page .text-block .period,.promotion-page .text-block p{font-family:"museo_sans_cyrl500";font-size:1.3rem;line-height:16px}.promotion-page .text-block p a{color:#9b74c8;text-decoration:underline}.promotion-page .text-block strong,b{font-family:"museo_sans_cyrl700";font-weight:400}.promotion-page .text-block ul{padding-left:1.5rem}.promotion-page .text-block ul li{list-style:disc;font-size:1.3rem;font-family:"museo_sans_cyrl500"}.promotion-page .text-block .period{color:#a19ea1}.promotion-page .text-block .date .number,.search .search-history h5{font-family:"museo_sans_cyrl900";font-size:1.5rem}.promotion-page .text-block .date .number:not(:last-child)::before{content:":";position:absolute;right:-1rem;color:#150c15}.promotion-page .text-block .date .day{font-family:"museo_sans_cyrl500";font-size:1.2rem}.productblock a:not(.btn-more){color:#150c15}.productblock a:not(.btn-more):hover{opacity:1!important}.productblock a:not(.btn-more) .shop-category>.category-name .img-block{height:32px;width:32px;display:flex;align-items:center}.productblock a:not(.btn-more) .shop-category>.category-name .img-block img{height:auto;width:100%}.productblock a:not(.btn-more) .link{font-size:15px;font-family:"museo_sans_cyrl500";color:#150c15;text-decoration:underline}.productblock a:not(.btn-more) h4{font-family:"museo_sans_cyrl700";font-size:2.2rem}.terms-conditions .mb-5{margin-bottom:3.5rem!important}.terms-conditions h3,.terms-conditions h4{font-family:"museo_sans_cyrl900";font-size:2.2rem;margin:0;padding:0}.terms-conditions h4 span{font-family:"museo_sans_cyrl500";font-size:1.5rem;color:#a19ea1}.terms-conditions h3{font-size:1.5rem}.terms-conditions p{margin-bottom:20px}.terms-conditions .form-check span,.terms-conditions p{font-family:"museo_sans_cyrl500";font-size:1.4rem}.terms-conditions .form-check span a{text-decoration:underline;color:#150c15}.search{position:fixed;width:100%;height:100%;background-color:rgba(21,12,21,.6);z-index:999}.search .container{min-height:100%}.search .search-block{background:#faf9fb;position:fixed;top:0;width:100%;height:auto}.search .search-block .search-form{padding:17px 15px;border-radius:12px}.search .search-block .search-form h3{font-size:1.6rem;font-family:"museo_sans_cyrl500";margin-bottom:0;padding-bottom:8px}.search .search-block .search-form p{font-size:1.2rem;font-family:"museo_sans_cyrl500";margin-bottom:15px}.search .search-block .search-form .search-field .newsletter-form{position:relative}.search .search-block .search-form .search-field .newsletter-form input{border-radius:8px;padding:8px 13px;font-size:1.3rem;border:0!important;outline:0}.search .search-block .search-form .search-field .newsletter-form input:not([type=submit]){width:100%}.search .search-block .search-form .search-field .newsletter-form input[type=submit]{position:absolute;background:url(/assets/images/search.svg) no-repeat center center;background-size:contain;right:6px;height:18px;top:7px;opacity:1}.search .search-block .search-form .search-field .newsletter-form input[type=delete]{position:absolute;background:url(/assets/images/close-notification.svg) no-repeat center center;background-size:contain;width:30px!important;height:18px;top:8px;opacity:1}.search .search-block .search-form .search-field .soc-link{background:#fff;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:20px;float:left}.search .search-block .search-form .search-field .soc-link:not(:last-child){margin-right:8px}.search .search-block .search-form .search-field .soc-link:hover{opacity:.8}.search .search-block .search-btn{align-self:center}.search .search-block .search-btn .delete{font-family:"museo_sans_cyrl700";font-size:1.3rem;color:#150c15;padding-right:30px}.search .search-block .search-btn .btn-primary{padding:1rem 3.5rem}.search .search-block hr{border-color:#b9b3b9}.search .search-history{max-height:calc(100vh - 130px);overflow-x:hidden}.search .search-history .popular-queries li a{font-size:1.6rem;font-family:"museo_sans_cyrl300";color:#150c15}.search .search-history .trend-item{display:inline-block;background:#fff;border-radius:12px;padding:12px;border:2px solid #f5f4f5}.search .search-history .trend-item img{display:block;margin-left:auto;margin-right:auto;margin-bottom:16px}.search .search-history .trend-item span{font-family:"museo_sans_cyrl700";font-size:2rem;color:#150c15;line-height:24px}.search .search-history .trend-item p{font-family:"museo_sans_cyrl500";font-size:1.2rem;padding-top:8px;color:#150c15}.search .search-history .item-slider{overflow-x:auto;flex-wrap:nowrap}.modal.promoaction>.modal-dialog{min-width:auto;min-height:auto;max-width:none;width:300px;height:auto}.modal.promoaction>.modal-dialog>.modal-content{min-height:300px}.bonus-modal .modal,.rating-modal .modal,.reviews-modal .modal{position:fixed;width:100%;height:100%;background-color:rgba(21,12,21,.6);z-index:1050;justify-content:center;align-items:center;opacity:1!important;overflow:auto}.bonus-modal .modal .modal-dialog{transform:none!important;max-width:468px}.bonus-modal .modal .modal-content{border:0;border-radius:8px;max-height:540px}.bonus-modal .modal .modal-content .modal-body{padding:48px 19px}.bonus-modal .modal .modal-content .modal-body .close{position:absolute;top:16px;right:16px}.bonus-modal .modal .modal-content .modal-body h2,.reviews-modal .modal .modal-content .modal-body h2{font-family:"museo_sans_cyrl700";font-size:2.2rem;padding:0;margin-bottom:3rem}.bonus-modal .modal .modal-content .modal-body h3,.bonus-modal .modal .modal-content .modal-body h4{font-family:"museo_sans_cyrl700";font-size:1.7rem;padding:0;margin-bottom:16px}.bonus-modal .modal .modal-content .modal-body p{font-family:"museo_sans_cyrl700";font-size:1.5rem;margin-bottom:40px;color:#a19ea1;line-height:20px}.bonus-modal .modal .modal-content .modal-body h4{font-size:1.5rem}.bonus-modal .modal .modal-content .modal-body .modal-body-scroll{padding:0 50px 0 48px;max-height:388px;overflow-y:auto;overflow-x:hidden}.reviews-modal .modal .modal-dialog{transform:none!important;max-width:524px}.reviews-modal .modal .modal-content{border:0;border-radius:8px;max-height:540px}.reviews-modal .modal .modal-content .modal-body{padding:40px}.reviews-modal .modal .modal-content .modal-body .close{position:absolute;top:16px;right:16px}.reviews-modal .modal .modal-content .modal-body h2{margin-bottom:2.4rem}.reviews-modal .modal .modal-content .modal-body p{font-family:"museo_sans_cyrl500";font-size:1.2rem;margin-bottom:32px}.reviews-modal .modal .modal-content .modal-body .delete{font-family:"museo_sans_cyrl500";font-size:1.3rem;padding:0 30px;color:#150c15}.reviews-modal .modal .modal-content .modal-body .btn-primary{padding:1rem 4rem}.rating-modal .modal{z-index:999}.rating-modal .modal .modal-dialog{transform:none!important;max-width:489px}.rating-modal .modal .modal-content{border:0;border-radius:8px;max-height:729px}.rating-modal .modal .modal-content .modal-body{padding:50px 65px}.rating-modal .modal .modal-content .modal-body .close{position:absolute;top:16px;right:16px}.rating-modal .modal .modal-content .modal-body h2{font-family:"museo_sans_cyrl900";font-size:1.5rem;padding:0;margin-bottom:8px}.rating-modal .modal .modal-content .modal-body h3{font-family:"museo_sans_cyrl500";font-size:1.6rem;padding:0;margin-bottom:8px}.rating-modal .modal .modal-content .modal-body p{font-family:"museo_sans_cyrl500";font-size:1.5rem;margin-bottom:8px;color:#a19ea1}.rating-modal .modal .modal-content .modal-body hr{margin:24px 0}.rating-modal .modal .modal-content .modal-body .btn-second{margin-top:16px}.rating-modal .modal .modal-content .modal-body textarea{margin-bottom:24px;width:100%;resize:none;border:.5px solid #b9b3b9;border-radius:8px;padding:5px;font-size:1.4rem;font-family:"museo_sans_cyrl300"}.rating-modal .modal .modal-content .modal-body .btn-primary{margin-top:27px;padding:1rem 4rem}.rating-modal .rating{margin-bottom:24px}.rating-modal .rating svg,.rating-modal .taste-qualities svg{margin-right:8px}.rating-modal .rating div:not(.active),.rating-modal .taste-qualities div:not(.active){cursor:pointer}.rating-modal .rating div:not(.active) svg:hover{fill:#fbad00}.rating-modal .rating div:not(.active) svg path:hover{stroke:#fbad00}.rating-modal .rating .active,.rating-modal .taste-qualities .active{cursor:pointer}.rating-modal .rating .active svg{fill:#fbad00}.rating-modal .rating .active svg:hover{fill:none}.rating-modal .rating .active svg:hover path,.rating-modal .taste-qualities .active svg:hover rect{stroke:#b9b3b9}.rating-modal .rating .active svg path{stroke:#fbad00}.rating-modal .taste-qualities{margin-bottom:16px}.rating-modal .taste-qualities div:not(.active) svg:hover{fill:#dfdddf}.rating-modal .taste-qualities .active svg{fill:#150c15}.rating-modal .taste-qualities .active svg:hover{fill:#dfdddf}.rating-modal .taste-qualities .active svg rect{stroke:#150c15}.changenumber-modal .modal,.deletingprofile-modal .modal{position:fixed;width:100%;height:100%;background-color:rgba(21,12,21,.6);z-index:999;justify-content:center;align-items:center;opacity:1!important;overflow:auto}.changenumber-modal .modal .modal-dialog{transform:none!important;max-width:524px}.changenumber-modal .modal .modal-content{border:0;border-radius:8px;max-height:540px}.changenumber-modal .modal .modal-content .modal-body{padding:32px 60px}.changenumber-modal .modal .modal-content .modal-body .close{position:absolute;top:16px;right:16px}.changenumber-modal .modal .modal-content .modal-body input{font-size:1.5rem;border-radius:8px;padding:17px;height:56px}.changenumber-modal .modal .modal-content .modal-body .code-inps{margin:24px 0;padding:0}.changenumber-modal .modal .modal-content .modal-body .code-inps input{width:48px;display:inline-block;font-size:2.2rem;margin:1px;font-family:"museo_sans_cyrl700"}.changenumber-modal .modal .modal-content .modal-body .code-inps input:not(:first-child){margin-left:16px}.changenumber-modal .modal .modal-content .modal-body .code-inps input:focus{border:2px solid #150c15;box-shadow:none;margin:0}.changenumber-modal .modal .modal-content .modal-body h2{font-family:"museo_sans_cyrl900";font-size:2.8rem;padding-bottom:0;letter-spacing:-.26px;margin-bottom:32px}.changenumber-modal .modal .modal-content .modal-body h3{font-family:"museo_sans_cyrl500";font-size:1.5rem;padding:0;margin:0}.changenumber-modal .modal .modal-content .modal-body p,.reset .form-group span{font-family:"museo_sans_cyrl500";font-size:1.5rem;color:#a19ea1}.deletingprofile-modal .modal .modal-dialog{transform:none!important;max-width:524px}.deletingprofile-modal .modal .modal-content{border:0;border-radius:8px;max-height:540px}.deletingprofile-modal .modal .modal-content .modal-body{padding:40px}.deletingprofile-modal .modal .modal-content .modal-body .close{position:absolute;top:16px;right:16px}.deletingprofile-modal .modal .modal-content .modal-body h2{font-family:"museo_sans_cyrl700";font-size:2.8rem;padding:0;margin-bottom:2.4rem}.deletingprofile-modal .modal .modal-content .modal-body p{font-family:"museo_sans_cyrl500";font-size:1.5rem;margin-bottom:32px}.deletingprofile-modal .modal .modal-content .modal-body .btn-primary{padding:1rem 4rem}.deletingprofile-modal .modal .modal-content .modal-body .delete{font-family:"museo_sans_cyrl500";font-size:1.3rem;padding:0 30px;color:#150c15}.reset{justify-content:center}.reset .sign-form h2{font-family:"museo_sans_cyrl900";font-size:3rem;padding:0;margin-bottom:45px}.coffee-item-details .image-block .image .sca-position .sca,.reset .form-group{position:relative}.reset .form-group span{text-align:right;font-size:1.2rem;position:absolute;right:17px;top:17px}.reset .form-group .pr-6{padding-right:5rem}.reset .panel-action .btn{padding:1.8rem 5rem}.reset .panel-action .btn-cancel{font-family:"museo_sans_cyrl700";font-size:1.3rem}.translations-wraper{white-space:pre-line;margin-bottom:0}.referral-info h1,.referral-info h2{font-family:"museo_sans_cyrl900";font-size:4rem}.referral-info h2{font-size:2.4rem}.referral-code{background-color:rgba(251,173,0,.25)!important}.referral-link{display:flex;align-items:center;margin-top:2rem}.referral-link span{font-size:12px;font-family:"museo_sans_cyrl500";margin-right:2rem}.referral-link .add-wishlist,.referral-link .soc-link{display:flex;align-items:center;justify-content:center}.referral-link .add-wishlist svg{stroke-width:0}.referral-link .soc-link{background:#a19ea1;width:30px;height:30px;border-radius:20px}.referral-link .soc-link:not(:last-child){margin-right:15px}.referral-link .soc-link:hover{opacity:.8}.referral-balance{margin-top:5rem;font-size:26px;font-family:"museo_sans_cyrl700"}.referral-balance .info,.referral-balance a{align-items:center;display:flex}.referral-balance a{margin-left:7px;color:#fff;font-size:16px;background:#150c15;width:20px;height:20px;justify-content:center;border-radius:20px}.confirm-friend{font-size:15px}.achievement .product-name,.confirm-friend .number,.referral-balance a{font-family:"museo_sans_cyrl700"}.achievement{font-size:1.2rem;margin-bottom:2rem}.achievement button{padding:0;background:0 0;border:0}.achievement button .bonus-chart-block{text-align:-webkit-center}.achievement button .bonus-chart-block .bonus-chart{border:6px solid #f5f4f5;border-radius:50%;margin:0;width:154px;height:154px;padding:4px}.achievement button .bonus-chart-block .bonus-chart .achievement-img{border-radius:50%;width:134px;height:134px;overflow:hidden}.achievement button .bonus-chart-block .bonus-chart .achievement-img img{width:auto;height:100%}.achievement .product-name{margin-top:1rem}.orders-menu .available button .bonus-chart{border:6px solid #af6db1!important}.orders-menu .available button .bonus-chart .achievement-img img{filter:grayscale(0)!important;opacity:1!important}.mt-6{margin-top:6rem}.friends{font-size:15px;font-family:"museo_sans_cyrl300"}.check-list li,.friends .row{margin-bottom:15px}.friends .row:not(.active){color:#b9b3b9}.referral-modal .price{text-align:center}.referral-modal .price span{font-size:1.6rem;font-family:"museo_sans_cyrl900"}.referral-modal .achievement{width:auto;height:136px;display:flex;overflow:hidden;justify-content:center;padding:2px}.recommend-slider .slider-item .product-item-block.recommended .product-item .product-image-block .image-fl img,.referral-modal .achievement picture img{height:100%;width:auto}.referral-modal .promocode-xxx{margin-top:3rem;margin-bottom:3rem;text-align:center;font-family:"museo_sans_cyrl500";font-size:36px;color:#e3e3e3}html:has(body .coffee-item-details) .header-responsive{z-index:99}html:has(body .coffee-item-details) .header-responsive .headmenu{margin:0;max-width:100%;padding:10px 60px}.coffee-item-details{padding:20px 60px}.coffee-item-details .loading-page{height:100vh}.coffee-item-details .characteristic{display:flex;flex-direction:column;justify-content:center;gap:30px}.coffee-item-details .characteristic p{font-size:clamp(1.2rem,2.5vw,1.6rem);margin:10px 0;font-family:"museo_sans_cyrl500"}.coffee-item-details .image-block{position:sticky;top:140px;flex-wrap:nowrap;mix-blend-mode:multiply;height:calc(100vh - 140px);align-items:center}.coffee-item-details .image-block .image{position:relative;display:flex;justify-content:center}.coffee-item-details .image-block .image picture{width:80%}.coffee-item-details .image-block .image .sca-position{position:absolute;top:0;right:15px}.coffee-item-details .image-block .image .sca-position .sca img{width:clamp(80px,10vw,100px);height:auto}.coffee-item-details .image-block .image .sca-position .sca span{font-size:clamp(1.6rem,2.5vw,2rem);font-family:"museo_sans_cyrl700";color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.coffee-item-details .image-block .image .item-tags{position:absolute;display:flex;flex-direction:column;z-index:2;left:15px;top:15px}.coffee-item-details .image-block .image .item-tags .tag-name{position:relative;padding:5px 9px;color:#fff;text-decoration:none;background:#f5f2f5;font-family:"museo_sans_cyrl500";border-radius:8px;margin-bottom:4px;display:inline-block;width:fit-content;font-size:1.2rem;filter:drop-shadow(0 0 5px rgba(92,64,2,.2))}.coffee-item-details .all-info #reviews h2,.coffee-item-details .product-info .name,.coffee-item-details .product-info .variations{margin-bottom:30px}.coffee-item-details .product-info .name h1{font-family:"museo_sans_cyrl900";font-size:clamp(28px,2.5vw,34px);margin-bottom:1.6rem;line-height:100%}.coffee-item-details .product-info .name p{margin-bottom:0;display:flex;color:#999;font-size:16px;font-family:"museo_sans_cyrl500";align-items:center;line-height:100%}.coffee-item-details .product-info .name p img{margin-left:5px}.coffee-item-details .product-info .variations .form-dropdown{position:relative;height:100%}.coffee-item-details .product-info .variations .form-dropdown ul{background:#f7f6f2;position:absolute;width:100%;max-height:200px;overflow:hidden;overflow-y:scroll;top:calc(100% - 2px);border-radius:0 0 15px 15px;border:.5px solid #b9b3b9;border-top:none;z-index:10;padding:0 15px}.coffee-item-details .product-info .variations .form-dropdown ul li span{font-size:12px;color:#979797}.coffee-item-details .product-info .variations .form-dropdown .variation.active+.no-select+ul{background:#fff;border:1.5px solid #150c15;border-top:none}.coffee-item-details .product-info .variations .variation{height:100%;align-items:center;position:relative;padding:8px 15px;border-radius:15px;border:.5px solid #b9b3b9;color:#000}.coffee-item-details .product-info .variations .variation p{font-family:"museo_sans_cyrl500";font-size:14px;margin-bottom:5px;text-overflow:ellipsis;overflow:hidden;text-wrap:nowrap}.coffee-item-details .product-info .variations .variation span{text-overflow:ellipsis;overflow:hidden;text-wrap:nowrap;display:flex;align-items:center;justify-content:space-between;font-family:"museo_sans_cyrl900";font-size:16px}.coffee-item-details .product-info .variations .variation.active{background:#fff;border:1.5px solid #150c15}.coffee-item-details .product-info .variations .variation.show{padding-bottom:8.5px;border-bottom:none;border-radius:15px 15px 0 0}.coffee-item-details .product-info .variations .variation.show.active{padding-bottom:9.5px}.coffee-item-details .product-info .all-discount{gap:15px;display:flex;flex-direction:column}.coffee-item-details .product-info .all-discount .discount{margin:1px;position:relative;padding:5px 15px;border-radius:15px;border:.5px solid #b9b3b9;background:0 0}.coffee-item-details .product-info .all-discount .discount .discount-value{background:#34c759;position:absolute;border-radius:8px;top:-10px;left:-10px;font-size:clamp(12px,2.5vw,16px);color:#fff;font-family:"museo_sans_cyrl500";padding:5px 10px;line-height:100%;z-index:4}.coffee-item-details .product-info .all-discount .discount p{width:100%;color:#150c15;font-family:"museo_sans_cyrl900";font-size:clamp(12px,2.5vw,16px);line-height:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.coffee-item-details .product-info .all-discount .discount span{color:#150c15;font-family:"museo_sans_cyrl500";font-size:clamp(12px,2.5vw,16px);line-height:100%}.coffee-item-details .product-info .all-discount .discount.active{margin:0;background:#fff;border:1.5px solid #150c15}.coffee-item-details .product-info .all-discount .discount .image-pack{position:relative;width:100%;height:100%;display:flex;align-items:center}.coffee-item-details .product-info .all-discount .discount .image-pack picture{display:flex;align-items:center;width:auto;height:max-content;max-height:100%;position:absolute;mix-blend-mode:multiply}.coffee-item-details .product-info .all-discount .discount .image-pack picture img{max-height:100%;max-width:100%;width:auto}.coffee-item-details .product-info .all-discount .discount .image-pack picture:nth-child(1):has(+picture:nth-child(2)){z-index:3;transform:scale(.95);mix-blend-mode:normal}.coffee-item-details .product-info .all-discount .discount .image-pack picture:nth-child(2){z-index:2;transform:scale(.9) translate(-15%,-10%);mix-blend-mode:normal}.coffee-item-details .product-info .all-discount .discount .image-pack picture:nth-child(3){z-index:1;transform:scale(.8) translate(-35%,-25%);mix-blend-mode:normal}.coffee-item-details .product-info .how-many-cups,.coffee-item-details .product-info .price-block{align-items:center}.coffee-item-details .product-info .how-many-cups svg{margin-right:15px}.coffee-item-details .product-info .how-many-cups p{font-size:15px;font-family:"museo_sans_cyrl700";margin-bottom:0}.coffee-item-details .product-info .how-many-cups p span{font-family:"museo_sans_cyrl500";color:#000}.coffee-item-details .product-info .how-many-cups span{font-size:16px;font-family:"museo_sans_cyrl500";color:#999}.coffee-item-details .product-info .price-block .price{align-items:baseline;display:flex;flex-direction:row;font-size:32px;font-family:"museo_sans_cyrl700";color:#34c759}.coffee-item-details .product-info .price-block .price .currency{margin-left:5px;font-size:24px;font-family:"museo_sans_cyrl500"}.coffee-item-details .product-info .price-block .price.old{margin-right:15px;color:#999!important;text-decoration:line-through;font-size:24px!important}.coffee-item-details .product-info .price-block .price.old .currency{font-size:20px!important}.coffee-item-details .product-info .add-to-cart .cart-option{align-items:center;display:flex;margin-right:15px}.coffee-item-details .product-info .add-to-cart .btn.btn-primary{font-size:20px;display:flex;align-items:center;gap:10px}.coffee-item-details .product-info .checked-cart{display:flex;align-items:center}.coffee-item-details .product-info .checked-cart svg{height:32px;width:auto}.coffee-item-details .product-info .add-wishlist,.coffee-item-details .product-info .share{background:#fff;border:.5px solid #b9b3b9;height:45px;width:auto;aspect-ratio:1}.coffee-item-details .product-info .add-wishlist:hover,.coffee-item-details .product-info .share:hover{background:#dfdddf}.coffee-item-details .product-info .share{margin-left:10px}.coffee-item-details .promotions{padding:30px 0;gap:40px;display:flex;overflow:scroll;flex-wrap:nowrap;flex-direction:row}.coffee-item-details .all-info #recipes .cooking-method .method-buttons::-webkit-scrollbar,.coffee-item-details .promotions::-webkit-scrollbar{display:none}.coffee-item-details .promotions .promotion{height:110px;border-radius:15px;background:#fff;display:flex}.coffee-item-details .promotions .promotion picture{margin-left:-5%;height:100%;display:flex;align-items:center}.coffee-item-details .promotions .promotion picture img{height:130%;width:auto}.coffee-item-details .promotions .promotion .promotion-info{padding:15px;color:#44164f;display:flex;flex-direction:column;justify-content:center}.coffee-item-details .promotions .promotion .promotion-info p{line-height:110%;font-family:"museo_sans_cyrl900";font-size:20px;margin-bottom:10px}.coffee-item-details .promotions .promotion .promotion-info span{line-height:120%;font-family:"museo_sans_cyrl500";font-size:16px}.coffee-item-details .promotions .promotion:nth-child(2) picture{margin-left:-10%}.coffee-item-details .promotions .promotion:nth-child(2) picture img{height:100%;width:auto}.coffee-item-details .all-info{position:relative}.coffee-item-details .all-info section{margin-top:5rem}.coffee-item-details .all-info section h2{font-size:clamp(32px,2.5vw,48px);margin-bottom:40px;font-family:"museo_sans_cyrl900"}.coffee-item-details .all-info #characteristics .info{display:flex;flex-direction:column;font-size:clamp(16px,2.5vw,20px);font-family:"museo_sans_cyrl700";min-height:200px}.coffee-item-details .all-info #characteristics .info .sticky{position:sticky;top:140px;overflow:hidden}.coffee-item-details .all-info #characteristics .info hr{margin-top:10px;margin-bottom:15px;border-color:rgba(0,0,0,.2)}.coffee-item-details .all-info #description .info{display:flex;flex-direction:column}.coffee-item-details .all-info #description .info p{font-size:clamp(18px,2.5vw,20px);font-family:"museo_sans_cyrl500"}.coffee-item-details .all-info #recipes h3{font-size:clamp(24px,2.5vw,32px);font-family:"museo_sans_cyrl700"}.coffee-item-details .all-info #recipes .cooking-method .method-buttons{overflow-x:scroll;overflow-y:hidden;display:flex;gap:30px;margin-bottom:15px}.coffee-item-details .all-info #recipes .cooking-method .method-buttons button{color:#000;gap:6px;padding:6px;aspect-ratio:1/1;height:120px;border-radius:20px;border:.5px solid #b9b3b9;background:0 0;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:1px}.coffee-item-details .all-info #recipes .cooking-method .method-buttons button img{max-height:50px;max-width:70px}.coffee-item-details .all-info #recipes .cooking-method .method-buttons button p{margin-bottom:0;font-size:16px;text-overflow:ellipsis;overflow:hidden;width:107px;line-height:100%;height:32px;align-content:center;font-family:"museo_sans_cyrl500"}.coffee-item-details .all-info #recipes .cooking-method .method-buttons button.active{border:1.5px solid #150c15;background:#fff;margin:0}.coffee-item-details .all-info #recipes .method-image{min-height:500px}.coffee-item-details .all-info #recipes .method-image picture{position:sticky;top:80px;display:flex;justify-content:center}.coffee-item-details .all-info #recipes .method-image picture img{width:auto;height:auto;max-height:500px}.coffee-item-details .all-info #recipes .steps ul{margin-top:3rem;counter-reset:step}.coffee-item-details .all-info #recipes .steps ul li{position:relative;display:flex;margin-bottom:30px;padding-left:40px}.coffee-item-details .all-info #recipes .steps ul li span{align-content:center;font-size:clamp(18px,2.5vw,22px);font-family:"museo_sans_cyrl500";line-height:120%}.coffee-item-details .all-info #recipes .steps ul li::before{content:counter(step);counter-increment:step;position:absolute;top:-10px;left:-10px;font-size:24px;font-family:"museo_sans_cyrl900";line-height:100%;color:#150c15;background:#fff;border-radius:100px;width:auto;height:40px;display:flex;aspect-ratio:1;align-items:center;justify-content:center}.coffee-item-details .all-info .slider-type-tag.recommend-slider .scroller{grid-auto-columns:calc(var(--_carousel-item-size)/4)}.coffee-item-details .all-info #reviews{padding-bottom:5rem;display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:30px;grid-row-gap:0}.coffee-item-details .all-info #reviews .div1{grid-area:1/1/2/3}.coffee-item-details .all-info #reviews .div2{grid-area:1/3/4/4}.coffee-item-details .all-info #reviews .div3{grid-area:2/1/4/3}.coffee-item-details .all-info #reviews .btn,.coffee-item-details .all-info #reviews p{font-size:20px;font-family:"museo_sans_cyrl500"}.coffee-item-details .all-info #reviews .btn{padding:15px 60px}.coffee-item-details .all-info #reviews .reviews-number{position:relative;margin-left:20px}.coffee-item-details .all-info #reviews .reviews-number .number{font-size:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.coffee-item-details .all-info #reviews .avg-rating{position:sticky;top:90px}.coffee-item-details .all-info #reviews .avg-rating .average-score{margin-top:5rem;width:100%;padding:20px 40px;border-radius:20px;background:#fff}.coffee-item-details .all-info #reviews .avg-rating .average-score .score{font-size:64px;font-family:"museo_sans_cyrl700"}.coffee-item-details .all-info #reviews .avg-rating .average-score span{font-family:"museo_sans_cyrl700";font-size:24px}.coffee-item-details .all-info #reviews .review{width:100%;padding:30px 40px;border-radius:20px;background:#fff;display:flex;margin-top:35px}.coffee-item-details .all-info #reviews .review .review-details{width:auto;white-space:nowrap;margin-right:5rem}.coffee-item-details .all-info #reviews .review .review-details .name{font-size:24px;font-family:"museo_sans_cyrl700";margin-bottom:20px}.coffee-item-details .all-info #reviews .review .review-details span{font-family:"museo_sans_cyrl500";font-size:20px}.coffee-item-details .all-info #reviews .review .review-content p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-family:"museo_sans_cyrl500";font-size:20px;line-height:125%;margin-bottom:20px}.coffee-item-details .all-info #reviews .review .review-content .product-dteils{font-family:"museo_sans_cyrl500";font-size:16px;color:#979797}.coffee-item-details .all-info #reviews .review .review-content .product-dteils span{color:#000}.coffee-item-details .product-info .discount .discount-info{text-align:left}@media (min-width:992px) and (max-width:1199.98px){.coffee-list .product-item .features p{font-size:.9rem}.coffe-bag{padding-left:0}.component.cart .cart-block{background-color:#faf9fb;padding:32px 19px 48px}.component.cart .cart-block .cart-option{align-items:center}.promo-services .main-blc{height:256px;padding:50px}.promo-services .main-blc h2{padding-right:0;font-size:3rem}.promo-services .main-blc .btn{margin-top:14px}.whois{height:auto;overflow:hidden;margin-bottom:64px}.bonus-statistics #bonus-chart,.whois .image-block img{width:100%}.whois .info-block{align-self:center;padding:25px}.whois .info-block>div{justify-content:start!important;align-items:flex-start!important;text-align:center!important}.whois .info-block h2{font-size:2.2rem}.whois .info-block .text-block{margin-bottom:0}.main-slider .info-slider{padding:10px 80px}.product-item{margin-right:15px}.shop_nav .dropdown-content{min-width:572px}.sign-form .col-lg-5{padding:0}.orders-menu ul li{margin-bottom:8px}.orders-menu ul li.active a{font-family:"museo_sans_cyrl700"!important;font-size:1.2rem!important}.orders-menu ul li.active svg{fill:#150c15!important}.orders-menu ul li.active::before{content:"";background-color:#f5f4f5;border-radius:10rem;position:absolute;left:13;top:40;width:100%;height:36px;z-index:0}.notification{margin-right:0}.notification .changes{padding:16px 50px 16px 16px!important}.filter-table-actions li a,.filter-table-actions li button{margin-right:13px}.bonus-statistics .bonus .bonuces-indicator{height:198px;width:198px}.bonus-statistics .bonus .typesofbonuses{padding-top:7px;padding-bottom:3px}.contactus{padding-left:0}.shares .new .title,.shares .stock .title{padding:0;position:absolute;top:50px!important;left:50px!important}.shares .stock .title .categ{font-size:1.8rem;font-family:"museo_sans_cyrl500";color:#fff}.shares .stock .title .block-name{font-size:2.8rem;font-family:"museo_sans_cyrl700";color:#fff}.shares .stock .title .sdesc{font-size:2rem;font-family:"museo_sans_cyrl300";color:#fff}.shares .new img,.shares .stock img{width:100%;border-radius:12px}.shares .new .title .categ{font-size:1.8rem;font-family:"museo_sans_cyrl500";color:#150c15}.shares .new .title .block-name{font-size:2.8rem;font-family:"museo_sans_cyrl700";color:#150c15}.shares .new .title .sdesc{font-size:2rem;font-family:"museo_sans_cyrl300";color:#150c15}.promotion-page .img-block img{width:100%}.promotion-page .text-block{padding-right:0}.characteristics{letter-spacing:-.3px}.characteristics .col-lg-6,.characteristics .col-lg-7{padding-left:0}}.promo-modal h1{font-family:"museo_sans_cyrl900";font-size:28px;margin-bottom:1rem!important}.promo-modal p{margin-bottom:2.5rem!important}.promo-modal .personal-offer,.promo-modal .promo{font-family:"museo_sans_cyrl500";border-radius:8px}.promo-modal .promo{font-size:2.2rem;background:rgba(251,173,0,.15);padding:5px 15px}.promo-modal .personal-offer{font-size:1.2rem;background:#c484c6;padding:5px 8px;color:#000}.filter-accessories{position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgba(21,12,21,.6);z-index:999}.filter-accessories .parameters-row{height:100%}.filter-accessories .parameters-row .parameters{background:#faf9fb;height:100%;position:fixed;left:0}.filter-accessories .product-category{margin-top:1.5rem;margin-bottom:2rem}.filter-accessories .product-category p{font-size:2rem;font-family:"museo_sans_cyrl700";padding-left:12px;margin:0}.filter-accessories .product-category .close{align-self:center;opacity:1}.dropdown-general:hover svg,.filter-accessories .product-category .close svg,.open-answer:hover svg{fill:#150c15}.filter-accessories .orders-menu ul li{margin:0}.filter-accessories .orders-menu ul hr{margin-right:-15px!important}.add-promo-code{display:flex;background:#faf9fb;border-radius:8px;margin-bottom:2rem}.add-promo-code>.current.top-level{width:100%;border:1px solid #150c15;border-radius:8px 0 0 8px}.add-promo-code button:disabled+.current.top-level{border-color:#b9b3b9}.add-promo-code .form-group{width:100%}.add-promo-code .form-group input{width:100%;border:0;padding:10px 15px;font-size:1.5rem}.add-promo-code button{padding:10px 15px;background:#000;border-radius:0 8px 8px 0;border:1px solid #150c15}.add-promo-code button:disabled{border-color:#b9b3b9;background:#b9b3b9}.add-promo-code button svg{transform:rotate(-90deg)}@media (min-width:1199.98px){.orders-menu ul li a.active::before{width:calc(100% + 10px)}.coffee-list .product-item{position:relative;background:#fff;padding:15px;border-radius:10px;height:100%;transition:.5s}.coffee-list .product-item p{font-size:1.3rem}.coffee-list .product-item:hover{z-index:3;opacity:1;box-shadow:0 14px 28px rgba(0,0,0,.15),0 10px 10px rgba(0,0,0,.01);transform:scale(1.1)}}.cart-total-sticky{z-index:2;position:sticky;top:70px;max-height:70vh}.cart-total-sticky h3 svg{height:32px}.shop .slider-item .tag-category .img-bg::before{content:"";top:0;left:0;width:100%;height:100%;display:block;position:absolute;background:url(/assets/images/categ-bg.jpg) no-repeat center;z-index:2}.shop .slider-item .tag-category .img-bg picture{position:absolute;z-index:2}.shop .slider-item .tag-category .img-bg picture img{width:48px;height:auto}.shop .slider-item:nth-child(4n+1) .tag-category .img-bg::before{transform:rotate(0deg)}.shop .slider-item:nth-child(4n+2) .tag-category .img-bg::before{transform:rotate(90deg)}.shop .slider-item:nth-child(4n+3) .tag-category .img-bg::before{transform:rotate(180deg)}.shop .slider-item:nth-child(4n+4) .tag-category .img-bg::before{transform:rotate(270deg)}.shop .panel-action{padding:16px 0 27px}.shop .panel-action .btn{padding:.7rem 2.2rem;white-space:nowrap}.shop .panel-action .btn img{width:24px}.shop .panel-action .btn-view{padding:6px!important}.shop .panel-action .filter{align-items:center;display:flex}.shop .panel-action .filter .btn img{margin-top:-2px!important;margin-right:8px}.shop .category-list{flex-wrap:wrap!important;overflow-x:inherit!important;margin-right:-15px;margin-left:-15px}.shop .shop-index .product-item{grid-template-columns:repeat(1,1fr)}.shop .shop-index .product-item:hover{box-shadow:none!important;transform:scale(1)!important}.shop .shop-index .product-item .product-image-block{grid-row:1}.shop .shop-index .product-item .item-header{grid-row:2}.shop .shop-index .shop-item-block:not(:last-child)::before{right:0;z-index:5}.shop .shop-index .coffee-list{overflow-x:scroll}.shop .coffee-list .coffee-list{margin:24px -15px 0}.shop .coffee-list{flex-wrap:nowrap}.shop .coffee-list .product-item .product-image-item{margin:0!important}.shop .coffee-list .product-item .product-image-item.out-of-stock{opacity:.5}.shop .coffee-list .product-item h4{white-space:normal;font-size:17px;line-height:22px;height:44px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word}.shop .coffee-list::-webkit-scrollbar{height:0!important}.shop .item-header{display:flex!important;justify-content:center;align-items:center;text-overflow:ellipsis;display:-webkit-box;line-height:2rem;height:40px;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:10px}.shop .product-image-block,.shop .product-image-block .image-fl{width:100%;display:flex;align-items:center;justify-content:center}.shop .product-image-block{margin-bottom:10px;height:180px;overflow:hidden}.shop .product-image-block .image-fl{height:220px}.shop .product-image-block img,.shop .product-image-block picture{height:100%!important;width:auto!important}.shop .shop-category{margin:2rem 15px 0;align-items:center}.shop .shop-category .category-name{align-items:center;display:flex;font-family:"museo_sans_cyrl900"}.shop .shop-category .category-name .name{font-size:22px;margin:0 10px 0 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.shop .shop-category .category-name .number{border-radius:100px;font-size:15px;padding:3px 14px;background:rgba(251,173,0,.4)}.shop .shop-category a{font-size:15px;font-family:"museo_sans_cyrl500";color:#150c15}@media (min-width:992px){.item-scroll{max-height:400px;overflow-y:scroll;overflow-x:hidden;margin:0 -28px;padding:10px 28px}}@media (min-width:992px) and (max-width:1199.98px){.w-lg-100{width:100%}.item-details .photos .item-image .action-btn .col-12{white-space:nowrap}}.form-dropdown.coffee-by-categ a:not(.show) svg,.form-dropdown.coffee-by-categ button:not(.show) svg{transform:rotate(0deg)}.form-dropdown.coffee-by-categ a.show svg,.form-dropdown.coffee-by-categ button.show svg{transform:rotate(180deg)}.form-dropdown button{background:0 0;border:0}.form-dropdown button svg{transition:.5s}.form-dropdown button:not(.show) svg{transform:rotate(180deg)}.form-dropdown .list{padding-top:12px}.form-dropdown .list li{display:inline-block;width:100%}.form-dropdown .list li button{background:0 0;font-family:"museo_sans_cyrl500";font-size:1.5rem;line-height:2rem;padding:8px 0;border:0;cursor:pointer;position:relative;z-index:1}.form-dropdown .list li button:hover::before{content:"";position:absolute;width:calc(100% + 56px);height:100%;left:-28px;top:0;z-index:-1;background:#f0eef0}svg .blue{fill:#00579f}svg .yellow{fill:#faa61a}.dropdown-general,.open-answer{font-family:"museo_sans_cyrl500";font-size:1.4rem;color:#150c15;margin-bottom:5px}.dropdown-general span{width:18px;margin-right:6px}.dropdown-general span svg{fill:#a19ea1}.dropdown-general:hover{opacity:1}.dropdown-general .item-dropdown{display:flex;align-items:center;text-align:-webkit-auto;padding:12px 0;font-family:"museo_sans_cyrl500"}.dropdown-general .item-dropdown>div>p{font-family:"museo_sans_cyrl500";line-height:1.7rem}.dropdown-general .item-dropdown div svg{transition:.5s;width:16px;height:8px}.dropdown-general .dropdown{background:#faf9fb;border-radius:0 0 14px 14px;padding-bottom:10px}.open-answer{font-size:1.2rem}.open-answer span:not(.name-price){display:inline-block;width:18px;margin-right:6px}.open-answer span:not(.name-price) svg{fill:#a19ea1}.open-answer:hover{opacity:1}.open-answer .group-rating span{margin-right:1px}.open-answer .your-review span{width:auto}.open-answer .deployed span{opacity:1}.open-answer .deployed span svg{fill:#150c15}.open-answer .answer,.open-answer .answer>div>p{font-family:"museo_sans_cyrl500";font-size:1.5rem}.open-answer .answer{text-align:-webkit-auto;padding:12px 0}.open-answer .answer>div>p{line-height:1.7rem}.open-answer .answer div svg{transition:.5s;width:16px;height:8px}.open-answer .answer.deployed div svg{transform:rotate(0deg)}.open-answer .answer:not(.deployed) div svg{transform:rotate(180deg)}.open-answer .dropdown{background:#faf9fb;border-radius:0 0 14px 14px;padding-bottom:10px}.add-promocode,.add-promocode>button{display:flex;align-items:center;justify-content:flex-end}.add-promocode>button{justify-content:flex-start;width:auto!important;padding-right:50px}.add-promocode>button .count-block{background:rgba(251,173,0,.4);border-radius:100px;position:absolute;display:flex;justify-content:center;align-items:center;right:5px;top:3px;height:30px;min-width:30px;font-size:1.5rem;font-family:"museo_sans_cyrl900"}.check-list{padding-left:0}.check-list li:not(.check) svg{display:none}.check-list li>button .check-block,.fixed-bottom-row{background:#fff;display:flex;align-items:center;justify-content:center}.check-list li>button .check-block{border:1.5px solid #150c15;width:24px;height:24px;border-radius:50%;margin-right:20px}.check-list li>button .promocode-disc>p,.check-list li>button p.promocode-name{font-size:1.5rem!important;font-family:"museo_sans_cyrl500"}.check-list li>button p.promocode-desc{color:#979797;font-size:1.1rem!important}.check-list li>button p.promocode{padding:5px 14px;text-transform:uppercase;background:rgba(251,173,0,.4);border-radius:20px;margin-top:1rem;font-size:1.5rem!important;text-align:center;display:inline-block}.fixed-bottom-row{position:relative;bottom:0;left:0;padding:10px 20px;width:100%}.pagination-custom .form-radio-btn{display:inline-block;width:auto}.pagination-custom .form-radio-btn a,.pagination-custom .form-radio-btn button{border:1.5px solid #150c15;border-radius:8px;display:flex;justify-content:center;align-items:center;float:left;background:#fff;font-size:1.4em;width:30px;height:30px;margin-left:3px;color:#150c15;text-align:center}.pagination-custom .form-radio-btn a.active,.pagination-custom .form-radio-btn a:disabled,.pagination-custom .form-radio-btn button.active,.pagination-custom .form-radio-btn button:disabled{background:#f5f4f5;color:#a19ea1;border:1.5px solid #a19ea1}.pagination-custom :not(.form-radio-btn) a{padding:0}.coffe-bag.text-danger .form-radio-btn label::before{border-color:#fe8a8a}.add-more{min-height:1px}.app-banner{display:flex;padding:10px 15px;align-items:center;border-bottom:1px solid #f5f2f5}.app-banner img{width:58px;height:auto;border-radius:10px;margin-right:10px}.app-banner .app-banner-content{line-height:1.2}.app-banner .app-banner-content .name-banner{font-family:"museo_sans_cyrl700";padding-bottom:3px;margin-bottom:0}.app-banner .app-banner-content .app-banner-message{color:#979797;margin-bottom:0}.app-banner button{border:0;padding-left:0}.app-banner button.app-banner-close{background:0 0}.app-banner button.app-banner-close svg{width:18px;height:18px;fill:#979797}.app-banner button.app-banner-btn{background:#150c15;border-radius:30px;padding:5px 15px;color:#fff;margin-left:auto;font-family:"museo_sans_cyrl500";font-size:11px}.range-slider{position:relative;width:100%;height:14px;padding:5px 0;border-radius:6px;touch-action:none;box-sizing:border-box}.range-slider>.rail,.range-slider>.track{position:absolute;height:4px;border-radius:6px}.range-slider>.rail{width:100%;background-color:#e8e8e9}.range-slider>.track{background-color:#150c15}.range-slider>.step{position:absolute;width:100%;height:8px;background:0 0}.range-slider>.handle,.range-slider>.step>.dot{position:absolute;background-color:#fff;border-radius:50%;cursor:pointer}.range-slider>.step>.dot{bottom:0;width:12px;height:12px;vertical-align:middle;border:2px solid #e8e8e9}.range-slider>.step>.dot.active{border-color:#150c15}.range-slider>.step>.name{position:absolute;bottom:17px}.range-slider>.step>.name.active{color:#000}.range-slider>.handle{z-index:1;width:20px;height:20px;margin-top:-8px;border:solid 2px #150c15;cursor:grab;touch-action:pan-x}.range-slider>.handle:active{cursor:grabbing}@media (hover:hover){.range-slider>.handle:hover{border-color:#150c15;box-shadow:0 0 0 5px rgba(21,12,21,.05)}}.range-slider>.handle:focus{outline:0;box-shadow:none}.range-slider>.handle:focus-visible{border-color:#150c15!important;box-shadow:0 0 0 3px rgba(21,12,21,.1)!important}.range-slider>.handle.dragging{border-color:#150c15!important;box-shadow:0 0 0 5px rgba(21,12,21,.1)!important}:where(.carousel){--_carousel-item-size:100%;--_carousel-gutters:max(4rem, calc((100% - var(--_carousel-item-size)) / 2));--_carousel-scrollbar-gutter:var(--size-6);--_carousel-pagination-size:var(--size-8);display:grid;grid-template-columns:[carousel-gutter] var(--_carousel-gutters) 1fr [carousel-gutter] var(--_carousel-gutters);grid-template-rows:[carousel-scroller] 1fr [carousel-pagination] var(--_carousel-pagination-size)}:where(.carousel):focus-visible{outline-offset:-5px}:where(.carousel)>.pagination{grid-template-rows:[carousel-scroller] 1fr}:where(.carousel)>.controls{grid-template-columns:0 1fr 0}:where(.carousel)>.scroller{scrollbar-width:none}:where(.carousel) :where(.pagination)::-webkit-scrollbar,:where(.carousel)>.scroller::-webkit-scrollbar{display:none}:where(.carousel)>.pagination{place-self:start center}:where(.carousel)[carousel-snapstop=always] .slide{scroll-snap-stop:always}:where(.carousel) :where(.scroller){grid-row:1;grid-column:1/-1;display:grid;grid-auto-columns:80%;grid-auto-flow:column;align-items:center;gap:var(--_carousel-gutters);overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-padding-inline:var(--_carousel-gutters);padding-inline:var(--_carousel-gutters)}@media (prefers-reduced-motion:no-preference){:where(.carousel) :where(.scroller){scroll-behavior:smooth}}:where(.carousel) :where(.slide){scroll-snap-align:center}:where(.carousel) :where(.controls){display:flex;justify-content:space-between;padding-inline:var(--_carousel-gutters);display:contents}:where(.carousel) :where(.controls)>.control{margin-block-end:var(--_carousel-scrollbar-gutter)}:where(.carousel) :where(.controls)>.control:not(:disabled):active{transform:scale(.95)}:where(.carousel) :where(.control){grid-row:1;place-self:center;background:var(--surface-1);color:var(--text-2);inline-size:var(--size-8);aspect-ratio:var(--ratio-square);padding:0;overflow:hidden;z-index:var(--layer-1);transition:opacity .5s var(--ease-2) .5s}@media (prefers-reduced-motion:no-preference){:where(.carousel) :where(.control){transition:opacity .5s var(--ease-2) .5s,transform .2s var(--ease-4),box-shadow .2s var(--ease-4),outline-offset 145ms var(--ease-2)}}:where(.carousel) :where(.control):hover{--_shadow-size:6px}:where(.carousel) :where(.control).previous{grid-column:1}:where(.carousel) :where(.control).next{grid-column:3}:where(.carousel) :where(.control)>svg{transform:rotateY(180deg)}:where(.carousel) :where(.control)[disabled]{cursor:not-allowed;transition-delay:0s}:where(.carousel) :where(.control)[disabled]>svg{opacity:.25}:where(.carousel) :where(.control):not([disabled]):is(:hover, :focus-visible){color:var(--link)}@media (prefers-reduced-motion:no-preference){:where(.carousel) :where(.control):not([disabled]) svg>path{--_transform:translateX(var(--_x)) scale(0.95);transition:transform .5s var(--ease-squish-3);transform-origin:center center}}:where(.carousel) :where(.control)[aria-label="Next Item"]:not([disabled]):is(:hover, :focus-visible) svg>path{--_x:2px;transform:var(--_transform)}:where(.carousel) :where(.control)[aria-label="Previous Item"]:not([disabled]):is(:hover, :focus-visible) svg>path{--_x:-2px;transform:var(--_transform)}:where(.carousel) :where(.pagination){grid-column:1/-1;place-self:center;display:grid;grid-auto-flow:column;gap:var(--size-2);max-inline-size:100%;overflow-x:auto;overscroll-behavior-x:contain;padding-block:var(--size-2);padding-inline:var(--size-4);scrollbar-width:none}@media (prefers-reduced-motion:no-preference){:where(.carousel) :where(.pagination){scroll-behavior:smooth}}:where(.carousel) :where(.pagination)>[aria-selected=true]{background:var(--link)}:where(.carousel) :where(.pagination)>[aria-selected=false]{transform:scale(.75)}:where(.carousel) :where(.pagination)>button{inline-size:var(--size-3);background-color:var(--surface-4);border:var(--border-size-1) solid transparent}@media (prefers-reduced-motion:no-preference){.animate{transition:transform .3s var(--ease-3)}.slide:not(.in-view) .animate{transform:scale(.9)}}.fullwidth>.carousel{--_carousel-item-size:100%}.fullwidth .scroller{padding-inline:0}.fullwidth .captioned-image{border-radius:0;box-shadow:none;max-inline-size:100%}.fullwidth .captioned-image>img{inline-size:100%}.constrained{max-inline-size:500px;justify-self:center}.scrollhint .scroller{column-gap:var(--size-2)}.captioned-image{display:grid;grid:[stack] 100%/[stack] 100%;align-items:end;box-shadow:var(--shadow-4);border-radius:var(--radius-4);overflow:hidden;max-inline-size:max-content;margin-inline:auto}.captioned-image>*{grid-area:stack}.captioned-image>figcaption{max-inline-size:100%;background:linear-gradient(to top,rgba(0,0,0,.9333333333),75%,transparent);justify-self:stretch;text-align:center;padding-block:var(--size-9) var(--size-3);padding-inline:var(--size-3)}.captioned-image>figcaption>a{color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.9333333333)}.captioned-image>img{object-fit:cover;background-color:var(--surface-3);box-shadow:var(--inner-shadow-1)}.product-image{place-content:start;place-items:start}.product-image sup{font-size:.5em}.product-image h4{font-size:var(--font-size-3);font-weight:var(--font-weight-4)}.paged-collections .slide{display:grid;gap:var(--size-5)}:where(html){--radius-4:2rem;--size-2:0.5rem;--size-3:1rem;--size-4:1.25rem;--size-5:1.5rem;--size-6:1.75rem;--size-8:3rem;--size-9:4rem;--gray-4:#ced4da;--gray-7:#495057;--surface-3:var(--gray-7);--text-2:var(--gray-4);--font-weight-4:400;--font-size-3:1.25rem;--ratio-square:1;--indigo-3:#91a7ff;--shadow-color:220 3% 15%;--shadow-strength:1%;--inner-shadow-highlight:inset 0 -0.5px 0 0 #fff, inset 0 0.5px 0 0 #0001;--shadow-4:0 -2px 5px 0 hsl(var(--shadow-color) /
          calc(var(--shadow-strength) + 2%)),
    0 1px 1px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 3%)),
    0 2px 2px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 3%)),
    0 5px 5px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 4%)),
    0 9px 9px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 5%)),
    0 16px 16px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 6%));--inner-shadow-1:inset 0 1px 2px 0
      hsl(var(--shadow-color) / calc(var(--shadow-strength) + 9%)),
    var(--inner-shadow-highlight);--ease-2:cubic-bezier(0.25, 0, 0.4, 1);--ease-3:cubic-bezier(0.25, 0, 0.3, 1);--ease-4:cubic-bezier(0.25, 0, 0.2, 1);--ease-elastic-in-out-3:cubic-bezier(0.5, -0.5, 0.1, 1.5);--ease-squish-3:var(--ease-elastic-in-out-3);--border-size-1:1px;--layer-1:1;--link:var(--indigo-3)}.main-promo .carousel{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:0 10px;grid-template-areas:"header image image" "controls image image" ". . ."}.main-promo .carousel header{grid-area:header;display:flex;align-items:flex-end;margin-bottom:2rem}.main-promo .scroller{grid-area:image;grid-auto-columns:calc(50% - var(--_carousel-scrollbar-gutter)*2);padding-inline:0;gap:3%;align-items:start}.main-promo .scroller .item-slider-link{max-height:180px;width:100%}.main-promo .scroller .block-name{margin-top:5px;font-size:1.5rem;font-family:"museo_sans_cyrl700";text-align:center}.main-promo .controls{grid-area:controls;display:flex;justify-content:flex-start;padding-inline:initial}.main-promo .controls button,.recommend-slider .slider-item .product-item-block.recommended .product-item .product-image-block .btn-panel-item button{margin-left:0}@media only screen and (max-width:413.98px){.main-promo .carousel{grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr;grid-template-areas:"header header controls" "image image image" ". . ."}.main-promo .carousel .scroller{grid-auto-columns:80%}.main-promo .carousel .scroller .item-slider-link{max-height:150px}.main-promo .carousel h2{font-size:2.4rem}.main-promo .carousel .controls{justify-content:flex-end}}@media only screen and (min-width:414px) and (max-width:767.98px){.main-promo .carousel{grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr;grid-template-areas:"header header controls" "image image image" ". . ."}.main-promo .carousel .scroller{grid-auto-columns:80%}.main-promo .carousel .scroller .item-slider-link{max-height:200px}.main-promo .carousel .controls{justify-content:flex-end}}@media (min-width:768px) and (max-width:1024px){.main-promo .scroller{grid-auto-columns:60%}.main-promo .scroller .item-slider-link{max-height:150px}}.slider-type-tag .carousel,.slider-type-tag.recommend-slider .carousel{grid-template-columns:repeat(2,1fr);grid-template-rows:[page-header] var(--_carousel-gutters) [carousel-scroller] 1fr}.slider-type-tag .scroller{grid-row:2;grid-auto-columns:calc(var(--_carousel-item-size)/9);padding-inline:0;padding-top:2rem;align-items:start}.slider-type-tag .controls{display:flex;justify-content:flex-end;padding-inline:initial}@media only screen and (max-width:413.98px){.slider-type-tag .scroller{grid-auto-columns:calc(var(--_carousel-item-size)/4)}}@media only screen and (min-width:414px) and (max-width:767.98px){.slider-type-tag .scroller{grid-auto-columns:calc(var(--_carousel-item-size)/6)}}@media (min-width:768px) and (max-width:991.98px){.slider-type-tag .scroller{grid-auto-columns:calc(var(--_carousel-item-size)/7)}}@media (min-width:576px) and (max-width:991.98px){.coffee-item-details .all-info .map picture,.coffee-item-details .all-info .method-image picture{display:flex;justify-content:center}.coffee-item-details .all-info .map picture img,.coffee-item-details .all-info .method-image picture img{width:70%}}.slider-type-tag.recommend-slider .scroller{grid-row:2;grid-auto-columns:calc(var(--_carousel-item-size)/3);padding-inline:0;padding-top:0;align-items:start;gap:3%}.slider-type-tag.recommend-slider .controls{display:flex;justify-content:flex-end;padding-inline:initial}@media only screen and (max-width:575.98px){.slider-type-tag.recommend-slider h3{font-size:1.8rem}.slider-type-tag.recommend-slider .scroller{padding-top:1rem;grid-auto-columns:calc(var(--_carousel-item-size) - var(--_carousel-gutters))}}@media only screen and (min-width:576px) and (max-width:767.98px){.slider-type-tag.recommend-slider .scroller{grid-auto-columns:calc(var(--_carousel-item-size)/2)}}@media (min-width:768px) and (max-width:991.98px){.slider-type-tag.recommend-slider .scroller{grid-auto-columns:calc(var(--_carousel-item-size)/3)}}.recommend-slider{margin-top:8rem}.recommend-slider h3{font-family:"museo_sans_cyrl700";font-size:2rem;padding-bottom:0}.recommend-slider .slider-item .product-item-block.recommended .product-item{overflow:hidden;padding:10px}.recommend-slider .slider-item .product-item-block.recommended .product-item .product-image-block{width:auto;margin:0;color:#150c15;align-items:center}.recommend-slider .slider-item .product-item-block.recommended .product-item .product-image-block picture{height:90px}.recommend-slider .slider-item .product-item-block.recommended .product-item .product-image-block .image-fl{display:flex;justify-content:center;align-items:center;overflow:hidden;height:90px}.recommend-slider .slider-item .product-item-block.recommended .product-item .product-image-block .name-price{display:flex;width:100%;flex-direction:column;justify-content:center}.recommend-slider .slider-item .product-item-block.recommended .product-item .product-image-block img{border-radius:0;margin:0!important}.recommend-slider .slider-item .product-item-block.recommended .product-item .product-image-block h4{display:-webkit-box;align-items:center;font-family:"museo_sans_cyrl700";font-size:1.4rem;line-height:1.2;height:32px;overflow:hidden;vertical-align:bottom;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}.recommend-slider .slider-item .product-item-block.recommended .product-item .product-image-block .price-block{padding-right:0;margin-top:0}.recommend-slider .slider-item .product-item-block.recommended .product-item .product-image-block .btn-panel-item{padding-left:0}.category-filter .carousel{display:grid;grid-template-rows:1fr}.category-filter .scroller{padding-inline:0;grid-auto-columns:max-content;gap:initial}@font-face{font-family:"museo_sans_cyrl900";src:url(fonts/MuseoSansBlack.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"museo_sans_cyrl700";src:url(fonts/MuseoSansBold.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"museo_sans_cyrl300";src:url(fonts/MuseoSansRegular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"museo_sans_cyrl500";src:url(fonts/MuseoSansMedium.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"museo_sans_cyrl100";src:url(fonts/MuseoSansLight.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"museo_sans_cyrl100_italic";src:url(fonts/MuseoSansLightItalic.ttf) format("truetype");font-weight:400;font-style:normal}.main-page h2,h1{font-family:"museo_sans_cyrl900"}h1,h2,h3,h4{font-weight:400}h1{margin-bottom:3rem}h2,h3,h4{font-family:"museo_sans_cyrl500"}h1,h2{font-size:2.8rem}h2{padding-bottom:1.2rem}h3{font-size:2.2rem;padding-bottom:1.6rem}h4{font-size:1.2rem;margin-bottom:1.4rem;line-height:1.6rem}.main-content{font-style:1.4rem}.fw-08{font-size:.8rem}.fs-12{font-size:1.2rem}.fs-15{font-size:1.5rem}.fs-16{font-size:1.6rem}.fbold{font-family:"museo_sans_cyrl700"!important}.btn{font-family:"museo_sans_cyrl500"}.lspace2{letter-spacing:.2px}.underline{text-decoration:underline}.sign-form h1{margin-bottom:20px}.main-page h2{font-size:3rem;letter-spacing:-.25px;margin-bottom:0}h2.compname{letter-spacing:-.25px;margin-bottom:2rem}.sign-form h1,h2.compname.kit,h2.compname.tag{font-family:"museo_sans_cyrl900";font-size:3rem}h2.compname.kit{font-size:2.2rem;margin-top:1.8rem}.coffee-list h1,h1.compname{margin-bottom:1.6rem}.coffee-list h3{font-family:"museo_sans_cyrl700";padding-bottom:24px}.form-control,.form-radio-btn,.tooltip{font-family:"museo_sans_cyrl500"}.tooltip{color:#a19ea1;font-size:1.2rem;line-height:1.6rem}.coffee-list h1,h1.checkout-header,h1.compname{font-family:"museo_sans_cyrl900";font-size:2.2rem;line-height:2.6rem}.fc-dark{color:#150c15!important}.fc-default{color:#495057!important}@media only screen and (max-width:374.98px){.slider-comp .top-list-nav{z-index:0;padding-right:15px;padding-left:0}.item-details .photos .sca{right:0;top:0}.item-details .photos .item-image .tag-name{left:0;top:0}}@media (min-width:360px) and (max-width:575.98px){.tags-col-size>.col-5{max-width:33%}.item-details{padding-top:0!important}.item-details .photos .item-image h1{font-size:2.8rem;overflow:hidden}.item-details .photos .item-image .tag-name{left:0;top:0}.item-details .photos .item-image .product-image-item{width:100%}.item-details .price-block .price{font-size:2.4rem}.item-details .back-to-menu{margin-bottom:1.8rem}}@media (min-width:376px) and (max-width:575.98px){.item-details .photos .sca{top:0;right:0;width:30%;z-index:2}.item-details .photos .sca span.sca-point{left:0}.item-details .photos .item-image .tag-name{left:0;top:0}}@media (min-width:398px) and (max-width:575.98px){.main-slider .image-slider img{width:100%!important;height:auto!important}}@media only screen and (max-width:575.98px){.crisp-client>#crisp-chatbox{z-index:5!important}.crisp-client>#crisp-chatbox>div>a[role=button]{bottom:10rem!important;right:15px!important}.crisp-client>#crisp-chatbox>div>a[role=button]>span:first-child>span{display:none!important}.orders-history p{margin-top:0}.favorites .coffee-varieties{padding-right:0!important;margin:0}.favorites .coffee-list .product-item{display:flex!important;padding:0 0 30px}.favorites .coffee-list .product-item h4{line-height:100%;height:auto}.favorites .coffee-list .product-item .sca{top:0;right:0}.favorites .coffee-list .product-item .product-image-block{flex-direction:column;height:auto}.favorites .coffee-list .product-item .product-image-block .product-image-item{width:auto;height:160px}.favorites .coffee-list .group-rating{letter-spacing:0!important}.favorites .product-item-block::before{left:15px}.favorites .favorites-shop.coffee-list .product-item-block:nth-child(n),.favorites .favorites.coffee-list .product-item-block:nth-child(n){border-right:2px solid #faf9fb!important}.favorites .favorites-shop.coffee-list .product-item-block:nth-child(2n),.favorites .favorites.coffee-list .product-item-block:nth-child(2n),.product-item-block:nth-child(2n+1){border-right:none!important}.shop .shop-category{margin:1rem 7px 2rem}.shop .category-list .prod-action.add-wishlist,.shop .shop-index .prod-action.add-wishlist{position:absolute;top:-215px;background:rgba(255,255,255,.5);right:15px}.shop .shop-index .prod-action.add-wishlist{top:-260px}.shop .shop-index .coffee-list .product-item-block .product-item .product-image-block,.shop .shop-index .coffee-list .product-item-block .product-item .product-image-block .image-fl{height:180px!important}.shop .shop-index .coffee-list .product-item-block .product-item .product-image-block .image-fl img{height:180px}.shop .category-list .product-item-block::before,.shop .shop-index .coffee-list .product-item-block::before{width:101%!important}.shop .category-list>.product-item-block{display:flex!important;flex-direction:column;padding:0 7px}.shop .category-list>.product-item-block .product-image-block{height:140px!important}.shop .category-list>.product-item-block .product-image-block img{height:120px}.shop .coffee-list,.shop .coffee-list .coffee-list{margin:0 -15px}.shop .coffee-list.category-list>.product-item-block .item-header{display:inline-block!important}.shop .coffee-list.category-list>.product-item-block .item-header h4{font-size:1.4rem;line-height:120%}.shop .coffee-list.category-list .product-item{justify-content:center;overflow:hidden;display:flex!important}.shop .shop-item-block .product-image-block{height:140px!important;overflow:hidden!important;align-items:center;justify-content:center}.shop .shop-item-block .product-image-block picture{height:200px}.main-slider .image-slider img,.shop .shop-item-block .product-image-block img{width:auto;height:100%}.product-item-block::before{width:calc(100% - 30px)!important}.item-details .photos .item-image .action-btn .btn-primary{width:60%}.full.modal{overflow:hidden}.full>.modal-dialog{max-width:none;height:100%;width:100vw;margin:0}.full>.modal-dialog>.modal-content{max-height:none;height:100%;border-radius:0}.full.builder-modal>.modal-dialog>.modal-content p,.full>.modal-dialog>.modal-content p{font-size:1.3rem}.full.builder-modal>.modal-dialog>.modal-content h3,.full>.modal-dialog>.modal-content h3{font-family:"museo_sans_cyrl700";font-size:1.6rem;padding-top:15px;text-align:center}.full.builder-modal>.modal-dialog>.modal-content .modal-body,.full>.modal-dialog>.modal-content .modal-body{padding:10px 20px 70px}.full.promoaction>.modal-dialog{min-width:auto;min-height:auto;max-width:none;width:300px;height:auto}.full.promoaction>.modal-dialog>.modal-content{border-radius:1rem;height:auto;min-height:300px}.full.builder-modal.modal{overflow:auto;align-items:flex-end}.full.builder-modal>.modal-dialog{max-width:none;width:calc(100vw - 15px);align-items:flex-end;margin:0 0 8px}.full.builder-modal>.modal-dialog>.modal-content{height:calc(100% - 15px);max-height:fit-content;border-radius:15px}.fixed-bottom-row,.mobile-app .info-block>div,.shop .shop-item-block .product-image-block picture{display:flex;align-items:center;justify-content:center}.fixed-bottom-row{position:fixed;background:#fff;bottom:0;left:0;padding:10px 20px;width:100%}.reviews .info .promo{padding:5px 10px;font-size:1.3rem}.promo-modal .promo{font-size:2rem}.referral-modal .modal .modal-content .modal-body{padding:25px}.referral-modal h2{font-size:22px!important}.referral-modal .price{font-size:15px!important}.referral-modal .price span{font-family:"museo_sans_cyrl900";font-size:18px!important}.referral-modal .achievement{width:auto;height:136px}.referral-modal .achievement .achievement-img{width:136px;height:100%}.referral-modal .promocode-xxx{margin-top:2rem;margin-bottom:2rem;text-align:center;font-family:"museo_sans_cyrl500";font-size:26px;color:#e3e3e3}.navbar-toggler{padding:0;border:0}.main-slider{height:auto}.main-slider h1{font-size:2.8rem;font-family:"museo_sans_cyrl900";margin-bottom:1.7rem;line-height:3.8rem}.main-slider .info-slider{padding:24px 31px 32px 30px}.main-slider .info-slider .text-slide{margin-bottom:24px;font-size:1.4rem}.main-slider .image-slider{align-items:center;justify-content:center;height:234px}.process-video{margin-bottom:32px}.mobile-app .info-block .mcf-app h2,.news-slider .whats-new h2,.process-video h2{font-size:2.2rem;font-family:"museo_sans_cyrl900"}.mobile-app .info-block .mcf-app p,.news-slider .whats-new p,.process-video p{font-family:"museo_sans_cyrl300";font-size:1.4rem}.mobile-app{height:auto;overflow:hidden}.mobile-app .image-block{position:relative;background-color:#ffbd2b;border-radius:8px 8px 0 0;height:173px;overflow:hidden;text-align:center;background:linear-gradient(140deg,#b990ad 0,#e8b5bf 50%,#f4f2f5 100%)}.mobile-app .info-block{padding:24px 31px 32px 30px;border-radius:0 0 8px 8px;background:#f5f2f5}.mobile-app .info-block>div{flex-wrap:wrap}.mobile-app .info-block .text-block{margin-bottom:28px;text-align:center}.mobile-app .info-block .gradient-ground{position:absolute;width:236.13px;height:232px;left:200px;top:155px;background:radial-gradient(84.35% 84.35% at 50% 50%,#8c1ea8 0,rgba(255,255,255,0) 100%);filter:blur(50px);transform:rotate(90deg)}.news-slider .news-col{overflow:hidden;padding-left:0!important}.news-slider .whats-new h2{padding-bottom:16px}.news-slider .whats-new p{margin-bottom:24px}.news-slider .main-blc{height:auto;color:#150c15;text-decoration:none;position:relative;max-height:173px}.news-slider .main-blc .block-name{font-size:1.8rem;font-family:"museo_sans_cyrl700";letter-spacing:-.38px;margin-bottom:8px}.news-slider .news-slider-btns{margin-bottom:25px;margin-top:0!important}.navbar .buttons .navbar-actives div,.news-slider .news-slider-btns a{display:inline-block}.news-slider .news-slider-btns a:not(.activelink){opacity:.2}.news-slider .item-slider-link img{width:100%}.news-slider .item-slider-link .stock-desc{position:absolute;width:170px;top:32px;left:38px}.news-slider .item-slider-link .stock-desc.text-right{right:18px}.footer a,.news-slider .item-slider-link .stock-desc.f-white{color:#fff}.news-slider .item-slider-link .stock-desc p{letter-spacing:0}.news-slider .item-slider-link .stock-desc p.sdesc{font-family:"museo_sans_cyrl300";font-size:1.4rem;line-height:1.8rem}.news-slider .item-slider-link .stock-desc p.categ{font-size:1.2rem;margin-bottom:1.6rem}.news-slider .tags-col-size{justify-content:flex-start}.promo-services .promo-services-block{margin-top:24px}.promo-services .main-blc{height:auto;padding:35px 71px 35px 32px;background-image:url(/assets/images/sign-bg.jpg);background-size:cover;background-attachment:local;background-position-x:center}.promo-services .main-blc h2{padding-right:0;font-size:2.2rem}.promo-services .main-blc .btn{margin-top:14px}.whois{height:auto;overflow:hidden;margin-bottom:64px}.whois .image-block{margin-top:0!important;margin-bottom:0!important;overflow:hidden}.whois .image-block picture{width:100%;height:auto}.whois .image-block picture img{margin-bottom:-10%;width:100%}.whois .info-block{padding:24px 29px 32px}.whois .info-block>div{justify-content:start!important;align-items:flex-start!important;text-align:left!important}.whois .info-block h2{font-size:2.2rem}.whois .info-block .text-block{margin-bottom:0}.footer{background-color:#150c15;width:100%;padding:32px 0 56px;color:#fff}.footer .sections{margin-top:43px}.footer a{text-decoration:none}.footer .logo{margin-bottom:34px}.footer li{font-size:1.4rem;line-height:2rem}.footer li:not(:last-child){margin-bottom:12px}.footer .btn{padding:10px 16px}.footer .language li{position:relative;display:inline-block}.footer .language li:first-child ::after{content:"/";position:absolute;right:-7px;color:#979797}.footer .language li .active{font-family:"museo_sans_cyrl900"}.footer .language li a{font-size:1.5rem}.footer .language .ua{padding-left:5px}.footer hr{border-width:.5px;opacity:.25}.navbar .navbar-brand svg{height:37px!important;width:auto!important}.navbar .buttons{display:flex;justify-content:space-between;width:calc(100vw - 66px)}.navbar .buttons .navbar-actives{display:flex;align-items:center}.navbar .buttons .navbar-actives div.nav-button{margin-right:1rem}.navbar .buttons .navbar-actives div.nav-button.dropdown{padding-bottom:0}.navbar .buttons .navbar-actives div.nav-button a,.navbar .buttons .navbar-actives div.nav-button button{position:relative}.navbar .buttons .navbar-actives div.nav-button a.nav-link,.navbar .buttons .navbar-actives div.nav-button button.nav-link{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#f5f2f5;border-radius:50%;border:0;padding:0}.navbar .buttons .navbar-actives div.nav-button a:hover,.navbar .buttons .navbar-actives div.nav-button button:hover{background:#dfdddf;opacity:1}.navbar .buttons .navbar-actives div.nav-button a .newmsg,.navbar .buttons .navbar-actives div.nav-button button .newmsg{position:absolute;width:1.2rem;height:1.2rem;background:#7fca51;right:0;top:-.4rem;border:.2rem solid #fff;border-radius:.8rem;padding:.2rem}.navbar .buttons .navbar-actives div.nav-button a .cart-items-count,.navbar .buttons .navbar-actives div.nav-button button .cart-items-count{position:absolute;min-width:2rem;height:2rem;background:#fbad00;right:-.6rem;top:-.6rem;border:.2rem solid #fff;border-radius:1rem;padding:.2rem;color:#150c15;text-align:center;display:flex;align-items:center;justify-content:center}.navbar .buttons .navbar-actives .dropdown{position:relative;padding-bottom:18px}.navbar .buttons .navbar-actives .dropdown .dropdown-menu{padding:16px;box-shadow:0 2px 16px rgba(0,0,0,.08);border-radius:8px;border:0;left:-105px;top:55px}.navbar .buttons .navbar-actives .dropdown .dropdown-menu.hide{overflow:hidden;display:none}.navbar .buttons .navbar-actives .dropdown .dropdown-menu.show{overflow:visible}.navbar .buttons .navbar-actives .dropdown .dropdown-menu .dropdown-item{font-size:1.2rem;line-height:36px}.navbar .buttons .navbar-actives .dropdown .dropdown-menu .dropdown-item:active,.navbar .buttons .navbar-actives .dropdown .dropdown-menu .dropdown-item:focus{background-color:#f5f2f5;color:#150c15}.navbar .buttons .navbar-actives .dropdown .dropdown-menu .dropdown-item img{margin-right:8px}.slider-comp.slider-type-kit{margin-bottom:30px}.slider-comp.slider-type-kit .shadow-last-elem{position:absolute;left:calc(100% - 32px);top:0;width:32px;height:100%;background:linear-gradient(90deg,rgba(255,255,255,0) 0,#fff 100%)}.slider-comp.slider-type-kit .top-list-nav{padding-right:15px;margin-top:20px}.slider-comp .kits-nav a{text-align:center;display:inline-block;width:32px;height:32px;background:#f5f2f5;border-radius:16px;margin-left:8px;padding:0}.slider-comp .kits-nav a img{margin:8px}.slider-comp .kits-nav a.btn:not(.activelink){opacity:.4}.slider-comp a{color:#150c15}.slider-comp a .img-bg{background:#f5f2f5;width:100%;height:auto;overflow:hidden;border-radius:8px;margin-bottom:16px}.slider-comp a .img-bg img{width:100%;height:auto}.slider-comp a h4{font-size:1.7rem;font-family:"museo_sans_cyrl500";text-transform:none}.slider-comp h2{font-size:2rem!important}.slider-comp .img-bg-coffee{height:80px!important;width:80px!important}.slider-comp span{font-size:1.4rem!important}.panel-action-coffee{margin-top:24px}.coffee-list{margin:20px 0 0}.coffee-list.blend{margin-bottom:calc(100vh - 200px)}.coffee-list h1{font-size:2rem}.coffee-list .panel-action{position:relative}.coffee-list .panel-action .btn.btn-noborder,.coffee-list .product-item p{font-size:1.4rem}.coffee-list .panel-action .create-a-blend{padding-left:15px}.coffee-list .panel-action .create-a-blend a{margin-top:1.5rem}.coffee-list .panel-action .filter{padding-right:15px;text-align:right}.coffee-list.blend .coffee-item{padding:12px 15px;margin:0 -15px}.coffee-list.blend .coffee-item.checked-row::before{width:100%;left:0}.coffee-list .product-item{display:grid!important;grid-template-columns:repeat(2,1fr);color:#150c15;font-family:"museo_sans_cyrl500";position:relative}.coffee-list .product-item.expanded{grid-template-columns:repeat(1,1fr)}.coffee-list .product-item.expanded .price-block .price-by{justify-content:flex-end}.coffee-list .product-item .features p{font-size:1.3rem}.coffee-list .product-item .features.kit p{height:54px;-webkit-line-clamp:3}.coffee-list .product-item .features .group-rating{justify-items:end}.coffee-list .product-item .sca{top:0;right:5%;z-index:2}.coffee-list .product-item .sca img{width:60px;height:60px}.coffee-list .product-item .sca span.sca-point{left:0;font-size:1.3rem;width:60px;height:60px}.coffee-list .product-item hr{margin:12px 0}.coffee-list .product-item .item-header{display:inline-block;width:100%;position:relative;text-align:left;margin-bottom:1.5rem;margin-top:0}.coffee-list .product-item .item-header .category-name{line-height:120%;text-align:left}.coffee-list .product-item .item-header h4{line-height:2rem;font-family:"museo_sans_cyrl700";text-transform:none;margin-bottom:0;white-space:normal;overflow:hidden;text-overflow:ellipsis;word-wrap:normal;height:auto;justify-content:start}.coffee-list .product-item .item-header .categ-symbol{display:inline-block;border:1.5px solid #150c15;border-radius:8px;padding:1px 4px;font-size:1.1rem;line-height:1.3rem;margin-left:4px;margin-top:5px;text-transform:uppercase}.coffee-list .product-item .product-image-block{grid-row:1/3;overflow:visible;margin-top:0;height:150px;display:flex;align-items:center;justify-content:center;margin-right:15px}.coffee-list .product-item .product-image-block .product-image-item{max-width:100%;width:auto;max-height:170px}.coffee-list .product-item .desc{position:relative;font-size:1.3rem;line-height:1.5rem;height:32px}.coffee-list .product-item .item-name{color:#150c15;text-decoration:none}.coffee-list .product-item h4{font-size:1.6rem;font-family:"museo_sans_cyrl700";text-transform:none;margin-bottom:1rem;text-align:left}.coffee-list .product-item .item-tags{top:10px}.coffee-list .product-item .item-tags .tag-name{position:relative;padding:4px 8px;color:#fff;text-decoration:none;background:#f5f2f5;font-family:"museo_sans_cyrl700";border-radius:8px;display:inline-block;font-size:1.1rem}.coffee-list .product-item .low-desc{position:relative;color:#b9b3b9;margin-bottom:0}.coffee-list .product-item .features{margin-top:8px;margin-bottom:18px}.coffee-list .product-item .features .stock{display:grid;grid-template-columns:repeat(2,1fr);padding-right:15px}.coffee-list .product-item .features .stock:nth-child(2n+1){padding-right:15px}.coffee-list .product-item .features .stock .group-rating{text-align:right}.coffee-list .product-item .btn-review{display:inline-block;background:0 0;border:1px solid rgba(185,179,185,.25);font-family:"museo_sans_cyrl500";border-radius:8px;padding:8px!important;color:#150c15;line-height:1.6rem;text-decoration:none}.coffee-list .product-item .btn-review.new{border:1px solid #150c15}.coffee-list .product-item .btn-review span{margin-left:3px}.coffee-list .product-item .btn-review:hover{background:#faf9fb;opacity:1}.coffee-list .product-item .product-action-row{grid-column:1/span 2}.checkout-container h2.compname.kit,.coffee-list .product-item .price-block{margin-top:0}.coffee-list .product-item .btn-panel-item{padding-left:0}.coffee-list.blend .product-item{grid-template-columns:repeat(1,1fr)}.coffee-list.blend .product-item .item-header{margin-bottom:0}.coffee-list .product-item-block::before{left:15px}.shop .product-item .product-image-block .image-fl{height:140px}.shop .product-item .product-image-block .image-fl img{height:100%!important;width:auto!important}.shop .product-item .product-image-block .product-image-item{max-width:none}.coffee-by-categ{margin-top:30px}.coffee-by-categ .coffee-varieties{padding-right:15px}.coffee-by-categ .coffee-varieties .group-rating .rating{margin:0!important}.coffee-by-categ .item-tags{position:absolute}.coffee-by-categ .your-review{align-items:end!important}.row-menu{overflow-x:auto}.productblock{padding-right:15px!important;padding-left:15px!important}.add-promocode{padding-left:15px}.add-promocode>button{display:flex;align-items:center;justify-content:center;width:auto!important;padding-right:50px}.add-promocode>button .count-block{background:rgba(251,173,0,.4);border-radius:100px;position:absolute;display:flex;justify-content:center;align-items:center;right:5px;top:3px;height:30px;min-width:30px;font-size:1.5rem;font-family:"museo_sans_cyrl900"}.add-to-wishlist{position:absolute;top:10px;right:19px;border:0;background:0 0}.notification .padding-logo{padding:12px 0 12px 12px}.notification .padding-logo>span{padding:16px;border-radius:50%}.notification .padding-logo>span svg{width:24px;height:24px}.notification .changes{padding:12px 35px 12px 12px!important}.all-orders{padding:0 5px}.open-order .order-details .unit-price{font-family:"museo_sans_cyrl500";font-size:1.2rem;color:#a19ea1;text-align:right!important;padding-right:15px!important}.current-bonus{margin-bottom:0}.current-bonus p,.current-bonus p a{font-family:"museo_sans_cyrl700";font-size:2rem}.current-bonus p a{font-size:1.5rem;color:#fff;background:#150c15;height:20px;width:20px;border-radius:50%;margin-left:18px;padding:1px 8px}.current-bonus hr{margin:14px!important;padding:0 15px}.bonus-statistics .bonus{margin-top:20px}.bonus-statistics .bonus .bonuces-indicator{height:156px;width:156px}.bonus-statistics .bonus .indicator .quantity{font-size:3.5rem}.bonus-statistics .bonus .indicator .name{font-size:2rem;line-height:1rem}.bonus-statistics .bonus .typesofbonuses{padding-top:7px;padding-bottom:0}.bonus-statistics .bonus .typesofbonuses .oval{padding:15px}.give-feedback{justify-content:left!important;margin-top:24px}.filter-coffee .filter-block{max-height:calc(100vh - 96px)!important;padding-bottom:30px!important}.filter-coffee .minmax{margin-top:1rem}.filter-coffee .responsive-input{padding-left:15px!important}.filter-coffee .responsive-input .mt-3{margin-top:3rem!important}.filter-coffee .btn-panel{margin:0!important;padding:20px 32px 30px;bottom:65px!important}.shares .filter h3{font-family:"museo_sans_cyrl900";font-size:2.2rem;margin-bottom:12px}.shares .new-and-stock>.item-tile{padding-bottom:20px}.shares .new-and-stock{padding:0}.shares .new-and-stock a{border-radius:12px;overflow:hidden}.shares .new-and-stock .new img,.shares .new-and-stock .stock img{width:100%;border-radius:12px}.shares .new-and-stock .new .title .block-name{line-height:2rem}.shares .new-and-stock .new .title .sdesc svg,.shares .new-and-stock .stock .title .sdesc svg{width:50%;height:auto}.shares .new-and-stock .time span{font-size:1.5rem;font-family:"museo_sans_cyrl500";color:#150c15;margin:0}.shares .new-and-stock a:hover{opacity:1!important;box-shadow:0 30px 32px -23px #979797}.shares .new-and-stock .cart-padding{padding:16px 15px}.shares .new-and-stock .stock{max-height:200px}.shares .new-and-stock .new .title,.shares .new-and-stock .stock .title{position:absolute;top:48px;left:33px}.shares .new-and-stock .stock .title .categ{font-size:1.3rem;font-family:"museo_sans_cyrl500";color:#fff}.shares .new-and-stock .stock .title .block-name{font-size:2rem;font-family:"museo_sans_cyrl700";color:#fff;line-height:2rem}.shares .new-and-stock .stock .title .sdesc{font-size:1.5rem;font-family:"museo_sans_cyrl300";color:#fff}.shares .new-and-stock .new .title .categ,.shares .new-and-stock .time a{font-size:1.3rem;font-family:"museo_sans_cyrl500";color:#150c15}.shares .new-and-stock .new .title .block-name{font-size:2rem;font-family:"museo_sans_cyrl700";color:#150c15}.shares .new-and-stock .new .title .sdesc{font-size:1.5rem;font-family:"museo_sans_cyrl300";color:#150c15}.shares .new-and-stock .time{margin-bottom:0;justify-content:center;margin-top:16px}.shares .new-and-stock .time a{margin-left:4px;font-size:1.5rem;color:#9b74c8}.promotion-page .img-block{margin-bottom:16px}.item-details{padding-bottom:80px}.item-details .sec-prod-img{height:60px;margin-bottom:13px;overflow:hidden;text-align:center;display:inline-block}.item-details .sec-prod-img img{width:59px}.item-details .sec-prod-img:not(:last-child){margin-right:4px}.item-details .main-prod-img{height:285px!important}.reviews-modal .modal .modal-content .modal-body .btn,.sign-pg .sp-cookie button,.sp-cookie button{width:100%}.sign-pg .sp-cookie{padding-bottom:inherit}.reviews-modal .modal .modal-content .modal-body .delete{display:block;width:100%;margin-top:24px;text-align:center;font-family:"museo_sans_cyrl500";font-size:1.3rem;padding:0 30px;color:#150c15}.rating-modal .modal{position:fixed;width:100%;height:100%;background-color:rgba(21,12,21,.6);z-index:999;justify-content:center;align-items:center;opacity:1!important;overflow:auto}.rating-modal .modal .modal-dialog{transform:none!important;max-width:489px}.rating-modal .modal .modal-content{border:0;border-radius:8px;max-height:729px}.rating-modal .modal .modal-content .modal-body{padding:48px 16px}.deletingprofile-modal .modal .modal-content .modal-body .btn,.rating-modal .modal .modal-content .modal-body .btn-primary{width:100%}.changenumber-modal .modal .modal-content{border:0;border-radius:8px;max-height:540px}.changenumber-modal .modal .modal-content .modal-body{padding:32px 44px}.changenumber-modal .modal .modal-content .modal-body h2{font-family:"museo_sans_cyrl900";font-size:2.2rem;padding-bottom:0;letter-spacing:-.26px;margin-bottom:32px}.deletingprofile-modal .modal .modal-content .modal-body{padding:40px 16px}.deletingprofile-modal .modal .modal-content .modal-body .delete{display:block;width:100%;margin-top:24px;text-align:center;font-family:"museo_sans_cyrl500";font-size:1.3rem;padding:0 30px;color:#150c15}.deletingprofile-modal .modal .modal-content .modal-body h2{font-family:"museo_sans_cyrl700";font-size:2.2rem;padding:0;margin-bottom:2.4rem}.checkout-container{margin-bottom:100px}.checkout-container>.row>div>.pl-6{padding-left:4rem}.checkout-container .step-checkout-title{font-size:1.5rem;line-height:2rem;color:#b9b3b9;font-family:"museo_sans_cyrl700"}.checkout-container .step-checkout-title span.data{display:block;margin-left:0;color:#150c15;font-family:"museo_sans_cyrl500"}.checkout-container .step-checkout-title .number{left:-25px!important}.checkout-container .number{position:relative;left:0;display:none;margin-top:0;line-height:30px;margin-right:5px}.checkout-container .sign-customer .btn{padding:.9rem 1rem}.checkout-container .sign-customer .btn.customer:hover{opacity:1}.checkout-container .sign-customer .btn.customer:not(.active){border:1px solid #a19ea1;padding:.9rem 1rem}.checkout-container .sign-customer .btn.customer.active:before{background:0 0}.checkout-container .sign-customer .btn.customer:not(:first-child){margin-left:16px}.checkout-container .user-info{margin-bottom:40px}.checkout-container .user-info .btn{padding-left:32px;padding-right:32px}.checkout-container .checkout-step{margin:0 -15px;padding:15px;border-radius:8px}.checkout-container .checkout-step h3{font-size:1.5rem;font-family:"museo_sans_cyrl700";line-height:1.8rem;letter-spacing:.2px;padding-bottom:0}.checkout-container .checkout-step .form-group:last-child label{margin-bottom:0}.checkout-container .checkout-step .form-group .cost-of-delivery{text-align:right}.checkout-container .checkout-step .address-courier{margin-left:22px}.checkout-container .checkout-step .address-courier .form-underline{margin-bottom:0}.checkout-container .checkout-step .form-underline label{font-size:1.2rem}.checkout-container .checkout-step .form-underline input{border-color:#e8e8e9;padding-left:0}.checkout-container .checkout-step .recipient{margin-left:-15px;font-size:1.6rem}.checkout-container .checkout-step .recipient label{font-size:1.6rem}.checkout-container .checkout-step .recipient ::placeholder{font-family:"museo_sans_cyrl300"}.checkout-container .order-success-list{font-size:1.5rem;margin:40px 0;font-family:"museo_sans_cyrl500"}.checkout-container .order-success-list hr,.checkout-container .payment-details hr{margin:12px 0 24px}.checkout-container .order-success-list .row-label{color:#b9b3b9}.checkout-container .order-success-list .list-option{margin:2px 0;font-size:1.2rem;color:#a19ea1;line-height:1.8rem}.checkout-container .order-success-list .list-option span:first-child{display:none}.checkout-container .payment-details{font-size:1.5rem;margin:40px inherit}.checkout-container .payment-details>div{display:flex}.checkout-container .payment-details>div>span:last-child{color:#b9b3b9;margin-left:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.checkout-container .payment-details .non-call-me>span{color:#150c15;font-size:1.2rem;line-height:24px}.checkout-container .payment-details .checkout-step{margin:0;padding:15px}.checkout-container .payment-details .checkout-step>span,.edit .form-group span{font-family:"museo_sans_cyrl500"}.checkout-container .payment-details .checkout-step.brad-top{border-radius:8px 8px 0 0}.checkout-container .payment-details .checkout-step.brad-bt{border-radius:0 0 8px 8px}.checkout-container .btn-primary{width:100%}.edit .personal-date-title{font-family:"museo_sans_cyrl500";font-size:1.6rem;margin-bottom:35px}.edit .user-info .edit-panel-action{align-items:center}.edit .user-info .edit-panel-action button{width:100%;padding:1rem 2rem;margin-bottom:16px}.edit .user-info .edit-panel-action .btn-delete{text-align:center}.edit .form-group span button,.edit .user-info .edit-panel-action .btn-delete button{padding:0;border:0;background:0 0;font-family:"museo_sans_cyrl700";font-size:1.3rem;letter-spacing:-.25px}.edit .form-group{position:relative}.edit .form-group span{font-size:1.2rem;color:#a19ea1}.edit .form-group span button{color:#a19ea1;text-decoration:underline}.edit .form-group .btn-white,.edit .form-group span{position:absolute;right:0;top:5px}.edit .form-group .pr-12{padding-right:12rem}.navbar-nav:not(.lang-list){left:-15px!important}.header-responsive{margin:0}.header-responsive .headmenu{margin:1.2rem 0}.item-details .main-features{overflow-x:scroll;flex-wrap:nowrap!important}.item-details .main-features .col{flex:0 0 40%}.item-details hr::after{content:none!important}.coffee-item-details .slider-type-tag.recommend-slider .scroller{grid-auto-columns:calc(var(--_carousel-item-size)/1.4)!important}}@media only screen and (max-width:374.98px){.coffee-list .coffee-item .sca{top:0;right:5px}.coffee-list .price-block .price{font-size:1.8rem}}@media (min-width:576px) and (max-width:767.98px){.sign-form .col-sm-12{padding:0}}@media only screen and (max-width:767.98px){body>.container,html>.container{padding-top:20px;padding-bottom:20px;min-height:calc(100vh - 60px)}.referral-info h1,.referral-info h2,h1{font-family:"museo_sans_cyrl900";font-size:2.4rem}.cart .item-name .cart-item-description{line-height:1.3rem;font-size:1.3rem}.headmenu .navbar-actives{margin-left:auto;margin-right:16px}.headmenu .navbar-actives .nav-button{margin-left:1rem!important}.headmenu .navbar-actives .nav-button a:hover{background:0 0!important}.headmenu .navbar-actives .nav-button:not(.cart-link) a{position:initial!important}.headmenu .navbar-actives .dropdown .dropdown-menu{position:fixed;top:0;right:0;left:auto;z-index:1000;float:left;font-size:1rem;background-color:#fff;padding:60px 20px;width:80%;height:100%;border-radius:10px 0 0 10px}.headmenu .close-menu{position:absolute!important;display:block;padding:15px 10px;width:px;top:0;right:0;background:0 0!important;border:0}.headmenu .close-menu img{width:30px}.headmenu .navbar-nav .lang-list{margin-left:0;margin-bottom:2rem;display:flex;flex-direction:row}.headmenu .navbar-nav .lang-list li{width:auto}.navbar-nav .hr-head-menu{width:100%!important}.navbar-nav .help-head{margin-bottom:0;margin-top:10rem}.navbar-nav .soc-link-head{position:absolute;bottom:60px;right:0;padding-left:3rem!important}.navbar-nav .soc-link{background:#f5f2f5;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:20px;float:left}.navbar-nav .soc-link svg{fill:#150c15}.navbar-nav .soc-link:not(:last-child){margin-right:8px}.navbar-nav .soc-link:hover{opacity:.8}.head-menu-scroll{max-height:75%;overflow-x:hidden;width:100%}.navbar-nav:not(.lang-list){position:absolute;z-index:2;background:#fff;box-shadow:3px 22px 32px rgba(185,181,185,.24);width:100%;height:100%;display:flex;align-items:flex-start;top:-12px;transition:1s;padding:60px 20px;border-radius:10px 0 0 10px}.navbar-nav:not(.lang-list) hr{margin:6px 0;border-top:1px solid #f5f2f5}.navbar-nav:not(.lang-list) .contact-headmenu{margin-top:1rem}.navbar-nav:not(.lang-list) .contact-headmenu a{color:#000;font-size:1.4rem;text-decoration:underline}.navbar-nav:not(.lang-list)>li .active{font-family:"museo_sans_cyrl700"}.navbar-nav:not(.lang-list)>li a{font-family:"museo_sans_cyrl500";font-size:1.6rem;padding:7px 0!important;color:#150c15}.navbar-nav:not(.lang-list)>li a.nav-link.active::after{width:100%!important;left:0!important}.collapse:not(.show){display:none}.collapse ul{opacity:0;visibility:hidden}.collapse.show{position:fixed;top:12px;z-index:10;right:-15px;width:80vw;height:100vh;transition:all 1s ease-in-out}.collapse.show ul{opacity:1;visibility:visible}.sign-mcf-logo{justify-content:center!important;margin:24px 0}.login-form .col-8,.login-form .col-sm-8{margin:0 auto}.sign-form{margin:0}.sign-form h1{font-size:2.2rem!important;margin-bottom:30px}.sign-form form input{font-size:1.5rem;border-radius:8px;padding:17px;height:56px}.sign-form form .form-group{margin-bottom:16px}.sign-form form .forgot-pwd{color:#150c15;display:inline-block;border:0;background:0 0;width:100%;font-size:1.2rem;margin-bottom:9px;text-align:left}.sign-form .sep-form{position:relative}.sign-form .sep-form::before{content:"";display:inline-block;width:250px;height:1px;border-top:1px solid #b9b3b9;margin:40px 0}.sign-form .sep-form span{color:#b9b3b9;font-size:1.5rem;position:absolute;top:calc(50% - 30px);left:calc(50% - 30px);background-color:#f5f4f5;padding:15px}.sign-form .btns-sign .btn.w100.nav-link{margin-bottom:16px;text-align:center!important}.sign-form .btns-sign .btn.w100.nav-link img{float:none;margin-right:4px;margin-top:-3px;padding-left:10px}.sign-form .btns-sign .btn.w100.nav-link a{padding:0 2.1rem}.sign-form .btns-sign .btn.w100.nav-link a img,.sign-form .btns-sign.sign-up .btn.w100.nav-link a img{float:none}.sign-form .btns-sign .btn.w100:last-child{margin-bottom:0}.sign-form .btns-sign .btn a,.sign-form .btns-sign .btn span{position:absolute;display:inline-block;line-height:52px;width:100%;left:0;top:0;color:inherit;text-decoration:none}.sign-form .btns-sign.sign-up .btn{padding:.8rem 1.6rem}.sign-form .btns-sign.sign-up .btn.w100.nav-link a{padding:0 1.4rem}.sign-form .btns-sign.sign-up .btn.w100.nav-link img{float:left;margin-right:14px;margin-top:-3px;padding-left:1px}.orders-block{padding-right:15px!important;padding-left:15px!important}.help .category-help{font-size:1.5rem;font-family:"museo_sans_cyrl500";color:#a19ea1;margin-bottom:20px;margin-top:40px}.help .open-answer{margin-left:0;margin-right:0}.help .open-answer .answer{padding:10px 0}.help .open-answer .dropdown{padding:0}.contactus{padding-left:0;margin-bottom:70px}.contactus .contactus-title{font-size:2.2rem;font-family:"museo_sans_cyrl700";color:#150c15;margin-bottom:26px;text-align:center}.orders-menu .welcome .hello{align-self:center}.orders-menu .welcome p{margin-bottom:10px}.orders-menu hr{margin:6px 0}.orders-menu ul li{margin-bottom:8px}.orders-menu ul li .go-to-section{padding-right:3rem!important}.orders-menu ul li.active a{font-family:"museo_sans_cyrl700"!important;font-size:1.4rem!important}.orders-menu ul li.active svg{fill:#150c15!important}.orders-menu ul li.active::before{display:none;content:none!important}.orders-menu ul li a,.orders-menu ul li a :hover{font-size:1.4rem}.orders-menu ul li a.active::before{width:100%!important;content:none!important}.orders-menu .exit{position:fixed;bottom:0}.orders-menu.dropdown-menu .welcome a{position:initial!important}.head-menu-respons:not(.lang-list) li,.search .search-block .search-form .search-field .newsletter-form input:not([type=submit]){width:100%}.not-found{align-content:center;height:100%;padding-top:72px;padding-bottom:100px}.not-found p{font-family:"museo_sans_cyrl500";font-size:1.5rem;margin-top:10px}.not-found .error h2,.not-found .mcf-app h2{font-family:"museo_sans_cyrl900";font-size:3rem;margin:16px 0 22px}.not-found .error span,.terms-conditions h4 span{font-family:"museo_sans_cyrl500";font-size:1.6rem;color:#a19ea1}.not-found .error p a{font-family:"museo_sans_cyrl700";font-size:1.5rem;text-decoration:underline;color:#150c15}.not-found .mcf-app{margin-top:56px}.not-found .mcf-app h2{font-size:2.2rem;margin:0}.filter-coffee .panel-action-coffee{margin-top:0}.terms-conditions h4 span{font-size:1.2rem}.terms-conditions .ml-3{margin-left:0!important}.search{position:fixed;width:100%;height:100%;background-color:rgba(21,12,21,.6);z-index:999}.search .container{min-height:100%}.search .search-block{background:#faf9fb;position:fixed;top:0;width:100%;height:auto}.search .search-block .search-form{padding:17px 15px;border-radius:12px}.search .search-block .search-form h3{font-size:1.6rem;font-family:"museo_sans_cyrl500";margin-bottom:0;padding-bottom:8px}.search .search-block .search-form p{font-size:1.2rem;font-family:"museo_sans_cyrl500";margin-bottom:15px}.search .search-block .search-form .search-field .newsletter-form{position:relative}.search .search-block .search-form .search-field .newsletter-form input{border-radius:8px;padding:8px 13px;font-size:1.3rem;border:0!important;outline:0}.search .search-block .search-form .search-field .newsletter-form input[type=submit]{position:absolute;background:url(/assets/images/search.svg) no-repeat center center;background-size:contain;right:6px;height:18px;top:7px;opacity:1;padding-left:30px}}@media (min-width:576px) and (max-width:767.98px){.navbar-toggler{padding:0;border:0}.container{max-width:767.98px;padding:0 30px}.main-slider{height:auto;width:100%}.main-slider h1{font-size:3rem;font-family:"museo_sans_cyrl900";margin-bottom:1.7rem;line-height:4.8rem}.main-slider .info-slider{padding:24px 15px 24px 60px}.main-slider .info-slider .text-slide{margin-bottom:24px;font-size:1.4rem}.main-slider .image-slider{align-items:center;justify-content:center;height:219px;overflow:hidden}.main-slider .image-slider img{min-width:100%;height:auto}.process-video{margin-bottom:32px}.mobile-app .info-block .mcf-app h2,.news-slider .whats-new h2,.process-video h2{font-size:2.2rem;font-family:"museo_sans_cyrl900"}.mobile-app .info-block .mcf-app p,.news-slider .whats-new p,.process-video p{font-family:"museo_sans_cyrl300";font-size:1.4rem}.mobile-app{height:auto;overflow:hidden}.mobile-app .image-block{position:relative;background-color:#ffbd2b;border-radius:8px 8px 0 0;height:173px;overflow:hidden;text-align:center}.mobile-app .image-block img{margin-top:16px;right:0!important}.header .navbar .buttons .navbar-actives div.nav-button a,.header .navbar .buttons .navbar-actives div.nav-button button,.mobile-app .image-block .img-abs{position:relative}.mobile-app .image-block .img-abs.r1{right:10px}.mobile-app .image-block .img-abs.r2{right:20px}.mobile-app .image-block .img-abs.r3{right:30px}.mobile-app .image-block .img-abs.r4{right:40px}.mobile-app .image-block .img-abs.r5{right:50px}.mobile-app .image-block .img-abs.r6{right:60px}.mobile-app .image-block .img-abs.r7{right:70px}.mobile-app .image-block .img-abs.r8{right:80px}.mobile-app .image-block .img-abs.r9{right:90px}.mobile-app .image-block .img-abs.r10{right:100px}.mobile-app .image-block .img-abs.b0{bottom:0}.mobile-app .info-block{padding:24px 115px 32px;border-radius:0 0 8px 8px;background:#f5f2f5}.mobile-app .info-block>div{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.mobile-app .info-block .text-block{margin-bottom:28px;text-align:center}.mobile-app .info-block .gradient-ground{position:absolute;width:236.13px;height:232px;left:200px;top:155px;background:radial-gradient(84.35% 84.35% at 50% 50%,#8c1ea8 0,rgba(255,255,255,0) 100%);filter:blur(50px);transform:rotate(90deg)}.news-slider .news-col{overflow:hidden;padding-left:0!important}.news-slider .whats-new .mt-5{margin-top:-2rem!important}.news-slider .whats-new h2{padding-bottom:16px}.news-slider .whats-new p{margin-bottom:24px}.news-slider .main-blc{height:100%;width:auto;color:#150c15;text-decoration:none;position:relative}.news-slider .main-blc .block-name{font-size:1.8rem;font-family:"museo_sans_cyrl700";letter-spacing:-.38px;margin-bottom:8px}.news-slider .news-slider-btns{margin-bottom:25px;margin-top:0!important}.coffee-list .coffee-item .item-header h4,.header .navbar .buttons .navbar-actives div,.news-slider .news-slider-btns a{display:inline-block}.news-slider .news-slider-btns a:not(.activelink){opacity:.2}.news-slider .item-slider-link img{width:100%}.news-slider .item-slider-link .stock-desc{position:absolute;width:170px;top:32px;left:38px}.footer a,.news-slider .item-slider-link .stock-desc.f-white{color:#fff}.news-slider .item-slider-link .stock-desc p{letter-spacing:0}.news-slider .item-slider-link .stock-desc p.sdesc{font-family:"museo_sans_cyrl300";font-size:1.4rem;line-height:1.8rem}.news-slider .item-slider-link .stock-desc p.categ{font-size:1.2rem;margin-bottom:1.6rem}.promo-services .promo-services-block{margin-top:24px}.promo-services .main-blc{height:auto;padding:35px 206px 35px 32px;background-image:url(/assets/images/sign-bg.jpg);background-size:cover;background-attachment:local;background-position-x:center}.promo-services .main-blc h2{padding-right:0;font-size:2.2rem}.promo-services .main-blc .btn{margin-top:14px}.whois{height:auto;overflow:hidden;margin-bottom:64px}.whois .image-block{margin-top:0;margin-bottom:0;overflow:hidden}.whois .image-block picture{width:100%;height:auto}.whois .image-block picture img{width:100%;height:auto;margin-top:-10%;margin-bottom:-15%}.whois .info-block{padding:24px 29px 32px}.whois .info-block>div{justify-content:start!important;align-items:flex-start!important;text-align:left!important}.whois .info-block h2{font-size:2.2rem}.whois .info-block .text-block{margin-bottom:0}.footer{background-color:#150c15;width:100%;padding:32px 0 56px;color:#fff}.footer .sections{margin-top:43px}.footer a{text-decoration:none}.footer .logo{margin-bottom:34px}.footer li{font-size:1.4rem;line-height:2rem}.footer li:not(:last-child){margin-bottom:12px}.footer .btn{padding:10px 16px}.footer .language li{position:relative;display:inline-block}.footer .language li:first-child ::after{content:"/";position:absolute;right:-7px;color:#979797}.footer .language li .active{font-family:"museo_sans_cyrl900"}.footer .language li a{font-size:1.5rem}.footer .language .ua{padding-left:5px}.footer hr{border-width:.5px;opacity:.25}.header{margin:12px 0 36px}.header,.header .navbar{padding:0}.header .navbar .buttons{display:flex;justify-content:space-between;width:92%}.header .navbar .buttons .navbar-actives{display:flex;align-items:center}.header .navbar .buttons .navbar-actives div.nav-button{margin-right:1rem}.header .navbar .buttons .navbar-actives div.nav-button.dropdown{padding-bottom:0}.header .navbar .buttons .navbar-actives div.nav-button a.nav-link,.header .navbar .buttons .navbar-actives div.nav-button button.nav-link{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:0;padding:0}.header .navbar .buttons .navbar-actives div.nav-button a:hover,.header .navbar .buttons .navbar-actives div.nav-button button:hover{background:#dfdddf;opacity:1}.header .navbar .buttons .navbar-actives div.nav-button a .newmsg,.header .navbar .buttons .navbar-actives div.nav-button button .newmsg{position:absolute;width:1.2rem;height:1.2rem;background:#7fca51;right:0;top:-.4rem;border:.2rem solid #fff;border-radius:.8rem;padding:.2rem}.header .navbar .buttons .navbar-actives div.nav-button a .cart-items-count,.header .navbar .buttons .navbar-actives div.nav-button button .cart-items-count{position:absolute;min-width:2rem;height:2rem;background:#fbad00;right:-.6rem;top:-.6rem;border:.2rem solid #fff;border-radius:1rem;padding:.2rem;color:#150c15;text-align:center}.header .navbar .buttons .navbar-actives .dropdown{position:relative;padding-bottom:18px}.header .navbar .buttons .navbar-actives .dropdown .dropdown-menu{padding:16px;box-shadow:0 2px 16px rgba(0,0,0,.08);border-radius:8px;border:0;left:-105px;top:55px}.header .navbar .buttons .navbar-actives .dropdown .dropdown-menu.hide{overflow:hidden;display:none}.header .navbar .buttons .navbar-actives .dropdown .dropdown-menu.show{overflow:visible}.header .navbar .buttons .navbar-actives .dropdown .dropdown-menu .dropdown-item{font-size:1.2rem;line-height:36px}.header .navbar .buttons .navbar-actives .dropdown .dropdown-menu .dropdown-item:active,.header .navbar .buttons .navbar-actives .dropdown .dropdown-menu .dropdown-item:focus{background-color:#f5f2f5;color:#150c15}.header .navbar .buttons .navbar-actives .dropdown .dropdown-menu .dropdown-item img{margin-right:8px}.header .navbar-nav{padding-bottom:48px;padding-top:28px;position:absolute;z-index:2;background:#fff;box-shadow:3px 22px 32px rgba(185,181,185,.24);width:100vw;left:-30px;height:auto;border-radius:0 0 8px 8px;align-items:center}.header .navbar-nav li a{font-family:"museo_sans_cyrl700";font-size:2rem;padding:16px 0;color:#150c15!important}.header .navbar-nav hr{width:48px;margin:6px 0;border:1px solid #b9b3b9}.header .collapse:not(.show){display:none}.collapse.show{width:60vw}.slider-comp.slider-type-kit .shadow-last-elem{position:absolute;left:calc(100% - 32px);top:0;width:32px;height:100%;background:linear-gradient(90deg,rgba(255,255,255,0) 0,#fff 100%)}.slider-comp.slider-type-kit .top-list-nav{padding-right:15px;margin-top:20px}.slider-comp .kits-nav a{text-align:center;display:inline-block;width:32px;height:32px;background:#f5f2f5;border-radius:16px;margin-left:8px;padding:0}.slider-comp .kits-nav a img{margin:8px}.slider-comp .kits-nav a.btn:not(.activelink){opacity:.4}.slider-comp a{color:#150c15}.slider-comp a .img-bg{background:#f5f2f5;width:100%;height:auto;overflow:hidden;border-radius:8px;margin-bottom:16px}.slider-comp a .img-bg img{width:100%;height:auto}.coffee-list .coffee-item h4,.slider-comp a h4{font-family:"museo_sans_cyrl700";text-transform:none}.slider-comp a h4{font-size:1.7rem;margin-bottom:0}.slider-comp h2{font-size:2rem!important}.slider-comp .img-bg-coffee{height:80px!important;width:80px!important}.slider-comp span{font-size:1.4rem!important}.panel-action-coffee{margin-top:24px}.coffee-list h1{font-size:2rem}.coffee-list .coffee-item{display:block;color:#150c15;font-family:"museo_sans_cyrl500";position:relative}.coffee-list .coffee-item p{font-size:1.4rem}.coffee-list .coffee-item hr{margin:12px 0}.coffee-list .coffee-item .sca{top:5px;right:30px}.coffee-list .coffee-item .item-header{display:inline-block;width:100%;position:relative}.coffee-list .coffee-item .item-header .category-name{line-height:130%}.coffee-list .coffee-item .item-header .product-image-block{overflow:visible}.coffee-list .coffee-item .item-header .categ-symbol{display:inline-block;border:1.5px solid #150c15;border-radius:8px;padding:1px 4px;font-size:1.1rem;line-height:1.3rem;margin-left:4px;margin-top:5px;text-transform:uppercase}.coffee-list .coffee-item .desc{position:relative}.coffee-list .coffee-item .item-name{color:#150c15;text-decoration:none}.coffee-list .coffee-item h4{font-size:2rem;line-height:2.4rem;margin-bottom:1rem}.coffee-list .coffee-item .tag-name{position:relative;padding:5px 9px;color:#150c15;text-decoration:none;background:#f5f2f5;font-family:"museo_sans_cyrl700";border-radius:8px;margin-bottom:16px;display:inline-block;font-size:1.2rem}.coffee-list .coffee-item .low-desc{position:relative;color:#b9b3b9;margin-bottom:0}.coffee-list .coffee-item .features{margin-top:8px;margin-bottom:18px}.coffee-list .coffee-item .btn-review{display:inline-block;background:0 0;border:1px solid rgba(185,179,185,.25);font-family:"museo_sans_cyrl500";border-radius:8px;padding:8px!important;color:#150c15;line-height:1.6rem;text-decoration:none}.coffee-list .coffee-item .btn-review.new{border:1px solid #150c15}.coffee-list .coffee-item .btn-review span{margin-left:3px}.coffee-list .coffee-item .btn-review:hover{background:#faf9fb;opacity:1}.coffee-list .coffee-item .price-block,.coffee-list .coffee-item .prod-action{margin-top:0}.coffee-by-categ .coffee-varieties{padding-right:15px}.coffee-by-categ .coffee-varieties .group-rating .rating{margin:0!important}.coffee-by-categ .your-review{align-items:end!important}.row-menu{overflow-x:auto}.product-item{margin-right:0;margin-bottom:25px}.shop_nav .dropdown-content{min-width:541px}.notification .changes{padding:16px 60px 16px 0}.all-orders{padding:46px 15px 0}.info-page .additionally{margin-top:0}.filter-coffee .filter-block{max-height:calc(100vh - 120px)!important}.filter-coffee .btn-panel{margin:40px auto 40px 32px!important}.shares .filter h3{font-family:"museo_sans_cyrl900";font-size:2.2rem;margin-bottom:32px}.shares .new-and-stock{padding:0}.shares .new-and-stock .cart-padding{padding:24px 15px}.shares .new-and-stock .new .title,.shares .new-and-stock .stock .title{top:73px;left:49px}.shares .new-and-stock .time{margin-top:24px;justify-content:center;margin-bottom:0}.shares .new-and-stock .time span{font-size:1.5rem;font-family:"museo_sans_cyrl500";color:#150c15;margin:0}.shares .new-and-stock .time a{margin-left:4px;font-size:1.5rem;font-family:"museo_sans_cyrl500";color:#9b74c8}.header-responsive,.header-responsive .headmenu{margin:0}.coffee-item-details .slider-type-tag.recommend-slider .scroller{grid-auto-columns:calc(var(--_carousel-item-size)/2)!important}}@media (min-width:768px){.bg-md-white{background:#fff}.registration-form .btns-sign .btn{padding:.8rem 0!important}.registration-form .btns-sign .btn.w100.nav-link{margin-bottom:16px;text-align:center!important}.registration-form .btns-sign .btn.w100.nav-link img{float:none;margin-right:4px;margin-top:-3px;padding-left:0!important}.registration-form .btns-sign .btn.w100.nav-link a,.registration-form .btns-sign.sign-up .btn.w100.nav-link a{padding:0}.registration-form .btns-sign .btn.w100.nav-link a img,.registration-form .btns-sign.sign-up .btn.w100.nav-link a img{float:none}.registration-form .btns-sign .btn.w100:last-child{margin-bottom:0}.registration-form .btns-sign .btn a,.registration-form .btns-sign .btn span{position:absolute;display:inline-block;line-height:52px;width:100%;left:0;top:0;color:inherit;text-decoration:none}.registration-form .btns-sign.sign-up .btn{padding:.8rem 0}.registration-form .btns-sign.sign-up .btn.w100.nav-link img{float:left;margin-right:14px;margin-top:-3px;padding-left:0}}@media (max-width:767.98px){.catalog-category .about-catalog{max-width:100%;padding-right:20px}.catalog-category .about-catalog h2{font-size:2.2rem}.catalog-category .categ-card{margin-bottom:15px}.shop .slider-item .img-bg img{left:16px!important;top:16px!important}.registration-form .btns-sign img.sign-ref-img{width:100%;margin-top:50px}.btn-login-response{width:56px!important;margin-bottom:0!important;margin-right:19px;padding:0!important}.btn-login-response:last-child{margin-right:0}.btn-login-response img{margin:0!important;padding:0!important}.sign-form .btns-sign .btn.w100.nav-link a{padding:0!important}.sign-form .sep-form::before{width:100%!important}}@media (min-width:768px) and (max-width:991.98px){.hr-menu-referral{width:85%}.slider-comp h2{font-size:2.2rem!important}.coffee-item{display:block;padding:24px 0;color:#150c15;font-family:"museo_sans_cyrl500";position:relative}.coffee-item:hover{opacity:1}.coffee-item:hover::before{content:"";width:calc(100% + 50px);height:100%;left:-25px;top:0;display:none!important;position:absolute;background:#fff;box-shadow:0 4px 32px #f0f0f2;border-radius:8px}.main-slider .info-slider{padding:0;text-align:center}.main-slider .info-slider .mcf{padding-left:33px;padding-right:20px}.main-slider .info-slider .mcf h1{font-size:3rem}.main-slider .image-slider{height:358px}.main-slider .image-slider picture,.main-slider .image-slider picture img{height:100%;width:auto}.process-video{margin-bottom:32px}.news-slider .whats-new h2,.process-video h2{font-size:2.2rem;font-family:"museo_sans_cyrl900"}.news-slider .whats-new p,.process-video p{font-family:"museo_sans_cyrl300";font-size:1.4rem}.mobile-app .info-block{padding:0 15px}.mobile-app .info-block .gradient-ground{left:194px}.news-slider .whats-new h2{padding-bottom:16px}.news-slider .whats-new p{margin-bottom:24px}.promo-services .main-blc{height:256px;padding:30px}.promo-services .main-blc h2{padding-right:0;font-size:2.2rem}.promo-services .main-blc .btn{margin-top:14px}.whois{height:auto;overflow:hidden;margin-bottom:64px}.whois .image-block{margin-top:0;margin-bottom:0;overflow:hidden}.whois .image-block picture{width:100%;height:auto}.whois .image-block picture img{width:100%;height:auto;margin-top:-10%;margin-bottom:-15%}.whois .info-block{padding:24px 31px 32px 45px}.whois .info-block>div{justify-content:start!important;align-items:flex-start!important;text-align:left!important}.whois .info-block h2{font-size:2.2rem}.whois .info-block .text-block{margin-bottom:0}.product-item{margin-right:0}.sign-form .col-md-5{padding:0}.sign-form .btns-sign .btn.w100.nav-link{margin-bottom:16px}.sign-form .btns-sign .btn.w100.nav-link img{float:none;margin-right:4px;margin-top:-3px;padding-left:8px}.orders-block{padding-right:15px!important}.notification{margin-right:0}.notification .changes{padding:16px 50px 16px 16px!important}.filter-table-actions li a{margin-right:12px}.all-orders{margin-right:-15px}.bonus-statistics .all-orders{margin-right:0!important}.bonus-statistics .bonus .bonuces-indicator{height:198px;width:198px}.bonus-statistics .bonus .typesofbonuses{padding-top:7px;padding-bottom:3px}.contactus{margin-top:70px;padding-left:0}.contactus .contactus-title{font-size:2rem;font-family:"museo_sans_cyrl700";color:#150c15;margin-bottom:26px}.contactus .contact-help{overflow:hidden;background:#f5f4f5;border-radius:8px;font-size:1.3rem;font-family:"museo_sans_cyrl300"}.contactus .contact-help .row :hover{background:#dfdddf}.contactus .contact-help .call,.contactus .contact-help .email{padding:20px;width:100%;color:#150c15}.contactus .contact-help svg{margin-right:10px}.info-page .contacts{margin-top:0}.footer .logo{margin-bottom:30px}.footer .language li{position:relative;display:inline-block}.footer .language li:first-child ::after{content:"/";position:absolute;right:-7px;color:#979797}.footer .language li .active,.shares .filter h3{font-family:"museo_sans_cyrl900"}.footer .language li a{font-size:1.5rem}.footer .language .ua{padding-left:5px}.shares .filter h3{font-size:2.2rem;margin-bottom:32px}.shares .new-and-stock{padding:32px 0}.shares .new-and-stock a{border-radius:12px;overflow:hidden}.shares .new-and-stock a:hover{opacity:1!important;box-shadow:0 30px 32px -23px #979797}.shares .new-and-stock .stock .title{position:absolute;top:37px;left:36px}.shares .new-and-stock .stock .title .categ{font-size:1.3rem;font-family:"museo_sans_cyrl500";color:#fff}.shares .new-and-stock .stock .title .block-name{font-size:2rem;line-height:2rem;font-family:"museo_sans_cyrl700";color:#fff}.shares .new-and-stock .stock .title .sdesc{font-size:1.5rem;font-family:"museo_sans_cyrl300";color:#fff}.shares .new-and-stock .new img,.shares .new-and-stock .stock img{width:100%;border-radius:12px}.shares .new-and-stock .new .title{position:absolute;top:37px;left:33px}.shares .new-and-stock .new .title .categ,.shares .new-and-stock .time a,.shares .new-and-stock .time span{font-size:1.3rem;font-family:"museo_sans_cyrl500";color:#150c15}.shares .new-and-stock .new .title .block-name{font-size:2rem;font-family:"museo_sans_cyrl700";color:#150c15}.shares .new-and-stock .new .title .sdesc{font-size:1.5rem;font-family:"museo_sans_cyrl300";color:#150c15}.shares .new-and-stock .time{margin-top:14px;justify-content:center;margin-bottom:-36px}.shares .new-and-stock .time span{font-size:1.5rem;margin:0}.shares .new-and-stock .time a{margin-left:4px;font-size:1.5rem;color:#9b74c8}.coffee-item-details .slider-type-tag.recommend-slider .scroller{grid-auto-columns:calc(var(--_carousel-item-size)/3)!important}}@media only screen and (min-width:767.98px){.slider-comp.news-slider{display:flex}.slider-comp.news-slider>.row:first-child{flex:0 0 37%;max-width:37%;flex-direction:row;padding-right:30px;align-items:center}.slider-comp.news-slider>.row:first-child>.col-lg-9.col-xl-9{flex:0 0 100%;max-width:100%}.slider-comp.news-slider>.row:first-child>.top-list-nav{text-align:left!important;flex:0 0 50%;max-width:50%}.slider-comp.news-slider>.row:first-child>.top-list-nav>button:first-child{margin-left:0!important}.slider-comp.news-slider>.row.slider{flex:0 0 68%;max-width:68%}}@media only screen and (max-width:991.98px){.cart-background-blur{position:fixed;display:block;height:100vh;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(0,0,0,.6);z-index:999;top:0;left:0;transition:.5s}.overlay{overflow:hidden}.coffee-list .panel-action{position:sticky;top:0;background:#f7f6f2;padding-bottom:16px;z-index:10}.coffee-list .panel-action .btn.btn-view{border:1px solid #b9b3b9}.coffee-list .panel-action .btn.btn-view.active{border:2px solid #150c15}.cart>.row{min-height:calc(100vh - 50px)}.cart .cart-block-total{padding:0;margin-bottom:0;background:#fff}.cart .cart-item-list{padding-bottom:10px;min-height:calc(100vh - 210px)}.cart .cart-total-sticky{position:sticky;top:initial;background-color:#fff;bottom:5rem;margin-bottom:-20px;border-radius:8px 8px 0 0;box-shadow:0 -2px 10px 1px rgba(21,12,21,.1)}.cart .cart-total-sticky>div{padding:15px 0;border-radius:8px}.cart .cart-total-sticky .btn-block-cart a,.cart .cart-total-sticky .btn-block-cart button{min-width:100%}.cart .cart-container{position:relative;margin-top:-85px}.cart .cart-container .cart-toggle{padding:8px 10px;box-shadow:none;outline:0;border:0;background:0 0}.cart .cart-container .cart-block .preview .show-preview.show svg,.cart .cart-container .cart-toggle.hide svg{transform:rotate(180deg)}.cart .cart-container .cart-toggle:disabled svg path{stroke:#dfdddf}.cart .cart-container .compname{position:sticky;z-index:9999;top:0;margin:0;padding:10px 29px;background-color:#fff;text-align:center;font-size:1.8rem}.cart .cart-container .compname.bg-cart{background:0 0;text-align:left;font-size:2.2rem;padding:10px 29px 3px}.cart .cart-container .compname.short-cart{background:#fff;padding-bottom:0;margin-bottom:-1px}.cart .cart-container .compname.short-cart span{display:none}.cart .cart-container .compname.short-cart.builder{background:0 0;padding-bottom:5px}.cart .cart-container .compname .item-name{line-height:.8rem;margin-top:-10px}.cart .cart-container .cart-block{border-radius:0;margin-bottom:0;padding:24px 28px 100px;background:#fff;overflow-y:auto}.cart .cart-container .cart-block .open-cart-btn{position:fixed;bottom:0;left:0;z-index:2;width:100vw;height:58px;text-indent:-9999px;background:0 0;border:0}.cart .cart-container .cart-block .total-button{position:fixed;bottom:0;padding:12px 15px;left:0;width:100%;background:#fff;display:block;height:auto}.cart .cart-container .cart-block.empty{padding-top:5px;margin-bottom:0}.cart .cart-container .cart-block.empty .item-name{border-radius:10px 10px 0 0;margin:-5px 0 0!important;left:0;position:fixed;width:100%;z-index:333}.cart .cart-container .cart-block.empty .preview{margin-top:50px}.cart .cart-container .cart-block.empty .in-cart{position:fixed;left:0;bottom:0;padding-bottom:10px;background:#fff;z-index:999}.cart .cart-container .cart-block.adding-goods.empty{padding-bottom:0}.cart .cart-container .cart-block.adding-goods:not(.short-cart).builder,.cart .cart-container .cart-block.adding-goods:not(.short-cart).pb-0{padding-bottom:50px!important;overflow-y:auto;max-height:calc(100vh - 62px)}.cart .cart-container .cart-block.adding-goods:not(.empty):not(.short-cart).cart-bonus{padding-bottom:125px}.cart .cart-container .cart-block.adding-goods{border-radius:10px 10px 0 0;box-shadow:0 2px 19px 1px rgba(0,0,0,.6)}.cart .cart-container .cart-block.adding-goods.short-cart{padding-bottom:0;color:#fff;background:#150c15}.cart .cart-container .cart-block.adding-goods.short-cart .total-button{color:#fff;background:#150c15!important;border-radius:10px 10px 0 0}.cart .cart-container .cart-block.adding-goods.short-cart .total-button .title{color:#fff!important}.cart .cart-container .cart-block.adding-goods.short-cart .total-button .quantity{background:#fff;color:#150c15}.cart .cart-container .cart-block.short-cart{padding-top:0}.cart .cart-container .cart-block.short-cart .form-group{display:none}.cart .cart-container .cart-block .hide-basket{line-height:.8rem}.cart .cart-container .cart-block .cart-title h1{font-size:2.2rem;font-family:"museo_sans_cyrl900";margin-bottom:0}.cart .cart-container .cart-block .cart-title .cart-full{margin-bottom:8px!important}.cart .cart-container .cart-block .cart-builder-header{padding:22px 27px 20px!important}.cart .cart-container .cart-block .item-name{color:#150c15;font-size:1.5rem;line-height:2rem;font-family:"museo_sans_cyrl700";letter-spacing:-.24px;margin:0 -28px;padding:0}.cart .cart-container .cart-block .item-name:not(.full){background-color:#f5f4f5}.cart .cart-container .cart-block .item-name .close{font-family:"museo_sans_cyrl300";text-decoration:underline;color:#150c15;opacity:initial}.cart .cart-container .cart-block .item-name .close:hover{opacity:.7}.cart .cart-container .cart-block .item-name.full{padding-bottom:0}.cart .cart-container .cart-block .item-name.full:not(:first-child){padding-top:8px}.cart .cart-container .cart-block .item-name.full .prev-cart-img{width:56px;height:56px;display:flex;background-color:#fff;border:1.5px solid #e8e8e9;border-radius:8px;overflow:hidden;justify-content:center;padding:2px}.cart .cart-container .cart-block .item-name.full .prev-cart-img picture,.component.blend-builder .blend-block .item-name.full .prev-cart-img picture{display:flex;width:100%;justify-content:center}.cart .cart-container .cart-block .item-name.full .prev-cart-img picture img,.component.blend-builder .blend-block .item-name.full .prev-cart-img picture img{height:100%;width:auto}.cart .cart-container .cart-block .item-name.full .title{margin-bottom:2px}.cart .cart-container .cart-block .item-name.full .actions-cart a,.cart .cart-container .cart-block .item-name.full .actions-cart button{padding:0;border:0;background:0 0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.cart .cart-container .cart-block .item-name.full .actions-cart a:not(:first-child),.cart .cart-container .cart-block .item-name.full .actions-cart button:not(:first-child),.component.blend-builder .blend-block .item-name.full .actions-cart a:not(:first-child),.component.blend-builder .blend-block .item-name.full .actions-cart button:not(:first-child){margin-left:.15rem}.cart .cart-container .cart-block .item-name.full .list-option{margin:2px 0;font-size:1.2rem;color:#a19ea1;line-height:1.8rem}.cart .cart-container .cart-block .item-name.full .list-option span:first-child,.component.blend-builder .blend-block .item-name.full .list-option span:first-child{display:none}.cart .cart-container .cart-block .item-name.full .price{line-height:3.2rem;font-size:1.5rem;font-family:"museo_sans_cyrl700";letter-spacing:-1px}.cart .cart-container .cart-block .item-name.full hr,.component.blend-builder .blend-block .item-name.full hr{margin:0 0 12px}.cart .cart-container .cart-block .preview{position:relative;padding:22px 0 12px}.cart .cart-container .cart-block .preview p{line-height:2rem}.cart .cart-container .cart-block .preview .show-preview{cursor:pointer;padding:5px 15px}.cart .cart-container .cart-block .preview .preview-image{margin-bottom:10px}.cart .cart-container .cart-block .cart-option{padding:12px 0;position:relative}.cart .cart-container .cart-block .cart-option p{color:#a19ea1;font-family:"museo_sans_cyrl500";font-size:1.2rem;line-height:1.6rem;margin:0;padding-top:10px}.cart .cart-container .cart-block .cart-option p.nopadding{padding:0;margin-top:-4px}.cart .cart-container .cart-block .cart-option .price-by-option{font-size:1.5rem;font-family:"museo_sans_cyrl700"}.cart .cart-container .cart-block .cart-option .counter-input{display:inline-block;width:32px;background:0 0;border:0;outline:0;font-size:1.5rem;font-family:"museo_sans_cyrl700";line-height:2.4rem;margin:0 5px;text-align:center;vertical-align:middle}.cart .cart-container .cart-block .cart-option .btn.counter{display:inline-block;background-color:#fff;width:32px;height:32px;padding:0;font-size:1.6rem;font-family:"museo_sans_cyrl700";border:.5px solid #e8e8e9}.cart .cart-container .cart-block .cart-option .btn.counter:not(:disabled):hover{background-color:#faf9fb}.cart .cart-container .cart-block .form-dropdown p{padding-top:0}.cart .cart-container .cart-block .form-dropdown .select-box-input-text{font-size:1.5rem;line-height:2rem;font-family:"museo_sans_cyrl500";padding-top:3px}.cart .cart-container .cart-block .form-dropdown .select-box-input-text:not(.hide){color:#150c15}.cart .cart-container .cart-block .form-dropdown .show-preview{cursor:pointer;padding:5px 15px;margin-top:0}.cart .cart-container .cart-block .form-dropdown .show-preview.show svg,.helps .open-answer .answer.deployed button svg{transform:rotate(0deg)}.cart .cart-container .cart-block .form-dropdown .list{padding-top:12px}.cart .cart-container .cart-block .form-dropdown .list li{display:inline-block;width:100%}.cart .cart-container .cart-block .form-dropdown .list li button{background:0 0;font-family:"museo_sans_cyrl500";font-size:1.5rem;line-height:2rem;padding:8px 0;border:0;cursor:pointer;position:relative;z-index:1}.cart .cart-container .cart-block .form-dropdown .list li button:hover::before{content:"";position:absolute;width:calc(100% + 56px);height:100%;left:-28px;top:0;z-index:-1;background:#f0eef0}.cart .cart-container .cart-block .cart-total{margin-top:6px;margin-bottom:6px;padding-bottom:0}.cart .cart-container .cart-block .cart-total .title{color:#a19ea1;font-size:1.5rem;line-height:2rem}.cart .cart-container .cart-block .cart-total .price{font-family:"museo_sans_cyrl700";font-size:2rem;line-height:2rem}.cart .cart-container .cart-block .cart-total.short .title{font-size:1.8rem;font-family:"museo_sans_cyrl900";color:#150c15}.cart .cart-container .cart-block .cart-total.short .quantity{background:#f5f4f5;padding:2px 8px;border-radius:50px;font-size:13px;letter-spacing:-.25px;margin-left:12px}.cart .cart-container .cart-block .btn.btn-primary{width:100%}.cart .cart-empty{min-height:calc(100vh - 250px)}.cart .cart-container .compname.short-cart{background:0 0}.helps .open-answer{font-family:"museo_sans_cyrl500";font-size:1.2rem;color:#150c15;margin-bottom:5px}.helps .open-answer span{display:inline-block;width:18px;margin-right:6px}.helps .open-answer span svg{fill:#a19ea1}.helps .open-answer:hover{opacity:1}.helps .open-answer .deployed span svg,.helps .open-answer:hover svg{fill:#150c15}.helps .open-answer .group-rating span{margin-right:1px}.helps .open-answer .your-review span{width:auto}.helps .open-answer .deployed span{opacity:1}.helps .open-answer .answer{padding:12px 0;font-size:1.5rem;font-family:"museo_sans_cyrl500"}.helps .open-answer .answer button svg{width:16px;height:8px}.helps .open-answer .answer:not(.deployed) button svg{transform:rotate(180deg)}.helps .open-answer .dropdown{background:#faf9fb;border-radius:0 0 14px 14px;padding-bottom:10px}.helps .deployed{background:#faf9fb;border-radius:14px 14px 0 0}.helps .delivery-payment ul{font-family:"museo_sans_cyrl300";padding-left:15px}.helps .delivery-payment ul li{list-style:disc}.helps hr{margin:0}.component.blend-builder{z-index:3;position:fixed;border-radius:8px 8px 0 0;bottom:6rem;width:100%;height:auto;top:auto;left:0;margin-bottom:0;overflow-y:auto;box-shadow:0 20px 56px rgba(0,0,0,.25);max-height:calc(100vh - 62px)}.component.blend-builder .compname{margin:0;padding:24px 29px 8px;background-color:#fff;text-align:center}.component.blend-builder .compname .item-name{line-height:.8rem;margin-top:-10px}.component.blend-builder .blend-block{border-radius:0;margin-bottom:0;padding:8px 28px 24px;background:#fff}.component.blend-builder .blend-block .item-name{color:#150c15;font-size:1.5rem;line-height:2rem;font-family:"museo_sans_cyrl500";letter-spacing:-.24px;margin:0 -28px;padding:24px 10px 12px}.component.blend-builder .blend-block .item-name:first-child{margin:-32px -28px auto;padding:22px 10px 12px}.component.blend-builder .blend-block .item-name .percent-item{font-size:1.7rem}.component.blend-builder .blend-block .item-name .close{font-family:"museo_sans_cyrl300";text-decoration:underline;color:#150c15;opacity:initial}.component.blend-builder .blend-block .item-name .close:hover{opacity:.7}.component.blend-builder .blend-block .item-name.full{padding-bottom:0}.component.blend-builder .blend-block .item-name.full:not(:first-child){padding-top:8px}.component.blend-builder .blend-block .item-name.full .prev-cart-img{width:56px;height:56px;display:flex;background-color:#fff;border:1.5px solid #e8e8e9;border-radius:8px;overflow:hidden;justify-content:center;padding:2px}.component.blend-builder .blend-block .item-name.full .title{margin-bottom:2px}.component.blend-builder .blend-block .item-name.full .actions-cart a,.component.blend-builder .blend-block .item-name.full .actions-cart button{padding:0;border:0;background:0 0}.component.blend-builder .blend-block .item-name.full .list-option{margin:2px 0;font-size:1.2rem;color:#a19ea1;line-height:1.8rem}.component.blend-builder .blend-block .item-name.full .price{line-height:3.2rem;font-size:1.5rem;font-family:"museo_sans_cyrl700";letter-spacing:-1px}.component.blend-builder .blend-block .cart-empty{letter-spacing:-.24px;font-size:1.6rem;color:#a19ea1;line-height:2.2rem}.component.blend-builder .blend-block .cart-empty img{margin:10px 0 17px}.component.blend-builder .blend-block .cart-empty a{color:#150c15;text-decoration:underline}.item-header-row{margin:0 -15px;transition:all .5s ease-in-out}.item-header-row.item-edit .cart-item-menu{display:flex;align-items:center;justify-content:flex-end}.item-header-row.item-edit .cart-item-menu .edit-btn{border:1px solid #fbad00!important;border-radius:50%;margin-right:8px}.item-header-row.item-edit .cart-item-menu .edit-btn svg{fill:#fbad00}.item-header-row.item-edit .cart-item-menu .delete-btn{border:1px solid #fd8694!important;margin:0 8px 0 0!important;border-radius:50%}.item-header-row.item-edit .cart-item-menu .delete-btn svg{fill:#fd8694}.item-header-row.item-edit .cart-item-menu button{height:40px!important;width:40px!important}.item-header-row.item-edit .cart-item-menu .edit-delete{display:flex;margin:0;transition:all .5s ease-in-out}.edit-btn-menu button,.item-header-row.item-edit .dot-edit{padding:0;display:flex;justify-content:center;align-items:center}.item-header-row.item-edit .dot-edit .edit-btn-menu,.item-header-row.item-edit .dot-edit .edit-btn-menu button{height:100%;width:100%}.item-header-row.item-edit .hide-block{visibility:hidden;margin-left:-25%!important}.cart-item-menu .edit-delete{transition:all .5s ease-in-out;margin-right:-135px}.edit-btn-menu{height:100%;display:flex;align-items:center}.edit-btn-menu button{background:0 0;border:0}.recommend-slider .slider .product-item-block.recommended .price-block .price{line-height:1.8rem}.recommend-slider .slider .product-item-block.recommended .product-image-block .image-fl{height:80px!important}.recommend-slider .slider .product-item-block.recommended .product-image-block .image-fl img{height:80px!important;width:auto}html:has(body .coffee-item-details) .fmainmenu{display:none}html:has(body .coffee-item-details) .header-responsive .headmenu{padding:10px 15px}.coffee-item-details{padding:15px 15px 80px}.coffee-item-details .image-block{position:relative;flex-wrap:wrap;top:auto;mix-blend-mode:multiply;height:auto}.coffee-item-details .image-block .image{width:100%}.coffee-item-details .image-block .characteristic{flex-direction:row;margin-bottom:40px;width:100%}.coffee-item-details .image-block .characteristic>div{aspect-ratio:1;width:auto;height:100%}.coffee-item-details .image-block .characteristic>div p{margin:5px 0}.coffee-item-details .product-info .discount p{margin-bottom:5px;white-space:wrap;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.coffee-item-details .product-info .discount .discount-info{align-items:start}.coffee-item-details .product-info .discount .discount-info,.coffee-item-details .product-info .discount .price{display:flex;flex-direction:column;justify-content:space-between}.coffee-item-details .product-info .discount .price p{font-size:14px}.coffee-item-details .product-info .add-to-cart-fixed{position:fixed!important;display:flex;padding:5px 0}.coffee-item-details .product-info .add-to-cart,.coffee-item-details .product-info .add-to-cart-fixed{width:100%;z-index:5;position:sticky;bottom:0;background:#f7f6f2;margin-top:10px;padding-top:5px;padding-bottom:5px}.coffee-item-details .product-info .add-to-cart .price-block,.coffee-item-details .product-info .add-to-cart-fixed .price-block{margin-top:0;padding-right:0}.coffee-item-details .product-info .add-to-cart .price-block .price,.coffee-item-details .product-info .add-to-cart-fixed .price-block .price{font-size:24px}.coffee-item-details .product-info .add-to-cart .price-block .price.old,.coffee-item-details .product-info .add-to-cart-fixed .price-block .price.old{font-size:18px!important;margin-right:0!important;margin-left:10px}.coffee-item-details .product-info .add-to-cart .price-block .price.currency,.coffee-item-details .product-info .add-to-cart-fixed .price-block .price.currency{font-size:18px!important}.coffee-item-details .product-info .add-to-cart .btn,.coffee-item-details .product-info .add-to-cart-fixed .btn{width:100%}.coffee-item-details .product-info .add-to-cart .btn.counter,.coffee-item-details .product-info .add-to-cart-fixed .btn.counter{width:32px}.coffee-item-details .promotions{padding:30px 15px;margin:0 -15px;margin-bottom:0!important;gap:20px}.coffee-item-details .promotions .promotion{height:90px;border-radius:15px}.coffee-item-details .promotions .promotion .promotion-info p{font-size:14px;margin-bottom:1rem}.coffee-item-details .promotions .promotion .promotion-info span{font-size:10px}.coffee-item-details .promotions .promotion:last-child picture{margin-top:-5%}.coffee-item-details .promotions .promotion:last-child picture img{height:100%}.coffee-item-details .all-info #characteristics .info{min-height:auto}.coffee-item-details .all-info #description .cooking-method .method-buttons,.coffee-item-details .all-info #recipes .cooking-method .method-buttons{display:flex;justify-content:start;width:100%;margin-right:-15px;padding-right:15px}.coffee-item-details .all-info #description .cooking-method .method-buttons button,.coffee-item-details .all-info #recipes .cooking-method .method-buttons button{height:90px}.coffee-item-details .all-info #description .cooking-method .method-buttons button img,.coffee-item-details .all-info #recipes .cooking-method .method-buttons button img{height:43px}.coffee-item-details .all-info #description .cooking-method .method-buttons button p,.coffee-item-details .all-info #recipes .cooking-method .method-buttons button p{height:24px;width:80px;font-size:12px}.coffee-item-details .all-info #description .method-image,.coffee-item-details .all-info #recipes .method-image{height:auto;min-height:auto}.coffee-item-details .all-info #description .method-image picture,.coffee-item-details .all-info #recipes .method-image picture{display:flex;align-items:center;justify-content:center}.coffee-item-details .all-info #description .method-image picture img,.coffee-item-details .all-info #recipes .method-image picture img{max-height:350px;max-width:80%;width:auto}.coffee-item-details .all-info #reviews{padding-bottom:5rem;display:flex;flex-direction:column}.coffee-item-details .all-info #reviews h2{margin-bottom:15px}.coffee-item-details .all-info #reviews p{line-height:125%;font-size:18px}.coffee-item-details .all-info #reviews .reviews-number{margin-left:10px}.coffee-item-details .all-info #reviews .reviews-number svg{height:40px}.coffee-item-details .all-info #reviews .avg-rating{position:static;display:flex;flex-direction:column-reverse}.coffee-item-details .all-info #reviews .avg-rating .average-score{margin-top:4rem;margin-bottom:2rem;padding:25px 15px;display:flex;justify-content:space-between}.coffee-item-details .all-info #reviews .avg-rating .average-score .score{line-height:100%;align-items:center;display:flex}.coffee-item-details .all-info #reviews .avg-rating .average-score p{margin-top:10px;margin-bottom:0}.coffee-item-details .all-info #reviews .avg-rating .average-score span{font-size:20px}.coffee-item-details .all-info #reviews .review{padding:15px;display:flex;flex-direction:column;margin-top:20px}.coffee-item-details .all-info #reviews .review .review-details{margin-right:0}.coffee-item-details .all-info #reviews .review .review-details .name{line-height:100%;margin-bottom:5px}.coffee-item-details .all-info #reviews .review .review-details .details{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.coffee-item-details .all-info #reviews .review .review-details .details p{margin-bottom:0}.coffee-item-details .all-info #reviews .review .review-content p,.coffee-item-details .all-info #reviews .review .review-details .details span{font-size:16px}.coffee-item-details .all-info #reviews .div3 .btn{width:100%}.coffee-item-details .all-info #reviews .btn{padding:1rem 2.1rem;font-size:16px}.coffee-item-details .all-info .slider-type-tag.recommend-slider .scroller{margin-right:-15px;padding-right:15px}.coffee-item-details .all-info section{order:2;padding:0!important}.coffee-item-details .all-info section h2{margin-bottom:20px;padding-bottom:0}}@media only screen and (max-width:1199.98px){.orders-menu ul li a.active::before{width:calc(100% - 30px)}}@media (orientation:landscape) and (max-height:575.98px){.not-found{height:auto}}@media only screen and (max-width:575.98px){.modal.bg-none.w-100 .modal-dialog{max-width:100%}}@media only screen and (min-width:576px){.checkout-step .modal.warehouses .modal-content{height:100vh}.checkout-step .modal.warehouses .modal-content .modal-body,.checkout-step .modal.warehouses .modal-content .modal-body .warehouse-form{height:45vh}}