﻿@font-face{font-family:'Dosis';font-style:normal;font-weight:200;font-display:swap;src:url(https://fonts.gstatic.com/s/dosis/v34/HhyJU5sn9vOmLxNkIwRSjTVNWLEJt7MV3A.ttf) format('truetype');}@font-face{font-family:'Dosis';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/dosis/v34/HhyJU5sn9vOmLxNkIwRSjTVNWLEJabMV3A.ttf) format('truetype');}@font-face{font-family:'Dosis';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/dosis/v34/HhyJU5sn9vOmLxNkIwRSjTVNWLEJN7MV3A.ttf) format('truetype');}@font-face{font-family:'Dosis';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/dosis/v34/HhyJU5sn9vOmLxNkIwRSjTVNWLEJBbMV3A.ttf) format('truetype');}@font-face{font-family:'Dosis';font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/dosis/v34/HhyJU5sn9vOmLxNkIwRSjTVNWLEJ6bQV3A.ttf) format('truetype');}@font-face{font-family:'Dosis';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/dosis/v34/HhyJU5sn9vOmLxNkIwRSjTVNWLEJ0LQV3A.ttf) format('truetype');}@font-face{font-family:'Dosis';font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/dosis/v34/HhyJU5sn9vOmLxNkIwRSjTVNWLEJt7QV3A.ttf) format('truetype');}main{background-color:#000;}.home{background-color:#000;color:#fff;}.home .hero{position:relative;overflow:hidden;height:95vh;}.home .hero__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;object-position:bottom;}.home .hero__overlay{position:absolute;inset:0;background:linear-gradient(rgba(255,245,230,0) 0%,#000 100%);z-index:1;}.home .hero__content{position:relative;z-index:2;color:#fff;padding:20px 20px 20px 48px;top:160px;user-select:none;display:flex;flex-direction:column;align-items:center;}.home .hero__content img{width:340px;text-align:center;}@media(min-width:768px){.home .hero__content img{width:600px;}}.home .hero__content .hero__tagline{margin:0;line-height:24px;font-weight:100;font-size:24px;letter-spacing:3px;text-align:center;}.home .hero__scroll-down{position:absolute;right:50%;top:90%;transform:translate(50%,10%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer;text-decoration:none;}.home .hero__scroll-down i{color:#be8254b0;margin-top:8px;}.home .hero__scroll-down small{color:#fff;text-transform:uppercase;font-size:10px;letter-spacing:3px;}.home .hero__scroll-down--circle{height:20px;width:20px;border-radius:100%;border:1px solid #cd996f;color:#975d2e4a;}.home .hero__scroll-down--line{height:40px;width:0;border:1px solid #cd996f;position:relative;top:-20px;}.home .welcome{padding-top:120px;padding-bottom:80px;position:relative;}.home .welcome__logo{text-align:center;width:100%;z-index:1;position:relative;}.home .welcome__logo ::before{content:"Bear Bones BBQ";position:absolute;top:-100px;left:0;color:#975d2e1a;font-size:240px;width:100%;font-family:serif;}.home .welcome__logo h1{margin:0;font-size:clamp(1.875rem,3.5vw,3rem);}.home .welcome__logo img{height:70px;}@media(min-width:768px){.home .welcome__logo img{height:100px;}}.home .welcome__hero{position:relative;display:inline-block;width:100%;}.home .welcome__hero .welcome__hero-bg{width:100%;}.home .welcome__overlay{position:absolute;}.home .welcome__overlay--top-left{top:6%;left:-14%;height:300px;object-fit:contain;}.home .welcome__overlay--bottom-left{bottom:-11%;left:4%;height:450px;object-fit:contain;}.home .welcome__overlay--top-right{top:-3%;right:-5%;height:300px;object-fit:contain;}.home .welcome__overlay--bottom-right{bottom:-14%;right:1%;height:500px;object-fit:contain;}.home .welcome__about{display:flex;flex-direction:column;align-items:center;position:relative;z-index:10;}.home .welcome__about__collab img{height:340px;}.home .welcome__about__description{text-align:center;display:flex;flex-direction:column;}.home .welcome__about__book{display:flex;margin-top:16px;}.home .events{background-color:#000;position:relative;overflow:hidden;padding:80px 0;}.home .events__title{text-align:center;font-size:clamp(1.5rem,3vw,2.25rem);margin-bottom:40px;text-transform:uppercase;}.home .events__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;align-items:center;}.home .events__image img{width:100%;height:auto;object-fit:cover;box-shadow:0 4px 10px rgba(0,0,0,.2);}.home .events__content{background:#fff;padding:32px;color:#000;height:100%;display:flex;flex-direction:column;justify-content:space-around;}.home .events__content__title{margin:0;font-size:clamp(2.25rem,4vw,3.75rem);}.home .events__intro{margin-bottom:15px;}.home .events__list{margin:0 0 20px;padding:0;list-style:none;}.home .events__list li{margin-bottom:8px;position:relative;padding-left:18px;}.home .events__list li::before{content:"🔥";position:absolute;left:-6px;}.home .events__cta{display:inline-block;padding:12px 24px;background:#b22222;color:#fff;border-radius:6px;text-decoration:none;font-weight:bold;}.home .events__cta:hover{background:#8b1a1a;}.home .events .events__content-wrapper{position:relative;z-index:2;}@media(max-width:768px){.home .events .events__content-wrapper{padding-bottom:20px;}}.home .events__tag{position:relative;bottom:280px;padding:0 48px;}.home .events__tag h1{font-size:48px;margin-bottom:24px;}.home .events__tag p{max-width:800px;letter-spacing:3px;}.home .events__description{display:flex;flex-direction:row;gap:64px;align-items:center;margin-top:-140px;}@media(max-width:1024px){.home .events__description{display:block;}}.home .events__description--image-container{display:flex;position:relative;}.home .events__description--image-container::before{content:'';position:absolute;top:-20px;left:-20px;width:200px;height:200px;border-top:2px solid #cd996f;border-left:2px solid #cd996f;z-index:2;}.home .events__description--image-container img{height:400px;flex:1;object-fit:cover;}@media(max-width:768px){.home .events__description--image-container img{height:250px;}}.home .events__description .event__description--text{flex:1;}.home .events__description .event__description--text .event__description--btn-container{display:flex;}.home .events__description .event__description--text p{letter-spacing:3px;padding-bottom:40px;}.home .highlights{margin:80px 0;padding-bottom:80px;background-image:url('../../images/home/seamless_light_paper_2048.jpg');background-repeat:repeat;background-color:#f5f5f5;display:flex;flex-direction:column;justify-content:center;align-items:center;}.home .highlights h2{font-size:clamp(1.875rem,3.5vw,3rem);color:#000;text-transform:uppercase;}.home .highlights .iframe-wrapper{position:relative;width:100%;max-width:1120px;padding-top:56.25%;}.home .highlights .iframe-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0;}.home .visitus{padding-top:120px;padding-bottom:80px;}.home .visitus__tag{position:relative;bottom:280px;padding:0 48px;}.home .visitus__tag h1{font-size:48px;margin-bottom:24px;}.home .visitus__tag p{max-width:800px;letter-spacing:3px;}.home .visitus .opening__list{position:relative;width:50%;margin-left:auto;margin-right:auto;margin-top:-160px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;}.home .visitus .opening__list:before{content:"Visit Us";font-weight:bold;position:absolute;color:#975d2e1a;top:-28%;left:-13%;font-size:240px;width:100%;font-family:serif;white-space:nowrap;}.home .visitus .opening__list .invisible{visibility:hidden;}.home .visitus .opening__list-title{color:#fff;text-transform:uppercase;letter-spacing:4px;text-align:center;font-size:clamp(2.25rem,4vw,3.75rem);}.home .visitus .opening__list p{text-align:center;}.home .visitus .opening__list-list{display:flex;flex-direction:row;gap:80px;}@media(max-width:640px){.home .visitus .opening__list-list{gap:56px;}}.home .visitus .opening__list-list--day h2{visibility:hidden;}.home .visitus .opening__list-list--day div:not(:last-of-type){margin-bottom:16px;}.home .visitus .opening__list-list--food h2,.home .visitus .opening__list-list--drink h2{letter-spacing:4px;}.home .visitus .opening__list-list--food div:not(:last-of-type),.home .visitus .opening__list-list--drink div:not(:last-of-type){margin-bottom:16px;}.home .reserve{display:flex;justify-content:center;align-items:center;}.home .reserve__book h2{font-size:clamp(1.875rem,3.5vw,3rem);}.home .reserve__book__button{text-align:center;}.home .visitus .opening__list{width:50%;margin:auto auto;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;}.home .visitus .opening__list-title{color:#fff;text-transform:uppercase;font-size:24px;letter-spacing:4px;text-align:center;}.home .visitus .opening__list p{text-align:center;}.home .visitus .opening__list-list{display:flex;flex-direction:row;gap:80px;}@media(max-width:640px){.home .visitus .opening__list-list{gap:56px;}}.home .visitus .opening__list-list--day h2{visibility:hidden;}.home .visitus .opening__list-list--day div:not(:last-of-type){margin-bottom:16px;}.home .visitus .opening__list-list--food,.home .visitus .opening__list-list--drink{white-space:nowrap;}.home .visitus .opening__list-list--food h2,.home .visitus .opening__list-list--drink h2{letter-spacing:4px;}.home .visitus .opening__list-list--food div:not(:last-of-type),.home .visitus .opening__list-list--drink div:not(:last-of-type){margin-bottom:16px;}.home .map{padding:80px 0;}.home .map iframe{width:100%;}.home .subscribe{margin-top:80px;margin-bottom:100px;}.home .subscribe .subscribe-widget__content{max-width:900px;margin:0 auto;}.home .subscribe .subscribe-widget__title{margin:0 0 .75rem 0;font-size:clamp(1.25rem,2.2vw,2rem);letter-spacing:.08em;font-weight:700;text-align:center;}.home .subscribe .subscribe-widget__copy{margin:0 auto 1.5rem auto;max-width:56ch;color:#cfcfcf;line-height:1.6;}.home .subscribe .subscribe-widget__form{display:grid;grid-template-columns:1fr auto;gap:.75rem;align-items:center;max-width:560px;margin:.5rem auto 0;}@media(max-width:640px){.home .subscribe .subscribe-widget__form{grid-template-columns:1fr;}}.home .subscribe .subscribe-widget__input{appearance:none;border:1px solid #3a3a3a;padding:.85rem 1rem;outline:0;transition:border-color 160ms ease,box-shadow 160ms ease;width:100%;}.home .subscribe .subscribe-widget__input::placeholder{color:#8f8f8f;}.home .subscribe .subscribe-widget__input:focus{border-color:#ffd700;}.home .subscribe .subscribe-widget__button{appearance:none;background:transparent;color:#fff;border:1px solid #d9d9d9;letter-spacing:.08em;font-weight:700;padding:.95rem 1.25rem;cursor:pointer;transition:background-color 160ms ease,color 160ms ease,border-color 160ms ease;}.home .subscribe .subscribe-widget__button:hover{background:#fff;color:#000;border-color:#fff;}.home .subscribe .subscribe-widget__fineprint{display:block;margin-top:8px;color:#fff;font-size:14px;text-align:center;}.home .subscribe .visually-hidden{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap;border:0;padding:0;margin:-1px;}