* {
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
}

.body {
  font-family: "Roboto", sans-serif;
}

.header {
  background-color: #242222;
  min-height: 64px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  max-width: 1320px;
  margin: 0 auto;
}

.logo {
  height: 16px;
  width: 173px;
}

.header-text {
  font-family: "Roboto", sans-serif;
  font-weight: lighter;
  font-style: normal;
  color: white;
  font-size: 12px;
  line-height: 16px;
}

.header-text-mobile {
  display: none;
}

.header-wrapper {
  background-color: #242222;
}

/* .container-main {
  background-color: #f1edea;
} */

.row-hero {
  min-height: 700px;
}

.hero-left {
  background-color: white;
  text-align: center;
  position: relative;
}

.hero-left::after {
  background-image: linear-gradient(
    180deg,
    rgba(26, 25, 25, 0) 0%,
    #1a1919 100%
  );
  bottom: 0;
  content: "";
  height: 120px;
  left: 0;
  opacity: 0.24;
  position: absolute;
  width: 100%;
}

.hero-right {
  padding: 50px;
  background-color: #f1edea;
}

.hero-img {
  max-height: 550px;
  padding: 20px;
}

.hero-left-upper-text {
  padding-top: 50px;
}

.hero-left-upper-text h2 {
  font-family: "Merriweather", serif;
  font-size: 40px;
  margin: 0px;
  padding: 0px;
}

.hero-left-upper-text p {
  font-family: "Roboto";
  font-size: 25px;
  font-weight: lighter;
}

.hero-left-lower-text {
  padding-bottom: 20px;
}

.sostav {
  color: #626262;
  font-family: "Roboto", serif;
  font-weight: lighter;
  font-size: 16px;
  letter-spacing: 0.6px;
  line-height: 24px;
  width: 60%;
  margin: 0 auto;
}

.hero-right-upper-text {
  text-align: center;
}

.hero-right-upper-text-p1 {
  font-family: "Roboto";
  font-size: 25px;
  font-weight: lighter;
  margin: 0px;
  padding: 0px;
}

.hero-right-upper-text-p2 {
  font-family: "Merriweather", serif;
  font-size: 30px;
}

.btn-primary {
  border-radius: 0px;
  background-color: #242222;
  height: 50px;
  border: none;
}

.btn-primary:hover {
  background-color: #242222;
  border: none;
}

.img-icons {
  height: 24px;
  width: 24px;
}

.small-text-icons {
  font-family: "Roboto";
  font-weight: lighter;
  font-size: 14px;
  letter-spacing: 0.3px;
  line-height: 24px;
}

.form-control {
  border-radius: 0px;
  height: 50px;
}

.form-input-field {
  margin-bottom: 20px;
}

input::placeholder {
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
}

.user-form {
  padding: 20px;
  background-color: white;
  max-width: 520px;
  margin: 0 auto;
}

.form-check-label {
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  font-weight: 100;
}

.delivery-section {
  height: 130px;
  background-color: white;
  display: flex;
  align-items: center;
}

.delivery-section-inside {
  margin: 0 auto;
  max-width: 1320px;
  width: 90%;
  border-bottom: 1px solid #d8d8d8;
  padding: 50px 0;
}

.description-wrapper {
  background-color: white;
}

.description {
  max-width: 1320px;
  margin: 0 auto;
  padding-top: 50px;
  padding-bottom: 30px;
}

.whats-inside-wrapper {
  background-color: white;
  padding-bottom: 30px;
}

