@scope (.bzc){.hero-section{color:#fff}.hero-header-text{position:relative;display:inline-block;font-size:clamp(2rem,3.5vw,5rem);font-weight:700;line-height:1.2;letter-spacing:-.02em;background:linear-gradient(90deg,#fff,#fff,#fff);background-size:100% auto;background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.hero-container{padding-top:60px;display:flex;flex-direction:row-reverse;align-items:center;height:100vh;max-height:2560px;max-width:2800px;margin:-96px auto 0}.hero-left{padding:0 100px;flex:1;display:flex;flex-direction:column;gap:clamp(1rem,1.5vw,3rem)}.hero-right{flex:1;display:flex;justify-content:end;z-index:1}.hero-image{width:100%;max-width:clamp(520px,40vw,900px);height:auto;object-fit:contain;-webkit-user-select:none;user-select:none}.hero-title{display:flex;flex-direction:column}.hero-title span:first-child{white-space:nowrap}.hero-title span{text-align:center}.hero-subtext{text-align:center;display:flex;flex-direction:column}.hero-buttons{align-items:stretch;display:flex;gap:clamp(1rem,3vw,13rem)}.button-text-container{padding:13px 0}.hero-rating{display:flex;gap:20px;align-items:center;justify-content:center}.stars{display:flex;flex-direction:row;gap:4px}.hero-quote{max-width:800px;margin:0 auto;position:relative;display:flex;align-items:center;background-color:#000;border-radius:16px;border:1px solid #090024;gap:20px;padding:15px 40px;z-index:1}.quote-name{display:flex;flex-direction:column}.quote-name>.emphasis{color:#7f3aff}.quote-headshot{width:clamp(40px,10vw,130px);height:auto}.quote-name-container{gap:5px;display:flex;flex:1;align-items:center}.quote-headshot-mobile{display:none;width:clamp(60px,10vw,130px);height:auto}.quote{display:flex;flex-direction:column;gap:15px}.hero-feature-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));justify-items:center;align-items:center;gap:clamp(1rem,3vw,4rem);position:relative;z-index:1}.hero-feature-item{display:flex;flex-direction:column;align-items:center;gap:6px;min-width:120px}.hero-feature-icon{width:clamp(40px,5vw,60px);height:auto}@media (max-width: 1350px){.hero-container{padding-top:80px;flex-direction:column;justify-content:center;align-items:center;height:unset;margin-top:0}.hero-left,.hero-right{width:100%;display:flex;justify-content:center}.hero-left{gap:30px;flex:unset}.hero-right{flex:unset;margin-bottom:30px;width:100%;justify-content:center}.hero-title{gap:.7rem;flex-direction:row;justify-content:center}.hero-image{-webkit-user-select:none;user-select:none;max-width:700px;height:auto;-webkit-mask-image:linear-gradient(to bottom,black 80%,transparent 100%);mask-image:linear-gradient(to bottom,black 50%,transparent 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}.hero-content{padding:0 1.5rem;gap:30px;text-align:center;align-items:center;width:70%}.hero-buttons{justify-content:center;flex-wrap:wrap}.hero-rating{justify-content:center}.hero-quote{margin-bottom:75px}.hero-feature-row{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:50px}}@media (max-width: 1110px){.hero-title{gap:0;flex-direction:column}.hero-content{padding:0 1.5rem;gap:30px;text-align:center;align-items:center;width:100%}.hero-image{position:static;transform:none;width:70%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}}@media (max-width: 700px){.hero-container{justify-content:start}.hero-content{padding:0 1.5rem;gap:30px}.hero-left{padding:0 clamp(15px,1vw,20px)}.hero-image{width:95%}.hero-subtext,.quote-headshot{display:none}.quote-headshot-mobile{display:flex}.hero-quote{padding:15px}.quote{flex-direction:column-reverse}.hero-section--mastering .hero-subtext{display:flex}}@media (max-width: 450px){.hero-section--mastering .hero-buttons{flex-direction:column;align-items:stretch}}}@scope (.bzc){.review-summary{display:flex;align-items:center;justify-content:center;font-size:1.1rem;gap:50px;z-index:1;color:#fff}.review-summary-content:hover .nav-hint{opacity:1!important}@media (max-width: 758px){.review-summary{flex-direction:column}}.review-summary-content{display:flex;align-items:center;gap:12px}.stars{display:flex}.star{font-size:1.7rem;color:#f5b400;margin-right:1px}.review-count{margin-left:15px;color:#ccc!important;font-weight:400!important}.open-review-form-btn{margin-left:10px;padding:6px 12px;background-color:#0070f3;color:#fff;border:none;border-radius:6px;cursor:pointer}.open-review-form-btn:hover{background-color:#0059c1}.review-popup-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.review-popup{background:#fff;border-radius:10px;width:90%;max-width:700px;padding:1rem;position:relative}.close-btn{position:absolute;top:8px;right:10px;background:transparent;border:none;font-size:1.4rem;cursor:pointer}}@scope (.bzc){.header-text{font-size:clamp(2rem,3vw,5rem);font-weight:700;line-height:1.2;letter-spacing:-.02em;display:inline-block;text-align:center}.animated-segment{position:relative;display:inline-block;vertical-align:baseline;background:linear-gradient(90deg,#8c52ff,#20abee,#8c52ff);background-size:200% auto;background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent;animation:textShine 10s linear infinite}.animated-segment:before{content:attr(data-text);position:absolute;top:0;right:0;bottom:0;left:0;color:#fff;background:none;-webkit-background-clip:text;-webkit-text-fill-color:#fff;transition:opacity .6s ease;pointer-events:none;opacity:1}.header-text.active .animated-segment:before{opacity:0}.white-segment{color:#fff!important;opacity:1!important;display:inline-block;vertical-align:baseline}.white-segment.glue{white-space:nowrap;margin-left:-.05em}@media (max-width: 1000px){.white-segment{display:none}}@keyframes textShine{0%{background-position:0% center}to{background-position:200% center}}}@scope (.bzc){.pricing-section{position:relative;min-height:500px;color:#fff}.pricing-container{padding:clamp(75px,6vw + 50px,150px) 0;position:relative;display:flex;flex-direction:column;align-items:center;gap:clamp(40px,6vw,90px)}.header-container{text-align:center;display:flex;flex-direction:column;gap:15px}.table{width:80%;max-width:1200px;display:flex;flex-direction:column;align-items:center}.table-body{--r: 16px;--c1: #8c52ff;--c2: #20abee;margin-top:-1px;display:flex;flex-direction:column;width:100%;gap:20px;padding:30px 50px;position:relative;background:#060012;border-radius:var(--r);overflow:hidden;box-shadow:0 0 250px 20px #8c52ff86,0 0 80px 20px #00000026}.table-body:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:1px;border-radius:var(--r);background:linear-gradient(to right,var(--c1),var(--c2));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:2}.table-header{--r: 16px;--c1: #8c52ff;--c2: #20abee;position:relative;padding:20px;background:#09001a;border-top-left-radius:var(--r);border-top-right-radius:var(--r);overflow:hidden;text-align:center;width:80%;z-index:1}.pricing-section .animated-segment{padding-bottom:10px;margin-bottom:-10px}.table-header:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:1px;border-top-left-radius:var(--r);border-top-right-radius:var(--r);background:linear-gradient(to right,var(--c1),var(--c2));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.table-row{display:flex;justify-content:space-between;gap:15px}.line-container{flex:1;width:10px;display:flex;align-items:center}.line{height:1px;width:100%;background-image:linear-gradient(to right,#8c52ff,#20abee,#6b21ff);border:none;-webkit-mask-image:radial-gradient(circle,black 1px,transparent 1.5px);mask-image:radial-gradient(circle,black 1px,transparent 1.5px);-webkit-mask-size:4px 1px;mask-size:4px 1px;-webkit-mask-repeat:repeat-x;mask-repeat:repeat-x}.price-container{display:flex;gap:10px}.mobile-line{display:none}.table-text{font-size:clamp(1.2rem,1vw,1.6rem);color:#ffffffe6;font-weight:400;line-height:1.5;opacity:90%}.old{opacity:80%;text-decoration-line:line-through}@media (max-width: 1200px){.table{width:80%}.table-text{font-size:clamp(.95rem,1vw,1.1rem);color:#ffffffd9;font-weight:300;line-height:1.6;opacity:90%}.table-body{padding:20px;gap:20px}.header-container{gap:20px;width:93%}.line-container{display:none}.price-container{align-items:center}.mobile-line{display:flex;height:1px;width:100%;background-image:linear-gradient(to right,#8c52ff,#20abee,#6b21ff);border:none;-webkit-mask-image:radial-gradient(circle,black 1px,transparent 1.5px);mask-image:radial-gradient(circle,black 1px,transparent 1.5px);-webkit-mask-size:4px 1px;mask-size:4px 1px;-webkit-mask-repeat:repeat-x;mask-repeat:repeat-x}}@media (max-width: 600px){.table{width:93%}}}@scope (.bzc){.enroll{display:flex;flex-direction:column;gap:20px;align-items:center}.enroll-button-container{display:flex;gap:15px;justify-content:center;padding:20px 50px;align-items:center}.separator{width:2px;height:2rem;background-color:#fff;opacity:50%}.guarantee-container{display:flex;flex-direction:row;gap:20px}.guarantee-text-container{display:flex;flex-direction:column}.guarantee-text-container p{line-height:1.5rem}.button-price{display:flex;gap:10px}@media (max-width: 1200px){.enroll-button-container{padding:10px 15px;gap:10px}}@media (max-width: 600px){.enroll{width:93%}.enroll button{width:100%}.enroll-button-container{width:100%;display:flex;gap:7px;justify-content:center;padding:13px 5px;align-items:center}}}@scope (.bzc){.learn-section{width:100%;max-width:4000px;display:flex;flex-direction:column;align-items:center;gap:clamp(40px,6vw,90px);padding:clamp(150px,6vw + 50px,50px) 0 clamp(75px,6vw + 50px,150px) 0;margin:0 auto;-webkit-user-select:none;user-select:none;overflow:visible}.gradient-bg{position:absolute;top:1700px;right:-65%;width:120%;height:1350px;background:radial-gradient(ellipse at center,#20abee,#20abee 15%,#20abee3a 50%,#0000 60%);opacity:.45;z-index:-1}.learn-carousel{position:relative;width:90%;margin:0 auto}.learn-viewport{width:100%;margin:0 auto;padding:40px 0;overflow:hidden;touch-action:pan-y;cursor:grab;outline:none}.learn-viewport:active{cursor:grabbing}.learn-track{display:flex;align-items:center;gap:28px;will-change:transform}.learn-slide{position:relative;flex:0 0 auto;width:clamp(190px,20vw,300px);display:flex;justify-content:center;align-items:center}.learn-image{width:100%;aspect-ratio:900 / 1317;object-fit:cover;display:block;border-radius:12px;box-shadow:0 4px 16px #0000001a;filter:brightness(.5);transform:scale(.8);transition:filter .5s ease,transform .5s ease}.learn-slide.is-active .learn-image{filter:brightness(1);transform:scale(1)}.learn-slide:before{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border-radius:8px;background:radial-gradient(circle,rgba(32,169,238,.993) 0%,rgba(9,150,221,.623) 40%,transparent 90%);filter:blur(25px);opacity:0;transform:scale(.9);transition:opacity .5s ease,transform .5s ease;z-index:-1}.learn-slide.is-active:before{opacity:1;transform:scale(1)}.learn-arrow{position:absolute;top:50%;width:5.5rem;height:5.5rem;border-radius:50%;border:2px solid #20abee;background-color:#00000071;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);background-image:url("data:image/svg+xml,%3csvg%20width='15'%20height='26'%20viewBox='0%200%2015%2026'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.57281%200.570348C0.93973%200.205136%201.43711%200%201.95569%200C2.47427%200%202.97165%200.205136%203.33857%200.570348L14.4277%2011.6216C14.7942%2011.9873%2015%2012.4829%2015%2012.9997C15%2013.5166%2014.7942%2014.0122%2014.4277%2014.3779L3.33857%2025.4291C3.15697%2025.6101%202.94137%2025.7537%202.7041%2025.8516C2.46682%2025.9496%202.21251%2026%201.95569%2026C1.69886%2026%201.44455%2025.9496%201.20728%2025.8516C0.970005%2025.7537%200.754412%2025.6101%200.57281%2025.4291C0.391207%2025.2482%200.247152%2025.0333%200.14887%2024.7968C0.0505874%2024.5604%203.30046e-07%2024.3069%203.3196e-07%2024.051C3.33873e-07%2023.795%200.0505874%2023.5416%200.14887%2023.3051C0.247152%2023.0687%200.391207%2022.8538%200.57281%2022.6728L10.2764%2012.9997L0.57281%203.32666C0.206345%202.96099%200.000505464%202.46531%200.000505464%201.9485C0.000505464%201.43169%200.206345%200.936016%200.57281%200.570348Z'%20fill='%2320ABEE'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:53% center;cursor:pointer;z-index:3;transition:filter .3s ease,background-color .3s ease}.learn-arrow:hover{filter:brightness(1.5)}.learn-arrow:active{filter:brightness(.6)}.learn-arrow--prev{left:0;transform:translateY(-50%) rotate(180deg)}.learn-arrow--next{right:0;transform:translateY(-50%)}.learn-cta{display:flex;justify-content:center;width:100%}.learn-footer{display:flex;align-items:center;justify-content:center;margin-top:20px;width:500px}.learn-footer a,.learn-footer button{flex:0 0 auto}.learn-footer .button-text-container{padding:13px 0;white-space:nowrap;display:inline-flex;align-items:center}@media (max-width: 1110px){.gradient-bg{display:none}.learn-footer{width:90%}}@media (max-width: 700px){.learn-arrow{width:4rem;height:4rem}}}@scope (.bzc){.bonus-section{width:100%;max-width:2800px;display:flex;flex-direction:row;align-items:center;gap:90px;padding:clamp(75px,6vw + 50px,150px) 0;margin:0 auto;-webkit-user-select:none;user-select:none;overflow:visible}.left{display:flex;flex-direction:column;align-items:center;flex:1;gap:55px;padding-left:75px;padding-bottom:40px}.right{position:relative;flex:1;border-radius:45px;box-shadow:0 0 250px 20px #8c52ff86,0 0 80px 20px #00000026}.start-button-row{display:flex;justify-content:center}.feature-list{display:flex;flex-direction:column;width:70%;gap:20px}.bonus-header-container{gap:5px}.course-name-text{font-size:clamp(1.2rem,2vw,2.6rem)}.feature{display:flex;gap:13px;text-wrap:pretty}.checkmark{width:30px}.button-container{display:flex;gap:15px;justify-content:center;padding:16px 50px;align-items:center}.half-image{display:block}.full-image{display:none;width:95%}.mobile-preview{display:none;align-items:center;justify-content:center}@media (max-width: 2500px){.feature-list{width:100%}}@media (max-width: 1700px){.left{flex:1.2}.right{flex:1}}@media (max-width: 1350px){.feature-list{width:70%}.bonus-section{flex-direction:column}.half-image{display:none}.full-image{display:block;max-width:700px;height:auto;-webkit-mask-image:linear-gradient(to bottom,black 80%,transparent 100%);mask-image:linear-gradient(to bottom,black 50%,transparent 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}.mobile-preview{display:flex}.left{flex:1;padding:0;width:93%}.right{flex:1}.bonus-section{gap:0}.image-wrapper{display:flex;justify-content:center}}@media (max-width: 1350px){.feature-list{width:95%}}@media (max-width: 600px){.feature-list{width:100%}.feature{gap:7px}.checkmark{width:2px;background-color:#20abee;border-radius:5px}.button-container{display:flex;justify-content:center;align-items:center}.button-container p{white-space:nowrap}.start-button-wrapper,.start-button-wrapper a{display:flex;width:100%}.start-button-row{width:100%}.feature-list{padding-right:6px}}}@scope (.bzc){.instructor-section{width:100%;margin:0 auto;max-width:2800px;display:flex;flex-direction:column;align-items:center;gap:90px;padding:clamp(75px,6vw + 50px,150px) 0;-webkit-user-select:none;user-select:none;overflow:visible}.instructor-section-top-container{width:100%;background:linear-gradient(to left,#6b21ff5b,transparent 80%)}.instructor-section-top-content{display:flex;justify-content:space-between;width:80%;margin:0 auto}.big-z{height:400px;margin-top:60px}.meet-your-instructor-left-container{padding:20px 0;gap:25px;display:flex;flex-direction:column;justify-content:center;flex:1.5}.meet-your-instructor-left-container h1{text-align:left!important}.meet-your-instructor-right-container{flex:1;display:flex;align-items:end;justify-content:end}.soundwaves{width:80%;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto);justify-items:center;align-items:center;gap:80px 80px;padding:80px 0 0;overflow:hidden}@media (max-width: 2500px){.meet-your-instructor-left-container{gap:20px;padding:0}.feature-list{gap:15px}.big-z{margin-top:30px}.soundwaves{width:82%;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto);justify-items:center;align-items:center}}@media (max-width: 1300px){.big-z{height:300px}.soundwaves{grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(6,auto)}.soundwave-inner{width:100%}}@media (max-width: 1200px){.meet-your-instructor-left-container{flex:2}}@media (max-width: 1100px){.instructor-section-top-content{flex-direction:column-reverse;align-items:center;gap:40px;padding:0;width:100%}.instructor-section-top-container{background:none}.meet-your-instructor-left-container{width:80%}.meet-your-instructor-right-container{width:100%;align-items:center;justify-content:center;background:linear-gradient(to left,#6b21ff,transparent 100%)}.soundwaves{width:94%}}@media (max-width: 800px){.instructor-section{gap:60px}.instructor-section-top-content{gap:20px}.meet-your-instructor-left-container{width:90%}}@media (max-width: 700px){.instructor-section-top-content{gap:20px}.meet-your-instructor-left-container{width:93%}.soundwaves{width:92%}}@media (max-width: 600px){.instructor-section-top-content{gap:30px}}}@scope (.bzc){.soundwave-wrapper{width:100%;display:flex;justify-content:center}.soundwave-inner{position:relative;display:flex;flex-direction:column;align-items:flex-start}.subtitle{position:absolute;top:-3.5rem;left:80px;color:#fff6;font-size:1rem;letter-spacing:.05em}.title{position:absolute;top:-2.3rem;left:80px;color:#fff;font-size:1.4rem;font-weight:600;transition:color .3s ease}.title.active{color:#20abee}.player-row{display:flex;align-items:center;overflow:hidden;gap:1rem;width:100%}.wave-container{cursor:pointer;flex:1}.title span{display:none}@media (max-width: 1300px){.big-z{height:300px}}@media (max-width: 600px){.big-z{height:200px}.player-row{gap:5px;padding-right:15px;border-top-right-radius:8px;border-bottom-right-radius:8px}.wave-container{pointer-events:none;touch-action:none}.title,.subtitle{left:50px}.title{font-size:1.2rem;left:0}.title span{margin-left:12px;color:#fff6;font-size:1rem;letter-spacing:.05em;display:inline;font-weight:250}.subtitle{display:none}}}@scope (.bzc){.play-btn{display:flex;flex-shrink:.2;align-items:center;justify-content:center;border:2px solid transparent;border-radius:50%;background-color:#001c2a00;transition:background-color .25s ease,transform .2s ease;cursor:pointer;padding:1rem}.play-btn:hover{background-color:#001c2acc}.play-btn:active{background-color:#001c2a}.play-state{margin-left:3px;margin-right:-3px}@media (max-width: 600px){.play-btn{padding:.4rem;border-radius:50%;border:2px solid #20abee;aspect-ratio:1 / 1;width:3rem;display:inline-flex;align-items:center;justify-content:center}.play-state{margin-left:0}.play-btn.pressed{transform:scale(.9) translateY(1px);box-shadow:0 1px 2px #00000026}.play-btn:hover,.play-btn:active{background-color:unset}.play-btn img{transform:scale(.6)}}}@scope (.bzc){.video-section{width:100%;max-width:2800px;margin:0 auto;padding:clamp(75px,6vw + 50px,150px) 0;display:flex;flex-direction:column;align-items:center;gap:clamp(60px,6vw,120px)}.video-section h1{text-align:center}.video-wrapper{width:80%;max-width:1200px;border-radius:10px;background:linear-gradient(135deg,#6b21ff40,#20abee40,#6b21ff40);padding:2px;box-shadow:0 25px 60px #00000073}.video-frame{width:100%;aspect-ratio:16 / 9;border-radius:12px;overflow:hidden;background:radial-gradient(circle at 20% 20%,#1b2948,#0b0f1c 60%)}.video{width:100%;height:100%;object-fit:cover;display:block;background:#000}.video-cta{display:flex;justify-content:center;width:500px}@media (max-width: 1100px){.video-cta,.video-wrapper{width:90%}}@media (max-width: 700px){.video-wrapper{width:94%}}}@scope (.bzc){.video-section{width:100%;margin:0 auto;max-width:2800px;display:flex;flex-direction:column;align-items:center;gap:clamp(50px,6vw,90px);padding:clamp(75px,6vw + 50px,150px) 0;-webkit-user-select:none;user-select:none;overflow:visible}.video-section-content{display:flex;justify-content:center;width:100%;padding:0 clamp(20px,4vw,56px)}.closer-frame{position:relative;width:100%;max-width:1040px;aspect-ratio:16 / 9;border-radius:18px;overflow:hidden;background:#0a0c10;border:1px solid #20abee38;box-shadow:0 32px 80px -30px #000000bf,0 0 0 1px #20abee0d}.closer-poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;-webkit-user-select:none;user-select:none}.closer-iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none}.closer-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:clamp(64px,6vw,84px);height:clamp(64px,6vw,84px);border-radius:50%;background:#0b0d1299;border:1.5px solid rgba(32,171,238,.6);color:#20abee;display:flex;align-items:center;justify-content:center;cursor:pointer;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.closer-play:hover{transform:translate(-50%,-50%) scale(1.08);background:#0b0d12bf;box-shadow:0 0 36px #20abee66,0 0 80px #20abee29}.closer-play svg{width:clamp(22px,2vw,28px);height:clamp(22px,2vw,28px);margin-left:4px}.enroll-now-button{width:300px;max-width:88vw}.video-button-text-container{padding:13px 25px}}@scope (.bzc){.review-section{width:70%;max-width:2500px;margin:60px auto;padding:0 0 60px;color:#20abee;transition:width .3s ease;display:flex;flex-direction:column;gap:50px}.review-section-top{display:flex;flex-direction:column;gap:90px}@media (max-width: 758px){.review-section{width:93%}}.review-heading{text-align:center;font-size:2rem;font-weight:600;margin-bottom:40px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;justify-items:center;align-items:stretch;width:100%}@media (max-width: 1024px){.review-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.review-grid{grid-template-columns:1fr}}.review-card{background:#051924;border-radius:16px;padding:28px;width:100%;box-shadow:0 2px 12px #00000014;transition:transform .2s ease,box-shadow .2s ease}.review-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001f}.review-rating{color:#f5b400;font-size:1.2rem;margin-bottom:6px}.review-title{text-wrap:pretty;font-size:1.1rem;font-weight:600;margin:6px 0}.review-text{text-wrap:pretty;font-size:.95rem;line-height:1.6;color:#fff;margin-bottom:14px}.review-meta{font-size:.85rem;color:#ccc}.review-location{opacity:.7;font-size:.8rem}.load-more-container{display:flex;justify-content:center;padding:0 20px}}@scope (.bzc){.accordion-container{width:70%}.accordion-item{border-bottom:1px solid #5d5d5d}.accordion-button{width:100%;background:none;border:none;text-align:left;padding:1.5rem 0;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.accordion-button span{transition:color .24s ease;text-wrap:pretty}.accordion-panel{height:0;overflow:hidden;visibility:hidden;transition:height .24s ease;will-change:height;padding:0;margin:0}.accordion-panel-inner{padding:.5rem 0 2rem;line-height:1.4}.accordion-item.open .accordion-panel{visibility:visible}.accordion-item.open .accordion-button span{color:#20abee}@media (max-width: 768px){.accordion-container{width:93%}.accordion-button{gap:30px}.accordion-button,.accordion-panel-inner{font-size:1rem!important}}}@scope (.bzc){.accordion-icon{width:3px;height:16px;margin:0 7px;background-color:#20abee;transform:rotate(90deg)}.accordion-icon:before{content:"";position:absolute;width:3px;height:16px;background-color:#20abee;transition:transform .2s ease;transform:rotate(90deg)}.accordion-item.open .accordion-icon:before{transform:rotate(180deg)}}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(data:font/woff2;base64,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) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-cyrillic-wght-normal-Dvxsihut.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-greek-wght-normal-DL7QRZyv.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-vietnamese-wght-normal-usUDDRr7.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-latin-ext-wght-normal-Ch3YOpNY.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-latin-wght-normal-DHIcAJRg.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:"Manrope Variable", "Manrope", ui-sans-serif, system-ui, sans-serif;--color-yellow-300:oklch(90.5% .182 98.111);--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--font-weight-bold:700;--radius-lg:.5rem;--ease-out:cubic-bezier(0, 0, .2, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1)}}@layer base,components;@layer utilities{.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.top-0{top:0}.left-0{left:0}.isolate{isolation:isolate}.-z-10{z-index:-10}.z-10{z-index:10}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.\!hidden{display:none!important}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-flex{display:inline-flex}.table{display:table}.table-row{display:table-row}.w-full{width:100%}.shrink{flex-shrink:1}.flex-grow,.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[8px\]{font-size:8px}.leading-none{--tw-leading:1;line-height:1}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-wrap{text-wrap:wrap}.break-all{word-break:break-all}.text-white{color:var(--color-white)}.text-yellow-300{color:var(--color-yellow-300)}.uppercase{text-transform:uppercase}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.opacity-80{opacity:.8}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.drop-shadow{--tw-drop-shadow-size:drop-shadow(0 1px 2px var(--tw-drop-shadow-color,#0000001a)) drop-shadow(0 1px 1px var(--tw-drop-shadow-color,#0000000f));--tw-drop-shadow:drop-shadow(0 1px 2px #0000001a) drop-shadow(0 1px 1px #0000000f);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}.\[bz\:error-boundary\]{bz:error-boundary}@media (min-width:48rem){.md\:gap-4{gap:calc(var(--spacing) * 4)}.md\:text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.md\:text-\[10px\]{font-size:10px}}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@layer base{@scope (.bzc){:scope,*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}:scope{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:Manrope Variable,Manrope,ui-sans-serif,system-ui,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){@layer base{@scope (.bzc){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}}@keyframes textShine{0%{background-position:0% center}to{background-position:200% center}}@scope (.bzc){:scope{background-color:#000;color:#fff;font-family:Manrope Variable,Manrope,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.button-text,.header-text,.subheader-text,.body-text{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.subheader-text{font-size:clamp(1.2rem,2vw,1.8rem);color:#ffffffe6;font-weight:400;line-height:1.3;opacity:90%}.body-text{font-size:clamp(.95rem,1vw,1.3rem);color:#ffffffd9;font-weight:300;line-height:1.6;opacity:90%}.feature-text{font-size:clamp(1.2rem,1.3vw,1.6rem);color:#ffffffd9;font-weight:200;opacity:90%}.button-text{font-size:clamp(1rem,1.2vw,1.4rem);font-weight:500;color:#fff;text-align:center;line-height:1.6;-webkit-user-select:none;user-select:none}.emphasis{color:#fff;font-weight:600;opacity:100%!important;letter-spacing:.3px}.white-header{color:#fff;font-size:clamp(2rem,3vw,5rem);font-weight:700;line-height:1.6;letter-spacing:-.02em}.question{color:#fff;font-size:clamp(2rem,3vw,5rem);font-weight:600;line-height:1.6;letter-spacing:-.02em}}
