/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.visually-hidden{position:absolute!important;clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;width:1px;word-wrap:normal}
.component__card{display:flex;flex-direction:column}.card__image{overflow:hidden;position:relative}.card__image-link{display:block;height:100%;width:100%}.card__image-img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.card__badge{background-color:#4e7661;border-radius:.25rem;color:#fff;font-size:.875rem;right:1rem;top:1rem}.card__actions,.card__badge{padding:.5rem;position:absolute}.card__actions{bottom:1rem;display:none;justify-content:space-around;left:0;opacity:0;right:0;transition:opacity .3s ease}.card__action{align-items:center;background-color:#fff;border-radius:50%;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);display:flex;height:2.5rem;justify-content:center;padding:1.5rem;transition:background-color .3s ease,color .3s ease;vertical-align:middle;width:2.5rem}.card__action i{font-size:1.5em;transition:color .3s ease}.card__action:hover{background-color:#000}.card__action:hover i{color:#fff}.card__image:hover .card__actions{display:flex;opacity:1}.card__body{padding:.5rem;text-align:center}.card__price{margin-bottom:.5rem}@media screen and (min-width:768px){.card__price{min-height:45px}}.card__price-old{color:grey;margin-right:.5rem;text-decoration:line-through}.card__price-new{color:#585570;font-size:1.25rem;font-weight:700}.card__title-link{color:#585570;display:block;margin-bottom:1rem;text-decoration:none;transition:color .3s ease}.card__title-link:hover{color:#4e7661}.card__footer{align-items:center;display:flex;justify-content:center;margin-bottom:.5rem}.rating i{color:#4e7661;margin-right:.25rem}.card__reviews{color:grey;font-size:.875rem;margin-left:1rem}
: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}
.language-select__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}.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/en.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)}.language-select{cursor:pointer;display:flex;font-size:16px;min-height:3.1rem;min-width:6rem;padding:16px;position:relative}.language-select.active:before{top:22px;transform:rotate(-225deg)}.language-select__options{background:#fff;box-shadow:0 5px 20px rgba(0,0,0,.05);display:none;left:0;min-width:6rem;overflow:hidden;position:absolute;top:50px}.language-select.active .language-select__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}.language-select__link{align-items:center;color:#000;cursor:pointer;display:flex;flex-direction:row;justify-content:start;padding:12px 16px;text-decoration:none}.language-select__link: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}
.component__product{display:grid;gap:2rem;grid-template-columns:1fr;padding:2rem 0}@media screen and (min-width:992px){.component__product{grid-template-columns:1fr 1fr;padding:4rem 0}}.product__main-image{max-height:40rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}@media screen and (min-width:768px){.product__main-image{max-width:34rem}}.product__thumbnail{max-width:4.6rem!important}.product__rating-stars{color:#4e7661;font-size:1rem}.product__title{font-size:2rem;margin-bottom:.5rem}.product__rating{margin-bottom:1.5rem}.product__rating-value{font-size:1.25rem}.product__description{margin-bottom:1.5rem}
.product-tiny-slider{text-align:-webkit-center}.product-tiny-slider__main-image{max-height:40rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}@media screen and (min-width:768px){.product-tiny-slider__main-image{max-width:34rem}}.product-tiny-slider__main-image-hidden{display:none}.product-tiny-slider__items{margin-top:.6rem}
.component-add-review{display:none}.component-add-review-form__contact{display:block}@media screen and (min-width:768px){.component-add-review-form__contact{display:flex;flex-wrap:wrap;gap:1rem}}.component-add-review-form__item{margin-bottom:2rem}.component-add-review-form__item:last-child{margin-bottom:0}
.component-reviews-on-page-header{align-items:center;display:grid;grid-template-columns:1fr;margin-bottom:2rem}@media screen and (min-width:768px){.component-reviews-on-page-header{grid-template-columns:1fr 1fr}}.component-reviews-on-page-header__rating{align-items:center;display:flex;margin-bottom:2rem}.component-reviews-on-page-header__rating-value{font-size:3rem;font-weight:700;margin-right:1rem}.component-reviews-on-page-header__button{text-align:start}@media screen and (min-width:768px){.component-reviews-on-page-header__button{align-items:center;text-align:end}}
.component__reviews-personal{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:start;margin:1.25rem}.reviews-personal__wrapper{border-bottom:1px solid #eee;margin-bottom:.625rem;margin-top:.625rem;padding-bottom:1rem;width:100%}.reviews-personal__wrapper:last-child{border-bottom:0}.reviews-personal__author-wrapper{margin-bottom:.625rem;margin-top:.625rem}.reviews-personal__author-photo{width:4rem}.reviews-personal__rating{align-items:flex-start;color:#4e7661;display:flex;flex-direction:row;gap:1rem;justify-content:start}.reviews-personal__days-passed{color:grey;font-weight:100}.reviews-personal__author-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:start}.reviews-personal__author-info{padding-left:.625rem}.reviews-presonal__title{margin-bottom:.625rem;margin-top:.625rem}.reviews-presonal__text{color:grey;font-weight:100}.reviews-personal__thumbs{display:flex;flex-direction:row;justify-content:flex-end;margin-top:2.5rem}.reviews-personal__thumbs-up{background-image:url(/themes/custom/cleanline/components/reviews-personal/assets/images/hand-thumbs-up.svg)}.reviews-personal__thumbs-down,.reviews-personal__thumbs-up{background-position:50%;background-repeat:no-repeat;background-size:cover;height:1.25rem;margin-left:1.25rem;width:1.25rem}.reviews-personal__thumbs-down{background-image:url(/themes/custom/cleanline/components/reviews-personal/assets/images/hand-thumbs-down.svg)}
.component-star-rating .stars{-webkit-background-clip:text;background-color:#eee;background-image:linear-gradient(grey,grey);background-repeat:no-repeat;background-size:0 100%;display:block;flex-direction:row;letter-spacing:0;transition:.5s cubic-bezier(.175,.885,.32,1.275);width:-moz-fit-content;width:fit-content}.component-star-rating .stars>div{display:inline;padding:0;-webkit-text-fill-color:transparent}.component-star-rating .stars>div:hover{color:#f0b896}.component-star-rating__count{color:grey;font-size:.85rem;font-weight:100;text-transform:lowercase}
.component-star-rating-select{align-items:start;display:flex;flex-direction:column;justify-content:center;margin-bottom:2rem}.component-star-rating-select__input{height:0;opacity:0;position:absolute;width:0}[name*=star-rating][value="1"][checked=checked]~.stars :nth-child(5),[name*=star-rating][value="2"][checked=checked]~.stars :nth-child(n+4):nth-child(-n+5),[name*=star-rating][value="3"][checked=checked]~.stars :nth-child(n+3):nth-child(-n+5),[name*=star-rating][value="4"][checked=checked]~.stars :nth-child(n+2):nth-child(-n+5),[name*=star-rating][value="5"][checked=checked]~.stars :nth-child(-n+5){animation:pulse .25s ease-in-out forwards}.stars{color:#d3d3d3;display:flex;flex-direction:row-reverse}.stars div,.stars label{font-size:20px;padding:0 2px}.stars div:hover,.stars div:hover~label,.stars label:hover,.stars label:hover~label{color:grey}.stars div:nth-child(5),.stars label:nth-child(5){animation-delay:0}.stars div:nth-child(4),.stars label:nth-child(4){animation-delay:.05s!important}.stars div:nth-child(3),.stars label:nth-child(3){animation-delay:.1s!important}.stars div:nth-child(2),.stars label:nth-child(2){animation-delay:.15s!important}.stars div:first-child,.stars label:first-child{animation-delay:.2s!important}@keyframes pulse{0%{color:gray;transform:scale(1)}50%{color:#4e7661;transform:scale(1.3)}to{transform:scale(1);-webkit-text-fill-color:#4e7661;-webkit-text-stroke-color:#4e7661}}
