.product-sheet .product-sheet-bot,.product-sheet .product-sheet-top{display:grid;gap:20px}.product-sheet .product-sheet-bot .product-image .large-image,.product-sheet .product-sheet-bot .product-image .small-images img,.product-sheet .product-sheet-top .product-image .large-image,.product-sheet .product-sheet-top .product-image .small-images img{border:1px solid #bed1dc}.product-sheet .product-sheet-bot .product-image .large-image,.product-sheet .product-sheet-top .product-image .large-image{align-items:center;display:flex;justify-content:center;margin-bottom:.5rem;text-align:center}.product-sheet .product-sheet-bot .product-image .large-image img,.product-sheet .product-sheet-top .product-image .large-image img{cursor:pointer}.product-sheet .product-sheet-bot .product-image .small-images,.product-sheet .product-sheet-top .product-image .small-images{display:grid;gap:.5rem;margin-bottom:.5rem}.product-sheet .product-sheet-bot .product-image .small-images img,.product-sheet .product-sheet-top .product-image .small-images img{cursor:pointer}.product-sheet .product-sheet-bot .product-image .acabat-images,.product-sheet .product-sheet-top .product-image .acabat-images{margin-bottom:.5rem}.product-sheet .product-sheet-bot .product-image .acabat-images img,.product-sheet .product-sheet-top .product-image .acabat-images img{width:51px}.product-sheet .product-sheet-bot .product-image .select-reference-block,.product-sheet .product-sheet-top .product-image .select-reference-block{align-items:center;border:2px solid #bed1dc;border-radius:25px;font-size:13px;justify-content:center;line-height:1;margin-top:.5rem;padding:18px 20px;position:relative;vertical-align:top}.product-sheet .product-sheet-bot .product-image .select-reference-block:hover,.product-sheet .product-sheet-top .product-image .select-reference-block:hover{border-color:#1469ef}.product-sheet .product-sheet-bot .product-image .select-reference-block .select-reference-list,.product-sheet .product-sheet-top .product-image .select-reference-block .select-reference-list{top:45px;width:100%}.product-sheet .product-sheet-bot .product-image .select-reference-block .information-button-text,.product-sheet .product-sheet-top .product-image .select-reference-block .information-button-text{font-size:13px;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}@media screen and (min-width:1024px){.product-sheet .product-sheet-bot .product-image .select-reference-block,.product-sheet .product-sheet-top .product-image .select-reference-block{transition:all .3s ease}}.product-sheet .product-sheet-top .wishlist-actions{padding:0 10px;position:absolute;right:0;top:0}.product-sheet .product-sheet-top .wishlist-actions i{color:var(--primary-color);font-size:35px}.product-sheet .product .value-title{font-size:13px;font-weight:600}.product-sheet .product .value-element{font-size:15px}.product-sheet .product .values-col{display:flex;gap:35px;padding-bottom:20px}.product-sheet .product .brand-image{border:1px solid #bed1dc;float:right;margin-bottom:20px;margin-left:20px;max-width:100px}.product-sheet .product .brand-image img{display:flex;transition:all .3s ease}.product-sheet .product .brand-image+.description-col{padding-bottom:5px}.product-sheet .product .brand-image.without-description-short{float:none;margin-left:15px}.product-sheet .product .p-without-description-short{font-size:13px;font-weight:600;margin:0 15px}.product-sheet .product .description-col,.product-sheet .product .values-col{margin:0 15px}.product-sheet .product-sheet-top .product>div:not(.product-information,.description-col,.brand-image){margin-top:20px}.product-sheet .packed-product .packed-product-reference,.product-sheet .packed-product .together-product-reference,.product-sheet .together-product .packed-product-reference,.product-sheet .together-product .together-product-reference{font-size:13px}.product-sheet .packed-product h3 a,.product-sheet .together-product h3 a{color:#1469ef;font-size:inherit}.product-sheet .packed-product{margin-left:15px;margin-right:15px}.product-sheet .packed-product .product-column{align-items:center;display:grid;grid-template-columns:3fr 0fr}@media screen and (max-width:768px){.product-sheet .packed-product .product-column{grid-template-columns:1fr}.product-sheet .packed-product .product-column a.button{display:none}}.product-sheet .packed-product+.packed-product{border-top:1px dashed #bed1dc;margin-top:10px;padding-top:10px}.product-sheet .together-product-block{display:grid;gap:30px;grid-template-columns:3fr 1fr}@media screen and (max-width:768px){.product-sheet .together-product-block{grid-template-columns:1fr}}.product-sheet .together-product-block .together-product{display:grid;gap:30px;grid-template-columns:80px 1fr;justify-items:center}@media screen and (max-width:768px){.product-sheet .together-product-block .together-product{gap:0;grid-template-columns:1fr}}.product-sheet .together-product-block .together-product .together-product-images{align-items:center;display:grid;gap:10px;justify-content:center}@media screen and (max-width:768px){.product-sheet .together-product-block .together-product .together-product-images{background-color:#f4f7ff;grid-template-columns:repeat(3,1fr);padding:10px;width:100%}}.product-sheet .together-product-block .together-product .together-product-images .image.display~.image.display:before{color:#9a9a9a;content:"+";font-size:18px;font-weight:700;left:36px;position:absolute;top:-25px}@media screen and (max-width:768px){.product-sheet .together-product-block .together-product .together-product-images .image.display~.image.display:before{display:none}}.product-sheet .together-product-block .together-product .together-product-images .image:not(.display){display:none}.product-sheet .together-product-block .together-product .together-product-list{display:grid;gap:10px;justify-self:baseline;width:100%}@media screen and (max-width:768px){.product-sheet .together-product-block .together-product .together-product-list{background-color:#f4f7ff;padding:10px}}.product-sheet .together-product-block .together-product .together-product-list .add-to-cart-button-component>button,.product-sheet .together-product-block .together-product .together-product-list .add-to-cart-button-component>div:not(.mod-add-to-cart-button){display:none}.product-sheet .together-product-block .together-product .together-product-list .together-product-item .select{margin:5px 0}.product-sheet .together-product-block .together-product .together-button-price{align-items:center;display:grid;grid-template-columns:150px 135px;padding-left:30px}@media screen and (max-width:768px){.product-sheet .together-product-block .together-product .together-button-price{gap:30px;grid-template-columns:1.5fr 1fr}}.product-sheet .together-product-block .together-product .together-button-price .product-best-price{justify-content:flex-start}.product-sheet .together-product-block .together-total{align-items:center;display:flex;flex-flow:column;gap:10px}.product-sheet .together-product-block .together-total div:first-child{text-align:center}.product-sheet .together-product-block .product-last-price,.product-sheet .together-product-block .total-price{font-weight:700}.product-sheet .together-product-block .total-price{font-size:18px}.package-original-price{border:1px solid #bed1dc;border-radius:5px;margin:20px 15px 0;padding:5px;text-align:center}.product-section.main-product>.product-list.list .product{position:relative}.show-in-columns{display:grid;gap:15px;grid-template-columns:1fr 1fr 1fr}@media screen and (min-width:1024px){.product-sheet-bot,.product-sheet-top{grid-auto-columns:1fr 1.5fr;grid-auto-flow:column}.product-image>.small-images{grid-template-columns:repeat(4,1fr)}.video-block{display:grid;gap:20px;grid-auto-columns:1fr 1fr;grid-auto-flow:column}.video-block .video-container:only-child{grid-column:1/3}.product-section.main-product>.product-list.list{background-color:#f4f7ff}.product-section.main-product>.product-list.list .product{border-bottom:1px dashed #bed1dc;padding:20px;position:relative}.product-section.main-product>.product-list.list .product:hover{background-color:#f4f7ff}.product-section.main-product>.product-list.list .product:last-of-type{border:none}}.product-section .dropdown{display:block}@media print,screen and (min-width:769px){.product-section .dropdown{display:block}.product-section .open-dropdown{cursor:auto}.product-section .open-dropdown.with-arrow:after{display:none}}@media screen and (max-width:1023px){.product-sheet-top{grid-template-columns:1fr}.product-features{grid-row:1}.video-block .video-container+.video-container{margin-top:20px}.product-image>.small-images{grid-template-columns:repeat(5,1fr)}.open-dropdown.with-arrow:after{transform:rotate(-45deg)}.open-dropdown:not(.open).with-arrow.active:after{margin-top:-3px;transform:rotate(135deg)}.dropdown.dropdown-video-container.active{display:block}}@media screen and (max-width:768px){.packed-product .product-column a.button,.product-section .dropdown:not(.active){display:none}.show-description-read-more{max-height:48px;overflow-y:hidden}#features-read-more{margin-top:15px}}.product-section>.title-section{background-color:#f4f7ff;border-bottom:1px solid #bed1dc;font-size:14px;font-weight:600;padding:.5rem 1rem}@media screen and (min-width:1024px){.product-section>.title-section:not(.related-products){margin-bottom:20px}}@media screen and (max-width:1023px){.product-section>.title-section{margin-bottom:20px}}.product-section>.related-categories.title-section,.product-section>.related-products.title-section{background-color:#fff;font-size:25px;padding:20px 0}.product-section p{font-size:15px}.product-section .product-description{padding:0 1rem}.product-section .product-list.grid{margin-top:.5rem}.product-section .features-list{display:grid;gap:10px}.product-section .features-list .feature{border:1px solid #bed1dc;padding:.5rem 1rem}.product-section .video-block .video-container{padding:56.25% 0 0;position:relative}.product-section .video-block .video-frame{height:100%;left:0;position:absolute;top:0;width:100%}@media screen and (min-width:1024px){.product-section .features-list{grid-template-columns:repeat(3,1fr)}.product-section:not(.product,.features-block,.product-packed-block,.product-information){margin-top:40px!important}}@media screen and (max-width:1023px){.product-section .features-list{grid-template-columns:repeat(2,1fr)}.product-section:not(.product,.features-block){margin-top:20px!important}}.original-image-modal{text-align:center}.product-image{position:relative}.product-image .has-info-block{display:inline}.product-image .has-info-block>.info-block{width:452px;z-index:32}.highlight-text-block{background-color:#fcefa4;border-left:5px solid #fbe775;font-style:italic;padding:10px 15px}.highlight-text-block h2{font-size:16px;font-weight:600;padding-bottom:20px}.highlight-text-block p{font-weight:500;padding-bottom:0}.certificates,.document-links{margin-top:10px}.certificates a,.document-links a{align-items:center;color:#1469ef;display:inline-flex;gap:5px}.certificates i,.document-links i{align-items:center;background-color:#1469ef;border-radius:50%;color:#fff;display:flex;font-size:23px;height:40px;justify-content:center;line-height:0;width:40px}.product-documents-container{display:flex;flex-wrap:wrap;gap:25px}@media screen and (max-width:768px){.product-documents-container{display:block}}#modal-pdf-catalog .modal-content{background-color:#fff;height:90%;position:relative;width:90%}#modal-pdf-catalog .modal-content .modal-iframe-container{height:100%;left:0;position:absolute;top:0;width:100%}.product div.stamps{padding-top:20px}.stamps img{display:flex}@media screen and (min-width:1024px){.product-list.list .grouped-products .grouped-product-best-price .product-price-unit{grid-row:1;text-align:center}.product-list.list .grouped-products .grouped-product-best-price .special-price~.product-price-unit{grid-row:2}}.view-data-sheet{display:block;margin-top:20px;text-decoration:underline}#modal-images .box{margin-bottom:0}#modal-images .small-images .secondary{background-color:rgba(9,9,7,.57);border:none;color:#fff;cursor:pointer;display:flex;font-size:40px;height:40px;justify-content:center;line-height:43px;padding:0;position:absolute;top:50%;transition:all .3s ease;width:40px}#modal-images .small-images .secondary:hover{background-color:var(--primary-color)}#modal-images .small-images .secondary:before{border:5px solid #fff;border-radius:2px;content:" ";display:block;float:right;height:.425em;margin-top:.28em;pointer-events:none;transform:rotate(-45deg);transform-origin:center;transition:all .3s ease;width:.425em}#modal-images .small-images .secondary.prev{left:0;margin-left:15px}#modal-images .small-images .secondary.prev:before{border-bottom:0;border-right:0;margin-left:4px}#modal-images .small-images .secondary.next{margin-right:15px;right:0}#modal-images .small-images .secondary.next:before{border-left:0;border-top:0;margin-right:4px}#modal-images .small-images .secondary:not(.prev,.next,.active.prev,.active.next){display:none}