.whats-inside {
  max-width: 1320px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.desc-title {
  font-family: "Merriweather", serif;
  font-weight: lighter;
  font-size: 25px;
  line-height: 40px;
}

.whats-inside-title {
  padding-top: 30px;
  font-size: 28px;
  line-height: 40px;
}

.whats-inside-small {
  font-family: "Roboto", serif;
  font-weight: lighter;
  font-size: 16px;
  letter-spacing: 0.6px;
}

.why-special {
  margin-left: 4px;
}

.why-special ul {
  list-style: none;
  margin: 16px 0 0;
  padding: 0;
}

.why-special li {
  font-size: 16px;
  line-height: 24px;
  font-weight: lighter;
}

.why-special span {
  font-family: "Merriweather", serif;
  font-weight: lighter;
  color: #9a7b69;
  line-height: 16px;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 2px;
}

.uppercase-gold-text {
  font-family: "Merriweather", serif;
  font-weight: lighter;
  color: #9a7b69;
  line-height: 16px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
}

.lowercase-card-text {
  font-family: "Roboto", serif;
  font-weight: 100;
  font-style: italic;
  color: #626262;
  font-size: 14px;
}

.card {
  margin: 10px;
  background-color: #f1edea;
  border: none;
  border-radius: 0%;
  width: 17em;
  position: relative;
}

.card-text {
  font-family: "Merriweather", serif;
  font-weight: lighter;
  font-size: 18px;
  line-height: 40px;
  letter-spacing: 0px;
  line-height: 1.7em;
}

.card-img-top {
  padding-top: 2em;
}

.card-number {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(135.76deg, #a88c77 5%, #dfd1b1 95%);
  background-clip: border-box;
  background-clip: text;
  font-family: "Merriweather", serif;
  font-size: 4em;
  font-weight: lighter;
  opacity: 0.6;
  position: absolute;
  top: 0px;
  left: 15px;
}

.separator {
  background: rgba(26, 25, 25, 0.16);
  display: block;
  height: 1px;
  margin: 0 auto;
  width: 100px;
}

.footer-wrapper {
  background-color: #242222;
}

.footer {
  padding: 20px;
  background-color: #242222;
  color: #d8d8d8;
  font-size: 14px;
  letter-spacing: 0.4px;
  line-height: 24px;
  max-width: 1320px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}

.footer-copyright,
.footer-links {
  font-family: "Roboto", serif;
  font-weight: lighter;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 16px;
}

.footer-li {
  cursor: pointer;
  position: relative;
  margin-right: 15px;
}

.footer-li::after {
  content: "|";
  position: absolute;
  right: -11px;
  top: 0;
}

.payment-method {
  max-width: 48px;
  max-height: 24px;
  background-color: transparent;
}

@media only screen and (max-width: 768px) {
  .header-text {
    display: none;
  }

  .hero-right {
    padding: 30px;
  }

  .sostav {
    font-size: 14px;
    width: 95%;
    display: none;
  }

  .hero-left-upper-text p {
    font-size: 18px;
  }

  .hero-right-upper-text-p1 {
    font-size: 1.03em;
  }

  .hero-right-upper-text-p2 {
    font-size: 1.4em;
  }

  .form-check-label {
    font-size: 0.8em;
    font-family: "Roboto", sans-serif;
    font-weight: 100;
  }

  .header-text-mobile {
    font-family: "Roboto", sans-serif;
    font-weight: lighter;
    font-style: normal;
    color: white;
    font-size: 12px;
    line-height: 16px;
    background-color: #1a1919;
    display: flex;
    justify-content: center;
    padding: 3px;
    height: 24px;
    padding: 4px 24px;
  }

  .description-wrapper {
    padding: 20px 20px;
  }

  .whats-inside {
    padding-left: 20px;
    padding-right: 20px;
    justify-content: space-around;
  }

  .card {
    width: 20em;
  }

  .description {
    padding: 0;
  }

  .desc-title {
    font-size: 20px;
    line-height: 35px;
  }

  .whats-inside-title {
    padding-top: 20px;
    text-align: center;
    font-size: 1.4em;
  }

  .whats-inside-small {
    text-align: center;
  }

  .delivery-section-inside {
    padding: 30px 0;
  }

  .delivery-section {
    display: none;
  }

  .why-special {
    text-align: center;
    padding-top: 20px;
  }

  .why-special li {
    font-size: 14px;
    line-height: 24px;
    font-weight: lighter;
  }

  .footer-copyright {
    padding-bottom: 10px;
  }

  .footer-links {
    padding-top: 10px;
  }
}

@media only screen and (min-width: 1400px) {
  .hero-right-upper-text {
    text-align: unset;
  }

  .user-form {
    margin: unset;
    max-width: 440px;
  }

  .hero-right-upper-text-p1 {
    font-size: 22px;
  }

 

  .hero-img {
    max-width: 630px;
    padding: unset;
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .description {
    position: relative;
  }

  .why-special {
    position: absolute;
    right: 0px;
  }
}
