.cvf{font-family:Poppins,sans-serif;padding:clamp(32px,4vw,56px) clamp(16px,3vw,40px);box-sizing:border-box}.cvf__inner{max-width:var(--cvf-max);margin:0 auto}.cvf__leaf-decor{display:none}.cvf__head{text-align:center;margin-bottom:clamp(20px,3vw,32px)}.cvf__title{margin:0 0 10px;font-size:clamp(24px,calc(24px + (40 - 24) * ((100vw - 375px) / 1545)),40px);font-weight:600;color:#000;line-height:1.2}.cvf__desc{margin:0 auto;font-size:clamp(18px,calc(18px + (24 - 18) * ((100vw - 375px) / 1545)),24px);font-weight:400;color:#333;line-height:1.45}.hdd__grid{display:block}.hdd__grid--desktop{display:none}.hdd__grid-page{display:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(10px,2vw,16px)}.hdd__grid-page.is-active{display:grid}.hdd__card{position:relative;display:flex;flex-direction:column;background:#fff;border-radius:10px;padding:12px;box-sizing:border-box}.hdd__card-img-wrap{margin-bottom:10px;line-height:0;overflow:hidden}.hdd__card-img{display:flex;align-items:center;justify-content:center;line-height:0;text-decoration:none}.hdd__card-img img{width:100%;max-height:140px;object-fit:contain;transition:transform 1s ease}.hdd__card:hover{box-shadow:0 4px 21.4px #0000001c}.hdd__card:hover .hdd__card-img img{transform:scale(1.05)}.hdd__card-title{margin:0 0 8px;font-size:clamp(14px,calc(14px + (20 - 14) * ((100vw - 375px) / 1545)),20px);font-weight:600;color:#000;text-decoration:none;line-height:1.35;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;flex:1 1 auto}.hdd__card-title:hover{text-decoration:underline;text-decoration-thickness:2px}.hdd__prices{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px;margin:0 0 16px}.hdd__price{font-size:clamp(16px,calc(16px + (26 - 16) * ((100vw - 375px) / 1545)),26px);font-weight:700;color:#d8582a}.hdd__was{font-size:clamp(12px,calc(12px + (20 - 12) * ((100vw - 375px) / 1545)),20px);font-weight:400;color:#a8a8a8;text-decoration:line-through}.hdd__buy{display:flex;align-items:stretch;width:100%;min-height:42px;box-sizing:border-box}.hdd__buy-link{flex:0 0 85%;width:85%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:clamp(14px,calc(14px + (22 - 14) * ((100vw - 375px) / 1545)),22px);font-weight:600;text-decoration:none;position:relative;z-index:1;overflow:hidden;box-sizing:border-box;background-image:var(--cvf-btn-bg);background-size:100% 100%;background-repeat:no-repeat;-webkit-mask-image:var(--cvf-btn-bg);mask-image:var(--cvf-btn-bg);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;border:1.85px solid var(--cvf-accent);border-right:0;border-radius:8px 0 0 8px}.hdd__buy-link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:0;background:var(--cvf-buy-gradient);transition:opacity .5s ease;pointer-events:none}.hdd__buy-link:hover:after{opacity:1}.hdd__buy-link:before{content:"";position:absolute;top:0;left:-100%;width:0;height:100%;transform:skew(-20deg);transition:all .5s ease;pointer-events:none;z-index:1;background:var(--cvf-buy-gradient)}.hdd__buy-link:hover:before{left:-20%;width:150%}.hdd__buy-link__text{position:relative;z-index:2;font-size:clamp(15px,calc(15px + (26 - 15) * ((100vw - 375px) / 1545)),26px)}.hdd__buy-cart{flex:0 0 20%;width:20%;min-width:34px;margin:0 0 0 -12px;padding:0;border:1.85px solid var(--cvf-accent);border-left:0;border-radius:0 8px 8px 0;cursor:pointer;background-image:url(/cdn/shop/files/Group.png?v=1779695836);background-repeat:no-repeat;background-position:center;background-size:35px auto;appearance:none;-webkit-appearance:none;z-index:2;transition:background-size .25s ease}.hdd__buy-cart:hover{background-size:38px auto}.cvf__dots{display:none;justify-content:center;align-items:center;gap:8px;margin-top:16px}.cvf__dot{width:9px;height:9px;padding:0;border:none;border-radius:50%;background:#fff;cursor:pointer;transition:background .2s ease,transform .2s ease}.cvf__dot.is-active{background:var(--cvf-accent);box-shadow:none;transform:scale(1.15)}.hdd__empty{text-align:center;color:#666;padding:24px}@media screen and (min-width:750px){.cvf{padding-top:clamp(40px,5vw,72px);padding-bottom:clamp(48px,5vw,88px)}.hdd__grid--mobile{display:none}.hdd__grid--desktop{display:block}.hdd__grid-page.is-active{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px 24px}.hdd__card-img img{max-height:280px;margin-top:10px}.hdd__card{padding:14px}.hdd__buy-link{min-height:60px}.hdd__buy-cart{background-size:35px auto}.cvf{position:relative;overflow:visible}.cvf__leaf-decor{display:block;position:absolute;top:0;left:clamp(16px,3vw,40px);margin-left:calc(-1*clamp(16px,3vw,40px));z-index:2;width:clamp(160px,18vw,280px);height:auto;pointer-events:none;transform:translateY(-50%)}}@media screen and (min-width:750px)and (max-width:1199px){.hdd__grid-page.is-active{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,2vw,18px) clamp(12px,1.8vw,16px)}.hdd__card-img img{max-height:clamp(160px,20vw,220px);margin-top:clamp(8px,1.2vw,12px)}.hdd__card{padding:clamp(10px,1.5vw,12px)}.hdd__card-title{font-size:clamp(13px,calc(13px + (17 - 13) * ((100vw - 750px) / 450)),17px)}.hdd__price{font-size:clamp(15px,calc(15px + (20 - 15) * ((100vw - 750px) / 450)),20px)}.hdd__was{font-size:clamp(11px,calc(11px + (14 - 11) * ((100vw - 750px) / 450)),14px)}.hdd__buy-link{min-height:clamp(44px,5vw,52px)}.hdd__buy-link__text{font-size:clamp(14px,calc(14px + (18 - 14) * ((100vw - 750px) / 450)),18px)}.hdd__buy-cart{background-size:clamp(28px,3.5vw,32px) auto}.cvf__leaf-decor{width:clamp(100px,14vw,180px)}}@media screen and (max-width:749px){.cvf__head{margin-bottom:16px}.cvf__dots{position:relative;z-index:1}.hdd__grid-page.is-active,.hdd__grid--swiper-pages .hdd__grid-page--slide{gap:10px}.hdd__grid--swiper-pages{display:block;overflow:hidden}.hdd__grid--swiper-pages .hdd__grid-swiper{overflow:hidden}.hdd__grid--swiper-pages .swiper-slide{height:auto;box-sizing:border-box}.hdd__grid--swiper-pages .hdd__grid-page--slide{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hdd__card{padding:0;border-radius:8px;overflow:hidden}.hdd__card-img-wrap{position:relative;margin-bottom:8px}.hdd__card-img img{margin-top:20px;max-height:169px}.hdd__card-title,.hdd__card .hdd__prices,.hdd__card .hdd__buy{margin-left:10px;margin-right:10px}.hdd__card .hdd__buy{margin-bottom:10px;min-height:36px}.hdd__card-title{-webkit-line-clamp:3}.hdd__price-currency{display:none}.hdd__card .hdd__buy-link{flex:0 0 65%;width:65%}.hdd__card .hdd__buy-cart{flex:0 0 20%;width:20%;min-width:44px;background-size:22px auto;margin:0 0 0 -7px}.cvf__dots{display:flex}}
/*# sourceMappingURL=/cdn/shop/t/71/assets/crawlspace-vent-fans.css.map */
