.hero-section{padding-top:9rem;padding-bottom:0;background:var(--light-color);overflow:hidden;position:relative}.c-section.hero-section>.inner{max-width:calc(97rem + 48px)!important}.hero-section>.bg-container{background:url("") center right/cover no-repeat;position:absolute;top:0;left:0;width:100%;height:100%}.hero-section h1{font-size:2.2rem;letter-spacing:.018rem;color:var(--grey-color);line-height:1.2;margin-left:auto;margin-right:auto;font-weight:400}.hero-section p{font-family:var(--content-font-family);color:var(--grey-color);line-height:1.6;margin-bottom:.5rem;font-weight:500;font-size:1.6rem}#calender-container{position:relative;min-height:700px}#calender-container::before{content:"";width:100%;height:100%;background:url("https://kajabi-storefronts-production.kajabi-cdn.com/kajabi-storefronts-production/file-uploads/themes/2160064139/settings_images/6b0a424-1536-d4c-e6b1-3d75f7de0ae_mybusiness-consult-logo.webp") center/320px no-repeat;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);animation:2s infinite pulse-animation}@keyframes pulse-animation{0%,100%{transform:translate(-50%,-50%) scale(1);opacity:1}50%{transform:translate(-50%,-50%) scale(1.1);opacity:.6}}@media only screen and (max-width:767px){.hero-section.c-section{padding-top:100px!important;padding-bottom:60px!important}.hero-section h1{font-size:2rem;margin-bottom:2rem}.hero-section::before{background-size:300px auto!important;background-position:top right!important}}