.nav-test-wrapper {
  display: contents;
}
 
.nav-test-container {
  width: 100%;
  display: flex;
  position: relative;
  justify-content: center;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.nav-test-navbar-interactive {
  width: 100%;
  display: flex;
  max-width: 1920px;
  align-items: center;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-twounits);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-unit);
  justify-content: center;
  background-color: #ffffff;
}
 
.nav-test-desktopmenult {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
 
.nav-test-links1 {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  display: flex;
  align-items: center;
  margin-left: var(--dl-layout-space-twounits);
  flex-direction: row;
  justify-content: flex-start;
}
 
.nav-test-navlink1 {
  display: contents;
}
 
.nav-test-icon1 {
  text-decoration: none;
}
 
.nav-test-link21 {
  fill: #0f1a56;
  color: #0f1a56;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  text-decoration: none;
}
 
.nav-test-navlink2 {
  display: contents;
}
 
.nav-test-image1 {
  height: auto;
  max-height: var(--dl-layout-size-small);
  text-decoration: none;
}
 
.nav-test-desktopmenurt {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
 
.nav-test-burger-menu {
  display: none;
}
 
.nav-test-icon5 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.nav-test-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: var(--dl-layout-space-twounits);
  z-index: 100;
  position: absolute;
  flex-direction: column;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.nav-test-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.nav-test-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.nav-test-logo {
  height: 3rem;
}
 
.nav-test-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.nav-test-icon7 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.nav-test-links2 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.nav-test-buttons {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  margin-top: var(--dl-layout-space-twounits);
  align-items: center;
}
 
.dine-fragment13 {
  display: contents;
}
 
.dine-text13 {
  display: inline-block;
}
 
.dine-fragment14 {
  display: contents;
}
 
.dine-text14 {
  display: inline-block;
}
 
.dine-fragment12 {
  display: contents;
}
 
.dine-text12 {
  display: inline-block;
}
 
.dine-fragment10 {
  display: contents;
}
 
.dine-text10 {
  display: inline-block;
}
 
.dine-fragment11 {
  display: contents;
}
 
.dine-text11 {
  display: inline-block;
}
 
.nav-testroot-class-name {
  z-index: 999999999;
  position: fixed;
}
 
.nav-testroot-class-name1 {
  z-index: 999999999;
  position: fixed;
}
 
.nav-testroot-class-name2 {
  z-index: 999999999;
  position: fixed;
}
 
.nav-testroot-class-name3 {
  z-index: 999999999;
  position: fixed;
}
 
.nav-testroot-class-name4 {
  z-index: 999999999;
  position: fixed;
}
 
@media(max-width: 1600px) {
  .nav-testroot-class-name3 {
    max-width: 1600px;
  }
}
 
@media(max-width: 1200px) {
  .nav-test-navbar-interactive {
    height: var(--dl-layout-size-small);
    padding-top: var(--dl-layout-space-halfunit);
    padding-bottom: var(--dl-layout-space-halfunit);
  }
  .nav-test-image1 {
    max-height: 100%;
  }
  .nav-testroot-class-name3 {
    max-width: 100%;
  }
}
 
@media(max-width: 991px) {
  .nav-test-navbar-interactive {
    height: var(--dl-layout-size-small);
  }
  .nav-test-image1 {
    max-height: 30px;
  }
}
 
@media(max-width: 767px) {
  .nav-test-navbar-interactive {
    height: var(--dl-layout-size-small);
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .nav-test-links1 {
    margin-left: 0px;
  }
  .nav-test-image1 {
    max-height: 30px;
  }
  .nav-test-desktopmenurt {
    display: none;
  }
  .nav-test-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .nav-test-icon5 {
    display: none;
  }
}
 
@media(max-width: 380px) {
  .nav-test-container {
    height: var(--dl-layout-size-small);
  }
  .nav-test-navbar-interactive {
    padding: var(--dl-layout-space-unit);
  }
  .nav-test-image1 {
    max-height: 30px;
  }
  .nav-test-mobile-menu {
    padding: var(--dl-layout-space-unit);
  }
}

.hero-dine-wrapper {
  display: contents;
}
 
.hero-dine-header30 {
  gap: var(--dl-layout-space-twounits);
  padding: 0px;
}
 
.hero-dine-image {
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: 250px;
  object-fit: cover;
}

.header-dine1-wrapper {
  display: contents;
}
 
.header-dine1-column {
  flex: 1;
  display: flex;
  position: relative;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
  background-color: #ffffff;
}
 
.header-dine1-container {
  gap: var(--dl-layout-space-fourunits);
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  align-self: stretch;
  align-items: center;
  padding-top: var(--dl-layout-space-fourunits);
  margin-bottom: 0px;
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: center;
  background-color: #ffffff;
}
 
.header-dine1-image1 {
  width: auto;
  max-width: var(--dl-layout-size-small);
  object-fit: cover;
}
 
.header-dine1-text1 {
  color: rgb(0, 0, 0);
  width: auto;
  display: flex;
  overflow: visible;
  flex-wrap: wrap;
  font-size: 70px;
  max-width: auto;
  align-self: stretch;
  max-height: auto;
  text-align: center;
  align-items: stretch;
  font-family: "AstonScriptBold-Bold";
  font-weight: 700;
  line-height: 3;
  letter-spacing: 0em;
  text-transform: capitalize;
  justify-content: space-between;
  text-decoration: none;
}
 
.header-dine1-image2 {
  width: auto;
  max-width: var(--dl-layout-size-small);
  object-fit: cover;
}
 
.dine-fragment15 {
  display: contents;
}
 
.dine-text15 {
  display: inline-block;
}
 
@media(max-width: 1600px) {
  .header-dine1-text1 {
    font-size: 60px;
  }
}
 
@media(max-width: 1200px) {
  .header-dine1-text1 {
    font-size: 50px;
  }
}
 
@media(max-width: 991px) {
  .header-dine1-column {
    width: 100%;
    align-self: center;
    align-items: center;
  }
  .header-dine1-container {
    gap: var(--dl-layout-space-twounits);
  }
  .header-dine1-text1 {
    font-size: 40px;
  }
}
 
@media(max-width: 767px) {
  .header-dine1-container {
    gap: 0;
    height: 241px;
    align-self: stretch;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .header-dine1-image1 {
    display: none;
  }
  .header-dine1-text1 {
    width: auto;
    font-size: 30px;
    align-self: center;
    text-align: center;
    justify-content: center;
  }
  .header-dine1-image2 {
    display: none;
  }
}
 
@media(max-width: 380px) {
  .header-dine1-container {
    align-self: stretch;
    justify-content: center;
  }
  .header-dine1-image1 {
    display: none;
  }
  .header-dine1-text1 {
    color: rgb(0, 0, 0);
    font-size: 24px;
    font-family: AstonScriptBold-Bold;
    font-weight: 700;
    line-height: 3;
    letter-spacing: 0em;
    text-transform: capitalize;
    text-decoration: none;
  }
  .header-dine1-image2 {
    display: none;
  }
}

.maingettingaround-wrapper {
  display: contents;
}
 
.maingettingaround-gallery3 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  max-width: 100%;
  align-items: center;
  flex-shrink: 0;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-fourunits);
  padding-right: var(--dl-layout-space-fourunits);
  flex-direction: column;
  background-color: #ffffff;
}
 
.maingettingaround-max-width {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  max-width: 100%;
  align-self: center;
  align-items: center;
  flex-direction: column;
}
 
.maingettingaround-content {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  max-width: 1400px;
  align-self: center;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: center;
}
 
.maingettingaround-container1 {
  gap: var(--dl-layout-space-threeunits);
  width: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.maingettingaround-container2 {
  gap: var(--dl-layout-space-twounits);
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
}
 
.maingettingaround-container3 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
}
 
.maingettingaround-frame40 {
  gap: 6px;
  width: 800px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.maingettingaround-text1 {
  color: rgba(1, 0, 0, 1);
  height: auto;
  font-size: 20px;
  max-width: auto;
  align-self: stretch;
  font-style: Regular;
  text-align: center;
  font-family: Ovo;
  font-weight: 400;
  line-height: 25px;
  font-stretch: normal;
  text-decoration: none;
}
 
.maingettingaround-text2 {
  color: rgba(1, 0, 0, 1);
  width: auto;
  height: auto;
  font-size: 20px;
  max-width: auto;
  align-self: stretch;
  font-style: Regular;
  margin-top: var(--dl-layout-space-twounits);
  text-align: center;
  font-family: Ovo;
  font-weight: 400;
  line-height: 25px;
  font-stretch: normal;
  text-decoration: none;
}
 
.dine-fragment16 {
  display: contents;
}
 
.dine-text16 {
  display: inline-block;
}
 
.dine-fragment17 {
  display: contents;
}
 
.dine-text17 {
  display: inline-block;
}
 
.maingettingaroundroot-class-name {
  background-color: #ffffff;
}
 
.maingettingaroundroot-class-name1 {
  max-width: 1920px;
  background-color: #ffffff;
}
 
.maingettingaroundroot-class-name2 {
  max-width: 1920px;
  background-color: #ffffff;
}
 
.maingettingaroundroot-class-name3 {
  max-width: 1920px;
  background-color: #ffffff;
}
 
.maingettingaroundroot-class-name4 {
  max-width: 1920px;
  background-color: #ffffff;
}
 
.maingettingaroundroot-class-name5 {
  max-width: 1920px;
  background-color: #ffffff;
}
 
.maingettingaroundroot-class-name6 {
  background-color: #ffffff;
}
 
.maingettingaroundroot-class-name7 {
  background-color: #ffffff;
}
 
.maingettingaroundroot-class-name8 {
  max-width: 1920px;
  background-color: #ffffff;
}
 
.maingettingaroundroot-class-name9 {
  max-width: 1920px;
  background-color: #ffffff;
}
 
@media(max-width: 1200px) {
  .maingettingaround-content {
    max-width: 100%;
  }
  .maingettingaround-container1 {
    flex: 1;
  }
  .maingettingaround-container2 {
    align-self: stretch;
  }
  .maingettingaround-container3 {
    flex: 1;
  }
  .maingettingaround-frame40 {
    width: 100%;
  }
}
 
@media(max-width: 991px) {
  .maingettingaround-content {
    align-items: center;
    flex-direction: column;
  }
}
 
@media(max-width: 767px) {
  .maingettingaround-gallery3 {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
}
 
@media(max-width: 380px) {
  .maingettingaround-gallery3 {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .maingettingaround-max-width {
    width: auto;
    align-self: stretch;
  }
  .maingettingaround-container1 {
    width: auto;
    align-self: stretch;
  }
  .maingettingaround-container2 {
    align-self: stretch;
  }
  .maingettingaround-container3 {
    flex: 1;
  }
  .maingettingaround-frame40 {
    flex: 1;
    width: 100%;
  }
  .maingettingaroundroot-class-name1 {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .maingettingaroundroot-class-name3 {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .maingettingaroundroot-class-name5 {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .maingettingaroundroot-class-name9 {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
}

.header-savor-the-flavors-wrapper {
  display: contents;
}
 
.header-savor-the-flavors-column {
  flex: 1;
  display: flex;
  position: relative;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
  background-color: #ffffff;
}
 
.header-savor-the-flavors-container {
  gap: var(--dl-layout-space-fourunits);
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  align-self: stretch;
  align-items: center;
  padding-top: var(--dl-layout-space-fourunits);
  margin-bottom: 0px;
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: center;
  background-color: #ffffff;
}
 
.header-savor-the-flavors-image1 {
  width: auto;
  max-width: var(--dl-layout-size-small);
  object-fit: cover;
}
 
.header-savor-the-flavors-text1 {
  color: rgb(0, 0, 0);
  width: auto;
  display: flex;
  overflow: visible;
  flex-wrap: wrap;
  font-size: 70px;
  max-width: auto;
  align-self: stretch;
  max-height: auto;
  text-align: center;
  align-items: stretch;
  font-family: "AstonScriptBold-Bold";
  font-weight: 700;
  line-height: 3;
  letter-spacing: 0em;
  text-transform: capitalize;
  justify-content: space-between;
  text-decoration: none;
}
 
.header-savor-the-flavors-image2 {
  width: auto;
  max-width: var(--dl-layout-size-small);
  object-fit: cover;
}
 
.dine-fragment18 {
  display: contents;
}
 
.dine-text20 {
  display: inline-block;
}
 
@media(max-width: 1600px) {
  .header-savor-the-flavors-text1 {
    font-size: 60px;
  }
}
 
@media(max-width: 1200px) {
  .header-savor-the-flavors-text1 {
    font-size: 50px;
  }
}
 
@media(max-width: 991px) {
  .header-savor-the-flavors-column {
    width: 100%;
    align-self: center;
    align-items: center;
  }
  .header-savor-the-flavors-container {
    gap: var(--dl-layout-space-twounits);
  }
  .header-savor-the-flavors-text1 {
    font-size: 40px;
  }
}
 
@media(max-width: 767px) {
  .header-savor-the-flavors-container {
    gap: 0;
    height: 241px;
    align-self: stretch;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .header-savor-the-flavors-image1 {
    display: none;
  }
  .header-savor-the-flavors-text1 {
    width: auto;
    font-size: 30px;
    align-self: center;
    text-align: center;
    justify-content: center;
  }
  .header-savor-the-flavors-image2 {
    display: none;
  }
}
 
@media(max-width: 380px) {
  .header-savor-the-flavors-container {
    align-self: stretch;
    justify-content: center;
  }
  .header-savor-the-flavors-image1 {
    display: none;
  }
  .header-savor-the-flavors-text1 {
    color: rgb(0, 0, 0);
    width: auto;
    font-size: 24px;
    align-self: stretch;
    font-family: AstonScriptBold-Bold;
    font-weight: 700;
    line-height: 3;
    letter-spacing: 0em;
    text-transform: capitalize;
    text-decoration: none;
  }
  .header-savor-the-flavors-image2 {
    display: none;
  }
}

.maindine-wrapper {
  display: contents;
}
 
.maindine-team12 {
  align-items: flex-start;
  flex-direction: row;
  justify-content: center;
}
 
.maindine-max-width {
  gap: var(--dl-layout-space-fiveunits);
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.maindine-content10 {
  gap: var(--dl-layout-space-sixunits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.maindine-content11 {
  gap: var(--dl-layout-space-fourunits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.maindine-row1 {
  gap: 64px;
  display: flex;
  max-width: 1400px;
  align-self: center;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: center;
}
 
.maindine-card1 {
  gap: 24px;
  flex: 1;
  width: 100%;
  display: flex;
  flex-grow: 1;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.maindine-content12 {
  gap: 16px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.maindine-title1 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: row;
}
 
.maindine-text10 {
  font-size: 20px;
  font-style: normal;
  font-family: Outfit;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 0em;
  text-transform: uppercase;
  text-decoration: none;
}
 
.maindine-member-image1 {
  width: 100%;
  height: auto;
  display: flex;
  max-height: 415px;
  background-size: cover;
  background-image: url("public/external/Dine/luna-1400w.jpg");
  background-position: center;
}
 
.maindine-image10 {
  width: auto;
  height: 30%;
  margin: var(--dl-layout-space-halfunit);
  object-fit: cover;
}
 
.maindine-content13 {
  gap: 16px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.maindine-text12 {
  text-align: left;
}
 
.maindine-social-icons1 {
  gap: 0;
  height: auto;
  display: grid;
  max-width: auto;
  align-self: stretch;
  max-height: auto;
  padding-top: 0px;
  place-items: center;
  padding-left: 10%;
  padding-right: 10%;
  padding-bottom: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
 
.maindine-image11 {
  width: auto;
  height: auto;
  max-height: 45px;
  object-fit: cover;
  background-size: cover;
  text-decoration: none;
  background-image: url("public/external/icons/location-2.svg");
}
 
.maindine-line210 {
  width: 100%;
  height: 100%;
  max-width: 3px;
  max-height: 60px;
}
 
.maindine-image12 {
  width: auto;
  height: auto;
  max-height: 45px;
  object-fit: cover;
  text-decoration: none;
}
 
.maindine-line211 {
  width: 100%;
  height: 100%;
  max-width: 3px;
  max-height: 60px;
}
 
.maindine-image13 {
  width: auto;
  max-height: 45px;
  object-fit: cover;
  text-decoration: none;
}
 
.maindine-card2 {
  gap: 24px;
  flex: 1;
  width: 100%;
  display: flex;
  flex-grow: 1;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.maindine-content14 {
  gap: 16px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.maindine-title2 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: row;
}
 
.maindine-text13 {
  fill: #CE9A6B;
  color: #CE9A6B;
  font-size: 20px;
  font-style: normal;
  font-family: Outfit;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 0em;
  text-transform: uppercase;
  text-decoration: none;
}
 
.maindine-member-image2 {
  width: 100%;
  height: auto;
  display: flex;
  max-height: 415px;
  background-size: cover;
  background-image: url("public/external/Dine/quince-1400w.jpg");
  background-position: center;
}
 
.maindine-image14 {
  width: auto;
  height: 30%;
  margin: var(--dl-layout-space-halfunit);
  object-fit: cover;
}
 
.maindine-content15 {
  gap: 16px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.maindine-text15 {
  text-align: left;
}
 
.maindine-social-icons2 {
  gap: 0;
  height: auto;
  display: grid;
  max-width: auto;
  align-self: stretch;
  max-height: auto;
  padding-top: 0px;
  place-items: center;
  padding-left: 10%;
  padding-right: 10%;
  padding-bottom: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
 
.maindine-image15 {
  width: auto;
  height: auto;
  max-height: 45px;
  object-fit: cover;
  text-decoration: none;
}
 
.maindine-line212 {
  width: 100%;
  height: 100%;
  max-width: 3px;
  max-height: 60px;
}
 
.maindine-image16 {
  width: auto;
  height: auto;
  max-height: 45px;
  object-fit: cover;
  text-decoration: none;
}
 
.maindine-line213 {
  width: 100%;
  height: 100%;
  max-width: 3px;
  max-height: 60px;
}
 
.maindine-image17 {
  width: auto;
  max-height: 45px;
  object-fit: cover;
  text-decoration: none;
}
 
.maindine-row2 {
  gap: 64px;
  display: flex;
  max-width: 1400px;
  align-self: center;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: center;
}
 
.maindine-card3 {
  gap: 24px;
  flex: 1;
  width: 100%;
  display: flex;
  flex-grow: 1;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.maindine-content16 {
  gap: 16px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.maindine-title3 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: row;
}
 
.maindine-text16 {
  font-size: 20px;
  font-style: normal;
  font-family: Outfit;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 0em;
  text-transform: uppercase;
  text-decoration: none;
}
 
.maindine-member-image3 {
  height: auto;
  max-height: 415px;
}
 
.maindine-content17 {
  gap: 16px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.maindine-text18 {
  text-align: left;
}
 
.maindine-social-icons3 {
  gap: 0;
  height: auto;
  display: grid;
  max-width: auto;
  align-self: stretch;
  max-height: auto;
  padding-top: 0px;
  place-items: center;
  padding-left: 10%;
  padding-right: 10%;
  padding-bottom: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
 
.maindine-image18 {
  width: auto;
  height: auto;
  max-height: 45px;
  object-fit: cover;
  text-decoration: none;
}
 
.maindine-line214 {
  width: 100%;
  height: 100%;
  max-width: 3px;
  max-height: 60px;
}
 
.maindine-image19 {
  width: auto;
  height: auto;
  max-height: 45px;
  object-fit: cover;
  text-decoration: none;
}
 
.maindine-line215 {
  width: 100%;
  height: 100%;
  max-width: 3px;
  max-height: 60px;
}
 
.maindine-image20 {
  width: auto;
  max-height: 45px;
  object-fit: cover;
  text-decoration: none;
}
 
.maindine-card4 {
  gap: 24px;
  flex: 1;
  width: 100%;
  display: flex;
  flex-grow: 1;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.maindine-content18 {
  gap: 16px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.maindine-title4 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: row;
}
 
.maindine-text19 {
  font-size: 20px;
  font-style: normal;
  font-family: Outfit;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 0em;
  text-transform: uppercase;
  text-decoration: none;
}
 
.maindine-member-image4 {
  height: auto;
  max-height: 415px;
}
 
.maindine-content19 {
  gap: 16px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.maindine-text21 {
  text-align: left;
}
 
.maindine-social-icons4 {
  gap: 0;
  height: auto;
  display: grid;
  max-width: auto;
  align-self: stretch;
  max-height: auto;
  padding-top: 0px;
  place-items: center;
  padding-left: 10%;
  padding-right: 10%;
  padding-bottom: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
 
.maindine-image21 {
  width: auto;
  height: auto;
  max-height: 45px;
  object-fit: cover;
  text-decoration: none;
}
 
.maindine-line216 {
  width: 100%;
  height: 100%;
  max-width: 3px;
  max-height: 60px;
}
 
.maindine-image22 {
  width: auto;
  height: auto;
  max-height: 45px;
  object-fit: cover;
  text-decoration: none;
}
 
.maindine-line217 {
  width: 100%;
  height: 100%;
  max-width: 3px;
  max-height: 60px;
}
 
.maindine-image23 {
  width: auto;
  max-height: 45px;
  object-fit: cover;
  text-decoration: none;
}
 
.maindine-row3 {
  gap: 64px;
  display: flex;
  max-width: 1400px;
  align-self: center;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: center;
}
 
.maindine-card5 {
  gap: 24px;
  flex: 1;
  width: 100%;
  display: flex;
  flex-grow: 1;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.maindine-content20 {
  gap: 16px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.maindine-title5 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: row;
}
 
.maindine-text22 {
  fill: #CE9A6B;
  color: #CE9A6B;
  font-size: 20px;
  font-style: normal;
  font-family: Outfit;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 0em;
  text-transform: uppercase;
  text-decoration: none;
}
 
.maindine-member-image5 {
  height: auto;
  max-height: 415px;
}
 
.maindine-content21 {
  gap: 16px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.maindine-text24 {
  text-align: left;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.maindine-social-icons5 {
  gap: 0;
  height: auto;
  display: grid;
  max-width: auto;
  align-self: stretch;
  max-height: auto;
  padding-top: 0px;
  place-items: center;
  padding-left: 10%;
  padding-right: 10%;
  padding-bottom: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
 
.maindine-image24 {
  width: auto;
  height: auto;
  max-height: 45px;
  object-fit: cover;
  text-decoration: none;
}
 
.maindine-line218 {
  width: 100%;
  height: 100%;
  max-width: 3px;
  max-height: 60px;
}
 
.maindine-image25 {
  width: auto;
  height: auto;
  max-height: 45px;
  object-fit: cover;
  text-decoration: none;
}
 
.maindine-line219 {
  width: 100%;
  height: 100%;
  max-width: 3px;
  max-height: 60px;
}
 
.maindine-image26 {
  width: auto;
  max-height: 45px;
  object-fit: cover;
  text-decoration: none;
}
 
.maindine-card6 {
  gap: 24px;
  flex: 1;
  width: 100%;
  display: flex;
  flex-grow: 1;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.maindine-content22 {
  gap: 16px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.maindine-title6 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: row;
}
 
.maindine-text25 {
  font-size: 20px;
  font-style: normal;
  font-family: Outfit;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 0em;
  text-transform: uppercase;
  text-decoration: none;
}
 
.maindine-member-image6 {
  height: auto;
  max-height: 415px;
}
 
.maindine-content23 {
  gap: 16px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.maindine-text27 {
  text-align: left;
}
 
.maindine-social-icons6 {
  gap: 0;
  height: auto;
  display: grid;
  max-width: auto;
  align-self: stretch;
  max-height: auto;
  padding-top: 0px;
  place-items: center;
  padding-left: 10%;
  padding-right: 10%;
  padding-bottom: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
 
.maindine-image27 {
  width: auto;
  height: auto;
  max-height: 45px;
  object-fit: cover;
  text-decoration: none;
}
 
.maindine-line220 {
  width: 100%;
  height: 100%;
  max-width: 3px;
  max-height: 60px;
}
 
.maindine-image28 {
  width: auto;
  height: auto;
  max-height: 45px;
  object-fit: cover;
  text-decoration: none;
}
 
.maindine-line221 {
  width: 100%;
  height: 100%;
  max-width: 3px;
  max-height: 60px;
}
 
.maindine-image29 {
  width: auto;
  max-height: 45px;
  object-fit: cover;
  text-decoration: none;
}
 
.maindine-row4 {
  gap: 64px;
  display: flex;
  max-width: 1400px;
  align-self: center;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: center;
}
 
.maindine-card7 {
  gap: 24px;
  flex: 1;
  width: 100%;
  display: flex;
  flex-grow: 1;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.maindine-content24 {
  gap: 16px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.maindine-title7 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: row;
}
 
.maindine-text28 {
  fill: #262A6F;
  color: #262A6F;
  font-size: 20px;
  font-style: normal;
  font-family: Outfit;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 0em;
  text-transform: uppercase;
  text-decoration: none;
}
 
.maindine-member-image7 {
  height: auto;
  max-height: 415px;
}
 
.maindine-content25 {
  gap: 16px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.maindine-text30 {
  text-align: left;
}
 
.maindine-social-icons7 {
  gap: 0;
  height: auto;
  display: grid;
  max-width: auto;
  align-self: stretch;
  max-height: auto;
  padding-top: 0px;
  place-items: center;
  padding-left: 10%;
  padding-right: 10%;
  padding-bottom: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
 
.maindine-image30 {
  width: auto;
  height: auto;
  max-height: 45px;
  object-fit: cover;
  text-decoration: none;
}
 
.maindine-line222 {
  width: 100%;
  height: 100%;
  max-width: 3px;
  max-height: 60px;
}
 
.maindine-image31 {
  width: auto;
  height: auto;
  max-height: 45px;
  object-fit: cover;
  text-decoration: none;
}
 
.maindine-line223 {
  width: 100%;
  height: 100%;
  max-width: 3px;
  max-height: 60px;
}
 
.maindine-image32 {
  width: auto;
  max-height: 45px;
  object-fit: cover;
  text-decoration: none;
}
 
.maindine-card8 {
  gap: 24px;
  flex: 1;
  width: 100%;
  display: flex;
  flex-grow: 1;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.maindine-content26 {
  gap: 16px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.maindine-title8 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: row;
}
 
.maindine-text31 {
  font-size: 20px;
  font-style: normal;
  font-family: Outfit;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 0em;
  text-transform: uppercase;
  text-decoration: none;
}
 
.maindine-member-image8 {
  height: auto;
  max-height: 415px;
}
 
.maindine-content27 {
  gap: 16px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.maindine-text33 {
  text-align: left;
}
 
.maindine-social-icons8 {
  gap: 0;
  height: auto;
  display: grid;
  max-width: auto;
  align-self: stretch;
  max-height: auto;
  padding-top: 0px;
  place-items: center;
  padding-left: 10%;
  padding-right: 10%;
  padding-bottom: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
 
.maindine-image33 {
  width: auto;
  height: auto;
  max-height: 45px;
  object-fit: cover;
  text-decoration: none;
}
 
.maindine-line224 {
  width: 100%;
  height: 100%;
  max-width: 3px;
  max-height: 60px;
}
 
.maindine-image34 {
  width: auto;
  height: auto;
  max-height: 45px;
  object-fit: cover;
  text-decoration: none;
}
 
.maindine-line225 {
  width: 100%;
  height: 100%;
  max-width: 3px;
  max-height: 60px;
}
 
.maindine-image35 {
  width: auto;
  max-height: 45px;
  object-fit: cover;
  text-decoration: none;
}
 
.dine-fragment37 {
  display: contents;
}
 
.dine-text39 {
  display: inline-block;
}
 
.dine-fragment33 {
  display: contents;
}
 
.dine-text35 {
  display: inline-block;
}
 
.dine-fragment26 {
  display: contents;
}
 
.dine-text28 {
  color: #262a6f;
  display: inline-block;
}
 
.dine-fragment32 {
  display: contents;
}
 
.dine-text34 {
  display: inline-block;
}
 
.dine-fragment42 {
  display: contents;
}
 
.dine-text44 {
  display: inline-block;
}
 
.dine-fragment40 {
  display: contents;
}
 
.dine-text42 {
  display: inline-block;
}
 
.dine-fragment34 {
  display: contents;
}
 
.dine-text36 {
  display: inline-block;
}
 
.dine-fragment38 {
  display: contents;
}
 
.dine-text40 {
  display: inline-block;
}
 
.dine-fragment41 {
  display: contents;
}
 
.dine-text43 {
  display: inline-block;
}
 
.dine-fragment23 {
  display: contents;
}
 
.dine-text25 {
  color: #262a6f;
  display: inline-block;
}
 
.dine-fragment25 {
  display: contents;
}
 
.dine-text27 {
  color: #262a6f;
  display: inline-block;
}
 
.dine-fragment29 {
  display: contents;
}
 
.dine-text31 {
  display: inline-block;
}
 
.dine-fragment31 {
  display: contents;
}
 
.dine-text33 {
  display: inline-block;
}
 
.dine-fragment35 {
  display: contents;
}
 
.dine-text37 {
  display: inline-block;
}
 
.dine-fragment20 {
  display: contents;
}
 
.dine-text22 {
  color: #262a6f;
  display: inline-block;
}
 
.dine-fragment21 {
  display: contents;
}
 
.dine-text23 {
  color: #262a6f;
  display: inline-block;
}
 
.dine-fragment22 {
  display: contents;
}
 
.dine-text24 {
  color: #262a6f;
  display: inline-block;
}
 
.dine-fragment36 {
  display: contents;
}
 
.dine-text38 {
  display: inline-block;
}
 
.dine-fragment39 {
  display: contents;
}
 
.dine-text41 {
  display: inline-block;
}
 
.dine-fragment28 {
  display: contents;
}
 
.dine-text30 {
  display: inline-block;
}
 
.dine-fragment27 {
  display: contents;
}
 
.dine-text29 {
  display: inline-block;
}
 
.dine-fragment30 {
  display: contents;
}
 
.dine-text32 {
  display: inline-block;
}
 
.dine-fragment24 {
  display: contents;
}
 
.dine-text26 {
  color: #262a6f;
  display: inline-block;
}
 
.dine-fragment19 {
  display: contents;
}
 
.dine-text21 {
  color: #262a6f;
  display: inline-block;
}
 

 

 
@media(max-width: 1600px) {
  .maindine-image10 {
    width: 20%;
    height: auto;
    margin: var(--dl-layout-space-halfunit);
    align-self: flex-start;
  }
  .maindine-image14 {
    width: 20%;
    height: auto;
    margin: var(--dl-layout-space-halfunit);
    align-self: flex-start;
  }
}
 
@media(max-width: 1200px) {
  .maindine-image10 {
    width: auto;
    height: 30%;
  }
  .maindine-image14 {
    width: auto;
    height: 30%;
  }
}
 
@media(max-width: 991px) {
  .maindine-team12 {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .maindine-row1 {
    align-items: center;
    flex-direction: column;
  }
  .maindine-row2 {
    align-items: center;
    flex-direction: column;
  }
  .maindine-row3 {
    align-items: center;
    flex-direction: column;
  }
  .maindine-row4 {
    align-items: center;
    flex-direction: column;
  }
}
 
@media(max-width: 767px) {
  .maindine-row1 {
    gap: var(--dl-layout-space-twounits);
  }
  .maindine-image12 {
    max-height: 40px;
  }
  .maindine-image13 {
    max-height: 40px;
  }
  .maindine-image16 {
    max-height: 40px;
  }
  .maindine-image17 {
    max-height: 40px;
  }
  .maindine-row2 {
    gap: var(--dl-layout-space-twounits);
  }
  .maindine-image19 {
    max-height: 40px;
  }
  .maindine-image20 {
    max-height: 40px;
  }
  .maindine-image22 {
    max-height: 40px;
  }
  .maindine-image23 {
    max-height: 40px;
  }
  .maindine-row3 {
    gap: var(--dl-layout-space-twounits);
  }
  .maindine-image25 {
    max-height: 40px;
  }
  .maindine-image26 {
    max-height: 40px;
  }
  .maindine-image28 {
    max-height: 40px;
  }
  .maindine-image29 {
    max-height: 40px;
  }
  .maindine-row4 {
    gap: var(--dl-layout-space-twounits);
  }
  .maindine-image31 {
    max-height: 40px;
  }
  .maindine-image32 {
    max-height: 40px;
  }
  .maindine-image34 {
    max-height: 40px;
  }
  .maindine-image35 {
    max-height: 40px;
  }
}
 
@media(max-width: 380px) {
  .maindine-team12 {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .maindine-max-width {
    flex: 1;
    max-width: 100%;
  }
  .maindine-row1 {
    align-self: stretch;
    flex-direction: column;
  }
  .maindine-member-image1 {
    height: 450px;
  }
  .maindine-member-image2 {
    height: 450px;
  }
  .maindine-row2 {
    flex-direction: column;
  }
  .maindine-member-image3 {
    height: 450px;
  }
  .maindine-member-image4 {
    height: 450px;
  }
  .maindine-row3 {
    flex-direction: column;
  }
  .maindine-member-image5 {
    height: 450px;
  }
  .maindine-member-image6 {
    height: 450px;
  }
  .maindine-row4 {
    flex-direction: column;
  }
  .maindine-member-image7 {
    height: 450px;
  }
  .maindine-member-image8 {
    height: 450px;
  }
}

.header-morning-bites-wrapper {
  display: contents;
}
 
.header-morning-bites-column {
  flex: 1;
  display: flex;
  position: relative;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
  background-color: #ffffff;
}
 
.header-morning-bites-container {
  gap: var(--dl-layout-space-fourunits);
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  align-self: stretch;
  align-items: center;
  padding-top: var(--dl-layout-space-fourunits);
  margin-bottom: 0px;
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: center;
  background-color: #ffffff;
}
 
.header-morning-bites-image1 {
  width: auto;
  max-width: var(--dl-layout-size-small);
  object-fit: cover;
}
 
.header-morning-bites-text1 {
  color: rgb(0, 0, 0);
  width: auto;
  display: flex;
  overflow: visible;
  flex-wrap: wrap;
  font-size: 70px;
  max-width: auto;
  align-self: stretch;
  max-height: auto;
  text-align: center;
  align-items: stretch;
  font-family: "AstonScriptBold-Bold";
  font-weight: 700;
  line-height: 3;
  letter-spacing: 0em;
  text-transform: capitalize;
  justify-content: space-between;
  text-decoration: none;
}
 
.header-morning-bites-image2 {
  width: auto;
  max-width: var(--dl-layout-size-small);
  object-fit: cover;
}
 
.dine-fragment43 {
  display: contents;
}
 
.dine-text45 {
  color: rgb(0, 0, 0);
  width: auto;
  display: flex;
  overflow: visible;
  flex-wrap: wrap;
  font-size: 70px;
  max-width: auto;
  align-self: stretch;
  max-height: auto;
  text-align: center;
  align-items: stretch;
  font-family: "AstonScriptBold-Bold";
  font-weight: 700;
  line-height: 3;
  letter-spacing: 0em;
  text-transform: capitalize;
  justify-content: space-between;
  text-decoration: none;
}
 
@media(max-width: 1600px) {
  .header-morning-bites-text1 {
    font-size: 60px;
  }
  .dine-text45 {
    font-size: 60px;
  }
}
 
@media(max-width: 1200px) {
  .header-morning-bites-text1 {
    font-size: 50px;
  }
  .dine-text45 {
    font-size: 50px;
  }
}
 
@media(max-width: 991px) {
  .header-morning-bites-column {
    width: 100%;
    align-self: center;
    align-items: center;
  }
  .header-morning-bites-container {
    gap: var(--dl-layout-space-twounits);
  }
  .header-morning-bites-text1 {
    font-size: 40px;
  }
  .dine-text45 {
    font-size: 40px;
  }
}
 
@media(max-width: 767px) {
  .header-morning-bites-container {
    gap: 0;
    height: 241px;
    align-self: stretch;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .header-morning-bites-image1 {
    display: none;
  }
  .header-morning-bites-text1 {
    width: auto;
    font-size: 30px;
    align-self: center;
    text-align: center;
    justify-content: center;
  }
  .header-morning-bites-image2 {
    display: none;
  }
  .dine-text45 {
    width: auto;
    font-size: 30px;
    align-self: center;
    text-align: center;
    justify-content: center;
  }
}
 
@media(max-width: 380px) {
  .header-morning-bites-container {
    align-self: stretch;
    justify-content: center;
  }
  .header-morning-bites-image1 {
    display: none;
  }
  .header-morning-bites-text1 {
    color: rgb(0, 0, 0);
    width: auto;
    font-size: 24px;
    align-self: stretch;
    font-family: AstonScriptBold-Bold;
    font-weight: 700;
    line-height: 3;
    letter-spacing: 0em;
    text-transform: capitalize;
    text-decoration: none;
  }
  .header-morning-bites-image2 {
    display: none;
  }
  .dine-text45 {
    color: rgb(0, 0, 0);
    width: auto;
    font-size: 24px;
    align-self: stretch;
    font-family: AstonScriptBold-Bold;
    font-weight: 700;
    line-height: 3;
    letter-spacing: 0em;
    text-transform: capitalize;
    text-decoration: none;
  }
}

.mainbites-wrapper {
  display: contents;
}
 
.mainbites-team12 {
  align-items: flex-start;
  flex-direction: row;
  justify-content: center;
}
 
.mainbites-max-width {
  gap: var(--dl-layout-space-fiveunits);
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.mainbites-content1 {
  gap: var(--dl-layout-space-sixunits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.mainbites-content2 {
  gap: var(--dl-layout-space-fourunits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.mainbites-row {
  gap: 64px;
  display: flex;
  max-width: 1400px;
  align-self: center;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: center;
}
 
.mainbites-card1 {
  gap: 24px;
  flex: 1;
  width: 100%;
  display: flex;
  flex-grow: 1;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.mainbites-content3 {
  gap: 16px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.mainbites-title1 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: row;
}
 
.mainbites-text10 {
  font-size: 20px;
  font-style: normal;
  font-family: Outfit;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 0em;
  text-transform: uppercase;
  text-decoration: none;
}
 
.mainbites-member-image1 {
  width: 100%;
  height: auto;
  display: flex;
  max-height: 415px;
  background-size: cover;
  background-image: url("public/external/Dine/panio-1400w.jpg");
  background-position: center;
}
 
.mainbites-image1 {
  width: auto;
  height: 30%;
  margin: var(--dl-layout-space-halfunit);
  object-fit: cover;
}
 
.mainbites-content4 {
  gap: 16px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.mainbites-text12 {
  text-align: left;
}
 
.mainbites-social-icons1 {
  gap: 0;
  height: auto;
  display: grid;
  max-width: auto;
  align-self: stretch;
  max-height: auto;
  padding-top: 0px;
  place-items: center;
  padding-left: 10%;
  padding-right: 10%;
  padding-bottom: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
 
.mainbites-image2 {
  width: auto;
  height: auto;
  max-height: 45px;
  object-fit: cover;
  text-decoration: none;
}
 
.mainbites-line21 {
  width: 100%;
  height: 100%;
  max-width: 3px;
  max-height: 60px;
}
 
.mainbites-image3 {
  width: auto;
  height: auto;
  max-height: 45px;
  object-fit: cover;
  text-decoration: none;
}
 
.mainbites-line22 {
  width: 100%;
  height: 100%;
  max-width: 3px;
  max-height: 60px;
}
 
.mainbites-image4 {
  width: auto;
  max-height: 45px;
  object-fit: cover;
  text-decoration: none;
}
 
.mainbites-card2 {
  gap: 24px;
  flex: 1;
  width: 100%;
  display: flex;
  flex-grow: 1;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.mainbites-content5 {
  gap: 16px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.mainbites-title2 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: row;
}
 
.mainbites-text13 {
  font-size: 20px;
  font-style: normal;
  font-family: Outfit;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 0em;
  text-transform: uppercase;
  text-decoration: none;
}
 
.mainbites-member-image2 {
  height: auto;
  max-height: 415px;
}
 
.mainbites-content6 {
  gap: 16px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.mainbites-text15 {
  text-align: left;
}
 
.mainbites-social-icons2 {
  gap: 0;
  height: auto;
  display: grid;
  max-width: auto;
  align-self: stretch;
  max-height: auto;
  padding-top: 0px;
  place-items: center;
  padding-left: 10%;
  padding-right: 10%;
  padding-bottom: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
 
.mainbites-image5 {
  width: auto;
  height: auto;
  max-height: 45px;
  object-fit: cover;
  text-decoration: none;
}
 
.mainbites-line23 {
  width: 100%;
  height: 100%;
  max-width: 3px;
  max-height: 60px;
}
 
.mainbites-image6 {
  width: auto;
  height: auto;
  max-height: 45px;
  object-fit: cover;
  text-decoration: none;
}
 
.mainbites-line24 {
  width: 100%;
  height: 100%;
  max-width: 3px;
  max-height: 60px;
}
 
.mainbites-image7 {
  width: auto;
  max-height: 45px;
  object-fit: cover;
  text-decoration: none;
}
 
.dine-fragment45 {
  display: contents;
}
 
.dine-text49 {
  color: #262a6f;
  display: inline-block;
}
 
.dine-fragment49 {
  display: contents;
}
 
.dine-text53 {
  display: inline-block;
}
 
.dine-fragment44 {
  display: contents;
}
 
.dine-text48 {
  color: #262a6f;
  display: inline-block;
}
 
.dine-fragment47 {
  display: contents;
}
 
.dine-text51 {
  display: inline-block;
}
 
.dine-fragment46 {
  display: contents;
}
 
.dine-text50 {
  display: inline-block;
}
 
.dine-fragment48 {
  display: contents;
}
 
.dine-text52 {
  display: inline-block;
}
 

 

 
@media(max-width: 1600px) {
  .mainbites-image1 {
    width: 20%;
    height: auto;
    margin: var(--dl-layout-space-halfunit);
    align-self: flex-start;
  }
}
 
@media(max-width: 1200px) {
  .mainbites-image1 {
    width: auto;
    height: 30%;
  }
}
 
@media(max-width: 991px) {
  .mainbites-team12 {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .mainbites-row {
    align-items: center;
    flex-direction: column;
  }
}
 
@media(max-width: 767px) {
  .mainbites-row {
    gap: var(--dl-layout-space-twounits);
    margin-right: 0px;
  }
  .mainbites-image2 {
    max-height: 40px;
  }
  .mainbites-image3 {
    max-height: 40px;
  }
  .mainbites-image4 {
    max-height: 40px;
  }
  .mainbites-image5 {
    max-height: 40px;
  }
  .mainbites-image6 {
    max-height: 40px;
  }
  .mainbites-image7 {
    max-height: 40px;
  }
}
 
@media(max-width: 380px) {
  .mainbites-team12 {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .mainbites-max-width {
    flex: 1;
    max-width: 100%;
  }
  .mainbites-row {
    align-self: stretch;
    flex-direction: column;
  }
  .mainbites-member-image1 {
    height: 450px;
  }
  .mainbites-member-image2 {
    height: 450px;
  }
}

.header-sweet-treats-and-cafes-wrapper {
  display: contents;
}
 
.header-sweet-treats-and-cafes-column {
  flex: 1;
  display: flex;
  position: relative;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
  background-color: #ffffff;
}
 
.header-sweet-treats-and-cafes-container {
  gap: var(--dl-layout-space-fourunits);
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  align-self: stretch;
  align-items: center;
  padding-top: var(--dl-layout-space-fourunits);
  margin-bottom: 0px;
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: center;
  background-color: #ffffff;
}
 
.header-sweet-treats-and-cafes-image1 {
  width: auto;
  max-width: var(--dl-layout-size-small);
  object-fit: cover;
}
 
.header-sweet-treats-and-cafes-text1 {
  color: rgb(0, 0, 0);
  width: auto;
  display: flex;
  overflow: visible;
  flex-wrap: wrap;
  font-size: 70px;
  max-width: auto;
  align-self: stretch;
  max-height: auto;
  text-align: center;
  align-items: stretch;
  font-family: "AstonScriptBold-Bold";
  font-weight: 700;
  line-height: 3;
  letter-spacing: 0em;
  text-transform: capitalize;
  justify-content: space-between;
  text-decoration: none;
}
 
.header-sweet-treats-and-cafes-image2 {
  width: auto;
  max-width: var(--dl-layout-size-small);
  object-fit: cover;
}
 
.dine-fragment50 {
  display: contents;
}
 
.dine-text54 {
  display: inline-block;
}
 
@media(max-width: 1600px) {
  .header-sweet-treats-and-cafes-text1 {
    font-size: 60px;
  }
}
 
@media(max-width: 1200px) {
  .header-sweet-treats-and-cafes-text1 {
    font-size: 50px;
  }
}
 
@media(max-width: 991px) {
  .header-sweet-treats-and-cafes-column {
    width: 100%;
    align-self: center;
    align-items: center;
  }
  .header-sweet-treats-and-cafes-container {
    gap: var(--dl-layout-space-twounits);
  }
  .header-sweet-treats-and-cafes-text1 {
    font-size: 40px;
  }
}
 
@media(max-width: 767px) {
  .header-sweet-treats-and-cafes-container {
    gap: 0;
    height: 241px;
    align-self: stretch;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .header-sweet-treats-and-cafes-image1 {
    display: none;
  }
  .header-sweet-treats-and-cafes-text1 {
    width: auto;
    font-size: 30px;
    align-self: center;
    text-align: center;
    justify-content: center;
  }
  .header-sweet-treats-and-cafes-image2 {
    display: none;
  }
}
 
@media(max-width: 380px) {
  .header-sweet-treats-and-cafes-container {
    align-self: stretch;
    justify-content: center;
  }
  .header-sweet-treats-and-cafes-image1 {
    display: none;
  }
  .header-sweet-treats-and-cafes-text1 {
    color: rgb(0, 0, 0);
    width: auto;
    font-size: 24px;
    align-self: stretch;
    font-family: AstonScriptBold-Bold;
    font-weight: 700;
    line-height: 3;
    letter-spacing: 0em;
    text-transform: capitalize;
    text-decoration: none;
  }
  .header-sweet-treats-and-cafes-image2 {
    display: none;
  }
}

.mainsweets-wrapper {
  display: contents;
}
 
.mainsweets-team12 {
  align-items: flex-start;
  flex-direction: row;
  justify-content: center;
}
 
.mainsweets-max-width {
  gap: var(--dl-layout-space-fiveunits);
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.mainsweets-content1 {
  gap: var(--dl-layout-space-sixunits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.mainsweets-content2 {
  gap: var(--dl-layout-space-fourunits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.mainsweets-row {
  gap: 64px;
  display: flex;
  max-width: 1400px;
  align-self: center;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: center;
}
 
.mainsweets-card1 {
  gap: 24px;
  flex: 1;
  width: 100%;
  display: flex;
  flex-grow: 1;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.mainsweets-content3 {
  gap: 16px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.mainsweets-title1 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: row;
}
 
.mainsweets-text10 {
  font-size: 20px;
  font-style: normal;
  font-family: Outfit;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 0em;
  text-transform: uppercase;
  text-decoration: none;
}
 
.mainsweets-member-image1 {
  width: 100%;
  height: auto;
  display: flex;
  max-height: 415px;
  background-size: cover;
  background-image: url("public/external/Dine/sanagustin-1400w.jpg");
  background-position: center;
}
 
.mainsweets-image1 {
  width: auto;
  height: 30%;
  margin: var(--dl-layout-space-halfunit);
  object-fit: cover;
}
 
.mainsweets-content4 {
  gap: 16px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.mainsweets-text12 {
  font-size: 20px;
  font-style: normal;
  text-align: left;
  font-family: Ovo;
  font-weight: 400px;
  line-height: 1.15;
  letter-spacing: 0em;
  text-transform: none;
  text-decoration: none;
}
 
.mainsweets-social-icons1 {
  gap: 0;
  height: auto;
  display: grid;
  max-width: auto;
  align-self: stretch;
  max-height: auto;
  padding-top: 0px;
  place-items: center;
  padding-left: 10%;
  padding-right: 10%;
  padding-bottom: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
 
.mainsweets-image2 {
  width: auto;
  height: auto;
  max-height: 45px;
  object-fit: cover;
  text-decoration: none;
}
 
.mainsweets-line21 {
  width: 100%;
  height: 100%;
  max-width: 3px;
  max-height: 60px;
}
 
.mainsweets-image3 {
  width: auto;
  height: auto;
  max-height: 45px;
  object-fit: cover;
  text-decoration: none;
}
 
.mainsweets-line22 {
  width: 100%;
  height: 100%;
  max-width: 3px;
  max-height: 60px;
}
 
.mainsweets-image4 {
  width: auto;
  max-height: 45px;
  object-fit: cover;
  text-decoration: none;
}
 
.mainsweets-card2 {
  gap: 24px;
  flex: 1;
  width: 100%;
  display: flex;
  flex-grow: 1;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.mainsweets-content5 {
  gap: 16px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.mainsweets-title2 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: row;
}
 
.mainsweets-text13 {
  font-size: 20px;
  font-style: normal;
  font-family: Outfit;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 0em;
  text-transform: uppercase;
  text-decoration: none;
}
 
.mainsweets-member-image2 {
  height: auto;
  max-height: 415px;
}
 
.mainsweets-content6 {
  gap: 16px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.mainsweets-text15 {
  font-size: 20px;
  font-style: normal;
  text-align: left;
  font-family: Ovo;
  font-weight: 400px;
  line-height: 1.15;
  letter-spacing: 0em;
  text-transform: none;
  text-decoration: none;
}
 
.mainsweets-social-icons2 {
  gap: 0;
  height: auto;
  display: grid;
  max-width: auto;
  align-self: stretch;
  max-height: auto;
  padding-top: 0px;
  place-items: center;
  padding-left: 10%;
  padding-right: 10%;
  padding-bottom: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
 
.mainsweets-image5 {
  width: auto;
  height: auto;
  max-height: 45px;
  object-fit: cover;
  text-decoration: none;
}
 
.mainsweets-line23 {
  width: 100%;
  height: 100%;
  max-width: 3px;
  max-height: 60px;
}
 
.mainsweets-image6 {
  width: auto;
  height: auto;
  max-height: 45px;
  object-fit: cover;
  text-decoration: none;
}
 
.mainsweets-line24 {
  width: 100%;
  height: 100%;
  max-width: 3px;
  max-height: 60px;
}
 
.mainsweets-image7 {
  width: auto;
  max-width: 50px;
  max-height: 45px;
  object-fit: cover;
  text-decoration: none;
}
 
.dine-fragment56 {
  display: contents;
}
 
.dine-text60 {
  display: inline-block;
}
 
.dine-fragment52 {
  display: contents;
}
 
.dine-text56 {
  color: #262a6f;
  display: inline-block;
}
 
.dine-fragment54 {
  display: contents;
}
 
.dine-text58 {
  display: inline-block;
}
 
.dine-fragment55 {
  display: contents;
}
 
.dine-text59 {
  display: inline-block;
}
 
.dine-fragment51 {
  display: contents;
}
 
.dine-text55 {
  color: #262a6f;
  display: inline-block;
}
 
.dine-fragment53 {
  display: contents;
}
 
.dine-text57 {
  display: inline-block;
}
 

 

 
@media(max-width: 1600px) {
  .mainsweets-image1 {
    width: 20%;
    height: auto;
    margin: var(--dl-layout-space-halfunit);
    align-self: flex-start;
  }
}
 
@media(max-width: 1200px) {
  .mainsweets-image1 {
    width: auto;
    height: 30%;
  }
}
 
@media(max-width: 991px) {
  .mainsweets-team12 {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .mainsweets-row {
    align-items: center;
    flex-direction: column;
  }
  .mainsweets-member-image1 {
    width: 100%;
    height: auto;
  }
}
 
@media(max-width: 767px) {
  .mainsweets-row {
    gap: var(--dl-layout-space-twounits);
    margin-right: 0px;
    flex-direction: column;
  }
  .mainsweets-image2 {
    max-height: 40px;
  }
  .mainsweets-image3 {
    max-height: 40px;
  }
  .mainsweets-image4 {
    max-height: 40px;
  }
  .mainsweets-image5 {
    max-height: 40px;
  }
  .mainsweets-image6 {
    max-height: 40px;
  }
  .mainsweets-image7 {
    max-height: 40px;
  }
}
 
@media(max-width: 380px) {
  .mainsweets-team12 {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .mainsweets-max-width {
    flex: 1;
    max-width: 100%;
  }
  .mainsweets-row {
    align-self: stretch;
    flex-direction: column;
  }
  .mainsweets-member-image1 {
    height: 450px;
  }
  .mainsweets-member-image2 {
    height: 450px;
  }
}

.header-fun-and-drinks-wrapper {
  display: contents;
}
 
.header-fun-and-drinks-column {
  flex: 1;
  display: flex;
  position: relative;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
  background-color: #ffffff;
}
 
.header-fun-and-drinks-container {
  gap: var(--dl-layout-space-fourunits);
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  align-self: stretch;
  align-items: center;
  padding-top: var(--dl-layout-space-fourunits);
  margin-bottom: 0px;
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: center;
  background-color: #ffffff;
}
 
.header-fun-and-drinks-image1 {
  width: auto;
  max-width: var(--dl-layout-size-small);
  object-fit: cover;
}
 
.header-fun-and-drinks-text1 {
  color: rgb(0, 0, 0);
  width: auto;
  display: flex;
  overflow: visible;
  flex-wrap: wrap;
  font-size: 70px;
  max-width: auto;
  align-self: stretch;
  max-height: auto;
  text-align: center;
  align-items: stretch;
  font-family: "AstonScriptBold-Bold";
  font-weight: 700;
  line-height: 3;
  letter-spacing: 0em;
  text-transform: capitalize;
  justify-content: space-between;
  text-decoration: none;
}
 
.header-fun-and-drinks-image2 {
  width: auto;
  max-width: var(--dl-layout-size-small);
  object-fit: cover;
}
 
.dine-fragment57 {
  display: contents;
}
 
.dine-text61 {
  display: inline-block;
}
 
@media(max-width: 1600px) {
  .header-fun-and-drinks-text1 {
    font-size: 60px;
  }
}
 
@media(max-width: 1200px) {
  .header-fun-and-drinks-text1 {
    font-size: 50px;
  }
}
 
@media(max-width: 991px) {
  .header-fun-and-drinks-column {
    width: 100%;
    align-self: center;
    align-items: center;
  }
  .header-fun-and-drinks-container {
    gap: var(--dl-layout-space-twounits);
  }
  .header-fun-and-drinks-text1 {
    font-size: 40px;
  }
}
 
@media(max-width: 767px) {
  .header-fun-and-drinks-container {
    gap: 0;
    height: 241px;
    align-self: stretch;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .header-fun-and-drinks-image1 {
    display: none;
  }
  .header-fun-and-drinks-text1 {
    width: auto;
    font-size: 30px;
    align-self: center;
    text-align: center;
    justify-content: center;
  }
  .header-fun-and-drinks-image2 {
    display: none;
  }
}
 
@media(max-width: 380px) {
  .header-fun-and-drinks-container {
    align-self: stretch;
    justify-content: center;
  }
  .header-fun-and-drinks-image1 {
    display: none;
  }
  .header-fun-and-drinks-text1 {
    color: rgb(0, 0, 0);
    width: auto;
    font-size: 24px;
    align-self: stretch;
    font-family: AstonScriptBold-Bold;
    font-weight: 700;
    line-height: 3;
    letter-spacing: 0em;
    text-transform: capitalize;
    text-decoration: none;
  }
  .header-fun-and-drinks-image2 {
    display: none;
  }
}

.mainrelaxed-wrapper {
  display: contents;
}
 
.mainrelaxed-team12 {
  align-items: flex-start;
  flex-direction: row;
  justify-content: center;
}
 
.mainrelaxed-max-width {
  gap: var(--dl-layout-space-fiveunits);
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.mainrelaxed-content1 {
  gap: var(--dl-layout-space-sixunits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.mainrelaxed-content2 {
  gap: var(--dl-layout-space-fourunits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.mainrelaxed-row {
  gap: 64px;
  display: flex;
  max-width: 1400px;
  align-self: center;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: center;
}
 
.mainrelaxed-card1 {
  gap: 24px;
  flex: 1;
  width: 100%;
  display: flex;
  flex-grow: 1;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.mainrelaxed-content3 {
  gap: 16px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.mainrelaxed-title1 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: row;
}
 
.mainrelaxed-text10 {
  fill: #262a6f;
  color: #262a6f;
  font-size: 20px;
  font-style: normal;
  font-family: Outfit;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 0em;
  text-transform: uppercase;
  text-decoration: none;
}
 
.mainrelaxed-member-image1 {
  width: 100%;
  height: auto;
  display: flex;
  max-height: 415px;
  background-size: cover;
  background-image: url("public/external/Dine/mezcaleria-1400w.jpg");
  background-position: center;
}
 
.mainrelaxed-image1 {
  width: auto;
  height: 30%;
  margin: var(--dl-layout-space-halfunit);
  object-fit: cover;
}
 
.mainrelaxed-content4 {
  gap: 16px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.mainrelaxed-text12 {
  font-size: 20px;
  font-style: normal;
  text-align: left;
  font-family: Ovo;
  font-weight: 400px;
  line-height: 1.15;
  margin-bottom: var(--dl-layout-space-twounits);
  letter-spacing: 0em;
  text-transform: none;
  text-decoration: none;
}
 
.mainrelaxed-social-icons1 {
  gap: 0;
  height: auto;
  display: grid;
  max-width: auto;
  align-self: stretch;
  max-height: auto;
  padding-top: 0px;
  place-items: center;
  padding-left: 10%;
  padding-right: 10%;
  padding-bottom: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
 
.mainrelaxed-image2 {
  width: auto;
  height: auto;
  max-height: 45px;
  object-fit: cover;
  text-decoration: none;
}
 
.mainrelaxed-line21 {
  width: 100%;
  height: 100%;
  max-width: 3px;
  max-height: 60px;
}
 
.mainrelaxed-image3 {
  width: auto;
  height: auto;
  max-height: 45px;
  object-fit: cover;
  text-decoration: none;
}
 
.mainrelaxed-line22 {
  width: 100%;
  height: 100%;
  max-width: 3px;
  max-height: 60px;
}
 
.mainrelaxed-image4 {
  width: auto;
  max-height: 45px;
  object-fit: cover;
  text-decoration: none;
}
 
.mainrelaxed-card2 {
  gap: 24px;
  flex: 1;
  width: 100%;
  display: flex;
  flex-grow: 1;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.mainrelaxed-content5 {
  gap: 16px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.mainrelaxed-title2 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: row;
}
 
.mainrelaxed-text13 {
  font-size: 20px;
  font-style: normal;
  font-family: Outfit;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 0em;
  text-transform: uppercase;
  text-decoration: none;
}
 
.mainrelaxed-member-image2 {
  height: auto;
  max-height: 415px;
}
 
.mainrelaxed-content6 {
  gap: 16px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.mainrelaxed-text15 {
  text-align: left;
}
 
.mainrelaxed-social-icons2 {
  gap: 0;
  height: auto;
  display: grid;
  max-width: auto;
  align-self: stretch;
  max-height: auto;
  padding-top: 0px;
  place-items: center;
  padding-left: 10%;
  padding-right: 10%;
  padding-bottom: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
 
.mainrelaxed-image5 {
  width: auto;
  height: auto;
  max-height: 45px;
  object-fit: cover;
  text-decoration: none;
}
 
.mainrelaxed-line23 {
  width: 100%;
  height: 100%;
  max-width: 3px;
  max-height: 60px;
}
 
.mainrelaxed-image6 {
  width: auto;
  height: auto;
  max-height: 45px;
  object-fit: cover;
  text-decoration: none;
}
 
.mainrelaxed-line24 {
  width: 100%;
  height: 100%;
  max-width: 3px;
  max-height: 60px;
}
 
.mainrelaxed-image7 {
  width: auto;
  max-height: 45px;
  object-fit: cover;
  text-decoration: none;
}
 
.dine-fragment59 {
  display: contents;
}
 
.dine-text63 {
  color: #262a6f;
  display: inline-block;
}
 
.dine-fragment62 {
  display: contents;
}
 
.dine-text66 {
  display: inline-block;
}
 
.dine-fragment58 {
  display: contents;
}
 
.dine-text62 {
  color: #262a6f;
  display: inline-block;
}
 
.dine-fragment63 {
  display: contents;
}
 
.dine-text67 {
  display: inline-block;
}
 
.dine-fragment60 {
  display: contents;
}
 
.dine-text64 {
  display: inline-block;
}
 
.dine-fragment61 {
  display: contents;
}
 
.dine-text65 {
  display: inline-block;
}
 

 

 
@media(max-width: 1600px) {
  .mainrelaxed-image1 {
    width: 20%;
    height: auto;
    margin: var(--dl-layout-space-halfunit);
    align-self: flex-start;
  }
}
 
@media(max-width: 1200px) {
  .mainrelaxed-image1 {
    width: auto;
    height: 30%;
  }
}
 
@media(max-width: 991px) {
  .mainrelaxed-team12 {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .mainrelaxed-row {
    align-items: center;
    flex-direction: column;
  }
}
 
@media(max-width: 767px) {
  .mainrelaxed-row {
    gap: var(--dl-layout-space-twounits);
    margin-right: 0px;
    flex-direction: column;
  }
  .mainrelaxed-image2 {
    max-height: 40px;
  }
  .mainrelaxed-image3 {
    max-height: 40px;
  }
  .mainrelaxed-image4 {
    max-height: 40px;
  }
  .mainrelaxed-image5 {
    max-height: 40px;
  }
  .mainrelaxed-image6 {
    max-height: 40px;
  }
  .mainrelaxed-image7 {
    max-height: 40px;
  }
}
 
@media(max-width: 380px) {
  .mainrelaxed-team12 {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .mainrelaxed-max-width {
    flex: 1;
    max-width: 100%;
  }
  .mainrelaxed-row {
    align-self: stretch;
    flex-direction: column;
  }
  .mainrelaxed-member-image1 {
    height: 450px;
  }
  .mainrelaxed-member-image2 {
    height: 450px;
  }
}

.footer1-wrapper {
  display: contents;
}
 
.footer1-footer {
  gap: 40px;
  width: 100%;
  height: auto;
  display: flex;
  overflow: visible;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  padding-top: 120px;
  padding-left: 300px 24px 8px;
  padding-right: 300px 24px 8px;
  flex-direction: column;
  background-color: rgba(255, 255, 255, 1);
}
 
.footer1-copyright {
  gap: 32px;
  width: 940px;
  display: flex;
  box-shadow: 0px -1px 0px 0px rgba(228, 235, 243, 1) ;
  align-items: center;
  flex-shrink: 0;
  padding-top: 0px;
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 16px;
  justify-content: center;
}
 
.footer1-text1 {
  color: rgba(51, 51, 51, 1);
  height: auto;
  flex-grow: 1;
  font-size: 20px;
  font-style: Regular;
  text-align: center;
  font-family: Outfit;
  font-weight: 400;
  line-height: 27.5px;
  font-stretch: normal;
  padding-bottom: var(--dl-layout-space-threeunits);
  text-decoration: none;
}
 
.dine-fragment64 {
  display: contents;
}
 
.dine-text68 {
  display: inline-block;
}
 

 

 

 

 

 

 

 

 

 

 

 

 
@media(max-width: 767px) {
  .footer1-footer {
    padding-top: 240px;
  }
  .footer1-copyright {
    width: auto;
  }
}
 
@media(max-width: 380px) {
  .footer1-footer {
    padding-top: 240px;
  }
  .footer1-copyright {
    width: auto;
    max-width: auto;
    padding-top: 0x;
  }
}

.dine-container {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-color: #ffffff;
}
 
.dine-fragment10 {
  display: contents;
}
 
.dine-text10 {
  display: inline-block;
}
 
.dine-fragment11 {
  display: contents;
}
 
.dine-text11 {
  display: inline-block;
}
 
.dine-fragment12 {
  display: contents;
}
 
.dine-text12 {
  display: inline-block;
}
 
.dine-fragment13 {
  display: contents;
}
 
.dine-text13 {
  display: inline-block;
}
 
.dine-fragment14 {
  display: contents;
}
 
.dine-text14 {
  display: inline-block;
}
 
.dine-fragment15 {
  display: contents;
}
 
.dine-text15 {
  display: inline-block;
}
 
.dine-fragment16 {
  display: contents;
}
 
.dine-text16 {
  display: inline-block;
}
 
.dine-fragment17 {
  display: contents;
}
 
.dine-text17 {
  display: inline-block;
}
 
.dine-fragment18 {
  display: contents;
}
 
.dine-text20 {
  display: inline-block;
}
 
.dine-fragment19 {
  display: contents;
}
 
.dine-text21 {
  color: #262a6f;
  display: inline-block;
}
 
.dine-fragment20 {
  display: contents;
}
 
.dine-text22 {
  color: #262a6f;
  display: inline-block;
}
 
.dine-fragment21 {
  display: contents;
}
 
.dine-text23 {
  color: #262a6f;
  display: inline-block;
}
 
.dine-fragment22 {
  display: contents;
}
 
.dine-text24 {
  color: #262a6f;
  display: inline-block;
}
 
.dine-fragment23 {
  display: contents;
}
 
.dine-text25 {
  color: #262a6f;
  display: inline-block;
}
 
.dine-fragment24 {
  display: contents;
}
 
.dine-text26 {
  color: #262a6f;
  display: inline-block;
}
 
.dine-fragment25 {
  display: contents;
}
 
.dine-text27 {
  color: #262a6f;
  display: inline-block;
}
 
.dine-fragment26 {
  display: contents;
}
 
.dine-text28 {
  color: #262a6f;
  display: inline-block;
}
 
.dine-fragment27 {
  display: contents;
}
 
.dine-text29 {
  display: inline-block;
}
 
.dine-fragment28 {
  display: contents;
}
 
.dine-text30 {
  display: inline-block;
}
 
.dine-fragment29 {
  display: contents;
}
 
.dine-text31 {
  display: inline-block;
}
 
.dine-fragment30 {
  display: contents;
}
 
.dine-text32 {
  display: inline-block;
}
 
.dine-fragment31 {
  display: contents;
}
 
.dine-text33 {
  display: inline-block;
}
 
.dine-fragment32 {
  display: contents;
}
 
.dine-text34 {
  display: inline-block;
}
 
.dine-fragment33 {
  display: contents;
}
 
.dine-text35 {
  display: inline-block;
}
 
.dine-fragment34 {
  display: contents;
}
 
.dine-text36 {
  display: inline-block;
}
 
.dine-fragment35 {
  display: contents;
}
 
.dine-text37 {
  display: inline-block;
}
 
.dine-fragment36 {
  display: contents;
}
 
.dine-text38 {
  display: inline-block;
}
 
.dine-fragment37 {
  display: contents;
}
 
.dine-text39 {
  display: inline-block;
}
 
.dine-fragment38 {
  display: contents;
}
 
.dine-text40 {
  display: inline-block;
}
 
.dine-fragment39 {
  display: contents;
}
 
.dine-text41 {
  display: inline-block;
}
 
.dine-fragment40 {
  display: contents;
}
 
.dine-text42 {
  display: inline-block;
}
 
.dine-fragment41 {
  display: contents;
}
 
.dine-text43 {
  display: inline-block;
}
 
.dine-fragment42 {
  display: contents;
}
 
.dine-text44 {
  display: inline-block;
}
 
.dine-fragment43 {
  display: contents;
}
 
.dine-text45 {
  color: rgb(0, 0, 0);
  width: auto;
  display: flex;
  overflow: visible;
  flex-wrap: wrap;
  font-size: 70px;
  max-width: auto;
  align-self: stretch;
  max-height: auto;
  text-align: center;
  align-items: stretch;
  font-family: "AstonScriptBold-Bold";
  font-weight: 700;
  line-height: 3;
  letter-spacing: 0em;
  text-transform: capitalize;
  justify-content: space-between;
  text-decoration: none;
}
 
.dine-fragment44 {
  display: contents;
}
 
.dine-text48 {
  color: #262a6f;
  display: inline-block;
}
 
.dine-fragment45 {
  display: contents;
}
 
.dine-text49 {
  color: #262a6f;
  display: inline-block;
}
 
.dine-fragment46 {
  display: contents;
}
 
.dine-text50 {
  display: inline-block;
}
 
.dine-fragment47 {
  display: contents;
}
 
.dine-text51 {
  display: inline-block;
}
 
.dine-fragment48 {
  display: contents;
}
 
.dine-text52 {
  display: inline-block;
}
 
.dine-fragment49 {
  display: contents;
}
 
.dine-text53 {
  display: inline-block;
}
 
.dine-fragment50 {
  display: contents;
}
 
.dine-text54 {
  display: inline-block;
}
 
.dine-fragment51 {
  display: contents;
}
 
.dine-text55 {
  color: #262a6f;
  display: inline-block;
}
 
.dine-fragment52 {
  display: contents;
}
 
.dine-text56 {
  color: #262a6f;
  display: inline-block;
}
 
.dine-fragment53 {
  display: contents;
}
 
.dine-text57 {
  display: inline-block;
}
 
.dine-fragment54 {
  display: contents;
}
 
.dine-text58 {
  display: inline-block;
}
 
.dine-fragment55 {
  display: contents;
}
 
.dine-text59 {
  display: inline-block;
}
 
.dine-fragment56 {
  display: contents;
}
 
.dine-text60 {
  display: inline-block;
}
 
.dine-fragment57 {
  display: contents;
}
 
.dine-text61 {
  display: inline-block;
}
 
.dine-fragment58 {
  display: contents;
}
 
.dine-text62 {
  color: #262a6f;
  display: inline-block;
}
 
.dine-fragment59 {
  display: contents;
}
 
.dine-text63 {
  color: #262a6f;
  display: inline-block;
}
 
.dine-fragment60 {
  display: contents;
}
 
.dine-text64 {
  display: inline-block;
}
 
.dine-fragment61 {
  display: contents;
}
 
.dine-text65 {
  display: inline-block;
}
 
.dine-fragment62 {
  display: contents;
}
 
.dine-text66 {
  display: inline-block;
}
 
.dine-fragment63 {
  display: contents;
}
 
.dine-text67 {
  display: inline-block;
}
 
.dine-fragment64 {
  display: contents;
}
 
.dine-text68 {
  display: inline-block;
}
 
@media(max-width: 1600px) {
  .dine-text45 {
    font-size: 60px;
  }
}
 
@media(max-width: 1200px) {
  .dine-text45 {
    font-size: 50px;
  }
}
 
@media(max-width: 991px) {
  .dine-text45 {
    font-size: 40px;
  }
}
 
@media(max-width: 767px) {
  .dine-text45 {
    width: auto;
    font-size: 30px;
    align-self: center;
    text-align: center;
    justify-content: center;
  }
}
 
@media(max-width: 380px) {
  .dine-text45 {
    color: rgb(0, 0, 0);
    width: auto;
    font-size: 24px;
    align-self: stretch;
    font-family: AstonScriptBold-Bold;
    font-weight: 700;
    line-height: 3;
    letter-spacing: 0em;
    text-transform: capitalize;
    text-decoration: none;
  }
}
