.hero-section{padding:20px 60px 0;background-color:white;display:flex;justify-content:center;position:relative;width:100%}.hero-background{position:relative;width:100%;height:auto;display:block;z-index:0;max-height:calc(100vh - 100px)}.hero-background img{object-fit:contain}.hero-section-wrapper{width:100%;position:relative;display:flex;justify-content:center;max-width:1920px}canvas{position:absolute;display:block;width:100%;height:100%;pointer-events:none;z-index:1}.content-wrapper{position:absolute;top:0;width:90%;display:flex}.hero-section-content{width:65%;margin-top:60px;display:flex;flex-direction:column;gap:20px}.tagline-button{font-size:18px;width:fit-content;color:white!important}.hero-section-title{font-size:40px;font-weight:700;color:white!important;line-height:normal}.hero-section-description{font-size:20px;font-weight:400;color:white!important}.hero-section-button{padding:10px 20px;font-size:20px;height:58px;width:fit-content}.charater-section-button,.hero-section-button{color:var(--theme-color)!important;background-color:white;border-radius:58px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:10px;min-width:220px}.charater-section-button{height:64px}.girl-image{position:absolute;right:0;bottom:10%;z-index:11;display:flex;width:360px}.hero-audio-player{position:absolute;right:60px;top:-150px;background:radial-gradient(90.16% 143.01% at 15.32% 21.04%,rgba(105,59,147,.2) 0,rgba(110,191,244,.0447917) 77.08%,rgba(70,144,213,0) 100%),rgba(255,255,255,.1);backdrop-filter:blur(10px);border-radius:25px;display:flex;flex-direction:column;align-items:center;gap:12px;min-width:344px;max-height:196px;box-shadow:0 4px 20px rgba(0,0,0,.1);z-index:9}.santa-frame{position:absolute;top:-40px;border:3px solid white;border-radius:50%}.offer-img{position:absolute;top:-15px}.audio-player{gap:12px;padding:12px 20px;align-items:center}.hero-audio-play-btn{width:60px;height:60px;border-radius:50%;background:rgba(255,255,255,.2);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;flex-shrink:0}.hero-audio-play-btn:hover{background:rgba(255,255,255,.3);transform:scale(1.05)}.hero-audio-play-btn svg{width:24px;height:24px}.hero-audio-waveform{display:flex;align-items:center;gap:2px;flex:1;height:24px;justify-content:center}.hero-audio-bar{width:3px;background:rgba(255,255,255,.4);border-radius:2px;transition:all .3s ease;min-height:4px}.hero-audio-bar.played{background:#ffffff}.hero-audio-time{color:#ffffff;font-size:12px;font-weight:500;font-family:var(--font-plus-jakarta-sans);white-space:nowrap;flex-shrink:0}.hero-audio-volume{color:#ffffff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hero-audio-volume svg{width:18px;height:18px}.footer-section{width:100%;overflow:hidden;margin-top:40px}.footer-content{background:linear-gradient(90deg,#141e30,#243b55);position:relative;min-height:430px;padding-left:40px}.footer-svg{position:absolute;right:0;bottom:0;width:70%;height:90%}.footer-content-wrapper{margin-left:60px;gap:40px}.santa-signup{margin-top:-30px}.santa-signup-button{padding:16px 12px;position:absolute;bottom:20%;right:50px}.book-magical-call-container{position:absolute;top:0;right:0;width:58%;height:100%}.santa-deers{position:absolute;top:8%;left:-60px}.call-content{width:80%}.call-title{font-size:40px;font-weight:700;color:#35374b}.save-badge{background-color:#fba518;padding:10px 12px;width:fit-content;color:white;position:absolute;right:36px}.wonder-call-text{background:linear-gradient(#fcf5f3 60.26%,#eeded9);-webkit-text-fill-color:transparent;font-size:130px;font-weight:700;font-family:var(--font-plus-jakarta-sans);-webkit-background-clip:text;position:absolute;top:-108px;width:100%;display:flex;justify-content:center;align-items:center;line-height:normal;z-index:1}.phone-call-image{position:absolute;bottom:-30px;left:80px}.testimonials-wrapper-container{background-color:#fcf5f3;padding:80px 0;width:100%}.testimonials-container{width:100%;gap:60px}.testimonials-container,.testimonials-header{display:flex;flex-direction:column;align-items:center;justify-content:center}.testimonials-header{gap:10px}.head-line{font-size:20px;font-weight:700;color:var(--theme-color)}.head-title{font-size:50px;font-weight:600;color:#35374b}.testimonial-card-header{display:flex;align-items:center;justify-content:space-between}.testimonials-content{--slide-width:clamp(620px,30vw,620px);--slide-gap:24px;--slide-border-radius:24px;overflow:hidden;width:100%;position:relative}.testimonial-cards{animation:moveTestimonialsLeft 40s linear infinite}.testimonial-cards,.testimonial-cards-reverse{display:flex;align-items:center;justify-content:flex-start;gap:var(--slide-gap);width:calc((var(--slide-width) + var(--slide-gap)) * 12)}.testimonial-cards-reverse{margin-top:30px;animation:moveTestimonialsRight 40s linear infinite}.testimonial-card{flex:none;width:var(--slide-width);height:max-content;background:white;border-radius:var(--slide-border-radius);cursor:pointer;padding:24px;display:flex;flex-direction:column}.landing-character-card{width:calc(33% - 20px)}.landing-character-image img{width:100%}.preview-card{background:linear-gradient(90deg,#141e30,#243b55);height:84px;border-radius:100px;gap:20px;padding:12px;width:236px;margin-top:-64px}.preview-play-button{height:60px;width:60px;border-radius:50%;background-color:#ffffff33;display:flex;align-items:center;justify-content:center}.preview-play-button svg{width:24px;height:24px}@keyframes moveTestimonialsLeft{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes moveTestimonialsRight{0%{transform:translateX(-50%)}to{transform:translateX(0)}}@media screen and (max-width:1550px){.content-wrapper{width:85%;display:flex}.girl-vector-img{width:300px}.hero-section-description{font-size:18px}}@media screen and (max-width:1280px){.hero-section-title{font-size:36px;width:85%}.hero-section-description{font-size:18px}.hero-section-button{height:52px;font-size:18px}.hero-section-content{margin-top:60px}.footer-content-wrapper{margin-left:40px;margin-top:-40px}.footer-svg{height:auto}.wonder-call-text{font-size:100px;top:-80px}.phone-call-image{left:60px;width:300px;bottom:-60px}.testimonials-content{--slide-width:clamp(420px,30vw,420px)}}@media screen and (max-width:1250px){.offer-img{width:150px;top:-12px}}@media screen and (max-width:1160px){.girl-image{right:-30px}}@media screen and (max-width:1122px){.girl-image{right:-40px}}@media screen and (max-width:1024px){.hero-section{padding:20px 40px 0}.content-wrapper{width:90%}.hero-audio-player{right:10px;top:-145px;gap:10px;height:max-content}.girl-image{width:320px;right:0}.hero-audio-play-btn{width:45px;height:45px}.hero-audio-play-btn svg{width:18px;height:18px}.hero-audio-time{font-size:10px}.santa-frame{top:-30px;width:60px;height:60px}.hero-section-title{font-size:32px}.hero-section-description{font-size:16px}.footer-content-wrapper{margin-left:20px;margin-top:-80px}.wonder-call-text{font-size:80px;top:-60px}.book-magical-call-container{width:50%}.santa-signup-button{padding:10px 16px;right:30px;width:fit-content}.call-title{font-size:30px}.phone-call-image{bottom:-15px;left:45px}.santa-deers{top:2%;left:-48px}.head-title{font-size:40px}.testimonials-wrapper-container{padding:60px 0}.testimonials-container{gap:40px}.testimonials-content{--slide-width:clamp(320px,30vw,320px)}.landing-character-card{width:calc(50% - 10px)}.feature-title{font-size:24px}.girl-vector-img{margin-top:-4%}.ui-landing-page-icon{margin-top:25px}.hero-section-button{margin-left:-15px}.ui-landing-page-text{margin-top:-40px;margin-left:35px}}@media screen and (max-width:991px){.offer-img{width:140px;top:-11px}.hero-background{max-height:100%;object-position:top;object-fit:contain}.girl-image{right:auto;top:50%;bottom:auto}.hero-audio-player{left:-10px}.girl-vector-img{margin-top:20%;margin-left:4%}.content-wrapper{justify-content:center}.hero-section-content{align-items:center;width:100%;margin-top:100px}.hero-section-title{text-align:center;font-size:40px}.hero-section-description{text-align:center;font-size:18px}.hero-section-button{margin-top:40px}.hero-audio-player{top:-70px}.ui-landing-page-icon{margin-top:65px}.ui-landing-page-text{margin-left:0}}@media screen and (max-width:900px){.hero-audio-player{top:0}.girl-vector-img{margin-top:42%}}@media screen and (max-width:835px){.hero-audio-player{top:20%}.girl-vector-img{margin-top:75%}}@media screen and (max-width:768px){.tagline-button{font-size:16px}.hero-section{padding:20px 20px 0}.hero-section-content{width:85%;gap:10px}.hero-section-title{font-size:34px;width:100%}.hero-section-description{font-size:16px}.hero-section-button{margin-top:30px}.girl-image{top:50%}.hero-audio-player{top:-10%}.girl-vector-img{margin-top:30%;margin-left:6%}.hero-audio-time{font-size:11px}.hero-audio-volume svg{width:16px;height:16px}.wonder-call-text{font-size:60px;top:-36px}.santa-signup{margin-top:0}.santa-signup-button{bottom:18%;right:20px}.features-grids{gap:20px}.grid-item{gap:30px}.feature-item{padding:25px;gap:25px}.feature-title{font-size:22px}.feature-description{font-size:14px}.phone-call-image{width:260px;position:unset;z-index:1}.call-title{font-size:22px}.call-content{width:90%;text-align:center;align-items:center}.book-magical-call-container{width:90%;position:unset;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.santa-deers{display:none}.magical-call-background{position:absolute;width:90%;height:300px;z-index:0;bottom:5px}.testimonials-content{--slide-width:clamp(250px,80vw,300px)}.testimonials-wrapper-container{padding:40px 0}.testimonials-container{gap:30px}.testimonial-card{padding:16px}.head-title{font-size:32px}.head-line{font-size:18px}.preview-card{width:200px;height:70px;gap:15px;margin-top:-58px}.preview-play-button{width:50px;height:50px}.preview-play-button svg{width:20px;height:20px}.hero-section-sub-description{display:none}.ui-landing-page-icon{margin-top:55px}.ui-landing-page-text{margin-top:-30px}}@media screen and (max-width:710px){.girl-image{top:55%;width:300px!important}.hero-audio-content{padding-top:40px}.custom-margin-top-characters{margin-top:15px}}@media screen and (max-width:639px){.ui-landing-page-icon{margin-top:50px}.hero-section-button{margin-top:-80px;margin-left:20px}.ui-landing-page-text{margin-top:0}.girl-image{top:60%}}@media screen and (max-width:625px){.hero-audio-player{top:10%}.girl-vector-img{margin-top:55%}.custom-margin-top-characters{margin-top:120px}.girl-image{top:55%}}@media screen and (max-width:600px){.hero-audio-player{top:5%}.girl-vector-img{margin-top:50%}.hero-section-content{margin-top:100px}.girl-image{top:60%}}@media screen and (max-width:575px){.hero-audio-player{top:10%}.girl-vector-img{margin-top:57%}.custom-margin-top-characters{margin-top:155px}.girl-image{top:50%}}@media screen and (max-width:568px){.hero-section-content{width:100%}.girl-image{top:45%}.hero-section-title{font-size:24px}.hero-section-description{font-size:14px}.hero-section-button{height:44px;font-size:16px;min-width:170px;margin-top:-73px}.hero-section-button svg{width:20;height:20}.custom-margin-top-characters{margin-top:110px}.features-grids{flex-direction:column;gap:30px}.grid-item{width:100%}.grid-item:nth-child(2){margin-top:0}.book-magical-call-container{margin-top:20px}.magical-call-background{height:250px}.call-title{font-size:18px}.call-description{font-size:12px}.head-title{font-size:24px;text-align:center}.head-line{font-size:16px;text-align:center}.landing-character-card{width:100%}.ui-landing-page-text{margin-left:20px}}@media screen and (max-width:530px){.custom-margin-top-characters{margin-top:0}}@media screen and (max-width:475px){.girl-image{top:50%}.custom-margin-top-characters{margin-top:50px}}@media screen and (max-width:468px){.hero-audio-player{top:-45%;left:-5%;min-width:250px;height:130px}.girl-vector-img{margin-top:8%}.hero-audio-content{padding-top:30px}.girl-image{top:65%;width:220px!important}.santa-frame{width:45px;height:45px;top:-18px}.audio-player{padding-bottom:5px;gap:20px}.custom-margin-top-characters{margin-top:0}}@media screen and (max-width:450px){.girl-image{top:72%}}@media screen and (max-width:425px){.hero-audio-player{top:-85%}.girl-vector-img{margin-top:-15%}.offer-img{height:75px;top:-8px}.hero-section-content{margin-top:75px}.hero-section-title{font-size:20px}.tagline-button{font-size:14px}.hero-section-button{min-width:150px;font-size:12px}.footer-content{padding-left:20px}.footer-content-links{flex-wrap:wrap}.ui-landing-page-icon{margin-top:40px}.ui-landing-page-text{margin-left:35px}.girl-image{top:77%}.custom-margin-top-characters{margin-top:20px}.santa-signup-button{bottom:19%;right:20px}}@media screen and (max-width:400px){.hero-audio-player{top:-53%}.girl-vector-img{margin-top:2%}.girl-image{top:70%}.custom-margin-top-characters{margin-top:0}.tagline-button{text-align:center}}@media screen and (max-width:375px){.girl-image{width:200px!important}.girl-vector-img{margin-top:8%}.hero-audio-play-btn{width:40px;height:40px}.hero-audio-play-btn svg{width:15px;height:15px}.hero-audio-player{min-width:245px;top:-50%;left:-13%}.hero-section-content{margin-top:75px}.preview-card{width:160px;height:60px;margin-top:-52px}.preview-play-button{width:40px;height:40px}.preview-play-button svg{width:16px;height:16px}.santa-signup-button{bottom:16%;right:10px}}@media screen and (max-width:360px){.girl-image{top:73%;right:25px}.hero-audio-player{top:-40%;left:-30%}.hero-audio-content{padding-top:20px}.santa-frame{top:-25px}.girl-vector-img{margin-top:13%;margin-left:-25px}.custom-margin-top-characters{margin-top:30px}}@media screen and (max-width:345px){.hero-audio-player{left:-25%}}@media screen and (max-width:335px){.girl-image{top:65%;right:22px}.hero-audio-player{top:-30%;left:-20%}.girl-vector-img{margin-top:22%;margin-left:-10px}.santa-signup-button{bottom:15%;right:5px;padding:8px 10px}.santa-signup-button svg{width:20;height:20}}@media screen and (max-width:320px){.girl-image{top:70%;left:21%}.custom-margin-top-characters{margin-top:45px}}@media screen and (max-width:305px){.girl-image{top:73%;left:19%}}