.module-hero-product .hero-product-inner{background-color:var(--primary-50);border-radius:var(--radius-border-rounded-s);padding:var(--space-32)}.module-hero-product .hero-product-row{align-items:var(--flex-start);display:flex;flex-direction:var(--flex-col);gap:var(--space-24);height:100%;justify-content:var(--flex-center)}.module-hero-product .hero-product-abstract p,.module-hero-product .hero-product-heading h1{margin:0}.module-hero-product .hero-product-actions-group{display:flex;flex-wrap:wrap;gap:var(--space-16)}.module-hero-product .hero-product-actions-group a{margin:0}.module-hero-product .hero-product-actions-group a.btn-primary-overlay{line-height:var(--line-height-loose)}.module-hero-product .hero-product-slider{cursor:grab;height:auto;width:var(--w-full)}.module-hero-product .hero-product-slider .hero-product-3d{aspect-ratio:676/450;background-color:var(--semantic-white);height:100%}.module-hero-product .hero-product-slider .hero-product-3d .hero-product-iframe{border:none;border-radius:var(--radius-border-rounded-s);height:100%;width:100%}.module-hero-product .hero-product-slider img{background-color:var(--semantic-white)}.module-hero-product .hero-product-slider-thumbnails{display:flex;gap:var(--space-16);height:auto;padding-top:var(--space-10);width:var(--w-full)}.module-hero-product .hero-product-slider-thumbnail{cursor:pointer;max-width:105px}.module-hero-product .hero-product-slider-thumbnail img{background-color:var(--semantic-white)}@media (max-width:640px){.module-hero-product .hero-product-inner .hero-product-row{margin-top:var(--space-24)}.module-hero-product .hero-product-inner .hero-product-actions-group{flex-direction:var(--flex-col);width:var(--w-full)}}