.product-card__info{background-color:var(--accent-bg-color)}@media (max-width:991.98px){.product-card__info{margin-top:25px}}@media (min-width:768px){.product-card__info{padding:40px}}@media (min-width:992px){.product-card__info{display:flex;flex-direction:column;height:100%}}@media (max-width:767.98px){.product-card__side:not(:first-child){background-color:var(--accent-bg-color)}}.product__title{margin:0;font-size:2.25rem}@media (min-width:768px){.product__title{font-size:3rem}}@media (min-width:992px){.product__preview{display:flex;flex-direction:column;justify-content:flex-end;height:100%}}@media (min-width:768px){.product__view{min-height:275px}}.product-view__colors{margin-top:16px;display:flex;flex-direction:column;align-items:flex-start}@media (min-width:576px){.product-view__colors{flex-direction:row;align-items:center}}.product-view__colors .swiper-bullet-color{display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;padding:2px;cursor:pointer;width:28px;height:28px}@media (min-width:576px){.product-view__colors .swiper-bullet-color{width:40px;height:40px}}.product-view__colors .swiper-bullet-color span{display:block;width:100%;height:100%;border-radius:50%;border:1px solid transparent}.product-view__colors .swiper-bullet-color svg{position:absolute;width:14px;height:14px;fill:none}@media (min-width:576px){.product-view__colors .swiper-bullet-color svg{width:16px;height:16px}}.product-view__colors .swiper-bullet-color:not(:first-child){margin-left:16px}.product-view__colors .swiper-bullet-color-active span{border-color:var(--bs-white)}.product-view__colors .swiper-bullet-color-active svg{fill:#fff}.product-view__colors .swiper-bullet-color-active.-border svg{stroke:var(--border-color)}.product-view__colors .swiper-bullet-color.-border span{border-color:var(--border-color)}.product-view-colors__text{margin-right:16px;font-size:16px;font-weight:700;margin-bottom:16px}@media (min-width:576px){.product-view-colors__text{font-size:18px;margin-bottom:0}}.product-view-colors__items{display:flex;align-items:center;overflow-x:auto;-webkit-overflow-scrolling:auto;-ms-overflow-style:none;scrollbar-width:none}.product-view-colors__items::-webkit-scrollbar{display:none}.product-view__picture{display:flex;align-items:center;justify-content:center;height:100%;width:100%;position:relative;z-index:1;overflow:hidden}.product-view__picture img{max-width:100%}.product__gallery{margin-top:24px}@media (min-width:768px){.product__gallery{margin-top:32px}.product-gallery{padding-bottom:64px}}.product-gallery__item img{width:100%;height:100%;object-fit:cover}.product-gallery__card{cursor:zoom-in}.product__parameters{margin-top:8px;padding-bottom:24px}@media (min-width:768px){.product__parameters{margin-top:40px;padding-bottom:12px}}.product-parameters__items{display:grid;grid-template-columns:repeat(2,50%);grid-template-rows:1fr}@media (min-width:576px){.product-parameters__items{display:flex;flex-wrap:wrap;justify-content:space-around;flex-direction:row}}.product-parameters__item{display:flex;align-items:center;margin-top:24px}@media (min-width:576px){.product-parameters__item{flex-direction:column;margin-top:0}}.product-parameters__icon{width:45px;height:45px;margin-right:16px}@media (min-width:768px){.product-parameters__icon{margin-right:0;margin-bottom:16px}}.product-parameters__icon svg{max-width:100%;max-height:100%}.product-parameters__title{color:var(--gray-font-color);font-size:.75rem}.product-parameters__text{font-weight:700}.product__price{margin-top:24px}.product-price__item:not(:first-child){display:flex;flex-wrap:nowrap;align-items:baseline;padding-top:16px;padding-bottom:40px}.product-price__title{color:var(--gray-font-color)}@media (min-width:768px){.product-price__title{font-size:1.25rem}}.product-price__text{font-size:24px;margin-top:6px;font-weight:700}@media (min-width:576px){.product-price__text{font-size:30px}}.product-price__text span{font-size:1.5rem}@media (min-width:576px){.product-price__text span{font-size:1.75rem}}.product-price__text.-old span{font-size:1.5rem;font-weight:400;text-decoration:line-through}.product-price__small-text{font-size:16px;text-decoration:line-through;color:var(--gray-font-color);margin-top:4px}@media (min-width:768px){.product-price__small-text{font-size:18px}}.product-price__credit{padding:8px 12px;font-size:18px;font-weight:700;background-color:var(--primary);color:var(--bs-white);margin-left:12px;white-space:nowrap}.product__offer{padding-top:40px;padding-bottom:40px;border-top:1px solid var(--bs-gray-700)}.product-offer__title{font-size:24px;color:var(--primary);margin-top:0;margin-bottom:8px}@media (min-width:768px){.product-offer__title{font-size:30px}}.product-offer__text{font-size:.875rem}@media (min-width:768px){.product-offer__text{font-size:1.125rem}}.product-offer__form{margin-top:16px}.product-offer__form .form-group{margin-bottom:24px}@media (max-width:767.98px){.product-offer__form .form-group:first-child{margin-bottom:16px}}.product-offer__form .form-control{background-color:var(--bs-white)}.product-info-tabs__nav{flex-wrap:nowrap;justify-content:flex-start;margin-bottom:24px;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;margin-left:-12px;margin-right:-12px}.product-info-tabs__nav::-webkit-scrollbar{width:0;height:0}@media (min-width:768px){.product-info-tabs__nav{margin-bottom:36px}}.product-info-tabs__item{padding-left:12px;padding-right:12px}.product-info-tabs__link{padding-bottom:4px;border-bottom:3px solid transparent;font-weight:700;color:var(--gray-font-color);transition:border-bottom-color .25s ease-out,color .25s ease-out;font-size:24px}@media (min-width:768px){.product-info-tabs__link{font-size:30px}}.product-info-tabs__link.active{border-bottom-color:var(--bs-body-color);color:var(--bs-body-color)}.product-info__block:not(:first-child){margin-top:12px}.product-info-block__title{display:flex;align-items:center;justify-content:space-between;width:100%;text-align:left}@media (min-width:576px){.product-info-block__title{pointer-events:none;cursor:default}}.product-info-block__title span,.product-info-block__title svg{color:var(--bs-black)}.product-info-block__title svg{fill:none;stroke:var(--primary);stroke-width:2px;width:24px;height:24px;transition:transform .25s ease-out}.product-info-block__title[aria-expanded=true] svg{transform:rotate(180deg)}@media (min-width:576px){.product-info-block__items{display:block!important}}.product-info-block__item{background-color:var(--accent-bg-color);border-radius:0;margin-top:16px}.product-info-block__item>div:last-child{position:relative}.product-info-block__item>div:last-child::before{position:absolute;top:0;left:50%;transform:translateX(-50%);content:"";width:calc(100% - 32px);height:1px;background-color:var(--bs-gray-600)}.product-info-block__button{padding:16px}@media (min-width:768px){.product-info-block__button{padding:24px}}.product-info-block-button__side{width:100%}@media (min-width:1200px){.product-info-block-button__side{width:auto}}.product-info-block-button__side.-buttons{display:flex;align-items:stretch}@media (max-width:575.98px){.product-info-block-button__side.-buttons{flex-wrap:wrap;align-items:initial}}.product-info-block-button__side.-buttons .btn{flex-grow:1;min-width:200px;height:100%;min-height:57px}@media (max-width:575.98px){.product-info-block-button__side.-buttons .btn{width:100%;height:57px}}.product-info-block-button__side.-buttons .btn:first-child{margin-right:16px}@media (max-width:575.98px){.product-info-block-button__side.-buttons .btn:first-child{margin-right:0;margin-bottom:10px}}.product-info-block-button__pusher{display:flex;align-items:center;cursor:pointer}@media (max-width:575.98px){.product-info-block-button__pusher{flex-wrap:wrap}}.product-info-block-button__icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;color:var(--primary);margin-right:8px;transition:transform .25s ease-out}[aria-expanded=true] .product-info-block-button__icon{transform:rotate(180deg)}.product-info-block-button__icon svg{fill:none;stroke:var(--primary);stroke-width:2px;width:100%;height:100%}@media (max-width:575.98px){.product-info-block-button__icon{margin-right:0;margin-left:24px}}.product-info-block-button__title{margin-right:15px;font-size:20px;font-weight:700;min-width:20%;display:flex;align-items:center}@media (max-width:575.98px){.product-info-block-button__title{width:100%;flex-direction:row-reverse;justify-content:space-between}}.product-info-block__price{flex-grow:1;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start}@media (max-width:575.98px){.product-info-block__price{min-width:100%;max-width:100%;flex-direction:column;align-items:flex-start}}@media (min-width:992px){.product-info-block__price{flex-wrap:nowrap}}.product-info-block-price__wrapp{margin-left:auto}@media (max-width:575.98px){.product-info-block-price__wrapp{margin-left:0}}@media (min-width:576px){.product-info-block-price__wrapp{margin-right:12px}}@media (min-width:768px){.product-info-block-price__wrapp{margin-right:24px}}@media (min-width:992px){.product-info-block-price__wrapp{margin-right:32px}}.product-info-block-price__credit,.product-info-block-price__current,.product-info-block-price__old{padding:5px 0}@media (min-width:1200px){.product-info-block-price__credit,.product-info-block-price__current,.product-info-block-price__old{padding:0}}.product-info-block-price__old{color:var(--bs-gray-600);text-decoration:line-through}.product-info-block-price__current{font-weight:700;font-size:30px}.product-info-block-price__credit{display:flex;font-size:18px;align-items:baseline}@media (min-width:1200px){.product-info-block-price__credit{padding-left:30px}}@media (min-width:576px){.product-info-block-price__credit{flex-direction:column;align-items:flex-start}}.product-info-block-price__credit-title{color:var(--gray-font-color)}@media (min-width:576px){.product-info-block-price__credit-title{font-size:18px}}.product-info-block-price__credit-text{display:inline-block;padding:8px 12px;font-size:20px;font-weight:700;color:var(--bs-white);background-color:var(--primary);margin-left:12px}@media (min-width:768px){.product-info-block-price__credit-text{margin-left:0}}.product-info-block__list{column-count:2;column-width:325px;column-gap:30px;padding:20px 15px}@media (min-width:768px){.product-info-block__list{padding:30px 40px}}.product-info-block-list__item{margin-bottom:24px}.product-info-block-list__title{margin-bottom:5px;font-weight:700}@media (min-width:576px){.product-info-block-list__title{font-size:18px}}.product-info-block-list__content ul{padding:0 0 0 20px}.product-info-block-list__content ul li{margin-bottom:8px;font-size:14px;line-height:1.3}@media (min-width:768px){.product-info-block-list__content ul li{font-size:16px;margin-bottom:12px}}.product-info-block-list__content ul li:last-child{margin-bottom:0}.product-gallery__row{margin-bottom:20px}.product-gallery__item{margin-top:16px}.product-char{overflow-x:auto;margin-top:30px}.product-char__table-wrapper{min-width:100%}@media (max-width:575.98px){.product-char__table-wrapper{display:none}}.product-char__mobile-top,.product-char__table,.product-char__table-top{width:100%;border-collapse:collapse}.product-char__mobile-top td,.product-char__table td,.product-char__table-top td{padding:10px 15px;text-align:center;font-size:14px;line-height:14px}.product-char__mobile-top td:first-child,.product-char__table td:first-child,.product-char__table-top td:first-child{text-align:left}.product-char__mobile-top tr:last-child td,.product-char__table tr:last-child td,.product-char__table-top tr:last-child td{border-bottom:none}.product-char__title{font-weight:700}.product-char__title,.product-char__title-row td{background-color:var(--accent-bg-color)}.product-char__mod{font-weight:700;background-color:var(--primary);color:#fff}.product-char__mobile-wrapper,.product-char__mobile-wrapper .product-char__block-content-body table{width:100%}@media (min-width:576px){.product-char__mobile-wrapper{display:none}}.product-char__mobile-wrapper .product-char__title{font-weight:400;color:var(--bs-gray-600);background-color:transparent}.product-char__mobile-wrapper .product-char__block-item:not(:first-child){margin-top:8px}.product-char__mobile-wrapper .product-char__block-button{background-color:var(--primary);color:var(--bs-white)}.product-char__mobile-wrapper .product-char__block-button svg,.product-char__mobile-wrapper .product-char__block-content-title svg{width:24px;height:24px;fill:none;stroke:var(--bs-white);stroke-width:2px;transform:rotate(-180deg);transition:transform .3s ease-in}.product-char__mobile-wrapper .product-char__block-button.collapsed svg,.product-char__mobile-wrapper .product-char__block-content-title.collapsed svg{transform:rotate(0deg)}.product-char__mobile-wrapper .product-char__block-button,.product-char__mobile-wrapper .product-char__block-content-title{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 16px;font-weight:700}.product-char__mobile-wrapper .product-char__block-content-title svg{stroke:var(--primary)}.product-char__mobile-wrapper .product-char__block-content-body{padding:0 24px 25px}.product-char__mobile-wrapper .product-char__block-content-body table tr:not(:last-child){border-bottom:24px solid transparent}.product-char__mobile-wrapper .product-char__block-content-body table tr td:last-child{text-align:right;font-weight:700}