.home-hero{background:var(--color-burgundy) var(--hero-poster) center / cover no-repeat;isolation:isolate;min-height:760px;padding:170px 5% 160px;position:relative;overflow:hidden}.home-hero__video,.home-hero__shade{width:100%;height:100%;position:absolute;inset:0}.home-hero__video{object-fit:cover;z-index:-2}.home-hero__shade{background:linear-gradient(0deg, var(--color-burgundy) 0%, #4b0f0ff2 16%, #4b0f0f6b 62%, #4b0f0f0d);z-index:-1}.home-hero__content{text-align:center;max-width:620px;margin-left:clamp(0px,41vw,600px)}.home-hero__kicker,.home-button{background:var(--color-gold);padding:.65rem 1.25rem;font-size:1.125rem;font-weight:800;display:inline-block}.home-button{isolation:isolate;background:0 0;position:relative}.home-button:before{background:var(--home-button-background,var(--color-gold));content:"";z-index:-1;transition:transform .3s;position:absolute;inset:0}.home-button:is(:hover,:focus-visible):before{transform:scale(1.1)}.home-hero h1,.home-days h2,.home-info h2,.home-vip h2,.home-introduction h2,.home-pricing h2,.home-gallery h2{font-family:var(--font-display)}.home-hero h1{margin:2rem 0;font-size:clamp(2.65rem,4.8vw,4.25rem);line-height:1.15}.home-countdown{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.55rem,1.2vw,1rem);max-width:620px;margin:0 auto 2rem;display:grid}.home-countdown__part{background:var(--color-burgundy);color:var(--color-gold);border-radius:10px;min-width:0;padding:1rem .5rem .8rem;display:grid}.home-countdown__part>:first-child{font-size:clamp(1.85rem,3.7vw,2.85rem);font-weight:900;line-height:1}.home-countdown__part>:last-child{font-size:clamp(.68rem,1.2vw,.9rem)}.home-button--burgundy{--home-button-background:var(--color-burgundy);color:var(--color-white);margin-top:.8rem}.home-days{background:var(--color-burgundy);padding:45px 5%}.home-days__inner{grid-template-columns:repeat(3,1fr);gap:5%;max-width:1280px;margin:auto;display:grid}.home-day{background:var(--color-gold);text-align:center;border-radius:10px;min-height:260px;padding:48px 1rem;transition:box-shadow .3s,transform .3s;position:relative;overflow:hidden;box-shadow:0 12px 18px -6px #fff0}.home-day:is(:hover,:focus-visible){box-shadow:0 12px 18px -6px var(--color-white);transform:translateY(-15px)}.home-day:before{border:6px solid var(--color-white);content:"";border-radius:10px;position:absolute;inset:18px}.home-day h2{margin:0 0 .75rem;font-size:clamp(2.2rem,4vw,3.3rem);line-height:1;position:relative}.home-day .section-divider{width:max-content;margin:0 auto .9rem;position:relative}.home-day p{margin:0;font-size:1.125rem;line-height:1.55;position:relative}.home-day__icon{color:#ffffff45;font-family:Arial;font-size:96px;position:absolute;bottom:-32px;right:-20px}.home-introduction,.home-vip{background:var(--color-burgundy)}.home-introduction{min-height:840px;padding:87px 0 82px}.home-introduction__photo,.home-vip__photo{background:linear-gradient(#4b0f0f4d, #4b0f0f8c), var(--home-background) center / cover;isolation:isolate;position:relative;overflow:hidden}.home-introduction__photo:before,.home-introduction__photo:after,.home-vip__photo:before,.home-vip__photo:after{content:"";pointer-events:none;z-index:0;position:absolute;left:0;right:0}.home-introduction__photo:before{background:linear-gradient(var(--color-burgundy), transparent);height:180px;top:0}.home-introduction__photo:after{background:linear-gradient(transparent, var(--color-burgundy));height:180px;bottom:0}.home-vip__photo:before{background:linear-gradient(var(--color-burgundy), transparent);height:160px;top:0}.home-vip__photo:after{background:linear-gradient(transparent, var(--color-burgundy));height:180px;bottom:0}.home-introduction__photo{box-sizing:border-box;min-height:673px;padding:153px max(6%,50% - 549px)}.home-introduction__card,.home-vip__content{background:var(--color-white);color:var(--color-burgundy);z-index:1;padding:1.25rem;position:relative}.home-introduction__card{max-width:424px}.home-divider{width:max-content;margin:0 0 .7rem}.home-introduction h2,.home-vip h2{margin:0 0 .6rem;font-size:2.2rem}.home-introduction p,.home-vip p,.home-info p,.home-info li{font-size:1rem;line-height:1.65}.home-info{background:var(--color-burgundy);padding:70px 5% 153px}.home-info__inner{grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr;gap:36px;max-width:1280px;margin:auto;display:grid}.home-info__card{background:var(--color-white);box-sizing:border-box;color:var(--color-burgundy);flex-direction:column;height:100%;min-height:390px;padding:2.125rem 1.25rem 1.875rem;transition:box-shadow .3s,transform .3s;display:flex;position:relative}.home-info__title-row{grid-template-columns:56px minmax(0,1fr);align-items:center;gap:13px;min-height:64px;display:grid}.home-info__badge{background:var(--color-gold);clip-path:polygon(9px 0,47px 0,56px 9px,56px 35px,47px 44px,9px 44px,0 35px,0 9px);color:var(--color-white);justify-content:center;align-items:center;width:56px;height:44px;display:flex}.home-info__badge svg{width:38px;height:32px}.home-info h2{margin:0;font-size:1.7rem;line-height:1}.home-info__title-rule{background:repeating-linear-gradient(90deg, var(--color-gold) 0 8px, transparent 8px 12px);width:calc(100% + 2.5rem);height:2px;margin:19px -1.25rem 27px;position:relative}.home-info__title-rule:before,.home-info__title-rule:after{background:var(--color-burgundy);content:"";border-radius:50%;width:18px;height:18px;position:absolute;top:-8px}.home-info__title-rule:before{left:-9px}.home-info__title-rule:after{right:-9px}@media (hover:hover) and (pointer:fine){.home-info__card:is(:hover,:focus-within){transform:translateY(-15px);box-shadow:0 12px 18px -6px #d4af378c}}.home-info ul{margin:0;padding-left:1.4rem}.home-info a,.home-gallery a{color:var(--color-gold);transition:color .3s}.home-vip{min-height:1105px}.home-vip__photo{box-sizing:border-box;min-height:944px;padding:198px max(6%,50% - 549px) 197px}.home-vip__content{box-sizing:border-box;max-width:424px;min-height:549px}.home-vip p{font-size:1rem;line-height:1.65}.home-vip__logo-band{background:var(--color-burgundy);box-sizing:border-box;align-items:center;min-height:359px;display:flex}.home-vip__logos{grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem;width:100%;max-width:1440px;margin:0 auto;display:grid}.home-vip__logo-slot{aspect-ratio:1;place-items:center;width:clamp(180px,15vw,230px);margin:auto;display:grid}.home-vip__logos img{width:min(210px,100%)}.home-pricing{background-attachment:fixed;background-color:var(--color-burgundy);background-image:var(--home-background);isolation:isolate;background-position:50%;background-repeat:no-repeat;background-size:cover;padding-block:min(4vw,54px);position:relative}.home-pricing__edge{pointer-events:none;z-index:2;background-repeat:repeat-x;background-size:5% 20px;height:20px;position:absolute;left:0;right:0}.home-pricing__edge--top{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiM0YjBmMGYiPjxwYXRoIGQ9Ik0xMjE0LjMyMyA2Ni4wNTFoLTc5Ljg2M2wtNzAuNzkzIDE4LjIyNC02Ni4yODUtMTAuOTMzLTgzLjY3MiAyMi45NTMtOTcuNjAxLTcuMzI4LTczLjY2NCAyMi4xMjUtNzYuOTYxIDguNDc1LTgyLjY2NC0xMy45MzQtNzYuOTI2IDExLjgzMi05NC40NTMtNy42NjYtOTAuMTM3IDE3LjA1OS03OC42ODQtOS43MzEtODYuMzYzIDEzLjg3OS05NS42NDQgMy4xMjVMMCAxMjYuNzE3VjBoMTI4MGwtLjAwMSAzNS44NDR6IiBmaWxsLW9wYWNpdHk9Ii41Ii8+PHBhdGggZD0iTTAgMGgxMjgwdi4wMDZsLTcwLjY3NiAzNi41NzgtNzQuODYzIDQuNjQxLTcwLjc5MyAyMy4zMzQtNjYuMjg1LTExLjY3OC04My42NzIgMjkuNjE4LTk3LjYwMi03LjA3LTYzLjY2NCAyMS40MjEtNzYuOTYxIDEyLjY0OS05MS42NjQtMjAuNzk4LTc3LjkyNiAxNy42Ni05NC40NTMtNy41NzQtOTAuMTM3IDIxLjU5NS03OC42ODMtOS44ODQtODYuMzYzIDE2LjA3NC05NS42NDUgNi4yMTFMMCAxMjcuOTA1eiIvPjwvZz48L3N2Zz4=);top:0}.home-pricing__edge--bottom{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiM0YjBmMGYiPjxwYXRoIGQ9Ik0wIDEyNy44OTlsNjAuNjEzIDQuODc4IDk1LjY0NS02LjIxMSA4Ni4zNjMtMTYuMDc0IDc4LjY4NCA5Ljg4MyA5MC4xMzYtMjEuNTk0IDk0LjQ1NCA3LjU3NCA3Ny45MjUtMTcuNjYgOTEuNjY0IDIwLjc5OCA3Ni45NjEtMTIuNjQ5IDYzLjY2NC0yMS40MjIgOTcuNjAyIDcuMDcgODMuNjcyLTI5LjYxNyA2Ni4yODUgMTEuNjc4IDcwLjc5My0yMy4zMzQgNzQuODYzLTQuNjQxTDEyODAgMHYxNDBIMHoiIGZpbGwtb3BhY2l0eT0iLjUiLz48cGF0aCBkPSJNMCAxMjYuNzFsNjAuNjEzIDcuNDE1TDE1Ni4yNTcgMTMxbDg2LjM2NC0xMy44NzkgNzguNjgzIDkuNzMxIDkwLjEzNy0xNy4wNTkgOTQuNDUzIDcuNjY2IDc2LjkyNi0xMS44MzMgODIuNjY0IDEzLjkzNSA3Ni45NjEtOC40NzUgNzMuNjY0LTIyLjEyNiA5Ny42MDEgNy4zMjggODMuNjcyLTIyLjk1MiA2Ni4yODUgMTAuOTMzIDcwLjc5NC0xOC4yMjRoNzkuODYyTDEyODAgMzUuODM4VjE0MEgweiIvPjwvZz48L3N2Zz4=);bottom:0;transform:scaleX(-1)}.home-pricing__shade{pointer-events:none;z-index:0;background:#0000004d;position:absolute;inset:0}.home-pricing__content{box-sizing:border-box;color:var(--color-white);z-index:1;grid-template-columns:2fr 3fr;align-items:center;gap:6%;width:90%;max-width:1540px;margin-inline:auto;padding:2vw;display:grid;position:relative}.home-pricing__coin{filter:drop-shadow(0 18px 16px #00000052);background:0 0;border:0;outline:0;justify-self:center;width:clamp(220px,28vw,295px);max-width:100%;height:auto;margin:0;display:block}.home-pricing__copy{text-shadow:0 0 .48em #000}.home-pricing h2{text-shadow:0 0 .3em #000;margin:0 0 .8rem;font-size:clamp(2.4rem,4vw,3.5rem);line-height:1}.home-pricing .home-button{text-shadow:none}.home-gallery{background:var(--color-burgundy);padding-top:80px}.home-gallery__heading{text-align:center;max-width:750px;margin:0 auto 80px}.home-gallery__heading .home-divider{margin-inline:auto}.home-gallery h2{margin:0 0 .7rem;font-size:3.4rem;line-height:1}.home-gallery p{margin:0}.home-gallery__grid{grid-template-columns:repeat(4,1fr);gap:0;display:grid}.home-gallery__grid img{aspect-ratio:1;object-fit:cover;width:100%;height:100%}@media (width<=980px){.home-hero{min-height:610px;padding-top:110px}.home-hero__content{max-width:600px;margin-inline:auto}.home-days{padding-bottom:110px}.home-days__inner{grid-template-columns:1fr;gap:2rem;max-width:400px}.home-introduction{min-height:0;padding:0}.home-introduction__card{max-width:304px}.home-info__inner{grid-template-columns:repeat(2,1fr)}.home-info__card{min-height:340px}.home-vip{min-height:0}.home-vip__photo{padding-inline:11.4%}.home-vip p{font-size:1rem;line-height:1.65}.home-vip__logos{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.home-vip__logo-slot{width:min(220px,100%)}.home-vip__logos img{width:100%}.home-pricing{padding-block:50px}.home-pricing__content{grid-template-columns:1fr;padding:30px}.home-gallery__grid{grid-template-columns:repeat(3,1fr)}}@media (width>=981px) and (width<=1200px){.home-days{padding-top:70px;padding-bottom:99px}.home-introduction{min-height:962px;padding:65px 0}.home-introduction__photo{min-height:832px;padding:165px 11.4% 164px}.home-introduction__card{max-width:304px}.home-info{padding-bottom:33px}.home-vip__photo{min-height:1123px;padding:208px 11.4% 209px}.home-vip__content{max-width:305px;min-height:706px}.home-vip__logo-band{min-height:255px}.home-vip__logos{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width>=1201px){.home-info{padding-top:25px;padding-bottom:0}}@media (width>=981px) and (width<=1280px){.home-info__inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=768px) and (width<=980px){.home-hero{min-height:500px;padding-top:80px;padding-bottom:55px}.home-days{padding-top:60px;padding-bottom:95px}.home-days__inner{gap:20px;max-width:500px}.home-day{min-height:195px;padding-block:35px}.home-introduction{min-height:0;padding-top:259px}.home-introduction__photo{min-height:678px;padding:80px 11.4%}.home-info{padding-top:50px;padding-bottom:137px}.home-info__card{min-height:300px}.home-vip__photo{min-height:0;padding:50px 11.4% 51px}.home-vip__logo-band{min-height:0;padding:25px 0 26px}.home-gallery{padding-bottom:63px}}@media (width<=767px){.home-hero{min-height:640px;padding:130px 1rem 50px}.home-hero h1{font-size:2.65rem}.home-days__inner,.home-info__inner{grid-template-columns:1fr}.home-days{padding:50px 12% 80px}.home-day{min-height:240px}.home-info{padding:50px 10% 90px}.home-introduction,.home-vip{min-height:0;padding:0}.home-introduction__photo{min-height:0;padding:90px 10%}.home-vip__photo{min-height:0;padding:90px 10% 0}.home-vip__logo-band{min-height:0;padding:230px 0 90px}.home-vip__content{max-width:none}.home-vip__logos{grid-template-columns:1fr}.home-vip__logo-slot{width:min(312px,100%)}.home-vip__logo-slot:not(:first-child){display:none}.home-pricing{background-position:50%;background-attachment:scroll}.home-gallery h2{font-size:2.7rem}.home-gallery__grid{grid-template-columns:1fr}}@media (width<=480px){.home-countdown{gap:.3rem}.home-countdown__part{border-radius:6px;padding-inline:.2rem}}@media (prefers-reduced-motion:reduce){.home-hero__video{display:none}.home-pricing{background-position:50%;background-attachment:scroll}.home-day:is(:hover,:focus-visible),.home-button:is(:hover,:focus-visible):before,.home-info__card:is(:hover,:focus-within){transform:none}}
