html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, footer, header, nav, section {
  display: block;
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

figcaption, figure, main {
  display: block;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace,monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: inherit;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace,monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

audio, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button, input, optgroup, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html [type=button], [type=reset], [type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: .35em .75em .625em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox], [type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details, menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: '';
  clear: both;
  height: 0;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*, *:before, *:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  -webkit-clip-path: inset(100%);
          clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden;
}

@font-face {
  src: url("../fonts/font.woff");
  font-family: "Amsi-Pro Bold";
}

@font-face {
  src: url("../fonts/font-regular.woff");
  font-family: "Amsi-Pro Regular";
}

.grid-container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[12];
      grid-template-columns: repeat(12, 1fr);
  -webkit-column-gap: 2rem;
          column-gap: 2rem;
  max-width: 1920px;
  margin: 0 auto;
}

.main-container {
  -ms-grid-column: 1;
  -ms-grid-column-span: 12;
  grid-column: 1/13;
  background-image: url("../assets/Pattern_Desktop_ToiletPaper.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: default;
}

.logo-image {
  margin-top: 8.3rem;
}

.logo-image img {
  display: block;
  width: 480px;
  margin: 0 auto;
}

.brand-images {
  position: relative;
  margin-top: 1.7rem;
}

.mountains-image {
  background-image: url("../assets/Home_Hero_Landscape.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 433px;
}

.waves-image {
  background-image: url("../assets/Waves_Desktop.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 93px;
  position: absolute;
  bottom: -3px;
}

.products-image {
  width: 100%;
  height: 327px;
  position: absolute;
  bottom: 0;
}

.products-image img {
  display: block;
  width: 909px;
  margin: 0 auto;
}

.secondary-container {
  -ms-grid-column: 1;
  -ms-grid-column-span: 12;
  grid-column: 1/13;
}

.brand-info {
  margin-top: 3rem;
}

.contact {
  margin-top: 2.1rem;
}

.trademark {
  margin: 4.9rem 0 5.7rem;
}

.trademark p {
  color: #00263D;
  font-family: "Amsi-Pro Regular";
  font-size: 1.2rem;
  line-height: 2rem;
  letter-spacing: 0.3px;
}

* {
  margin: 0;
  padding: 0;
}

html {
  font-size: 62.5%;
}

body {
  background-color: #76C4D5;
  text-align: center;
}

h3, h4 {
  color: #00263D;
  font-family: "Amsi-Pro Bold";
  font-weight: 300;
}

h3 {
  font-size: 4.4rem;
  line-height: 5.2rem;
  letter-spacing: 0;
}

h4 {
  font-size: 3.2rem;
  line-height: 3.8rem;
  letter-spacing: 0;
}

a {
  color: #00263D;
  text-decoration: none;
}

img {
  width: 100%;
  height: 100%;
}

@media (max-width: 1024px) {
  .logo-image {
    margin-top: 6.5rem;
  }
  .logo-image img {
    width: 380px;
  }
  .mountains-image {
    height: 270.63px;
  }
  .waves-image {
    background-image: url("../assets/Waves_Tablet.svg");
    background-position: default;
    background-repeat: default;
    background-size: default;
    height: 58px;
  }
  .products-image {
    height: 208.65px;
  }
  .products-image img {
    width: 580px;
  }
  .brand-info {
    margin-top: 3.5rem;
  }
  .trademark {
    margin: 5rem 0 6.7rem;
  }
}

@media (max-width: 600px) {
  .main-container {
    background-image: url("../assets/Pattern_Mobile_ToiletPaper.jpg");
    background-position: default;
    background-repeat: default;
    background-size: default;
  }
  .grid-container {
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    -webkit-column-gap: 1px;
            column-gap: 1px;
  }
  .logo-image {
    margin-top: 7.4rem;
  }
  .logo-image img {
    width: 315px;
  }
  .brand-images {
    margin-top: 3rem;
  }
  .mountains-image {
    height: 157.86px;
  }
  .waves-image {
    background-image: url("../assets/Waves_Mobile.svg");
    background-position: default;
    background-repeat: default;
    background-size: default;
    height: 40px;
  }
  .products-image {
    height: 113.32px;
  }
  .products-image img {
    width: 315px;
  }
  .secondary-container {
    margin: 0 2rem;
  }
  .brand-info {
    margin-top: 2rem;
  }
  .coming-soon h3 {
    font-size: 3.4rem;
    line-height: 3.8rem;
    letter-spacing: 0;
  }
  .coming-soon h3:nth-of-type(2) {
    margin-top: 1.5rem;
  }
  .contact h4 {
    font-size: 2.8rem;
    line-height: 3.2rem;
    letter-spacing: 0;
  }
  .trademark {
    margin: 4.7rem 0rem 6.5rem;
  }
}
