.heading{position:relative;padding:0;overflow:hidden;height:380px}.heading: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}}.heading #gradient-canvas{width:100%;height:100%;--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}.heading__text{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:10px;width:100%;padding:112px 15px 60px}.heading h1{margin-bottom:14px}.heading__reviews{margin-top:36px;display:flex;align-items:center;gap:24px;justify-content:center}@media (max-width: 991px){.heading{height:450px}.heading__reviews{flex-direction:column}}
