:root{--bg:#030303;--panel:#080808;--panel-soft:#111;--text:#f7f2e9;--muted:#b3aaa0;--gold:#d9b36a;--gold-strong:#f5cf84;--red:#d22929;--border:rgba(217,179,106,0.42)}*{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}html{scroll-behavior:smooth}body{margin:0;background-color:var(--bg);background-image:linear-gradient(rgba(2,2,2,.88),rgba(2,2,2,.88)),url(/images/site-bg-thailand-flag.png);background-size:cover;background-position:50%;background-attachment:fixed;color:var(--text);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(2,2,2,.86);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom:1px solid rgba(217,179,106,.18)}.site-header__inner{width:min(1240px,calc(100% - 32px));height:88px;margin:0 auto;display:grid;grid-template-columns:84px 1fr auto;align-items:center;grid-gap:24px;gap:24px}.site-logo{width:68px;height:68px;display:flex;align-items:center;justify-content:center;align-self:center;transform:none;border-radius:0;overflow:visible;background:transparent;box-shadow:none}.site-logo img{width:68px;height:68px;object-fit:contain}.main-nav{display:flex;justify-content:center;align-items:center;gap:clamp(22px,3vw,46px)}.main-nav__link{position:relative;padding:38px 0 31px;color:#e8e8e8;font-size:13px;font-weight:900;letter-spacing:.075em;text-transform:uppercase;opacity:.92;transition:color .18s ease,opacity .18s ease}.main-nav__link--active,.main-nav__link:hover{color:var(--red);opacity:1}.main-nav__link--active:after{content:"";position:absolute;left:0;right:0;bottom:23px;height:3px;background:var(--red);box-shadow:0 0 12px rgba(210,41,41,.65)}.header-actions{gap:18px}.booking-button{display:inline-flex;align-items:center;gap:18px;min-height:48px;padding:0 25px;border:1px solid var(--gold);color:var(--gold-strong);font-size:13px;font-weight:900;letter-spacing:.07em;text-transform:uppercase;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.booking-button:hover{background:var(--gold);color:#050505;box-shadow:0 0 28px rgba(217,179,106,.28)}.booking-button__arrow{font-size:22px;line-height:1}.menu-button{width:34px;height:34px;border:0;padding:0;display:grid;place-content:center;grid-gap:5px;gap:5px;background:transparent;cursor:pointer}.menu-button span{display:block;width:28px;height:2px;background:#bfbfbf}.home-hero{background:rgba(0,0,0,.65)}.home-hero__image{display:block;width:100%;height:auto}.home-panels{width:min(1180px,calc(100% - 32px));margin:60px auto 70px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.contact-grid article,.home-panels article{min-height:230px;padding:28px;background:linear-gradient(135deg,rgba(217,179,106,.08),transparent 45%),var(--panel);border:1px solid var(--border)}.contact-grid h2,.home-panels h2{margin:8px 0 14px;color:var(--text);font-size:24px;line-height:1.1;text-transform:uppercase}.contact-grid p,.home-panels p,.page-intro__text{color:var(--muted);line-height:1.75}.eyebrow{margin:0;color:var(--gold);font-size:12px;letter-spacing:.18em}.eyebrow,.inline-link{font-weight:900;text-transform:uppercase}.inline-link{display:inline-flex;margin-top:10px;color:var(--gold-strong);letter-spacing:.08em}.page-intro{width:min(980px,calc(100% - 32px));margin:0 auto;padding:120px 0 90px}.page-intro h1{margin:14px 0 24px;font-size:clamp(46px,7vw,92px);line-height:.95;text-transform:uppercase;letter-spacing:.03em;color:var(--text)}.page-intro__text{max-width:740px;font-size:18px}.contact-grid{width:min(980px,calc(100% - 32px));margin:-40px auto 90px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.site-footer{border-top:1px solid rgba(217,179,106,.2);background:rgba(2,2,2,.82)}.site-footer__inner{width:min(1180px,calc(100% - 32px));min-height:130px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:28px}.footer-brand{margin:0 0 8px;color:var(--gold);font-weight:900;text-transform:uppercase;letter-spacing:.12em}.footer-text{margin:0;color:var(--muted)}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:16px 24px;color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.footer-links a:hover{color:var(--gold)}@media (max-width:980px){.site-header__inner{grid-template-columns:72px 1fr;height:78px}.site-logo{transform:none}.site-logo,.site-logo img{width:56px;height:56px}.main-nav{position:fixed;inset:78px 0 auto 0;display:none;flex-direction:column;align-items:stretch;gap:0;background:rgba(2,2,2,.98);border-top:1px solid rgba(217,179,106,.22)}.main-nav--open{display:flex}.main-nav__link{padding:18px 24px;border-bottom:1px solid rgba(217,179,106,.16)}.main-nav__link--active:after{display:none}.header-actions{justify-self:end}.booking-button{display:none}.home-hero{width:100%;border:0}.home-hero__image{min-height:420px;object-fit:cover;object-position:center}.contact-grid,.home-panels{grid-template-columns:1fr}.site-footer__inner{padding:34px 0;flex-direction:column;align-items:flex-start}.footer-links{justify-content:flex-start}}@media (max-width:560px){.site-header__inner{width:calc(100% - 24px)}.home-hero__image{min-height:500px;object-position:center}.home-panels{margin-top:34px}.page-intro{padding-top:84px}}.site-header__inner{grid-template-columns:76px minmax(0,1fr) auto}.main-nav{min-width:0;overflow-x:auto;scrollbar-width:none}.main-nav::-webkit-scrollbar{display:none}.header-actions{min-width:max-content}.menu-button{display:none!important}.home-hero{width:min(1240px,calc(100% - 32px));margin:0 auto;overflow:hidden;border-left:1px solid rgba(217,179,106,.08);border-right:1px solid rgba(217,179,106,.08)}.home-hero,.home-hero-slider{position:relative;background:rgba(0,0,0,.8)}.home-hero-slider{aspect-ratio:607/288;min-height:460px}.home-hero-slider__image{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.035);transition:opacity 1.2s ease-in-out,transform 6.5s ease-in-out}.home-hero-slider__image--active{opacity:1;transform:scale(1)}.home-hero-dots{position:absolute;left:50%;bottom:18px;display:flex;gap:9px;transform:translateX(-50%);z-index:3}.home-hero-dots__button{width:26px;height:3px;padding:0;border:0;background:rgba(255,255,255,.38);cursor:pointer;transition:background .18s ease,width .18s ease}.home-hero-dots__button--active{width:42px;background:var(--gold-strong)}@media (max-width:1100px){.site-header__inner{width:calc(100% - 24px);height:auto;min-height:86px;grid-template-columns:62px minmax(0,1fr);grid-template-areas:"logo action" "nav nav";gap:8px 14px;padding:8px 0 12px}.site-logo{grid-area:logo}.site-logo,.site-logo img{width:54px;height:54px}.header-actions{grid-area:action;justify-self:end}.booking-button{display:inline-flex;min-height:38px;padding:0 14px;gap:10px;font-size:10px}.main-nav{grid-area:nav;position:static;inset:auto;display:flex!important;flex-direction:row;align-items:center;justify-content:flex-start;gap:18px;padding:7px 0 0;background:transparent;border-top:1px solid rgba(217,179,106,.14)}.main-nav__link{flex:0 0 auto;padding:10px 0;border-bottom:0;font-size:11px;letter-spacing:.065em}.main-nav__link--active:after{display:none}.home-hero{width:100%;border:0}.home-hero-slider{min-height:520px}}@media (max-width:560px){.site-header__inner{min-height:112px}.booking-button{min-height:36px;padding:0 10px;font-size:9px}.main-nav{gap:14px}.main-nav__link{font-size:10px}.home-hero-slider{min-height:500px;aspect-ratio:auto}.home-hero-slider__image{object-position:center}}@media (max-width:1100px){.home-hero-slider{aspect-ratio:607/288;min-height:0;height:auto}.home-hero-slider__image{object-fit:contain;object-position:center;background:rgba(0,0,0,.8)}}@media (max-width:560px){.home-hero-slider{aspect-ratio:607/288;min-height:0;height:auto}.home-hero-slider__image{object-fit:contain;object-position:center}}.site-footer__inner--simple{min-height:112px}.footer-copy{margin:0;color:var(--muted);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}@media (max-width:1100px){.header-actions{gap:8px}.instagram-button{min-height:38px;padding:0 12px;font-size:10px}}@media (max-width:700px){.header-actions{display:grid;grid-template-columns:1fr;grid-gap:7px;gap:7px}.booking-button,.instagram-button{min-height:34px;padding:0 10px;font-size:9px}.instagram-button__icon{font-size:15px}.site-footer__inner--simple{align-items:flex-start;gap:18px}.footer-copy{font-size:10px}}.youtube-embed{position:relative;width:100%;overflow:hidden;border:1px solid rgba(217,179,106,.35);background:rgba(0,0,0,.8);aspect-ratio:16/9}.youtube-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0}@media (max-width:1100px){.youtube-button{min-height:38px;padding:0 12px;font-size:10px}}@media (max-width:700px){.youtube-button{min-height:34px;padding:0 10px;font-size:9px}.youtube-button__icon{font-size:13px}}.header-actions{display:flex;align-items:center;gap:10px}.social-icon-link{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border:1px solid rgba(217,179,106,.34);background:rgba(8,8,8,.92);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.social-icon-link:hover{transform:translateY(-1px);border-color:var(--gold-strong);box-shadow:0 0 18px rgba(217,179,106,.18)}.social-icon-link__img{display:block;width:18px;height:18px}@media (max-width:1100px){.header-actions{gap:8px}.social-icon-link{width:30px;height:30px}.social-icon-link__img{width:16px;height:16px}}@media (max-width:700px){.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap}.social-icon-link{width:28px;height:28px}.social-icon-link__img{width:15px;height:15px}.booking-button{min-height:30px;padding:0 9px;font-size:9px}}.social-icon-link{width:36px!important;height:36px!important;padding:0!important}.social-icon-link,.social-icon-link:hover{border:0!important;background:transparent!important;box-shadow:none!important}.social-icon-link:hover{transform:scale(1.08)}.social-icon-link__img{width:34px!important;height:34px!important;object-fit:contain}@media (max-width:1100px){.social-icon-link{width:32px!important;height:32px!important}.social-icon-link__img{width:30px!important;height:30px!important}}@media (max-width:700px){.social-icon-link{width:30px!important;height:30px!important}.social-icon-link__img{width:28px!important;height:28px!important}}.home-section{width:min(1180px,calc(100% - 32px));margin:70px auto}.home-section__heading{max-width:780px;margin-bottom:28px}.home-section__heading h2{margin:10px 0 14px;font-size:clamp(32px,5vw,58px);line-height:.96;text-transform:uppercase;letter-spacing:.035em;color:var(--text)}.home-section__heading p:not(.eyebrow){margin:0;color:var(--muted);font-size:17px;line-height:1.75}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.course-card,.why-card{position:relative;min-height:255px;padding:28px;overflow:hidden;border:1px solid rgba(217,179,106,.38);background:radial-gradient(circle at top right,rgba(210,41,41,.16),transparent 34%),linear-gradient(135deg,rgba(217,179,106,.08),transparent 48%),#080808}.course-card:before,.why-card:before{content:"";position:absolute;inset:0;pointer-events:none;border-top:2px solid rgba(217,179,106,.42)}.why-card__number{display:inline-flex;margin-bottom:28px;color:rgba(217,179,106,.55);font-size:40px;font-weight:900;line-height:1}.course-card h3,.why-card h3{margin:0 0 14px;color:var(--gold-strong);font-size:22px;line-height:1.1;text-transform:uppercase;letter-spacing:.06em}.course-card p,.why-card p{margin:0;color:var(--muted);line-height:1.7}.courses-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px;gap:18px}.course-card__meta{display:grid;grid-gap:10px;gap:10px;margin:18px 0}.course-card__meta p{display:grid;grid-gap:4px;gap:4px;padding:12px 14px;border:1px solid rgba(217,179,106,.18);background:rgba(0,0,0,.3);color:#f1eadf;font-weight:800;text-transform:uppercase;letter-spacing:.055em}.course-card__meta span{color:var(--red);font-size:10px;font-weight:900;letter-spacing:.14em}.courses-cta{margin-top:22px}.site-footer__inner--contact{min-height:155px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(240px,.85fr) auto;align-items:center;grid-gap:30px;gap:30px;padding:24px 0}.footer-brand-block{display:flex;align-items:center;gap:18px}.footer-logo{width:68px;height:68px;object-fit:contain;flex:0 0 auto}.footer-address{display:grid;grid-gap:6px;gap:6px;color:var(--muted);font-style:normal;line-height:1.45}.footer-address strong{color:var(--gold);font-size:12px;text-transform:uppercase;letter-spacing:.14em}.footer-address a{color:#f1eadf;word-break:break-word}.footer-address a:hover{color:var(--gold-strong)}.footer-actions{display:grid;justify-items:end;grid-gap:10px;gap:10px}.whatsapp-button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:0 22px;border:1px solid #35d36f;color:#35d36f;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.whatsapp-button:hover{background:#35d36f;color:#020202;box-shadow:0 0 25px rgba(53,211,111,.24)}.footer-contact-link{color:var(--gold-strong);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}@media (max-width:900px){.courses-grid,.why-grid{grid-template-columns:1fr}.site-footer__inner--contact{grid-template-columns:1fr;align-items:start}.footer-actions{justify-items:start}}@media (max-width:560px){.home-section{margin:48px auto}.course-card,.why-card{min-height:auto;padding:23px}.footer-brand-block{align-items:flex-start}.footer-logo{width:56px;height:56px}}.home-section__heading{margin-left:auto!important;margin-right:auto!important;text-align:center!important}.home-section__heading h2{color:var(--gold-strong)!important;text-shadow:0 0 26px rgba(217,179,106,.12)}.home-section__heading .eyebrow{color:var(--gold)!important}.whatsapp-button{display:none!important}.whatsapp-icon-link{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 13px 0 4px;border:1px solid rgba(53,211,111,.62);background:rgba(0,0,0,.18);color:#35d36f;box-shadow:none;transition:transform .18s ease,filter .18s ease,border-color .18s ease,background .18s ease}.whatsapp-icon-link:hover{transform:scale(1.08);border-color:#35d36f;background:rgba(53,211,111,.1);filter:drop-shadow(0 0 12px rgba(53,211,111,.36))}.whatsapp-icon-link__img{width:42px;height:42px;object-fit:contain;display:block}.whatsapp-icon-link__text{color:#35d36f;font-size:11px;font-weight:900;letter-spacing:.08em;line-height:1.15;text-transform:uppercase}@media (max-width:700px){.whatsapp-icon-link{min-height:40px;padding-right:10px}.whatsapp-icon-link__img{width:38px;height:38px}.whatsapp-icon-link__text{max-width:124px;font-size:9px}}.home-section__heading h2,.page-intro h1{color:#fdb746!important;font-family:Arial,Helvetica,sans-serif!important;font-weight:800!important;letter-spacing:.045em;text-transform:uppercase;-webkit-text-stroke:0!important;text-shadow:0 2px 0 rgba(0,0,0,.72),0 0 18px rgba(253,183,70,.16)}.home-section__heading .eyebrow{color:#fdb746!important}@media (max-width:560px){.home-section__heading h2,.page-intro h1{font-weight:800!important;letter-spacing:.028em}}:root{--gold:#fdb746;--gold-strong:#fdb746;--border:rgba(253,183,70,0.42)}.booking-button{border-color:#fdb746!important;color:#fdb746!important}.booking-button:hover{background:#fdb746!important;color:#050505!important;box-shadow:0 0 28px rgba(253,183,70,.28)!important}.eyebrow,.footer-address strong,.footer-brand,.footer-contact-link,.inline-link{color:#fdb746!important}.contact-grid article,.course-card,.course-card__meta p,.home-panels article,.site-footer,.site-header,.social-icon-link:hover,.why-card{border-color:rgba(253,183,70,.42)!important}.main-nav__link--active:after{background:#fdb746!important;box-shadow:0 0 12px rgba(253,183,70,.65)!important}.main-nav__link--active,.main-nav__link:hover{color:#fdb746!important}.home-section__heading h2{white-space:nowrap!important;font-size:clamp(24px,4.8vw,54px)!important;letter-spacing:.025em!important}@media (max-width:560px){.home-section__heading h2{font-size:clamp(21px,6.2vw,30px)!important;letter-spacing:.01em!important}}.maestro-page{width:min(1240px,calc(100% - 32px));margin:0 auto 80px}.maestro-hero{position:relative;min-height:520px;display:grid;grid-template-columns:.95fr 1.05fr;align-items:stretch;overflow:hidden;border:none;background:radial-gradient(circle at 72% 25%,rgba(253,183,70,.13),transparent 26%),linear-gradient(135deg,rgba(210,41,41,.1),transparent 42%),#040404}.maestro-hero:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(0,0,0,.88),rgba(0,0,0,.2) 55%,rgba(0,0,0,.55)),radial-gradient(circle at 50% 0,rgba(253,183,70,.16),transparent 35%);z-index:1}.maestro-hero__content{position:relative;z-index:2;padding:clamp(34px,5vw,62px);align-self:center}.maestro-eyebrow{margin:0 0 8px;font-size:clamp(18px,2vw,28px);font-style:italic;letter-spacing:.045em}.maestro-eyebrow,.maestro-hero h1{color:#f4f0e6;font-weight:900;text-transform:uppercase}.maestro-hero h1{margin:0;max-width:620px;font-size:clamp(58px,8vw,126px);line-height:.86;letter-spacing:.025em}.maestro-subtitle{margin:22px 0 26px;padding:12px 0;border-top:1px solid rgba(253,183,70,.6);border-bottom:1px solid rgba(253,183,70,.6);color:#fdb746;font-weight:900;text-transform:uppercase;letter-spacing:.09em}.maestro-hero blockquote{max-width:560px;margin:0;color:#f4f0e6;font-size:clamp(18px,2.3vw,27px);font-style:italic;line-height:1.35}.maestro-hero__image{position:relative;z-index:0;min-height:520px}.maestro-hero__image img{width:100%;height:100%;object-fit:cover}.maestro-layout{display:grid;grid-template-columns:.92fr 1.08fr;grid-gap:18px;gap:18px;margin-top:18px}.maestro-panel{border:none;background:linear-gradient(135deg,rgba(253,183,70,.07),transparent 42%),rgba(3,3,3,.94);padding:24px}.maestro-moments h2,.maestro-panel h2{margin:0 0 20px;color:#fdb746;font-size:clamp(24px,3vw,34px);font-weight:900;text-transform:uppercase;letter-spacing:.06em}.maestro-story__body{display:grid;grid-gap:14px;gap:14px}.maestro-list span,.maestro-qualifications small,.maestro-story__body p,.maestro-title-box p{margin:0;color:#e7dfd2;line-height:1.65}.maestro-highlight{margin-top:22px;padding:18px;border:1px solid rgba(253,183,70,.56);color:#fdb746;font-size:18px;font-weight:900;line-height:1.45}.maestro-stats{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.maestro-stats .maestro-panel:nth-child(n+3){grid-column:span 2}.maestro-list,.maestro-qualifications{margin:0;padding:0;list-style:none;display:grid;grid-gap:16px;gap:16px}.maestro-list li{position:relative;display:grid;grid-gap:4px;gap:4px;padding-left:34px}.maestro-list li:before{position:absolute;left:0;top:0;color:#fdb746;font-size:20px}.maestro-list--trophy li:before{content:"🏆"}.maestro-list--star li:before{content:"★"}.maestro-list strong,.maestro-qualifications strong{color:#fff;font-size:16px;text-transform:uppercase;letter-spacing:.045em}.maestro-small-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px;grid-column:span 2}.maestro-title-box{min-height:145px;display:grid;align-content:center}.maestro-records{display:grid;grid-template-columns:1fr 1fr;align-items:center;text-align:center}.maestro-records h2{grid-column:span 2;margin-bottom:16px}.maestro-records strong{display:block;color:#fdb746;font-size:clamp(30px,4vw,48px);line-height:1}.maestro-records span{color:#f4f0e6;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.maestro-qualifications{grid-template-columns:1fr 1fr}.maestro-qualifications li{display:grid;grid-template-columns:28px 1fr;grid-gap:8px;gap:8px;align-items:start}.maestro-qualifications span{width:24px;height:24px;display:inline-grid;place-items:center;border:1px solid #fdb746;border-radius:999px;color:#fdb746;font-weight:900}.maestro-qualifications small{grid-column:2}.maestro-moments{margin:34px 0 0;text-align:center}.maestro-moments__carousel{position:relative;overflow:hidden;padding:0 58px}.maestro-full-gallery,.maestro-moments__grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:14px;gap:14px}.maestro-moments__grid .gallery-photo-button{aspect-ratio:1/1;min-height:0;height:auto}.maestro-moments__grid .gallery-photo-button img{min-height:0;height:100%;object-fit:contain;object-position:center}.maestro-moments__arrow{position:absolute;top:50%;z-index:3;width:42px;height:58px;border:1px solid rgba(253,183,70,.66);background:rgba(0,0,0,.64);color:#fdb746;cursor:pointer;transform:translateY(-50%);font-size:40px;line-height:1;transition:background .18s ease,color .18s ease,border-color .18s ease}.maestro-moments__arrow:hover{border-color:#fdb746;background:#fdb746;color:#050505}.maestro-moments__arrow--prev{left:0}.maestro-moments__arrow--next{right:0}.gallery-photo-button{position:relative;min-height:150px;padding:0;border:1px solid rgba(253,183,70,.55);background:rgba(0,0,0,.8);cursor:pointer;overflow:hidden}.gallery-photo-button img{width:100%;height:100%;min-height:150px;object-fit:cover;display:block;transition:transform .22s ease,opacity .22s ease}.gallery-photo-button:hover img{transform:scale(1.045);opacity:.88}.gallery-photo-button span{position:absolute;left:0;right:0;bottom:0;padding:9px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.8));color:#fff;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.maestro-gallery-link{display:inline-flex;margin-top:20px;min-height:42px;align-items:center;justify-content:center;padding:0 24px;border:1px solid #fdb746;color:#fdb746;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.maestro-gallery-link:hover{background:#fdb746;color:#050505}.maestro-gallery-page{width:min(1240px,calc(100% - 32px));margin:0 auto 80px}.page-intro--center{text-align:center}.page-intro--center .page-intro__text{margin:0 auto}.maestro-full-gallery{grid-template-columns:repeat(4,1fr)}.maestro-full-gallery .gallery-photo-button{min-height:230px}.maestro-full-gallery .gallery-photo-button img{min-height:230px;object-fit:contain;object-position:center}.lightbox{position:fixed;inset:0;z-index:999;display:grid;place-items:center;padding:52px;background:rgba(0,0,0,.9)}.lightbox img{max-width:min(1100px,92vw);max-height:78vh;object-fit:contain;border:1px solid rgba(253,183,70,.55)}.lightbox__close,.lightbox__nav{position:fixed;border:1px solid rgba(253,183,70,.55);background:rgba(0,0,0,.72);color:#fdb746;cursor:pointer}.lightbox__close{top:22px;right:22px;width:44px;height:44px;font-size:32px;line-height:1}.lightbox__nav{top:50%;width:48px;height:64px;transform:translateY(-50%);font-size:48px;line-height:1}.lightbox__nav--prev{left:22px}.lightbox__nav--next{right:22px}.lightbox__caption{position:fixed;left:50%;bottom:24px;margin:0;transform:translateX(-50%);color:#fff;text-align:center}@media (max-width:980px){.maestro-hero,.maestro-layout{grid-template-columns:1fr}.maestro-hero__image{min-height:420px}.maestro-stats{grid-template-columns:1fr}.maestro-small-grid,.maestro-stats .maestro-panel:nth-child(n+3){grid-column:auto}.maestro-full-gallery,.maestro-moments__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.maestro-gallery-page,.maestro-page{width:calc(100% - 24px)}.maestro-hero__content,.maestro-panel{padding:22px}.maestro-hero h1{font-size:clamp(44px,15vw,68px)}.maestro-qualifications,.maestro-records,.maestro-small-grid{grid-template-columns:1fr}.maestro-records h2{grid-column:auto}.maestro-full-gallery,.maestro-moments__grid{grid-template-columns:1fr}.lightbox{padding:18px}.lightbox__nav{display:none}}.maestro-hero--image-only{min-height:0!important;background:#000!important;border:none}.maestro-hero--image-only:before{display:none!important}.maestro-hero--image-only img{display:block;width:100%;height:auto;object-fit:contain}.maestro-moments h2,.maestro-panel h2{font-size:clamp(18px,2vw,25px)!important;font-weight:500!important;letter-spacing:.045em!important;line-height:1.18!important}.maestro-section-title{display:flex!important;align-items:center;gap:12px}.maestro-section-title img{width:30px;height:30px;object-fit:contain;flex:0 0 auto}.maestro-list li:before{content:none!important;display:none!important}.maestro-list li{display:grid!important;grid-template-columns:24px 1fr;grid-gap:10px;gap:10px;align-items:start;padding-left:0!important}.maestro-list-icon{width:21px;height:21px;margin-top:1px;object-fit:contain}.maestro-list strong,.maestro-qualifications strong{font-size:14px!important;font-weight:500!important;letter-spacing:.035em!important;text-transform:none!important}.maestro-qualifications{gap:14px 20px}.maestro-qualifications li{grid-template-columns:24px 1fr!important}.maestro-qualifications li>img{width:22px;height:22px;object-fit:contain;margin-top:1px}.maestro-highlight{display:grid;grid-template-columns:34px 1fr;grid-gap:12px;gap:12px;align-items:start;font-size:16px!important;font-weight:500!important}.maestro-highlight img{width:30px;height:30px;object-fit:contain}.maestro-records .maestro-section-title{grid-column:span 2;justify-content:center}.maestro-records h2{margin-bottom:16px!important}@media (max-width:620px){.maestro-section-title img{width:26px;height:26px}.maestro-moments h2,.maestro-panel h2{font-size:18px!important}.maestro-records .maestro-section-title{grid-column:auto}}.maestro-small-grid,.maestro-title-box{display:none!important}.maestro-records--custom{grid-template-columns:56px 1fr!important;gap:24px;align-items:center;padding:18px 26px!important}.maestro-records--custom .maestro-section-title{display:none!important}.maestro-records__icon{display:flex;align-items:center;justify-content:center}.maestro-records__icon img{width:40px;height:40px;object-fit:contain;display:block}.maestro-records__content{min-width:0;display:grid;grid-gap:10px;gap:10px}.maestro-records__heading{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:14px;gap:14px;align-items:center;width:min(100%,560px);margin:0 auto}.maestro-records__heading span{height:1px;opacity:.9;background:rgba(253,183,70,.35)}.maestro-records__heading h2{color:#fdb746;font-size:clamp(16px,2vw,22px)!important;letter-spacing:.05em!important;text-transform:uppercase;white-space:nowrap}.maestro-records__values{display:grid;grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr);align-items:center;grid-gap:22px;gap:22px;width:min(100%,640px);margin:0 auto}.maestro-records__values div:not(.maestro-records__divider){display:grid;grid-gap:5px;gap:5px;text-align:center}.maestro-records__values strong{color:#fdb746;font-size:clamp(26px,3vw,34px);font-weight:600;line-height:1}.maestro-records__values span{color:#f4f0e6;font-size:12px;font-weight:500;letter-spacing:.03em;line-height:1.2;text-transform:uppercase}.maestro-records__divider{width:1px;height:46px;background:rgba(253,183,70,.34)}@media (max-width:700px){.maestro-records--custom{grid-template-columns:1fr!important;gap:10px;padding:18px 16px!important}.maestro-records__icon img{width:34px;height:34px}.maestro-records__heading{width:100%;gap:10px}.maestro-records__heading h2{font-size:16px!important}.maestro-records__values{width:100%;gap:12px}.maestro-records__values strong{font-size:24px}.maestro-records__values span{font-size:10px}}.maestro-records--custom{grid-template-columns:68px minmax(0,1fr)!important;grid-column-gap:22px!important;column-gap:22px!important;padding:16px 24px!important;min-height:116px!important}.maestro-records--custom>div{margin:0!important}.maestro-records__icon{width:68px!important;height:78px!important;display:flex!important;align-items:center!important;justify-content:center!important}.maestro-records__icon img{width:48px!important;height:48px!important;object-fit:contain!important;display:block!important}.maestro-records__content{min-width:0!important;grid-template-rows:auto auto!important;grid-row-gap:10px!important;row-gap:10px!important}.maestro-records__heading{display:flex!important;justify-content:center!important;gap:14px!important;margin:0!important}.maestro-records__heading span{flex:1 1!important;min-width:70px!important;max-width:210px!important;padding:0!important;margin:0!important;background:rgba(253,183,70,.45)!important;font-size:0!important;line-height:0!important}.maestro-records__heading h2{font-size:22px!important;font-weight:500!important;letter-spacing:.055em!important}.maestro-records__values{grid-gap:22px!important;gap:22px!important;margin:0!important}.maestro-records__values>div:not(.maestro-records__divider){grid-gap:4px!important;gap:4px!important}.maestro-records__values strong{font-size:31px!important;font-weight:600!important;letter-spacing:.02em!important}.maestro-records__values span{font-size:12px!important;font-weight:500!important;letter-spacing:.035em!important;margin:0!important;padding:0!important}.maestro-records__divider{height:44px!important;margin:0!important;padding:0!important;background:rgba(253,183,70,.38)!important}@media (max-width:700px){.maestro-records--custom{grid-template-columns:1fr!important;row-gap:8px!important;padding:16px!important}.maestro-records__icon{width:100%!important;height:auto!important}.maestro-records__icon img{width:38px!important;height:38px!important}.maestro-records__heading{gap:10px!important}.maestro-records__heading span{min-width:30px!important;max-width:none!important}.maestro-records__heading h2{font-size:18px!important}.maestro-records__values{gap:12px!important}.maestro-records__values strong{font-size:24px!important}.maestro-records__values span{font-size:10px!important}}.maestro-records--custom{min-height:230px!important;padding:34px 36px!important}.maestro-records__content{max-width:760px!important;grid-row-gap:28px!important;row-gap:28px!important}.maestro-records__heading{grid-gap:24px!important;gap:24px!important}.maestro-records__heading span{height:2px!important;min-width:90px!important;background:linear-gradient(90deg,transparent,rgba(253,183,70,.82))!important}.maestro-records__heading span:last-child{background:linear-gradient(90deg,rgba(253,183,70,.82),transparent)!important}.maestro-records__heading h2{font-size:clamp(28px,4vw,46px)!important;letter-spacing:.08em!important;text-shadow:0 0 18px rgba(253,183,70,.18)!important}.maestro-records__values{grid-template-columns:minmax(0,1fr) 2px minmax(0,1fr)!important;grid-gap:34px!important;gap:34px!important}.maestro-records__values>div:not(.maestro-records__divider){grid-gap:10px!important;gap:10px!important}.maestro-records__values strong{font-size:clamp(46px,7vw,76px)!important;text-shadow:0 0 16px rgba(253,183,70,.16)!important}.maestro-records__values span{font-size:clamp(15px,1.8vw,22px)!important}.maestro-records__divider{width:2px!important;height:112px!important;background:linear-gradient(180deg,transparent,rgba(253,183,70,.95),transparent)!important}.maestro-story .maestro-section-title img{width:42px!important;height:42px!important}@media (max-width:700px){.maestro-records--custom{min-height:0!important;padding:28px 18px!important}.maestro-records__content{row-gap:22px!important}.maestro-records__heading{gap:12px!important}.maestro-records__heading span{min-width:34px!important}.maestro-records__heading h2{font-size:24px!important;letter-spacing:.05em!important}.maestro-records__values{grid-template-columns:1fr!important;gap:18px!important}.maestro-records__divider{width:70%!important;height:1px!important}.maestro-records__values strong{font-size:42px!important}.maestro-records__values span{font-size:13px!important}.maestro-story .maestro-section-title img{width:34px!important;height:34px!important}}.maestro-records--custom{grid-template-columns:1fr!important;min-height:138px!important;padding:22px 28px!important}.maestro-records--custom,.maestro-records__content{display:grid!important;justify-items:center!important}.maestro-records__content{max-width:620px!important;grid-row-gap:16px!important;row-gap:16px!important}.maestro-records__heading{display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:center!important;grid-gap:16px!important;gap:16px!important}.maestro-records__heading span{display:block!important;height:1px!important;min-width:60px!important;background:rgba(253,183,70,.55)!important}.maestro-records__heading h2{font-size:clamp(20px,2.6vw,28px)!important;letter-spacing:.07em!important;text-shadow:none!important}.maestro-records__values{grid-gap:24px!important;gap:24px!important}.maestro-records__values>div:not(.maestro-records__divider){grid-gap:6px!important;gap:6px!important}.maestro-records__values strong{font-size:clamp(32px,4.6vw,48px)!important;letter-spacing:.03em!important;text-shadow:none!important}.maestro-records__values span{font-size:clamp(11px,1.4vw,14px)!important;line-height:1.2!important}.maestro-records__divider{height:58px!important;background:rgba(253,183,70,.58)!important}.maestro-story .maestro-section-title img{width:34px!important;height:34px!important}@media (max-width:700px){.maestro-records--custom{min-height:0!important;padding:20px 16px!important}.maestro-records__content{max-width:100%!important;row-gap:14px!important}.maestro-records__heading{gap:10px!important}.maestro-records__heading span{min-width:26px!important}.maestro-records__heading h2{font-size:19px!important}.maestro-records__values{gap:10px!important}.maestro-records__values strong{font-size:26px!important}.maestro-records__values span{font-size:9px!important;letter-spacing:.03em!important;white-space:normal!important}.maestro-records__divider{height:42px!important}}.maestro-records--custom{display:flex!important;align-items:center!important;justify-content:center!important;grid-template-columns:none!important;min-height:200px!important;padding:28px 30px!important;text-align:center!important}.maestro-records--custom .maestro-records__icon{display:none!important}.maestro-records__content{width:100%!important;max-width:720px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:26px!important;margin:0 auto!important}.maestro-records__heading{position:relative!important;display:block!important;width:100%!important;max-width:560px!important;margin:0 auto!important;padding:18px 0!important;text-align:center!important}.maestro-records__heading span{display:none!important}.maestro-records__heading:after,.maestro-records__heading:before{content:""!important;position:absolute!important;left:50%!important;width:min(100%,520px)!important;height:1px!important;transform:translateX(-50%)!important;background:linear-gradient(90deg,transparent,rgba(253,183,70,.72),rgba(253,183,70,.95),rgba(253,183,70,.72),transparent)!important}.maestro-records__heading:before{top:0!important}.maestro-records__heading:after{bottom:0!important}.maestro-records__heading h2{display:block!important;width:100%!important;margin:0!important;padding:0!important;color:#fdb746!important;background:transparent!important;font-size:clamp(25px,3.4vw,36px)!important;font-weight:700!important;line-height:1!important;letter-spacing:.12em!important;text-align:center!important;text-transform:uppercase!important;white-space:nowrap!important;text-shadow:0 0 12px rgba(253,183,70,.16)!important}.maestro-records__values{display:grid!important;align-items:center!important;justify-items:center!important;grid-gap:30px!important;gap:30px!important;margin:0 auto!important}.maestro-records__values>div:not(.maestro-records__divider){width:100%!important;display:grid!important;justify-items:center!important;grid-gap:8px!important;gap:8px!important;margin:0!important}.maestro-records__values strong{display:block!important;color:#fdb746!important;font-size:clamp(40px,5.8vw,62px)!important;font-weight:800!important;line-height:.95!important;letter-spacing:.04em!important;text-shadow:0 0 10px rgba(253,183,70,.14)!important}.maestro-records__values span{display:block!important;color:#ffffff!important;font-size:clamp(13px,1.8vw,18px)!important;font-weight:700!important;letter-spacing:.08em!important;line-height:1.15!important;text-transform:uppercase!important;white-space:nowrap!important}.maestro-records__divider{width:1px!important;height:88px!important;background:linear-gradient(180deg,transparent,rgba(253,183,70,.9),transparent)!important}.maestro-story .maestro-section-title img{width:36px!important;height:36px!important;object-fit:contain!important}@media (max-width:700px){.maestro-records--custom{min-height:0!important;padding:24px 16px!important}.maestro-records__content{max-width:100%!important;gap:20px!important}.maestro-records__heading{max-width:100%!important;padding:14px 0!important}.maestro-records__heading h2{font-size:21px!important;letter-spacing:.07em!important}.maestro-records__values{grid-template-columns:1fr!important;gap:16px!important}.maestro-records__divider{width:70%!important;height:1px!important}.maestro-records__values strong{font-size:36px!important}.maestro-records__values span{font-size:11px!important;white-space:normal!important}.maestro-story .maestro-section-title img{width:32px!important;height:32px!important}}.maestro-records--custom{min-height:165px!important;padding:24px 30px!important}.maestro-records__content{max-width:610px!important;gap:20px!important}.maestro-records__heading{max-width:450px!important;padding:12px 0!important}.maestro-records__heading:after,.maestro-records__heading:before{width:min(100%,430px)!important}.maestro-records__heading h2{font-size:clamp(21px,2.8vw,30px)!important;font-weight:600!important;letter-spacing:.09em!important}.maestro-records__values{gap:26px!important}.maestro-records__values strong{font-size:clamp(34px,4.7vw,48px)!important;font-weight:700!important}.maestro-records__values span{font-size:clamp(11px,1.35vw,14px)!important;font-weight:600!important;letter-spacing:.055em!important}.maestro-records__divider{height:66px!important}@media (max-width:700px){.maestro-records--custom{padding:22px 14px!important}.maestro-records__content{gap:16px!important}.maestro-records__heading h2{font-size:19px!important;letter-spacing:.06em!important}.maestro-records__values strong{font-size:30px!important}.maestro-records__values span{font-size:10px!important}.maestro-records--custom{min-height:145px!important;padding:20px 12px!important;display:flex!important;align-items:center!important;justify-content:center!important}.maestro-records--custom .maestro-records__icon{display:none!important}.maestro-records__content{width:100%!important;max-width:100%!important;gap:14px!important}.maestro-records__heading{width:100%!important;max-width:100%!important;padding:10px 0!important}.maestro-records__heading:after,.maestro-records__heading:before{width:92%!important}.maestro-records__heading h2{font-size:18px!important;letter-spacing:.055em!important;white-space:nowrap!important}.maestro-records__values{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr)!important;align-items:center!important;justify-items:center!important;grid-gap:8px!important;gap:8px!important}.maestro-records__values strong{font-size:clamp(22px,8vw,34px)!important;line-height:1!important;white-space:nowrap!important}.maestro-records__values span{font-size:clamp(7px,2.2vw,10px)!important;line-height:1.15!important;letter-spacing:.02em!important;white-space:normal!important;max-width:130px!important}.maestro-records__divider{width:1px!important;min-width:1px!important;max-width:1px!important;height:48px!important;background:linear-gradient(180deg,transparent,rgba(253,183,70,.85),transparent)!important}}@media (max-width:390px){.maestro-records--custom{padding-left:8px!important;padding-right:8px!important}.maestro-records__heading h2{font-size:16px!important}.maestro-records__values{gap:6px!important}.maestro-records__values strong{font-size:24px!important}.maestro-records__values span{font-size:7px!important;max-width:112px!important}.maestro-records__divider{height:42px!important}}.maestro-qualifications{gap:16px 22px!important}.maestro-qualifications li{display:grid!important;grid-template-columns:25px 1fr!important;align-items:center!important;grid-gap:10px!important;gap:10px!important}.maestro-qualifications li>span{display:none!important}.maestro-qualifications li>img{width:22px!important;height:22px!important;object-fit:contain!important;margin-top:0!important;display:block!important;filter:drop-shadow(0 0 5px rgba(253,183,70,.2))}.maestro-qualifications strong{color:#ffffff!important;font-size:15px!important;font-weight:500!important;line-height:1.25!important;letter-spacing:.025em!important;text-transform:none!important}.maestro-qualifications small{color:#e7dfd2!important;font-size:13px!important;line-height:1.45!important}@media (max-width:700px){.maestro-qualifications{grid-template-columns:1fr!important;gap:14px!important}.maestro-qualifications li{grid-template-columns:24px 1fr!important;gap:9px!important}.maestro-qualifications li>img{width:21px!important;height:21px!important}.maestro-qualifications strong{font-size:14px!important}}.maestro-qualifications-box{display:flex!important;align-items:center!important;justify-content:center!important;min-height:165px!important;padding:24px 30px!important;text-align:center!important}.maestro-qualifications-box .maestro-section-title{display:none!important}.maestro-qualifications-box__content{width:100%!important;max-width:610px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:20px!important;margin:0 auto!important}.maestro-qualifications-box__heading{position:relative!important;display:block!important;width:100%!important;max-width:450px!important;margin:0 auto!important;padding:12px 0!important;text-align:center!important}.maestro-qualifications-box__heading:after,.maestro-qualifications-box__heading:before{content:""!important;position:absolute!important;left:50%!important;width:min(100%,430px)!important;height:1px!important;transform:translateX(-50%)!important;background:linear-gradient(90deg,transparent,rgba(253,183,70,.72),rgba(253,183,70,.95),rgba(253,183,70,.72),transparent)!important}.maestro-qualifications-box__heading:before{top:0!important}.maestro-qualifications-box__heading:after{bottom:0!important}.maestro-qualifications-box__heading h2{display:block!important;width:100%!important;margin:0!important;padding:0!important;color:#fdb746!important;background:transparent!important;font-size:clamp(21px,2.8vw,30px)!important;font-weight:600!important;line-height:1!important;letter-spacing:.09em!important;text-align:center!important;text-transform:uppercase!important;white-space:nowrap!important;text-shadow:0 0 12px rgba(253,183,70,.16)!important}.maestro-qualifications-box .maestro-qualifications{width:100%!important;margin:0 auto!important;padding:0!important;list-style:none!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:center!important;justify-items:start!important;grid-gap:14px 38px!important;gap:14px 38px!important}.maestro-qualifications-box .maestro-qualifications li{width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:25px minmax(0,1fr)!important;align-items:center!important;justify-items:start!important;grid-gap:10px!important;gap:10px!important;text-align:left!important}.maestro-qualifications-box .maestro-qualifications li>img{width:22px!important;height:22px!important;object-fit:contain!important;margin:0!important;display:block!important;filter:drop-shadow(0 0 5px rgba(253,183,70,.2))!important}.maestro-qualifications-box .maestro-qualifications strong{display:block!important;color:#ffffff!important;font-size:clamp(11px,1.35vw,14px)!important;font-weight:600!important;letter-spacing:.035em!important;line-height:1.2!important;text-transform:none!important}.maestro-qualifications-box .maestro-qualifications small{display:block!important;margin-top:4px!important;color:#e7dfd2!important;font-size:12px!important;line-height:1.35!important}@media (max-width:700px){.maestro-qualifications-box{min-height:145px!important;padding:20px 12px!important}.maestro-qualifications-box__content{width:100%!important;max-width:100%!important;gap:14px!important}.maestro-qualifications-box__heading{width:100%!important;max-width:100%!important;padding:10px 0!important}.maestro-qualifications-box__heading:after,.maestro-qualifications-box__heading:before{width:92%!important}.maestro-qualifications-box__heading h2{font-size:18px!important;letter-spacing:.055em!important;white-space:nowrap!important}.maestro-qualifications-box .maestro-qualifications{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:12px 10px!important}.maestro-qualifications-box .maestro-qualifications li{grid-template-columns:20px minmax(0,1fr)!important;gap:7px!important}.maestro-qualifications-box .maestro-qualifications li>img{width:18px!important;height:18px!important}.maestro-qualifications-box .maestro-qualifications strong{font-size:clamp(9px,2.5vw,11px)!important;line-height:1.15!important;letter-spacing:.01em!important}.maestro-qualifications-box .maestro-qualifications small{font-size:10px!important}}@media (max-width:390px){.maestro-qualifications-box{padding-left:8px!important;padding-right:8px!important}.maestro-qualifications-box__heading h2{font-size:16px!important}.maestro-qualifications-box .maestro-qualifications{gap:10px 6px!important}.maestro-qualifications-box .maestro-qualifications li{grid-template-columns:17px minmax(0,1fr)!important;gap:5px!important}.maestro-qualifications-box .maestro-qualifications li>img{width:15px!important;height:15px!important}.maestro-qualifications-box .maestro-qualifications strong{font-size:9px!important}}.maestro-italian-titles-panel .maestro-section-title img{width:36px!important;height:36px!important;display:block!important;flex:0 0 36px!important}@media (max-width:620px){.maestro-italian-titles-panel .maestro-section-title img{width:32px!important;height:32px!important;flex-basis:32px!important}}.maestro-italian-titles-panel .maestro-section-title img{border:0!important;box-shadow:none!important}.maestro-italian-titles-panel .maestro-section-title{gap:13px!important;align-items:center!important}@media (max-width:620px){.maestro-italian-titles-panel .maestro-section-title img{width:34px!important;height:34px!important;flex-basis:34px!important}}.maestro-italian-titles-panel .maestro-section-title img{width:40px!important;height:40px!important;flex:0 0 40px!important;object-fit:contain!important;background:transparent!important;filter:drop-shadow(0 0 5px rgba(253,183,70,.22))!important}.maestro-title-list-icon{width:24px!important;height:24px!important;flex:0 0 24px!important;object-fit:contain!important;background:transparent!important;filter:drop-shadow(0 0 4px rgba(253,183,70,.18))!important}@media (max-width:620px){.maestro-italian-titles-panel .maestro-section-title img{width:34px!important;height:34px!important;flex-basis:34px!important}.maestro-title-list-icon{width:22px!important;height:22px!important;flex-basis:22px!important}}.maestro-highlight{display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding:20px 24px!important}.maestro-highlight img{display:none!important}.maestro-highlight span{margin:0 auto!important}.maestro-highlight span,.maestro-moments h2{display:block!important;width:100%!important}.maestro-moments h2{position:relative!important;max-width:520px!important;margin:0 auto 22px!important;padding:12px 0!important;color:#fdb746!important;font-size:clamp(21px,2.8vw,30px)!important;font-weight:600!important;letter-spacing:.09em!important;text-transform:uppercase!important;white-space:nowrap!important;text-shadow:0 0 12px rgba(253,183,70,.16)!important}.maestro-moments h2:after,.maestro-moments h2:before{content:""!important;position:absolute!important;left:50%!important;width:min(100%,500px)!important;height:1px!important;transform:translateX(-50%)!important;background:linear-gradient(90deg,transparent,rgba(253,183,70,.72),rgba(253,183,70,.95),rgba(253,183,70,.72),transparent)!important}.maestro-moments h2:before{top:0!important}.maestro-moments h2:after{bottom:0!important}@media (max-width:700px){.maestro-highlight{padding:18px 14px!important}.maestro-moments h2{max-width:100%!important;margin-bottom:18px!important;padding:10px 0!important;font-size:18px!important;letter-spacing:.055em!important}.maestro-moments h2:after,.maestro-moments h2:before{width:92%!important}}@media (max-width:390px){.maestro-moments h2{font-size:16px!important}}.victories-page{width:min(1240px,calc(100% - 32px));margin:0 auto 80px}.victories-hero{position:relative;min-height:clamp(280px,42vw,520px);overflow:hidden;border:none;background:radial-gradient(circle at 50% 0,rgba(253,183,70,.14),transparent 35%),#030303}.victories-hero img{width:100%;height:100%;min-height:clamp(280px,42vw,520px);object-fit:cover;display:block}.victories-section{margin-top:26px}.victories-heading{text-align:center;margin:0 auto 24px}.victories-heading h1{position:relative;display:block;width:100%;max-width:560px;margin:0 auto;padding:14px 0;color:#fdb746;font-size:clamp(24px,3vw,38px);font-weight:700;line-height:1;letter-spacing:.09em;text-transform:uppercase;white-space:nowrap;text-shadow:0 0 14px rgba(253,183,70,.16)}.victories-heading h1:after,.victories-heading h1:before{content:"";position:absolute;left:50%;width:min(100%,520px);height:1px;transform:translateX(-50%);background:linear-gradient(90deg,transparent,rgba(253,183,70,.72),rgba(253,183,70,.95),rgba(253,183,70,.72),transparent)}.victories-heading h1:before{top:0}.victories-heading h1:after{bottom:0}.victories-heading p{max-width:760px;margin:18px auto 0;color:#e7dfd2;line-height:1.65}.victories-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:12px;gap:12px}.victory-card{overflow:hidden;border:1px solid rgba(253,183,70,.58);background:linear-gradient(180deg,rgba(253,183,70,.08),transparent 35%),#030303;box-shadow:0 0 18px rgba(0,0,0,.38)}.victory-card__image{position:relative;aspect-ratio:4/4.35;overflow:hidden;background:rgba(0,0,0,.8)}.victory-card__image:after{display:none}.victory-card__image img{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.victory-card__body{padding:14px 12px 16px;text-align:center}.victory-card h2{margin:0 0 6px;color:#ffffff;font-size:clamp(14px,1.2vw,19px);font-weight:500;line-height:1.08;letter-spacing:.035em;text-transform:uppercase}.victory-card__achievement{margin:0 0 4px;color:#fdb746;font-size:clamp(12px,.98vw,15px);font-weight:500;line-height:1.15}.victory-card__achievement,.victory-card__subtitle{display:block;letter-spacing:.04em;text-transform:uppercase}.victory-card__subtitle{color:#f4f0e6;font-size:11px;font-weight:400;line-height:1.2}.victory-card__divider{display:flex;align-items:center;justify-content:center;gap:10px;margin:9px auto 11px}.victory-card__divider-line{flex:1 1 auto;max-width:54px;height:1px;background:linear-gradient(90deg,transparent,rgba(253,183,70,.75),rgba(253,183,70,.95),rgba(253,183,70,.75),transparent)}.victory-card__star{display:inline-block;color:#fdb746;font-size:14px;line-height:1}.victory-card__meta{display:grid;grid-gap:8px;gap:8px}.victory-card__meta p{margin:0;color:#ffffff;font-size:11px;font-weight:400;line-height:1.2;letter-spacing:.04em;text-transform:uppercase}.victory-card__meta-row{display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap}.victory-card__meta-icon{width:24px;height:24px;object-fit:contain;flex:0 0 auto}.victory-card__meta-label{color:#fdb746;font-weight:400}.victory-card__meta-value{color:#ffffff;font-weight:400}.victory-card__meta span{color:inherit}@media (max-width:1100px){.victories-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:860px){.victories-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:620px){.victories-page{width:min(100% - 20px,1240px);margin-bottom:58px}.victories-heading h1{max-width:100%;font-size:20px;letter-spacing:.055em}.victories-heading h1:after,.victories-heading h1:before{width:92%}.victories-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.victory-card__body{padding:12px 8px 14px}.victory-card h2{font-size:13px}.victory-card__achievement{font-size:11px}.victory-card__meta p,.victory-card__subtitle{font-size:9px}.victory-card__divider{gap:8px}.victory-card__divider-line{max-width:42px}.victory-card__meta-icon{width:20px;height:20px}}@media (max-width:390px){.victories-grid{grid-template-columns:1fr}.victory-card{max-width:260px;width:100%;margin:0 auto}}.palestra-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.palestra-gallery .gallery-photo-button{min-height:0!important;aspect-ratio:4/3!important;border-color:rgba(253,183,70,.58)!important;background:linear-gradient(180deg,rgba(253,183,70,.08),transparent 36%),rgba(0,0,0,.32)!important;box-shadow:0 0 18px rgba(0,0,0,.34)}.palestra-gallery .gallery-photo-button img{object-fit:contain!important;object-position:center!important}@media (max-width:980px){.palestra-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:620px){.palestra-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}@media (max-width:390px){.palestra-gallery{grid-template-columns:1fr}.palestra-gallery .gallery-photo-button{max-width:280px;width:100%;margin:0 auto}}.shop-page{width:min(1240px,calc(100% - 32px));margin:0 auto 80px}.shop-page>.shop-hero{height:auto!important;min-height:0!important;margin-top:0!important;margin-bottom:24px;display:block!important;place-items:initial!important}.shop-page>.shop-hero>img{height:auto!important;min-height:0!important;max-height:none!important;display:block!important}.shop-products-section{margin-top:28px}.shop-products-heading{margin:0 auto 24px;text-align:center}.shop-products-heading h2{position:relative;display:block;width:100%;max-width:560px;margin:0 auto;padding:14px 0;color:#fdb746;font-size:clamp(22px,2.7vw,34px);font-weight:800;line-height:1;letter-spacing:.08em;text-transform:uppercase;text-shadow:0 0 14px rgba(253,183,70,.16)}.shop-products-heading h2:after,.shop-products-heading h2:before{content:"";position:absolute;left:50%;width:min(100%,520px);height:1px;transform:translateX(-50%);background:linear-gradient(90deg,transparent,rgba(253,183,70,.72),rgba(253,183,70,.95),rgba(253,183,70,.72),transparent)}.shop-products-heading h2:before{top:0}.shop-products-heading h2:after{bottom:0}.shop-products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.shop-product-card{min-width:0;overflow:hidden;border:1px solid rgba(253,183,70,.58);background:linear-gradient(180deg,rgba(253,183,70,.08),transparent 38%),rgba(0,0,0,.34);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);box-shadow:0 10px 30px rgba(0,0,0,.26)}.shop-product-card__image{width:100%;aspect-ratio:1/1;display:grid;place-items:center;padding:0;border:0;border-bottom:1px solid rgba(253,183,70,.32);background:rgba(0,0,0,.18);cursor:pointer}.shop-product-card__image img{width:100%;height:100%;object-fit:contain;object-position:center;display:block;transition:transform .2s ease,opacity .2s ease}.shop-product-card__image:hover img{transform:scale(1.035);opacity:.92}.shop-product-card__body{min-width:0;display:grid;grid-gap:12px;gap:12px;padding:16px 14px 18px}.shop-product-card h3{margin:0;color:#ffffff;font-size:clamp(15px,1.35vw,20px);font-weight:800;line-height:1.12;letter-spacing:.045em;text-transform:uppercase;overflow-wrap:anywhere}.shop-product-card p{margin:0;color:#f2ebe0;font-size:14px;line-height:1.45}.shop-product-card__size{display:grid;grid-gap:7px;gap:7px}.shop-product-card__size span{color:#fdb746;font-size:11px;font-weight:900;letter-spacing:.1em;line-height:1;text-transform:uppercase}.shop-product-card__size select{width:100%;min-height:42px;padding:0 12px;border:1px solid rgba(253,183,70,.52);background:rgba(0,0,0,.55);color:#ffffff;font:inherit;font-size:14px;letter-spacing:.04em;text-transform:uppercase}.shop-product-card__whatsapp{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border:1px solid #fdb746;background:rgba(253,183,70,.12);color:#fdb746;font-size:12px;font-weight:900;letter-spacing:.07em;line-height:1.2;text-align:center;text-transform:uppercase}.shop-product-card__whatsapp:hover{background:#fdb746;color:#050505}.shop-empty{margin:0 auto;max-width:520px;padding:22px;border:1px solid rgba(253,183,70,.45);background:rgba(0,0,0,.3);color:#f2ebe0;text-align:center}.shop-lightbox img{background:transparent!important}@media (max-width:980px){.shop-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:700px){.shop-page{width:min(100% - 20px,1240px);margin-bottom:58px}.shop-products-heading h2{max-width:100%;font-size:20px;letter-spacing:.055em}.shop-products-heading h2:after,.shop-products-heading h2:before{width:92%}.shop-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.shop-product-card__body{padding:13px 10px 15px}.shop-product-card__whatsapp{font-size:11px}}@media (max-width:430px){.shop-products-grid{grid-template-columns:1fr}.shop-product-card{width:100%;max-width:320px;margin:0 auto}}.victory-card-button{width:100%;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:inherit;cursor:zoom-in}.victory-card-button .victory-card{height:100%;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.victory-card-button:hover .victory-card{transform:translateY(-3px);border-color:rgba(253,183,70,.86);box-shadow:0 0 22px rgba(253,183,70,.12)}.victory-card__meta-label,.victory-card__meta-row--disciplina .victory-card__meta-label{color:#fdb746!important;font-weight:400!important}.victory-card__meta-value{font-weight:400!important}.victory-lightbox{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:34px}.victory-lightbox__backdrop{position:absolute;inset:0;border:0;background:rgba(0,0,0,.88);cursor:zoom-out}.victory-lightbox__content{position:relative;z-index:1;width:min(430px,88vw)}.victory-lightbox__content .victory-card{width:100%;cursor:default;border-color:rgba(253,183,70,.9);box-shadow:0 0 32px rgba(253,183,70,.18),0 24px 90px rgba(0,0,0,.85)}.victory-card--enlarged .victory-card__body{padding:18px 18px 22px}.victory-card--enlarged h2{font-size:clamp(22px,4vw,31px)}.victory-card--enlarged .victory-card__achievement{font-size:clamp(17px,2.8vw,23px)}.victory-card--enlarged .victory-card__meta p,.victory-card--enlarged .victory-card__subtitle{font-size:clamp(13px,2vw,16px)}.victory-card--enlarged .victory-card__meta-icon{width:30px;height:30px}.victory-lightbox__close,.victory-lightbox__nav{position:absolute;z-index:2;border:1px solid rgba(253,183,70,.65);background:rgba(0,0,0,.78);color:#fdb746;cursor:pointer}.victory-lightbox__close{top:-16px;right:-16px;width:38px;height:38px;border-radius:999px;font-size:28px;line-height:1}.victory-lightbox__nav{top:50%;width:40px;height:54px;transform:translateY(-50%);font-size:38px;line-height:1}.victory-lightbox__nav--prev{left:-52px}.victory-lightbox__nav--next{right:-52px}.victory-lightbox__close:hover,.victory-lightbox__nav:hover{background:#fdb746;color:#050505}@media (max-width:620px){.victory-lightbox{padding:22px}.victory-lightbox__content{width:min(330px,88vw)}.victory-lightbox__nav{top:auto;bottom:-64px;transform:none}.victory-lightbox__nav--prev{left:58px}.victory-lightbox__nav--next{right:58px}.victory-card--enlarged h2{font-size:20px}.victory-card--enlarged .victory-card__achievement{font-size:16px}}.victories-hero{background:#000!important}.victories-hero,.victories-hero img{min-height:0!important;height:auto!important}.victories-hero img{width:100%!important;max-height:none!important;object-fit:contain!important;display:block!important}@media (max-width:700px){.victories-page{width:100%!important;max-width:100%!important}.victories-hero{width:100%!important;margin:0 auto!important;overflow:hidden!important}.victories-hero img{width:100%!important;height:auto!important;min-height:0!important;object-fit:contain!important}.victories-section{width:min(100% - 20px,1240px)!important;margin-left:auto!important;margin-right:auto!important}}body{background-color:#020202!important;background-image:linear-gradient(rgba(2,2,2,.56),rgba(2,2,2,.72)),url(/images/site-bg-thailand-flag.png)!important;background-size:cover!important;background-position:50%!important;background-repeat:no-repeat!important;background-attachment:fixed!important}.site-footer,.site-header{background:rgba(0,0,0,.36)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important}.gallery-photo-button,.home-hero,.home-hero-slider,.lightbox__close,.lightbox__nav,.maestro-hero,.victories-hero,.victory-card__image,.victory-lightbox__close,.victory-lightbox__nav,.youtube-embed{background:rgba(0,0,0,.22)!important;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.contact-grid article,.course-card,.course-card__meta p,.home-panels article,.maestro-highlight,.maestro-panel,.victory-card,.why-card{background:linear-gradient(135deg,rgba(253,183,70,.1),rgba(253,183,70,.02) 32%,rgba(0,0,0,.3))!important;backdrop-filter:blur(7px)!important;-webkit-backdrop-filter:blur(7px)!important;box-shadow:0 10px 30px rgba(0,0,0,.22)!important}.contact-grid article,.course-card,.gallery-photo-button,.home-panels article,.lightbox img,.maestro-highlight,.maestro-panel,.victory-card,.victory-lightbox__content .victory-card,.why-card,.youtube-embed{border-color:rgba(253,183,70,.52)!important}.home-section,.maestro-moments,.page-intro,.victories-section{position:relative}.contact-grid article,.course-card,.gallery-photo-button,.home-panels article,.maestro-panel,.victory-card,.why-card{overflow:hidden}.contact-grid p,.course-card p,.home-panels p,.home-section__heading p,.maestro-story__body,.page-intro__text,.victory-card__body,.why-card p{text-shadow:0 1px 2px rgba(0,0,0,.45)}.contact-grid p,.course-card p,.footer-address,.footer-copy,.footer-text,.home-panels p,.main-nav__link,.page-intro__text,.why-card p{color:#f2ebe0}@media (max-width:900px){body{background-attachment:scroll!important}.contact-grid article,.course-card,.home-panels article,.maestro-highlight,.maestro-panel,.site-footer,.site-header,.victory-card,.why-card{backdrop-filter:blur(5px)!important;-webkit-backdrop-filter:blur(5px)!important}}html{background:#020202}body{position:relative;min-height:100vh;overflow-x:hidden;isolation:isolate;background:#020202!important}body:before{inset:-6px 0;z-index:-2;background-image:url(/images/site-bg-thailand-flag-blur-source.png);background-size:100% auto;background-position:50%;background-repeat:no-repeat;filter:blur(5px);transform:scale(1);opacity:.82}body:after,body:before{content:"";position:fixed;pointer-events:none}body:after{inset:0;z-index:-1;background:radial-gradient(circle at 50% 0,rgba(253,183,70,.06),transparent 36%),linear-gradient(180deg,rgba(2,2,2,.58),rgba(2,2,2,.76))}@media (max-width:900px){body,html{background:#020202!important;overscroll-behavior-y:none}body{background-image:none!important}body:before{right:-18vw;left:-18vw;background-size:auto 112vh;background-size:auto 112svh;background-position:top;filter:blur(3px);transform:translateZ(0);opacity:.84}body:after,body:before{top:0;bottom:auto;height:112vh;height:112svh}body:after{right:0;left:0;background:radial-gradient(circle at 50% 0,rgba(253,183,70,.05),transparent 34%),linear-gradient(180deg,rgba(2,2,2,.58),rgba(2,2,2,.72) 52%,rgba(2,2,2,.82))}}@media (max-width:900px){@supports (-webkit-touch-callout:none){body:before{top:0;right:0;bottom:auto;left:0;background-image:url(/images/site-bg-thailand-flag-ios.jpg);background-size:cover;background-position:50%;filter:none;opacity:1}body:after,body:before{height:100vh;height:100lvh}body:after{background:radial-gradient(circle at 50% 0,rgba(253,183,70,.05),transparent 34%),linear-gradient(0deg,rgba(2,2,2,.5),rgba(2,2,2,.28) 18%,transparent 38%),linear-gradient(180deg,rgba(2,2,2,.54),rgba(2,2,2,.72) 54%,rgba(2,2,2,.82))}}}.contacts-page{width:min(1320px,calc(100% - 32px));margin:0 auto 78px}.contacts-hero{position:relative;overflow:hidden;border:1px solid rgba(253,183,70,.34);background:rgba(0,0,0,.34);box-shadow:0 22px 70px rgba(0,0,0,.28)}.contacts-hero,.contacts-hero img{min-height:clamp(360px,45vw,560px)}.contacts-hero img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;opacity:.72}.contacts-hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.92),rgba(0,0,0,.62) 42%,rgba(0,0,0,.18)),linear-gradient(180deg,rgba(0,0,0,.18),rgba(0,0,0,.72))}.contacts-hero__content{position:absolute;left:clamp(24px,5vw,66px);bottom:clamp(28px,5vw,62px);width:min(620px,calc(100% - 48px))}.contacts-hero__content h1{margin:10px 0 14px;color:#ffffff;font-size:clamp(48px,9vw,116px);font-weight:900;line-height:.88;letter-spacing:.02em;text-transform:uppercase;text-shadow:0 5px 0 rgba(0,0,0,.72)}.contacts-hero__content p:not(.eyebrow){max-width:560px;margin:0;color:#f2ebe0;font-size:clamp(16px,1.9vw,21px);line-height:1.55}.contacts-layout{margin-top:26px;display:grid;grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);grid-gap:22px;gap:22px;align-items:stretch}.contacts-cards{display:grid;align-content:start;grid-gap:10px;gap:10px}.contact-card{min-height:0;display:grid;grid-template-columns:92px minmax(0,1fr) 22px;align-items:center;grid-gap:14px;gap:14px;padding:10px 16px 10px 12px;border:1px solid rgba(253,183,70,.42);border-radius:7px;background:radial-gradient(circle at 0 50%,rgba(253,183,70,.1),transparent 31%),linear-gradient(180deg,rgba(255,255,255,.02),transparent 42%),rgba(0,0,0,.5);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);color:#ffffff;box-shadow:inset 0 0 0 1px rgba(253,183,70,.08),0 0 18px rgba(253,183,70,.08),0 12px 32px rgba(0,0,0,.22);transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.contact-card:hover{transform:translateY(-2px);border-color:rgba(253,183,70,.86);box-shadow:inset 0 0 0 1px rgba(253,183,70,.14),0 0 26px rgba(253,183,70,.14),0 16px 38px rgba(0,0,0,.28)}.contact-card__icon{width:88px;height:88px;display:block}.contact-card__icon img{width:100%;height:100%;display:block;object-fit:contain;mix-blend-mode:screen;filter:drop-shadow(0 0 7px rgba(253,183,70,.12))}.contact-card__body{min-width:0;display:grid;align-content:center;grid-gap:4px;gap:4px}.contact-card__label{color:#ffffff;font-size:12px;font-weight:900;letter-spacing:.09em;line-height:1.25;text-transform:uppercase;text-shadow:0 1px 3px rgba(0,0,0,.55)}.contact-card strong{color:#fdb746;font-size:clamp(20px,2.1vw,31px);line-height:1.08;letter-spacing:.035em;text-transform:uppercase;overflow-wrap:anywhere;text-shadow:0 0 14px rgba(253,183,70,.12)}.contact-card__text{color:#f2ebe0;font-size:14px;line-height:1.32;overflow-wrap:anywhere}.contact-card__arrow{color:#fdb746;font-size:52px;line-height:1;text-shadow:0 0 10px rgba(253,183,70,.22)}.contact-map-panel{padding:clamp(18px,2.3vw,28px);border:1px solid rgba(253,183,70,.48);background:linear-gradient(135deg,rgba(253,183,70,.09),rgba(253,183,70,.02) 34%,rgba(0,0,0,.34));backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.contact-map-panel__heading{display:grid;grid-template-columns:minmax(20px,1fr) auto minmax(20px,1fr);align-items:center;grid-gap:18px;gap:18px;margin-bottom:14px}.contact-map-panel__heading span{height:1px;background:linear-gradient(90deg,transparent,rgba(253,183,70,.9),transparent)}.contact-map-panel__heading h2{margin:0;color:#fdb746;font-size:clamp(18px,2vw,28px);font-weight:800;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.contact-map-panel__address{display:grid;grid-gap:4px;gap:4px;margin:0 0 16px;text-align:center}.contact-map-panel__address strong{color:#ffffff;font-size:14px;letter-spacing:.08em;text-transform:uppercase}.contact-map-panel__address span{color:#f2ebe0;line-height:1.45}.contact-map{position:relative;overflow:hidden;border:1px solid rgba(253,183,70,.62);background:rgba(0,0,0,.35);aspect-ratio:16/9.35}.contact-map iframe{width:100%;height:100%;display:block;border:0;filter:saturate(.75) contrast(.96)}.contact-map-panel__open{width:-moz-fit-content;width:fit-content;margin:16px auto 0;display:flex;justify-content:center;color:#fdb746;font-size:12px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.contact-cta{margin-top:22px;padding:clamp(28px,5vw,54px) 24px;border:1px solid rgba(253,183,70,.46);background:linear-gradient(90deg,rgba(0,0,0,.7),rgba(0,0,0,.36)),radial-gradient(circle at 85% 35%,rgba(253,183,70,.13),transparent 38%);text-align:center}.contact-cta p{margin:0;color:#ffffff;font-size:clamp(22px,3vw,38px);line-height:1.08;letter-spacing:.055em}.contact-cta h2,.contact-cta p{font-weight:900;font-style:italic;text-transform:uppercase}.contact-cta h2{margin:8px 0 0;color:#fdb746;font-size:clamp(34px,5vw,68px);line-height:.95;letter-spacing:.075em}.contact-cta span{display:block;max-width:620px;margin:14px auto 0;color:#f2ebe0;line-height:1.65}@media (max-width:980px){.contacts-page{width:min(100% - 24px,1320px)}.contacts-layout{grid-template-columns:1fr}}@media (max-width:620px){.contacts-page{width:100%;margin-bottom:58px}.contacts-hero{border-left:0;border-right:0}.contacts-hero,.contacts-hero img{min-height:360px}.contacts-hero__overlay{background:linear-gradient(90deg,rgba(0,0,0,.88),rgba(0,0,0,.54)),linear-gradient(180deg,rgba(0,0,0,.14),rgba(0,0,0,.76))}.contacts-hero__content{left:18px;bottom:28px;width:calc(100% - 36px)}.contacts-hero__content h1{font-size:clamp(44px,16vw,72px)}.contact-cta,.contacts-layout{width:min(100% - 20px,1320px);margin-left:auto;margin-right:auto}.contact-card{grid-template-columns:66px minmax(0,1fr) 16px;gap:10px;padding:9px 10px}.contact-card__icon{width:66px;height:66px}.contact-card__icon img{width:100%;height:100%}.contact-card__label{font-size:10px;letter-spacing:.065em}.contact-card strong{font-size:clamp(16px,5.6vw,22px)}.contact-card__text{font-size:13px}.contact-card__arrow{font-size:34px}.contact-map-panel__heading{grid-template-columns:1fr;gap:9px;text-align:center}.contact-map-panel__heading span{width:74%;margin:0 auto}.contact-map-panel__heading h2{white-space:normal}.contact-map{aspect-ratio:1/1.05}}@media (max-width:980px){.maestro-moments__carousel{padding:0 48px}.maestro-moments__arrow{width:36px;height:52px;font-size:34px}}@media (max-width:620px){.maestro-moments__carousel{padding:0 42px}.maestro-moments__arrow{width:32px;height:48px;font-size:30px}.maestro-moments__grid{grid-template-columns:1fr!important;gap:0!important}.maestro-moments__grid .gallery-photo-button{display:none}.maestro-moments__grid .gallery-photo-button:first-child{display:block}}iframe,img{max-width:100%}.contacts-hero,.gallery-photo-button,.home-hero,.maestro-hero--image-only,.victories-hero,.victory-card__image{max-width:100%;overflow:hidden;box-sizing:border-box}.contacts-hero,.home-hero,.maestro-hero--image-only,.victories-hero{background:transparent!important}.contacts-hero,.home-hero-slider,.maestro-hero--image-only,.victories-hero{width:100%;min-height:0!important;height:clamp(280px,46vw,640px)!important;display:grid!important;place-items:center;background:transparent!important}.home-hero-slider{aspect-ratio:607/288!important;height:auto!important;min-height:0!important;display:block!important}.contacts-hero>img,.home-hero-slider__image,.maestro-hero--image-only>img,.victories-hero>img{width:100%!important;max-width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;display:block!important;background:transparent!important}.contacts-hero{border:0!important;box-shadow:none!important}.contacts-hero>img{opacity:1!important}.palestra-hero{height:auto!important;min-height:0!important;display:block!important;place-items:initial!important}.palestra-hero>img{width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;object-fit:contain!important;object-position:center top!important}.gallery-photo-button,.victory-card__image{min-width:0;display:grid;place-items:center;background:transparent!important}.gallery-photo-button{min-height:0!important;aspect-ratio:1/1}.maestro-full-gallery .gallery-photo-button{aspect-ratio:4/3}.gallery-photo-button img,.victory-card__image img{width:100%!important;max-width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;background:transparent!important}.lightbox img{width:auto!important;height:auto!important;max-width:min(1100px,92vw)!important;max-height:78vh!important;object-fit:contain!important}@media (max-width:700px){.contacts-hero,.maestro-hero--image-only,.victories-hero{height:clamp(220px,66vw,380px)!important}.home-hero-slider{aspect-ratio:607/288!important;height:auto!important;min-height:0!important}}.maestro-hero--image-only{height:auto!important;display:block!important;text-align:center}.maestro-hero--image-only>img{width:100%!important;height:auto!important;max-height:none!important;margin:0 auto!important}@media (max-width:700px){.site-header{overflow-x:hidden}.site-header__inner{width:calc(100% - 20px)!important;grid-template-columns:52px minmax(0,1fr)!important;gap:8px 10px!important}.site-logo,.site-logo img{width:52px!important;height:52px!important}.header-actions{width:100%!important;min-width:0!important;max-width:100%!important;flex-wrap:nowrap!important;gap:5px!important;justify-content:flex-end!important}.social-icon-link{width:26px!important;height:26px!important}.social-icon-link__img{width:24px!important;height:24px!important}.booking-button{width:78px!important;justify-content:center!important;flex:0 0 78px!important;min-width:0!important;min-height:32px!important;padding:0 6px!important;gap:0!important;font-size:0!important;white-space:normal!important}.booking-button:before{content:none!important}.booking-button__text{display:-webkit-box!important;max-width:100%!important;max-height:2.1em!important;overflow:hidden!important;text-align:center!important;text-overflow:clip!important;white-space:normal!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;font-size:8px!important;line-height:1.05!important;letter-spacing:.055em!important}.booking-button__arrow{display:none!important}.main-nav{width:100%!important;max-width:100%!important;min-width:0!important;gap:10px!important;overflow-x:auto!important}.main-nav__link{font-size:9px!important}.home-section__heading h2{white-space:normal!important;overflow-wrap:normal;word-break:normal;text-wrap:balance;font-size:clamp(24px,7vw,30px)!important;line-height:1.05!important;letter-spacing:.012em!important}.home-section__heading p:not(.eyebrow){max-width:100%;overflow-wrap:anywhere}}.home-section--why .home-section__heading{max-width:min(100%,980px)!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important}.home-section--why .home-section__heading h2{width:100%;margin-left:auto!important;margin-right:auto!important;text-align:center!important;white-space:normal!important}.home-section--why .why-title span{display:block}.maestro-moments h2,.maestro-panel .maestro-section-title,.maestro-qualifications-box__heading h2,.maestro-records__heading h2{text-align:center!important;justify-content:center!important}.maestro-panel .maestro-section-title{width:100%!important}.maestro-panel .maestro-section-title span{text-align:center!important}.maestro-records--custom{padding:22px 24px!important}.maestro-records__content{max-width:100%!important}.maestro-records__values{width:100%!important;grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr)!important;gap:clamp(10px,2vw,18px)!important}.maestro-records__values>div:not(.maestro-records__divider){min-width:0!important;max-width:100%!important}.maestro-records__values strong{max-width:100%!important;font-size:clamp(28px,3.35vw,40px)!important;line-height:1!important;letter-spacing:.015em!important;white-space:nowrap!important}.maestro-records__values span{max-width:100%!important;font-size:clamp(9px,1.05vw,12px)!important;letter-spacing:.045em!important;white-space:normal!important}.maestro-records__divider{height:48px!important}@media (max-width:700px){.maestro-records--custom{padding:18px 10px!important}.maestro-records__values{gap:7px!important}.maestro-records__values strong{font-size:clamp(20px,6.4vw,28px)!important;letter-spacing:0!important}.maestro-records__values span{font-size:clamp(7px,2vw,9px)!important;letter-spacing:.02em!important}}.maestro-moments h2{width:-moz-fit-content!important;width:fit-content!important;max-width:calc(100% - 24px)!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important;white-space:normal!important;text-wrap:balance}.maestro-gallery-page .page-intro{padding:clamp(42px,6vw,74px) 0 clamp(26px,4vw,44px)!important}.maestro-gallery-page .page-intro h1{margin:0!important;font-size:clamp(28px,4vw,54px)!important;line-height:1.05!important;letter-spacing:.04em!important;text-align:center!important}.maestro-gallery-page .maestro-full-gallery{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))!important}.maestro-gallery-page .gallery-photo-button{min-height:0!important;aspect-ratio:4/3!important}@media (max-width:620px){.maestro-gallery-page{width:min(100% - 20px,1240px)!important;margin-bottom:54px!important}.maestro-gallery-page .page-intro{width:100%!important;padding:28px 0 22px!important}.maestro-gallery-page .page-intro h1{font-size:clamp(20px,6.2vw,28px)!important;letter-spacing:.012em!important;line-height:1.08!important;overflow-wrap:anywhere}.maestro-gallery-page .maestro-full-gallery{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.maestro-gallery-page .gallery-photo-button{aspect-ratio:1/1!important}.lightbox{padding:52px 14px 92px!important}.lightbox img{max-width:94vw!important;max-height:68vh!important}.lightbox__nav{top:auto!important;bottom:24px!important;width:46px!important;height:48px!important;display:grid!important;place-items:center!important;transform:none!important;font-size:38px!important;line-height:1!important}.lightbox__nav--prev{left:calc(50% - 58px)!important}.lightbox__nav--next{right:calc(50% - 58px)!important}}@media (max-width:390px){.maestro-gallery-page .maestro-full-gallery{gap:8px!important}.lightbox__nav--prev{left:calc(50% - 54px)!important}.lightbox__nav--next{right:calc(50% - 54px)!important}}.victory-card-button,.victory-card-button .victory-card,.victory-card-button .victory-card *{cursor:pointer!important}.victory-lightbox__close,.victory-lightbox__close:active,.victory-lightbox__close:focus-visible,.victory-lightbox__close:hover,.victory-lightbox__nav,.victory-lightbox__nav:active,.victory-lightbox__nav:focus-visible,.victory-lightbox__nav:hover{border-color:rgba(253,183,70,.65)!important;background:rgba(0,0,0,.72)!important;color:#fdb746!important;box-shadow:none!important}.victory-lightbox,.victory-lightbox__backdrop{cursor:pointer!important}@media (max-width:620px){.victory-lightbox__close,.victory-lightbox__nav{display:grid!important;place-items:center!important;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}}@media (hover:none),(pointer:coarse){.gallery-photo-button,.gallery-photo-button *,.lightbox,.lightbox *,.victory-card-button,.victory-card-button *,.victory-lightbox,.victory-lightbox *,[role=button],a,button{-webkit-tap-highlight-color:rgba(0,0,0,0)!important}.gallery-photo-button,.lightbox__close,.lightbox__nav,.victory-card-button,.victory-lightbox__backdrop,.victory-lightbox__close,.victory-lightbox__nav{touch-action:manipulation;-moz-user-select:none;user-select:none;-webkit-user-select:none}.gallery-photo-button:active,.gallery-photo-button:focus,.lightbox__close:active,.lightbox__close:focus,.lightbox__nav:active,.lightbox__nav:focus,.victory-card-button:active,.victory-card-button:focus,.victory-lightbox__backdrop:active,.victory-lightbox__backdrop:focus,.victory-lightbox__close:active,.victory-lightbox__close:focus,.victory-lightbox__nav:active,.victory-lightbox__nav:focus{outline:none!important}}