@font-face {
  font-family: Mintgroteskdisplay;
  src: url('../fonts/MintGroteskDisplay-Regular.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Mintgroteskdisplay;
  src: url('../fonts/MintGroteskDisplay-Italic.woff') format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

:root {
  --white: white;
  --black: black;
}

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

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

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

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

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.nav-bar {
  height: 7.606vw;
}

.navbar {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 6vw;
  display: flex;
}

.nav-container {
  flex: 0 auto;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  width: 83.73vw;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.nav-logo-link-block {
  justify-content: flex-start;
  align-items: center;
  width: 3vw;
  height: 4vw;
  display: flex;
}

.logo-icon {
  height: 2.7vw;
}

.nav-link {
  color: #292929;
  padding-left: 43px;
  padding-right: 0;
  font-family: Mintgroteskdisplay, sans-serif;
  font-size: .86vw;
  font-weight: 400;
  line-height: 1.323vw;
}

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

.nav-menu-icon {
  width: 3.307vw;
}

.container {
  text-align: right;
  width: 83.73vw;
  max-width: none;
  height: auto;
  position: relative;
}

.container.module-right {
  justify-content: flex-end;
  display: flex;
}

.container.our-brands {
  flex-flow: column;
  align-items: flex-end;
  display: flex;
}

.container.module-left {
  justify-content: flex-end;
  display: flex;
}

.container.footer {
  background-color: #ebecdd;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 28vw;
  display: flex;
}

.container.right {
  justify-content: flex-end;
  display: flex;
}

.container.right-side {
  flex-flow: column;
  align-items: flex-end;
  display: flex;
}

.container.contact {
  justify-content: flex-end;
  display: flex;
}

.container.contact.appointments {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
}

.container.policy {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 7vw;
  display: flex;
}

.header-background-video {
  object-fit: cover;
  height: 46vw;
}

.header-video-gradient {
  background-image: linear-gradient(0deg, #292929d9, #d9d9d900);
  position: absolute;
  inset: 0%;
}

.section {
  margin-bottom: 19.841vw;
}

.section.flicker {
  height: 50vw;
}

.section.testimonial {
  height: 46vw;
}

.section.contact {
  margin-top: 6vw;
}

.header-logo-div {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  display: flex;
  position: absolute;
  inset: 0%;
}

.header-logo {
  width: 67vw;
  padding-bottom: 3.6vw;
}

.header-logo-animation {
  width: 67vw;
  height: auto;
  padding-bottom: 5.5vw;
}

.text-animation {
  color: #fff;
  text-align: left;
  font-family: Mintgroteskdisplay, sans-serif;
  font-size: 3.2vw;
  line-height: 3vw;
}

.typer {
  position: absolute;
}

.small-heading-modules {
  color: #9b8d39;
  text-align: left;
  margin-top: 0;
  margin-bottom: 1.5vw;
  padding-left: 0;
  padding-right: 0;
  font-family: Mintgroteskdisplay, sans-serif;
  font-size: .86vw;
  font-weight: 400;
  line-height: 1.323vw;
}

.small-heading-modules.slider-with-text {
  width: auto;
  margin-top: auto;
  margin-bottom: auto;
}

.small-heading-modules.right {
  text-align: right;
}

.image {
  height: 31.548vw;
  display: inline-block;
  position: absolute;
  inset: 0%;
}

.image-flicker-block {
  position: relative;
}

.slider {
  background-color: #fff;
  width: 60.45vw;
  height: 31.548vw;
}

.flicker-image {
  object-fit: cover;
}

.testimonial-block {
  z-index: 5;
  width: 30.291vw;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.testimonial-block.right {
  justify-content: flex-start;
  display: flex;
  inset: 0% auto 0% 0%;
}

.slider-block {
  position: relative;
}

.large-paragraph {
  color: #292929;
  text-align: left;
  margin-bottom: 0;
  padding-top: 6.614vw;
  font-family: Mintgroteskdisplay, sans-serif;
  font-size: 3vw;
  line-height: 4vw;
}

.large-paragraph.our-brands {
  text-align: right;
  width: 90%;
  padding-top: 0;
}

.slider-overlay {
  z-index: 3;
  background-image: linear-gradient(270deg, #fffc, #fff0);
  width: 60.45vw;
  height: 31.548vw;
  position: absolute;
  inset: 0%;
}

.image-block-right {
  background-image: linear-gradient(90deg, #ffffffa6, #fff0), url('../images/6630ded1333d6edc5b8945c5_Skjermbilde-2024-04-30-kl.-13.52.58-min.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  width: 57vw;
  height: 38vw;
}

.div-block-module-right {
  flex-flow: column;
  align-items: flex-start;
  display: flex;
  position: absolute;
  inset: 0%;
}

.large-heading {
  text-align: left;
  width: 50vw;
  margin-top: -1.8vw;
  margin-bottom: 1vw;
  padding-bottom: 0;
  font-family: Mintgroteskdisplay, sans-serif;
  font-size: 7.5vw;
  font-weight: 400;
  line-height: 9vw;
  display: flex;
}

.large-heading.left-module {
  text-align: right;
}

.large-heading.contact {
  margin-top: 0;
  margin-bottom: 3vw;
}

.large-heading.contact.appointment {
  text-align: right;
}

.large-heading.comming-soon {
  margin-top: 10vw;
  margin-bottom: 4vw;
}

.small-paragraph {
  text-align: left;
  width: 45vw;
  margin-bottom: 2.8vw;
  padding-bottom: 0;
  font-family: Mintgroteskdisplay, sans-serif;
  font-size: 1.5vw;
  line-height: 2.381vw;
}

.small-paragraph.left-module {
  text-align: right;
}

.small-paragraph.long-text {
  width: auto;
  margin-bottom: 0;
  padding-bottom: 0;
}

.small-paragraph.contact {
  width: 39vw;
}

.small-paragraph.contact.calendar {
  text-align: right;
}

.small-paragraph.policy {
  text-align: center;
  width: 65vw;
  margin-top: 0;
  margin-bottom: 3vw;
  padding-bottom: 0;
}

.button {
  color: #292929;
  text-align: left;
  background-color: #3898ec00;
  border-bottom: 1px solid #292929;
  padding: 0 0 .3vw;
  font-family: Mintgroteskdisplay, sans-serif;
  font-size: 1.5vw;
  line-height: 2.381vw;
}

.button.password {
  box-sizing: border-box;
  aspect-ratio: auto;
  text-align: center;
  width: auto;
  margin-bottom: 2.8vw;
  font-size: 18px;
  line-height: 33px;
  display: block;
  overflow: hidden;
}

.div-block-module-left {
  flex-flow: column;
  align-items: flex-end;
  display: flex;
  position: absolute;
  inset: 0%;
}

.image-block-left {
  text-align: right;
  object-fit: fill;
  background-image: linear-gradient(270deg, #ffffffa6, #fff0), url('../images/6630ac746b098b0473f24b20_SOEURxLEANDRA_SLIDERS_PE24_7_desktop.jpg-1.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  width: 57vw;
  height: 38vw;
  display: block;
  position: static;
}

.image-left-block {
  width: 100%;
  display: flex;
}

.slider-heading-block {
  justify-content: space-between;
  margin-bottom: 1vw;
  display: flex;
}

.x-small-paragraph {
  text-align: right;
  width: 65vw;
  margin-bottom: auto;
  font-family: Mintgroteskdisplay, sans-serif;
  font-size: 1.1vw;
  line-height: 2.381vw;
}

.x-small-paragraph.left-module {
  text-align: right;
}

.showroom-grid-block {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.div-block {
  background-image: url('../images/IMG_5280-min.jpeg');
  background-position: 100%;
  background-size: cover;
  height: 33.069vw;
}

.image-2 {
  box-sizing: border-box;
  aspect-ratio: 2.39;
  vertical-align: baseline;
  object-fit: cover;
  background-image: linear-gradient(#00000080, #00000080);
  height: 33.069vw;
}

.showroom-image-01 {
  background-image: linear-gradient(#fff3, #fff3), url('../images/IMG_5280-min.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 33.069vw;
}

.showroom-image-02 {
  background-image: linear-gradient(#fff3, #fff3), url('../images/IMG_2229-min.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 33.069vw;
}

.showroom-image-03 {
  background-image: linear-gradient(#fff3, #fff3), url('../images/07A1CB10-2DA2-48BB-8382-E1D20AE0CC3B-min.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 33.069vw;
}

.slider-2 {
  height: 33.069vw;
  display: none;
}

.left-arrow, .right-arrow {
  display: block;
}

.slide-nav {
  display: none;
}

.footer-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 6vw;
  margin-bottom: 7vw;
  padding-left: 8.135vw;
  padding-right: 8.135vw;
}

.logo-image-footer {
  object-fit: fill;
}

.footer-info-block {
  justify-content: flex-start;
  align-items: center;
  width: 24vw;
  display: flex;
}

.footer-paragraph {
  color: #292929;
  text-align: left;
  margin-bottom: auto;
  font-family: Mintgroteskdisplay, sans-serif;
  font-size: .86vw;
  font-weight: 400;
  line-height: 1.323vw;
}

.footer-paragraph.developed-by {
  text-align: right;
}

.footer-paragraph.dev-by-link {
  margin-left: .6vw;
}

.footer-heading {
  text-align: left;
  width: auto;
  margin-top: 0;
  margin-bottom: auto;
  padding-bottom: 1.5vw;
  font-family: Mintgroteskdisplay, sans-serif;
  font-size: 1.5vw;
  line-height: 1vw;
}

.footer-heading.left-module {
  text-align: right;
}

.footer-information-block {
  width: 25vw;
  padding-left: 10vw;
}

.link {
  text-align: left;
  display: flex;
}

.footer-link {
  color: #292929;
  flex-flow: row;
  justify-content: flex-start;
  padding: .85vw 0;
  font-family: Mintgroteskdisplay, sans-serif;
  font-size: .86vw;
  font-weight: 400;
  line-height: 1.323vw;
  text-decoration: none;
  display: flex;
}

.footer-social-block {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.social-link-block {
  width: 2vw;
  height: 2vw;
  margin-bottom: 2vw;
}

.footer-underline-block {
  flex-flow: row;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  margin-top: 7vw;
  padding-left: 8.135vw;
  padding-right: 8.135vw;
  display: flex;
}

.dev-by-info-block {
  display: flex;
}

.heading-footer {
  margin-top: 0;
  margin-bottom: 1.5vw;
  font-family: Mintgroteskdisplay, sans-serif;
  font-size: 1.5vw;
  font-weight: 400;
  line-height: 1.5vw;
}

.footer-info-block-text-area {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 17vw;
  margin-left: 9vw;
  display: flex;
}

.paragraph-footer {
  text-align: left;
  margin-bottom: 0;
  font-family: Mintgroteskdisplay, sans-serif;
  font-size: .86vw;
  font-weight: 400;
  line-height: 1.323vw;
}

.link-2 {
  color: #292929;
  margin-bottom: 1.6vw;
  font-family: Mintgroteskdisplay, sans-serif;
  font-size: .86vw;
  line-height: 1.323vw;
  text-decoration: none;
}

.container-footer {
  background-color: #ebecdd;
  flex-flow: column;
  align-items: center;
  max-width: none;
  display: flex;
}

.underline-block-footer {
  order: 0;
  justify-content: space-between;
  width: 83.73vw;
  margin-bottom: 1.5vw;
  display: flex;
}

.underline-paragrap {
  margin-bottom: 0;
  font-family: Mintgroteskdisplay, sans-serif;
  font-size: .86vw;
  font-weight: 400;
  line-height: 1.323vw;
}

.div-block-2 {
  font-family: Mintgroteskdisplay, sans-serif;
  display: flex;
}

.link-3 {
  color: #292929;
  margin-left: .5vw;
  font-size: .86vw;
  line-height: 1.323vw;
  text-decoration: none;
}

.section-footer.flicker {
  height: 50vw;
}

.section-footer.testimonial {
  height: 46vw;
}

.heading-image-block {
  background-image: linear-gradient(270deg, #ffffffbf, #fff0), url('../images/6a1e37c5-2c44-4af2-b98f-a8992ee766c8.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  width: 50vw;
  height: 44vw;
}

.logo-heading {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.logo-heading.right {
  justify-content: flex-start;
}

.image-3 {
  width: 39.153vw;
  margin-bottom: 4vw;
}

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

.slider-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.slider-image-block-01 {
  background-image: linear-gradient(#fff3, #fff3), url('../images/AMERICAN-VINTAGE-DAY-1_L16_059.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-end;
  height: 33.069vw;
  display: flex;
}

.left-arrow-2, .right-arrow-2 {
  height: 33.069vw;
}

.full-slider {
  -webkit-text-stroke-color: #3330;
  background-color: #fff0;
  height: 33.069vw;
}

.slider-text-block {
  background-image: linear-gradient(#fff, #fff);
  order: 0;
  justify-content: flex-start;
  align-items: center;
  width: 24vw;
  height: 3.5vw;
  margin-bottom: 2vw;
  padding-left: 1vw;
  display: flex;
}

.slider-heading {
  color: #292929;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mintgroteskdisplay, sans-serif;
  font-size: .86vw;
  font-weight: 400;
  line-height: 1.323vw;
}

.slider-image-block-02 {
  background-image: linear-gradient(#fff3, #fff3), url('../images/Sliders_LANDING-PAGE_PRECO_desktop_3.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-end;
  height: 33.069vw;
  display: flex;
}

.slider-image-block-03 {
  background-image: linear-gradient(#fff3, #fff3), url('../images/Skjermbilde-2024-07-01-kl.-22.12.21.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-end;
  height: 33.069vw;
  display: flex;
}

.slider-image-block-04 {
  background-image: linear-gradient(#fff3, #fff3), url('../images/Skjermbilde-2024-07-01-kl.-22.48.31.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-end;
  height: 33.069vw;
  display: flex;
}

.slider-image-block-05 {
  background-image: linear-gradient(#fff3, #fff3), url('../images/_F8A9346.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-end;
  height: 33.069vw;
  display: flex;
}

.slider-image-block-06 {
  background-image: linear-gradient(#fff3, #fff3), url('../images/Bilde-01.07.2024-klokken-22.43.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-end;
  height: 33.069vw;
  display: flex;
}

.slider-image-block-07 {
  background-image: linear-gradient(#fff3, #fff3), url('../images/MUNTHEPORTUGAL_Q7A3294.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-end;
  height: 33.069vw;
  display: flex;
}

.slider-image-block-08 {
  background-image: linear-gradient(#fff3, #fff3), url('../images/FullSizeRender.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-end;
  height: 33.069vw;
  display: flex;
}

.slider-image-block-06-copy {
  background-image: linear-gradient(#fff3, #fff3), url('../images/Bilde-01.07.2024-klokken-22.31.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-end;
  height: 33.069vw;
  display: flex;
}

.slider-mobile-image-01 {
  background-image: linear-gradient(#fff3, #fff3), url('../images/AMERICAN-VINTAGE-DAY-1_L16_059.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-end;
  height: 33.069vw;
  display: flex;
}

.full-slider-mobile {
  -webkit-text-stroke-color: #3330;
  background-color: #fff0;
  height: 33.069vw;
}

.full-slider-mobile.mobile {
  display: none;
}

.slider-mobile-image-02, .slider-mobile-image-03, .slider-mobile-image-04, .slider-mobile-image-05, .slider-mobile-image-06, .slider-mobile-image-07, .slider-mobile-image-08, .slider-mobile-image-09 {
  background-image: linear-gradient(#fff3, #fff3), url('../images/AMERICAN-VINTAGE-DAY-1_L16_059.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-end;
  height: 33.069vw;
  display: flex;
}

.slider-event-image-block-01 {
  background-image: linear-gradient(#fff3, #fff3), url('../images/6683ac9d21eb0a85e0574bc3_IMG_3763.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-end;
  height: 33.069vw;
  display: flex;
}

.slider-event-image-block-02 {
  background-image: linear-gradient(#fff3, #fff3), url('../images/attachment_.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-end;
  height: 33.069vw;
  display: flex;
}

.slider-event-image-block-03 {
  background-image: linear-gradient(#fff3, #fff3), url('../images/6683ac9d21eb0a85e0574be4_0N7A5207.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-end;
  height: 33.069vw;
  display: flex;
}

.slider-text-block-events {
  background-image: linear-gradient(#fff, #fff);
  order: 0;
  justify-content: flex-start;
  align-items: center;
  width: 24vw;
  height: 5vw;
  margin-bottom: 2vw;
  padding-left: 1vw;
  padding-right: 1vw;
  display: flex;
}

.slider-heading-events {
  color: #292929;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mintgroteskdisplay, sans-serif;
  font-size: .86vw;
  font-weight: 400;
  line-height: 1.323vw;
}

.slider-event-image-block-04 {
  background-image: linear-gradient(#fff3, #fff3), url('../images/6683ac9d21eb0a85e0574bca_IMG_6750.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-end;
  height: 33.069vw;
  display: flex;
}

.slider-event-image-block-05 {
  background-image: linear-gradient(#fff3, #fff3), url('../images/6683ac9d21eb0a85e0574bee_Skjermbilde-2024-04-17-kl.-14.53.16.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-end;
  height: 33.069vw;
  display: flex;
}

.slider-event-image-block-06 {
  background-image: linear-gradient(#fff3, #fff3), url('../images/6683ac9d21eb0a85e0574bc1_Skjermbilde-2024-04-17-kl.-11.22.10.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-end;
  height: 33.069vw;
  display: flex;
}

.slider-event-image-block-07 {
  background-image: linear-gradient(#fff3, #fff3), url('../images/attachment_10.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-end;
  height: 33.069vw;
  display: flex;
}

.slider-event-image-block-08 {
  background-image: linear-gradient(#fff3, #fff3), url('../images/6683ac9d21eb0a85e0574bce_Skjermbilde-2024-04-17-kl.-11.53.52.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-end;
  height: 33.069vw;
  display: flex;
}

.slider-event-image-block-09 {
  background-image: linear-gradient(#fff3, #fff3), url('../images/attachment.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-end;
  height: 33.069vw;
  display: flex;
}

.slider-mobile-image-events-01, .slider-mobile-image-events-02, .slider-mobile-image-events-03, .slider-mobile-image-events-04, .slider-mobile-image-events-05, .slider-mobile-image-events-06, .slider-mobile-image-events-07, .slider-mobile-image-events-08, .slider-mobile-image-events-09 {
  background-image: linear-gradient(#fff3, #fff3), url('../images/AMERICAN-VINTAGE-DAY-1_L16_059.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-end;
  height: 33.069vw;
  display: flex;
}

.heading-image-block-02 {
  background-image: linear-gradient(45deg, #ffffffbf, #fff0), url('../images/_F8A9282-min.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  width: 50vw;
  height: 44vw;
}

.div-block-3 {
  width: 60.45px;
}

.module-image-01 {
  background-color: #fff;
  background-image: linear-gradient(270deg, #ffffffbf, #fff0), url('../images/elisabeth-heier_ask_15.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  width: 60.45vw;
  height: 31.548vw;
}

.module-image-02 {
  background-color: #fff;
  background-image: linear-gradient(90deg, #ffffffbf, #fff0), url('../images/045a4b_14196fd1eabd4d0699c9ea09903418a4~mv2.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  width: 60.45vw;
  height: 31.548vw;
}

.contact-form-block {
  margin-bottom: 0;
  font-weight: 300;
}

.contact-us-form {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.input-text-field {
  color: #000;
  border: 1px solid #0000;
  border-bottom-color: #000;
  width: 30vw;
  max-width: none;
  margin-top: 0;
  margin-bottom: 2vw;
  padding-left: 0;
  font-family: Mintgroteskdisplay, sans-serif;
  font-size: .86vw;
  font-weight: 400;
  line-height: 1.35vw;
}

.input-text-field::placeholder {
  color: #000;
  text-align: left;
  font-size: .86vw;
  line-height: 1.35vw;
}

.section-contact-page {
  margin-top: 5vw;
}

.submit-button {
  color: #000;
  text-align: left;
  background-color: #fff0;
  border: 1px solid #0000;
  border-bottom-color: #000;
  flex: 0 auto;
  padding: 1vw 1vw .3vw;
  font-size: .86vw;
  line-height: 1.35vw;
}

.form-submitt-button-block {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 30vw;
  max-width: none;
  display: flex;
}

.heading-block-contact-page {
  flex-flow: column;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.field-label {
  color: #000;
  margin-top: 1vw;
  margin-bottom: 1vw;
  font-family: Mintgroteskdisplay, sans-serif;
  font-size: .86vw;
  font-weight: 300;
  line-height: 1.35vw;
}

.container-contact-page {
  flex-flow: row;
  justify-content: flex-end;
  align-items: flex-start;
  width: 72vw;
  max-width: none;
  margin-top: 0;
  display: flex;
  position: relative;
}

.input-message-field {
  aspect-ratio: 3.5;
  color: #000;
  border: 1px solid #000;
  flex: 1;
  width: 30vw;
  max-width: none;
  height: auto;
  min-height: 0;
  margin-top: 0;
  margin-bottom: 2vw;
  padding-left: 1vw;
  font-size: .86vw;
  line-height: 1.35vw;
}

.input-message-field::placeholder {
  color: #000;
  text-align: left;
  font-size: 1.455vw;
  line-height: 1.984vw;
}

.module-heading {
  color: #000;
  width: 33.069vw;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 6.614vw;
  font-weight: 500;
  line-height: 8.598vw;
  position: static;
  inset: auto 0% 0% auto;
}

.heading-policy {
  text-align: left;
  justify-content: center;
  width: 100%;
  margin-top: auto;
  margin-bottom: 6vw;
  font-family: Mintgroteskdisplay, sans-serif;
  font-size: 7.5vw;
  font-weight: 400;
  line-height: 9vw;
  display: flex;
}

.heading-policy.left-module {
  text-align: right;
}

.heading-policy.contact {
  margin-top: 0;
  margin-bottom: 3vw;
}

.policy-info-block {
  margin-bottom: 7vw;
}

.small-policy-heading {
  text-align: center;
  margin-top: 0;
  margin-bottom: 2vw;
  font-family: Mintgroteskdisplay, sans-serif;
  font-size: 1.5vw;
  font-weight: 400;
  line-height: 2.381vw;
}

.heading-ventures {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mintgroteskdisplay, sans-serif;
  font-size: 3.7vw;
  font-weight: 400;
  line-height: 4vw;
  position: static;
}

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

.utility-page-content {
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 24vw;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.text-block {
  -webkit-text-stroke-color: #292929;
  font-family: Mintgroteskdisplay, sans-serif;
  font-weight: 400;
}

.success-message {
  color: #292929;
  background-color: #fff;
}

.grid {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-items: stretch;
  width: 100%;
  display: grid;
  overflow: visible;
}

.media-bank-block-02 {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: fill;
  background-image: linear-gradient(#fff3, #fff3), url('../images/Sliders_LANDING-PAGE_PRECO_desktop_3.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-end;
  height: 28vw;
  text-decoration: none;
  display: flex;
}

.media-bank-text-block {
  background-image: linear-gradient(#fff, #fff);
  order: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 3.5vw;
  margin-bottom: 2vw;
  margin-left: 2vw;
  margin-right: 2vw;
  padding-left: 0;
  text-decoration: none;
  display: flex;
}

.media-bank-heading {
  color: #292929;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mintgroteskdisplay, sans-serif;
  font-size: .86vw;
  font-weight: 400;
  line-height: 1.323vw;
}

.body {
  overflow: visible;
}

.media-bank-block-01 {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: fill;
  background-image: linear-gradient(#fff3, #fff3), url('../images/AMERICAN-VINTAGE-DAY-1_L16_059.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-end;
  height: 28vw;
  text-decoration: none;
  display: flex;
}

.media-bank-block-03 {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: fill;
  background-image: linear-gradient(#fff3, #fff3), url('../images/Skjermbilde-2024-07-01-kl.-22.12.21.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-end;
  height: 28vw;
  text-decoration: none;
  display: flex;
}

.media-bank-block-04 {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: fill;
  background-image: linear-gradient(#fff3, #fff3), url('../images/MUNTHEPORTUGAL_Q7A3294.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-end;
  height: 28vw;
  text-decoration: none;
  display: flex;
}

.media-bank-block-05 {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: fill;
  background-image: linear-gradient(#fff3, #fff3), url('../images/FullSizeRender.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-end;
  height: 28vw;
  text-decoration: none;
  display: flex;
}

.media-bank-block-06 {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: fill;
  background-image: linear-gradient(#fff3, #fff3), url('../images/Bilde-01.07.2024-klokken-22.31.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-end;
  height: 28vw;
  text-decoration: none;
  display: flex;
}

.media-bank-block-07 {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: fill;
  background-image: linear-gradient(#fff3, #fff3), url('../images/Skjermbilde-2024-07-01-kl.-22.48.31.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-end;
  height: 28vw;
  text-decoration: none;
  display: flex;
}

.media-bank-block-08 {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: fill;
  background-image: linear-gradient(#fff3, #fff3), url('../images/_F8A9346.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-end;
  height: 28vw;
  text-decoration: none;
  display: flex;
}

.media-bank-block-09 {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: fill;
  background-image: linear-gradient(#fff3, #fff3), url('../images/Bilde-01.07.2024-klokken-22.43.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-end;
  height: 28vw;
  text-decoration: none;
  display: flex;
}

.field-label-2 {
  display: flex;
}

.passoword-paragraph {
  text-align: center;
  width: auto;
  margin-bottom: 2vw;
  padding-bottom: 0;
  font-family: Mintgroteskdisplay, sans-serif;
  font-size: 1.5vw;
  line-height: 2.381vw;
}

.passoword-paragraph.left-module {
  text-align: right;
}

.passoword-paragraph.long-text {
  width: auto;
  margin-bottom: 0;
  padding-bottom: 0;
}

.passoword-paragraph.contact {
  width: 39vw;
}

.passoword-paragraph.policy {
  text-align: center;
  width: 65vw;
  margin-top: 0;
  margin-bottom: 3vw;
  padding-bottom: 0;
}

.text-field {
  margin-bottom: 2vw;
}

.text-field:active, .text-field:focus-visible, .text-field[data-wf-focus-visible], .text-field::placeholder {
  text-align: center;
}

.passoword-paragraph-2 {
  text-align: center;
  width: auto;
  margin-bottom: 2.8vw;
  padding-bottom: 0;
  font-family: Mintgroteskdisplay, sans-serif;
  font-size: 1vw;
  line-height: 2.381vw;
}

.passoword-paragraph-2.left-module {
  text-align: right;
}

.passoword-paragraph-2.long-text {
  width: auto;
  margin-bottom: 0;
  padding-bottom: 0;
}

.passoword-paragraph-2.contact {
  width: 39vw;
}

.passoword-paragraph-2.policy {
  text-align: center;
  width: 65vw;
  margin-top: 0;
  margin-bottom: 3vw;
  padding-bottom: 0;
}

.link-4 {
  color: #9b8d39;
}

.image-4 {
  max-width: 100%;
}

@media screen and (max-width: 991px) {
  .navbar {
    height: 70px;
  }

  .nav-logo-link-block {
    justify-content: center;
    width: 45px;
    height: 45px;
  }

  .logo-icon {
    height: 35px;
  }

  .nav-link {
    text-align: right;
    background-color: #fff0;
    width: 83.73vw;
    font-size: 13px;
    line-height: 18px;
  }

  .nav-bar-menu, .nav-menu-button.w--open {
    background-color: #fff;
  }

  .nav-menu-icon {
    width: 25px;
  }

  .container.header {
    width: 100%;
    max-width: none;
  }

  .header-background-video {
    height: 60vw;
  }

  .header-logo-animation {
    padding-bottom: 10vw;
  }

  .small-heading-modules {
    text-align: left;
    background-color: #fff0;
    width: 83.73vw;
    margin-bottom: 2vw;
    font-size: 13px;
    line-height: 18px;
  }

  .small-heading-modules.our-brands {
    text-align: right;
  }

  .small-heading-modules.slider-with-text {
    margin-bottom: .5vw;
  }

  .small-paragraph, .button {
    font-size: 13px;
    line-height: 19px;
  }

  .slider-heading-block {
    flex-flow: column;
  }

  .x-small-paragraph {
    text-align: left;
    width: auto;
    font-size: 11px;
  }

  .footer-info-block {
    width: 19vw;
  }

  .footer-paragraph {
    text-align: left;
    background-color: #fff0;
    width: auto;
    font-size: 11px;
    line-height: 18px;
  }

  .footer-heading {
    font-size: 13px;
    line-height: 19px;
  }

  .footer-information-block {
    padding-left: 0;
  }

  .footer-link {
    text-align: right;
    background-color: #fff0;
    width: auto;
    font-size: 11px;
    line-height: 18px;
  }

  .footer-social-block {
    justify-content: flex-start;
    align-items: flex-end;
  }

  .social-link-block {
    width: 3vw;
    height: 3vw;
    margin-bottom: 3vw;
  }

  .footer-underline-block {
    margin-top: 3vw;
  }

  .heading-footer {
    margin-bottom: 2vw;
    font-size: 13px;
    line-height: 18px;
  }

  .footer-info-block-text-area {
    width: 21vw;
    margin-left: 6vw;
  }

  .paragraph-footer {
    font-size: 11px;
    line-height: 16px;
  }

  .link-2 {
    margin-bottom: 2vw;
    font-size: 11px;
    line-height: 16px;
  }

  .container-footer {
    max-width: none;
  }

  .underline-paragrap, .link-3 {
    font-size: 11px;
    line-height: 16px;
  }

  .slider-heading {
    font-size: 11px;
  }

  .full-slider-mobile.mobile {
    display: none;
  }

  .slider-heading-events {
    font-size: 9px;
    line-height: 14px;
  }

  .utility-page-content {
    width: 30vw;
  }

  .media-bank-heading {
    font-size: 9px;
  }

  .passoword-paragraph {
    font-size: 2vw;
    line-height: 3vw;
  }

  .passoword-paragraph-2 {
    font-size: 1.5vw;
    line-height: 3vw;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    height: 85px;
  }

  .nav-container {
    width: 100%;
  }

  .logo-icon {
    height: 40px;
  }

  .nav-link {
    font-size: 14px;
  }

  .nav-menu-icon {
    width: 30px;
  }

  .container {
    width: 90vw;
  }

  .container.module-right, .container.module-left {
    flex-flow: row;
  }

  .container.contact {
    flex-flow: column;
    align-items: center;
  }

  .container.contact.appointments {
    align-items: center;
  }

  .header-background-video {
    height: 51vw;
  }

  .section {
    margin-bottom: 17vw;
  }

  .section.testimonial {
    height: 71vw;
  }

  .section.module-02 {
    height: 77vw;
  }

  .section.module-03 {
    height: 87vw;
  }

  .header-logo-animation {
    padding-bottom: 6vw;
  }

  .small-heading-modules {
    width: 90vw;
    font-size: 14px;
  }

  .small-heading-modules.slider-with-text {
    margin-bottom: 1vw;
  }

  .slider {
    width: auto;
    height: auto;
  }

  .testimonial-block {
    width: 44vw;
  }

  .slider-block {
    width: 83.73vw;
    height: 43vw;
    position: relative;
  }

  .large-paragraph {
    padding-top: 11vw;
    font-size: 4.754vw;
    line-height: 6vw;
  }

  .large-paragraph.our-brands {
    width: 100%;
    line-height: 7vw;
  }

  .slider-overlay {
    width: auto;
    height: 103%;
  }

  .image-block-right {
    width: 100%;
    height: 42vw;
  }

  .div-block-module-right {
    inset: 34.4vw 0% 0%;
  }

  .large-heading {
    margin-bottom: 3vw;
    font-size: 8vw;
    line-height: 10vw;
  }

  .large-heading.left-module {
    width: 76vw;
  }

  .large-heading.contact {
    text-align: center;
    justify-content: center;
    width: 69vw;
  }

  .large-heading.contact.appointment {
    text-align: center;
    justify-content: center;
  }

  .small-paragraph {
    width: 75vw;
    margin-bottom: 4vw;
    font-size: 14px;
    line-height: 20px;
  }

  .small-paragraph.contact {
    text-align: center;
    width: 67vw;
  }

  .small-paragraph.contact.calendar {
    text-align: center;
  }

  .small-paragraph.policy {
    width: 82vw;
    margin-bottom: 3vw;
  }

  .button {
    font-size: 14px;
    line-height: 20px;
  }

  .button.password {
    margin-bottom: 5vw;
    font-size: 16px;
  }

  .div-block-module-left {
    inset: 34.4vw 0% 0%;
  }

  .image-block-left {
    width: 100%;
    height: 42vw;
  }

  .x-small-paragraph {
    width: 75vw;
    margin-bottom: 4vw;
    font-size: 12px;
    line-height: 3vw;
  }

  .footer-grid {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    place-items: center start;
    padding-left: 0;
    padding-right: 0;
  }

  .footer-info-block {
    width: 35vw;
    margin-bottom: 3vw;
  }

  .footer-paragraph {
    font-size: 14px;
  }

  .footer-heading {
    width: 75vw;
    margin-bottom: 4vw;
  }

  .footer-link {
    font-size: 14px;
  }

  .footer-social-block {
    flex-flow: row;
  }

  .social-link-block {
    width: 6vw;
    height: 3vw;
    margin-bottom: 0;
    margin-right: 8vw;
  }

  .heading-footer {
    margin-bottom: 3vw;
    font-size: 16px;
  }

  .footer-info-block-text-area {
    width: 41vw;
    margin-bottom: 3vw;
    margin-left: 0;
  }

  .paragraph-footer {
    font-size: 14px;
  }

  .link-2 {
    margin-bottom: 3vw;
    font-size: 14px;
  }

  .container-footer {
    align-items: flex-start;
    padding-left: 5vw;
  }

  .underline-block-footer {
    flex-flow: column;
  }

  .underline-paragrap {
    margin-bottom: 1vw;
  }

  .section-footer {
    margin-bottom: 17vw;
  }

  .section-footer.testimonial {
    height: 67vw;
  }

  .section-footer.module-02, .section-footer.module-03 {
    height: 81vw;
  }

  .heading-image-block {
    width: 59vw;
    height: 38vw;
  }

  .slider-text-block {
    height: 4vw;
  }

  .full-slider-mobile.mobile {
    display: none;
  }

  .slider-text-block-events {
    height: 6vw;
  }

  .slider-heading-events {
    font-size: 1.3vw;
    line-height: 2vw;
  }

  .heading-image-block-02 {
    width: 59vw;
    height: 38vw;
  }

  .module-image-01, .module-image-02 {
    width: 78vw;
    height: 38vw;
  }

  .contact-form-block {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
    display: block;
  }

  .contact-us-form {
    justify-content: center;
    align-items: flex-start;
    margin-left: 0;
    padding-left: 0;
  }

  .input-text-field {
    width: 50vw;
    margin-bottom: 4vw;
    font-size: 13px;
    line-height: 18px;
  }

  .input-text-field::placeholder, .submit-button {
    font-size: 13px;
    line-height: 18px;
  }

  .form-submitt-button-block {
    width: 50vw;
  }

  .heading-block-contact-page {
    text-align: right;
    flex-flow: column;
    order: 0;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-bottom: 5vw;
    display: flex;
    position: relative;
    inset: 0% 0% auto auto;
  }

  .field-label {
    font-size: 13px;
    line-height: 18px;
  }

  .container-contact-page {
    flex-flow: column-reverse wrap;
    justify-content: center;
    align-items: flex-start;
    width: 100vw;
  }

  .input-message-field {
    width: 50vw;
    font-size: 13px;
    line-height: 18px;
  }

  .module-heading {
    justify-content: flex-end;
    align-items: flex-start;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 2vw;
    display: block;
  }

  .heading-policy {
    margin-bottom: 6vw;
    font-size: 8vw;
    line-height: 10vw;
  }

  .heading-policy.left-module {
    width: 76vw;
  }

  .heading-policy.contact {
    width: 69vw;
  }

  .utility-page-content {
    width: 260px;
  }

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

  .media-bank-block-02 {
    height: 35vw;
  }

  .media-bank-text-block {
    height: 4vw;
  }

  .media-bank-block-01, .media-bank-block-03, .media-bank-block-04, .media-bank-block-05, .media-bank-block-06, .media-bank-block-07, .media-bank-block-08, .media-bank-block-09 {
    height: 35vw;
  }

  .passoword-paragraph {
    width: auto;
    font-size: 16px;
    line-height: 23px;
  }

  .passoword-paragraph.contact {
    width: 67vw;
  }

  .passoword-paragraph.policy {
    width: 82vw;
    margin-bottom: 3vw;
  }

  .passoword-paragraph-2 {
    width: auto;
    margin-bottom: 4vw;
    font-size: 2vw;
    line-height: 4vw;
  }

  .passoword-paragraph-2.contact {
    width: 67vw;
  }

  .passoword-paragraph-2.policy {
    width: 82vw;
    margin-bottom: 3vw;
  }
}

@media screen and (max-width: 479px) {
  .nav-container {
    width: 90vw;
  }

  .container.header {
    width: 100%;
  }

  .container.contact {
    align-items: center;
  }

  .header-background-video {
    height: 125vw;
  }

  .section {
    margin-bottom: 32vw;
  }

  .section.testimonial {
    text-align: right;
    height: 78vw;
  }

  .section.module-02 {
    height: 108vw;
  }

  .section.module-03 {
    height: 113vw;
  }

  .section.page-header-mobile {
    height: 109vw;
  }

  .section.contact {
    margin-top: 9vw;
  }

  .header-logo {
    width: 80vw;
  }

  .header-logo-animation {
    width: 80vw;
    padding-bottom: 16vw;
  }

  .text-animation {
    font-size: 4vw;
  }

  .small-heading-modules {
    margin-bottom: 3vw;
  }

  .testimonial-block {
    justify-content: flex-end;
    width: 100%;
    font-size: 14px;
    display: flex;
    inset: auto 0% -67%;
  }

  .slider-block {
    width: 75%;
    height: 42vw;
  }

  .large-paragraph {
    width: 60vw;
    margin-top: 0;
    padding-top: 19vw;
    padding-bottom: 0;
    font-size: 5vw;
    line-height: 6.923vw;
  }

  .large-paragraph.our-brands {
    line-height: 7vw;
  }

  .slider-overlay {
    background-image: linear-gradient(299deg, #ffffffe6, #fff0);
    height: 111%;
  }

  .image-block-right {
    background-image: linear-gradient(0deg, #ffffffa6, #fff0), url('../images/6630ded1333d6edc5b8945c5_Skjermbilde-2024-04-30-kl.-13.52.58-min.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    height: 50vw;
  }

  .div-block-module-right {
    top: 37.6vw;
  }

  .large-heading {
    margin-bottom: 6vw;
    font-size: 12vw;
    line-height: 14vw;
  }

  .large-heading.left-module {
    width: 84vw;
    margin-bottom: 5vw;
  }

  .large-heading.contact {
    text-align: left;
    justify-content: flex-start;
    width: 76vw;
    margin-bottom: 7vw;
    font-size: 10vw;
  }

  .large-heading.comming-soon {
    margin-bottom: 7vw;
  }

  .small-paragraph {
    width: 100%;
    margin-bottom: 6vw;
    font-size: 3.59vw;
    line-height: 5.128vw;
  }

  .small-paragraph.left-module {
    margin-bottom: 6vw;
  }

  .small-paragraph.contact {
    text-align: center;
    width: 76vw;
    margin-bottom: 2vw;
    font-size: 14px;
    line-height: 20px;
  }

  .small-paragraph.contact.calendar {
    margin-bottom: 7vw;
  }

  .small-paragraph.policy {
    width: 80vw;
    margin-bottom: 6vw;
  }

  .button {
    font-size: 3.59vw;
    line-height: 5.128vw;
  }

  .div-block-module-left {
    top: 37.6vw;
  }

  .image-block-left {
    background-image: linear-gradient(0deg, #ffffffa6, #fff0), url('../images/6630ac746b098b0473f24b20_SOEURxLEANDRA_SLIDERS_PE24_7_desktop.jpg-1.webp');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    height: 50vw;
  }

  .x-small-paragraph {
    width: 100%;
    margin-bottom: 6vw;
    font-size: 3.59vw;
    line-height: 5.128vw;
  }

  .x-small-paragraph.left-module {
    margin-bottom: 6vw;
  }

  .showroom-grid-block {
    display: none;
  }

  .showroom-image-01, .showroom-image-02, .showroom-image-03 {
    height: 105vw;
  }

  .slider-2 {
    height: auto;
    display: block;
  }

  .footer-info-block {
    width: 46vw;
    margin-bottom: 8vw;
  }

  .footer-heading {
    width: 100%;
    margin-bottom: 6vw;
    font-size: 3.59vw;
    line-height: 5.128vw;
  }

  .footer-heading.left-module {
    margin-bottom: 6vw;
  }

  .social-link-block {
    width: 8vw;
    height: 8vw;
    margin-right: 13vw;
  }

  .heading-footer {
    margin-bottom: 5vw;
    font-size: 14px;
  }

  .footer-info-block-text-area {
    width: 74vw;
    margin-bottom: 6vw;
  }

  .paragraph-footer {
    font-size: 11px;
  }

  .link-2 {
    margin-bottom: 5vw;
    font-size: 11px;
  }

  .underline-paragrap {
    margin-bottom: 2vw;
    font-size: 3.3vw;
    line-height: 5.128vw;
  }

  .link-3 {
    margin-left: 2vw;
    font-size: 3.3vw;
    line-height: 5.128vw;
    text-decoration: underline;
  }

  .section-footer {
    margin-bottom: 32vw;
  }

  .section-footer.testimonial {
    text-align: right;
    height: 85vw;
  }

  .section-footer.module-02 {
    height: 119vw;
  }

  .section-footer.module-03 {
    height: 113vw;
  }

  .heading-image-block {
    background-image: linear-gradient(0deg, #fff9, #fff0), url('../images/6a1e37c5-2c44-4af2-b98f-a8992ee766c8_1.jpeg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    width: 100%;
    height: 90vw;
  }

  .logo-heading {
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 0;
  }

  .image-3 {
    width: 69vw;
  }

  .image-3.about {
    margin-bottom: -18vw;
  }

  .page-header-mobile {
    height: 82vw;
  }

  .full-slider {
    display: none;
  }

  .full-slider.mobile {
    height: 105vw;
  }

  .slider-text-block.mobile {
    justify-content: center;
    align-items: center;
    width: 80vw;
    height: 16vw;
    margin-bottom: 5vw;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .slider-heading.mobile {
    font-size: 14px;
    line-height: 5vw;
  }

  .slider-mobile-image-01 {
    height: 105vw;
  }

  .full-slider-mobile.mobile {
    height: 105vw;
    display: block;
  }

  .slider-mobile-image-02 {
    background-image: linear-gradient(#fff3, #fff3), url('../images/Sliders_LANDING-PAGE_PRECO_desktop_3.webp');
    background-size: auto, cover;
    height: 105vw;
  }

  .slider-mobile-image-03 {
    background-image: linear-gradient(#fff3, #fff3), url('../images/Skjermbilde-2024-07-01-kl.-22.12.21.jpg');
    background-size: auto, cover;
    height: 105vw;
  }

  .slider-mobile-image-04 {
    background-image: linear-gradient(#fff3, #fff3), url('../images/MUNTHEPORTUGAL_Q7A3294.jpg');
    background-size: auto, cover;
    height: 105vw;
  }

  .slider-mobile-image-05 {
    background-image: linear-gradient(#fff3, #fff3), url('../images/FullSizeRender.jpg');
    background-size: auto, cover;
    height: 105vw;
  }

  .slider-mobile-image-06 {
    background-image: linear-gradient(#fff3, #fff3), url('../images/Bilde-01.07.2024-klokken-22.31.jpg');
    background-size: auto, cover;
    height: 105vw;
  }

  .slider-mobile-image-07 {
    background-image: linear-gradient(#fff3, #fff3), url('../images/Skjermbilde-2024-07-01-kl.-22.48.31.jpg');
    background-size: auto, cover;
    height: 105vw;
  }

  .slider-mobile-image-08 {
    background-image: linear-gradient(#fff3, #fff3), url('../images/_F8A9346.jpg');
    background-size: auto, cover;
    height: 105vw;
  }

  .slider-mobile-image-09 {
    background-image: linear-gradient(#fff3, #fff3), url('../images/Bilde-01.07.2024-klokken-22.43.jpg');
    background-size: auto, cover;
    height: 105vw;
  }

  .slider-text-block-events.mobile {
    width: 80vw;
    height: 11vw;
    margin-bottom: 5vw;
    padding-left: 5vw;
  }

  .slider-heading-events.mobile {
    font-size: 14px;
  }

  .slider-mobile-image-events-01 {
    background-image: linear-gradient(#fff3, #fff3), url('../images/6683ac9d21eb0a85e0574bc3_IMG_3763.jpg');
    height: 105vw;
  }

  .slider-mobile-image-events-02 {
    background-image: linear-gradient(#fff3, #fff3), url('../images/attachment_.jpg');
    background-size: auto, cover;
    height: 105vw;
  }

  .slider-mobile-image-events-03 {
    background-image: linear-gradient(#fff3, #fff3), url('../images/6683ac9d21eb0a85e0574be4_0N7A5207.jpg');
    background-size: auto, cover;
    height: 105vw;
  }

  .slider-mobile-image-events-04 {
    background-image: linear-gradient(#fff3, #fff3), url('../images/6683ac9d21eb0a85e0574bca_IMG_6750.jpg');
    background-size: auto, cover;
    height: 105vw;
  }

  .slider-mobile-image-events-05 {
    background-image: linear-gradient(#fff3, #fff3), url('../images/6683ac9d21eb0a85e0574bee_Skjermbilde-2024-04-17-kl.-14.53.16.jpg');
    background-size: auto, cover;
    height: 105vw;
  }

  .slider-mobile-image-events-06 {
    background-image: linear-gradient(#fff3, #fff3), url('../images/6683ac9d21eb0a85e0574bc1_Skjermbilde-2024-04-17-kl.-11.22.10.jpg');
    background-size: auto, cover;
    height: 105vw;
  }

  .slider-mobile-image-events-07 {
    background-image: linear-gradient(#fff3, #fff3), url('../images/attachment_10.jpg');
    background-size: auto, cover;
    height: 105vw;
  }

  .slider-mobile-image-events-08 {
    background-image: linear-gradient(#fff3, #fff3), url('../images/6683ac9d21eb0a85e0574bce_Skjermbilde-2024-04-17-kl.-11.53.52.jpg');
    background-size: auto, cover;
    height: 105vw;
  }

  .slider-mobile-image-events-09 {
    background-image: linear-gradient(#fff3, #fff3), url('../images/attachment.jpg');
    background-size: auto, cover;
    height: 105vw;
  }

  .heading-image-block-02 {
    background-image: linear-gradient(0deg, #fff9, #fff0), url('../images/_F8A9282-min.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    width: 100%;
    height: 90vw;
  }

  .module-image-01, .module-image-02 {
    width: 75vw;
    height: 42vw;
  }

  .contact-form-block {
    margin-top: 7vw;
  }

  .contact-us-form {
    margin-left: 0;
  }

  .input-text-field {
    width: 76vw;
    margin-bottom: 8vw;
    font-size: 4.3vw;
    line-height: 5.5vw;
  }

  .input-text-field::placeholder {
    font-size: 14px;
    line-height: 18px;
  }

  .submit-button {
    margin-top: 4vw;
    font-size: 14px;
    line-height: 18px;
  }

  .form-submitt-button-block {
    width: 76vw;
  }

  .heading-block-contact-page {
    align-items: center;
    margin-bottom: 2vw;
    position: static;
  }

  .field-label {
    font-size: 14px;
    line-height: 18px;
  }

  .container-contact-page {
    flex-flow: column-reverse wrap-reverse;
    align-items: center;
  }

  .input-message-field {
    width: 76vw;
    font-size: 14px;
    line-height: 18px;
  }

  .module-heading {
    margin-right: 11vw;
  }

  .heading-policy {
    margin-bottom: 13vw;
    font-size: 9vw;
    line-height: 14vw;
  }

  .heading-policy.left-module {
    width: 84vw;
    margin-bottom: 5vw;
  }

  .heading-policy.contact {
    text-align: left;
    justify-content: flex-start;
    width: 76vw;
    margin-bottom: 7vw;
    font-size: 10vw;
  }

  .policy-info-block {
    margin-bottom: 12vw;
  }

  .div-block-4 {
    margin-bottom: -15vw;
  }

  .utility-page-content {
    width: 240px;
  }

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

  .media-bank-block-02 {
    height: 50vw;
  }

  .media-bank-text-block {
    height: 7vw;
    margin-bottom: 4vw;
    line-height: 20px;
  }

  .media-bank-text-block.mobile {
    justify-content: center;
    align-items: center;
    width: 80vw;
    height: 16vw;
    margin-bottom: 5vw;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .media-bank-heading {
    font-size: 9px;
  }

  .media-bank-heading.mobile {
    font-size: 14px;
    line-height: 5vw;
  }

  .media-bank-block-01, .media-bank-block-03, .media-bank-block-04, .media-bank-block-05, .media-bank-block-06, .media-bank-block-07, .media-bank-block-08, .media-bank-block-09 {
    height: 50vw;
  }

  .passoword-paragraph {
    width: 100%;
    margin-bottom: 6vw;
    font-size: 16px;
    line-height: 25px;
  }

  .passoword-paragraph.left-module {
    margin-bottom: 6vw;
  }

  .passoword-paragraph.contact {
    text-align: left;
    width: 76vw;
    margin-bottom: 2vw;
    font-size: 14px;
    line-height: 20px;
  }

  .passoword-paragraph.policy {
    width: 80vw;
    margin-bottom: 6vw;
  }

  .passoword-paragraph-2 {
    width: 100%;
    margin-bottom: 6vw;
    font-size: 3vw;
    line-height: 7vw;
  }

  .passoword-paragraph-2.left-module {
    margin-bottom: 6vw;
  }

  .passoword-paragraph-2.contact {
    text-align: left;
    width: 76vw;
    margin-bottom: 2vw;
    font-size: 14px;
    line-height: 20px;
  }

  .passoword-paragraph-2.policy {
    width: 80vw;
    margin-bottom: 6vw;
  }
}


@font-face {
  font-family: 'Mintgroteskdisplay';
  src: url('../fonts/MintGroteskDisplay-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mintgroteskdisplay';
  src: url('../fonts/MintGroteskDisplay-Italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}