@charset "UTF-8";.products-container{width:100%;display:grid;grid-template-columns:repeat(4,1fr);grid-auto-flow:dense;gap:1.125rem;margin-bottom:3rem}@media (max-width: 1200px){.products-container{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.products-container{grid-template-columns:repeat(2,1fr)}}@media (max-width: 576px){.products-container{grid-template-columns:repeat(1,1fr)}}.auz_holz_support{background-color:#fff8e0}@media (min-width: 1401px){.auz_holz_support{position:relative}}@media (max-width: 1400px){.auz_holz_support{display:flex}}@media (max-width: 768px){.auz_holz_support{flex-direction:column;align-items:center;justify-content:center}}.auz_holz_support div img{object-position:top}.auz_holz_support .auz_holz_support_img_bg{height:100%;width:calc(9% + 25rem)}@media screen and (min-width: 1800px){.auz_holz_support .auz_holz_support_img_bg{width:calc((100% - 1500px)/2 + 25rem)}}@media (max-width: 768px){.auz_holz_support .auz_holz_support_img_bg{width:-webkit-fill-available;height:40%}}@media (min-width: 1401px){.auz_holz_support .auz_holz_support_img_bg{position:absolute}}.auz_holz_support .auz_holz_support_row{display:flex;flex-direction:row;justify-content:space-between;gap:6.25rem}@media (max-width: 1400px){.auz_holz_support .auz_holz_support_row{gap:2rem}}@media (max-width: 768px){.auz_holz_support .auz_holz_support_row{flex-direction:column;gap:0}}.auz_holz_support .auz_holz_support_row .auz_holz_support_row_info{z-index:9}.auz_holz_support .auz_holz_support_row .auz_holz_support_row_info .auz_holz_support_row_info_text{padding:6rem 1rem 5rem 0;color:#fff;font-style:normal;width:25rem}@media (max-width: 768px){.auz_holz_support .auz_holz_support_row .auz_holz_support_row_info .auz_holz_support_row_info_text{width:100%}}.auz_holz_support .auz_holz_support_row .auz_holz_support_row_info .auz_holz_support_row_info_text h3{font-size:2.625rem;font-weight:700;line-height:normal;margin-bottom:1.6rem}.auz_holz_support .auz_holz_support_row .auz_holz_support_row_info .auz_holz_support_row_info_text p{font-size:1.125rem;font-weight:400;line-height:1.875rem}.auz_holz_support .auz_holz_support_row .auz_holz_support_row_form{margin:2rem 0;max-width:720px}.auz_holz_support .auz_holz_support_row .auz_holz_support_row_form h3{font-size:2rem;font-style:normal;font-weight:700;line-height:normal;margin-bottom:1.75rem}@media (max-width: 350px){.auz_holz_support .auz_holz_support_row .auz_holz_support_row_form h3{margin-top:2rem}}.primary-product-card{display:flex;flex-direction:column;border-radius:.625rem;flex-grow:1;container-type:inline-size;box-shadow:0 4px 15px #0000001a;transition:box-shadow .25s ease-in-out}@container (max-width: 270px){.primary-product-card .product-details-container .product-name{font-size:1rem!important}}.primary-product-card:hover,.primary-product-card:active{box-shadow:0 10px 30px #00000026}.primary-product-card:hover .image-wrapper .details-wrapper,.primary-product-card:active .image-wrapper .details-wrapper{opacity:1}.primary-product-card .image-wrapper{width:100%;position:relative;overflow:hidden;border-radius:.625rem .625rem 0 0}.primary-product-card .image-wrapper .product-link{position:absolute;bottom:0;width:max-content;max-width:90%;left:50%;transform:translate(-50%);z-index:2;transition:opacity .25s ease-in-out}.primary-product-card .image-wrapper img{width:100%;height:100%;display:block;aspect-ratio:3/2;transition:transform .3s ease-in-out}.primary-product-card .image-wrapper .info-container{position:absolute;top:.5rem;right:.5rem;display:flex;column-gap:2px}.primary-product-card .image-wrapper .info-container .info-item{padding:.25rem;z-index:1;font-size:1rem;font-weight:400;line-height:1.25;border-radius:.25rem}.primary-product-card .image-wrapper .info-container .info-item svg{display:block;height:1.25rem;width:auto}.primary-product-card .image-wrapper .info-container .info-item.list-info{margin:0;list-style:none;z-index:1}.primary-product-card .image-wrapper .info-container .info-item.list-info li{color:#fff;padding:.25rem .5rem;background-color:#2d3790;width:fit-content;font-size:.7rem;border-radius:4px;font-weight:400}.primary-product-card .image-wrapper .info-container .info-item.list-info li:not(:last-child){margin-bottom:.25rem}@media (max-width: 380px){.primary-product-card .image-wrapper .info-container .info-item.list-info li{font-size:.5rem}}.primary-product-card .image-wrapper .info-container .ar-info{background-color:#fff;padding-right:0;padding-left:0}.primary-product-card .image-wrapper .info-container .price{background-color:#a11e62;color:#fff;padding-inline:.5rem}.primary-product-card .image-wrapper .info-container .price .bold{font-weight:600}.primary-product-card .image-wrapper .info-container .delivery-info{background-color:#2d3790}.primary-product-card .image-wrapper .info-container .montage-info{background-color:#fd0}.primary-product-card .image-wrapper .info-container.bottom{top:auto;bottom:.5rem}.primary-product-card .image-wrapper .info-container.left{left:1rem}.primary-product-card .image-wrapper .info-container.give-way-ar{top:2.3rem}.primary-product-card .image-wrapper .details-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#1a1e1fa6;display:flex;flex-direction:column;row-gap:1.25rem;align-items:center;justify-content:center;transition:opacity .25s ease-in-out;opacity:0;padding:2.5rem 0 .25rem}@container (max-width: 290px){.primary-product-card .image-wrapper .details-wrapper{row-gap:.5rem}}.primary-product-card .image-wrapper .details-wrapper .details{color:#fff;width:fit-content;height:fit-content;max-width:95%;display:flex;align-items:center;row-gap:1.5rem;position:relative;flex-direction:column}.primary-product-card .image-wrapper .details-wrapper .details .params-row{display:flex;align-items:center;column-gap:.75rem;width:100%}@media (max-width: 992px){.primary-product-card .image-wrapper .details-wrapper .details .params-row{column-gap:.5rem}}.primary-product-card .image-wrapper .details-wrapper .details .params-row .param-element{display:flex;align-items:center;column-gap:.375rem;font-size:.875rem;flex-basis:50%}@media (max-width: 1600px){.primary-product-card .image-wrapper .details-wrapper .details .params-row .param-element{font-size:.875rem}}@media (max-width: 576px){.primary-product-card .image-wrapper .details-wrapper .details .params-row .param-element{font-size:1rem}}.primary-product-card .image-wrapper .details-wrapper .details .params-row .param-element svg{width:2.25em;min-width:2.25em;height:auto}.primary-product-card .image-wrapper .details-wrapper .details .params-row .param-element .param-value{font-size:1em;font-weight:500;line-height:1.25;white-space:nowrap;width:min-content}@container (max-width: 322px){.primary-product-card .image-wrapper .details-wrapper .details .params-row .param-element .param-value{font-size:.875em}}.primary-product-card .image-wrapper .details-wrapper .details .params-row .param-element .change-icon{width:2em;min-width:2em;height:2em}.primary-product-card .image-wrapper .details-wrapper .details .params-row .param-element .param-element-icon{display:block}.primary-product-card .image-wrapper .details-wrapper .details .params-row .param-element .param-element-icon.montage-icon{fill:#fff;width:1.75rem;min-width:1.75rem;height:auto}.primary-product-card .image-wrapper .details-wrapper .details .params-row .param-element .param-element-icon.measuring-tape-icon path{fill:#fff}.primary-product-card .image-wrapper .details-wrapper .details:after{content:"";position:absolute;width:102%;height:1px;background-color:#fff;top:50%;left:50%;transform:translate(-50%,-50%)}.primary-product-card .image-wrapper .details-wrapper .main-btn{justify-self:flex-end;padding:.375rem .75rem}.primary-product-card .product-details-container{padding:.5rem;transition:background-color .25s ease-in-out;background-color:#fff;border-radius:0 0 .625rem .625rem;flex-grow:1;display:flex;flex-direction:column;row-gap:6px;justify-content:space-between}.primary-product-card .product-details-container .product-name{font-size:1.125rem;line-height:1.5;font-weight:700}.primary-product-card .product-details-container .rating{display:flex;align-items:center;height:fit-content}.primary-product-card .product-details-container .rating .rating-stars{--star-size: 1.125rem;--star-color: #CFD8DC;--star-background: #fc0;--percent: calc(var(--rating) / 5 * 100%);display:inline-block;font-size:var(--star-size);font-family:Times;line-height:1}.primary-product-card .product-details-container .rating .rating-stars:before{content:"★★★★★";letter-spacing:-1.5px;background:linear-gradient(90deg,var(--star-background) var(--percent),var(--star-color) var(--percent));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.primary-product-card .product-details-container .rating .rating-count{margin-left:.25rem;font-size:.75rem;line-height:1}.primary-product-card .product-details-container .icons-container{display:grid;grid-template-columns:repeat(3,1fr);column-gap:.5rem;margin-top:auto}.primary-product-card .product-details-container .icons-container .icon-wrapper{border-radius:5px;padding:.25rem;background-color:#fff}.primary-product-card .product-details-container .icons-container .icon-wrapper svg{display:block;width:100%;height:auto}.primary-product-card .product-details-container .icons-container .icon-wrapper svg .path-color-white,.primary-product-card .product-details-container .icons-container .icon-wrapper svg .path-color{transition:fill .25s ease-in-out}.primary-product-card .product-details-container .icons-container .icon-wrapper svg .path-color-stroke{transition:stroke .25s ease-in-out}.primary-product-card:not(:hover) .product-details-container .icons-container .icon-wrapper svg .path-color{fill:#dbdfe2}.primary-product-card:not(:hover) .product-details-container .icons-container .icon-wrapper svg .path-color-stroke{stroke:#dbdfe2}.primary-product-card:not(:hover) .product-details-container .icons-container .icon-wrapper svg .path-color-white{fill:#fff}.primary-product-card:hover .image-wrapper img{transform:scale(1.025)}.primary-product-card:hover .product-details-container{background-color:#dcdfe1}
