.hero-section{display:flex;flex-direction:column;height:65vh;justify-content:center;margin-top:1.1764705882rem;position:relative;width:100%}@media only screen and (min-width:1200px){.hero-section{height:90vh}}.hero-section .image-background{height:100%;left:0;position:absolute;top:0;width:100%}.hero-section .image-background .image-cover{height:100%;overflow:hidden;position:relative;-moz-user-select:-moz-none;-webkit-user-select:none;-o-user-select:none;user-select:none;width:100%}.hero-section .image-background .image-cover img{height:100%;-o-object-fit:cover;object-fit:cover;position:relative;width:100%;z-index:-1}.hero-section .hero-content{height:100%;position:relative;width:100%}.hero-section .hero-content .product-item-pulse{position:absolute;z-index:1}.hero-section .hero-content .product-item-pulse svg{fill:#ed1c24;animation:pulse 2s infinite;background:#ed1c24;border-radius:50px;box-shadow:0 0 0 0 #ed1c24;cursor:pointer;height:30px;left:-15px;position:absolute;top:-15px;transform:rotate(0deg) scale(0);transition:transform .5s;width:30px;z-index:1}.hero-section .hero-content .product-item-pulse svg path{fill:#fff}.hero-section .hero-content .product-item-pulse .product-item-content{border:1px solid #ed1c24;display:none;opacity:0;position:absolute;top:0;transition:opacity .5s}.hero-section .hero-content .product-item-pulse .product-item-content .product{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:hsla(0,0%,100%,.6);display:flex;justify-content:space-between;padding:1rem}@media only screen and (max-width:768px){.hero-section .hero-content .product-item-pulse .product-item-content .product{flex-direction:column}}.hero-section .hero-content .product-item-pulse .product-item-content .product .image img{background-color:#fff;height:130px;margin-right:15px;-o-object-fit:cover;object-fit:cover;width:130px}@media only screen and (max-width:768px){.hero-section .hero-content .product-item-pulse .product-item-content .product .image img{margin-bottom:15px;margin-right:0}}@media only screen and (min-width:768px){.hero-section .hero-content .product-item-pulse .product-item-content .product .content{min-width:180px}.hero-section .hero-content .product-item-pulse .product-item-content .product .content h4{font-size:1.5rem}}.hero-section .hero-content .product-item-pulse .product-item-content .product .content h4{font-size:.95rem}.hero-section .hero-content .product-item-pulse .product-item-content.active{display:block;opacity:1}.hero-section .hero-content .product-item-pulse.active{z-index:2}.hero-section .hero-content .product-item-pulse.active svg{transform:rotate(45deg) scale(1)!important}@keyframes pulse{0%{box-shadow:0 0 0 0 #ed1c24;transform:scale(.95)}70%{box-shadow:0 0 0 10px rgba(237,28,36,.2);transform:scale(1)}to{box-shadow:0 0 0 0 rgba(237,28,36,0);transform:scale(.95)}}.acf-block-preview .hero-section{max-height:60vh}.acf-block-preview .hero-section .image-background .image-cover img{z-index:0}
