:root {
  --color-1-rgb: 0,0,0;
  --color-1: rgb(var(--color-1-rgb));
  --color-2-rgb: 255,255,255;
  --color-2: rgb(var(--color-2-rgb));
}

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.container {
  width: 90%;
  margin: 0 auto;
  position: relative;
}
@media (min-width: 768px) {
  .container {
    width: 70%;
  }
}
@media (min-width: 992px) {
  .container {
    min-width: 900px;
  }
}

p, ul, h2, h1, h3 {
  margin: 0;
  padding: 0;
}

.m-b-0 {
  margin-bottom: 0;
}

.m-b-25 {
  margin-bottom: 25px;
}

.m-b-50 {
  margin-bottom: 50px;
}

.m-b-75 {
  margin-bottom: 70px;
}

.m-b-100 {
  margin-bottom: 50px;
}
@media only screen and (min-width: 768px) {
  .m-b-100 {
    margin-bottom: 75px;
  }
}
@media only screen and (min-width: 1200px) {
  .m-b-100 {
    margin-bottom: 100px;
  }
}

.m-b-150 {
  margin-bottom: 75px;
}
@media only screen and (min-width: 768px) {
  .m-b-150 {
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 1200px) {
  .m-b-150 {
    margin-bottom: 150px;
  }
}

.m-b-200 {
  margin-bottom: 100px;
}
@media only screen and (min-width: 768px) {
  .m-b-200 {
    margin-bottom: 150px;
  }
}
@media only screen and (min-width: 1200px) {
  .m-b-200 {
    margin-bottom: 200px;
  }
}

.m-t-0 {
  margin-top: 0;
}

.m-t-25 {
  margin-top: 25px;
}

.m-t-50 {
  margin-top: 50px;
}

.m-t-75 {
  margin-top: 70px;
}

.m-t-100 {
  margin-top: 50px;
}
@media only screen and (min-width: 768px) {
  .m-t-100 {
    margin-top: 75px;
  }
}
@media only screen and (min-width: 1200px) {
  .m-t-100 {
    margin-top: 100px;
  }
}

.m-t-150 {
  margin-top: 75px;
}
@media only screen and (min-width: 768px) {
  .m-t-150 {
    margin-top: 100px;
  }
}
@media only screen and (min-width: 1200px) {
  .m-t-150 {
    margin-top: 150px;
  }
}

.m-t-200 {
  margin-top: 100px;
}
@media only screen and (min-width: 768px) {
  .m-t-200 {
    margin-top: 150px;
  }
}
@media only screen and (min-width: 1200px) {
  .m-t-200 {
    margin-top: 200px;
  }
}

.p-t-300 {
  margin-top: 150px;
}
@media only screen and (min-width: 768px) {
  .p-t-300 {
    margin-top: 200px;
  }
}
@media only screen and (min-width: 1200px) {
  .p-t-300 {
    margin-top: 300px;
  }
}

.vertical-top {
  align-self: start;
}

.vertical-center {
  align-self: center;
}

.vertical-end {
  align-self: end;
}

@font-face {
  font-family: "Ubuntu";
  src: url("../fonts/Ubuntu-BoldItalic.eot");
  src: url("../fonts/Ubuntu-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Ubuntu-BoldItalic.woff2") format("woff2"), url("../fonts/Ubuntu-BoldItalic.woff") format("woff"), url("../fonts/Ubuntu-BoldItalic.ttf") format("truetype"), url("../fonts/Ubuntu-BoldItalic.svg#Ubuntu-BoldItalic") format("svg");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Ubuntu";
  src: url("../fonts/Ubuntu-Bold.eot");
  src: url("../fonts/Ubuntu-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Ubuntu-Bold.woff2") format("woff2"), url("../fonts/Ubuntu-Bold.woff") format("woff"), url("../fonts/Ubuntu-Bold.ttf") format("truetype"), url("../fonts/Ubuntu-Bold.svg#Ubuntu-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ubuntu";
  src: url("../fonts/Ubuntu-Light.eot");
  src: url("../fonts/Ubuntu-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Ubuntu-Light.woff2") format("woff2"), url("../fonts/Ubuntu-Light.woff") format("woff"), url("../fonts/Ubuntu-Light.ttf") format("truetype"), url("../fonts/Ubuntu-Light.svg#Ubuntu-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ubuntu";
  src: url("../fonts/Ubuntu-LightItalic.eot");
  src: url("../fonts/Ubuntu-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Ubuntu-LightItalic.woff2") format("woff2"), url("../fonts/Ubuntu-LightItalic.woff") format("woff"), url("../fonts/Ubuntu-LightItalic.ttf") format("truetype"), url("../fonts/Ubuntu-LightItalic.svg#Ubuntu-LightItalic") format("svg");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Ubuntu";
  src: url("../fonts/Ubuntu-Italic.eot");
  src: url("../fonts/Ubuntu-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/Ubuntu-Italic.woff2") format("woff2"), url("../fonts/Ubuntu-Italic.woff") format("woff"), url("../fonts/Ubuntu-Italic.ttf") format("truetype"), url("../fonts/Ubuntu-Italic.svg#Ubuntu-Italic") format("svg");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Ubuntu";
  src: url("../fonts/Ubuntu-Medium.eot");
  src: url("../fonts/Ubuntu-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Ubuntu-Medium.woff2") format("woff2"), url("../fonts/Ubuntu-Medium.woff") format("woff"), url("../fonts/Ubuntu-Medium.ttf") format("truetype"), url("../fonts/Ubuntu-Medium.svg#Ubuntu-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ubuntu";
  src: url("../fonts/Ubuntu-MediumItalic.eot");
  src: url("../fonts/Ubuntu-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Ubuntu-MediumItalic.woff2") format("woff2"), url("../fonts/Ubuntu-MediumItalic.woff") format("woff"), url("../fonts/Ubuntu-MediumItalic.ttf") format("truetype"), url("../fonts/Ubuntu-MediumItalic.svg#Ubuntu-MediumItalic") format("svg");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Ubuntu";
  src: url("../fonts/Ubuntu-Regular.eot");
  src: url("../fonts/Ubuntu-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Ubuntu-Regular.woff2") format("woff2"), url("../fonts/Ubuntu-Regular.woff") format("woff"), url("../fonts/Ubuntu-Regular.ttf") format("truetype"), url("../fonts/Ubuntu-Regular.svg#Ubuntu-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.reading {
  color: rgb(255, 255, 255);
}
.reading h1 {
  font-weight: 700;
  font-style: Bold;
  font-size: 25px;
  line-height: 20px;
  letter-spacing: 0%;
  text-align: center;
  margin-bottom: 50px;
}
.reading h2 {
  font-weight: 700;
  font-style: Bold;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 20px;
  letter-spacing: 0%;
  margin-bottom: 40px;
}
.reading p {
  font-weight: 400;
  font-style: Regular;
  font-size: 13px;
  leading-trim: NONE;
  line-height: 20px;
  letter-spacing: 0%;
}
.reading b {
  font-weight: 700;
}
.reading a {
  font-weight: 700;
  font-style: Bold;
  font-size: 13px;
  leading-trim: NONE;
  line-height: 25px;
  letter-spacing: 0%;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-offset: 0%;
  text-decoration-thickness: 0%;
  text-decoration-skip-ink: auto;
  color: rgb(255, 255, 255);
}
.reading a:hover {
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-offset: 0%;
  text-decoration-thickness: 0%;
  text-decoration-skip-ink: auto;
  color: rgb(255, 255, 255);
}
.reading u {
  font-weight: 700;
  font-style: Bold;
  font-size: 13px;
  leading-trim: NONE;
  line-height: 25px;
  letter-spacing: 0%;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-offset: 0%;
  text-decoration-thickness: 0%;
  text-decoration-skip-ink: auto;
}
.reading .align-center {
  text-align: center;
}
.reading ul {
  list-style-type: disc;
  margin-left: 12px;
}
.reading li {
  font-weight: 400;
  font-style: Regular;
  font-size: 13px;
  leading-trim: NONE;
  line-height: 20px;
  letter-spacing: 0%;
  margin-bottom: 5px;
}

.btn, .reading .btn {
  border: 1px solid var(--color-2);
  color: rgba(var(--color-2-rgb), 0.6);
  padding: 20px 40px;
  font-weight: 400;
  font-style: Regular;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0%;
  text-decoration: none;
  text-align: center;
}
.btn:hover, .reading .btn:hover {
  text-decoration: none;
  color: rgba(var(--color-2-rgb), 1);
}

.header-visual {
  height: 692px;
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.header-visual__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.header-visual__content {
  width: 960px;
  position: relative;
  z-index: 1;
  padding: 80px 40px;
}

.header-visual__content__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--color-1);
  opacity: 0.85;
  z-index: -1;
}

.header-visual__content__items, .reading .header-visual__content__items {
  display: flex;
  gap: 40px;
  justify-content: center;
  align-items: center;
  margin-bottom: 45px;
  list-style-type: none;
}

.header-visual__content__cta {
  margin-top: 50px;
}

.header-visual__content__cta__btns {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 50px;
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  flex-direction: column;
  gap: 6px;
}
@media only screen and (min-width: 768px) {
  .header-visual__content__cta__btns {
    flex-direction: row;
  }
}

.header-visual__content__item {
  display: flex;
  align-items: center;
  gap: 10px;
}

.header-visual__content__item__image {
  width: 22px;
  height: 22px;
}

.grid {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 50px;
}
@media (min-width: 992px) {
  .grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

.cta {
  height: 500px;
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.cta__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.cta__content {
  width: 960px;
  position: relative;
  z-index: 1;
  padding: 80px 40px;
}

.cta__content__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--color-1);
  opacity: 0.85;
  z-index: -1;
}

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

.cta__content__title {
  font-weight: 700;
  font-style: Bold;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0%;
  text-align: center;
  color: var(--color-2);
}

.social-buttons {
  position: absolute;
  z-index: 1;
  left: 20px;
  bottom: 20px;
  display: none;
}
@media (min-width: 992px) {
  .social-buttons {
    display: block;
  }
}

.social-button {
  position: relative;
  display: block;
  margin-bottom: 20px;
  width: 40px;
}
.social-button img {
  max-width: 100%;
  display: block;
}

.social-button.social-button-pin-it {
  position: absolute;
  right: 0;
  bottom: 50px;
  margin-bottom: 0;
  background: #000;
  display: inline-block;
  padding: 8px;
  text-align: center;
  font-family: "Ubuntu", Sans-Serif;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.6);
  font-size: 12px;
  transition: color 0.2s ease;
  width: 93px;
  line-height: 30px;
}
.social-button.social-button-pin-it:hover {
  color: rgb(255, 255, 255);
}
.social-button.social-button-pin-it img {
  max-width: 30px;
  float: left;
  display: inline-block;
}

.header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header__logo {
  height: 15px;
}

.header__nav__items {
  display: flex;
  align-items: center;
  gap: 6px;
}

.header__nav__item__link {
  font-weight: 300;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  color: rgba(var(--color-2-rgb), 0.6);
  text-decoration: none;
  background: #000;
  text-shadow: 0 1px 2px #000;
  z-index: 2;
  position: relative;
  display: block;
  letter-spacing: 0.075em;
  padding: 10px;
}
.header__nav__item__link:hover {
  color: rgba(var(--color-2-rgb), 1);
  text-decoration: none;
}

* {
  box-sizing: border-box;
}

body {
  font-family: "Ubuntu";
  background: var(--color-1);
  width: 100vw;
}

.content {
  padding: 100px 0 100px 0;
}

.image__container {
  height: 456px;
}

.image {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: contain;
}
.image--cover {
  object-fit: cover;
}

/*# sourceMappingURL=index.css.map */
