:root {
  --brass: #a78f4f;
  --dark-slate-grey: #405052;
  --alga: #50595d;
  --white: white;
  --dm: "DM Serif Display", sans-serif;
  --font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.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;
}

h1 {
  direction: ltr;
  letter-spacing: normal;
  text-indent: 0;
  text-transform: uppercase;
  column-count: 0;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: DM Serif Display, sans-serif;
  font-size: 42px;
  font-style: normal;
  font-weight: 400;
  line-height: 52px;
  text-decoration: none;
}

h2 {
  letter-spacing: .05em;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: DM Serif Display, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.nav-bar {
  z-index: 100;
  background-color: #0000;
  padding-left: 40px;
  padding-right: 40px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.wrapper {
  text-align: center;
  background-color: #0000;
  min-width: 50%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: static;
}

.wrapper.hero-bottom-wrapper {
  z-index: 2;
  text-align: left;
  flex-direction: row;
  flex: 0 auto;
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 56px;
  right: 56px;
}

.wrapper.legal {
  border: 4px solid var(--brass);
  border: 4px solid #b5ab80;
  padding: 20px;
}

.wrapper.center {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.wrapper.narrow {
  max-width: 800px;
}

.logo {
  color: #fff;
  text-transform: uppercase;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  height: 80px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Oswald, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 24px;
  display: flex;
}

.nav-menu {
  justify-content: flex-end;
  align-items: center;
  height: 80px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Gayathri, sans-serif;
  display: flex;
}

.nav-link {
  color: #fff;
  letter-spacing: 2px;
  text-transform: capitalize;
  padding-top: 14px;
  padding-bottom: 14px;
  font-family: DM Serif Display, sans-serif;
  font-size: 15px;
  text-decoration: none;
  transition: opacity .2s, all .35s;
}

.nav-link:hover {
  background-image: linear-gradient(to top, var(--dark-slate-grey), var(--dark-slate-grey) 5%, #fff0 5%);
  color: var(--brass);
  text-decoration: none;
}

.nav-link.w--current {
  background-image: linear-gradient(to top, var(--brass), var(--brass) 4%, #fff0 5%);
  color: var(--brass);
}

.nav-link.w--open {
  color: #b5ab80;
  background-color: #ffffff59;
  background-image: linear-gradient(to top, #2289a3 9%, #0000 9%);
}

.nav-link.w--open:hover {
  background-image: linear-gradient(to top, #2289a3 8%, #0000 9%);
}

.button {
  background-color: var(--brass);
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 5px;
  height: 48px;
  padding: 12px 18px;
  font-family: DM Serif Display, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  transition: background-color .2s;
}

.button:hover {
  background-color: var(--dark-slate-grey);
}

.button.small-button {
  letter-spacing: 2px;
}

.button.small-button.nav-bar-button {
  margin-left: 20px;
}

.button.extramargins {
  margin-right: 20px;
}

.button.margintop {
  margin-top: 40px;
}

.bg-section {
  background-color: var(--dark-slate-grey);
  border: 12px solid #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 120px 40px;
  font-family: Gayathri, sans-serif;
  text-decoration: none;
  display: flex;
}

.bg-section.page-hero-section {
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
  position: relative;
}

.bg-section.page-hero-section.home-hero {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Nerå-drinks-80.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  min-height: 100vh;
}

.bg-section.page-hero-section.menuhero {
  background-image: linear-gradient(#00000096, #00000096), url('../images/OOBU2021-2-11artoarvilahtiKUVAKASAAC_0447.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 100vh;
}

.bg-section.page-hero-section.legalbg {
  background-image: linear-gradient(#000000b3, #000000b3), url('../images/OOBUartoarvilahtiKUVAKASAAC_0025.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.bg-section.page-hero-section.cookiebg {
  background-image: linear-gradient(#00000080, #00000080), url('../images/morgane-perraud-XhrW0XlRy8c-unsplash.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.bg-section.page-hero-section.contact {
  background-image: linear-gradient(#000000b8, #000000b8), url('../images/OOBU2021-2-11artoarvilahtiKUVAKASAAC_0677.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.bg-section.page-hero-section.reservationhero {
  background-image: linear-gradient(#0009, #0009), url('../images/OOBUartoarvilahtiKUVAKASAAC_0067.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.bg-section.page-hero-section.lunch-hero {
  background-image: linear-gradient(#00000080, #00000080), url('../images/OOBU2021-2-11artoarvilahtiKUVAKASAAC_0416.jpg');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
}

.bg-section.page-hero-section.gallery {
  background-image: linear-gradient(#00000080, #00000080), url('../images/OOBU2021-2-11artoarvilahtiKUVAKASAAC_0780.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.bg-section.page-hero-section.covidhero {
  background-image: url('../images/OOBU2021-2-11artoarvilahtiKUVAKASAAC_0455.jpg');
  background-position: 0 0;
  background-size: cover;
}

.bg-section.page-hero-section.occasion {
  background-image: linear-gradient(#0000007a, #0000007a), url('../images/oobu-10.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.bg-section.page-hero-section.occasion._50 {
  min-height: 50vh;
}

.bg-section.page-hero-section.thankyouheader {
  background-image: url('../images/OOBU-08.jpg');
  background-position: 50%;
  background-size: cover;
}

.bg-section.page-hero-section.cruise {
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(#000000a6, #000000a6), url('../images/3d963b5393527b3111cb768428264a8b.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-clip: border-box;
}

.bg-section.page-hero-section.kaivoluoto {
  background-image: url('../images/1000000332.jpg'), url('../images/1000000332.jpg');
  background-position: 50% 0, 0 0;
  background-size: cover, cover;
}

.bg-section.footer-section {
  background-color: var(--alga);
  background-image: linear-gradient(to bottom, var(--dark-slate-grey), var(--dark-slate-grey));
  padding-top: 0;
  padding-bottom: 0;
}

.hero-phone-icon {
  margin-top: 1px;
  margin-right: 15px;
}

.paragraph-big {
  font-size: 18px;
  line-height: 28px;
}

.paragraph-big.hero-text {
  width: 80%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  font-family: Gayathri, sans-serif;
  font-size: 19px;
}

.paragraph-big.intro-text {
  color: #111;
  text-align: left;
  column-count: 2;
  column-gap: 2em;
  width: 83.33%;
  margin-bottom: 64px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
}

.paragraph-big.introcenter {
  text-align: center;
}

.page-hero-content {
  z-index: 1;
  float: right;
  color: #fff;
  text-align: center;
  width: 80%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 15px;
  display: block;
  position: relative;
  overflow: hidden;
}

.social-icons {
  display: flex;
}

.social-icons.hero-icons {
  float: right;
  margin-top: 0;
  margin-bottom: 32px;
  margin-right: -4px;
}

.social-icons.footer-icons {
  margin: 8px -4px 4px;
}

.hero-phone {
  float: left;
  color: #fff;
  justify-content: center;
  align-items: center;
  margin-top: 2px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 17px;
  text-decoration: none;
  display: flex;
}

.hero-phone:hover {
  text-decoration: underline;
}

.divider {
  border: 1px solid var(--brass);
  width: 150px;
  height: 4px;
  margin: 8px auto;
}

.divider.center {
  border: 1px solid var(--brass);
  margin: 31px auto 29px;
  display: block;
}

.divider.margin-bottom {
  margin-bottom: 50px;
}

.social-link {
  border: 1px solid #ffffff40;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-left: 4px;
  margin-right: 4px;
  transition: background-color .2s, border-color .2s;
  display: flex;
}

.social-link:hover {
  border-style: none;
  border-color: var(--brass);
  background-color: var(--brass);
}

.hero-scroll {
  background-image: url('../images/hero-scroll-base.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 96px;
  justify-content: center;
  align-items: flex-start;
  width: 96px;
  height: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 11px;
  display: flex;
  position: absolute;
  bottom: -16px;
  left: 0;
  right: 0;
}

.section-header-wrapper {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 640px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 16px;
  display: flex;
}

.sub-header {
  color: var(--brass);
  margin-bottom: 20px;
  font-family: DM Serif Display, sans-serif;
  font-size: 40px;
  line-height: 40px;
}

.section {
  border: 12px solid var(--white);
  color: #111;
  text-align: center;
  background-color: #fff;
  padding: 120px 56px 112px;
  font-family: Gayathri, sans-serif;
  position: relative;
}

.section.pattern {
  background-image: url('../images/pattern_1pattern_1pattern_1pattern.jpg');
  background-position: 0 0;
  background-size: 16px;
}

.heading {
  letter-spacing: 1px;
  font-family: DM Serif Display, sans-serif;
  font-weight: 400;
}

.text-span, .text-span-2, .text-span-3, .text-span-4, .text-span-5 {
  font-family: DM Serif Display, sans-serif;
}

.footer {
  color: #fff;
  flex-wrap: wrap;
  padding-top: 40px;
  display: flex;
  position: relative;
}

.footer-phone {
  color: var(--brass);
  text-decoration: none;
}

.footer-header {
  margin-top: 34px;
  margin-bottom: 24px;
  font-family: DM Serif Display, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.footer-column {
  flex-direction: column;
  align-items: flex-start;
  width: 33.3333%;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.footer-column._25 {
  text-align: left;
  width: 25%;
}

.footer-link {
  color: #fff;
  margin-top: 4px;
  margin-bottom: 4px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: inline-block;
}

.footer-link:hover {
  text-decoration: underline;
}

.footer-link.w--current {
  margin-top: 8px;
  margin-bottom: 8px;
}

.footer-bottom-content {
  flex-wrap: wrap;
  flex: 1;
  place-content: center;
  align-items: center;
  margin-left: 80px;
  margin-right: 80px;
  line-height: 24px;
  display: flex;
}

.footer-bottom {
  z-index: 1;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 96px;
  margin-top: 64px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 12px;
  line-height: 16px;
  display: flex;
  position: relative;
}

.footer-email {
  color: var(--brass);
  margin-top: 0;
  margin-bottom: 4px;
  text-decoration: none;
}

.footer-email:hover {
  text-decoration: underline;
}

.scroll-up-button {
  float: right;
  background-color: var(--brass);
  background-image: url('../images/arrow-up-icon-white.svg');
  background-position: 50% 48%;
  background-repeat: no-repeat;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  transition: background-color .2s;
  position: absolute;
  left: 15px;
}

.scroll-up-button:hover {
  background-color: #2289a3;
}

.menu-info-main {
  flex: 1;
  align-items: flex-start;
  padding-bottom: 0;
  display: flex;
}

.menu-list-item {
  flex-wrap: nowrap;
  flex: 0 auto;
  align-items: flex-start;
  width: 50%;
  padding: 20px 15px;
  display: flex;
  position: relative;
}

.menu-list-item.full-width {
  width: 100%;
}

.menu-list-item.full-width.special {
  border: 2px solid var(--brass);
}

.menu-more {
  float: left;
  text-align: left;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  display: flex;
}

.badge {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #b5ab80;
  border-radius: 3px;
  margin-right: 8px;
  padding-left: 8px;
  padding-right: 7px;
  font-family: Karla, sans-serif;
  font-size: 9px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.badge:hover {
  text-decoration: none;
}

.badge.vegan {
  background-color: #0d7724;
}

.badge.lactose {
  color: #111;
  background-color: #fff;
  border: 1px solid #bbb;
}

.badge.nut {
  background-color: #795720;
}

.menu-price {
  justify-content: flex-end;
  align-items: center;
  font-family: DM Serif Display, sans-serif;
  font-size: 17px;
  font-weight: 600;
  line-height: 28px;
  display: flex;
}

.menu-dots-line {
  border-bottom: 1px dotted #bbb;
  flex: 1;
  height: 22px;
  margin-left: 5px;
  margin-right: 5px;
}

.menu-dots-line.hours {
  border-bottom-color: #fff6;
}

.menu-info {
  flex: 1;
  align-items: flex-start;
}

.menu-list {
  flex-wrap: wrap;
  margin-top: 50px;
  display: block;
}

.menu-list.center {
  text-align: center;
  justify-content: center;
}

.menu-list.hide {
  display: none;
}

.menu-name {
  text-align: left;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-top: 4px;
  font-family: DM Serif Display, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 20px;
}

.menu-sub-title {
  color: #111;
  text-align: center;
  letter-spacing: 3px;
  width: 100%;
  margin: 20px auto;
  font-family: DM Serif Display, sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.menu-sub-title.language {
  color: var(--brass);
  margin-top: 0;
  font-size: 16px;
  font-weight: 400;
}

.menu-sub-title.lunch-closed {
  color: var(--brass);
  font-size: 20px;
}

.menu-sub-title.lunch-closed.hide {
  display: none;
}

.menu-ingredients {
  color: var(--dark-slate-grey);
  text-align: left;
  letter-spacing: 1px;
  margin-top: 4px;
  margin-bottom: 4px;
  padding-right: 20px;
  font-size: 16px;
  line-height: 18px;
  display: block;
}

.sub-header-2 {
  color: #b5ab80;
  margin-bottom: -13px;
  font-family: Great Vibes, cursive;
  font-size: 40px;
  line-height: 40px;
}

.sub-header-2.big {
  color: var(--brass);
  margin-top: 30px;
  margin-bottom: 19px;
  font-family: DM Serif Display, sans-serif;
  font-size: 48px;
  line-height: 48px;
}

.heading-2 {
  text-align: center;
  text-transform: uppercase;
}

.menu-price-2 {
  justify-content: flex-end;
  align-items: center;
  font-family: Oswald, sans-serif;
  font-size: 17px;
  font-weight: 600;
  line-height: 28px;
  display: flex;
}

.menu-name-2 {
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-top: 4px;
  font-family: DM Serif Display, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 20px;
}

.richtext-legal {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.div-block {
  flex-direction: row;
  flex: 0 auto;
  width: 100%;
  display: flex;
}

.menumoreup {
  float: left;
  text-align: left;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-bottom: 50px;
  display: flex;
}

.contact-card-email {
  color: #111;
  margin-top: -12px;
  margin-bottom: 12px;
  font-size: 20px;
  text-decoration: none;
}

.working-hours-content {
  z-index: 1;
  color: #fff;
  text-align: center;
  width: 100%;
  position: relative;
}

.contact-card-map {
  width: 50%;
  height: 100%;
  margin-left: 6px;
}

.contact-card-info {
  border: 1px solid var(--brass);
  text-align: center;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-right: 6px;
  padding: 30px 28px;
  display: flex;
}

.contact-card {
  background-color: #fff;
  flex: 1;
  margin-left: 15px;
  margin-right: 15px;
  padding: 12px;
  display: flex;
  box-shadow: 0 1px 2px #0000001f;
}

.contact-card-phone {
  color: #111;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 20px;
  text-decoration: none;
}

.frame {
  z-index: 0;
  border: 1px solid var(--brass);
  margin: 12px;
  position: absolute;
  inset: 0;
}

.frame.white-frame {
  border-width: 3px;
  border-color: var(--brass);
  border-width: 3px;
  border-color: #fff;
}

.big-icon {
  width: 64px;
}

.working-hours {
  background-color: var(--dark-slate-grey);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 31%;
  margin-left: 15px;
  margin-right: 15px;
  padding: 50px 56px;
  display: flex;
  position: relative;
  box-shadow: 0 1px 2px #0000001f;
}

.contact {
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.opening-hours-time {
  text-transform: uppercase;
  font-weight: 700;
}

.opening-hours-cell {
  align-items: flex-start;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 15px;
  line-height: 28px;
  display: flex;
}

.opening-hours-table {
  padding-top: 8px;
  padding-bottom: 24px;
}

.extramargins {
  margin-top: 25px;
  margin-bottom: 25px;
  font-weight: 400;
}

.text-span-7 {
  font-family: DM Serif Display, sans-serif;
  font-weight: 400;
}

.bold-text {
  font-size: 24px;
  font-weight: 400;
}

.bold-text-2, .bold-text-3, .bold-text-4, .bold-text-5, .bold-text-6 {
  font-weight: 400;
}

.divider-3 {
  border: 1px solid var(--brass);
  width: 150px;
  height: 4px;
  margin: 8px auto;
}

.divider-3.margin-bottom {
  margin-bottom: 50px;
}

.sub-header-3 {
  color: #a78f4f;
  -webkit-text-stroke-color: var(--brass);
  margin-bottom: 20px;
  font-family: DM Serif Display, sans-serif;
  font-size: 40px;
  line-height: 40px;
}

.banner-header {
  margin-top: 6px;
  margin-bottom: 30px;
  font-weight: 400;
}

.banner-menu-list-card {
  flex: 1;
  display: flex;
}

.feature-banner-content {
  z-index: 1;
  flex-direction: column;
  flex: 1;
  align-items: flex-start;
  width: 80%;
  display: flex;
  position: relative;
}

.feature-banner {
  color: #fff;
  background-color: #f03e5a;
  background-image: url('../images/happy-hour-bg-icon.png');
  background-position: 90% 46%;
  background-repeat: no-repeat;
  background-size: 120px;
  justify-content: flex-start;
  align-items: center;
  width: 370px;
  margin-left: 15px;
  margin-right: 15px;
  padding: 48px 48px 40px;
  display: flex;
  position: relative;
  box-shadow: 0 1px 2px #0000001f;
}

.feature-banner.large {
  background-color: var(--dark-slate-grey);
  background-position: 90% 90%;
  background-attachment: scroll;
  width: 60%;
  font-size: 17px;
}

.banner-menu {
  flex-wrap: nowrap;
  flex: 0 auto;
  align-items: flex-start;
  width: 100%;
  padding: 20px 15px 20px 0;
  display: flex;
}

.banner-paragraph {
  width: auto;
}

.text-block {
  font-family: DM Serif Display, sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.banner-menu-simple {
  text-align: center;
  margin-top: 30px;
}

.text-span-9 {
  font-family: DM Serif Display, sans-serif;
}

.herolink {
  color: #fff;
  text-decoration: underline;
}

.gallery-container {
  column-count: 3;
  flex-wrap: wrap;
  display: block;
}

.gallery-item {
  border: 4px solid #fff;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  margin-left: 1%;
  margin-right: 1%;
  display: block;
  position: relative;
  box-shadow: 0 1px 3px #0000003d;
}

.zoom-icon {
  background-color: #000000b3;
  background-image: url('../images/zoom-icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  border: 2px solid #fff;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin: auto;
  display: block;
  position: absolute;
  inset: 0% auto auto 0%;
}

.zoom-icon.small {
  background-size: 16px;
  border-width: 1px;
  width: 40px;
  height: 40px;
  inset: 0%;
}

.largetext {
  font-size: 56px;
}

.extramenutext {
  color: var(--brass);
  letter-spacing: 3px;
  font-family: DM Serif Display, sans-serif;
  font-size: 18px;
}

.side-card-content {
  z-index: 1;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.side-card {
  z-index: 1;
  background-color: #fff;
  flex: 1;
  margin-top: 80px;
  margin-bottom: 80px;
  margin-left: -14.4%;
  padding: 80px 8%;
  position: relative;
  box-shadow: 0 1px 3px #0000003d;
}

.side-card.reversed {
  flex: 1;
  margin-left: 0%;
  margin-right: -14.4%;
}

.side-card-image {
  background-color: #e3e3e3;
  width: 66.66%;
}

.side-card-image.kajuutta {
  background-image: url('../images/DSC04869-2.jpg');
  background-position: 50%;
  background-size: cover;
}

.side-card-image.kompassi {
  background-image: url('../images/Nerå-drinks-65.jpg');
  background-position: 50%;
  background-size: cover;
}

.side-card-image.lyhty {
  background-image: url('../images/Nerå-drinks-62.jpg');
  background-position: 50%;
  background-size: cover;
}

.side-card-header {
  letter-spacing: 2px;
  margin-bottom: 8px;
  font-family: DM Serif Display, sans-serif;
}

.side-card-feature {
  z-index: 10;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  position: relative;
}

.side-card-feature.reversed {
  z-index: 10;
  flex-direction: row;
}

.tableonlinecontainer {
  justify-content: center;
  align-items: center;
  display: flex;
}

.tableonlineimage {
  margin-right: 30px;
}

.tableonlinereviewcontainer {
  flex: 1;
}

.text-caps {
  text-transform: uppercase;
}

.covid19list {
  font-size: 20px;
  line-height: 28px;
}

.headingsmallcaps {
  text-transform: none;
}

.headingsmallcaps.marginbottom {
  margin-bottom: 100px;
}

.huge-button {
  background-color: var(--dark-slate-grey);
  color: var(--white);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 10px;
  padding: 40px 60px;
  font-family: Gayathri, sans-serif;
  text-decoration: none;
  transition: all .525s;
  display: flex;
}

.huge-button:hover {
  background-color: var(--brass);
}

.divider-5 {
  border-color: #b5ab80;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  width: 150px;
  height: 4px;
  margin: 8px auto;
}

.frame-2 {
  z-index: 0;
  border: 1px solid #b5ab80;
  margin: 12px;
  position: absolute;
  inset: 0;
}

.wrapper-2 {
  text-align: left;
  background-color: #0000;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: static;
}

.sidecardparagraph {
  margin-top: 30px;
  margin-bottom: 50px;
  font-size: 18px;
  line-height: 24px;
}

.sidecardsubtitle {
  letter-spacing: 3px;
  font-family: DM Serif Display, sans-serif;
}

.specialimagecontainer {
  text-align: center;
  padding-bottom: 50px;
}

.specialimagemargin {
  margin-left: 50px;
}

.text-span-10 {
  color: var(--brass);
}

.divhide {
  display: block;
}

.text-span-11, .text-span-12, .text-span-13, .text-span-14 {
  color: var(--brass);
}

.text-span-15 {
  color: var(--dark-slate-grey);
}

.bold-text-7, .bold-text-8, .bold-text-9, .bold-text-10 {
  font-size: 28px;
}

.text-span-16, .text-span-17 {
  color: var(--dark-slate-grey);
}

.text-span-18 {
  color: var(--alga);
}

.text-span-19 {
  color: #000;
}

.text-span-20 {
  color: var(--brass);
}

.text-span-21 {
  letter-spacing: 4px;
  font-size: 40px;
}

.menu-food-title {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 30px;
}

.feature-card {
  z-index: 1;
  background-color: #fff;
  flex: 1;
  margin-top: 80px;
  margin-bottom: 80px;
  margin-left: -14.4%;
  padding: 80px 8%;
  position: relative;
  box-shadow: 0 1px 2px #0000001f;
}

.feature-card.reversed {
  margin-left: 0%;
  margin-right: -14.4%;
}

.feature-frame {
  z-index: 0;
  border: 1px solid var(--brass);
  margin: 12px;
  position: absolute;
  inset: 0;
}

.feature-devider {
  border-top: 1px solid #dfa25f;
  border-bottom: 1px solid #dfa25f;
  width: 70px;
  height: 4px;
  margin-top: 8px;
  margin-bottom: 20px;
}

.feature-wrapper {
  text-align: left;
  background-color: #0000;
  max-width: 1200px;
}

.feature-image {
  background-color: #e3e3e3;
  background-image: url('../images/Eriksson2.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 65.8%;
}

.feature-image._1 {
  background-image: url('../images/OOBU2021-2-11artoarvilahtiKUVAKASAAC_0619.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.feature-image._2 {
  background-image: url('../images/OOBU-08.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.feature-image._3 {
  background-image: url('../images/OOBU-24_1.jpg');
  background-position: 50%;
  background-size: cover;
}

.feature-image._4 {
  background-image: url('../images/OOBU-31.jpg');
  background-position: 50%;
  background-size: cover;
}

.feature-image._5 {
  background-image: url('../images/OOBU-35.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}

.feature-image.b {
  background-image: url('../images/OOBU2021-1-15artoarvilahtiKUVAKASAAC_0220.jpg');
  background-position: 0 0;
  background-size: cover;
}

.feature-image.micke {
  background-image: url('../images/Michael_Bjorklund_Smakbyn_2012_3.jpg');
  background-position: 0 0;
  background-size: cover;
}

.feature-image._7 {
  background-image: url('../images/OOBU-08.jpg');
  background-position: 50%;
  background-size: cover;
}

.feature-image._8 {
  background-image: url('../images/Petteri-Luoto-keittiömestari.jpg');
  background-position: 50%;
  background-size: cover;
}

.feature-image.slotte {
  background-image: url('../images/JonathanSlotte-MV-1000x1300-1.jpg');
  background-position: 0%;
  background-size: cover;
}

.feature-image.amex {
  background-image: url('../images/dine_by_amex.jpg');
  background-position: 50%;
  background-size: cover;
}

.feature-image.harrivaara {
  background-image: url('../images/VUODEN-KOKKI---SIMO-HARRIVAARA.jpg');
  background-position: 50%;
  background-size: cover;
}

.feature-image.cruise {
  background-image: url('../images/a2c7122ed705bfec1f30a58c20a10a11.jpg');
  background-position: 50%;
  background-size: cover;
}

.feature-image.cruise2 {
  background-image: url('../images/3d963b5393527b3111cb768428264a8b.jpg');
  background-position: 100%;
  background-size: cover;
}

.feature-image.cruise-3 {
  background-image: url('../images/a795e2967ea9d0b1c78f96c3ee8943bc.jpg');
  background-position: 100%;
  background-size: cover;
}

.feature-image.cruise4 {
  background-image: url('../images/a2a95f9ce7f694014805376903db8206-1.jpg');
  background-position: 50%;
}

.feature-image.kaivoluoto {
  background-image: url('../images/1000000327.jpg'), url('../images/1000000327.jpg');
  background-position: 50%, 0 0;
  background-size: cover, auto;
}

.feature-image.kaivoluoto2 {
  background-image: url('../images/1000000332.jpg');
  background-position: 50%;
  background-size: cover;
}

.feature-image.kaivoluoto-3 {
  background-image: url('../images/1000000334.jpg');
  background-position: 50%;
  background-size: cover;
}

.feature-image.kaivoluoto-4 {
  background-image: url('../images/1000000330.jpg');
  background-position: 0 0;
  background-size: cover;
}

.feature-image.ff-menu {
  background-image: url('../images/eiriksson-brasserie_bic6236_by_bicnick.webp'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%, 0 0;
  background-size: cover, auto;
}

.feature-image.silvani {
  background-image: url('../images/Silvani-Piero-23-valkoinen-Large.jpg');
  background-position: 50%;
}

.feature-header {
  letter-spacing: 2px;
  margin-bottom: 8px;
  font-family: DM Serif Display, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
}

.rotisseur_logo {
  width: 100px;
  margin-bottom: 40px;
}

.feature-title {
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: DM Serif Display, sans-serif;
  font-weight: 400;
}

.paragraph-link {
  color: var(--dark-slate-grey);
  font-weight: 700;
}

.paragraph-link:hover {
  text-decoration: none;
}

.feature-paragraph {
  padding: 0;
  font-size: 16px;
  line-height: 21px;
}

.menu-wines {
  font-size: 16px;
  font-style: italic;
}

.menu-title-text {
  color: var(--brass);
  font-size: 16px;
}

.business-lunch {
  color: #111;
  text-align: center;
  letter-spacing: 3px;
  width: 100%;
  margin: 20px auto 100px;
  font-family: DM Serif Display, sans-serif;
  font-size: 24px;
}

.a-margin-bottom-24 {
  margin-bottom: 24px;
}

.a-margin-bottom-08 {
  margin-bottom: 8px;
}

.a-title-wrap-center {
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 510px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.a-testimonial-author-small {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.a-testimonial-card-centered {
  text-align: center;
  background-color: #f3eee6;
  border: 1px solid #f4f4f6;
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 32px;
  display: flex;
}

.customer_name {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-family: DM Serif Display, sans-serif;
  font-size: 18px;
  line-height: 1.8;
}

.a-container-regular {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.a-margin-bottom-32 {
  margin-bottom: 32px;
}

.a-paragraph-regular {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.8;
}

.a-icon-regular {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  transition: color .2s;
  display: flex;
}

.a-testimonial-star {
  grid-column-gap: 8px;
  display: flex;
}

.a-testimonial-grid-small {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 64px;
}

.testimonial_subtitle {
  font-family: Gayathri, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.business-lunch-main {
  font-family: DM Serif Display, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 24px;
}

.business-lunch-sub {
  color: var(--brass);
  padding-top: 3px;
  font-size: 20px;
  line-height: 22px;
}

.bnusiness-luch-devider {
  margin-bottom: 10px;
}

.business-lunch-price {
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 42px;
}

.business-luch-or {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 20px;
}

.text-block-3, .text-block-4 {
  letter-spacing: 2px;
}

.text-block-5, .text-block-6 {
  letter-spacing: 1px;
}

.lunch-closed {
  text-align: center;
}

.text-span-22 {
  font-weight: 700;
}

.text-span-23, .text-span-24 {
  font-weight: 400;
}

.text-span-25 {
  font-weight: 700;
}

.text-span-26, .text-span-27 {
  font-weight: 400;
}

.feature-menu {
  border-radius: 10px;
  padding: 20px;
  font-family: DM Serif Display, sans-serif;
}

.menu-dot-devider {
  color: #111;
  font-family: DM Serif Display, sans-serif;
  font-size: 42px;
  line-height: 42px;
}

.price-container {
  padding-top: 20px;
  padding-bottom: 20px;
}

.menuprice {
  font-family: DM Serif Display, sans-serif;
  font-size: 54px;
  line-height: 60px;
}

.formblock {
  width: 100%;
  margin-top: auto;
}

.formdiv {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin: 4px;
  display: flex;
}

.formtextfield {
  letter-spacing: 1px;
  border-radius: 4px;
  width: 100%;
  margin-left: 0;
  font-size: 16px;
}

.formlinediv {
  justify-content: space-between;
  display: flex;
}

.formcontainer {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 640px;
  margin: 40px auto 20px;
  padding-bottom: 16px;
  display: flex;
}

.formdevider {
  border: 1px solid var(--brass);
  width: 80%;
  height: 4px;
  margin: 20px auto;
}

.formfieldlabel {
  letter-spacing: 1px;
  font-size: 14px;
}

.formtextarea {
  border-radius: 4px;
}

.success-message {
  background-color: var(--brass);
}

.special-menu-title, .menu_font {
  font-family: DM Serif Display, sans-serif;
}

.rotisseurfooterlogo {
  max-width: 50%;
}

.h2hero {
  text-transform: none;
  font-family: Gayathri, sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2rem;
}

.h1hero {
  letter-spacing: 1px;
  font-size: 2rem;
  line-height: 3rem;
}

.flagcontainer {
  margin-right: 10px;
}

.h3hero {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.6rem;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.heroemail {
  float: left;
  color: #fff;
  justify-content: center;
  align-items: center;
  margin-top: 2px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 17px;
  text-decoration: none;
  display: flex;
}

.heroemail:hover {
  text-decoration: underline;
}

.oobulogotext {
  max-width: 50%;
  padding-bottom: 20px;
}

.feature-text-link {
  color: #000;
  font-weight: 700;
  text-decoration: none;
}

.feature-text-link:hover {
  text-decoration: underline;
}

.wihuri_logo {
  text-overflow: ellipsis;
  width: 75%;
  min-width: 0;
  margin-top: 12px;
  margin-bottom: 12px;
}

@media screen and (max-width: 991px) {
  .nav-bar {
    padding-left: 16px;
    padding-right: 0;
  }

  .wrapper.hero-bottom-wrapper {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 0;
    padding-left: 24px;
    padding-right: 24px;
    left: 0;
    right: 0;
  }

  .logo {
    height: 60px;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 18px;
  }

  .nav-menu {
    background-color: #fff;
    border-bottom: 1px solid #e3e3e3;
    height: auto;
    overflow: auto;
  }

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

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

  .nav-link {
    color: #111;
    text-align: center;
    background-color: #fff;
    margin-top: -1px;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-right: 20px;
    box-shadow: inset 0 1px #e3e3e3, 0 1px #e3e3e3;
  }

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

  .button {
    margin-left: auto;
    margin-right: auto;
  }

  .button.small-button.nav-bar-button {
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: 0;
  }

  .button.extramargins {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .bg-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .bg-section.page-hero-section.menuhero, .bg-section.page-hero-section.contact, .bg-section.page-hero-section.lunch-hero, .bg-section.page-hero-section.gallery {
    min-height: 50vh;
  }

  .paragraph-big {
    font-size: 16px;
    line-height: 28px;
  }

  .paragraph-big.intro-text {
    width: 100%;
    padding-left: 4%;
    padding-right: 4%;
  }

  .page-hero-content {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    width: 83.33%;
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .hero-scroll {
    display: none;
  }

  .section-header-wrapper {
    width: 470px;
    margin-bottom: 24px;
  }

  .sub-header {
    font-size: 34px;
  }

  .section.pattern.hide {
    display: none;
  }

  .footer-column {
    width: 50%;
    margin-bottom: 24px;
    margin-right: 0%;
    padding-left: 4%;
    padding-right: 4%;
  }

  .footer-column._25 {
    width: 50%;
  }

  .footer-link {
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 13px;
  }

  .footer-bottom {
    padding-left: 4%;
    padding-right: 4%;
  }

  .scroll-up-button {
    display: none;
  }

  .image {
    max-width: 80%;
    display: block;
  }

  .menu-info-main {
    font-size: 24px;
  }

  .menu-list-item {
    width: 83.33%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .menu-price {
    font-size: 15px;
  }

  .menu-dots-line {
    height: 19px;
  }

  .menu-list {
    justify-content: center;
  }

  .menu-name {
    font-size: 15px;
  }

  .menu-sub-title {
    text-align: center;
  }

  .sub-header-2 {
    font-size: 34px;
  }

  .sub-header-2.big {
    margin-bottom: -8px;
    font-size: 40px;
    line-height: 40px;
  }

  .menu-price-2, .menu-name-2 {
    font-size: 15px;
  }

  .contact-card-map {
    height: 440px;
  }

  .contact-card-info {
    padding-left: 8%;
    padding-right: 8%;
  }

  .contact-card {
    margin-bottom: 56px;
  }

  .big-icon {
    width: 56px;
  }

  .working-hours {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .contact {
    flex-direction: column;
    padding-left: 8px;
    padding-right: 8px;
  }

  .sub-header-3 {
    font-size: 34px;
  }

  .feature-banner-content {
    flex-direction: column;
    width: 1000%;
  }

  .feature-banner {
    padding-top: 56px;
    padding-bottom: 48px;
  }

  .feature-banner.large {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .banner-menu {
    width: 100%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .zoom-icon {
    display: none;
  }

  .side-card {
    margin-top: 48px;
    margin-bottom: 48px;
    margin-left: -16.66%;
  }

  .side-card.reversed {
    margin-right: -16.66%;
  }

  .side-card-feature {
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
  }

  .side-card-feature.reversed {
    z-index: 10;
    position: relative;
  }

  .feature-card {
    margin-top: 48px;
    margin-bottom: 48px;
    margin-left: -16.66%;
  }

  .feature-card.reversed {
    margin-right: -16.66%;
  }

  .business-lunch {
    text-align: center;
  }

  .a-testimonial-grid-small {
    grid-template-columns: 1fr 1fr;
  }

  .formcontainer {
    width: 470px;
    margin-bottom: 24px;
  }

  .h2hero {
    font-size: 1.2rem;
    line-height: 1.5rem;
  }

  .h1hero {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .flagdiv {
    padding: 20px 0;
  }

  .h3hero {
    font-size: 1rem;
    line-height: 1.25rem;
  }
}

@media screen and (max-width: 767px) {
  .nav-bar {
    padding-right: 0;
  }

  .wrapper.hero-bottom-wrapper {
    padding-top: 0;
  }

  .wrapper.narrow {
    text-align: center;
  }

  .logo {
    height: 60px;
  }

  .bg-section {
    border-style: none;
    border-width: 8px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .paragraph-big {
    text-align: center;
  }

  .paragraph-big.intro-text {
    text-align: center;
    column-count: 1;
  }

  .page-hero-content {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 4%;
    padding-right: 4%;
  }

  .section-header-wrapper {
    width: auto;
    margin-bottom: 16px;
  }

  .section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer {
    flex-flow: column wrap;
    place-content: stretch flex-start;
    align-items: center;
  }

  .footer-column {
    text-align: left;
  }

  .footer-column._25 {
    flex-direction: column;
    width: 50%;
  }

  .menu-list-item {
    width: 100%;
  }

  .contact-card-map {
    width: 100%;
    height: 320px;
    margin-bottom: 12px;
    margin-left: 0;
  }

  .contact-card-info {
    margin-right: 0;
  }

  .contact-card {
    flex-direction: column-reverse;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    right: 0;
  }

  .working-hours {
    width: 66.66%;
  }

  .contact {
    flex-flow: column wrap;
    align-items: stretch;
  }

  .banner-menu {
    width: 100%;
  }

  .side-card {
    width: 83.33%;
    margin: -48px auto 0;
    padding-top: 56px;
    padding-bottom: 40px;
    display: block;
  }

  .side-card.reversed {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .side-card-image {
    width: 100%;
    height: 400px;
  }

  .side-card-feature {
    flex-flow: column wrap;
  }

  .side-card-feature.reversed {
    flex-direction: column-reverse;
  }

  .huge-button {
    text-align: center;
  }

  .feature-card {
    width: 83.33%;
    margin: -48px auto 0;
    padding-top: 56px;
    padding-bottom: 40px;
    display: block;
  }

  .feature-card.reversed {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .feature-image {
    width: 100%;
    height: 400px;
  }

  .feature-image._1, .feature-image._2, .feature-image._5 {
    background-position: 50%;
  }

  .a-testimonial-grid-small {
    grid-template-columns: 1fr;
  }

  .formcontainer {
    width: auto;
    margin-bottom: 16px;
  }
}

@media screen and (max-width: 479px) {
  .nav-bar {
    padding-left: 8px;
  }

  .wrapper.hero-bottom-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 0;
    display: flex;
  }

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

  .button.small-button.nav-bar-button {
    padding-left: 0;
    padding-right: 0;
  }

  .button.extramargins {
    font-size: 15px;
  }

  .paragraph-big.hero-text {
    width: auto;
  }

  .page-hero-content {
    flex-direction: column;
    align-items: center;
    margin-bottom: 144px;
    padding: 16px 4% 32px;
  }

  .social-icons.hero-icons {
    margin-bottom: 48px;
    margin-right: 0;
  }

  .hero-phone {
    margin-bottom: 16px;
  }

  .divider {
    width: 20%;
  }

  .hero-scroll {
    padding-top: 9px;
  }

  .section-header-wrapper {
    width: 100%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-column {
    width: 100%;
  }

  .footer-column._25 {
    width: 80%;
  }

  .footer-bottom {
    margin-top: 40px;
  }

  .scroll-up-button {
    display: none;
  }

  .badge {
    margin-top: 8px;
  }

  .contact-card {
    width: auto;
    margin-top: 24px;
    position: relative;
    bottom: 0;
  }

  .working-hours {
    width: 100%;
    padding-left: 16%;
    padding-right: 16%;
  }

  .extramargins {
    font-size: 28px;
  }

  .heading-4 {
    font-size: 35px;
  }

  .divider-3 {
    width: 20%;
  }

  .feature-banner {
    width: 100%;
  }

  .side-card {
    width: 100%;
    margin-top: 0;
    padding-left: 12%;
    padding-right: 12%;
  }

  .side-card-image {
    height: 280px;
  }

  .heading-5 {
    text-align: center;
  }

  .divider-5 {
    width: 20%;
  }

  .specialimagemargin {
    margin-left: 0;
  }

  .feature-card {
    width: 100%;
    margin-top: 0;
    padding-left: 12%;
    padding-right: 12%;
  }

  .feature-image {
    height: 280px;
  }

  .formcontainer {
    width: 100%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .formdevider {
    width: 20%;
  }

  .h1hero {
    line-height: 1.5rem;
  }

  .heroemail {
    margin-bottom: 16px;
  }
}

#w-node-_8674e485-3083-f181-8233-d90449bc6749-ff8d6430, #w-node-_8674e485-3083-f181-8233-d90449bc675b-ff8d6430, #w-node-_8674e485-3083-f181-8233-d90449bc676d-ff8d6430, #w-node-_8674e485-3083-f181-8233-d90449bc677f-ff8d6430, #w-node-_8674e485-3083-f181-8233-d90449bc6791-ff8d6430, #w-node-_8674e485-3083-f181-8233-d90449bc67a3-ff8d6430 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


