

/* Start:/local/templates/bovil_2026/components/bitrix/catalog.section/sw_catalog_section/style.min.css?17810740633117*/
.catalog-section{margin-top:20px;display:flex;flex-direction:column;align-items:center;gap:40px}.catalog-section .promo{margin:0}.catalog-section__banner-wrapper{width:99.7vw;height:520px;background-size:cover;overflow:hidden}.catalog-section__banner-content{margin:0 auto;padding:0 32px 24px;max-width:1260px;height:100%;display:flex;align-items:flex-end;justify-content:space-between}.catalog-section__banner-inner{max-width:80%;display:flex;flex-direction:column;gap:30px}.catalog-section__banner-title{margin:0;max-width:66%;font-size:55px;font-weight:700;line-height:61px;text-shadow:2px 2px 8px rgba(0,0,0,.5);color:var(--color-white)}.catalog-section__banner-text{font-size:25px;font-weight:400;line-height:35px;text-shadow:2px 2px 8px rgba(0,0,0,.5);color:var(--color-white);opacity:.8}.btn.catalog-section__banner-button,.btn.catalog-section__banner-button:visited{display:inline;padding:16px 26px;font-size:20px;font-weight:700;line-height:1.55;text-transform:uppercase;color:var(--color-white);background-color:var(--color-blue);border:1px solid var(--color-blue);border-radius:10px;text-align:center}@media (max-width:1000px){.catalog-section__banner-wrapper{width:100vw}.catalog-section__banner-content{flex-direction:column;align-items:flex-start;justify-content:flex-end}.catalog-section__banner-inner{max-width:100%}.catalog-section__banner-title{max-width:100%;font-size:30px;line-height:normal}.catalog-section__banner-text{font-size:20px}.btn.catalog-section__banner-button{padding:4px 16px;font-size:16px}}@media (max-width:430px){.catalog-section__banner-wrapper{height:618px}.catalog-section__banner-content{justify-content:center}}.catalog-section__title{margin:0;text-align:center;font-size:68.6px;font-weight:700;line-height:normal;color:var(--color-blue);text-transform:uppercase}#detail{margin:70px 0}#detail .detail_blocks{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.detail_block{position:relative}.deatil_image{width:373px;height:467px}.deatil_image>img{width:100%;height:100%;border-radius:20px;object-fit:cover;opacity:1;transition:opacity 300ms;background-color:var(--color-gray)}.detail_text{position:absolute;bottom:0;color:var(--color-white);padding:0 20px}#detail .detail_text p.zag{color:var(--color-white);font-size:18px;font-family:"Inter";line-height:1.2;font-weight:600;background-position:center center;border-color:transparent;border-style:solid;margin-bottom:10px}#detail p.descript{margin-top:0;color:var(--color-white);font-size:15px;font-family:"Inter";line-height:1.3;font-weight:400;opacity:.8;background-position:center center;border-color:transparent;border-style:solid}.product-cards{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;row-gap:30px;scroll-margin-top:74px}@media (max-width:991px){#detail .detail_blocks{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:768px){#detail{max-width:100%}#detail .detail_blocks{display:flex;flex-direction:row;flex-wrap:nowrap;overflow:auto}#detail .detail_block{margin-bottom:0;width:100%;height:100%;display:block;position:relative}.deatil_image{width:270px;height:355px}}
/* End */


/* Start:/local/templates/bovil_2026/components/bitrix/news.list/sw_stock/style.min.css?1781074062569*/
.promo{margin-top:50px;display:flex;flex-direction:column;gap:40px}.promo__header{display:flex;align-items:center;justify-content:center;gap:10px}.promo__icon{display:block;width:50px;height:50px;background:url(/local/templates/bovil_2026/components/bitrix/news.list/sw_stock/./images/stock_discount.svg);background-size:contain;background-repeat:no-repeat}.promo__wrapper{display:flex;gap:50px}.promo__image{width:100%;height:100%;object-fit:contain;border-radius:20px}@media (max-width:991px){.promo{width:100vw;margin-left:calc(-50vw + 50%)}.promo__wrapper{flex-direction:column}}@media (max-width:600px){.promo__wrapper{gap:16px}}
/* End */


