.about__term{font-weight:600;font-size:48px;line-height:130%;text-transform:uppercase}@media screen and (max-width:992px){.about__term{font-size:36px}}@media screen and (max-width:640px){.about__term{font-size:28px}}.help__title{font-weight:600;font-size:32px;line-height:130%;text-transform:uppercase}@media screen and (max-width:992px){.help__title{font-size:28px}}@media screen and (max-width:640px){.help__title{font-size:24px}}.categories__title{font-weight:600;font-size:20px;line-height:130%}@media screen and (max-width:992px){.categories__title{font-size:20px}}@media screen and (max-width:640px){.categories__title{font-size:18px}}.advantages__title,.help__link,.news__title,.services__title{font-weight:600;font-size:17px;line-height:130%}@media screen and (max-width:992px){.advantages__title,.help__link,.news__title,.services__title{font-size:16px}}.card__name,.card__sum{font-weight:600;font-size:16px;line-height:130%}@media screen and (max-width:640px){.card__name,.card__sum{font-size:14px}}.about__desc,.about__text,.banner__subtitle,.help__subtitle{font-weight:400;font-size:16px;line-height:140%}@media screen and (max-width:992px){.about__desc,.about__text,.banner__subtitle,.help__subtitle{font-size:14px}}.advantages__text,.categories__tag,.help__text,.news__date,.news__link,.quantity__input,.services__description,.services__link{font-weight:400;font-size:14px;line-height:140%}@media screen and (max-width:992px){.advantages__text,.categories__tag,.help__text,.news__date,.news__link,.quantity__input,.services__description,.services__link{font-size:13px}}.card__price,.units__unit{font-weight:400;font-size:13px;line-height:140%}@media screen and (max-width:640px){.card__price,.units__unit{font-size:12px}}.card__id,.card__tag{font-weight:400;font-size:12px;line-height:140%}.banner{position:relative;padding:40px 50px 50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:-webkit-gradient(linear,left top,right top,color-stop(25%,rgba(4,19,28,.8)),to(rgba(8,31,45,.2)));background:-o-linear-gradient(left,rgba(4,19,28,.8) 25%,rgba(8,31,45,.2) 100%);background:linear-gradient(90deg,rgba(4,19,28,.8) 25%,rgba(8,31,45,.2) 100%);border-radius:16px;overflow:hidden}.banner__bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.banner__bg>img{height:100%;-o-object-fit:cover;object-fit:cover}.banner__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:28px;width:100%;min-height:396px}@media screen and (max-width:640px){.banner__container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.banner__container::before{content:'';width:100%}}.banner__logo{margin-bottom:auto;width:113px;height:100px;-o-object-fit:contain;object-fit:contain}.banner__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;max-width:704px}.banner__title{margin-bottom:0;color:#fff}.banner__subtitle{color:#fff}.banner__button{-ms-flex-item-align:start;align-self:flex-start}@media screen and (max-width:640px){.banner__button{-ms-flex-item-align:unset;align-self:unset}}.categories{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media screen and (max-width:1600px){.categories{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:992px){.categories{grid-template-columns:1fr;gap:12px}}.categories__item{position:relative;padding:164px 20px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;background-color:#f5f5f6;border-radius:16px}@media screen and (max-width:992px){.categories__item{padding:10px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;row-gap:0}}.categories__img{position:absolute;top:0;right:0;width:100%;height:144px;background-color:#fff;border:1px solid #dfdfe1;border-bottom:none;border-radius:16px 16px 0 0;overflow:hidden}@media screen and (max-width:992px){.categories__img{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;width:60px;height:auto;min-height:60px;background-color:unset;border:0;border-radius:unset}}.categories__img>img{margin-left:auto;width:auto;height:100%;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:992px){.categories__img>img{margin-left:0;width:100%}}.categories__title{color:#333;-webkit-transition-duration:400ms;-o-transition-duration:400ms;transition-duration:400ms}.categories__tag:hover,.categories__title:hover{color:#457b9d}.categories__toggler{display:none;margin-left:auto;padding:6px;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:992px){.categories__toggler{display:-webkit-box;display:-ms-flexbox;display:flex}}.categories__chevron,.looked__arrow>svg{width:20px;height:20px;fill:none;stroke:#333;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;-webkit-transition-duration:400ms;-o-transition-duration:400ms;transition-duration:400ms}.categories__item.active .categories__chevron{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.categories__tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}@media screen and (max-width:992px){.categories__tags{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}}.categories__tag{color:#333;-webkit-transition-duration:400ms;-o-transition-duration:400ms;transition-duration:400ms}.about{display:grid;grid-template-columns:repeat(2,1fr);-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;row-gap:40px}@media screen and (max-width:640px){.about{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:24px}}.about__title{margin-bottom:0;grid-column:1/3}@media screen and (max-width:640px){.about__title{margin-bottom:-4px}}.about__info{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media screen and (max-width:992px){.about__info{grid-template-columns:repeat(2,1fr)}}.about__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about__term{color:#333}.about__desc{color:#457b9d}.about__text{grid-row:3/4;color:#333}.about__gallery{padding-bottom:10px;grid-column:1/3;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;overflow-x:auto}@media screen and (max-width:640px){.about__gallery{margin-right:-10px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:10px;width:calc(100vw - 10px)}}.about__gal{-ms-flex-negative:0;flex-shrink:0;width:calc((((100% - 20px)/2) - 20px)/2)}@media screen and (max-width:640px){.about__gal{width:180px}}.about__gal--half{width:calc(((100% - 20px)/2))}@media screen and (max-width:640px){.about__gal--half{width:370px}}.about__img{width:100%;height:295px;-o-object-fit:cover;object-fit:cover;border-radius:16px}@media screen and (max-width:1600px){.about__img{height:310px}}@media screen and (max-width:992px){.about__img{height:250px}}@media screen and (max-width:768px){.about__img{height:200px}}@media screen and (max-width:640px){.about__img{border-radius:100px}}.advantages{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media screen and (max-width:1240px){.advantages{gap:12px}}@media screen and (max-width:992px){.advantages{grid-template-columns:repeat(2,1fr);gap:12px}}@media screen and (max-width:640px){.advantages{grid-template-columns:1fr}}.advantages__item{padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px;background-color:#f5f5f6;border-radius:16px}@media screen and (max-width:992px){.advantages__item{padding:12px;gap:12px}}@media screen and (max-width:640px){.advantages__item{gap:10px}}.advantages__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}@media screen and (max-width:640px){.advantages__head{gap:12px}}.advantages__img{-ms-flex-negative:0;flex-shrink:0;width:40px;height:40px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:640px){.advantages__img{width:36px;height:36px}}.advantages__title{color:#333}.advantages__text{color:#999}.services{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media screen and (max-width:992px){.services{padding-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;overflow-x:auto}.services--listing{padding-bottom:0;display:grid;grid-template-columns:repeat(3,1fr);overflow-x:hidden}}@media screen and (max-width:640px){.services--listing{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:440px){.services--listing{grid-template-columns:1fr}}.services__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#f5f5f6;border-radius:16px}@media screen and (max-width:992px){.services__item{-ms-flex-negative:0;flex-shrink:0;width:235px}}@media screen and (max-width:640px){.services__item{width:280px}}@media screen and (max-width:992px){.services--listing .services__item{width:auto}}.services__img{width:100%;height:177px;border-radius:16px;overflow:hidden}@media screen and (max-width:992px){.services__img{height:156px}}@media screen and (max-width:640px){.services__img{height:186px}}.news__img img,.news__link::before,.services__img img,.services__link::before{-webkit-transition-duration:400ms;-o-transition-duration:400ms;transition-duration:400ms}.news__img img,.services__img img{-o-object-fit:cover;object-fit:cover;height:100%}.news__img:hover img,.services__img:hover img{-webkit-transform:scale(1.04);-ms-transform:scale(1.04);transform:scale(1.04)}.services__inner{padding:20px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.services__inner,.services__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.services__title{color:#333}.services__description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;color:#999}.services__buttons{margin-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}@media screen and (max-width:992px){.services__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:640px){.services__buttons{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.services--listing .services__buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.services__button{-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:992px){.services__button{width:100%}}@media screen and (max-width:640px){.services--listing .services__button{width:auto}}.services__link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;gap:6px;color:#999}.news__link::before,.services__link::before{content:'';position:absolute;left:0;bottom:0;width:0;height:1px;background-color:#999}.news__link:hover::before,.services__link:hover::before{width:100%}.services__arrow{width:16px;height:16px;fill:none;stroke:#999;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round}@media screen and (max-width:992px){.suppliers{margin:0 -20px;width:100vw}}@media screen and (max-width:640px){.suppliers{margin:0 -10px}}.suppliers__slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:88px;border:1px solid #dfdfe1;border-radius:16px}@media screen and (max-width:992px){.suppliers__slide{height:80px}}@media screen and (max-width:640px){.suppliers__slide{height:66px}}.suppliers__img{max-width:128px;max-height:58px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:992px){.suppliers__img{max-width:122px;max-height:56px}}@media screen and (max-width:640px){.suppliers__img{max-width:100px;max-height:48px}}.news{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}@media screen and (max-width:992px){.news{gap:20px}}@media screen and (max-width:640px){.news{gap:16px}}.news__wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media screen and (max-width:992px){.news__wrapper{padding-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;overflow-x:auto}.news__wrapper--listing{padding-bottom:0;display:grid;grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:640px){.news__wrapper--listing{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:440px){.news__wrapper--listing{grid-template-columns:1fr}}.news__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#f5f5f6;border-radius:16px}@media screen and (max-width:992px){.news__item{-ms-flex-negative:0;flex-shrink:0;width:234px}.news__wrapper--listing .news__item{width:auto}}.news__img{height:177px;-o-object-fit:cover;object-fit:cover;border-radius:16px;overflow:hidden}@media screen and (max-width:992px){.news__img{height:156px}}.news__card{padding:24px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.news__title{color:#333}.news__bottom{margin-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.news__date{color:#999}.news__link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;gap:6px;color:#999}.news__arrow{width:16px;height:16px;fill:none;stroke:#999;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round}.help{display:-webkit-box;display:-ms-flexbox;display:flex;gap:74px}@media screen and (max-width:1240px){.help{gap:40px}}@media screen and (max-width:992px){.help{gap:20px}}@media screen and (max-width:640px){.help{gap:40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.help__info{padding:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;gap:32px;max-width:686px;background-color:#457b9d;border-radius:16px;color:#f0fffc}@media screen and (max-width:640px){.help__info{margin:0 -10px;padding:40px 20px;gap:28px;width:100vw;border-radius:0}}.help__title{margin-bottom:-12px;max-width:565px}@media screen and (max-width:640px){.help__title{margin-bottom:-16px}}.help__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;gap:60px}@media screen and (max-width:1240px){.help__contacts{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}}.help__contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0;gap:12px}@media screen and (max-width:1240px){.help__contact{gap:6px}}.help__socials{gap:12px}.help__socials img{width:32px;height:32px}.help__form{-ms-flex-item-align:start;align-self:flex-start;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:640px}@media screen and (max-width:1240px){.help__form{max-width:calc((100% - 40px)/2)}}@media screen and (max-width:992px){.help__form{max-width:calc((100% - 20px)/2)}}@media screen and (max-width:640px){.help__form{max-width:unset}}.looked{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}@media screen and (max-width:992px){.looked{gap:30px}}@media screen and (max-width:640px){.looked{gap:20px}}.looked__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px}@media screen and (max-width:992px){.looked__header{gap:30px}}@media screen and (max-width:640px){.looked__header{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}}.looked__h2{margin-bottom:0}.looked__arrows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:12px}.looked__arrow{position:relative;top:0;left:0;width:40px;height:40px;background-color:#f5f5f6;border-radius:100px;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}.looked__arrow:disabled{opacity:1;cursor:default}.looked__arrow:disabled>svg{stroke:#999}.looked__arrow:hover:not(:disabled)>svg,.wishlist__item:not(.wishlist__item--remove).active .wishlist__svg{stroke:#457b9d}.card,.card__visual{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card__visual{position:relative;padding-top:16px;gap:10px;border:1px solid #dfdfe1;border-bottom:none;border-radius:16px 16px 0 0;-webkit-transition-duration:400ms;-o-transition-duration:400ms;transition-duration:400ms}@media screen and (max-width:640px){.card__visual{padding-top:12px}}.card__visual:has(.card__img:hover){border-color:#457b9d}.card__top{padding:0 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}@media screen and (max-width:640px){.card__top{position:absolute;top:4px;right:10px;padding:0}}.card__id{color:#999}@media screen and (max-width:640px){.card__id{display:none}}.card__tags{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px}.card__tag{padding:2px 4px;border-radius:4px;color:#fff}.card__tag--red{background-color:#da3a16}.card__tag--green{background-color:#37a72e}.card__img{padding:16px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:640px){.card__img{padding:12px 0}}.card__img img{max-width:128px;height:128px;-o-object-fit:contain;object-fit:contain;-webkit-transition-duration:400ms;-o-transition-duration:400ms;transition-duration:400ms}@media screen and (max-width:640px){.card__img img{max-width:96px;height:96px}}.card__img:hover img{-webkit-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03)}.card__data{padding:16px 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;gap:16px;background-color:#f5f5f6;border-radius:0 0 16px 16px}@media screen and (max-width:640px){.card__data{padding:12px 10px;gap:12px}}.card__name{color:#333;-webkit-transition-duration:400ms;-o-transition-duration:400ms;transition-duration:400ms}.card__name:hover{color:#457b9d}.card__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;gap:16px}@media screen and (max-width:640px){.card__form{gap:10px}}.card__control,.card__offer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.card__control{margin-top:auto;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.card__offer{gap:16px}@media screen and (max-width:850px){.card__offer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px}}@media screen and (max-width:640px){.card__offer{margin-top:auto}}.card__offer--bottom{margin-top:auto}.card__prices{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.card__price{color:#999}.card__sum{color:#333}.card__button{width:108px}@media screen and (max-width:640px){.card__button{width:100%}}.card__button:hover{background-color:#457b9d;-webkit-box-shadow:1px 2px 8px 2px rgba(69,123,157,.4);box-shadow:1px 2px 8px 2px rgba(69,123,157,.4);color:#fff}.card .quantity__input{width:55px}@media screen and (max-width:1600px){.card .quantity__input{width:29px}}@media screen and (max-width:992px){.card .quantity__input{width:25px}}@media screen and (max-width:480px){.card .quantity{display:none!important}}.quantity{padding:7px 6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;background-color:#fff;border-radius:6px}.quantity,.quantity__button{display:-webkit-box;display:-ms-flexbox;display:flex}.quantity__button:disabled{cursor:default}.quantity__svg{width:20px;height:20px;fill:none;stroke:#333;stroke-width:1.5;stroke-linecap:round;-webkit-transition-duration:400ms;-o-transition-duration:400ms;transition-duration:400ms}.quantity__button:hover .quantity__svg{stroke:#457b9d}.quantity__button:disabled .quantity__svg{stroke:#999}.quantity__input{width:47px;color:#333;text-align:center}.quantity__input--wide{width:71px}.wishlist{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}@media screen and (max-width:640px){.wishlist{gap:12px}}.wishlist__item,.wishlist__svg{-webkit-transition-duration:400ms;-o-transition-duration:400ms;transition-duration:400ms}.wishlist__item{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:993px){.wishlist__item:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}}.wishlist__svg{width:20px;height:20px;fill:none;stroke:#333;stroke-linejoin:round}.wishlist__svg--compare{stroke-width:1.6;stroke-linecap:round}.wishlist__svg--favorite{stroke-width:1.5;fill-rule:evenodd;clip-rule:evenodd}.units{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;border-radius:5px}.units__unit{padding:8px;background-color:transparent;border-radius:5px;color:#999;-webkit-transition-duration:400ms;-o-transition-duration:400ms;transition-duration:400ms}@media screen and (max-width:640px){.units__unit{padding:6px 8px}}.units__unit.active{background-color:#457b9d;color:#fff;cursor:default}