@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";.brand-logo{display:flex;align-items:center;position:fixed;top:calc(var(--header-height));left:var(--horizontal-padding);transform:translateY(-50%);z-index:10}.brand-logo img{width:auto}.brand-logo img:first-of-type{height:calc(var(--fs-root) * 3.45);margin-right:calc(var(--fs-root) * 1.25)}.brand-logo img:last-of-type{height:calc(var(--fs-root) * 2.5)}header{position:fixed;top:calc(var(--header-height));right:var(--horizontal-padding);transform:translateY(-50%);height:calc(var(--fs-root) * 4);z-index:10;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-left:calc(var(--fs-root) * 3)}nav{height:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;background:rgba(48,48,48,.3);backdrop-filter:blur(8.75px);-webkit-backdrop-filter:blur(8.75px);padding-right:calc(var(--fs-root) * .75);padding-left:calc(var(--fs-root) * 2);border-radius:calc(var(--fs-root) * .5)}nav a{color:#fff;font-size:.74375vw;font-style:normal;font-weight:500;line-height:1.25;padding:calc(var(--fs-root) * 3.5);text-transform:capitalize}nav a.schedule{display:flex;align-items:center;color:#1e1d1b;font-weight:400;background-color:var(--golden);height:calc(var(--fs-root) * 2.8125);border-radius:calc(var(--fs-root) * .3125);width:fit-content;padding:0 calc(var(--fs-root) * 2)}nav a.schedule img{width:calc(var(--fs-root) * .75);height:calc(var(--fs-root) * .75);margin-right:calc(var(--fs-root) * .75)}header #hamburger{width:calc(var(--fs-root) * 4.65);margin:0 calc(var(--fs-root) * 2)}header #hamburger span{width:100%;background-color:var(--golden);display:block;margin:15% 0}header #hamburger span:first-of-type{height:calc(var(--fs-root) * .35)}header #hamburger span:last-of-type{height:calc(var(--fs-root) * .2)}@media (orientation: portrait){header,.brand-logo{top:calc(var(--header-height) * .75)}header{padding:0}header #hamburger{margin:0 calc(var(--fs-root));width:calc(var(--fs-root) * 4.65 * .75)}header #hamburger span{background-color:#fff}header #hamburger span:first-of-type{height:4px}header #hamburger span:last-of-type{height:2px}nav{display:none;opacity:0;visibility:hidden}.brand-logo{margin:0 calc(var(--fs-root))}.brand-logo img:first-of-type{height:calc(var(--fs-root) * 3.45 * .75)}.brand-logo img:last-of-type{display:none}}@media (orientation: portrait) and (min-width: 481px){header,.brand-logo{top:calc(var(--header-height) * .85)}header{padding:0}header #hamburger{margin:0 calc(var(--fs-root) * .5);width:calc(var(--fs-root) * 4.65 * 1)}header #hamburger span{background-color:#fff}header #hamburger span:first-of-type{height:4px}header #hamburger span:last-of-type{height:2px}nav{display:none;opacity:0;visibility:hidden}.brand-logo{margin:0 calc(var(--fs-root) * .5)}.brand-logo img:first-of-type{height:calc(var(--fs-root) * 3.45 * 1)}.brand-logo img:last-of-type{display:none}}footer{width:100%;height:100vh;padding:calc(var(--header-height) * 2) var(--horizontal-padding) calc(var(--header-height) * 1)}footer .footer-wrapper{display:grid;grid-template-columns:max-content 1fr max-content;grid-template-rows:1fr max-content .7fr;width:100%;height:100%;border-top:1px solid rgba(255,255,255,.2);place-items:center;position:relative}footer .footer-wrapper>*{justify-self:start;padding:0 calc(var(--fs-root) * 5)}footer .footer-wrapper .logo{width:calc(var(--fs-root) * 35);height:auto;grid-column:1/2;grid-row:1/4;padding-left:0;margin-top:0!important}footer .footer-wrapper #disclaimer-root{position:absolute;bottom:0;left:0}footer .footer-wrapper #disclaimer-root .disclosure-button{color:var(--golden);font-size:calc(var(--fs-root) * 1.31);font-style:normal;font-weight:600;font-family:Montserrat,sans-serif!important;line-height:calc(var(--fs-root) * 2);text-transform:capitalize;text-decoration:underline}footer .footer-wrapper .get-updates{grid-column:2/3;grid-row:1/2;padding:0;width:calc(var(--fs-root) * 42.5);margin:0 auto}footer .footer-wrapper .get-updates p{color:#fff;font-size:calc(var(--fs-root) * 2);font-style:normal;font-weight:500;line-height:1;white-space:nowrap}footer .footer-wrapper .get-updates form{width:100%;position:relative;margin-top:calc(var(--fs-root) * 3);padding-right:calc(var(--fs-root) * 2.5)}footer .footer-wrapper .get-updates form>*{color:#fff;font-size:calc(var(--fs-root) * 1.31);font-style:normal;font-family:Montserrat;font-weight:400;line-height:calc(var(--fs-root) * 3)}footer .footer-wrapper .get-updates form input{width:100%;border-bottom:1px solid rgba(255,255,255,.2);background:none;padding-right:calc(var(--fs-root) * 5)}footer .footer-wrapper .get-updates form button{position:absolute;right:calc(var(--fs-root) * 2.5);bottom:50%;transform:translateY(50%);z-index:1;color:#dcc562}footer .footer-wrapper .explore{grid-column:2/3;grid-row:2/3;padding:0;width:calc(var(--fs-root) * 42.5);margin:0 auto}footer .footer-wrapper .explore p{color:#aa7f2c;font-size:calc(var(--fs-root) * 3.125);font-style:normal;font-weight:400;line-height:1}footer .footer-wrapper .explore a{display:none;opacity:0;visibility:hidden}footer .footer-wrapper .rights{color:#fff;font-size:calc(var(--fs-root) * 1.31);font-style:normal;font-weight:400;line-height:calc(var(--fs-root) * 2);grid-column:2/3;grid-row:3/4;align-self:end;padding:0;width:calc(var(--fs-root) * 42.5);margin:0 auto}footer .footer-wrapper ul{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;height:100%;grid-column:3/4;grid-row:1/2;margin-top:0!important}footer .footer-wrapper ul li{list-style-type:none;margin-bottom:calc(var(--fs-root) * 1.25)}footer .footer-wrapper ul li a{color:#fff;font-family:Montserrat;font-size:calc(var(--fs-root) * 1.31);font-style:normal;font-weight:400;line-height:1.25;text-transform:capitalize}footer .footer-wrapper .top-button{grid-column:3/4;border-radius:50%;background:linear-gradient(251deg,#aa7f2c -22.55%,#dcc562 83.06%);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);width:calc(var(--fs-root) * 11.675);height:calc(var(--fs-root) * 11.675);display:flex;justify-content:center;align-items:center;color:#000;font-size:calc(var(--fs-root) * 1.81);font-style:normal;font-weight:400;line-height:110%;text-transform:uppercase;transform:translateY(50%)}footer .footer-wrapper .powered{color:#fff;font-size:calc(var(--fs-root) * 1.31);font-style:normal;font-weight:400;line-height:calc(var(--fs-root) * 2);grid-column:3/4;grid-row:3/4;align-self:end}@media (orientation: portrait){footer{width:100%;height:initial;padding:13.5vh var(--horizontal-padding) calc(var(--header-height) * .75)}footer .footer-wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(6,max-content);width:100%;height:100%;border:none;place-items:center}footer .footer-wrapper>*{justify-self:start;padding:0;margin-top:7.5vh!important}footer .footer-wrapper .logo{width:100%;grid-column:2/3;grid-row:3/4;padding-left:0;margin-top:0}footer .footer-wrapper .get-updates{grid-column:1/3;grid-row:1/2;display:flex;flex-direction:column;align-items:center;width:100%;padding:0 calc(var(--horizontal-padding) * 2);margin-top:0}footer .footer-wrapper .get-updates p{color:#fff;font-size:calc(var(--fs-root) * .75);font-style:normal;font-weight:500;line-height:1;white-space:nowrap}footer .footer-wrapper .get-updates form{width:100%;position:relative;margin-top:calc(var(--fs-root) * 1.5);padding:0}footer .footer-wrapper .get-updates form>*{color:#fff;font-size:calc(var(--fs-root) * 1.31 * .75);font-style:normal;font-family:Montserrat;font-weight:400;line-height:calc(var(--fs-root) * 3)}footer .footer-wrapper .get-updates form input{width:100%;border-bottom:1px solid rgba(255,255,255,.2);background:none;padding-right:calc(var(--fs-root) * 3.5)}footer .footer-wrapper .get-updates form button{position:absolute;right:0;bottom:50%;transform:translateY(50%);z-index:1;color:#dcc562}footer .footer-wrapper .explore{grid-column:1/3;grid-row:2/3;display:flex;flex-direction:column;align-items:center;width:100%;padding:0;margin-bottom:7.5vh}footer .footer-wrapper .explore p{color:#aa7f2c;font-size:calc(var(--fs-root) * 1.25);font-style:normal;font-weight:400;line-height:1;text-align:center}footer .footer-wrapper .explore a{display:flex;align-items:center;justify-content:center;opacity:1;visibility:visible;background-color:#dcc562;text-transform:capitalize;color:#1e1d1b;font-size:calc(var(--fs-root) * .75);font-style:normal;font-weight:400;line-height:1.25;padding:calc(var(--fs-root) * .75 * .75) calc(var(--fs-root) * 1.75 * .75);border-radius:calc(var(--fs-root) * .3125);margin-top:calc(var(--fs-root) * 2)}footer .footer-wrapper .explore a img{width:calc(var(--fs-root) * 1);height:calc(var(--fs-root) * 1);margin-right:calc(var(--fs-root))}footer .footer-wrapper .rights{color:#fff;font-size:calc(var(--fs-root) * .75);font-style:normal;font-weight:400;line-height:calc(var(--fs-root) * 2);grid-column:1/3;grid-row:4/5;align-self:center;text-align:center;width:100%;padding:0}footer .footer-wrapper ul{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;height:100%;grid-column:1/2;grid-row:3/4;margin-top:0}footer .footer-wrapper ul li{list-style-type:none;margin-bottom:calc(var(--fs-root) * .5)}footer .footer-wrapper ul li a{color:#fff;font-family:Montserrat;font-size:calc(var(--fs-root) * 1.1);font-style:normal;font-weight:400;line-height:1.25;text-transform:capitalize}footer .footer-wrapper .button-wrapper{display:none}footer .footer-wrapper .top-button{display:none;visibility:hidden;opacity:0}footer .footer-wrapper .powered{color:#fff;font-size:calc(var(--fs-root) * 1.31);font-style:normal;font-weight:400;line-height:1.5;grid-column:1/3;grid-row:5/6;align-self:center;width:100%;text-align:center;margin-top:calc(var(--fs-root) * 0)!important}footer .footer-wrapper #disclaimer-root{position:static;top:unset;left:unset;grid-column:1/3;grid-row:6/7;width:100%;margin-top:2.5vh!important;align-self:center}footer .footer-wrapper #disclaimer-root .disclosure-button{width:100%;text-align:center;font-size:calc(var(--fs-root) * 1)}}@media (orientation: portrait) and (min-width: 481px){footer{padding:7.5vh var(--horizontal-padding) calc(var(--header-height) * 1);height:initial}footer .footer-wrapper>*{margin-top:5vh!important}footer .footer-wrapper .logo{width:70%;padding-left:10%}footer .footer-wrapper .get-updates{grid-column:1/3;grid-row:1/2;display:flex;flex-direction:column;align-items:center;width:100%;padding:0 calc(var(--horizontal-padding) * 2);margin-top:0}footer .footer-wrapper .get-updates p{color:#fff;font-size:calc(var(--fs-root) * .75);font-style:normal;font-weight:500;line-height:1;white-space:nowrap}footer .footer-wrapper .get-updates form{width:100%;position:relative;margin-top:calc(var(--fs-root) * 1.5);padding:0}footer .footer-wrapper .get-updates form>*{color:#fff;font-size:calc(var(--fs-root) * 1.31 * .75);font-style:normal;font-family:Montserrat;font-weight:400;line-height:calc(var(--fs-root) * 3)}footer .footer-wrapper .get-updates form input{width:100%;border-bottom:1px solid rgba(255,255,255,.2);background:none;padding-right:calc(var(--fs-root) * 3.5)}footer .footer-wrapper .get-updates form button{position:absolute;right:0;bottom:50%;transform:translateY(50%);z-index:1;color:#dcc562}footer .footer-wrapper .explore{grid-column:1/3;grid-row:2/3;display:flex;flex-direction:column;align-items:center;width:100%;padding:0;margin-bottom:5vh}footer .footer-wrapper .explore p{color:#aa7f2c;font-size:calc(var(--fs-root) * 1.25);font-style:normal;font-weight:400;line-height:1;text-align:center}footer .footer-wrapper .explore a{border-radius:calc(var(--fs-root) * .3125);margin-top:calc(var(--fs-root) * 1)}footer .footer-wrapper .explore a img{width:calc(var(--fs-root) * 1);height:calc(var(--fs-root) * 1);margin-right:calc(var(--fs-root))}footer .footer-wrapper .rights{font-size:calc(var(--fs-root) * .75)}footer .footer-wrapper ul{width:100%;padding-left:calc(var(--horizontal-padding) * 4)}footer .footer-wrapper ul li{line-height:1}footer .footer-wrapper ul li a{font-size:calc(var(--fs-root) * .75);line-height:1}footer .footer-wrapper .powered{color:#fff;font-size:calc(var(--fs-root) * 1);font-style:normal;font-weight:400;line-height:1.5;grid-column:1/3;grid-row:5/6;align-self:center;width:100%;text-align:center;margin-top:calc(var(--fs-root) * 0)!important}footer .footer-wrapper #disclaimer-root{margin-top:.5vh!important}footer .footer-wrapper #disclaimer-root .disclosure-button{font-size:calc(var(--fs-root) * .85)}}.preloader{position:fixed;width:100%;height:100%;z-index:15;background-color:#000;display:flex;align-items:center;justify-content:center}.preloader img{width:17.5vw;height:auto;animation:loading 2s ease-in-out infinite}@keyframes loading{0%{transform:scale(1)}50%{transform:scale(1.05)}}@media (orientation: portrait){.preloader{position:fixed;width:100%;height:100%;z-index:15;background-color:#000;display:flex;align-items:center;justify-content:center}.preloader img{width:50vw;height:auto;animation:loading 2s ease-in-out infinite}@keyframes loading{0%{transform:scale(1)}50%{transform:scale(1.05)}}}@media (orientation: portrait) and (min-width: 481px){.preloader img{width:30vw}}.under-dev{display:none;opacity:0;visibility:hidden;width:100%;height:100%;position:fixed;z-index:20;background-color:#000}.under-dev .background{position:absolute;width:100%;height:100%;object-fit:cover;z-index:-1;filter:blur(15px) grayscale(.5);-webkit-filter:blur(15px) grayscale(.5);opacity:.75}.under-dev .logo{width:20vw;height:auto}.under-dev p{color:#fff;text-align:center;font-size:calc(var(--fs-root) * 3.5);font-style:normal;font-weight:600;line-height:1.25;text-shadow:calc(var(--fs-root) * .5) calc(var(--fs-root) * .5) calc(var(--fs-root) * 1.5) #fff;margin-top:calc(var(--fs-root) * 3)}#menu{width:100%;height:100%;position:fixed;top:0;left:0;z-index:10;display:grid;grid-template-columns:max-content max-content;grid-template-rows:1fr max-content 1fr;justify-content:space-between;padding:calc(var(--header-height) * 1.5) 7.5%}#menu>*{position:relative;z-index:1}#menu .menu-background{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:0;clip-path:ellipse(50% 50% at 50% 50%)}#menu .menu-links{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100%;grid-column:1/2;grid-row:1/4}#menu .menu-links a{color:#fff;font-size:calc(var(--fs-root) * 4.56);font-style:normal;font-weight:500;line-height:normal}#menu .menu-links a div{pointer-events:none}#menu .close-menu{grid-column:2/3;grid-row:1/2;justify-self:end;align-self:start;width:calc(var(--fs-root) * 6.25);height:calc(var(--fs-root) * 6.25);transition:transform .15s ease-in-out}#menu .close-menu:hover{transform:scale(1.05);filter:brightness(.75)}#menu .close-menu img{width:100%;height:100%}#menu .menu-logo{height:min(40vh,var(--fs-root) * 32);width:auto}#menu .menu-socials{grid-column:2/3;grid-row:3/4;display:flex;justify-content:flex-end;align-items:flex-end}#menu .menu-socials a{width:calc(var(--fs-root) * 5);height:calc(var(--fs-root) * 5);margin-left:calc(var(--fs-root) * 2)}#menu .menu-socials a:hover img{transform:rotateY(360deg)}#menu .menu-socials a img{transition:transform .5s ease-in-out;width:100%;height:100%}#menu .gradient{position:absolute;z-index:0;pointer-events:none;width:50vw;height:50vw;border-radius:50%;filter:blur(20vw);-webkit-filter:blur(20vw);background:rgba(170,127,44,.35)}#menu .gradient:first-of-type{top:0;left:0;transform:translate(-50%,-50%)}#menu .gradient:last-of-type{bottom:0;right:0;transform:translate(50%,50%)}@media (orientation: portrait){#menu{width:100%;height:100%;position:fixed;top:0;left:0;z-index:10;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:max-content 1fr max-content;justify-content:space-between;padding:calc(var(--header-height) * .5) 7.5%;background-color:#000}#menu>*{position:relative;z-index:1}#menu .menu-background{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:0;clip-path:none;border:2px solid red;display:none}#menu .menu-links{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;height:100%;grid-column:1/3;grid-row:2/3;padding:10vh 0}#menu .menu-links a{color:#fff;font-size:calc(var(--fs-root) * 2.375);font-style:normal;font-weight:500;line-height:normal}#menu .close-menu{grid-column:2/3;grid-row:1/2;justify-self:end;align-self:start;width:calc(var(--fs-root) * 4);height:calc(var(--fs-root) * 4);transition:transform .15s ease-in-out}#menu .close-menu:hover{transform:scale(1.05);filter:brightness(.75)}#menu .close-menu img{width:100%;height:100%}#menu .menu-logo{height:auto;width:calc(var(--fs-root) * 4);grid-column:1/2;grid-row:1/2}#menu .menu-socials{grid-column:1/2;grid-row:3/4;display:flex;justify-content:flex-start;align-items:flex-end}#menu .menu-socials a{width:calc(var(--fs-root) * 2.5);height:calc(var(--fs-root) * 2.5);margin-right:calc(var(--fs-root) * 1);margin-left:0}#menu .menu-socials a:hover img{transform:rotateY(360deg)}#menu .menu-socials a img{transition:transform .5s ease-in-out;width:100%;height:100%}#menu .gradient{position:absolute;z-index:0;pointer-events:none;width:50vw;height:50vw;border-radius:50%;filter:blur(20vw);-webkit-filter:blur(20vw);background:rgba(170,127,44,.35)}#menu .gradient:first-of-type{top:0;left:0;transform:translate(-50%,-50%)}#menu .gradient:last-of-type{bottom:0;right:0;transform:translate(50%,50%)}}:root{--fs-root: min(1.55vh, .85vw);--golden: #dcc562;--header-height: calc(var(--fs-root) * 5);--horizontal-padding: 3.5%;--bottom-padding: calc(var(--header-height) * .5);--media-placeholder: #0f0f0f}*,*:before,*:after{box-sizing:border-box}*{margin:0;-webkit-tap-highlight-color:transparent}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none;font-family:Montserrat,sans-serif!important;background:var(--background-color);font-style:normal;overflow-x:hidden}::-webkit-scrollbar{width:.5vw}::-webkit-scrollbar-track{background:rgba(0,0,0,0)}::-webkit-scrollbar-thumb{border-radius:.25vw;background:#555;cursor:grab;visibility:hidden}html.scrollbar ::-webkit-scrollbar-thumb{visibility:visible!important}::-webkit-scrollbar-thumb:hover{background:var(--golden)}::selection{background-color:var(--golden);color:#000}::placeholder{color:#797979}body{margin:0 auto;line-height:1.25;-webkit-font-smoothing:antialiased;min-height:100vh;overflow-x:hidden;scrollbar-gutter:stable;background-color:#000;position:relative}main{min-height:30vh}img,picture,video,canvas,svg{display:block;max-width:100%}img,picture{user-select:none;-webkit-user-drag:none}input,a,button,textarea,select{outline:none;border:none}a{text-decoration:none!important;user-select:none;cursor:pointer}button{background:none;user-select:none;cursor:pointer;padding:0}button div{user-select:none}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}h1,h2,h3,h4,h5{line-height:1;text-wrap:balance}section{padding:calc(var(--header-height) * 2) var(--horizontal-padding) calc(var(--header-height) * 1)}@media only screen and (min-width: 768px) and (orientation: portrait){:root{--fs-root: 3vw;--horizontal-padding: 5%;--header-height: calc(var(--fs-root) * 5)}}@media only screen and (min-width: 481px) and (max-width: 767px) and (orientation: portrait){:root{--fs-root: 3.5vw;--horizontal-padding: 5%;--header-height: calc(var(--fs-root) * 5)}}@media only screen and (max-width: 480px) and (orientation: portrait){:root{--fs-root: 4vw;--header-height: calc(var(--fs-root) * 5);--horizontal-padding: 5%;--bottom-padding: calc(var(--header-height) * .5)}}
