.header-brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--navy)}
.header-brand img{width:54px!important;height:54px!important;object-fit:contain}
.header-brand span{display:grid;border-left:1px solid var(--gold);padding-left:10px;line-height:1}
.header-brand b{font-size:26px;color:var(--blue)}
.header-brand small{font-size:11px;text-transform:uppercase;letter-spacing:.05em;margin-top:6px}
.success-header .header-brand{color:var(--navy)}
.header-brand--logo{width:82px;height:72px;overflow:hidden;display:block}
.header-brand--logo img{width:82px!important;height:82px!important;object-fit:contain;display:block;margin-top:-5px}
.guide-header{position:sticky;top:14px;z-index:70;width:min(calc(100% - 32px),1380px);min-height:76px;display:grid;grid-template-columns:204px 1fr auto;align-items:center;gap:24px;margin:14px auto 0;padding:8px 12px 8px 22px;border:1px solid rgba(12,29,61,.16);border-radius:999px;background:rgba(255,255,255,.94);box-shadow:0 14px 38px rgba(8,27,62,.14);backdrop-filter:blur(20px)}
.guide-header__logo{display:flex;width:176px;height:58px;align-items:center;overflow:visible}
.guide-header__logo img{width:58px;height:58px;object-fit:contain;object-position:center;transform:none;mix-blend-mode:multiply}
.guide-header .back-link{justify-self:center;color:#0e1c39;font-size:.89rem;font-weight:800;text-decoration:none;position:relative;padding:16px 0}
.guide-header .back-link::after{content:"";position:absolute;left:0;right:0;bottom:6px;height:3px;border-radius:999px;background:var(--blue);transform:scaleX(.35);opacity:0;transition:transform .2s ease,opacity .2s ease}
.guide-header .back-link:hover{color:var(--blue)}
.guide-header .back-link:hover::after{transform:none;opacity:1}
.guide-header__cta{position:relative;isolation:isolate;min-width:190px;min-height:54px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;padding:14px 24px;border-radius:999px;color:#fff;text-decoration:none;font-size:.9rem;font-weight:800;white-space:nowrap;background:linear-gradient(180deg,#0967ff 0%,#0056e8 100%);box-shadow:0 12px 26px rgba(4,95,242,.28);transition:transform .2s ease,box-shadow .2s ease}
.guide-header__cta::before{content:"";position:absolute;z-index:-1;top:-75%;left:-35%;width:34%;height:250%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.58),transparent);transform:rotate(18deg) translateX(-220%);transition:transform .55s ease}
.guide-header__cta:hover{transform:translateY(-2px);box-shadow:0 16px 32px rgba(4,95,242,.36)}
.guide-header__cta:hover::before{transform:rotate(18deg) translateX(550%)}
.problem{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:70px;align-items:center;overflow:hidden}
.problem-copy{max-width:850px;margin-left:auto}
.problem-portrait{width:min(100%,390px);max-height:520px;object-fit:cover;object-position:center 18%;border-radius:10px;justify-self:start;box-shadow:0 18px 38px rgba(5,26,72,.13)}
footer .footer-logo{width:100px;height:100px;border-radius:8px;object-fit:contain;background:white}
@media(max-width:900px){.problem{grid-template-columns:1fr}.problem-copy{margin:0}.problem-portrait{width:min(100%,420px);justify-self:center;max-height:500px}}
@media(max-width:720px){.guide-header{top:8px;width:calc(100% - 16px);min-height:66px;grid-template-columns:94px 1fr 118px;gap:8px;margin-top:8px;padding:5px 7px 5px 12px}.guide-header__logo{width:88px;height:48px}.guide-header__logo img{width:48px;height:48px;transform:none}.guide-header .back-link{font-size:.72rem;line-height:1.15;text-align:center;padding:10px 2px}.guide-header__cta{min-width:118px;min-height:46px;padding:10px 12px;font-size:.74rem}}
@media(max-width:440px){.guide-header{grid-template-columns:58px 1fr 126px;gap:6px}.guide-header__logo{width:54px}.guide-header__logo img{width:46px;height:46px;transform:none}.guide-header__cta{min-width:126px;font-size:.66rem;padding:9px 7px}.header-brand img{width:42px!important;height:42px!important}.header-brand b{font-size:21px}.header-brand small{font-size:8px}}
.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.hero{min-height:680px;grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);gap:32px;align-items:center;padding-top:34px;background:linear-gradient(115deg,#fff 0%,#fff 48%,#eef8ff 100%);overflow:hidden}
.hero-copy{max-width:690px;position:relative;z-index:2}
.hero-copy .hero-eyebrow{display:inline-flex;margin:0 0 12px;padding:6px 12px;border-radius:999px;background:#e9f4ff;color:#0764df;font-size:11px;font-weight:800;line-height:1;letter-spacing:.075em;text-transform:uppercase}
.hero-copy h1{font-size:clamp(42px,4.35vw,68px);line-height:.98;letter-spacing:-.045em}
.hero-copy h1 span{color:#075bea}
.hero-copy>p{font-size:18px;max-width:590px;margin:18px 0;color:#35435b}
.hero-benefits{display:flex;gap:18px;padding:0;margin:22px 0;list-style:none;color:#183d7c;font-size:13px;font-weight:700}
.hero-benefits li{flex:1;padding-left:24px;position:relative}
.hero-benefits li::before{content:"✓";position:absolute;left:0;top:-2px;display:grid;place-items:center;width:18px;height:18px;border:2px solid #0872f5;border-radius:50%;color:#0872f5;font-size:11px}
.hero-visual{position:relative;align-self:stretch;min-width:0;min-height:610px;overflow:visible}
.hero-visual__person{position:absolute;z-index:1;right:-5%;top:2%;width:88%;height:86%;object-fit:cover;object-position:55% center;border-radius:0 0 0 48%;filter:drop-shadow(0 20px 28px rgba(4,47,116,.12))}
.hero-visual__book{position:absolute;z-index:2;left:-2%;bottom:-1%;width:58%;max-height:545px;object-fit:contain;object-position:left bottom;filter:drop-shadow(0 22px 24px rgba(4,47,116,.22))}
.email-capture{max-width:590px;padding:18px;border:1px solid #d3dfef;border-radius:10px;background:#fff;box-shadow:0 12px 35px rgba(7,50,120,.08)}
.email-capture h2{font:800 18px "DM Sans";text-align:center;margin-bottom:4px}.email-capture>p:not(.privacy-note):not(.form-status){font-size:12px;text-align:center;color:#526078;margin-bottom:12px}
.email-capture h2 span{color:#075bea}
.email-capture input{width:100%;height:48px;border:1px solid #bfcde0;border-radius:6px;padding:0 14px;font:14px "DM Sans";margin-bottom:9px}
.email-capture .primary{width:100%;padding:14px;background:linear-gradient(180deg,#0874ff,#0757dc);box-shadow:0 8px 18px rgba(4,95,242,.23)}
.email-capture .primary{display:flex;align-items:center;justify-content:center;gap:9px}.email-capture .primary svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex:none}
.email-capture .privacy-note{margin:9px 0 0;font-size:10px}
.lead-modal[hidden]{display:none}.lead-modal{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:20px}.lead-modal__backdrop{position:absolute;inset:0;background:rgba(2,17,48,.72);backdrop-filter:blur(7px)}
.lead-modal__panel{position:relative;width:min(100%,620px);max-height:calc(100vh - 40px);overflow:auto;border-radius:18px;background:#fff;box-shadow:0 30px 90px rgba(0,0,0,.3)}
.lead-modal__close{position:absolute;right:14px;top:10px;z-index:2;width:38px;height:38px;border:0;border-radius:50%;background:#eef4ff;color:#071a48;font-size:27px;cursor:pointer}
.lead-modal .capture-form{border:0;box-shadow:none;padding:38px 42px 32px}.lead-modal .capture-form h2{padding-right:38px;font-size:32px}.modal-intro{color:#526078;margin:8px 0 0}.lead-modal .form-line{margin-top:18px}
body.modal-open{overflow:hidden}
@media(max-width:900px){.hero{grid-template-columns:1fr;gap:10px}.hero-copy{max-width:none}.hero-visual{min-height:540px}.hero-visual__person{right:-4%;width:76%;height:88%}.hero-visual__book{left:7%;width:48%;max-height:470px}.hero-benefits{flex-wrap:wrap}.hero-benefits li{min-width:160px}}
@media(max-width:560px){.hero{padding:34px 16px 10px;background:linear-gradient(180deg,#fff 0%,#fff 55%,#edf7ff 100%)}.hero-copy h1{font-size:39px}.hero-benefits{display:grid;gap:12px}.hero-visual{min-height:410px;margin:0 -16px}.hero-visual__person{right:-12%;top:5%;width:90%;height:78%;object-position:52% center}.hero-visual__book{left:0;width:57%;max-height:355px}.email-capture{padding:15px}.lead-modal{padding:10px}.lead-modal__panel{max-height:calc(100vh - 20px);border-radius:14px}.lead-modal .capture-form{padding:34px 20px 24px}.lead-modal .capture-form h2{font-size:27px}}
.inside-guide{padding-top:54px;padding-bottom:62px;border-top:0;background:#fff}
.inside-guide__title{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:22px;margin-bottom:24px}.inside-guide__title span{height:1px;background:linear-gradient(90deg,transparent,#8bbcff)}.inside-guide__title span:last-child{background:linear-gradient(90deg,#8bbcff,transparent)}.inside-guide__title h2{font:800 25px "DM Sans";color:#123b84}
.discovery-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.discovery-grid article{min-height:205px;padding:20px 15px;border:1px solid #dce8f8;border-radius:10px;text-align:center;box-shadow:0 8px 22px rgba(13,75,166,.07)}
.discovery-icon{display:grid;place-items:center;width:52px;height:52px;margin:0 auto 12px;border-radius:50%;background:#eef6ff;color:#0967ee}.discovery-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.discovery-grid h3{margin:0 0 9px;color:#123b84;font-size:15px;line-height:1.15}.discovery-grid p{margin:0;color:#526078;font-size:12px;line-height:1.4}
.inside-guide__bottom{display:grid;grid-template-columns:.9fr 1.1fr;gap:35px;margin-top:26px}.inside-guide__bottom h3{font:800 20px "DM Sans";color:#0b2c6a;margin-bottom:12px}.guide-contents ul{list-style:none;padding:0;margin:0}.guide-contents li{position:relative;padding:3px 0 3px 23px;color:#294369;font-size:13px}.guide-contents li::before{content:"✓";position:absolute;left:0;top:3px;display:grid;place-items:center;width:14px;height:14px;border-radius:50%;background:#0b68ef;color:#fff;font-size:9px;font-weight:800}
.guide-testimonial{padding:20px 24px;border-radius:10px;background:linear-gradient(135deg,#e9f4ff,#f6faff)}.guide-testimonial>p{font-size:12px;line-height:1.45;color:#526078}.guide-testimonial blockquote{margin:12px 0 0;padding:17px 18px 14px 50px;border-radius:8px;background:#fff;color:#384862;font-size:12px;line-height:1.45;box-shadow:0 7px 18px rgba(12,64,140,.08);position:relative}.guide-testimonial blockquote::before{content:"“";position:absolute;left:18px;top:7px;color:#0967ee;font:800 40px Georgia}.guide-testimonial blockquote footer{display:grid;grid-template-columns:1fr auto;margin-top:8px;background:none;color:#17345f;padding:0;text-align:left}.guide-testimonial blockquote footer span{font-size:10px}.guide-testimonial blockquote footer em{grid-column:2;grid-row:1/3;color:#f5ad00;font-style:normal;letter-spacing:2px}
@media(max-width:1000px){.discovery-grid{grid-template-columns:repeat(3,1fr)}.inside-guide__bottom{grid-template-columns:1fr}}
@media(max-width:620px){.inside-guide{padding:48px 16px}.inside-guide__title{gap:10px}.inside-guide__title h2{font-size:20px;white-space:nowrap}.discovery-grid{grid-template-columns:1fr 1fr;gap:10px}.discovery-grid article{min-height:190px;padding:16px 10px}.discovery-grid article:last-child{grid-column:1/-1;min-height:0}.inside-guide__bottom{gap:24px}.guide-testimonial{padding:18px 14px}}
.audience-main{padding-top:48px;padding-bottom:38px}.audience-title{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;margin-bottom:28px}.audience-title span{height:2px;background:linear-gradient(90deg,transparent,#1574f4)}.audience-title span:last-child{background:linear-gradient(90deg,#1574f4,transparent)}.audience-title h2{font:800 34px "DM Sans";color:#071a48}
.audience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.audience-grid article{display:grid;grid-template-columns:86px 1fr;gap:18px;align-items:center;min-height:160px;padding:24px;border:1px solid #dce6f4;border-radius:12px;box-shadow:0 10px 25px rgba(8,48,111,.08)}.audience-icon{display:grid;place-items:center;width:82px;height:82px;border-radius:50%;background:#e8f3ff;color:#095fe0}.audience-icon svg{width:56px;height:56px;fill:#095fe0;stroke:#fff;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.audience-grid h3{margin:0 0 8px;color:#142d65;font-size:18px}.audience-grid p{margin:0;color:#526078;font-size:14px;line-height:1.45}
.audience-cta{position:relative;min-height:245px;display:grid;grid-template-columns:260px 1fr;align-items:center;padding:28px max(7vw,50px);overflow:hidden;color:#fff;background:linear-gradient(125deg,#064fd4,#0876f5)}.audience-cta::before,.audience-cta::after{content:"";position:absolute;width:340px;height:180px;border:1px solid rgba(255,255,255,.15);border-radius:50%;transform:rotate(-18deg)}.audience-cta::before{left:-80px;top:-100px;box-shadow:0 0 0 12px rgba(255,255,255,.025),0 0 0 26px rgba(255,255,255,.025)}.audience-cta::after{right:-100px;bottom:-120px;box-shadow:0 0 0 12px rgba(255,255,255,.025),0 0 0 26px rgba(255,255,255,.025)}
.gift-seal{position:relative;z-index:1;display:grid;place-items:center;width:175px;height:175px;border-radius:50%;background:linear-gradient(145deg,#092e77,#061d4f);border:2px solid rgba(255,255,255,.45);box-shadow:0 14px 28px rgba(0,24,75,.28);text-align:center}.gift-seal svg{width:56px;height:56px;fill:#75c7ff;stroke:#fff;stroke-width:2;stroke-linejoin:round}.gift-seal b{font-size:15px;line-height:1.1}
.audience-cta__content{position:relative;z-index:1;max-width:850px;text-align:center}.audience-cta__content h2{font:700 31px "DM Sans"}.audience-cta__content>p{font-size:18px;margin:7px 0 18px}.audience-email{display:grid;grid-template-columns:34px 1fr 300px;gap:0;align-items:center}.audience-email>span{height:56px;display:grid;place-items:center;border-radius:9px 0 0 9px;background:#fff;color:#70819e}.audience-email>span svg,.audience-email button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.audience-email input{height:56px;border:0;padding:0 10px;font:15px "DM Sans"}.audience-email button{height:56px;margin-left:16px;border:0;border-radius:9px;background:#fff;color:#0759d7;font:800 18px "DM Sans";display:flex;align-items:center;justify-content:center;gap:12px;cursor:pointer}.audience-points{display:flex;justify-content:center;gap:12px;margin-top:18px;font-size:14px}.audience-points span{display:inline-grid;place-items:center;width:18px;height:18px;border:2px solid #fff;border-radius:50%;font-size:11px}.audience-points i{font-style:normal;opacity:.7}.audience-status{min-height:18px;margin:5px 0 -8px;font-size:12px}
@media(max-width:920px){.audience-grid{grid-template-columns:1fr}.audience-cta{grid-template-columns:190px 1fr;padding-inline:30px}.audience-email{grid-template-columns:34px 1fr}.audience-email button{grid-column:1/-1;margin:12px 0 0}}
@media(max-width:620px){.audience-main{padding:44px 16px 30px}.audience-title{gap:10px}.audience-title h2{font-size:23px;white-space:nowrap}.audience-grid{gap:12px}.audience-grid article{grid-template-columns:68px 1fr;min-height:135px;padding:17px 14px}.audience-icon{width:64px;height:64px}.audience-icon svg{width:45px;height:45px}.audience-grid h3{font-size:16px}.audience-grid p{font-size:13px}.audience-cta{grid-template-columns:1fr;padding:32px 16px}.gift-seal{width:145px;height:145px;margin:0 auto 22px}.audience-cta__content h2{font-size:25px}.audience-cta__content>p{font-size:15px}.audience-email{grid-template-columns:34px 1fr}.audience-email input{min-width:0}.audience-points{flex-wrap:wrap;gap:8px}.audience-points i{display:none}}

.lead-modal .iti{width:100%}.lead-modal .iti__tel-input{padding-left:92px!important}.iti__country-container{font-family:'DM Sans',sans-serif}.iti__dropdown-content{z-index:260;border-radius:8px;box-shadow:0 16px 45px rgba(4,27,70,.2)}.iti__search-input{font-family:'DM Sans',sans-serif;padding:10px}.iti__country{font-family:'DM Sans',sans-serif}

/* Home footer shared with the main site */
.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}
.home-footer{--home-max:1380px;--home-blue:#045ff2;--premium-border:rgba(12,29,61,.12);position:relative;margin-top:0;padding:0;text-align:left;color:#142c52;border-top:1px solid var(--premium-border);background:radial-gradient(circle at 7% 0%,rgba(4,95,242,.08),transparent 27%),linear-gradient(180deg,#fbfdff 0%,#f4f9ff 100%);box-shadow:0 -18px 48px rgba(7,26,61,.065);font-size:.9rem}
.footer-main{width:min(calc(100% - 56px),var(--home-max));display:grid;grid-template-columns:1.3fr .8fr .8fr 1.15fr;gap:clamp(34px,5vw,84px);margin:0 auto;padding:48px 0 42px}.footer-brand>img{width:190px;height:82px;object-fit:cover;object-position:center;mix-blend-mode:multiply}.footer-brand>p{max-width:290px;margin:12px 0 20px;color:#526783;line-height:1.55}.footer-column{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px;margin:0}.footer-column h2{margin:3px 0 8px;color:#102344;font-family:"Spectral",Georgia,serif;font-size:1.08rem;font-style:italic;font-weight:600}.footer-column a{position:relative;color:#405774;font-size:.88rem;font-weight:600;line-height:1.25;text-decoration:none;transition:color .2s ease,transform .2s ease}.footer-column>a:hover{color:var(--home-blue);transform:translateX(3px)}.footer-contact a{display:grid;grid-template-columns:24px 1fr;align-items:start;gap:11px}.footer-contact svg{width:21px;height:21px;color:var(--home-blue);fill:none;stroke:currentColor;stroke-width:2;filter:drop-shadow(0 3px 7px rgba(4,95,242,.18))}.footer-contact small{display:block;margin-top:4px;color:#70829a;font-size:.73rem;overflow-wrap:anywhere}.footer-socials{display:flex;align-items:center;gap:12px}
.footer-socials a.direct-icon{position:relative;isolation:isolate;overflow:hidden;display:grid;place-items:center;width:42px;height:42px;margin:0;border:1px solid rgba(255,255,255,.68);border-radius:12px;color:#fff;background:#f4f8ff;box-shadow:0 9px 20px rgba(7,26,61,.16),inset 0 1px 0 rgba(255,255,255,.5);transition:transform .22s ease,box-shadow .22s ease,filter .22s ease}.direct-icon::before{content:"";position:absolute;z-index:-1;inset:-45% 42% 36% -35%;border-radius:50%;background:rgba(255,255,255,.42);filter:blur(8px)}.direct-icon:hover{transform:translateY(-3px) scale(1.035)}.footer-socials .direct-icon svg{width:28px;height:28px;color:currentColor;fill:none;stroke:currentColor;stroke-width:2}.footer-socials .direct-icon img{position:relative;z-index:1;width:25px;height:25px;object-fit:contain;filter:drop-shadow(0 1px 2px rgba(0,0,0,.14))}.footer-socials .direct-icon--whatsapp{background:linear-gradient(145deg,#38e56a,#10b943 58%,#079731)}.footer-socials .direct-icon--instagram{background:radial-gradient(circle at 32% 105%,#ffd15c 0 18%,transparent 37%),radial-gradient(circle at 18% 18%,#7d4cff 0 20%,transparent 42%),linear-gradient(135deg,#7a39f5,#d8218b 48%,#ff6231)}.footer-socials .direct-icon--facebook{background:linear-gradient(145deg,#2f8cff,#1877f2 58%,#0b51b7)}.footer-socials .direct-icon--tiktok{background:radial-gradient(circle at 22% 18%,rgba(37,244,238,.48),transparent 35%),radial-gradient(circle at 82% 86%,rgba(254,44,85,.52),transparent 38%),linear-gradient(145deg,#24252d,#090a0d 72%,#17181d)}.footer-socials a.direct-icon--email{color:#1f63e9;border-color:rgba(42,105,232,.58);background:rgba(255,255,255,.92)}
.footer-bottom{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px max(28px,calc((100% - var(--home-max))/2));border-top:1px solid rgba(125,177,255,.22);color:#526783;background:rgba(237,245,255,.72);backdrop-filter:blur(14px);font-size:.8rem}.footer-bottom p{margin:0;color:#526783}.footer-bottom>div{display:flex;align-items:center;gap:14px}.footer-bottom>div span{width:1px;height:14px;background:#b7c8dd}.footer-bottom a{color:#405774;font-weight:700;text-decoration:none}.footer-bottom a:hover{color:var(--home-blue)}
@media(max-width:920px){.footer-main{grid-template-columns:1.2fr 1fr;gap:38px 56px}}@media(max-width:620px){.footer-main{width:calc(100% - 40px);grid-template-columns:1fr;gap:32px;padding:40px 0 34px}.footer-brand>p{max-width:340px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:10px;padding:18px 20px}.footer-bottom>div{flex-wrap:wrap}}

.footer-socials .direct-icon:not(.direct-icon--email) svg{width:25px;height:25px;fill:#fff;stroke:none;filter:drop-shadow(0 1px 2px rgba(0,0,0,.18))}

/* Social brand backgrounds: keep footer buttons colored even when generic link styles load later. */
.footer-socials a.direct-icon.direct-icon--whatsapp{background-color:#10b943!important;background-image:linear-gradient(145deg,#38e56a 0%,#10b943 58%,#079731 100%)!important}
.footer-socials a.direct-icon.direct-icon--instagram{background-color:#d8218b!important;background-image:radial-gradient(circle at 32% 105%,#ffd15c 0 18%,transparent 37%),radial-gradient(circle at 18% 18%,#7d4cff 0 20%,transparent 42%),linear-gradient(135deg,#7a39f5 0%,#d8218b 48%,#ff6231 100%)!important}
.footer-socials a.direct-icon.direct-icon--facebook{background-color:#1877f2!important;background-image:linear-gradient(145deg,#2f8cff 0%,#1877f2 58%,#0b51b7 100%)!important}
.footer-socials a.direct-icon.direct-icon--tiktok{background-color:#090a0d!important;background-image:radial-gradient(circle at 22% 18%,rgba(37,244,238,.48),transparent 35%),radial-gradient(circle at 82% 86%,rgba(254,44,85,.52),transparent 38%),linear-gradient(145deg,#24252d 0%,#090a0d 72%,#17181d 100%)!important}

.audience-turnstile{display:flex;justify-content:center;min-height:65px;margin:14px 0 6px}

