/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--sk-size:40px;--sk-color:#333;}.ajax-throbber{position:relative;width:40px;height:40px;}.ajax-progress.ajax-progress-fullscreen{position:fixed;z-index:11000;top:0;right:0;bottom:0;left:0;overflow:visible;width:2em;height:2em;margin:auto;background-color:transparent;background-image:none;}
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 6px 2px;background:transparent url(/core/misc/throbber-active.svg) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1261;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.svg);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.toastify{padding:12px 20px;color:#fff;display:inline-block;box-shadow:0 3px 6px -1px rgba(0,0,0,0.12),0 10px 36px -4px rgba(77,96,232,0.3);background:-webkit-linear-gradient(315deg,#73a5ff,#5477f5);background:linear-gradient(135deg,#73a5ff,#5477f5);position:fixed;opacity:0;transition:all 0.4s cubic-bezier(0.215,0.61,0.355,1);border-radius:2px;cursor:pointer;text-decoration:none;max-width:calc(50% - 20px);z-index:2147483647;}.toastify.on{opacity:1;}.toast-close{background:0 0;border:0;color:#fff;cursor:pointer;font-family:inherit;font-size:1em;opacity:0.4;padding:0 5px;}.toastify-right{right:15px;}.toastify-left{left:15px;}.toastify-top{top:-150px;}.toastify-bottom{bottom:-150px;}.toastify-rounded{border-radius:25px;}.toastify-avatar{width:1.5em;height:1.5em;margin:-7px 5px;border-radius:2px;}.toastify-center{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content;max-width:-moz-fit-content;}@media only screen and (max-width:360px){.toastify-left,.toastify-right{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content;}}
.cke5-custom-block-indent-1{margin-left:40px;}.cke5-custom-block-indent-2{margin-left:80px;}.cke5-custom-block-indent-3{margin-left:120px;}.cke5-custom-block-indent-4{margin-left:160px;}.cke5-custom-block-indent-5{margin-left:200px;}.cke5-custom-block-indent-6{margin-left:240px;}.cke5-custom-block-indent-7{margin-left:280px;}.cke5-custom-block-indent-8{margin-left:320px;}.cke5-custom-block-indent-9{margin-left:360px;}.cke5-custom-block-indent-10{margin-left:400px;}.cke5-custom-block-indent-11{margin-left:440px;}.cke5-custom-block-indent-12{margin-left:480px;}.cke5-custom-block-indent-13{margin-left:520px;}.cke5-custom-block-indent-14{margin-left:560px;}.cke5-custom-block-indent-15{margin-left:600px;}.cke5-custom-block-indent-16{margin-left:640px;}.cke5-custom-block-indent-17{margin-left:680px;}.cke5-custom-block-indent-18{margin-left:720px;}.cke5-custom-block-indent-19{margin-left:760px;}.cke5-custom-block-indent-20{margin-left:800px;}
:root{--button-font-size:1rem;--button-line-height:1.5;--button-padding-y:0.75rem;--button-padding-x:2rem;--button-border-radius:2rem;--button-border-color:#f0b896;--button-background-color:#000;--button-background-color-hover:#4e7661;--button-background-product-in-cart:#f56600;--button-color:#fff}.button,.cookie-policy__button{align-items:center;background:none;border:2.5px solid var(--button-border-color);border-radius:var(--button-border-radius);color:inherit;cursor:pointer;display:inline-flex;font-size:var(--button-font-size);justify-content:center;line-height:var(--button-line-height);padding:var(--button-padding-y) var(--button-padding-x);position:relative;text-decoration:none;transition:background-color .3s;white-space:nowrap}.button--product-in-cart,.button:hover,.cookie-policy__button:hover{background-color:var(--button-border-color)}.button--product-in-cart:hover{background:none}.cookie-policy{background-color:#fff;border-top:1px solid #e4e6e8;bottom:0;display:none;font-size:12px;margin:0 auto;padding:1rem;position:fixed;text-align:center;width:100%;z-index:100}
.footer{background-attachment:scroll;background-image:url(/themes/custom/cleanline/components/footer/assets/images/bg-footer.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;padding-bottom:5rem;padding-top:4rem;position:relative}@media screen and (min-width:992px){.footer{padding-top:6.5rem}}.footer__content{display:grid;gap:2rem;grid-template-columns:1fr}@media screen and (min-width:992px){.footer__content{grid-template-columns:1fr 1fr}}.footer__info-block{display:flex;flex-direction:column;gap:2rem;justify-content:space-between}@media screen and (min-width:576px){.footer__info-block{flex-direction:row}}.footer__title{font-size:1.25rem;margin-bottom:1rem}.footer__links{list-style-type:none}.footer__links-social{display:flex;gap:.5rem}.footer__link{text-decoration:none}.footer__link:hover{text-decoration:underline}.footer__subcribe-description{margin-bottom:1rem;padding-right:4rem}@media screen and (min-width:992px){.footer__form{padding-right:4rem}}.footer__form-input-group{align-items:center;display:flex;position:relative}.footer__form-control{background-color:#fff;border:0;color:#000;padding:.75rem;width:100%}.footer__form-control::-moz-placeholder{color:grey}.footer__form-control::placeholder{color:grey}.footer__form-submit{background-color:#fff;border:0;color:#7e7e7e;height:100%;padding-left:.75rem;padding-right:.75rem;position:absolute;right:0;top:0}.footer__bottom{align-items:center;display:flex;justify-content:space-between;margin-top:2rem}@media screen and (min-width:768px){.footer__bottom{margin-top:5rem}}.footer__form-soglasie{margin-top:1rem}
.header__info{align-content:center;display:grid;font-size:.875rem;font-weight:100;grid-template-columns:2fr 1fr;padding:.75rem 0}.header__info i{font-size:1.5rem;vertical-align:middle}.header__info-left{justify-content:flex-start}.header__info-left,.header__info-right{align-items:center;display:flex;gap:2rem}.header__info-right{justify-content:flex-end}.header__divider{display:none}@media screen and (min-width:768px){.header__divider{border-bottom:1px solid rgba(0,0,0,.1);display:block}}.header__content{align-items:center;display:grid;grid-template-columns:1fr auto 1fr;padding:1rem 0}.header__mobile-menu{align-items:center;display:flex}@media screen and (min-width:1200px){.header__mobile-menu{display:none}}.header__branding,.header__logo-link{display:flex;justify-content:center}.header__logo-link{align-self:center}.header__logo-img{max-height:6rem}.header__navigation{display:none;font-size:.875rem;font-weight:700;text-transform:uppercase;white-space:nowrap}@media screen and (min-width:1200px){.header__navigation{display:flex;justify-content:flex-start}}.header__navigation-list{align-items:center;display:flex;flex:1;gap:2.5rem;justify-content:left;list-style:none;margin:0;padding:0;text-align:center}.header__navigation-list a{text-decoration:none}.header__navigation-list a:hover{color:#4e7661}.header__controls{align-items:center;display:flex;font-size:.875rem;gap:1.5rem;justify-content:center}@media screen and (min-width:768px){.header__controls{gap:2rem;justify-content:flex-end}}.header__controls-link{align-items:center;display:inline-flex;text-decoration:none}.header__controls-account{display:none}@media screen and (min-width:992px){.header__controls-account{display:block}}.header__controls-cart,.header__controls-favorite{display:block;position:relative}
.flag{background-attachment:scroll;background-position:50%;background-repeat:no-repeat;background-size:cover;border:.0625rem solid #c7c7c7;border-radius:50%;height:1.4rem;margin-right:.5rem;width:1.4rem}.flag-select{align-items:center;bottom:0;display:flex;left:1rem;position:absolute;top:0;top:50%;transform:translateY(-50%)}.ru{background-image:url(/themes/custom/cleanline/components/language-select/assets/images/ru.svg)}.en{background-image:url(/themes/custom/cleanline/components/language-select/assets/images/gb.svg)}.fr{background-image:url(/themes/custom/cleanline/components/language-select/assets/images/fr.svg)}.it{background-image:url(/themes/custom/cleanline/components/language-select/assets/images/it.svg)}.dropdown{display:inline-block;font-size:16px;min-height:3.1rem;min-width:6rem;padding:16px;position:relative}.dropdown.active:before{top:22px;transform:rotate(-225deg)}.dropdown input{background:#ececec;border:none;color:#000;cursor:pointer;font-size:1.2em;height:100%;outline:none;padding-left:2.8rem;top:0;width:100%}.dropdown .options,.dropdown input{box-shadow:0 5px 20px rgba(0,0,0,.05);left:0;position:absolute}.dropdown .options{background:#fff;display:none;min-width:6rem;overflow:hidden;top:50px}.dropdown.active .options{background-color:#f9f9f9;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);display:block;min-width:6rem;position:absolute;z-index:1}.dropdown .options a{align-items:center;color:#000;cursor:pointer;display:flex;flex-direction:row;justify-content:start;padding:12px 16px;text-decoration:none}.dropdown .options a:hover{background-color:#f1f1f1}
.component__menu-mobile{display:none}.mm-ocd__content{max-width:300px!important}.mm-spn a,.mm-spn span{align-items:center!important;-moz-column-gap:1rem;column-gap:1rem;display:flex!important;font-size:1.2rem}
.modal-signin{background-color:#000;background-color:rgba(0,0,0,.4);display:none;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}.modal-content{background-color:#fefefe;border:1px solid #888;color:#888;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;margin:15% auto;max-width:450px;padding:1.5rem;position:relative;width:95%}.modal-content__header-title{color:#000;font-size:1.5rem;text-align:center}.modal-content__header-subtitle-signin{display:none}.modal-content__link{text-decoration:underline}.close{color:#aaa;float:right;font-size:28px;font-weight:700;position:absolute;right:25px;top:0}.close:focus,.close:hover{color:#000;cursor:pointer;text-decoration:none}.sm-text{font-size:.9rem;padding-bottom:1rem;padding-top:1rem}.sm-text a{color:#000;font-weight:400;text-decoration:none}.modal-form_input{align-items:center;display:flex;margin-top:.5rem;max-width:100%;position:relative}.input{background:#f3f3f3;color:#000;font-size:16px;outline:none;padding:15px;transition:.3s ease;width:100%}.input,.input:focus{border:1px solid #f3f3f3;border-radius:0}.input:focus{background:#f2f2f2}.input::-moz-placeholder{color:#949494}.input::placeholder{color:#949494}.modal-form-submit-button{width:100%}.modal-form__remember{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-top:.8rem}.cr-wrapper *,.cr-wrapper :after,.cr-wrapper :before{box-sizing:content-box!important}.cr-wrapper input{opacity:0;position:absolute;z-index:-1}.cr-wrapper span{font-size:14px;font-weight:400}.cr-wrapper{cursor:pointer;display:table;margin-bottom:5px;padding-left:30px;position:relative}.cr-wrapper input[type=checkbox]~.cr-input{background:#f3f3f3;border:1px solid #f3f3f3;border-radius:3px;height:20px;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:background .25s;width:20px}.cr-wrapper input[type=checkbox]~.cr-input:after{background-color:#000;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0,43% 62%);content:"";display:none;height:12px;left:4px;position:absolute;top:4px;transition:background .25s;width:12px}.cr-wrapper input:checked~.cr-input:after{display:block}.cr-wrapper input[type=checkbox]:checked~.cr-input,.cr-wrapper input[type=checkbox]:focus~.cr-input,.cr-wrapper:hover input[type=checkbox]:not([disabled])~.cr-input{background:#f3f3f3;border-color:#f3f3f3}.cr-wrapper input[type=checkbox]:disabled~.cr-input,.cr-wrapper input[type=checkbox]:disabled~span{cursor:not-allowed;opacity:.5}.cr-wrapper input[type=checkbox]:disabled~.cr-input:after{background:#000}.cr-wrapper input[type=checkbox]:checked:focus~.cr-input,.cr-wrapper:hover input[type=checkbox]:not([disabled]):checked~.cr-input{background:#f3f3f3;border-color:#f3f3f3}.modal-form_soglasie{display:none;font-size:.875rem}
.paragraph--unpublished{background-color:#fff4f4;}
