@font-face {
  font-family: "Banks Miles Double Line W 01 Rg";
  src: url('../fonts/Banks-Miles-Double-Line-W01-Rg.woff2') format("woff2"), url('../fonts/Banks-Miles-Double-Line-W01-Rg.eot') format("embedded-opentype"), url('../fonts/Banks-Miles-Double-Line-W01-Rg.woff') format("woff"), url('../fonts/Banks-Miles-Double-Line-W01-Rg.ttf') format("truetype"), url('../fonts/Banks-Miles-Double-Line-W01-Rg.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Marcellussc;
  src: url('../fonts/MarcellusSC-Regular.woff2') format("woff2"), url('../fonts/MarcellusSC-Regular.eot') format("embedded-opentype"), url('../fonts/MarcellusSC-Regular.woff') format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Brown;
  src: url('../fonts/Brown-Bold.eot') format("embedded-opentype"), url('../fonts/Brown-BoldAlt.eot') format("embedded-opentype"), url('../fonts/Brown-BoldBackslanted-Alt.eot') format("embedded-opentype"), url('../fonts/Brown-BoldBackslanted.eot') format("embedded-opentype"), url('../fonts/Brown-BoldAlt.woff') format("woff"), url('../fonts/Brown-BoldBackslanted-Alt.woff') format("woff"), url('../fonts/Brown-Bold.woff') format("woff"), url('../fonts/Brown-BoldBackslanted.woff') format("woff"), url('../fonts/Brown-Bold.ttf') format("truetype"), url('../fonts/Brown-BoldBackslanted.ttf') format("truetype"), url('../fonts/Brown-BoldAlt.ttf') format("truetype"), url('../fonts/Brown-BoldBackslanted-Alt.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Brown;
  src: url('../fonts/Brown-BoldItalic.eot') format("embedded-opentype"), url('../fonts/Brown-BoldItalicAlt.eot') format("embedded-opentype"), url('../fonts/Brown-BoldItalic.woff') format("woff"), url('../fonts/Brown-BoldItalicAlt.woff') format("woff"), url('../fonts/Brown-BoldItalic.ttf') format("truetype"), url('../fonts/Brown-BoldItalicAlt.ttf') format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Brown;
  src: url('../fonts/Brown-Light.eot') format("embedded-opentype"), url('../fonts/Brown-LightBackslanted.eot') format("embedded-opentype"), url('../fonts/Brown-Light.woff') format("woff"), url('../fonts/Brown-LightBackslanted.woff') format("woff"), url('../fonts/Brown-Light.ttf') format("truetype"), url('../fonts/Brown-LightBackslanted.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Brown;
  src: url('../fonts/Brown-LightItalic.eot') format("embedded-opentype"), url('../fonts/Brown-LightItalic.woff') format("woff"), url('../fonts/Brown-LightItalic.ttf') format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Brown;
  src: url('../fonts/Brown-Regular.eot') format("embedded-opentype"), url('../fonts/Brown-RegularBackslanted.eot') format("embedded-opentype"), url('../fonts/Brown-RegularBackslantedAlt.eot') format("embedded-opentype"), url('../fonts/Brown-RegularBackslantedAlt.eot') format("embedded-opentype"), url('../fonts/Brown-RegularAlt.eot') format("embedded-opentype"), url('../fonts/Brown-RegularBackslanted.woff') format("woff"), url('../fonts/Brown-Regular.woff') format("woff"), url('../fonts/Brown-RegularAlt.woff') format("woff"), url('../fonts/Brown-RegularBackslantedAlt.woff') format("woff"), url('../fonts/Brown-RegularBackslanted.ttf') format("truetype"), url('../fonts/Brown-Regular.ttf') format("truetype"), url('../fonts/Brown-RegularBackslantedAlt.ttf') format("truetype"), url('../fonts/Brown-RegularAlt.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Brown;
  src: url('../fonts/Brown-ThinBackslanted.eot') format("embedded-opentype"), url('../fonts/Brown-Thin.eot') format("embedded-opentype"), url('../fonts/Brown-ThinBackslanted.woff') format("woff"), url('../fonts/Brown-Thin.woff') format("woff"), url('../fonts/Brown-ThinBackslanted.ttf') format("truetype"), url('../fonts/Brown-Thin.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Brown;
  src: url('../fonts/Brown-ThinItalic.eot') format("embedded-opentype"), url('../fonts/Brown-ThinItalic.woff') format("woff"), url('../fonts/Brown-ThinItalic.ttf') format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Brown;
  src: url('../fonts/Brown-RegularItalic.eot') format("embedded-opentype"), url('../fonts/Brown-RegularItalicAlt.eot') format("embedded-opentype"), url('../fonts/Brown-RegularItalicAlt.woff') format("woff"), url('../fonts/Brown-RegularItalic.woff') format("woff"), url('../fonts/Brown-RegularItalicAlt.ttf') format("truetype"), url('../fonts/Brown-RegularItalic.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Quentin;
  src: url('../fonts/Quentin.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: "Banks Miles Double Line W 01 Rg", sans-serif;
  font-size: 50px;
  line-height: 1.2em;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2em;
}

.hero-section {
  width: 100%;
  height: 100vh;
}

.body {
  color: #fff;
  font-family: Montserrat, sans-serif;
  line-height: 1.67em;
}

.hero-slide {
  width: 100%;
  height: 100%;
}

.slide-nav {
  margin-bottom: 48px;
}

.mood-hero-slides {
  background-image: url('../images/mood-bg-2.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.mood-hero-slides.hero-slide-2 {
  background-image: url('../images/mood-bg-1.webp');
}

.navbar {
  z-index: 3;
  background-color: #0000;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-container {
  max-width: 1310px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.brand-img {
  justify-content: center;
  align-items: center;
  width: 80px;
  min-width: 80px;
  margin-top: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  position: absolute;
  inset: 0% auto auto;
}

.nav-menu-bully {
  color: #fff;
  justify-content: space-around;
  align-items: center;
  height: 100px;
  display: flex;
}

.navlinks {
  color: #fff;
}

.image {
  width: 30px;
}

.main-section {
  background-color: #000;
  display: block;
  position: relative;
}

.container {
  padding-left: 15px;
  padding-right: 15px;
}

.div-block {
  background-image: linear-gradient(#000, #000000a6), url('../images/mood-bg-1.webp');
  background-position: 0 0, 50%;
  background-size: auto, auto;
  width: 100%;
  height: 100%;
  padding-top: 140px;
  padding-bottom: 140px;
}

.div-block-2 {
  flex-direction: column;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.text-block {
  color: #1bd321;
  text-align: center;
  margin-bottom: 20px;
  font-family: Quentin, sans-serif;
  font-size: 48px;
}

.nav-link {
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.5em;
  transition: all .35s;
}

.nav-link:hover {
  color: #b08f26;
}

.nav-link.w--current {
  color: #0dc152;
}

.nav-menu-2 {
  text-align: right;
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.nav-inner-container {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1170px;
  height: 80px;
  padding-top: 10px;
  display: flex;
}

.nav-bar {
  z-index: 20;
  object-fit: fill;
  background-color: #0000;
  justify-content: center;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-bar-bg {
  opacity: 0;
  transform-origin: 50% 0;
  background-color: #000;
  position: absolute;
  inset: 0%;
  box-shadow: 0 5px 15px -10px #0a0e20;
}

.reserve-button {
  display: none;
}

.hero-section-overlay {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  display: flex;
  overflow: hidden;
}

.hero-text-container {
  z-index: 10;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1170px;
  height: 70vh;
  margin-bottom: 30px;
  display: flex;
  position: relative;
}

.site-logo {
  z-index: 3000;
  margin-bottom: 100px;
  padding: 58px 18px 44px;
  position: relative;
}

.site-logo.w--current {
  margin-top: -82px;
}

.text-block-2 {
  color: #d4af37;
  font-family: Quentin, sans-serif;
  font-size: 48px;
  line-height: 1.5em;
}

.heading {
  color: #fff;
  text-align: center;
  -webkit-text-stroke-color: #fff;
  text-transform: uppercase;
  text-shadow: 0 0 26px #ff4e5b;
  width: 100%;
  height: auto;
  font-family: "Banks Miles Double Line W 01 Rg", sans-serif;
  font-size: 68px;
  font-weight: 400;
  line-height: 1.2em;
  display: block;
}

.home-bg-video {
  z-index: -1;
  width: 100%;
  height: 100vh;
  position: fixed;
  overflow: hidden;
}

.div-block-4 {
  background-image: linear-gradient(#000000a6, #000000a6);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-5 {
  flex-direction: column;
  align-items: center;
  height: 70vh;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.hero-cta-holder {
  margin-top: 40px;
  display: flex;
}

.cta-button-margin {
  border: 1px solid #d4af36;
  justify-content: space-between;
  align-items: stretch;
  margin-left: 10px;
  margin-right: 10px;
  padding: 4px;
  display: flex;
}

.button, .button-2 {
  background-color: #d4af36;
  font-family: Brown, sans-serif;
  font-weight: 700;
}

.heading-2 {
  text-align: center;
  text-transform: uppercase;
  font-family: "Banks Miles Double Line W 01 Rg", sans-serif;
  font-size: 50px;
  font-weight: 400;
}

.paragraph {
  text-align: center;
  width: 80%;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Brown, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.7em;
}

.slide-nav-2 {
  display: none;
}

.slide-2 {
  background-image: url('../images/moodbarghana_1667322649_1.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-2-copy2 {
  background-image: url('../images/moodbarghana_1686125606.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.left-arrow {
  display: none;
}

.slider {
  width: 100%;
  max-width: 1170px;
  height: 600px;
}

.slide-2-copy {
  background-image: url('../images/moodbarghana_1676708584_2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-2-copy22 {
  background-image: url('../images/moodbarghana_1677912424_1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-1 {
  background-image: url('../images/mood-bg-2.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.right-arrow {
  display: none;
}

.grid-img-wrapper {
  z-index: 1;
  width: 100%;
  height: 100%;
  padding: 16px;
  position: relative;
  inset: 0;
}

.div-block-6 {
  width: 100%;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 160px;
  padding-bottom: 160px;
}

.text-span {
  color: #242424;
  font-size: 36px;
  line-height: 77px;
}

.mid-section-child {
  background-color: #c9ab81;
  flex: 0 75%;
  position: relative;
  overflow: hidden;
}

.mid-section-child.transparent {
  background-color: #b08f26;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 30px;
  display: flex;
}

.featured-boss {
  flex-flow: column wrap;
  place-content: flex-start space-between;
  align-items: stretch;
  height: auto;
  display: flex;
}

.featured-area {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-2 {
  margin-bottom: 24px;
}

.grid-img {
  position: absolute;
  inset: 0;
}

.grid-img._1 {
  background-image: url('../images/zombie.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.featured-events {
  z-index: 2;
  background-color: #0000007a;
  background-image: url('../images/mood-caribbean.png'), linear-gradient(#000000a8, #000000a8);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 40px;
  transition: all .35s;
  display: flex;
  position: absolute;
  inset: 0%;
}

.featured-events:hover {
  background-color: #0000;
}

.featured-events.redroom {
  background-image: linear-gradient(#0000, #0000), url('../images/mood-events-3.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.featured-events.house-therapy {
  background-image: linear-gradient(#0000, #0000), url('../images/mood-house-therapy.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.featured-events.sundays {
  background-image: linear-gradient(#0000, #0000), url('../images/mood-events-1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.featured-events.aftermidnight {
  background-image: linear-gradient(#0000, #0000), url('../images/mood-aftermidnight.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.heading-3 {
  color: #b08f26;
  text-align: center;
  margin-top: 0;
  font-weight: 400;
}

.heading-3.reverse {
  color: #fff;
  font-family: Quentin, sans-serif;
  font-size: 25px;
}

.heading-3.reverse.ssss {
  font-size: 35px;
  line-height: 100px;
}

.line {
  background-color: gray;
  width: 20%;
  height: 1px;
}

.featured-cocktails {
  background-color: #c9ab81;
  flex: 0 70%;
  width: 100%;
  min-height: 500px;
  position: relative;
  overflow: hidden;
}

.main-button-white {
  color: #c9ab81;
  text-align: center;
  letter-spacing: 2.937px;
  background-color: #fff;
  border: 2px solid #d4af37;
  border-radius: 2px;
  margin-top: 8px;
  padding: 14px 30px;
  font-family: Brown, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.5em;
  transition: all .35s;
}

.main-button-white:hover {
  color: #fff;
  background-color: #b08f26;
  border-color: #fff;
}

.paragraph-11 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: Brown, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
}

.grid {
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

.inner-pages-hero {
  background-image: linear-gradient(#00000029, #000000db), url('../images/moodbarghana_1639924634.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0%;
}

.div-block-19 {
  background-color: #b08f26;
  width: 1px;
  height: 100px;
}

.div-block-7 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1170px;
  padding-top: 65px;
  padding-bottom: 65px;
  display: flex;
}

.div-block-16 {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.div-block-18 {
  text-align: left;
  flex: 1;
  padding-left: 40px;
}

.paragraph-4 {
  color: #fff;
  letter-spacing: 3px;
  font-family: Montserrat, sans-serif;
  text-decoration: none;
}

.paragraph-10 {
  color: #a8a676;
  font-family: "Banks Miles Double Line W 01 Rg", sans-serif;
  font-size: 12px;
}

.div-block-34 {
  width: 100%;
  margin-top: 62px;
  padding-top: 11px;
  padding-bottom: 11px;
}

.div-block-15 {
  margin-top: 30px;
}

.paragraph-3 {
  color: #b08f26;
  letter-spacing: 8px;
  margin-bottom: 26px;
  font-family: "Banks Miles Double Line W 01 Rg", sans-serif;
}

.link {
  color: #fff;
  text-decoration: none;
  transition: all .25s;
}

.link:hover {
  color: #c9ab81;
  text-decoration: underline;
}

.div-block-17 {
  text-align: right;
  flex: 1;
  padding-right: 40px;
}

.div-block-20 {
  background-color: #b08f26;
  width: 100px;
  height: 1px;
  margin-bottom: 30px;
}

.footer {
  background-color: #000;
  justify-content: center;
  display: flex;
  position: relative;
}

.link-block-3 {
  margin-left: 28px;
  margin-right: 28px;
}

.div-block-35 {
  width: 100%;
  max-width: 1170px;
  padding-bottom: 65px;
  position: relative;
}

.drinks-galore {
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 1170px;
  height: auto;
  margin-bottom: 100px;
  display: flex;
}

.main-button-recipe {
  color: #c9ab81;
  text-align: center;
  letter-spacing: 2.937px;
  background-color: #fff;
  border: 2px solid #d4af37;
  border-radius: 2px;
  width: 50%;
  margin: 34px auto 38px;
  padding: 14px 30px;
  font-size: 12px;
  line-height: 1.5em;
  transition: all .35s;
  display: none;
  position: absolute;
  inset: auto 0% 0%;
  transform: translate(0, 100px);
}

.main-button-recipe:hover {
  color: #fff;
  background-color: #b08f26;
  border-color: #fff;
}

.sub-texts {
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 40px;
  font-family: Quentin, sans-serif;
  font-weight: 400;
}

.link-block-2 {
  text-align: center;
  flex: 0 24.9%;
  text-decoration: none;
}

.cocktaiy-wrapper {
  background-color: #313131;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  padding: 20px;
  display: flex;
}

.drink-list-wrapper {
  background-image: linear-gradient(#000, #0000 55%), url('../images/placeholderza.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 400px;
  padding: 27px;
  transition: all .4s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.drink-list-wrapper.zombie {
  background-image: linear-gradient(#000, #0000 55%), url('../images/WhatsApp-Image-2025-10-08-at-04.22.56.jpeg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.drink-list-wrapper.boulevardier {
  background-image: linear-gradient(#000, #0000 55%), url('../images/boulevardier.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.drink-list-wrapper.pinkberry-cosmopolitan {
  background-image: linear-gradient(#000, #0000 55%), url('../images/placeholderza.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.drink-list-wrapper.the-widows-kiss {
  background-image: linear-gradient(#000, #0000 55%), url('../images/cocktail-5.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.drink-list-wrapper.pornstar-martini {
  background-image: linear-gradient(#000, #0000 55%), url('../images/WhatsApp-Image-2025-10-08-at-04.23.05.jpeg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.drink-list-wrapper.bramble {
  background-image: linear-gradient(#000, #0000 55%), url('../images/bramble.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.drink-list-wrapper.painkiller {
  background-image: linear-gradient(#000, #0000 55%), url('../images/WhatsApp-Image-2025-10-08-at-04.23.53.jpeg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.drink-list-wrapper.corpse-reviver-no-2 {
  background-image: linear-gradient(#000, #0000 55%), url('../images/cocktail-1.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.drink-list-wrapper.vieux-carre {
  background-image: linear-gradient(#000, #0000 55%), url('../images/WhatsApp-Image-2025-10-08-at-04.23.13-1.jpeg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.drink-list-wrapper.hibs {
  background-image: linear-gradient(#000, #0000 55%), url('../images/WhatsApp-Image-2025-10-08-at-04.24.24.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.drink-list-wrapper.passion-soda {
  background-image: linear-gradient(#000, #0000 55%), url('../images/WhatsApp-Image-2025-10-08-at-04.24.17.jpeg');
}

.drink-list-wrapper.water-melon {
  background-image: linear-gradient(#000, #0000 55%), url('../images/WhatsApp-Image-2025-10-08-at-07.11.11.jpeg');
}

.text-block-5 {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: PT Serif, serif;
  font-size: 12px;
  line-height: 1.5em;
}

.text-block-6 {
  color: #c9ab81;
  font-size: 14px;
  line-height: 1.5em;
}

.div-block-13 {
  opacity: .52;
  background-color: #fff;
  width: 25%;
  height: 1px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.section-default {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 85vh;
  display: flex;
  position: relative;
}

.home-dishes-container {
  flex-wrap: wrap;
  place-content: flex-start space-between;
  align-items: stretch;
  display: flex;
}

.champagne-things {
  border: 1px solid #0000001a;
  padding: 60px 20px 0;
  position: relative;
}

.section-default-sec {
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-36 {
  width: 100%;
  max-width: 1170px;
  padding-bottom: 160px;
}

.menu-line-short {
  border-bottom: 1px solid #0000001a;
  flex: 0 200px;
  height: 1px;
  margin-left: 20px;
  margin-right: 20px;
}

.price {
  font-family: Montserrat, sans-serif;
}

.menu-item {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.menu-item-wrap {
  margin-bottom: 20px;
}

.menu-line {
  border-bottom: 1px solid #0000001a;
  flex: 1;
  height: 1px;
  margin-left: 20px;
  margin-right: 20px;
}

.div-block-14 {
  background-color: #fff;
  width: 100%;
  padding: 30px;
}

.menu-line-item-wrap {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 5px;
  display: flex;
}

.site-logo-inner {
  z-index: 3000;
  margin-bottom: 40px;
  padding: 58px 18px 44px;
  position: relative;
}

.site-logo-inner.w--current {
  margin-top: -82px;
}

.text-block-2-copy {
  color: #d4af37;
  font-family: Quentin, sans-serif;
  font-size: 38px;
  line-height: 1.5em;
}

.heading-copy {
  color: #fff;
  text-align: center;
  -webkit-text-stroke-color: #fff;
  text-transform: uppercase;
  text-shadow: 0 0 26px #ff4e5b;
  width: 100%;
  height: auto;
  font-family: "Banks Miles Double Line W 01 Rg", sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 1.2em;
  display: block;
}

.hero-cta-holder-copy {
  margin-top: 20px;
  display: flex;
}

.inner-pages-hero-food {
  background-image: linear-gradient(#00000029, #000000db), url('../images/moodbarghana_1641298333.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0%;
}

.food-block {
  width: 100%;
  max-width: 1170px;
  padding-bottom: 65px;
}

.sub-texts-2 {
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 40px;
  font-family: Quentin, sans-serif;
  font-size: 30px;
  font-weight: 400;
}

.text-block-7 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5em;
}

.div-block-38 {
  opacity: .52;
  background-color: #fff;
  width: 25%;
  height: 1px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.section-default-2 {
  background-image: linear-gradient(#0000, #000 56%);
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 75vh;
  display: flex;
  position: relative;
}

.section {
  position: relative;
}

.paragraph-12 {
  color: #ffffffa6;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.div-block-39 {
  background-color: #fff;
  width: 100%;
  padding: 30px;
}

.grid-2 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
}

.drinks-wrapper {
  background-color: #313131;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  padding: 20px;
}

.drinks-section-title {
  color: #000;
  text-transform: capitalize;
  background-color: #fff;
  margin-top: -20px;
  margin-bottom: 40px;
  margin-left: 25px;
  padding: 5px 10px 5px 20px;
  font-family: Quentin, sans-serif;
  font-size: 30px;
  font-weight: 400;
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block-5-copy {
  flex-direction: column;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.food-galore {
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 1170px;
  height: auto;
  margin-bottom: 100px;
  display: flex;
}

.menu-item-wrap-2 {
  margin-bottom: 20px;
}

.menu-line-item-wrap-2 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 5px;
  display: flex;
}

.menu-item-2 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Brown, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.menu-line-2 {
  border-bottom: 1px solid #0000001a;
  flex: 1;
  height: 1px;
  margin-left: 20px;
  margin-right: 20px;
}

.paragraph-2 {
  width: 50%;
  font-family: Brown, sans-serif;
  font-weight: 300;
}

.hero-text-container-home {
  z-index: 10;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1170px;
  height: 100%;
  display: flex;
  position: relative;
}

.mood-cocktails {
  background-image: linear-gradient(#000, #0000 68%), url('../images/WhatsApp-Image-2025-10-08-at-04.24.00.jpeg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 400px;
  padding: 27px;
  transition: all .4s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.mood-cocktails.zombie {
  background-image: linear-gradient(#000, #0000 55%), url('../images/placeholderza.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.mood-cocktails.boulevardier {
  background-image: linear-gradient(#000, #0000 55%), url('../images/boulevardier.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.mood-cocktails.pinkberry-cosmopolitan, .mood-cocktails.the-widows-kiss {
  background-image: linear-gradient(#000, #0000 55%), url('../images/placeholderza.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.mood-cocktails.pornstar-martini {
  background-image: linear-gradient(#000, #0000 55%), url('../images/pornstar-martini.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.mood-cocktails.bramble {
  background-image: linear-gradient(#000, #0000 55%), url('../images/bramble.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.mood-cocktails.painkiller {
  background-image: linear-gradient(#000, #0000 55%), url('../images/painkiller.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.mood-cocktails.corpse-reviver-no-2, .mood-cocktails.vieux-carre {
  background-image: linear-gradient(#000, #0000 55%), url('../images/placeholderza.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.container-2 {
  padding-top: 103px;
  padding-bottom: 103px;
}

.div-block-40 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.menu-item-3 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.menu-line-3 {
  border-bottom: 1px solid #0000001a;
  flex: 1;
  height: 1px;
  margin-left: 20px;
  margin-right: 20px;
}

@media screen and (max-width: 991px) {
  .nav-link {
    background-color: #000;
    font-size: 15px;
    font-weight: 400;
  }

  .nav-link.w--current {
    background-color: #000;
  }

  .nav-menu-2 {
    text-align: center;
    background-color: #000;
    flex-basis: 38%;
    margin-top: -80px;
    padding: 80px 35px 20px;
  }

  .to-the-left, .to-the-left-right {
    flex-direction: column;
    display: flex;
  }

  .menu-button {
    background-color: #b08f26;
    border-radius: 50px;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    margin-right: 20px;
    padding: 11px;
    font-size: 2em;
    line-height: 1.5em;
    display: flex;
  }

  .menu-button.w--open {
    background-color: #000;
  }

  .reserve-button {
    z-index: 22;
    background-color: #b08f26;
    border-radius: 50px;
    margin-top: 12px;
    margin-left: 4%;
    padding-left: 24px;
    padding-right: 24px;
    font-size: 11px;
    line-height: 1.2em;
    display: block;
    position: relative;
  }

  .div-block-6 {
    margin-left: 4%;
    margin-right: 4%;
  }

  .text-span {
    font-size: 30px;
  }

  .mid-section-child {
    flex-basis: 50%;
  }

  .mid-section-child.transparent {
    flex: none;
  }

  .featured-boss {
    flex-wrap: nowrap;
    justify-content: flex-start;
    width: 100%;
  }

  .featured-cocktails {
    flex-basis: 60%;
  }

  .grid {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .div-block-35 {
    margin-left: 4%;
    margin-right: 4%;
  }

  .drinks-galore {
    flex-flow: wrap;
    height: auto;
  }

  .link-block-2 {
    flex-basis: 49.8%;
    margin-bottom: .2%;
  }

  .home-dishes-container {
    flex-wrap: wrap;
  }

  .div-block-36, .food-block {
    margin-left: 4%;
    margin-right: 4%;
  }

  .food-galore {
    flex-flow: wrap;
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .nav-menu-2 {
    flex-basis: 50%;
  }

  .menu-button {
    background-color: #b08f26;
  }

  .site-logo {
    margin-bottom: 80px;
  }

  .site-logo.w--current {
    margin-top: 70px;
  }

  .text-block-2 {
    text-align: center;
  }

  .heading {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 28px;
  }

  .slide-2, .slide-2-copy2 {
    background-size: cover;
  }

  .slider {
    height: 300px;
  }

  .slide-2-copy, .slide-2-copy22, .slide-1 {
    background-size: cover;
  }

  .mid-section-child.transparent {
    flex: none;
  }

  .featured-events {
    text-align: center;
  }

  .featured-cocktails {
    flex-basis: 100%;
    height: 600px;
  }

  .paragraph-11 {
    margin-bottom: 0;
  }

  .div-block-35 {
    margin-top: -5vh;
  }

  .drinks-galore {
    text-align: center;
  }

  .link-block-2 {
    flex-basis: 49.8%;
  }

  .price {
    text-align: right;
  }

  .menu-item {
    text-align: left;
  }

  .site-logo-inner {
    margin-bottom: 80px;
  }

  .site-logo-inner.w--current {
    margin-top: 70px;
  }

  .text-block-2-copy {
    text-align: center;
  }

  .heading-copy {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 28px;
  }

  .food-block, .section-default-2, .food-galore {
    text-align: center;
  }

  .menu-item-2 {
    text-align: left;
  }

  .paragraph-2 {
    text-align: left;
    text-transform: uppercase;
  }

  .menu-item-3 {
    text-align: left;
  }
}

@media screen and (max-width: 479px) {
  .container {
    margin-left: 0;
    margin-right: 0;
  }

  .div-block {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .text-block {
    font-size: 32px;
    line-height: 1.4em;
  }

  .nav-bar {
    padding-top: 29px;
  }

  .menu-button {
    color: #fff;
    background-color: #b08f26;
  }

  .hero-text-container {
    height: 60vh;
    padding-bottom: 8px;
  }

  .site-logo {
    margin-top: -3px;
    margin-bottom: 40px;
  }

  .text-block-2 {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 29px;
  }

  .heading {
    font-size: 32px;
  }

  .hero-cta-holder {
    flex-direction: column;
    justify-content: center;
    width: 100%;
    margin-top: 30px;
  }

  .cta-button-margin {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .button {
    text-align: center;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    line-height: 1.2em;
  }

  .button-2 {
    text-align: center;
    width: 100%;
    font-size: 12px;
    line-height: 1.2em;
  }

  .heading-2 {
    font-size: 32px;
  }

  .slide-2, .slide-2-copy2 {
    background-size: cover;
  }

  .slider {
    height: 300px;
  }

  .slide-2-copy, .slide-2-copy22, .slide-1 {
    background-size: cover;
  }

  .div-block-6 {
    margin-left: auto;
    margin-right: auto;
  }

  .mid-section-child {
    flex-basis: 100%;
    height: 400px;
  }

  .mid-section-child.transparent {
    flex-direction: column;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    height: 200px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .featured-cocktails {
    flex: 0 auto;
    height: 400px;
    min-height: auto;
  }

  .paragraph-11 {
    margin-top: 0;
  }

  .div-block-19 {
    height: 20px;
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .div-block-16 {
    flex-direction: column;
    align-items: center;
  }

  .div-block-18 {
    justify-content: center;
    padding-left: 52px;
    padding-right: 52px;
    display: flex;
  }

  .paragraph-4 {
    color: #fff;
    text-align: center;
  }

  .div-block-17 {
    justify-content: center;
    padding-left: 55px;
    padding-right: 55px;
    display: flex;
  }

  .div-block-35 {
    margin-top: -30vh;
  }

  .drinks-galore {
    justify-content: center;
    margin-top: -8vh;
  }

  .sub-texts {
    text-align: center;
  }

  .link-block-2 {
    flex-basis: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .champagne-things {
    padding: 46px 10px 10px;
  }

  .menu-line-short {
    flex-basis: 50px;
  }

  .price {
    flex: 0 auto;
  }

  .menu-item {
    flex: 0 50%;
  }

  .menu-line {
    flex: 1;
  }

  .menu-line-item-wrap {
    flex-wrap: wrap;
  }

  .site-logo-inner {
    margin-top: -3px;
    margin-bottom: 40px;
  }

  .text-block-2-copy {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 29px;
  }

  .heading-copy {
    font-size: 32px;
  }

  .hero-cta-holder-copy {
    flex-direction: row;
    justify-content: center;
    width: 100%;
    margin-top: 20px;
  }

  .sub-texts-2 {
    text-align: center;
  }

  .section-default-2 {
    margin-top: 85vh;
  }

  .div-block-39 {
    padding: 20px 15px 15px;
  }

  .drinks-section-title {
    text-align: center;
    margin-top: -15px;
    margin-left: 0;
    padding-left: 10px;
  }

  .div-block-5-copy {
    padding-left: 10px;
    padding-right: 10px;
  }

  .food-galore {
    justify-content: center;
    margin-top: -8vh;
  }

  .hero-text-container-home {
    justify-content: space-between;
  }

  .menu-item-3 {
    flex: 0 50%;
  }

  .menu-line-3 {
    flex: 1;
  }
}

#w-node-ad11089d-7fcf-b2a6-4f8f-a517e73d04a1-5a046caf {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a1a52e56-fff2-6be9-a25a-6382f3df7805-5a046caf {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_33169043-9347-249f-0faa-8df33fbde593-5a046caf {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_61ff7f01-032d-35af-1878-eb14e6b0358c-5a046cb0, #w-node-_6a1fdb0e-b744-3198-ac12-e6b03aa1c31a-5a046cb0, #w-node-_4102819c-2d2e-49fd-9b2d-5d6489576223-5a046cb0, #w-node-_32f96f6c-c00b-b269-bdea-4a29018a2512-5a046cb0, #w-node-_9df884aa-541b-8dba-67a7-c25b0a34968a-5a046cb1, #w-node-_49f76a92-99af-d9e1-7646-f5bb241c88b3-5a046cb1, #w-node-_56416abe-451c-8a90-cc69-398df06bd7ba-5a046cb1, #w-node-f24eada4-be1d-36de-ddea-d1c722f2b8f1-5a046cb1, #w-node-af655b9b-3717-6a41-b627-9ab50c0b6089-5a046cb1, #w-node-_9a2eb2de-2b4f-6a62-82ca-3b61921ff8b9-5a046cb1, #w-node-_56f2a3e0-e8ff-1d5d-1d46-e3832f2fdc96-5a046cb1, #w-node-_261da8f5-d937-f529-73fd-1b2755af23d7-5a046cb1, #w-node-_990d318c-2691-a1cd-ee05-b0013f61a7d3-5a046cb1, #w-node-ae4c3b15-b99e-98bf-7868-8dad4dc73c59-5a046cb1, #w-node-a07b9649-fcdd-2346-7562-875142b70bca-5a046cb1, #w-node-e758ffde-85e1-f015-254e-90c3d96f66fa-5a046cb1, #w-node-f28c29cb-9c0f-e20c-9990-644fbeac1cad-5a046cb1, #w-node-c2d6089b-bdb5-d5f9-f9cf-babd9121baf3-5a046cb1, #w-node-be3f3874-fd58-b01a-1206-65d0a2a964e0-5a046cb1, #w-node-d48a171b-92bb-f179-fcef-4786b61ffdf4-5a046cb1, #w-node-_1d24bdbc-9bc0-82a4-475c-0c81466e403e-5a046cb1 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 991px) {
  #w-node-_7181befc-34e5-9094-5034-45b45742680f-5a046caf, #w-node-_526cbc88-50f9-3294-233a-8981d03b88b0-5a046caf, #w-node-ad11089d-7fcf-b2a6-4f8f-a517e73d04a1-5a046caf, #w-node-a1a52e56-fff2-6be9-a25a-6382f3df7805-5a046caf, #w-node-_33169043-9347-249f-0faa-8df33fbde593-5a046caf {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_7181befc-34e5-9094-5034-45b45742680f-5a046caf, #w-node-_526cbc88-50f9-3294-233a-8981d03b88b0-5a046caf, #w-node-ad11089d-7fcf-b2a6-4f8f-a517e73d04a1-5a046caf, #w-node-a1a52e56-fff2-6be9-a25a-6382f3df7805-5a046caf, #w-node-_33169043-9347-249f-0faa-8df33fbde593-5a046caf, #w-node-_61ff7f01-032d-35af-1878-eb14e6b0358c-5a046cb0, #w-node-_6a1fdb0e-b744-3198-ac12-e6b03aa1c31a-5a046cb0, #w-node-_4102819c-2d2e-49fd-9b2d-5d6489576223-5a046cb0, #w-node-_32f96f6c-c00b-b269-bdea-4a29018a2512-5a046cb0, #w-node-_9df884aa-541b-8dba-67a7-c25b0a34968a-5a046cb1, #w-node-_49f76a92-99af-d9e1-7646-f5bb241c88b3-5a046cb1, #w-node-_56416abe-451c-8a90-cc69-398df06bd7ba-5a046cb1, #w-node-f24eada4-be1d-36de-ddea-d1c722f2b8f1-5a046cb1, #w-node-af655b9b-3717-6a41-b627-9ab50c0b6089-5a046cb1, #w-node-_9a2eb2de-2b4f-6a62-82ca-3b61921ff8b9-5a046cb1, #w-node-_56f2a3e0-e8ff-1d5d-1d46-e3832f2fdc96-5a046cb1, #w-node-_261da8f5-d937-f529-73fd-1b2755af23d7-5a046cb1, #w-node-_990d318c-2691-a1cd-ee05-b0013f61a7d3-5a046cb1, #w-node-ae4c3b15-b99e-98bf-7868-8dad4dc73c59-5a046cb1, #w-node-a07b9649-fcdd-2346-7562-875142b70bca-5a046cb1, #w-node-e758ffde-85e1-f015-254e-90c3d96f66fa-5a046cb1, #w-node-f28c29cb-9c0f-e20c-9990-644fbeac1cad-5a046cb1, #w-node-c2d6089b-bdb5-d5f9-f9cf-babd9121baf3-5a046cb1, #w-node-be3f3874-fd58-b01a-1206-65d0a2a964e0-5a046cb1, #w-node-d48a171b-92bb-f179-fcef-4786b61ffdf4-5a046cb1, #w-node-_1d24bdbc-9bc0-82a4-475c-0c81466e403e-5a046cb1 {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }
}


@font-face {
  font-family: 'Banks Miles Double Line W 01 Rg';
  src: url('../fonts/Banks-Miles-Double-Line-W01-Rg.woff2') format('woff2'), url('../fonts/Banks-Miles-Double-Line-W01-Rg.eot') format('embedded-opentype'), url('../fonts/Banks-Miles-Double-Line-W01-Rg.woff') format('woff'), url('../fonts/Banks-Miles-Double-Line-W01-Rg.ttf') format('truetype'), url('../fonts/Banks-Miles-Double-Line-W01-Rg.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Marcellussc';
  src: url('../fonts/MarcellusSC-Regular.woff2') format('woff2'), url('../fonts/MarcellusSC-Regular.eot') format('embedded-opentype'), url('../fonts/MarcellusSC-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Brown';
  src: url('../fonts/Brown-Bold.eot') format('embedded-opentype'), url('../fonts/Brown-BoldAlt.eot') format('embedded-opentype'), url('../fonts/Brown-BoldBackslanted-Alt.eot') format('embedded-opentype'), url('../fonts/Brown-BoldBackslanted.eot') format('embedded-opentype'), url('../fonts/Brown-BoldAlt.woff') format('woff'), url('../fonts/Brown-BoldBackslanted-Alt.woff') format('woff'), url('../fonts/Brown-Bold.woff') format('woff'), url('../fonts/Brown-BoldBackslanted.woff') format('woff'), url('../fonts/Brown-Bold.ttf') format('truetype'), url('../fonts/Brown-BoldBackslanted.ttf') format('truetype'), url('../fonts/Brown-BoldAlt.ttf') format('truetype'), url('../fonts/Brown-BoldBackslanted-Alt.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Brown';
  src: url('../fonts/Brown-BoldItalic.eot') format('embedded-opentype'), url('../fonts/Brown-BoldItalicAlt.eot') format('embedded-opentype'), url('../fonts/Brown-BoldItalic.woff') format('woff'), url('../fonts/Brown-BoldItalicAlt.woff') format('woff'), url('../fonts/Brown-BoldItalic.ttf') format('truetype'), url('../fonts/Brown-BoldItalicAlt.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Brown';
  src: url('../fonts/Brown-Light.eot') format('embedded-opentype'), url('../fonts/Brown-LightBackslanted.eot') format('embedded-opentype'), url('../fonts/Brown-Light.woff') format('woff'), url('../fonts/Brown-LightBackslanted.woff') format('woff'), url('../fonts/Brown-Light.ttf') format('truetype'), url('../fonts/Brown-LightBackslanted.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Brown';
  src: url('../fonts/Brown-LightItalic.eot') format('embedded-opentype'), url('../fonts/Brown-LightItalic.woff') format('woff'), url('../fonts/Brown-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Brown';
  src: url('../fonts/Brown-Regular.eot') format('embedded-opentype'), url('../fonts/Brown-RegularBackslanted.eot') format('embedded-opentype'), url('../fonts/Brown-RegularBackslantedAlt.eot') format('embedded-opentype'), url('../fonts/Brown-RegularBackslantedAlt.eot') format('embedded-opentype'), url('../fonts/Brown-RegularAlt.eot') format('embedded-opentype'), url('../fonts/Brown-RegularBackslanted.woff') format('woff'), url('../fonts/Brown-Regular.woff') format('woff'), url('../fonts/Brown-RegularAlt.woff') format('woff'), url('../fonts/Brown-RegularBackslantedAlt.woff') format('woff'), url('../fonts/Brown-RegularBackslanted.ttf') format('truetype'), url('../fonts/Brown-Regular.ttf') format('truetype'), url('../fonts/Brown-RegularBackslantedAlt.ttf') format('truetype'), url('../fonts/Brown-RegularAlt.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Brown';
  src: url('../fonts/Brown-ThinBackslanted.eot') format('embedded-opentype'), url('../fonts/Brown-Thin.eot') format('embedded-opentype'), url('../fonts/Brown-ThinBackslanted.woff') format('woff'), url('../fonts/Brown-Thin.woff') format('woff'), url('../fonts/Brown-ThinBackslanted.ttf') format('truetype'), url('../fonts/Brown-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Brown';
  src: url('../fonts/Brown-ThinItalic.eot') format('embedded-opentype'), url('../fonts/Brown-ThinItalic.woff') format('woff'), url('../fonts/Brown-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Brown';
  src: url('../fonts/Brown-RegularItalic.eot') format('embedded-opentype'), url('../fonts/Brown-RegularItalicAlt.eot') format('embedded-opentype'), url('../fonts/Brown-RegularItalicAlt.woff') format('woff'), url('../fonts/Brown-RegularItalic.woff') format('woff'), url('../fonts/Brown-RegularItalicAlt.ttf') format('truetype'), url('../fonts/Brown-RegularItalic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Quentin';
  src: url('../fonts/Quentin.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}