.product-manuals__header{text-align:left;margin-bottom:2.5rem;display:flex;align-items:center;justify-content:space-between}.product-manuals__title{margin-bottom:0;font-size:2.4rem;font-weight:600}.product-manuals__subtitle{color:rgba(var(--color-foreground),.75);font-size:1.4rem;margin:0}.product-manuals__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media screen and (max-width:989px){.product-manuals__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media screen and (max-width:749px){.product-manuals__grid{grid-template-columns:1fr;gap:2rem}}.product-manual-card{background:rgb(var(--color-background));border-radius:12px;overflow:hidden;border:1px solid rgba(var(--color-foreground),.08);box-shadow:0 2px 8px #0000000a}.product-manual-card__image-wrapper{position:relative;width:100%;overflow:hidden;background:rgba(var(--color-foreground),.03)}.product-manual-card__image-wrapper:before{content:"";display:block;padding-top:100%}.product-manual-card__image-link{position:absolute;top:0;left:0;width:100%;height:100%;display:block}.product-manual-card__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-manual-card__image-link:hover .product-manual-card__image{transform:scale(1.03)}.product-manual-card__placeholder{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.product-manual-card__placeholder svg{width:50%;height:50%}.product-manual-card__product-title{font-size:1.6rem;font-weight:600;padding:1.2rem 1.2rem .8rem;margin:0;color:rgb(var(--color-foreground))}.product-manual-card__pdf{padding:0 1.2rem .8rem}.product-manual-card__pdf-button{display:inline-flex;align-items:center;gap:.6rem;padding:.8rem 1.2rem;background:rgba(var(--color-foreground),.06);color:rgb(var(--color-foreground));border-radius:8px;text-decoration:none;font-size:1.3rem;font-weight:500;transition:all .2s ease;border:1px solid rgba(var(--color-foreground),.1)}.product-manual-card__pdf-button:hover{background:rgba(var(--color-foreground),.1)}.product-manual-card__pdf-button svg{flex-shrink:0;color:#e74c3c}.product-manual-card__videos{padding:0 1.2rem 1.2rem}.product-manual-card__videos-row{display:flex;flex-direction:row;flex-wrap:nowrap;gap:.6rem;width:100%}.product-manual-card__video-item{flex:1 1 0;min-width:0;max-width:calc(20% - .5rem)}.product-manual-card__video-player{width:100%;height:auto;aspect-ratio:16 / 10;border-radius:6px;background:#000;display:block;object-fit:cover}.product-manual-card__video-title{display:block;font-size:1rem;font-weight:500;color:rgba(var(--color-foreground),.7);margin-top:.3rem;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:749px){.product-manual-card__videos-row{gap:.4rem}.product-manual-card__video-item{max-width:calc(20% - .3rem)}.product-manual-card__video-title{font-size:.9rem}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/section-product-manuals.css.map */
