/* @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;}
.component-button{margin:2rem 0}.component-button_center{text-align:center}.component-button__item{border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;color:#000;display:inline-block;font-weight:700;padding:.35rem;text-align:center;text-transform:capitalize;transition:.3s ease-in-out}.component-button__item:hover{background-color:#4e7661;color:#fff}.component-button__item_orange{color:#fff}.component-button__item_white{background-color:#fff;box-shadow:0 .125rem .25rem hsla(0,0%,96%,.075)}.component-button__item_black{background-color:#000;color:#fff}.component-button__item_middle{padding:.35rem 1rem}.component-button__item_big{padding:.75rem 2rem}.component-button__item_350{max-width:350px;width:100%}.component-button .component-button__item_350{padding:.75rem 2rem}
.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;}}
.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:hsla(0,0%,100%,.75);border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:0;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}
.carousel-cell{width:100%;max-height:800px;min-height:150px;counter-increment:carousel-cell;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;}.carousel-cell-image{display:block;max-height:100%;margin:0 auto;max-width:100%;opacity:0;-webkit-transition:opacity 0.4s;transition:opacity 0.4s;}.carousel-cell-image.flickity-lazyloaded,.carousel-cell-image.flickity-lazyerror{opacity:1;}.flickity-page-dots{position:initial;margin:0;}.flickity-prev-next-button{top:45%;}.flickity-page-dots .dot{width:5px;height:5px;margin:0 3px;opacity:0.25;}
.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;}
.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}
.features-showcase__title{font-size:2.5rem;margin-bottom:1rem;text-align:center}@media screen and (min-width:992px){.features-showcase__title{margin-bottom:3rem}}.features-showcase__cards{display:grid;gap:1rem;grid-template-columns:1fr}@media screen and (min-width:992px){.features-showcase__cards{grid-template-columns:repeat(3,1fr)}}.features-showcase__card{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:1rem}.features-showcase__card-body{text-align:center}.features-showcase__card-title{margin-bottom:1rem}.features-showcase__card-description{padding:0 1rem}
.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}
.component__front-slider #tns1-iw{margin:0}.front-slider{position:relative}.front-slider__slider{max-height:700px;position:relative}.front-slider__item{height:100vh;position:relative}.front-slider__content{position:absolute;top:10%;width:100%;z-index:2}.front-slider__card{background-color:hsla(0,0%,100%,.7);border-radius:1rem;max-width:34rem;padding:1rem}@media screen and (min-width:768px){.front-slider__card{padding:1.5rem}}@media screen and (min-width:992px){.front-slider__card{padding:2rem}}.front-slider__title{font-size:1.75rem;margin-bottom:1.25rem}@media screen and (min-width:768px){.front-slider__title{font-size:2rem}}@media screen and (min-width:992px){.front-slider__title{font-size:2.8rem}}.front-slider__description{color:grey;font-size:1.125rem;margin-bottom:1.75rem;padding:.5rem}.front-slider__btn{width:100%}@media screen and (min-width:576px){.front-slider__btn{width:-moz-fit-content;width:fit-content}}.front-slider__btn .component-button{margin:0}.front-slider__image{background-attachment:scroll;background-position:80%;background-repeat:no-repeat;background-size:cover;height:100%;max-height:700px;position:absolute;width:100%}@media screen and (min-width:768px){.front-slider__image{background-position:65%}}@media screen and (min-width:992px){.front-slider__image{background-position:50%}}.front-slider .tns-nav{bottom:1rem;display:flex;gap:.4rem;justify-content:center;left:0;margin:0 1rem;position:absolute;right:0;z-index:10}.front-slider .tns-nav button{background-color:#000;border:none;cursor:pointer;flex:1;margin:0;max-width:100px;min-height:3px;min-width:2px;opacity:.2;outline:transparent;padding:0;transition:opacity .3s ease-in}.front-slider .tns-nav .tns-nav-active{opacity:.6}
.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}
.reviews__info{display:flex;flex-direction:column;justify-content:space-between;padding-bottom:1rem}.reviews__info-description{color:grey;margin-bottom:1rem}.reviews__buttons{color:grey;display:flex;flex-direction:row;gap:1rem}.reviews__slide.hidden{display:none}.reviews__slide{padding-right:1rem}.reviews__slide-card{background-color:#eee;color:#4e7661;height:100%;padding:2rem}.reviews__slide-card-body{display:flex;flex-direction:column;gap:1rem;justify-content:space-between}.reviews__slide-author{align-items:center;display:flex;flex-direction:row;gap:1rem}.reviews__slide-author-photo{width:5rem}.reviews__slide-author-info{color:#f0b896}.reviews__slide-author-name{text-transform:uppercase}
.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}
.video__content{display:grid;gap:1rem;grid-template-areas:"video-block" "text-block";grid-template-columns:1fr}@media screen and (min-width:992px){.video__content{grid-template-areas:"text-block video-block";grid-template-columns:40% 60%}}.video__text-block{display:flex;flex-direction:column;gap:.5rem;grid-area:text-block;justify-content:center;padding:0}@media screen and (min-width:992px){.video__text-block{padding:2rem 0}}.video__text-product{font-size:1.75rem}@media screen and (min-width:768px){.video__text-product{font-size:2rem}}@media screen and (min-width:992px){.video__text-product{font-size:2.8rem}}.video__text-description{color:grey}@media screen and (min-width:768px){.video__text-description{width:75%}}.video__video-block{grid-area:video-block;position:relative}.video__bg-image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;min-height:80vw}@media screen and (min-width:768px){.video__bg-image{background-size:contain;min-height:auto}}.component-video__play-video-button-image{height:60px;left:50%;opacity:.8;position:absolute;top:50%;transform:translate(-50%,-50%);transition:height .4s;z-index:10}.component-video__play-video-button-image:hover{cursor:pointer;height:80px}@media screen and (min-width:768px){.component-video__play-video-button-image{height:100px}}.tingle-modal-box{background-color:transparent!important;height:100%!important}
.paragraph--unpublished{background-color:#fff4f4;}
.site-commerce-price-group-default-formatter{margin-bottom:2rem;}.site-commerce-price-group-default-formatter__prefix{margin-bottom:1rem;}.site-commerce-price-group-default-formatter__suffix{margin-top:1rem;}.site-commerce-price-group-default-formatter__value{font-size:1.8em;}.site-commerce-price-group-default-formatter__from{font-size:1rem;}.site-commerce-price-group-default-formatter__cost-from{font-weight:500;}.site-commerce-price-group-default-formatter__cost-value{font-weight:500;}.site-commerce-price-group-default-formatter__cost-value-basic{font-size:1rem;color:#888888;font-weight:100;text-decoration:line-through;}.site-commerce-price-group-default-formatter__cost-value-sale{font-weight:700;}.site-commerce-price-group-default-formatter__quantity-unit{font-size:0.7em;color:#888888;}.site-commerce-price-group-default-formatter__discount{background-color:#4e7661;border-radius:0.25rem;color:#ffffff;font-size:1.25rem;padding:0.5rem;width:-moz-fit-content;width:fit-content;font-weight:100;}
