/* Layout: Main Layout */html,body{padding:0;margin:0;font-family:"Montserrat",sans-serif;background:#f5f5f5;background:linear-gradient(294deg,#eee6dd 9%,#fff 46%);font-size:16px;line-height:1.5;color:#000}html p,body p{font-size:16px;line-height:30px;text-wrap:pretty}html p.bold,body p.bold{font-weight:700}html p.subheader,body p.subheader{font-size:14px;text-transform:uppercase;padding:1px 10px;letter-spacing:1.5px;position:relative;color:#78635a;background:#dedddc;display:inline-block}html h1,body h1{font-size:44px;line-height:55px;margin:0}html h2,body h2{font-size:33px;margin:0 0 12px;line-height:38px;color:#73000a}html h3,body h3,html p strong,body p strong{font-size:23px;line-height:28px;color:#444}html h4,body h4{font-size:18px;line-height:23px;margin-bottom:0;color:#78635a}html a,body a{color:#dc9b26;text-decoration:none;transition:.3s ease-in-out}html a:hover,body a:hover{color:#e5b55e}html ul li,body ul li{line-height:1.5;margin-bottom:7px}html .main-layout,body .main-layout{min-height:100vh}html .main-layout .body a,body .main-layout .body a{text-decoration:none}html .main-layout h1,body .main-layout h1,html .main-layout h2,body .main-layout h2,html .main-layout h3,body .main-layout h3,html .main-layout h4,body .main-layout h4,html .main-layout h5,body .main-layout h5,html .main-layout h6,body .main-layout h6{font-family:"Montserrat",sans-serif;text-wrap:balance}html .sec-padding,body .sec-padding{padding:50px 0}html .center,body .center{text-align:center}html .intro_sec,body .intro_sec{padding:50px 0;margin:0 auto;text-align:center;border-bottom:3px solid #78635a}html .intro_sec.grid,body .intro_sec.grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}html .intro_sec.grid .content,body .intro_sec.grid .content{display:flex;align-items:center;text-align:left}html .intro_sec.grid .photo img,body .intro_sec.grid .photo img{width:100%;height:100%;object-fit:cover}html .container,body .container{width:90%;max-width:1400px;margin:0 auto;padding:0 30px}html .container.medium,body .container.medium{max-width:1200px}html .container.small,body .container.small{max-width:900px}@media (max-width:767px){html{-webkit-text-size-adjust:none}html p{font-size:15px;line-height:23px}html ul li{font-size:15px}html h1{font-size:30px;line-height:40px}html h2{font-size:25px;line-height:29px;margin:0 0 12px 0}html h3,html p strong{font-size:18px;line-height:22px}html .container{width:100%;box-sizing:border-box;padding:0 20px}html .sec-padding{padding:20px 0}html .intro_sec{padding:30px 0}html .intro_sec.grid{grid-template-columns:1fr;gap:20px}html .intro_sec.grid .content{order:1}html .intro_sec.grid .photo{order:2}}@media (max-width:650px){html{-webkit-text-size-adjust:none}.container{width:90%}}/* Page: Laurel Inn Condos | Condos Near Downtown Gatlinburg */.home-page .new_hero{position:relative;padding-top:100px;overflow:hidden}.home-page .new_hero .container{position:relative;display:flex;align-items:center;min-height:700px}.home-page .new_hero .hero-content{width:50%;background:rgba(255,255,255,0.8);border:2px solid #fff;padding:30px}.home-page .ribbon{background:#1e2c47;background:linear-gradient(to right,#470006,#820206);padding:2em 0}.home-page .ribbon .container{max-width:1200px;color:#fff}.home-page .ribbon .container p{margin:0;text-transform:uppercase;letter-spacing:1px;line-height:20px;max-width:80%}.home-page .ribbon .container a{letter-spacing:1px;text-transform:uppercase;color:#fff;border-bottom:2px solid;display:inline-block;border-left:0;border-right:0;border-top:0;border-image-source:linear-gradient(90deg,#444 0%,#78635a 100%);border-image-slice:1;border-width:5px}.home-page .ribbon .container a:hover{color:#eac581}.home-page .about_sec .grid,.home-page .amenity_sec .grid{display:grid;grid-template-columns:1fr 1fr;gap:50px}.home-page .about_sec .grid .content,.home-page .amenity_sec .grid .content{display:flex;align-items:center}.home-page .about_sec .grid .content .phone-button .static,.home-page .amenity_sec .grid .content .phone-button .static{display:inline}.home-page .about_sec .grid .content .phone-button .hover,.home-page .amenity_sec .grid .content .phone-button .hover{display:none}.home-page .about_sec .grid .content .phone-button:hover .static,.home-page .amenity_sec .grid .content .phone-button:hover .static{display:none}.home-page .about_sec .grid .content .phone-button:hover .hover,.home-page .amenity_sec .grid .content .phone-button:hover .hover{display:inline}.home-page .about_sec .grid .photo img,.home-page .amenity_sec .grid .photo img{width:100%;height:100%;object-fit:cover}.home-page .condo_sec{padding:100px 0;position:relative}.home-page .condo_sec h2{text-align:center;color:#fff}.home-page .condo_sec .bg,.home-page .condo_sec .overlay{position:absolute;width:100%;height:100%;object-fit:cover;top:0;left:0;background:rgba(0,0,0,0.4)}.home-page .condo_sec .container{position:relative}.home-page .condo_sec .grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.home-page .condo_sec .grid .sec{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;position:relative;box-shadow:rgba(0,0,0,0.1) 0 4px 12px}.home-page .condo_sec .grid .sec::before{content:"";position:absolute;width:100%;height:100%;background:#000;opacity:.8}.home-page .condo_sec .grid .sec img{width:100%;height:auto;object-fit:cover;display:block;position:relative}.home-page .condo_sec .grid .sec .text{position:relative;padding:30px;text-align:center;display:flex;flex:1;height:100%;justify-content:space-between;flex-direction:column;align-items:center}.home-page .condo_sec .grid .sec .text p.subheader,.home-page .condo_sec .grid .sec .text .site-button{margin:0}.home-page .condo_sec .grid .sec .text h3{color:#fff;margin-block:0;font-size:18px;line-height:23px}.home-page .stay_sec{background:#f2efee}.home-page .stay_sec .grid{display:grid;grid-template-columns:1fr 1fr;background:linear-gradient(to bottom right,#444,#54453f);min-height:500px}.home-page .stay_sec .grid .content{display:flex;align-items:center;padding:40px}.home-page .stay_sec .grid .content .wrapper{color:#fff}.home-page .stay_sec .grid .content .wrapper h2{color:#fff}.home-page .stay_sec .grid .content .wrapper a{color:#dc9b26}.home-page .stay_sec .grid .content .wrapper a:hover{color:#e5b55e}.home-page .stay_sec .grid .map{display:flex}.home-page .featured{max-width:100%;margin:0 auto;background:linear-gradient(149deg,#444 9%,#78635a 46%);padding:20px}.home-page .featured .heading-cols{padding:20px;color:#fff}.home-page .featured .heading-cols .left .sub-title span{margin:12px 0;font-size:16px;letter-spacing:1;font-weight:500;text-transform:uppercase}.home-page .featured .heading-cols .left .sub-title span.make{color:#fff}.home-page .featured .heading-cols .left h2{margin:0}.home-page .featured .heading-cols .right img{object-fit:cover;object-position:center;width:100%;height:auto}.home-page .location_sec{padding:35px 0 425px 0;position:relative}.home-page .location_sec .bg{object-fit:cover;object-position:center 60%;width:100%;border:none;vertical-align:middle;max-width:100%;height:100%;box-sizing:border-box;position:absolute;top:0;left:0;margin-top:0}.home-page .location_sec .location-info{width:100%;max-width:545px;margin:0;padding:40px;background:rgba(255,255,255,0.8);border:2px solid #fff;position:relative;z-index:1;box-sizing:border-box}@media (max-width:1300px){.home-page .location_sec .location-info{max-width:100%;padding:40px;width:545px}}@media (min-width:769px){.home-page .new_hero .hero-fading-slider{position:absolute;inset:0;z-index:0}.home-page .ribbon .container{display:flex;gap:15px;justify-content:space-between;align-items:center}}@media (max-width:991px){.home-page .location_sec{padding:35px 0 273px 0}.home-page .about_sec .grid{grid-template-columns:1fr}}@media (max-width:768px){.home-page .new_hero{background:linear-gradient(to bottom,#54453f,#a59087);padding-top:130px;display:grid;grid-template-columns:1fr}.home-page .new_hero .hero-fading-slider{order:2;position:relative;min-height:350px;overflow:hidden}.home-page .new_hero .container{order:1;min-height:auto}.home-page .new_hero .container .hero-content{padding:20px;text-align:center;width:100%;background:transparent;border:none;padding-bottom:45px}.home-page .new_hero .container .hero-content h1{color:#fff}.home-page .new_hero .container .hero-content p.subheader{display:none}.home-page .new_hero .container .hero-content .site-button{background:#fff;color:#444}.home-page .new_hero .container .hero-content .site-button:hover{border:2px solid #fff;color:#fff;background:transparent}.home-page .buttons,.home-page .button,.home-page .site-button{text-align:center}.home-page .about_sec .grid,.home-page .amenity_sec .grid{grid-template-columns:1fr;gap:20px}.home-page .ribbon{padding:2em .5em;text-align:center}.home-page .ribbon .container p{padding-bottom:20px;max-width:100%}.home-page .condo_sec{padding:30px 0}.home-page .condo_sec .grid{grid-template-columns:1fr;gap:20px}.home-page .stay_sec .grid{grid-template-columns:1fr;min-height:auto}.home-page .stay_sec .grid .content{text-align:center;justify-content:center}.home-page .stay_sec .grid .map{min-height:300px}.home-page .location_sec{padding:0;display:grid;background:linear-gradient(149deg,#444 9%,#78635a 46%)}.home-page .location_sec .bg{position:relative;order:2}.home-page .location_sec .container{order:1;padding:0;width:100%}.home-page .location_sec .container .location-info{display:flex;flex-direction:column;width:100%;max-width:100%;padding:20px;background:transparent;border:none;color:#fff}.home-page .location_sec .container .location-info h2{color:#fff}.home-page .location_sec .container .location-info .site-button{justify-content:center;background:#fff;color:#444}.home-page .location_sec .container .location-info .site-button:hover{background:transparent;border:2px solid #fff;color:#fff}}/* Component: Hero Fading Slider */.hero-fading-slider picture{position:absolute;inset:0;top:0;left:0;right:0;bottom:0;object-fit:cover;opacity:0;transition:opacity .8s ease-in-out}.hero-fading-slider picture.active{opacity:1;z-index:1;animation:zoomIn 7s ease-in-out}.hero-fading-slider img{width:100%;height:100%;object-fit:cover}@-moz-keyframes zoomIn{0%{transform:scale(1)}100%{transform:scale(1.1)}}@-webkit-keyframes zoomIn{0%{transform:scale(1)}100%{transform:scale(1.1)}}@-o-keyframes zoomIn{0%{transform:scale(1)}100%{transform:scale(1.1)}}@keyframes zoomIn{0%{transform:scale(1)}100%{transform:scale(1.1)}}/* Component: Site Button */a.site-button{display:inline-flex;background:#78635a;color:#fff;padding:.3rem 3rem;margin-top:20px;align-items:center;text-transform:uppercase;font-size:1rem;justify-content:center;transition:ease all .25s;border:2px solid #78635a;min-height:48px}a.site-button:hover{background:transparent;transform:translateY(-3px);color:#78635a}a.site-button.slim{padding:8px .5rem;font-size:.7rem;line-height:16px;min-height:auto;font-weight:bold;background:#54453f;border-color:#54453f;font-style:normal}a.site-button.slim:hover{background:transparent;border-color:#78635a;color:#78635a}a.site-button.light:hover{background:#fff;border:2px solid #fff}a.site-button.inverted{background:transparent;color:#fff}a.site-button.inverted:hover{color:#a30308;border-color:#444}a.site-button.inverted i.material-icons{background:transparent;color:#fff}a.site-button.transparent{background:transparent;padding:0;color:#444;border:none}a.site-button.transparent:hover{color:#a30308;transform:none}a.site-button.transparent i.material-icons{background:transparent;color:#444;font-size:30px}a.site-button.transparent i.material-icons:hover{color:#a30308}a.site-button.secondary{background:#a30308;border:2px solid #a30308}a.site-button.secondary:hover{background:transparent;color:#a30308}a.site-button i.material-icons{background:transparent;font-size:3.125em;margin-right:.9rem;color:#78635a}@media (max-width:768px){a.site-button{display:flex;max-width:max-content;margin:20px auto 0;font-size:12px;line-height:17px;padding:10px 15px;min-height:auto}}/* Component: Site Header */.site-header{position:absolute;top:0;left:0;width:100%;z-index:10;transition:all .3s ease;background:transparent;background:linear-gradient(to bottom,rgba(0,0,0,0.9),rgba(0,0,0,0))}.site-header.scrolled{position:fixed;width:100%;transition:all .3s ease;background:#fff;box-shadow:rgba(0,0,0,0.1) 0 4px 12px}.site-header.scrolled .top-bar{display:none;height:0}.site-header.scrolled .top-row .centerer .hamburger .svg{fill:#000}.site-header.scrolled .top-row .centerer .hamburger .svg:hover{fill:#a30308}.site-header.scrolled .top-row .centerer .nav ul > li:hover a.nav-link{color:#a30308}.site-header.scrolled .top-row .centerer .nav ul > li span.subLinks{color:#a30308}.site-header.scrolled .top-row .centerer .nav ul > li > a.nav-link a.active{color:#a30308}.site-header.scrolled .top-row .centerer .nav ul > li a.nav-link{color:#470006}.site-header.scrolled .top-row .centerer .nav ul > li a.nav-link:hover{color:#a30308}.site-header.scrolled .top-row .centerer .nav ul > li a.nav-link:hover::before{background:#a30308}.site-header.scrolled .top-row .centerer .nav ul > li a.nav-link.active{color:#a30308}.site-header.scrolled .top-row .centerer .nav ul > li a.nav-link.active::before{background:#a30308}.site-header .top-bar{position:relative;background:rgba(17,0,6,0.5);padding:7px 0;max-width:100%;box-sizing:border-box}.site-header .top-bar .holder{display:flex;align-items:center;justify-content:center;width:95%;margin:auto}.site-header .top-bar .holder .info{display:flex;gap:15px}.site-header .top-bar .holder .info .small{margin:0;font-size:18px;color:#fff;line-height:17px;margin-block:9px;text-align:center;text-wrap:balance}.site-header .top-bar .holder .info a{color:#e5b55e;margin-left:4px}.site-header .top-bar .holder .info a:hover{color:#fff}.site-header .top-bar .holder .info i.material-icons{line-height:0;transition:.2s ease-in-out}.site-header .top-bar .holder .socials{display:flex;gap:10px}.site-header .top-bar .holder .socials a{line-height:0}.site-header .top-bar .holder .socials .icon{width:20px;height:20px;object-fit:contain;filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(4384%) hue-rotate(180deg) brightness(107%) contrast(105%)}.site-header .top-bar .holder .socials .icon:hover{filter:brightness(0) saturate(100%) invert(99%) sepia(19%) saturate(3315%) hue-rotate(335deg) brightness(96%) contrast(77%)}.site-header .top-row{padding:.7vw 1rem .5vw}.site-header .top-row .centerer{margin-left:auto;margin-right:auto;max-width:1200px;display:flex;align-items:center;gap:30px;justify-content:center}.site-header .top-row .centerer .phone-button{padding:0 5px;min-width:146px;display:flex;align-items:center}.site-header .top-row .centerer .phone-button .big-phone{display:flex;align-items:center}.site-header .top-row .centerer .phone-button .big-phone:hover a,.site-header .top-row .centerer .phone-button .big-phone:hover .icon{color:#e5b55e}.site-header .top-row .centerer .phone-button .big-phone a{color:#fff}.site-header .top-row .centerer .phone-button .big-phone .icon{margin-right:10px;color:#fff;display:flex;align-items:center;transition:.3s ease-in-out}.site-header .top-row .centerer .hamburger{display:none;cursor:pointer;user-select:none;color:#fff;font-size:30px;transition:.2s ease-in-out}.site-header .top-row .centerer .hamburger:hover{color:#e5b55e}.site-header .top-row .centerer .hamburger .svg{fill:#fff}.site-header .top-row .centerer .hamburger .svg:hover{fill:#e5b55e}.site-header .top-row .centerer .close{display:none}.site-header .top-row .centerer .logo a.logo-link img{height:auto;max-width:105px;object-fit:contain}.site-header .top-row .centerer .nav ul{list-style:none;padding-left:0;margin:0;display:flex;flex-direction:row;flex-wrap:nowrap;gap:33px}.site-header .top-row .centerer .nav ul > li{position:relative;padding:5px 5px 0;text-align:left}.site-header .top-row .centerer .nav ul > li:hover .subLinks{transform:rotate(-90deg);color:#e5b55e}.site-header .top-row .centerer .nav ul > li span.subLinks{position:relative;cursor:pointer;top:3px;color:#f0d5a3;transition:.3s ease-in-out}.site-header .top-row .centerer .nav ul > li a.nav-link{color:#fff;line-height:2.5}.site-header .top-row .centerer .nav ul > li:hover a.nav-link{color:#e5b55e}.site-header .top-row .centerer .nav ul > li a.active{color:#e5b55e}.site-header .top-row .centerer .nav ul > li:hover > ul{visibility:visible;opacity:1;display:block}.site-header .top-row .centerer .nav ul > li > a.nav-link{font-weight:500;text-decoration:none}.site-header .top-row .centerer .nav ul > li > a.nav-link a.active{color:#e5b55e}.site-header .top-row .centerer .nav ul > li > a.nav-link:hover{cursor:pointer}.site-header .top-row .centerer .nav ul > li > a.nav-link::before{content:'';position:absolute;width:100%;height:2px;background-color:#e5b55e;top:0;left:0;transform-origin:right;transform:scaleX(0);transition:ease all .25s}.site-header .top-row .centerer .nav ul > li > a.nav-link:hover::before{transform:scaleX(1)}.site-header .top-row .centerer .nav ul > li > a.nav-link.active::before{transform:scaleX(1);background-color:#e5b55e}.site-header .top-row .centerer .nav ul > li.mega-menu:hover .dropdown{display:flex}.site-header .top-row .centerer .nav ul > li.mega-menu .dropdown{min-width:max-content;border-top:2px solid #444;flex-direction:inherit;left:0;padding:0;gap:0}.site-header .top-row .centerer .nav ul > li.mega-menu .dropdown > li{flex:1 0 0;border-right:1px solid #efefef;padding:15px 15px 5px 15px}.site-header .top-row .centerer .nav ul > li.mega-menu .dropdown > li:last-child{border:none}.site-header .top-row .centerer .nav ul > li.mega-menu .dropdown > li > .dropdown_menu{visibility:visible;opacity:1;display:block;padding:0;border:none;min-width:100%;position:relative}.site-header .top-row .centerer .nav ul > li.mega-menu .dropdown > li > .dropdown_menu li{padding:.6rem 0}.site-header .top-row .centerer .nav ul > li.mega-menu .dropdown > li > .dropdown_menu li a:after{display:none}.site-header .top-row .centerer .nav ul > li ul{background:#fff;visibility:hidden;opacity:0;min-width:260px;position:absolute;left:0;display:none;z-index:9;border-top:2px solid #78635a}.site-header .top-row .centerer .nav ul > li ul:hover,.site-header .top-row .centerer .nav ul > li ul:focus{visibility:visible;opacity:1;display:block}.site-header .top-row .centerer .nav ul > li ul.dropdown{padding:10px}.site-header .top-row .centerer .nav ul > li ul > li{clear:both;width:100%;margin-bottom:15px;padding:0}.site-header .top-row .centerer .nav ul > li ul > li:last-child{margin-bottom:0}.site-header .top-row .centerer .nav ul > li ul > li a.active{color:#78635a}.site-header .top-row .centerer .nav ul > li ul > li > a{color:#000;font-weight:500;font-size:15px;display:block;text-decoration:none}.site-header .top-row .centerer .nav ul > li ul > li > a.top{color:#78635a;text-transform:uppercase;letter-spacing:1.5px}.site-header .top-row .centerer .nav ul > li ul > li > a::after{content:'';background-color:#444;width:0;display:inline;height:1px;margin-left:17px;transform:translateY(-5px);transition:ease all .25s}.site-header .top-row .centerer .nav ul > li ul > li > a:hover{color:#78635a}.site-header .top-row .centerer .last .site-button{margin-top:0}.site-header .mobile-nav.visible .scrim{pointer-events:auto;background:rgba(0,0,0,0.5)}.site-header .mobile-nav.visible .overlay{right:0}.site-header .mobile-nav .scrim{position:fixed;top:0;left:0;height:100%;width:100%;background:transparent;z-index:1;pointer-events:none}.site-header .mobile-nav .overlay{position:fixed;top:0;right:-100%;width:100%;padding:24px;background:#fff;box-sizing:border-box;text-align:center;z-index:1;overflow-y:auto;max-height:100%;transition:ease all .25s}.site-header .mobile-nav .overlay ul{list-style:none;margin:0;padding-left:0;float:left;width:100%}.site-header .mobile-nav .overlay ul li{border-bottom:1px solid rgba(17,0,6,0.4)}.site-header .mobile-nav .overlay ul li.menu-has-children{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;flex-wrap:wrap;flex:1 1 100%;justify-content:space-between;width:100%}.site-header .mobile-nav .overlay ul li.menu-has-children .material-icons{right:0;position:unset;display:flex;color:#a30308;flex:1;align-self:center;justify-content:right}.site-header .mobile-nav .overlay ul li .dropdown{width:100%;visibility:hidden;opacity:0;display:none;background-color:#fff}.site-header .mobile-nav .overlay ul li .dropdown li{text-align:left;padding:5px 11px}.site-header .mobile-nav .overlay ul li .dropdown li:last-child{border-bottom:none}.site-header .mobile-nav .overlay ul li .dropdown li i{position:relative;top:3px}.site-header .mobile-nav .overlay ul li .dropdown li a{font-size:14px;color:#a30308;text-decoration:none}.site-header .mobile-nav .overlay ul li .dropdown li a:hover{text-decoration:underline}.site-header .mobile-nav .overlay ul li .dropdown li a.active{color:#a30308;text-decoration:underline}.site-header .mobile-nav .overlay ul li .dropdown li.open-nav .dropdown_menu{visibility:visible;opacity:1;display:block}.site-header .mobile-nav .overlay ul li .dropdown li .dropdown_menu{visibility:hidden;opacity:0;display:none}.site-header .mobile-nav .overlay ul li.open-nav > ul{visibility:visible;opacity:1;display:block}.site-header .mobile-nav .overlay a.nav-link{display:block;width:max-content;color:#470006;text-decoration:none;padding:11px;font-weight:500;font-size:16px}.site-header .mobile-nav .overlay a.nav-link + a.nav-link{margin-top:12px}.site-header .mobile-nav .overlay a.nav-link.active{color:#a30308}.site-header .mobile-nav .overlay a.nav-link:hover{color:#a30308}@media (max-width:1200px){.site-header.scrolled{position:fixed;width:100%}.site-header.scrolled .top-row .centerer .hamburger{color:#444}.site-header.scrolled .top-row .centerer .hamburger:hover{color:#a30308}.site-header .top-bar .centerer{flex-wrap:wrap;justify-content:space-around}.site-header .top-bar .centerer .site-button{line-height:1}.site-header .top-row{padding:2vw 0}.site-header .top-row .centerer .phone-button{display:none}.site-header .top-row .centerer .close.close-btn{position:fixed;top:0;color:#444}.site-header .top-row .centerer .close.close-btn:hover{color:#a30308}.site-header .top-row .centerer .hamburger{display:block;position:absolute;z-index:2;padding:1rem;right:0}.site-header .top-row .centerer .close{display:none;z-index:2;padding:1rem;right:0;position:absolute}.site-header .top-row .centerer .logo{margin:0 auto;max-width:calc(100% - 68px)}.site-header .top-row .centerer .logo a.logo-link img{box-shadow:none;max-width:100%;height:80px;width:auto}.site-header .top-row .centerer .nav{display:none}.site-header .top-row .centerer .last{display:none}.site-header .top-row .centerer.sticky + .bottom-row + .mobile-nav a.logo-link{visibility:hidden}.site-header .top-row .mobile-nav a.logo-link img{max-width:calc(100% - 72px);height:auto}}@media (max-width:991px){.site-header .top-row .centerer .logo a.logo-link{display:flex}}@media (max-width:768px){.site-header.scrolled{position:fixed;width:100%}.site-header .top-bar .holder{justify-content:center}.site-header .top-bar .holder .info{flex-direction:column;gap:7px}.site-header .top-row{padding:2vw 0}.site-header .top-row .centerer .hamburger.close-btn{position:fixed;top:0;color:#444}.site-header .top-row .centerer .hamburger{display:block;position:absolute;z-index:2;padding:1rem;right:0}.site-header .top-row .centerer .logo{margin:0 auto;max-width:calc(100% - 68px)}.site-header .top-row .centerer .logo a.logo-link img{box-shadow:none;max-width:100%;height:60px;width:auto}.site-header .top-row .centerer .nav{display:none}.site-header .top-row .centerer .last{display:none}.site-header .top-row .centerer.sticky + .bottom-row + .mobile-nav a.logo-link{visibility:hidden}.site-header .top-row .mobile-nav a.logo-link img{max-width:calc(100% - 72px);height:auto}}/* Component: Material Icons */.material-icons,.material-icons-outlined{font-size:inherit;line-height:inherit}.material-symbols-outlined{font-variation-settings:'FILL' 0,'wght' 400,'GRAD' 0,'opsz' 48}/* Component: Scroll To Top */.scroll-to-top{background:#988076;box-shadow:rgba(0,0,0,0.24) 0 3px 8px;height:55px;width:55px;display:none;align-items:center;justify-content:center;position:fixed;bottom:50px;right:50px;outline:none;text-decoration:none;box-sizing:border-box;cursor:pointer;z-index:9}.scroll-to-top.active{display:flex}.scroll-to-top:hover{background:#a30308;color:undefined}.scroll-to-top.rounded{border-radius:50vw}.scroll-to-top span{font-size:45px;font-weight:300;color:#fff}@media all and (max-width:991px){.scroll-to-top{width:40px;height:40px;bottom:30px;right:30px}.scroll-to-top span{font-size:35px}}@media all and (max-width:767px){.scroll-to-top{bottom:125px;right:20px}}/* Component: Site Footer */.site-footer{width:100%;box-sizing:border-box;background-color:#470006}.site-footer p strong,.site-footer p,.site-footer span,.site-footer a,.site-footer .copyright,.site-footer .material-icons{color:#fff}.site-footer a{text-decoration:none}.site-footer a.small{font-size:.9rem}.site-footer .top-bar{display:flex;justify-content:center;border-bottom:2px solid rgba(255,255,255,0.4);padding:35px 0 30px}.site-footer .top-bar .logo{width:100%;height:auto;object-fit:contain;max-width:195px}.site-footer .footer-grid{display:grid;grid-template-columns:1fr 2fr 1fr;gap:40px;align-items:center;padding:2rem 0}.site-footer .footer-grid .sec.right{text-align:right;display:flex;justify-content:right;height:100%}.site-footer .footer-grid .sec.center{text-align:center}.site-footer .footer-grid p strong{color:#e1a842;font-family:"Montserrat",sans-serif;text-transform:uppercase;font-weight:500;font-size:14px;margin:0}.site-footer .footer-grid .wrapper{margin-bottom:20px}.site-footer .footer-grid .sponsor{width:100%;height:auto;object-fit:contain;max-width:150px;margin-top:15px}.site-footer .footer-grid p{margin:0;line-height:20px}.site-footer .footer-grid .nav{width:80%;margin:auto}.site-footer .footer-grid .nav ul{display:flex;flex-wrap:wrap;gap:0 10px;text-align:center;list-style:none;padding:0;justify-content:center}.site-footer .footer-grid .nav ul li{padding:0 5px}.site-footer .footer-grid .nav ul li .nav-link.selected{color:#eac580}.site-footer .footer-grid .social-links{margin-top:20px;display:flex;gap:10px;justify-content:center}.site-footer .footer-grid .social-links .icon{width:100%;height:auto;object-fit:cover;max-width:25px}.site-footer .footer-grid .social-links .icon a svg.facebook{fill:#fff;transition:fill .3s ease}.site-footer .footer-grid .social-links .icon a svg.facebook:hover{fill:#e5b55e}.site-footer .bottom-bar{padding:1em;text-align:center;max-width:1200px;margin:auto;position:relative;z-index:1}.site-footer .bottom-bar p{font-size:13px;margin:0}.site-footer .bottom-bar p.copyright{opacity:.5}.site-footer .bottom-bar a{text-decoration:underline}.site-footer .bottom-bar a:hover{color:#fff}@media (max-width:768px){.site-footer{padding:1em}.site-footer .top-bar{padding:16px 0 16px}.site-footer .top-bar .logo{width:194px}.site-footer .footer-grid{padding:1rem 0}.site-footer .footer-grid .sponsor{margin-top:0}.site-footer .footer-grid{grid-template-columns:1fr;gap:20px;text-align:center}.site-footer .footer-grid .sec.right{text-align:center;justify-content:center}.site-footer .footer-grid .social-links{justify-content:center}.site-footer .bottom-bar{display:flex;flex-direction:column-reverse;padding:0 0 1em;flex-wrap:wrap;align-content:center}.site-footer .bottom-bar p{font-size:14px}.site-footer .bottom-bar p.copyright{padding:8px 0;line-height:17px}.site-footer .bottom-bar .social-icon{margin:8px 0 8px}.site-footer .site-links .nav ul li a{font-size:14px}}/* Staging Site */#staging-site-ui{font-family:'Ubuntu',sans-serif;position:fixed;z-index:100000;color:#fff;border-radius:8px}#staging-site-ui .staging-site-hover-bar{position:fixed;top:0;left:33%;width:33%;height:12px}#staging-site-ui .staging-site-tab{color:#fff;width:100%;position:fixed;top:-50px;left:0;transition:top .2s;pointer-events:none}#staging-site-ui .staging-site-tab.showing{top:0}#staging-site-ui .staging-site-tab .staging-site-tab-button{height:40px;width:80px;border-bottom-left-radius:40px;border-bottom-right-radius:40px;background:#202124;box-shadow:0 0 8px rgba(0,0,0,0.5);border:1px solid rgba(255,255,255,0.1);border-top:none;box-sizing:border-box;margin-left:auto;margin-right:auto;pointer-events:auto;text-align:center;cursor:pointer;color:#ccc}#staging-site-ui .staging-site-interface{position:fixed;top:-100vh;left:0;width:100%;height:100%;box-sizing:border-box;padding-top:16px;transition:top .5s;display:flex;justify-content:center;pointer-events:none}#staging-site-ui .staging-site-interface.showing{top:0}#staging-site-ui .staging-site-interface .content-area{min-width:700px;max-width:calc(100vh - 32px)}#staging-site-ui .staging-site-interface .content-area .search-bar{width:100%;display:flex;align-items:center;background:#202124;border-radius:8px;height:max-content;pointer-events:auto;padding:16px;box-sizing:border-box;box-shadow:0 0 8px rgba(0,0,0,0.5);border:1px solid rgba(255,255,255,0.1)}#staging-site-ui .staging-site-interface .content-area .search-bar .site-info{padding-right:16px}#staging-site-ui .staging-site-interface .content-area .search-bar .site-info .staging-site-environment{color:rgba(255,255,255,0.5);font-size:12px}#staging-site-ui .staging-site-interface .content-area .search-bar .sign-in-button{margin-left:auto}#staging-site-ui .staging-site-interface .content-area .search-bar .sign-in-button.hidden{pointer-events:none;opacity:0}#staging-site-ui .staging-site-interface .content-area .search-bar .user-info{margin-left:auto;display:flex;align-items:center;border:1px solid transparent;border-radius:4px;padding:4px 8px}#staging-site-ui .staging-site-interface .content-area .search-bar .user-info .identity{text-align:right;color:rgba(255,255,255,0.7)}#staging-site-ui .staging-site-interface .content-area .search-bar .user-info .identity .role{font-size:12px;color:rgba(255,255,255,0.5)}#staging-site-ui .staging-site-interface .content-area .search-bar .user-info .user-image{height:36px;width:36px;box-sizing:border-box;border:1px solid rgba(255,255,255,0.1);background:rgba(255,255,255,0.1);border-radius:50%;margin-left:8px;position:relative}#staging-site-ui .staging-site-interface .content-area .search-bar .user-info .user-image .circle{height:100%;width:100%;position:absolute;top:0;left:0;border-radius:50%;background-size:cover;background-position:center}#staging-site-ui .staging-site-interface .content-area .card{width:100%;margin-top:12px;background:#202124;border-radius:8px;height:max-content;pointer-events:auto;padding:16px;box-sizing:border-box;box-shadow:0 0 8px rgba(0,0,0,0.5);border:1px solid rgba(255,255,255,0.1)}#staging-site-ui .staging-site-interface .content-area .card.no-padding{padding:8px 0}#staging-site-ui .staging-site-interface .content-area .card .divider{margin:8px 0;border-top:1px solid rgba(255,255,255,0.1)}#staging-site-ui .staging-site-interface .content-area .card .option{cursor:pointer;transition:background .2s;display:flex;align-items:center;padding:12px 16px;font-size:14px}#staging-site-ui .staging-site-interface .content-area .card .option:hover{background:rgba(255,255,255,0.1)}#staging-site-ui .staging-site-interface .content-area .card .option i{color:rgba(255,255,255,0.7);font-size:20px}#staging-site-ui .staging-site-interface .content-area .card .option .name{margin-left:12px}#staging-site-ui .staging-site-interface .content-area .card .sign-in-dialog .button{margin-top:8px}#staging-site-ui .staging-site-interface .content-area .card pre{margin:0}#staging-site-ui input{width:100%;outline:none !important;padding:8px 16px;font-size:12px;background:#202124;color:#fff;border:1px solid rgba(255,255,255,0.1);border-radius:4px;transition:border .2s,color .2s,background .2s;box-sizing:border-box;resize:none;display:block}#staging-site-ui input:hover{border-color:#497df6}#staging-site-ui input:focus{border-color:#497df6}#staging-site-ui input + input{margin-top:8px}#staging-site-ui .buttons{margin-top:8px;display:flex;justify-content:right}#staging-site-ui .button{display:inline-flex;align-items:center;background:#202124;color:#fff;padding:8px 16px;border-radius:4px;cursor:pointer;transition:background .2s,color .2s,border .2s,box-shadow .2s;white-space:nowrap;box-sizing:border-box;border:1px solid rgba(255,255,255,0.1);user-select:none;font-weight:bold;position:relative;font-size:12px}#staging-site-ui .button:hover{border-color:#497df6;box-shadow:0 0 8px rgba(0,0,0,0.5)}#staging-site-ui .button + .button{margin-left:8px}.staging-server-error-page{background:#333;height:100%;padding:24px;box-sizing:border-box;color:#fff}.staging-server-error-page .breadcrumbs{display:flex}.staging-server-error-page .breadcrumbs a{border:1px solid rgba(255,255,255,0.2);padding:8px 12px;border-right:none;cursor:pointer;text-decoration:none;color:inherit;background:rgba(255,255,255,0.05);transition:background .2s}.staging-server-error-page .breadcrumbs a:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.staging-server-error-page .breadcrumbs a:last-child{border-right:1px solid rgba(255,255,255,0.2);border-top-right-radius:8px;border-bottom-right-radius:8px}.staging-server-error-page .breadcrumbs a:hover{background:rgba(255,255,255,0.1)}.staging-server-error-page pre{background:#222;border:1px solid rgba(255,255,255,0.2);padding:12px 24px;border-radius:8px;overflow-x:auto}