/* Start:/local/templates/bovil_2026/components/bitrix/catalog.item/sw_catalog_item/style.min.css?17810740635522*/
.product-card{width:30%;display:flex;flex-direction:column;gap:20px}.product-card-premium{width:48%}.product-card__media{position:relative;height:358px;display:inline-flex;align-items:center;justify-content:center}.product-card__badge{position:absolute;top:0;right:0;border-top:50px solid var(--color-orange);border-right:40px solid transparent;border-bottom:0 solid transparent;border-left:40px solid transparent;z-index:3}.product-card__discount{width:26px;position:absolute;top:-44px;left:-50%;transform:translateX(-50%);display:flex;font-size:12px;color:var(--color-white);word-spacing:-2px}.product-card__image-link{width:100%;height:100%;position:relative;display:block;overflow:hidden}.product-card__image{margin:0 auto;height:100%}.product-card__image--main{object-fit:contain;position:relative;z-index:0}.product-card__image--hover{position:absolute;top:0;left:50%;opacity:0;transform:translateX(-50%);z-index:1;object-fit:contain}.product-card__image-link:has(.product-card__image--hover):hover .product-card__image--main{opacity:0}.product-card__image-link:has(.product-card__image--hover):hover .product-card__image--hover{opacity:1}.product-card__content{display:flex;flex-direction:column;justify-content:space-between;flex:1;gap:12px}.product-card__info{display:flex;flex-direction:column;gap:10px}.product-card__title{margin:0;font-size:18px;font-weight:500;line-height:1.3;color:var(--color-dark-text)}.product-card__title-link:hover .product-card__title{color:var(--color-blue)}.product-card__description{display:flex;flex-direction:column;gap:10px;font-size:15px;font-weight:400;line-height:1.3;color:var(--color-gray)}.product-card__text{margin:0}.product-card__list{margin:0;padding:0;list-style:none}.product-card__list-item::before{content:"-";margin-right:10px}.product-card__controls{display:flex;flex-direction:column;gap:30px}.product-card__option{width:fit-content;display:flex;flex-direction:column}.product-card__label{font-size:12px;line-height:1.55;color:var(--color-gray)}.select-wrapper{position:relative;display:inline-block}.product-card__select{padding:2px 30px 2px 10px;min-width:150px;min-height:28px;width:fit-content;background:var(--color-input-bg-gray);border:1px solid var(--color-light-border);border-radius:5px;color:var(--color-black);font-size:12px;appearance:none;-webkit-appearance:none;-moz-appearance:none;outline:0;cursor:pointer}.select-wrapper::after{content:"";width:0;height:0;position:absolute;right:10px;top:0;bottom:0;margin:auto;border-width:6px 5px 0 5px;border-style:solid;border-color:var(--color-black) transparent transparent transparent;pointer-events:none}.product-card__actions{display:flex;align-items:center;justify-content:space-between}.product-card__price{display:flex;gap:20px}.product-card__price-old{font-size:21px;font-weight:600;color:var(--color-orange);text-decoration:line-through}.product-card__price-current-wrapper{display:flex;flex-direction:column}.product-card__price-value{font-size:20px;font-weight:600;color:var(--color-blue)}.product-card__price-unit{font-size:12px;line-height:normal;color:var(--color-gray)}.btn.product-card__button--primary{display:inline;padding:12px 21px;font-size:12px;font-weight:700;text-transform:uppercase;color:var(--color-white);background-color:var(--color-blue);border:1px solid var(--color-blue);border-radius:10px;text-align:center}@media (max-width:991px){.catalog-section__title{font-size:54px}.product-card{padding:25px 25px 0 25px;width:50%}}@media (max-width:600px){.catalog-section__title{font-size:36px}.product-card{padding:25px 18px 0}.product-card__title{font-size:16px}.product-card__description{font-size:14px}.product-card__controls{gap:20px}.product-card__select{width:100%}.product-card__actions{align-items:unset;flex-direction:column;gap:10px}.btn.product-card__button--primary{padding:12px 18px;width:100%;font-size:10px}}@media (max-width:450px){.catalog-section{gap:0}.product-card{padding:25px 14px 0;gap:14px}.catalog-section__title{font-size:24px}.product-card__media{height:220px}.product-card__image-link{height:auto}.product-card__image{height:auto}.product-card__title-link{line-height:normal}.product-card__title{font-size:13px}.product-card__description{font-size:13px}.btn.product-card__button--primary{padding:12px}}@media (max-width:450px){.btn.product-card__button--primary{padding:12px 2px;font-size:9px}.product-card__actions .product-card__quantity-control,.product-card__actions .product__quantity-control{width:100%;justify-content:space-between}.product-card__actions .product__quantity-value,.product-card__actions .product-card__quantity-info{min-width:unset}.product__deposit-select-wrapper .product__deposit-select,.select-wrapper .product-card__select{padding-right:0}}.product-card__quantity-control{display:flex;align-items:center;background:var(--color-bg-light);border:1px solid var(--color-bg-gray);border-radius:8px;padding:4px 6px}.product-card__quantity-btn{width:32px;height:32px;border-radius:50%;background:var(--color-white);border:1px solid var(--color-light-border);cursor:pointer;transition:all .2s}.product-card__quantity-btn:hover:not(:disabled){background:var(--color-hover-gray);border-color:var(--color-platinum)}.product-card__quantity-btn:disabled{opacity:.5;cursor:not-allowed}.product-card__quantity-info{text-align:center;min-width:100px;line-height:normal}.product-card__quantity-price{font-size:16px;font-weight:700;display:block}.product-card__quantity-unit{font-size:11px;color:var(--color-medium-gray)}.hidden{display:none}
/* End */


