:root{--product-color: $color-accent }.c-home-products{padding-top:80px;padding-bottom:80px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;row-gap:40px}.c-home-products__content h2{font-weight:500;font-size:30px;line-height:1;text-align:center;letter-spacing:.2em;text-transform:uppercase;color:#f1b434;margin-bottom:60px}@media only screen and (max-width:1199px){.c-home-products__content h2{font-size:24px}}@media only screen and (max-width:991px){.c-home-products__content h2{font-size:18px;margin-bottom:30px}}.c-home-products__umf-nav{margin:60px 0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:3rem}@media only screen and (max-width:1199px){.c-home-products__umf-nav{gap:40px;margin:30px 0}}@media only screen and (max-width:991px){.c-home-products__umf-nav{gap:30px;row-gap:20px}}@media only screen and (max-width:575px){.c-home-products__umf-nav{gap:0;row-gap:20px}.c-home-products__umf-nav li{width:33.333333%;text-align:center}}@media only screen and (max-width:379px){.c-home-products__umf-nav li{width:50%;text-align:center}}.c-home-products__umf-nav a{color:var(--product-color);font-weight:400;font-size:22px;line-height:1.2;letter-spacing:.15em;text-transform:uppercase;border-bottom:1px solid transparent;padding:10px 0;transition:color 1s cubic-bezier(.075,.82,.165,1),border 2s cubic-bezier(.075,.82,.165,1)}@media only screen and (max-width:1199px){.c-home-products__umf-nav a{font-size:16px}}.c-home-products__umf-nav a:hover{color:#313131;border-color:#313131}.c-home-products__list{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:60px}@media only screen and (max-width:991px){.c-home-products__list{gap:40px}}@media only screen and (max-width:767px){.c-home-products__list{gap:80px}}.c-home-product{display:-ms-flexbox;display:flex;margin-left:-30px;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1199px){.c-home-product{-ms-flex-pack:center;justify-content:center;margin-left:0}}.c-home-product__image{width:40%;position:relative}.c-home-product__image__product__main{display:block}.c-home-product__image.show-variant .c-home-product__image__product__main,.c-home-product__image__product__variants{display:none}.c-home-product__image.show-variant .c-home-product__image__product__variants{display:block}@media only screen and (max-width:1199px){.c-home-product__image{width:50%}}@media only screen and (max-width:991px){.c-home-product__image{width:100%}}.c-home-product__image__primary{z-index:2}.c-home-product__image__primary--variant{display:none}.c-home-product__image__primary--variant.show-variant-image{display:block}.c-home-product__image__background{z-index:1}.c-home-product__image a{z-index:2}.c-home-product__image a:before{content:"";position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;display:block;z-index:3;background:#fbf9f6;background:linear-gradient(150deg,#faf8f400,#faf8f400 70%,#fbf9f6);display:none}.c-home-product__image:after{content:"";display:block;position:relative;width:100%;height:0;padding-top:100%}.c-home-product__image img{position:absolute;width:100%;height:100%;object-fit:cover}.c-home-product__content{width:35%;padding:5% 5% 5% 0}@media only screen and (max-width:1199px){.c-home-product__content{width:50%}}@media only screen and (max-width:991px){.c-home-product__content{width:100%}}@media only screen and (max-width:991px){.c-home-product__content__top{display:-ms-flexbox;display:flex}}.c-home-product__content__left{width:100%}@media only screen and (max-width:991px){.c-home-product__content__left{-ms-flex-positive:1;flex-grow:1}}.c-home-product__content__right{display:none}@media only screen and (max-width:991px){.c-home-product__content__right{display:block;padding-left:1rem;-ms-flex:1;flex:1}}@media only screen and (max-width:399px){.c-home-product__content__right{display:none}}.c-home-product__content__reviews{-ms-flex-direction:column;flex-direction:column;gap:5px;font-weight:400;font-size:12px;line-height:1.25;display:none;letter-spacing:.2em;text-transform:uppercase}@media only screen and (max-width:767px){.c-home-product__content__reviews{display:-ms-flexbox;display:flex}}.c-home-product__content__reviews__icons{width:100%;position:relative;display:-ms-flexbox;display:flex;gap:2px}.c-home-product__content__reviews__icon{width:18px;height:auto}.c-home-product__content__reviews__icon--active path{fill:var(--product-color)}.c-home-product__content__reviews__icon--inactive path{fill:#ebe1d3}.c-home-product__content h3{margin-top:0;font-size:32px;line-height:1.1;font-weight:400;margin-bottom:0}.c-home-product__content h3:last-child{margin-bottom:0}@media only screen and (max-width:991px){.c-home-product__content h3{font-size:28px}}.c-home-product__content__score{font-size:45px;line-height:1;display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;gap:15px}@media only screen and (max-width:575px){.c-home-product__content__score{font-size:32px}}.c-home-product__content__score__name{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;gap:2px;max-width:5ch;-ms-flex-pack:justify;justify-content:space-between}.c-home-product__content__score__name small{font-size:50%}.c-home-product__content__score__value{font-size:60px;line-height:1}@media only screen and (max-width:575px){.c-home-product__content__score__value{font-size:36px}}.c-home-product__content__score__value strong{font-weight:400}.c-home-product__content__description{margin-top:2rem}.c-home-product__content__description>*{margin-bottom:1rem}.c-home-product__info{width:25%;padding:5% 0;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1199px){.c-home-product__info{width:75%}}@media only screen and (max-width:991px){.c-home-product__info{width:90%}}@media only screen and (max-width:767px){.c-home-product__info{width:100%}}.c-home-product__info__icons{display:-ms-flexbox;display:flex;margin-bottom:3rem}@media only screen and (max-width:767px){.c-home-product__info__icons{-ms-flex-pack:center;justify-content:center}}.c-home-product__info__icons__item{width:33.333333%;text-align:center;display:-ms-flexbox;display:flex;gap:1rem;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;padding-left:5%;padding-right:5%}@media only screen and (max-width:767px){.c-home-product__info__icons__item{padding-left:2.5%;padding-right:2.5%;width:auto}}.c-home-product__info__icons__image{position:relative;width:64px;height:64px}@media only screen and (max-width:767px){.c-home-product__info__icons__image{width:48px;height:48px}}.c-home-product__info__icons__image img{position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;object-fit:contain;object-position:center}.c-home-product__info__icons__image:after{content:"";display:block;width:100%;height:0;padding-top:100%}.c-home-product__info__icons__description{font-weight:500;font-size:12px;line-height:1.25;text-align:center;letter-spacing:.2em;text-transform:uppercase}@media only screen and (max-width:767px){.c-home-product__info__icons__description{max-width:100px}}.c-home-product__info__variants{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;gap:.75rem}.c-home-product__info__variant{padding:14px 20px 13px;border:1px solid var(--product-color);border-radius:50px;background-color:#fff;display:-ms-flexbox;display:flex;gap:.75rem;font-size:14px;text-transform:uppercase;display:block;text-align:center;-ms-flex-pack:center;justify-content:center;transition:color .25s cubic-bezier(.075,.82,.165,1),border 1s cubic-bezier(.075,.82,.165,1),background 1s cubic-bezier(.075,.82,.165,1)}.c-home-product__info__variant--active,.c-home-product__info__variant:hover{background-color:var(--product-color);color:#fbf9f6}@media only screen and (max-width:1199px){.c-home-product__info__variant{padding-top:15px;padding-bottom:15px;font-size:16px}}@media only screen and (max-width:575px){.c-home-product__info__variant{font-size:14px}}.c-home-product__info__variant:first-child{width:70%}.c-home-product__info__variant:nth-child(2){width:85%}.c-home-product__info__variant:nth-child(3),.c-home-product__info__variant:nth-child(4),.c-home-product__info__variant:nth-child(5),.c-home-product__info__variant:nth-child(6),.c-home-product__info__variant:nth-child(7),.c-home-product__info__variant:nth-child(8),.c-home-product__info__variant:nth-child(9),.c-home-product__info__variant:nth-child(10){width:100%}.c-home-product__info__variant__name{font-weight:500;margin-right:.5rem}.c-home-product__info__link{text-align:center;display:block}.c-home-product__info__link a{padding:12px 45px 11px;display:inline-block;border:1px solid var(--product-color);border-radius:50px;background-color:#fff;-ms-flex-pack:center;justify-content:center;font-size:14px;line-height:1.5;text-transform:uppercase;width:auto;letter-spacing:.15em;font-weight:500;margin-top:.75rem;transition:color .25s cubic-bezier(.075,.82,.165,1),border 1s cubic-bezier(.075,.82,.165,1),background 1s cubic-bezier(.075,.82,.165,1);will-change:color,border,background}@media only screen and (max-width:1199px){.c-home-product__info__link a{padding-top:15px;padding-bottom:15px}}.c-home-product__info__link a:hover{background-color:var(--product-color);color:#fbf9f6}.c-home-product__title{margin-bottom:.5rem}@media only screen and (max-width:767px){.c-home-product__title{display:-ms-flexbox;display:flex;gap:1rem;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}}.c-home-product__rating{position:relative;-ms-flex-direction:column;flex-direction:row;-ms-flex-align:start;align-items:flex-start;display:flex;margin-top:10px}@media only screen and (max-width:767px){.c-home-product__rating{display:-ms-flexbox;display:flex;margin-top:10px}}.c-home-product__rating--hidden{display:block}.c-home-product__rating__stars{display:inline-block;margin:0;position:relative}.c-home-product__rating__star{position:absolute;top:0;right:0;bottom:0;left:0;width:calc(20% * var(--rating));height:100%;overflow:hidden;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:1;gap:2px}.c-home-product__rating__star,.c-home-product__rating__star svg{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.c-home-product__rating__star svg{width:18px;height:18px;-ms-flex-pack:center;justify-content:center;object-fit:contain;-ms-flex:0 0 18px;flex:0 0 18px}.c-home-product__rating__star svg path{fill:#f1b434}.c-home-product__rating__star--background{position:relative;display:-ms-flexbox;display:flex;z-index:0;gap:2px}.c-home-product__rating__star--background svg path{fill:#3131311a}.c-home-product__rating__info{font-size:12px;text-transform:uppercase;font-weight:400;letter-spacing:2px;line-height:20px;margin-left:20px}
/*# sourceMappingURL=/cdn/shop/t/148/assets/home-products.css.map */
