.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__tags{display:flex;justify-content:center;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:36px}.home-section-hero__tag{padding:8px 16px;align-items:center;border-radius:60px;border:1px solid rgb(255,255,255);background:linear-gradient(90deg,#ffffffad,#ffffff69);font-size:16px;font-style:normal;font-weight:400;line-height:120%;color:var(--black-full);display:inline-block;white-space:nowrap;text-decoration:none;transition:all .3s ease}.home-section-hero__tag--link{cursor:pointer}.home-section-hero__tag--link:hover{background:linear-gradient(90deg,#ffffffd9,#ffffffa6);border-color:#fff;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.home-section-hero__tag--link:active{transform:translateY(0)}.home-section-hero__buttons{display:flex;justify-content:center;align-items:center;gap:16px;flex-wrap:wrap}.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%}}