/* Start:/local/js/bovil/catalog_product/dist/bundle.css?17809863472051*/
.product__price-block{display:flex;gap:20px}.product__price-old{font-size:21px;font-weight:600;color:var(--color-orange);text-decoration:line-through}.product__price{font-size:20px;font-weight:600;color:var(--color-blue)}.product__deposit-item{width:fit-content;display:flex;flex-direction:column}.product__deposit-label{font-size:12px;line-height:1.55;color:var(--color-gray)}.product__deposit-select-wrapper{position:relative;display:inline-block}.product__deposit-select-wrapper:after{position:relative;display:inline-block;content:"";width:0;height:0;position:absolute;right:10px;top:0;bottom:0;margin:auto;border-width:6px 5px 0 5px;border-style:solid;border-color:var(--color-black) transparent transparent transparent;pointer-events:none}.product__deposit-select{padding:2px 30px 2px 10px;min-width:150px;min-height:28px;width:fit-content;background:var(--color-input-bg-gray);border:1px solid var(--color-light-border);border-radius:5px;color:var(--color-black);font-size:12px;appearance:none;-webkit-appearance:none;-moz-appearance:none;outline:none;cursor:pointer}.product-detail__header .btn.btn-default.basket{padding:12px 21px;font-size:16px;font-weight:700;color:var(--color-white);background-color:var(--color-blue);border-color:var(--color-blue);border-radius:10px;outline:0}.product__quantity-control{width:fit-content;display:flex;align-items:center;background:var(--color-bg-light);border:1px solid var(--color-bg-gray);border-radius:8px;padding:4px 6px}.product__quantity-btn{width:32px;height:32px;border-radius:50%;background:var(--color-white);border:1px solid var(--color-light-border);cursor:pointer;transition:all .2s}.product__quantity-btn:hover:not(:disabled){background:var(--color-hover-gray);border-color:var(--color-platinum)}.product__quantity-btn:disabled{opacity:.5;cursor:not-allowed}.product__quantity-value{text-align:center;min-width:100px;line-height:normal}.product__quantity-price{font-size:16px;font-weight:700;display:block}.product__quantity-unit{font-size:11px;color:var(--color-medium-gray)}
/*$vite$:1*/
/* End */
/* /local/templates/bovil_2026/components/bitrix/catalog.section/sw_catalog_section/style.min.css?17810740633117 */
/* /local/templates/bovil_2026/components/bitrix/news.list/sw_stock/style.min.css?1781074062569 */
/* /local/templates/bovil_2026/components/bitrix/catalog.item/sw_catalog_item/style.min.css?17810740635522 */
/* /local/js/bovil/catalog_product/dist/bundle.css?17809863472051 */
