html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: sans-serif;
}

body {
  margin: 0;
}

footer, header, main, section {
  display: block;
}

a {
  background-color: #0000;
}

a:active, a:hover {
  outline: 0;
}

strong {
  font-weight: bold;
}

h1 {
  margin: .67em 0;
  font-size: 2em;
}

img {
  border: 0;
}

input, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
}


* {
  box-sizing: border-box;
}

html {
  height: 100%;
}

body {
  color: #333;
  background-color: #fff;
  min-height: 100%;
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

img {
  vertical-align: middle;
  max-width: 100%;
  display: inline-block;
}

.w-inline-block {
  max-width: 100%;
  display: inline-block;
}

.w-button {
  color: #fff;
  line-height: inherit;
  cursor: pointer;
  background-color: #3898ec;
  border: 0;
  border-radius: 0;
  padding: 9px 15px;
  text-decoration: none;
  display: inline-block;
}

input.w-button {
  -webkit-appearance: button;
}

h1, h2, h3, h6 {
  margin-bottom: 10px;
  font-weight: bold;
}

h1 {
  margin-top: 20px;
  font-size: 38px;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  font-size: 32px;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  font-size: 24px;
  line-height: 30px;
}

h6 {
  margin-top: 10px;
  font-size: 12px;
  line-height: 18px;
}

p {
  margin-top: 0;
  margin-bottom: 10px;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

.w-embed:before, .w-embed:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-embed:after {
  clear: both;
}

.w-form {
  margin: 0 0 15px;
}

.w-input {
  color: #333;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  width: 100%;
  height: 38px;
  margin-bottom: 10px;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.42857;
  display: block;
}

.w-input:focus {
  border-color: #3898ec;
  outline: 0;
}

textarea.w-input {
  height: auto;
}

.w-slider {
  text-align: center;
  clear: both;
  -webkit-tap-highlight-color: #0000;
  tap-highlight-color: #0000;

  height: 300px;
  position: relative;
}

.w-slider-mask {
  z-index: 1;
  height: 100%;
  display: block;
  position: relative;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-slide {
  vertical-align: top;
  white-space: normal;
  text-align: left;
  width: 100%;
  height: 100%;
  display: inline-block;
  position: relative;
}

@media screen and (max-width: 767px) {
  .w-nav-brand {
    padding-left: 10px;
  }
}

.w-nav-brand {
  float: left;
  color: #333;
  text-decoration: none;
  position: relative;
}

@media screen and (max-width: 767px) {

  .w-nav-brand {
    padding-left: 10px;
  }
}



:root {
  --_colors---neutrals--neutral-0: #fefefe;
  --_fonts---global--body-font: RobotoSlab, sans-serif;
  --colors-text--body-text-dark: var(--_colors---neutrals--neutral-600);
  --_fonts---global--headings: RobotoSlab, sans-serif;
  --colors-text--text-color-dark: var(--_colors---neutrals--neutral-900);
  --_fonts---global--quotes: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  --colors-global--background-dark: var(--_colors---neutrals--neutral-900);
  --_sizes---global--border-width-sm: .5px;
  --colors-elements--border-dark: var(--_colors---shades--gray-78);
  --colors-elements--border-light: var(--_colors---shades--gray-30);
  --_sizes---global--corners-2xs: 1px;
  --_colors---neutrals--neutral-100: #ebebeb;
  --colors-brand-site--color-black\<deleted\|variable-52967341\>: var(--_colors---neutrals--neutral-1000);
  --_colors---shades--gray-9: #88888817;
  --_colors---shades--white-78: #ffffffc7;
  --colors-text--body-text-light: var(--_colors---neutrals--neutral-300);
  --colors-global--background-light: var(--_colors---neutrals--neutral-50);
  --_sizes---global--border-width: 1px;

  --_colors---shades--transparent: transparent;
  --_brand---brand--brand-color: #b16d15;
  --colors-elements--button-bg-light: var(--_colors---neutrals--neutral-50);
  --colors-brand-site--color-gray\<deleted\|variable-1d925619\>: var(--_colors---neutrals--neutral-500);
  --_colors---neutrals--neutral-1000: #050505;
  --_colors---neutrals--neutral-700: #494949;
  --_colors---semantic--orange-300: #fd9b27;
  --_colors---semantic--orange-100: #fff3e2;
  --_colors---semantic--orange-400: #f28022;
  --_colors---semantic--blue-400: #069adf;
  --_colors---semantic--green-200: #74c984;
  --_colors---neutrals--neutral-200: #dedede;
  --_colors---semantic--orange-200: #fecd88;
  --_colors---neutrals--neutral-600: #5c5c5c;
  --_colors---semantic--green-100: #e8f5e6;
  --_colors---neutrals--neutral-400: #a4a4a4;
  --_colors---neutrals--neutral-50: #f6f6f6;
  --_colors---semantic--blue-300: #0aa8ee;
  --_colors---neutrals--neutral-900: #0a0a0a;
  --_colors---neutrals--neutral-500: #838383;
  --_colors---semantic--blue-200: #81d3f6;
  --_colors---neutrals--neutral-800: #2c2c2c;
  --_colors---semantic--red-100: #ffebed;
  --_colors---semantic--red-200: #eb706d;
  --_colors---semantic--green-300: #2eb14e;
  --_colors---semantic--red-300: #f93c2a;
  --_colors---semantic--green-400: #17903a;
  --_colors---semantic--blue-100: #e1f5fd;
  --_colors---semantic--red-400: #d92525;
  --_colors---neutrals--neutral-300: #cacaca;
  --colors-text--text-color-light: var(--_colors---neutrals--neutral-50);
  --colors-elements--icon-color-dark: var(--_colors---neutrals--neutral-900);
  --colors-elements--icon-color-light: var(--_colors---neutrals--neutral-200);
  --_colors---shades--white-9: #ffffff17;
  --colors-elements--button-bg-dark: var(--_colors---neutrals--neutral-900);
  --colors-global-brand--brand-900\<deleted\|variable-661de9e8\>: #0e0401;
  --colors-global-brand--brand-50\<deleted\|variable-8ff4ef5c-8363-1c80-6988-72f56e8fc67a\>: #f7f2f1;
  --_sizes---global--corners-full: 999rem;
  --_sizes---containers--container-xl: 108rem;
  --_brand---brand--background-alternate: #f8f6f3;
  --_colors---shades--gray-18: #8888882e;
  --_colors---shades--white-63: #ffffffa1;
  --_colors---shades--black-45: #00000042;
  --_colors---shades--black-63: #000000a1;
  --_colors---shades--black-30: #0000004d;
  --_colors---shades--black-90: #000000e6;
  --_colors---shades--black-78: #000000c7;
  --_sizes---global--corners-rg: 1rem;
  --colors-elements--border-muted: var(--_colors---shades--gray-9);
  --_colors---shades--gray-30: #8888884d;
  --_sizes---global--corners-xs: 2px;
  --_colors---shades--black-18: #0000002e;
  --_colors---shades--black-9: #00000017;
  --_colors---shades--gray-90: #888888e0;
  --_colors---shades--gray-78: #888888c7;
  --_colors---shades--gray-63: #888888a1;
  --_colors---shades--gray-45: #88888873;
  --_colors---shades--white-90: #ffffffe6;
  --_colors---shades--white-45: #ffffff73;
  --_colors---shades--white-30: #ffffff4d;
  --_colors---shades--white-18: #ffffff2e;
  --_sizes---global--coners-sm: 4px;
  --_sizes---containers--container-hg: 117rem;
  --_sizes---containers--container-lg: 90rem;
  --_sizes---containers--container-md: 72rem;
  --_sizes---containers--container-sm: 54rem;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

body {
  background-color: var(--_colors---neutrals--neutral-0);
  font-family: var(--_fonts---global--body-font);
  color: var(--colors-text--body-text-dark);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

h1 {
  font-family: var(--_fonts---global--headings);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4rem;
  font-weight: 600;
  line-height: 1.5;
}

h2 {
  font-family: var(--_fonts---global--headings);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 1.5;
}

h3 {
  font-family: var(--_fonts---global--headings);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.5;
}

h6 {
  font-family: var(--_fonts---global--headings);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.5;
}

p {
  margin-bottom: 0;
  font-weight: 300;
  line-height: 1.75;
}

a {
  color: var(--colors-text--text-color-dark);
  padding: 0;
  text-decoration: none;
  transition: all .4s;
}

a:hover {
  letter-spacing: .0125rem;
}

ul {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 1.5rem;
}

li {
  margin-bottom: .5rem;
}

img {
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  display: inline-block;
}

label {
  margin-bottom: 5px;
  font-weight: 600;
  display: block;
}

.padding-xs {
  padding: .5rem;
}

.padding-xl {
  padding: 4rem;
}

.padding-bottom {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.show {
  display: block;
}

.hide {
  display: none;
}

.padding-standard {
  flex: 1;
  justify-content: center;
  width: 100%;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.max-width-sm {
  width: 100%;
  max-width: 20rem;
}

.show-tablet {
  display: none;
}

.section-padding-md {
  height: 100%;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.section-padding-lg {
  flex: 1;
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.footer {
  background-color: var(--colors-global--background-dark);
  max-width: 100vw;
  overflow: hidden;
  
  & .brand {
    max-width: 200px;
  }
}

.heading-sm {
  font-family: var(--_fonts---global--headings);
  color: var(--colors-text--text-color-dark);
  text-transform: capitalize;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.5;
}

.subtitle {
  font-family: var(--_fonts---global--headings);
  letter-spacing: .1rem;
  text-transform: uppercase;
  font-size: .75rem;
  font-weight: 500;
}

.text-color-light {
  color: var(--colors-text--text-color-light);
}

.brand {
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
  max-width: 150px;
}

.items-list {
  grid-row-gap: .5rem;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-self: stretch;
  align-items: start;
  display: grid;
}

.navbar {
  z-index: 400;
  grid-template-rows: auto;
  grid-template-columns: minmax(5vw, 1fr) minmax(auto, 90vw) minmax(5vw, 1fr);
  grid-auto-columns: 1fr;
  width: 100vw;
  max-width: 100vw;
  position: relative;
  background-color: #222;
}

.cta-button {
  z-index: 20;
  border-radius: var(--_sizes---global--corners-full);
  background-color: var(--_colors---shades--transparent);
  opacity: 0;
  margin-bottom: 0;
  padding: .75rem 1rem;
  position: absolute;
  inset: 0%;
}

._4-col {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: stretch;
  height: 100%;
  display: grid;
}

.nav-content {
  z-index: 5;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  display: flex;
  position: relative;
}

.menu-item {
  text-align: center;
  justify-content: center;
  align-items: center;
  min-width: 7rem;
  padding: .5rem;
  display: flex;
}

.nav-menu {
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-items {
  z-index: 5;
align-items: center;
  width: 100%;
  height: 4.5rem;
  display: flex;
  justify-content: space-between;
}

.card-wrapper {
  z-index: 7;
  flex-direction: column;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.nav-link {
  border-radius: var(--_sizes---global--corners-full);
  background-color: var(--_colors---shades--transparent);

  color: #fff;
  letter-spacing: .125rem;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  padding: .25rem .5rem;
  font-size: .75rem;
  font-weight: 500;
  transition: all .4s;
  display: inline-flex;
}

.nav-link:hover {
  opacity: 1;
  letter-spacing: .175rem;
}

.nav-logo {
  color: var(--_colors---neutrals--neutral-0);
  justify-content: center;
  align-items: center;
  padding: .25rem;
  display: flex;
}

.mobile-menu {
  z-index: 500;
  display: none;
}

.container {
  max-width: var(--_sizes---containers--container-xl);
  flex: 1;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.section-content {
  z-index: 7;
  width: 100%;
  height: 100%;
  position: relative;
}

.section-background {
  z-index: 2;
  max-width: 100%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.section {
  z-index: 10;
  max-width: 100vw;
  position: relative;
}

.hero-items {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: var(--colors-text--text-color-light);
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.page-titles {
  text-transform: uppercase;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;

  h1 {
    font-size: 60px;
  }
}

.heading {
  font-family: var(--_fonts---global--headings);
  text-transform: capitalize;
  vertical-align: middle;
  flex-flow: column;
  align-items: center;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.3;
}

.heading.shade {
  color: #fff;
}

.icon-dot {
  border-radius: var(--_sizes---global--corners-full);
  background-color: var(--_brand---brand--brand-color);
  justify-content: center;
  align-items: center;
  width: .5rem;
  min-width: .5rem;
  height: .5rem;
  min-height: .5rem;
  display: flex;
}

.primary-button {
  border: var(--_sizes---global--corners-2xs) solid var(--colors-elements--border-light);
  border-radius: var(--_sizes---global--corners-full);
  background-color: var(--colors-elements--button-bg-dark);
  color: var(--colors-text--text-color-light);
  justify-content: flex-start;
  align-items: center;
  line-height: 1.5;
  transition: background-color .5s, border-color .5s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.primary-button:hover {
  border-color: var(--_colors---shades--transparent);
  background-color: var(--_colors---shades--transparent);
}

.primary-button.on-dark {
  z-index: 10;
  background-color: var(--colors-elements--button-bg-light);
  pointer-events: auto;
  color: var(--colors-text--text-color-dark);
}

.primary-button.on-dark:hover {
  background-color: var(--_colors---shades--transparent);
}

.hero-button {
  pointer-events: auto;
  overflow: hidden;
}

.button {
  z-index: 2;
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  border-radius: var(--_sizes---global--corners-full);
  justify-content: space-between;
  align-items: center;
  padding: .75rem 1.25rem;
  display: flex;
  position: relative;
}

.button-light:hover {
  color: #fff;
}

.button-bg {
  z-index: 1;
  border-radius: var(--_sizes---global--corners-full);
  background-color: var(--_brand---brand--brand-color);
  width: 0%;
  position: absolute;
  inset: 0%;
}

.hero-slide {
  height: 100%;
  max-width: 1000px;

  & .heading {
    font-size: 60px;
  }

  & .paragraph-small {
    max-width: 400px;
  }

}

.hero-slider {
  pointer-events: none;
  height: 100%;
}

.hero-slide-mask {
  height: 100%;
  overflow: hidden;
}

.subheadline {
  color: var(--colors-text--text-color-light);
  margin-bottom: .5rem;
  padding: .125rem;
  overflow: hidden;
}

.overlay {
  background-color: var(--_colors---shades--black-45);
  mix-blend-mode: multiply;
  width: 100%;
  height: 100%;
}

.overlay.is-dark {
  background-color: var(--_colors---shades--black-63);
}

.headline {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.template-policies {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  color: var(--colors-text--body-text-light);
  font-size: .875rem;
  font-weight: 200;
  display: flex;
}

.footer-card {
  background-color: var(--colors-elements--button-bg-dark);
  color: var(--_colors---shades--transparent);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  background-attachment: scroll;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 300px;

  transition: all .3s ease-in;
  display: flex;
  position: relative;
}

.footer-card:hover {
  color: var(--colors-text--text-color-light);
  background-size: 110%;
}

.menu-link {

  text-transform: capitalize;
  background-color: #0000;
  justify-content: start;
  align-items: center;
  height: 100%;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  transition: all .4s ease-in-out;
  display: flex;
  position: static;
  color: #d3d3d3;
}

.menu-link:hover {
  opacity: .0.5;
  color: var(--_brand---brand--brand-color);
  letter-spacing: .0125rem;
}

.menu-link.w--current {
  background-color: #0000;
}

.footer-menu {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.footer-main {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.form-field-light {
  border-radius: var(--_sizes---global--corners-full);
  background-color: var(--colors-global--background-light);
  color: var(--colors-text--text-color-dark);
  border: 1px #000;
  height: 3.5rem;
  margin: 0;
  padding: .5rem 2rem;
}

.form-field-light.is-large {
  border-radius: var(--_sizes---global--corners-rg);
  height: 9rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.social-cards {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  color: #f0f0f0;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: stretch;
  display: grid;
}

.footer-details {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  color: var(--colors-text--body-text-light);
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr;
  grid-auto-columns: 1fr;
  padding-top: 4rem;
  padding-bottom: 4rem;
  display: grid;
}

.footer-bottom {
  border-top: var(--_sizes---global--border-width-sm) solid var(--colors-elements--border-light);
  justify-content: space-between;
  width: 100%;
  max-width: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
}

.footer-top {
  justify-content: space-between;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  display: flex;
}

.column-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  align-self: flex-start;
  max-width: 100%;
  margin-bottom: 0;
  display: flex;
}

.section-heading {
  z-index: 5;
  color: var(--colors-text--text-color-dark);
  align-items: center;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
  position: relative;
}

.card-list-wrapper {
  align-self: stretch;
  width: 100%;
}

.card-list {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
}

.card-list._4-col {
  grid-column-gap: 2rem;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  row-gap: 50px;
}

.card-list._3-col {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.card-list.store-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-columns: 1fr 1fr 1fr;
}

.card-content {
  z-index: 3;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  height: 100%;
  display: flex;
  position: relative;
}

.card-image {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex: 1;
  align-self: stretch;
}

.card-image.watches {
  background-size: cover;
  background-attachment: scroll;
}

.card-image.scale-on-hover {
  transition: all .4s ease-in-out;
  position: relative;
}

.card-image.scale-on-hover:hover {
  transform: scale(1.04);
}

.card-details {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: space-between;
}

.card-details.collection {
  pointer-events: none;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 4rem 2rem;
  display: flex;
  position: absolute;
  inset: 0%;
}

.card-height {
  height: 27rem;
}

.card-height.is-large {
  height: 40vw;
  max-height: 500px;
}

.card-height.product {
  height: 30vw;
  max-height: 400px;
  width: 100%;
}

.product-card {
  z-index: 5;
  border: var(--_sizes---global--border-width-sm) solid var(--colors-elements--border-muted);
  border-radius: var(--_sizes---global--corners-2xs);
  background-color: var(--_brand---brand--background-alternate);
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.product-info {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
}

.product-price {
  grid-column-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.new-price {
  font-weight: 500;
}

.product-name {
  font-size: 1rem;
  font-weight: 600;
}

.card-link-image {
  z-index: 5;
  opacity: 0;
  pointer-events: none;
  background-position: 50%;
  background-repeat: repeat-y;
  background-size: cover;
  position: absolute;
  inset: 0%;
}

.background {
  z-index: 5;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.stacked-items {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  height: 100%;
}

.cta-content {
  z-index: 5;
  color: var(--colors-text--text-color-light);
  align-items: flex-end;
  min-height: 36rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
  position: relative;
  align-items: center;
}

.titles-wrapper {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: column;
  align-items: flex-start;
  max-width: 32rem;
  display: flex;
}

.featured-img {
  height: 27rem;
  position: relative;
}

.max-width-rg {
  width: 100%;
  max-width: 600px;
}

.image-text-content {
  z-index: 5;
  flex-flow: column;
  min-height: 45rem;
  position: relative;
}

.image-text-content.grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  display: grid;
}

.grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-area-wrapper {
  z-index: 5;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  align-items: flex-start;
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-right: 2rem;
  display: flex;
  position: relative;
}

.text-area-wrapper.on-dark {
  z-index: 7;
  color: var(--colors-text--text-color-light);
  padding-top: 4rem;
  padding-bottom: 4rem;
  padding-right: 2rem;
  padding-left: 2rem;
}

.testimonial-content {
  flex-direction: column;
  align-items: flex-start;
  max-width: 45rem;
  display: flex;
}

.page-landing {
  z-index: 5;
  justify-content: flex-end;
  align-items: flex-start;
  min-height: 30rem;
  position: relative;
}

.page-landing.section-padding-md {
  justify-content: center;
  align-items: flex-start;
  min-height: 400px;
}

.image-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}



.images {
  width: 100%;
  min-height: 100%;
}

.shrink {
  flex: 0 auto;
}

.collection-display._4-col {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  display: grid;
  position: relative;
}

.paragraph-small {
  color: var(--colors-text--text-color-light);
  max-width: 500px;
}

.collections {
  z-index: 10;
  padding-top: 8rem;
  padding-bottom: 8rem;
  position: relative;
}

.collections:where(.w-variant-f820707e-77c2-1613-92e6-3c63d6a0910b) {
  background-color: var(--colors-global--background-dark);
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.collection-card {
  z-index: 5;
  background-color: var(--_brand---brand--background-alternate);
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.contact-form-wrapper {
  z-index: 5;
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  border-radius: var(--_sizes---global--corners-2xs);
  background-color: var(--colors-global--background-dark);
  color: var(--colors-text--text-color-light);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: start;
  min-height: 27rem;
  padding: 6rem 4rem;
  display: grid;
  position: relative;
}

.contact-form-block {
  z-index: 10;
  margin-bottom: 0;
  position: relative;
}

.contact-service-details {
  z-index: 10;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
  position: relative;
}

.contact-form {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.hero {
  z-index: 10;
  max-width: 100vw;

  position: relative;
}

.hero-content {
  z-index: 7;
  width: 100%;
  height: 100%;
  padding-top: 4rem;
  padding-bottom: 4rem;
  position: relative;
}

.image-filter {
  position: absolute;
  inset: 0%;
}

@media screen and (max-width: 991px) {

  .padding-xl {
    padding: 3rem;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .hide-tablet {
    display: none;
  }

  .show-tablet {
    display: block;
  }

  .section-padding-md {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .section-padding-lg {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .heading-sm {
    font-size: 1.625rem;
  }

  .nav-items {
    grid-template-columns: .5fr 2fr .5fr;
  }

  .card-wrapper {
    overflow: hidden;
  }

  .mobile-menu {
    z-index: 500;
    flex-direction: column;
    width: 100%;
    max-width: 100vw;
    height: 100dvh;
    position: fixed;
    inset: 0%;
  }

  .social-cards {
    grid-auto-rows: auto;
  }

  .footer-details {
    grid-column-gap: 2rem;
    grid-row-gap: 5rem;
    grid-template-columns: 1fr 2fr;
  }

  .card-list-wrapper {
    overflow: auto;
  }

  .card-list {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }


  .card-list._3-col {
    grid-template-rows: 1fr;
    grid-template-columns: 1fr;
  }

  .card-list.store-grid {
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 100%;
  }

  .card-height.is-large {
    height: 54vw;
  }

  .card-height.product {
    height: 50vw;
  }

  .image-text-content.grid {
    grid-template-columns: 1fr 1fr;
    min-height: 36rem;
  }


  .paragraph-split {
    column-count: 2;
    column-gap: 2rem;
  }

  .collection-display._4-col {
    grid-template-columns: 1fr;
  }

  .contact-form-wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }
}

@media screen and (max-width: 767px) {
  .card-list._4-col {
    grid-column-gap: 2rem;
    grid-template-columns: 1fr;
  }
  .card-list._3-col {
    grid-template-rows: 1fr;
    grid-template-columns: 1fr;
  }
  .hero-slide {
    & .heading {
      font-size: 50px;
    }
  }
  h1 {
    font-size: 3.5rem;
  }

  h2 {
    font-size: 3rem;
  }

  h3 {
    font-size: 2.5rem;
  }

  h6 {
    font-size: 1rem;
  }

  .padding-xl {
    padding: 2rem;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-standard {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .section-padding-md {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .section-padding-lg {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .heading-sm {
    font-size: 1.5rem;
  }

  .brand {
    padding-left: 0;
  }

  .nav-content {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .nav-link {
    margin-left: 5%;
  }

  .social-cards {
    grid-template-columns: 1fr 1fr;
  }

  .footer-details {
    grid-column-gap: 0rem;
    grid-row-gap: 5rem;
    grid-template-columns: 1fr;
  }

  .footer-bottom {
    grid-column-gap: 0px;
    grid-row-gap: 1rem;
    flex-direction: column;
  }

  .card-height.is-large {
    height: 90vw;
  }

  .product-card {
    height: auto;
  }

  .card-link-image {
    pointer-events: auto;
  }

  .titles-wrapper {
    max-width: 80%;
  }

  .featured-img {
    height: 45vw;
  }

  .text-area-wrapper {
    padding-top: 0;
  }

  .testimonial-content {
    max-width: none;
  }

  .page-landing.section-padding-md {

    padding-bottom: 2rem;
  }

  .paragraph-split {
    column-count: auto;
  }

  .collection-card {
    height: auto;
  }

  .contact-form-wrapper {
    grid-column-gap: 6rem;
    grid-row-gap: 6rem;
  }

  .section-contact-info {
    & .card-list {
      grid-template-columns: 1fr 1fr;
    }
  }
}

@media screen and (max-width: 479px) {
  .card-list.store-grid {
    grid-template-columns: 1fr;
    grid-auto-columns: 100%;
  }


    .footer-menu {
      grid-template-columns: 1fr ;
      row-gap: 40px;
    }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-standard {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .brand.footer.w--current {
    align-self: center;
  }

  ._4-col {
    grid-template-columns: 1fr 1fr;
    max-width: 100%;
  }

  .nav-content {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .card-wrapper {
    flex-direction: column;
  }

  .nav-link {
    margin-top: 15%;
    margin-bottom: 5%;
  }


  .nav-logo.footer {
    max-width: 200px;
  }

  .mobile-menu {
    max-height: 100dvh;
  }

  .heading {
    font-size: 2.25rem;
  }

  .primary-button {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .template-policies {
    flex-flow: wrap;
  }

  .footer-card {
    background-size: 200%;
    height: 10rem;
  }

  .footer-card:hover {
    background-size: 210%;
  }

  .footer-menu {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .social-cards {
    grid-template-columns: 1fr 1fr;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .footer-top {
    grid-column-gap: 0px;
    grid-row-gap: 2rem;
    flex-direction: column;
  }

  .column-list {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .card-list-wrapper {
    max-width: 100%;
  }

  .card-list {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .card-details {
    max-width: 100%;
  }

  .card-details.collection {
    justify-content: flex-end;
    align-items: flex-start;
  }

  .card-height.is-large {
    height: 100vw;
  }

  .product-info {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    max-width: 100%;
  }

  .product-price {
    grid-template-columns: auto;
  }

  .titles-wrapper {
    max-width: 90vw;
  }

  .featured-img {
    height: 72vw;
  }


  .page-landing.section-padding-md {

    padding-bottom: 1rem;
  }

  .contact-form-wrapper {
    grid-template-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-end;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-title {
   font-size: 30px;
  }

  .hide-portrait {
    display: none;
  }
}

#w-node-_5e9db863-b8c1-8897-341c-e105f1bba575-f1bba54a:where(.w-variant-58def0d9-6260-33a9-0040-c73b263fd51f) {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_0c846c0a-936e-b9e3-0046-e6f35d5d662a-61824ab9:where(.w-variant-27fa0b7a-7afb-d50f-a01e-1d4a10392301) {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-ce9fb3b6-1073-8067-61df-96c5961a49d9-61824ab9:where(.w-variant-27fa0b7a-7afb-d50f-a01e-1d4a10392301) {
  grid-area: 1 / 1 / 2 / 2;
}

.menu-link-contact {
  text-transform: none;
}

section {
  & .container{
    max-width: 1200px;
  }
}


.hero {
  min-height: 700px;
  background-color: #3f3f3f;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(#00000094, #00000069), url("../images/photo-1.jpg");
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;

}


.classic-watches {

  & .card-image {
    background-image: linear-gradient(#0000005e, #00000083), url("../images/photo-4.jpg");
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

}

.sport-watches {
  & .card-image {
    background-image: linear-gradient(#0000005e, #00000069), url("../images/photo-5.jpg");
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }
}

.luxury-watches {
  & .card-image {
    background-image: linear-gradient(#0000005e, #00000096), url("../images/photo-6.jpg");
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }
}

.tech-watches {
  & .card-image {
    background-image: linear-gradient(#0000005e, #00000096), url("../images/photo-7.jpg");
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }
}

.card-premium-craftsmanship {
  & .card-image {
    background-image: linear-gradient(#00000093, #00000096), url("../images/photo-9.jpg");
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }
}
.card-cutting-edge-technology {
  & .card-image {
    background-image: linear-gradient(#00000093, #00000096), url("../images/photo-10.jpg");
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }
}

.card-distinctive-style {
  & .card-image {
    background-image: linear-gradient(#00000093, #00000096), url("../images/photo-11.jpg");
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }
}

.card-personalized-service {
  & .card-image {
    background-image: linear-gradient(#00000093, #00000096), url("../images/photo-12.jpg");
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }
}

.card-wrapper-1 {
  & .card-image {
    background-image: linear-gradient(#00000093, #00000096), url("../images/photo-40.jpg");
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }
}


.card-wrapper-2 {
  & .card-image {
    background-image: linear-gradient(#00000093, #00000096), url("../images/photo-41.jpg");
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }
}

.card-wrapper-3 {
  & .card-image {
    background-image: linear-gradient(#00000093, #00000096), url("../images/photo-42.jpg");
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }
}

.card-wrapper-4 {
  & .card-image {
    background-image: linear-gradient(#00000093, #00000096), url("../images/photo-43.jpg");
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }
}

.address {
  & .card-image {
    background-image: linear-gradient(#00000093, #00000096), url("../images/photo-48.jpg");
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }
}

.telephone {
  & .card-image {
    background-image: linear-gradient(#00000093, #00000096), url("../images/photo-49.jpg");
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }
}

.email {
  & .card-image {
    background-image: linear-gradient(#00000093, #00000096), url("../images/photo-50.jpg");
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }
}


.product-description {
  margin-bottom: 20px;
}

.about-watches-section {
  background-color: #f0f0f0;
  padding: 60px 20px;
  text-align: center;
}

.about-watches-section .content-wrapper {
  max-width: 1000px;
  margin: 0 auto;
}

.section-title {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 30px;
  color: #000000;
}

.section-description {
  font-size: 1.125rem;
  line-height: 1.6;
  color: #555;
  margin-bottom: 20px;
}

.home-watches-section {
  & .image-text-content.grid {
    grid-template-columns: 1fr;
  }

  & .text-area-wrapper.on-dark {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  & .max-width-rg {
    max-width: 1000px;
  }
}

.about-watches-section-choose {
  text-align: left;
}

.testimonials-section {
  background-color: #1a1a1a;
  padding: 60px 20px;
  text-align: center;
}

.testimonials-title {
  font-size: 2rem;
  margin-bottom: 40px;
  color: #f5f5f5;
}

.testimonials-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 30px;
}

.testimonial-card {
  background-color: #fff;
  padding: 25px;

  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.06);
  text-align: left;
}

.testimonial-avatar {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  object-fit: cover;
  margin-bottom: 15px;
}

.testimonial-name {
  font-size: 1.1rem;
  font-weight: 600;
  margin: 0;
  color: #333;
}

.testimonial-meta {
  font-size: 0.9rem;
  color: #777;
  margin: 5px 0 15px;
}

.testimonial-text {
  font-size: 1rem;
  line-height: 1.6;
  color: #444;
}

.testimonial-card-1 {
  grid-column: 1/3;
}


.testimonial-card-4 {
  grid-column: 2/4;
}

.section-image {
  & .card-image {
    width: 100%;
    height: 100%;
  }
}

.map-section {
  background-color: #f5f5f5;
  padding: 60px 20px;
}

.map-section .container {
  max-width: 1200px;
  margin: 0 auto;
}

.map-title {

  color: #111;
  margin-bottom: 30px;

}

.map-wrapper {
  width: 100%;
  height: 400px;
  overflow: hidden;
  border: 2px solid #ccc;
  border-radius: 0;
}

iframe {
  width: 100%;
}

.show-tablet {
  display: none;
}

@media (max-width: 991px) {
  
  .about-info {
    & .image-text-content.grid {
      grid-template-columns:  1fr;
      padding: 40px;
      background-color: #000;
    }
  }
  .about-info {
    & .image-wrapper {
      max-height: 500px;
    }
  }
  .footer-menu {
    grid-template-columns: 1fr 1fr;
    column-gap: 40px;
    row-gap: 40px;
  }
  .testimonials-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
  }

  .testimonial-card-1 {
    grid-column: 1/2;
  }

  .testimonial-card-4 {
    grid-column: 2/3;
  }

  .card-list._4-col {
    grid-column-gap: 2rem;
    grid-template-columns: 1fr 1fr;
  }
  .hide-tablet {
    display: none !important;
  }

  .show-tablet {
    display: block;
  }

  .burger-button {
    width: 30px;
    height: 22px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    cursor: pointer;
    margin-left: auto;
  }

  .burger-button span {
    height: 3px;
    background-color: #ffffff;
    border-radius: 0;
    transition: all 0.3s ease;
  }

  .mobile-menu {
    position: absolute;
    top: 70px;
    left: 0;
    right: 0;
    background-color: #fff;
    flex-direction: column;
    padding: 20px;
    display: none;
    opacity: 0;
    transform: translateY(-10px);
    transition: all 0.3s ease;
    z-index: 999;
    border-top: 1px solid #eee;
  }

  .mobile-menu.show {
    display: flex;
    opacity: 1;
    transform: translateY(0);
  }

  .mobile-menu-item {
    margin: 10px 0;
    text-decoration: none;
    color: #111;
    font-weight: 500;
  }
}

.about-info {
  & .image-text-content.grid {
    grid-template-columns: 2fr 1fr;
    padding: 40px;
    background-color: #000;
  }
}

.about-reliability {
  & .image-wrapper {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

.about-precision {
  p {
    margin-bottom: 20px;
  }
}

.section-contact-info {
  & .card-list {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

.checkbox-label {
  a {
    color: #fff;
    margin-left: 5px;
    text-decoration: underline;
  }
}

.delivery-options {
  & .images {
    margin-top: 30px;
    max-height: 400px;
  }
}

@font-face {
  font-family: RobotoSlab;
  src: url("../fonts/RobotoSlab-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: RobotoSlab;
  src: url("../fonts/RobotoSlab-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: RobotoSlab;
  src: url("../fonts/RobotoSlab-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@media (max-width: 991px) {
  
  .about-info {
    & .image-text-content.grid {
      grid-template-columns:  1fr;
      padding: 40px;
      background-color: #000;
    }
  }

  .section-contact-info {
    & .card-list {
      grid-template-columns: 1fr 1fr;
    }
  }
}

@media screen and (max-width: 767px) {
  .section-contact-info {
    & .card-list {
      grid-template-columns: 1fr;
    }
  }
  .contact-form-wrapper {
    grid-template-columns: 1fr;
  }
  
  .page-titles {
    & h1 {
      font-size: 40px;
    }
  }

  .page-landing.section-padding-md {

    align-items: center;

  }

  .about-info {
    & .image-text-content.grid {
      grid-template-columns: 1fr ;
      padding: 30px;
      background-color: #000;
    }

    & .text-area-wrapper.on-dark {
      padding: 0;
    }
  }
  .footer-menu {
    grid-template-columns: 1fr 1fr;
    row-gap: 40px;
  }
  .testimonials-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px;
  }

  .testimonial-card-1 {
    grid-column: 1;
  }

  .testimonial-card-4 {
    grid-column: 1;
  }

  .card-list._4-col {
    grid-column-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .card-list {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  
  .section-title {
    font-size: 30px;
   }
.section-contact-info {
  .hide-portrait {
    display: block;
  }
}
  
  .section-contact-info {
    & .card-list {
      grid-template-columns: 1fr;
    }
  }

  .footer-menu {
    grid-template-columns: 1fr ;
    row-gap: 40px;
  }
}

.dop-style {
  padding: 150px 80px;
  padding-bottom: 50px;
  text-align: center;

  margin: 0 auto;
  max-width: 1200px;

  h1 {
      margin-bottom: 30px;
      line-height: 150%;
      font-size: 50px;
      color: #333;
      font-weight: 600;
  }

  h2 {
      margin-bottom: 40px;
      line-height: 150%;
      font-size: 25px;
      color: #333;
  }

  p {
      max-width: 1000px;
      line-height: 150%;
      color: #333;
  }

  div {
      margin-bottom: 50px;
  }

  a {
      color: #fff;
  }

  & .button.primary-button {
      margin-top: 40px;
      animation: none;
      width: 300px;
      justify-content: center;

      &:hover {
        color: #000;
      }
  }

  @media screen and (max-width: 479px) {

      padding: 150px 30px;

      h1 {
          font-size: 30px;
      }

      h2 {
          font-size: 20px;
      }
  }
  
}

.thanks {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.section-image-home {
  padding-top: 60px;
}



