.home-section-hero{position:relative;padding:0;overflow:hidden}.home-section-hero:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1;background-size:cover;background-repeat:no-repeat;background-position:center;background-image:url(/wp-content/themes/bp_theme/assets/images/bg.jpg);opacity:0;animation:fadeInOutBackground 5s ease-in-out forwards}@keyframes fadeInOutBackground{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes fadeInOutBackground2{0%{opacity:0}to{opacity:1}}.home-section-hero #gradient-canvas{width:100%;height:100vh;--gradient-color-1: #EDD285;--gradient-color-2: #FFFFFF;--gradient-color-3: #FFFFFF;--gradient-color-4: #EDD285;z-index:0;animation:fadeInOutBackground2 2s ease-in-out forwards}.home-section-hero__slider{position:absolute;left:0;bottom:40px;width:100%}.home-section-hero__highlight-word{color:var(--gold)}.home-section-hero__text{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:10px;width:100%;padding:0 15px}.home-section-hero__text h1{margin-bottom:10px;text-shadow:rgba(255,255,255,.8) 0px 0 20px}.home-section-hero__text p{margin-bottom:36px}.home-section-hero .splide__slide{display:flex;align-items:center;justify-content:center;height:45px;margin-right:68px}.home-section-hero .splide__slide img{filter:grayscale(1);max-height:100%;max-width:100%;object-fit:contain}@media (max-width: 576px){.home-section-hero .splide__slide img{height:auto;width:100%}}
