/*! Edit this in the style.scss file
Theme Name: idX Conference
Author: Mabus Agency
Author URI: http://mabusagency.com
Description: This theme was developed for Mabus Agency.
Version: 1.0
*/html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}input,input:focus,:focus{outline:0}img{max-width:100%;height:auto;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;user-drag:none;vertical-align:middle}@font-face{font-family:"Goga";src:url("fonts/GogaRegular/font.woff2") format("woff2"),url("fonts/GogaRegular/font.woff") format("woff");font-weight:400}@font-face{font-family:"Goga";src:url("fonts/GogaSemibold/font.woff2") format("woff2"),url("fonts/GogaSemibold/font.woff") format("woff");font-weight:600}@font-face{font-family:"Goga";src:url("fonts/GogaBold/font.woff2") format("woff2"),url("fonts/GogaBold/font.woff") format("woff");font-weight:700}:root{--maroon: #550F2F;--purple: #9C1F57;--yellow: #F5E002;--blue: #11112C;--light: #f0f0f0;--silver: #E0E0E0;--gray: #999999;--charcoal: #5F5F5F;--dark: #25222B;--goga: "Goga", sans-serif}html{width:100%;font-size:18px;font-size:62.5%;scroll-behavior:smooth}body{width:100%;height:100%;font-size:1.8rem;font-weight:400;line-height:1.3em;font-family:var(--goga);background:url(images/bg-noise.jpg) #fff top left repeat;color:var(--blue)}body.fixed{overflow:hidden}h1,.h1{font-size:10rem;line-height:1em;font-weight:700}@media(max-width: 1250px){h1,.h1{font-size:9rem}}@media(max-width: 1024px){h1,.h1{font-size:8.5rem}}@media(max-width: 850px){h1,.h1{font-size:7rem}}@media(max-width: 650px){h1,.h1{font-size:5.5rem}}h2,.h2{font-size:6rem;line-height:1em;font-weight:700}@media(max-width: 1250px){h2,.h2{font-size:5.5rem}}@media(max-width: 1024px){h2,.h2{font-size:5rem}}@media(max-width: 850px){h2,.h2{font-size:4.5rem}}h3,.h3{font-size:4rem;line-height:1.2em;font-weight:700}@media(max-width: 1250px){h3,.h3{font-size:3.5rem}}@media(max-width: 1024px){h3,.h3{font-size:3rem}}@media(max-width: 850px){h3,.h3{font-size:2.8rem}}h4,.h4{font-size:3.2rem;line-height:1.2em;font-weight:700}@media(max-width: 1250px){h4,.h4{font-size:3rem}}@media(max-width: 1024px){h4,.h4{font-size:2.6rem}}@media(max-width: 850px){h4,.h4{font-size:2.3rem}}h5,.h5{font-size:2.6rem;line-height:1.2em;font-weight:700}@media(max-width: 1250px){h5,.h5{font-size:2.4rem}}@media(max-width: 1024px){h5,.h5{font-size:2rem}}@media(max-width: 850px){h5,.h5{font-size:1.8rem}}h6,.h6{font-size:2rem;line-height:1.4em;font-weight:600}@media(max-width: 1250px){h6,.h6{font-size:1.9rem}}@media(max-width: 1024px){h6,.h6{font-size:1.7rem}}p{font-size:1.8rem;line-height:1.6em;color:var(--charcoal);margin-bottom:25px}@media(max-width: 1024px){p{font-size:1.7rem}}@media(max-width: 650px){p{font-size:1.6rem}}strong{font-weight:bold}em,i{font-style:italic}a,a:hover,a:visited,a:focus{text-decoration:none;outline:0}input,textarea,select{-webkit-appearance:none !important}input[type=checkbox]{-webkit-appearance:checkbox !important}input[type=radio]{-webkit-appearance:radio !important}.wrapper{width:90%;max-width:1750px;margin:0 auto}@media(max-width: 1024px){.wrapper{width:95%}}@media(max-width: 650px){.wrapper{width:90%}}.vert-center{position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.srOnly{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;border:0 !important}.section-intro{max-width:450px}.section-intro .h2{margin-bottom:15px;text-transform:uppercase;color:var(--blue)}.section-intro p{margin-bottom:35px}.section-intro a{margin-right:20px}.section-intro.inverse{color:#fff}.section-intro.inverse .h2,.section-intro.inverse p{color:#fff}.btn,a.btn{display:inline-block;vertical-align:middle;cursor:pointer;text-transform:uppercase;letter-spacing:.075em;font-size:1.4rem;font-weight:600;background:var(--yellow);color:var(--blue);border-radius:30px;-webkit-box-sizing:border-box;box-sizing:border-box;border:solid 2px var(--yellow);padding:13px 22px;line-height:1em;-webkit-transition:all 200ms linear 0ms;transition:all 200ms linear 0ms}@media(max-width: 1250px){.btn,a.btn{font-size:1.3rem}}@media(max-width: 1024px){.btn,a.btn{font-size:1.2rem}}.btn.inverse,a.btn.inverse{background:rgba(0,0,0,0);color:#fff;border-color:var(--yellow)}.btn.inverse:hover,a.btn.inverse:hover{background:var(--yellow);color:var(--blue)}.btn.purple,a.btn.purple{background:var(--purple);color:#fff !important;border-color:var(--purple)}.btn.purple:hover,a.btn.purple:hover{background:rgba(0,0,0,0);color:var(--purple) !important}.btn.inverse-purple,a.btn.inverse-purple{background:rgba(0,0,0,0);color:var(--purple);border-color:var(--purple)}.btn.inverse-purple:hover,a.btn.inverse-purple:hover{background:var(--purple);color:#fff !important}.text-btn,a.text-btn{display:inline-block;vertical-align:middle;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;font-size:1.4rem;font-weight:700;color:var(--maroon);border-bottom:solid 2px var(--yellow);padding:0 0 10px;line-height:1em;margin-bottom:15px;-webkit-transition:all 200ms linear 0ms;transition:all 200ms linear 0ms}@media(max-width: 1250px){.text-btn,a.text-btn{font-size:1.3rem}}.text-btn:hover,a.text-btn:hover{color:var(--purple)}.text-btn.inverse,a.text-btn.inverse{color:#fff}.text-btn.inverse:hover,a.text-btn.inverse:hover{color:rgba(255,255,255,.75)}.text-btn.blue,a.text-btn.blue{color:var(--blue);border-color:var(--purple)}.text-btn.blue:hover,a.text-btn.blue:hover{color:var(--purple)}body .gform_wrapper input,body .gform_wrapper textarea{background:#fff !important;border:solid 1px var(--silver) !important;border-radius:15px !important;font-size:1.6rem !important;line-height:1em !important;color:var(--charcoal) !important;padding:30px 20px !important;font-family:var(--goga) !important;min-height:0 !important;-webkit-box-shadow:none !important;box-shadow:none !important}@media(max-width: 650px){body .gform_wrapper input,body .gform_wrapper textarea{padding:25px 17px !important}}body .gform_wrapper.gform-theme--foundation .gform_fields{row-gap:20px}body .gform_wrapper input[type=submit]{text-transform:uppercase !important;letter-spacing:.05em !important;font-size:1.5rem !important;font-weight:700 !important;background:var(--blue) !important;color:#fff !important;border-radius:30px !important;-webkit-box-sizing:border-box !important;box-sizing:border-box !important;border:none !important;padding:18px 35px !important;line-height:1em !important;margin-top:25px !important;-webkit-transition:all 200ms linear 0ms;transition:all 200ms linear 0ms}@media(max-width: 1250px){body .gform_wrapper input[type=submit]{font-size:1.4rem !important}}body .gform_wrapper input[type=submit]:hover{background:var(--maroon) !important}.gform_confirmation_message{font-size:2rem;line-height:1.4em;font-weight:600;color:var(--maroon)}@media(max-width: 1250px){.gform_confirmation_message{font-size:1.9rem}}@media(max-width: 1024px){.gform_confirmation_message{font-size:1.7rem}}header{position:absolute;top:0;left:0;width:100%;z-index:999;padding:20px 0;color:#fff}header .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header #nav-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:35%}@media(max-width: 1250px){header #nav-logo{width:30%}}@media(max-width: 1024px){header #nav-logo{width:250px}}header #nav-logo a{display:block;width:85px}@media(max-width: 1024px){header #nav-logo a{width:70px}}header #nav-logo #nav-dates{text-transform:uppercase;letter-spacing:.05em;font-size:1.5rem;line-height:1.6em}header #nav-logo #nav-dates strong{font-size:1.6rem;display:block}@media(max-width: 1250px){header #nav-logo #nav-dates{font-size:1.4rem}header #nav-logo #nav-dates strong{font-size:1.5rem}}@media(max-width: 1024px){header #nav-logo #nav-dates{font-size:1.3rem}header #nav-logo #nav-dates strong{font-size:1.4rem}}header #site-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header #site-nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:75px}@media(max-width: 1250px){header #site-nav ul{gap:50px}}@media(max-width: 1024px){header #site-nav ul{gap:35px}}@media(max-width: 850px){header #site-nav ul{gap:0}}@media(max-width: 550px){header #site-nav ul{display:none}}header #site-nav ul li a:not(.btn){color:#fff;font-weight:600;font-size:1.7rem;letter-spacing:.05em;position:relative}header #site-nav ul li a:not(.btn):after{position:absolute;top:calc(100% + 6px);opacity:0;left:0;content:" ";width:100%;height:2px;background:var(--yellow);-webkit-transition:all 200ms linear 0ms;transition:all 200ms linear 0ms}header #site-nav ul li a:not(.btn):hover:after{opacity:1}@media(max-width: 1250px){header #site-nav ul li a:not(.btn){font-size:1.6rem}}@media(max-width: 1024px){header #site-nav ul li a:not(.btn){font-size:1.4rem}}@media(max-width: 850px){header #site-nav ul li a:not(.btn){display:none}}header #site-nav #nav-button{display:none;cursor:pointer;font-size:2.4rem}@media(max-width: 850px){header #site-nav{gap:20px}header #site-nav #nav-button{display:block}}@media(max-width: 550px){header #site-nav{gap:0}}#mobile-nav{position:fixed;top:0;right:0;width:100%;max-width:350px;height:100vh;z-index:9999;background:var(--blue);background:linear-gradient(358deg, rgb(41, 41, 77) 0%, rgb(17, 17, 44) 100%);color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;padding:80px 50px 50px;display:none}@media(max-width: 850px){#mobile-nav.active{display:block}}#mobile-nav #nav-close{position:absolute;top:20px;right:20px;font-size:2.4rem;cursor:pointer}#mobile-nav ul li{margin-bottom:15px}#mobile-nav ul li a:not(.btn){color:#fff;font-weight:600;font-size:1.8rem;letter-spacing:.05em}#mobile-nav ul li a.btn{margin-top:20px}#home-hero{position:relative;color:#fff;background:var(--maroon);background:linear-gradient(225deg, rgb(84, 15, 46) 0%, rgb(156, 30, 87) 100%);padding:225px 0 150px}@media(max-width: 850px){#home-hero{padding:175px 0 120px}}@media(max-width: 650px){#home-hero{padding:175px 0 100px}}#home-hero p{color:#fff;margin-bottom:0}#home-hero #city-bg{position:absolute;bottom:0;left:0;width:100%;z-index:0}#home-hero #swirly-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:left center/120% auto no-repeat;opacity:.75}#home-hero #home-hero-wrap{position:relative;z-index:2}#home-hero #top-home-hero .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:75px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 850px){#home-hero #top-home-hero .wrapper{gap:0}}@media(max-width: 650px){#home-hero #top-home-hero .wrapper{display:block}}#home-hero #top-home-hero #large-logo{max-width:600px}@media(max-width: 850px){#home-hero #top-home-hero #large-logo{width:100%;max-width:350px;margin-bottom:30px}}@media(max-width: 650px){#home-hero #top-home-hero #large-logo{width:65%}}#home-hero #top-home-hero #top-hero-content{max-width:350px}@media(max-width: 850px){#home-hero #top-home-hero #top-hero-content{width:calc(100% - 400px)}}@media(max-width: 650px){#home-hero #top-home-hero #top-hero-content{width:100%;max-width:none}}#home-hero #top-home-hero #top-hero-content p{margin-bottom:25px}#home-hero #mid-home-hero{position:relative}#home-hero #mid-home-hero img{position:absolute;left:0;width:50%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media(max-width: 650px){#home-hero #mid-home-hero img{width:calc(100% - 300px);height:100px;-o-object-fit:cover;object-fit:cover}}#home-hero #mid-home-hero .wrapper{padding:150px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media(max-width: 850px){#home-hero #mid-home-hero .wrapper{padding:100px 0}}@media(max-width: 650px){#home-hero #mid-home-hero .wrapper{padding:75px 0}}#home-hero #mid-home-hero #mid-hero-content{text-align:right;color:var(--yellow);text-transform:uppercase}#home-hero #bot-home-hero .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 650px){#home-hero #bot-home-hero .wrapper{display:block}}#home-hero #bot-home-hero #bottom-left{width:250px}@media(max-width: 850px){#home-hero #bot-home-hero #bottom-left{width:225px}}@media(max-width: 650px){#home-hero #bot-home-hero #bottom-left{margin-bottom:35px}}#home-hero #bot-home-hero #bottom-left p{text-transform:uppercase;letter-spacing:.05em;font-size:1.5rem;line-height:1.6em;margin-bottom:25px}#home-hero #bot-home-hero #bottom-left strong{display:block}#home-hero #bot-home-hero #bottom-right{width:calc(100% - 350px);max-width:950px}@media(max-width: 1024px){#home-hero #bot-home-hero #bottom-right{width:calc(100% - 275px)}}@media(max-width: 850px){#home-hero #bot-home-hero #bottom-right{width:calc(100% - 235px)}}@media(max-width: 650px){#home-hero #bot-home-hero #bottom-right{width:100%}}#home-hero #bot-home-hero #bottom-right #bottom-bottom-left{width:47%;margin-top:50px}#home-hero #bot-home-hero #bottom-right #bottom-bottom-left a{color:#fff;text-decoration:underline}@media(max-width: 1024px){#home-hero #bot-home-hero #bottom-right #bottom-bottom-left{width:48%}}@media(max-width: 850px){#home-hero #bot-home-hero #bottom-right #bottom-bottom-left{width:100%;margin-top:25px}}#home-hero #bot-home-hero #bottom-right #bottom-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#home-hero #bot-home-hero #bottom-right #bottom-bottom-right{width:47%;margin-top:50px}#home-hero #bot-home-hero #bottom-right #bottom-bottom-right a{color:#fff;text-decoration:underline}@media(max-width: 1024px){#home-hero #bot-home-hero #bottom-right #bottom-bottom-right{width:48%}}@media(max-width: 850px){#home-hero #bot-home-hero #bottom-right #bottom-bottom-right{width:100%;margin-top:25px}}#home-hero #bot-home-hero #bottom-right.no-second{max-width:800px}#home-hero #bot-home-hero #bottom-right.no-second #bottom-bottom-left{width:100%;margin-top:30px}#agenda{padding:100px 0}@media(max-width: 1024px){#agenda{padding:75px 0}}#agenda #agenda-container{padding-top:100px}@media(max-width: 850px){#agenda #agenda-container{padding-top:75px}}#agenda #agenda-container .agenda-single{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:35px;opacity:.35;-webkit-transition:all 350ms linear 0ms;transition:all 350ms linear 0ms}@media(max-width: 650px){#agenda #agenda-container .agenda-single{display:block}}#agenda #agenda-container .agenda-single .day-col{width:400px;position:sticky;top:75px;padding-bottom:75px}@media(max-width: 1024px){#agenda #agenda-container .agenda-single .day-col{width:300px}}@media(max-width: 850px){#agenda #agenda-container .agenda-single .day-col{width:250px}}@media(max-width: 650px){#agenda #agenda-container .agenda-single .day-col{width:100%;top:25px;background:var(--maroon);background:linear-gradient(225deg, rgb(84, 15, 46) 0%, rgb(156, 30, 87) 100%);padding-bottom:0;padding:25px 35px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:20px;margin-bottom:35px;z-index:10}}#agenda #agenda-container .agenda-single .day-col .day{text-transform:uppercase;margin-bottom:10px;color:var(--blue)}@media(max-width: 650px){#agenda #agenda-container .agenda-single .day-col .day{margin-bottom:5px;color:#fff}}#agenda #agenda-container .agenda-single .day-col .day-label{color:var(--maroon)}@media(max-width: 650px){#agenda #agenda-container .agenda-single .day-col .day-label{color:var(--yellow)}}#agenda #agenda-container .agenda-single .time-slots{width:calc(100% - 450px);max-width:960px}@media(max-width: 1024px){#agenda #agenda-container .agenda-single .time-slots{width:calc(100% - 325px)}}@media(max-width: 850px){#agenda #agenda-container .agenda-single .time-slots{width:calc(100% - 275px)}}@media(max-width: 650px){#agenda #agenda-container .agenda-single .time-slots{width:100%}}#agenda #agenda-container .agenda-single .time-slots .time-slot{border-radius:20px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:35px 50px 45px;border:solid 2px var(--silver);margin-bottom:30px;-webkit-transition:all 350ms linear 0ms;transition:all 350ms linear 0ms}@media(max-width: 1024px){#agenda #agenda-container .agenda-single .time-slots .time-slot{padding:25px 35px 35px}}#agenda #agenda-container .agenda-single .time-slots .time-slot .time{text-transform:uppercase;font-size:2rem;line-height:1.2em;font-weight:700;margin-bottom:50px;color:var(--maroon)}@media(max-width: 1024px){#agenda #agenda-container .agenda-single .time-slots .time-slot .time{font-size:1.8rem}}@media(max-width: 650px){#agenda #agenda-container .agenda-single .time-slots .time-slot .time{margin-bottom:35px}}#agenda #agenda-container .agenda-single .time-slots .time-slot .h4{color:var(--blue);margin-bottom:15px}#agenda #agenda-container .agenda-single .time-slots .time-slot p:last-child{margin-bottom:0}#agenda #agenda-container .agenda-single.active{opacity:1}#agenda #agenda-container .agenda-single.active .time-slots .time-slot{opacity:.35}#agenda #agenda-container .agenda-single.active .time-slots .time-slot.active{opacity:1}#venue{padding:135px 0 100px;background:var(--blue);position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media(max-width: 1024px){#venue{padding:115px 0 65px}}@media(max-width: 850px){#venue{display:block;padding:0 0 65px}}#venue #venue-img{position:absolute;top:0;left:0;width:50%;height:100%;background:var(--blue) center/cover no-repeat}@media(max-width: 1250px){#venue #venue-img{width:40%}}@media(max-width: 850px){#venue #venue-img{width:100%;position:relative;height:50vw;max-height:350px;margin-bottom:65px}}#venue img{position:absolute;top:-75px;z-index:1;right:0;width:auto;max-width:80%;height:150px}@media(max-width: 650px){#venue img{width:calc(100% - 300px);height:100px;-o-object-fit:cover;object-fit:cover;top:-50px}}#venue #bot-venue{width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 100px}@media(max-width: 1250px){#venue #bot-venue{width:60%;padding:0 75px}}@media(max-width: 1024px){#venue #bot-venue{padding:0 50px}}@media(max-width: 850px){#venue #bot-venue{width:95%;padding:0;margin:0 auto}}@media(max-width: 650px){#venue #bot-venue{width:90%}}#venue #bot-venue p{color:#fff}#venue #bot-venue #bottom-right .h2{margin-bottom:15px;text-transform:uppercase;color:#fff}#venue #bot-venue #bottom-right .subhead p{font-weight:600}#venue #bot-venue #bottom-right a.text-btn{margin-top:15px}#venue #bot-venue #bottom-right #bottom-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#contact{padding:100px 0}@media(max-width: 1024px){#contact{padding:75px 0}}#contact .section-intro{margin:0 auto}#contact .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}@media(max-width: 1024px){#contact .wrapper{display:block}}#contact .contact-form{width:calc(100% - 525px);max-width:850px;margin-top:95px}@media(max-width: 1024px){#contact .contact-form{margin-top:50px;width:100%;max-width:none}}.page-hero{position:relative;color:#fff;background:var(--maroon);background:linear-gradient(225deg, rgb(84, 15, 46) 0%, rgb(156, 30, 87) 100%);padding:225px 0 100px}@media(max-width: 850px){.page-hero{padding:175px 0 75px}}@media(max-width: 650px){.page-hero{padding:150px 0 75px}}.page-hero p{color:#fff;margin-bottom:0}.page-hero #city-bg{position:absolute;bottom:0;left:0;width:100%;z-index:0}.page-hero #top-hero{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-bottom:50px;position:relative;z-index:1;gap:75px}@media(max-width: 850px){.page-hero #top-hero{display:block}}.page-hero #top-hero h1{max-width:650px;text-transform:uppercase}@media(max-width: 850px){.page-hero #top-hero h1{max-width:475px}}.page-hero #top-hero p{max-width:375px;position:relative;top:75px}@media(max-width: 850px){.page-hero #top-hero p{top:auto;margin-top:20px;max-width:420px}}.page-hero #hero-nav{padding-top:150px;position:relative;z-index:1}@media(max-width: 850px){.page-hero #hero-nav{padding-top:50px}}@media(max-width: 650px){.page-hero #hero-nav{padding-top:25px}}.page-hero #hero-nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:100px;row-gap:25px}@media(max-width: 1250px){.page-hero #hero-nav ul{gap:75px;row-gap:25px}}@media(max-width: 1024px){.page-hero #hero-nav ul{gap:50px;row-gap:25px}}@media(max-width: 650px){.page-hero #hero-nav ul{gap:28px;row-gap:25px}}@media(max-width: 650px){.page-hero #hero-nav ul li{width:calc(50% - 14px)}}.page-hero #hero-nav ul li a{display:block;color:rgba(255,255,255,.65);text-transform:uppercase;letter-spacing:.05em;font-size:1.5rem;line-height:1.3em;padding-left:55px;position:relative}@media(max-width: 1250px){.page-hero #hero-nav ul li a{font-size:1.4rem}}@media(max-width: 1024px){.page-hero #hero-nav ul li a{padding-left:45px;font-size:1.3rem}}.page-hero #hero-nav ul li a strong{display:block;color:#fff}.page-hero #hero-nav ul li a .nav-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;left:0;font-size:2.4rem;width:40px;height:40px;background:var(--yellow);margin-right:10px;color:var(--blue)}@media(max-width: 1250px){.page-hero #hero-nav ul li a .nav-icon{width:35px;height:35px;font-size:2rem}}@media(max-width: 1024px){.page-hero #hero-nav ul li a .nav-icon{margin-right:0}}.section-headline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:50px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:0 0 75px}@media(max-width: 1024px){.section-headline{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:35px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0 0 50px}}.section-headline .h2{text-transform:uppercase;position:relative;z-index:1;display:inline-block}.section-headline .h2:before{position:absolute;bottom:-2px;left:0;width:100%;height:20px;content:" ";background:var(--yellow);z-index:-1}.section-headline a.text-btn{margin-bottom:0}#hotel{padding:100px 0}@media(max-width: 1024px){#hotel{padding:75px 0}}#hotel #hotel-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 850px){#hotel #hotel-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:50px}}#hotel #hotel-info{width:49%;padding:20px 0}@media(max-width: 1024px){#hotel #hotel-info{width:49%}}@media(max-width: 850px){#hotel #hotel-info{width:100%;padding:0}}#hotel #hotel-info .hotel-description{margin-top:20px}#hotel #hotel-info .hotel-description a{color:var(--charcoal) !important;text-decoration:underline}#hotel #hotel-info .reservation-info{margin-top:20px}#hotel #hotel-info .reservation-info p{font-size:1.5rem}#hotel #hotel-info .hotel-section{padding-bottom:25px;margin-bottom:25px;font-weight:400;font-size:2.2rem;line-height:1.4em}@media(max-width: 1024px){#hotel #hotel-info .hotel-section{font-size:2rem;padding-bottom:20px;margin-bottom:20px}}@media(max-width: 850px){#hotel #hotel-info .hotel-section{font-size:1.8rem}}#hotel #hotel-info .hotel-section .h4,#hotel #hotel-info .hotel-section .h5{margin-bottom:15px}@media(max-width: 1024px){#hotel #hotel-info .hotel-section .h4,#hotel #hotel-info .hotel-section .h5{margin-bottom:10px}}#hotel #hotel-info .hotel-section a{color:var(--blue)}#hotel #hotel-info .hotel-section a i{width:40px;text-align:center;color:var(--maroon)}@media(max-width: 1024px){#hotel #hotel-info .hotel-section a i{width:35px}}#hotel #hotel-info #amenities{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;-ms-flex-wrap:wrap;flex-wrap:wrap}#hotel #hotel-info #amenities .amenity-section{width:calc(33.3333333333% - 20px);position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:25px}@media(max-width: 1250px){#hotel #hotel-info #amenities .amenity-section{width:calc(50% - 15px)}}@media(max-width: 650px){#hotel #hotel-info #amenities .amenity-section{width:100%}}#hotel #hotel-info #amenities .amenity-section i{font-size:1.6rem;position:absolute;top:3px;left:0;color:var(--maroon)}#hotel #hotel-info #amenities .amenity-section .amenity-content{font-size:1.5rem}#hotel #hotel-info #amenities .amenity-section .amenity-content .amenity-title{font-weight:500}#hotel #hotel-info #amenities .amenity-section .amenity-content .amenity-text{color:var(--charcoal)}#hotel #hotel-img{width:45%;max-width:550px;background:center/cover no-repeat;max-height:420px}@media(max-width: 1024px){#hotel #hotel-img{width:47%}}@media(max-width: 850px){#hotel #hotel-img{width:100%;max-width:none;height:50vw;max-height:350px}}#travel{padding:100px 0;background:rgba(224,224,224,.4)}@media(max-width: 1024px){#travel{padding:75px 0}}#travel #travel-info-items .travel-info-item{background:rgba(255,255,255,.25);-webkit-box-sizing:border-box;box-sizing:border-box;border:solid 1px var(--silver);margin-bottom:20px;border-radius:20px;padding:35px 75px 35px 35px;position:relative;cursor:pointer}@media(max-width: 850px){#travel #travel-info-items .travel-info-item{padding:30px 50px 30px 25px}}#travel #travel-info-items .travel-info-item:last-child{margin-bottom:0}#travel #travel-info-items .travel-info-item.active{background:#fff;border:solid 2px var(--purple)}#travel #travel-info-items .travel-info-item.active .travel-details{display:block}#travel #travel-info-items .travel-info-item.active .travel-status .fa-plus{display:none}#travel #travel-info-items .travel-info-item.active .travel-status .fa-minus{display:inline-block}#travel #travel-info-items .travel-info-item:hover{background:#fff}#travel #travel-info-items .travel-tag{text-transform:uppercase;letter-spacing:.075em;font-size:1.4rem;font-weight:700;color:var(--purple);line-height:1em;margin-bottom:15px}#travel #travel-info-items .travel-title{font-size:2.6rem;line-height:1.2em;font-weight:600;max-width:1250px}@media(max-width: 1024px){#travel #travel-info-items .travel-title{font-size:2rem}}@media(max-width: 850px){#travel #travel-info-items .travel-title{font-size:1.8rem}}#travel #travel-info-items .travel-details{padding-top:20px;max-width:1250px;display:none}#travel #travel-info-items .travel-details p:last-child{margin-bottom:0}#travel #travel-info-items .travel-status{position:absolute;top:25px;right:25px;color:var(--purple);font-size:2.6rem;cursor:pointer}#travel #travel-info-items .travel-status .fa-plus{display:inline-block}#travel #travel-info-items .travel-status .fa-minus{display:none}@media(max-width: 1024px){#travel #travel-info-items .travel-status{font-size:2.2rem}}@media(max-width: 850px){#travel #travel-info-items .travel-status{font-size:1.8rem;top:20px;right:20px}}#main-venue{padding:100px 0}@media(max-width: 1024px){#main-venue{padding:75px 0}}#main-venue #venue-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:50px}@media(max-width: 650px){#main-venue #venue-wrapper{display:block}}#main-venue #main-venue-left{width:250px}@media(max-width: 850px){#main-venue #main-venue-left{width:225px}}@media(max-width: 650px){#main-venue #main-venue-left{margin-bottom:35px}}#main-venue #main-venue-left p{text-transform:uppercase;letter-spacing:.05em;font-size:1.5rem;line-height:1.6em;margin-bottom:25px;color:var(--blue)}#main-venue #main-venue-left strong{display:block}#main-venue #main-venue-right{width:calc(100% - 350px);max-width:950px}@media(max-width: 1024px){#main-venue #main-venue-right{width:calc(100% - 275px)}}@media(max-width: 850px){#main-venue #main-venue-right{width:calc(100% - 235px)}}@media(max-width: 650px){#main-venue #main-venue-right{width:100%}}#meals{padding:100px 0;background:rgba(224,224,224,.4)}@media(max-width: 1024px){#meals{padding:75px 0}}#meals #meal-listings #day-tabs{display:-webkit-box;display:-ms-flexbox;display:flex}#meals #meal-listings #day-tabs .day-tab{padding:20px 50px;-webkit-box-sizing:border-box;box-sizing:border-box;border-top-left-radius:20px;border-top-right-radius:20px;font-weight:600;color:var(--gray);border-bottom:solid 3px rgba(0,0,0,0);cursor:pointer;-webkit-transition:all 200ms linear 0ms;transition:all 200ms linear 0ms}#meals #meal-listings #day-tabs .day-tab.active{background:#fff;border-bottom:solid 3px var(--purple);color:var(--blue)}#meals #meal-listings #day-tabs .day-tab:hover{color:var(--blue)}@media(max-width: 1250px){#meals #meal-listings #day-tabs .day-tab{font-size:1.6rem}}@media(max-width: 1024px){#meals #meal-listings #day-tabs .day-tab{font-size:1.5rem;padding:15px 35px}}@media(max-width: 850px){#meals #meal-listings #day-tabs .day-tab{font-size:1.4rem;padding:12px 25px}#meals #meal-listings #day-tabs .day-tab span{display:none}}#meals #meal-listings .single-day{background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;border:solid 1px var(--silver);margin-bottom:20px;border-top-right-radius:20px;border-bottom-left-radius:20px;border-bottom-right-radius:20px;padding:45px 45px 65px 45px;display:none}#meals #meal-listings .single-day.active{display:block}@media(max-width: 1024px){#meals #meal-listings .single-day{padding:35px 35px 50px 35px}}@media(max-width: 850px){#meals #meal-listings .single-day{padding:25px 25px 35px 25px}}#meals #meal-listings .single-day .meal-timing-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin-bottom:50px}@media(max-width: 850px){#meals #meal-listings .single-day .meal-timing-tabs{gap:0}}#meals #meal-listings .single-day .meal-timing-tabs .timing-tab{cursor:pointer;text-transform:uppercase;letter-spacing:.075em;font-size:1.4rem;font-weight:600;background:rgba(0,0,0,0);color:var(--gray);border-radius:30px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:13px 22px;line-height:1em;-webkit-transition:all 200ms linear 0ms;transition:all 200ms linear 0ms}@media(max-width: 1250px){#meals #meal-listings .single-day .meal-timing-tabs .timing-tab{font-size:1.3rem}}@media(max-width: 1024px){#meals #meal-listings .single-day .meal-timing-tabs .timing-tab{font-size:1.2rem}}@media(max-width: 850px){#meals #meal-listings .single-day .meal-timing-tabs .timing-tab{font-size:1.1rem;padding:10px 15px}}#meals #meal-listings .single-day .meal-timing-tabs .timing-tab:hover{color:var(--purple)}#meals #meal-listings .single-day .meal-timing-tabs .timing-tab.active{background:var(--purple);color:#fff;border-color:var(--purple)}#meals #meal-listings .single-day .single-meal{display:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#meals #meal-listings .single-day .single-meal.active{display:-webkit-box;display:-ms-flexbox;display:flex}#meals #meal-listings .single-day .single-meal .meal-image{width:48%;background:center/cover no-repeat;min-height:500px}@media(max-width: 850px){#meals #meal-listings .single-day .single-meal .meal-image{display:none}}#meals #meal-listings .single-day .single-meal .meal-info{width:45%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:75px 65px 100px 65px}@media(max-width: 1250px){#meals #meal-listings .single-day .single-meal .meal-info{padding:50px 25px 75px 25px}}@media(max-width: 1024px){#meals #meal-listings .single-day .single-meal .meal-info{padding:35px 0 50px 0}}@media(max-width: 850px){#meals #meal-listings .single-day .single-meal .meal-info{width:100%;padding:0}}#meals #meal-listings .single-day .single-meal .meal-info .h4{color:var(--blue);margin-bottom:10px}#meals #meal-listings .single-day .single-meal .meal-info .btn{min-width:175px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}#meals #meal-listings .single-day .single-meal .meal-info .order-btn{padding-top:10px;margin-bottom:10px}footer{padding:35px 0;background:var(--blue)}footer .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 650px){footer .wrapper{display:block;text-align:center}}footer .wrapper img{width:40px}footer .wrapper ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:75px}@media(max-width: 650px){footer .wrapper ul{gap:35px;margin-top:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}footer .wrapper ul li a{color:#fff;opacity:.5;font-weight:400;font-size:1.5rem;-webkit-transition:all 200ms linear 0ms;transition:all 200ms linear 0ms}@media(max-width: 650px){footer .wrapper ul li a{font-size:1.3rem}}footer .wrapper ul li a:hover{opacity:.85}

/*# sourceMappingURL=style.css.map */