.products-section{background-color:#fff;width:100%;padding:6rem 0}@media (max-width:767px){.products-section{padding:4rem 1.5rem}}.products-container{margin:0 auto}.products-header{text-align:left;margin-bottom:4rem}@media (max-width:767px){.products-header{margin-bottom:3rem}}.products-title{color:#313131;letter-spacing:-.02em;margin:0 0 1.5rem;font-size:40px;font-weight:500;line-height:1.2}@media (min-width:1920px){.products-title{font-size:4.5rem}}@media (max-width:767px){.products-title{margin-bottom:1rem;font-size:2.5rem}}.products-link{color:#313131;align-items:center;gap:.5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:color .3s;display:inline-flex}.products-link:hover{color:#313131}@media (min-width:1920px){.products-link{font-size:1.425rem}}.products-grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media (max-width:991px){.products-grid{grid-template-columns:1fr;gap:1.5rem}}.product-card{background-color:#f3f6f6;border-radius:8px;flex-direction:column;padding:40px;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.product-card:hover{transform:translateY(-4px)}.product-card-header{background:0 0;border-radius:8px;flex-direction:column;min-height:344px;padding:2.5rem 1.5rem 20px;display:flex;position:relative;overflow:hidden}@media (min-width:1920px){.product-card-header{min-height:478px}}@media (max-width:767px){.product-card-header{min-height:220px}}.product-card-header.two{background:0 0}.product-card-header.two:before{display:none}.product-card-header .product-card-image{object-fit:cover;background:#f3f6f6;border-radius:8px;width:100%;height:auto}.ai-tag-image{width:90px}@keyframes infiniteZoom{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.product-zoom-image{will-change:transform;animation:8s ease-in-out infinite infiniteZoom}.card-header-bg{z-index:0;opacity:1;filter:blur();border-radius:8px;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.product-card-video{object-fit:cover;z-index:0;width:auto;min-width:100%;height:auto;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (min-aspect-ratio:16/9){.product-card-video{width:100%;height:auto}}@media (max-aspect-ratio:16/9){.product-card-video{width:auto;height:100%}}.glowing-orb{filter:blur(20px);background-color:#000;border-radius:50%;width:120px;height:120px;animation:3s ease-in-out infinite pulse;position:absolute;top:20px;left:20px}@keyframes pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:.9;transform:scale(1.1)}}.ai-tag-miti{color:#fff;background:#015e63d6;border-radius:16px;width:150px;margin:0 auto 10px;padding:4px 8px;font-size:11px}.product-card-header:before{content:"";z-index:2;background:0 0;border-radius:0;width:100%;height:100%;position:absolute;top:0;right:0}.ai-tag{z-index:2;color:#fff;text-transform:uppercase;letter-spacing:.05em;background-color:#64c8ff4d;border:1px solid #64c8ff80;border-radius:20px;align-self:flex-start;margin-bottom:2rem;padding:.5rem 1rem;font-size:.75rem;font-weight:600;display:inline-block;position:relative}.product-card-content{z-index:2;flex-direction:column;flex:1;display:flex;position:relative}.product-card-title{color:#fff;margin:0 0 10px;font-size:28px;font-weight:700;line-height:1.2}.product-card-subtitle{color:#fff;margin:0 0 .5rem;font-size:2rem;font-weight:600}.product-card-description{color:#bfbfbf;opacity:.95;margin:0 0 2rem;font-size:13px;line-height:1.6}@media (min-width:1920px){.product-card-description{font-size:1.125rem}}@media (max-width:767px){.product-card-description{margin-bottom:1.5rem;font-size:.95rem}}.product-info-box{background-color:#f5f5f5;border-radius:0 0 12px 12px;padding:2rem 0 0}.product-name{color:#313131;margin:0 0 1rem;font-size:1.5rem;font-weight:600}@media (min-width:1920px){.product-name{font-size:1.75rem}}@media (max-width:767px){.product-name{font-size:1.25rem}}.product-info-description{color:#313131;margin:0 0 1.5rem;font-size:1rem;line-height:1.6}@media (min-width:1920px){.product-info-description{font-size:1.125rem}}@media (max-width:767px){.product-info-description{margin-bottom:1rem;font-size:.95rem}}.learn-more-link{color:#313131;align-items:center;gap:.5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:color .3s;display:inline-flex}.learn-more-link:hover{color:#000}@media (min-width:1920px){.learn-more-link{font-size:1.425rem}}@media (max-width:767px){.product-card{padding:20px}}
