@font-face {
  font-family: "GillSans-Bold";
  src: url("../fonts/GillSans-Bold.ttf");
}
@font-face {
  font-family: "GillSans";
  src: url("../fonts//Gill Sans.otf");
}
@font-face {
  font-family: "GillSansItalic";
  src: url("../fonts/Gill Sans Italic.otf");
}
@font-face {
  font-family: "GillSans";
  src: url("../fonts/Gill Sans.otf");
}
@font-face {
  font-family: "Philing";
  src: url("../fonts/Philing.ttf");
}
@font-face {
  font-family: "GillSansLightItalic";
  src: url("../fonts/Gill Sans Light Italic.otf");
}
@font-face {
  font-family: "GillSansLight";
  src: url("../fonts/Gill Sans Light.otf");
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-Regular.ttf");
}
@font-face {
  font-family: "PoppinsBlack";
  src: url("../fonts/Poppins-Black.ttf");
}
@font-face {
  font-family: "PoppinsBlackItalic";
  src: url("../fonts/Poppins-BlackItalic.ttf");
}
@font-face {
  font-family: "PoppinsSemiBold";
  src: url("../fonts/Poppins-SemiBold.ttf");
}
.bubbles {
  width: 100vw;
  height: 100%;
}
.bubbles__double {
  position: absolute;
  left: 20px;
  width: 130px;
  height: 100px;
  bottom: -140px;
}
@media (min-width: 1200px) {
  .bubbles__double {
    width: 270px;
    height: 202px;
    bottom: -250px;
  }
}
.bubbles__double--footer {
  bottom: auto;
  top: 160px;
  right: 60px;
  left: auto;
  width: 150px;
  height: 110px;
}
@media (min-width: 992px) {
  .bubbles__double--footer {
    width: 300px;
    height: 250px;
  }
}
.bubbles__double--footer::after {
  content: "*";
  position: absolute;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  font-family: "Philing";
  font-size: 66.6666666667px;
  bottom: -100px;
  right: 0;
  color: #f4c4bf;
}
@media (min-width: 992px) {
  .bubbles__double--footer::after {
    font-size: 100px;
  }
}
@media (min-width: 992px) {
  .bubbles__double--footer::after {
    bottom: -200px;
  }
}

.bubble {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  position: absolute;
  opacity: 0.5;
  border-radius: 50%;
  position: absolute;
}
@media (min-width: 992px) {
  .bubble {
    width: 100px;
    height: 100px;
  }
}
.bubble--one {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: -100px;
  background-color: #fbf4c8;
}
@media (min-width: 992px) {
  .bubble--one {
    width: 200px;
    height: 200px;
  }
}
@media (min-width: 1200px) {
  .bubble--one {
    right: 118px;
    top: 73px;
  }
}
.bubble--one::after {
  content: "*";
  position: absolute;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  font-family: "Philing";
  font-size: 68.6666666667px;
  color: #fff;
  right: 20px;
  top: 25%;
}
@media (min-width: 992px) {
  .bubble--one::after {
    font-size: 103px;
  }
}
.bubble--two {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #fedca3;
}
@media (min-width: 992px) {
  .bubble--two {
    width: 200px;
    height: 200px;
  }
}
.bubble--two::after {
  content: "*";
  position: absolute;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  font-family: "Philing";
  font-size: 68.6666666667px;
  top: -50px;
  left: 20%;
  color: #f4c4bf;
}
@media (min-width: 992px) {
  .bubble--two::after {
    font-size: 103px;
  }
}
.bubble--three {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  position: absolute;
  right: auto;
  left: 0;
  bottom: 0;
  background-color: #d7eef5;
  opacity: 0.5;
}
@media (min-width: 992px) {
  .bubble--three {
    width: 130px;
    height: 130px;
  }
}
.bubble--four {
  right: auto;
  left: 3%;
  top: 30%;
  opacity: 0.4;
}
@media (min-width: 768px) {
  .bubble--four {
    left: calc(5% - 40px);
    top: calc(50% + 100px);
  }
}
.bubble--five {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  position: absolute;
  position: absolute;
  top: 50%;
  right: 0;
  background-color: #edc8d3;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (min-width: 992px) {
  .bubble--five {
    width: 130px;
    height: 130px;
  }
}
@media (min-width: 992px) {
  .bubble--five {
    right: 130px;
  }
}
.bubble--five::after {
  content: "*";
  position: absolute;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  font-family: "Philing";
  font-size: 72.6666666667px;
  color: #fff;
  top: 60px;
  left: 0;
}
@media (min-width: 992px) {
  .bubble--five::after {
    font-size: 109px;
  }
}
@media (min-width: 992px) {
  .bubble--five::after {
    left: auto;
    right: 0;
  }
}
.bubble--six {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0.6;
  background-color: #b4dfed;
}
@media (min-width: 992px) {
  .bubble--six {
    width: 200px;
    height: 200px;
  }
}
.bubble--seven {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  position: absolute;
  left: 10px;
  bottom: auto;
  top: 0;
  opacity: 1;
  background-color: #fbf4c8;
}
@media (min-width: 992px) {
  .bubble--seven {
    width: 150px;
    height: 150px;
  }
}
.bubble--eight {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  position: absolute;
  bottom: 100px;
  left: 0;
  background-color: #edc8d3;
}
@media (min-width: 992px) {
  .bubble--eight {
    width: 120px;
    height: 120px;
  }
}
@media (min-width: 992px) {
  .bubble--eight {
    left: -60px;
  }
}
.bubble--nine {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #d7eef5;
}
@media (min-width: 992px) {
  .bubble--nine {
    width: 200px;
    height: 200px;
  }
}
@media (min-width: 992px) {
  .bubble--nine {
    left: -100px;
  }
}

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

html {
  font-size: 16px;
  scroll-behavior: smooth;
  overflow-x: hidden;
}

body {
  font-family: "Poppins", "Aria", sans-serif;
  width: 100vw;
}

li {
  list-style: none;
}

.contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  row-gap: 55px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 50px;
}
@media (min-width: 1200px) {
  .contact {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media (min-width: 1200px) {
  .contact {
    width: 50%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 0;
  }
}
.contact__item {
  color: #2b2b2b;
  font-size: 20px;
  font-family: "Poppins", "Aria", sans-serif;
  line-height: 30px;
  text-align: center;
}

.header {
  position: absolute;
  top: 10px;
  left: 25%;
  z-index: 4;
}

.paragraph {
  font-size: clamp(1.25rem, 1.125rem + 0.625vw, 1.875rem);
  font-family: "Poppins", "Aria", sans-serif;
  color: #2b2b2b;
  line-height: clamp(1.875rem, 1.5625rem + 1.5625vw, 3.4375rem);
  font-weight: 400;
}
.paragraph--bold {
  font-family: "PoppinsSemiBold";
  font-weight: 600;
}
.paragraph--center {
  text-align: center;
}

.title {
  font-family: "Poppins", "Arial", sans-serif;
  font-size: clamp(1.875rem, 1.725rem + 0.75vw, 2.625rem);
  color: #fff;
  font-weight: 300;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
}
@media (min-width: 1700px) {
  .title {
    font-size: 3em;
  }
}

.form {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
.form__input-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  gap: 16px;
}
@media (min-width: 576px) {
  .form__input-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.form__input-container input {
  width: 100%;
}
@media (min-width: 768px) {
  .form__input-container input {
    width: 50%;
  }
}
.form__input {
  font-size: 12px;
  line-height: 18px;
  font-family: "Poppins";
  font-weight: 400;
  height: 57px;
  width: 100%;
  color: #848484;
  padding: 6px 19px;
  border-radius: 10px;
  border: none;
  color: #848484;
}
.form__input::-webkit-input-placeholder {
  bottom: 0;
  display: -webkit-box;
  display: flex;
  height: 100%;
  -webkit-box-align: end;
          align-items: flex-end;
}
.form__input::-moz-placeholder {
  bottom: 0;
  display: flex;
  height: 100%;
  align-items: flex-end;
}
.form__input:-ms-input-placeholder {
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -ms-flex-align: end;
      align-items: flex-end;
}
.form__input::-ms-input-placeholder {
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -ms-flex-align: end;
      align-items: flex-end;
}
.form__input::placeholder {
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.form__button {
  height: 57px;
  width: 100%;
  background: transparent;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 10px;
  font-size: 16px;
  line-height: 24px;
  cursor: pointer;
  text-align: center;
}
.form__button:hover {
  background-color: #005399;
  color: #fff;
}
.form__button--footer {
  border-color: #2b2b2b;
  color: #2b2b2b;
}

.quality {
  position: absolute;
  left: 0;
  bottom: -40px;
  width: 100%;
  z-index: 4;
}
@media (min-width: 768px) {
  .quality {
    bottom: -60px;
  }
}
@media (min-width: 992px) {
  .quality {
    bottom: -70px;
  }
}
@media (min-width: 1200px) {
  .quality {
    bottom: -70px;
  }
}
@media (min-width: 1700px) {
  .quality {
    bottom: -90px;
  }
}
.quality__list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
@media (min-width: 1200px) {
  .quality__list {
    gap: 40px;
  }
}
@media (min-width: 1700px) {
  .quality__list {
    gap: 80px;
  }
}
.quality__item {
  border-radius: 50%;
  width: 80px;
  height: 80px;
  overflow: hidden;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 768px) {
  .quality__item {
    width: 120px;
    height: 120px;
  }
}
@media (min-width: 1200px) {
  .quality__item {
    width: 140px;
    height: 140px;
  }
}
@media (min-width: 1700px) {
  .quality__item {
    width: 180px;
    height: 180px;
  }
}
.quality__image {
  width: 70%;
  height: 70%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.wrapper {
  max-width: 1920px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.wrapper-bg {
  background: url("../../assets/AdobeStock_307546367-min.png");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: cover;
  position: relative;
  z-index: 3;
}

.scrollBtn {
  width: 52px;
  height: 52px;
  border: 1px solid #2b2b2b;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  bottom: 30px;
  right: 30px;
  cursor: pointer;
}
@media (min-width: 768px) {
  .scrollBtn {
    bottom: 50px;
    right: 60px;
  }
}
@media (min-width: 992px) {
  .scrollBtn {
    bottom: 70px;
    right: 90px;
  }
}

.arrow {
  border-bottom: 1px solid;
  border-right: 1px solid;
  display: inline-block;
  width: 0.65rem;
  height: 0.65rem;
  color: #222;
}

.up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

.section {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
.section__content {
  position: relative;
}
.section__text {
  z-index: 2;
  position: relative;
}

.section-header {
  font-family: "PoppinsBlackItalic";
  color: transparent;
  text-transform: uppercase;
  letter-spacing: 2px;
  opacity: 0.2;
  font-weight: 900;
  font-size: clamp(2.1875rem, -0.125rem + 11.5625vw, 13.75rem);
  text-align: left;
  line-height: clamp(0.0625rem, -0.925rem + 4.9375vw, 5rem);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #72c4c0;
}
.section-header--indent {
  text-indent: 20px;
}

.hero {
  width: 100vw;
  height: 100vh;
  min-height: 870px;
  max-height: 1080px;
  background-image: url("../../assets/hero-3.png");
  background-size: cover;
  background-position: bottom right;
  background-repeat: no-repeat;
  position: relative;
}
@media (min-width: 1700px) {
  .hero {
    background-image: url("../../assets/hero-img-large-min.png");
  }
}
.hero::after {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.32);
}
.hero__container {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 80px;
  z-index: 2;
  position: relative;
}
@media (min-width: 768px) {
  .hero__container {
    padding-top: 0px;
  }
}
@media (min-width: 992px) {
  .hero__container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
.hero__form-container {
  padding: 50px 20px;
  width: 90%;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  max-width: 525px;
  background-color: rgba(255, 255, 255, 0.4);
}
@media (min-width: 1200px) {
  .hero__form-container {
    width: 40%;
    padding: 70px 20px 90px;
  }
}
.hero__text {
  width: 85%;
}
@media (min-width: 992px) {
  .hero__text {
    max-width: 510px;
  }
}
@media (min-width: 1200px) {
  .hero__text {
    width: 40%;
  }
}

.welcome {
  padding: 150px 0;
  position: relative;
}
@media (min-width: 992px) {
  .welcome {
    padding: 310px 0;
  }
}
.welcome__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.image img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 100%;
  height: 100%;
}
@media (min-width: 2500px) {
  .image img {
    height: 500px;
  }
}

.options {
  background-color: rgba(215, 238, 245, 0.5);
  padding-top: 80px;
  padding-bottom: 80px;
}
.options__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  row-gap: 50px;
  padding: 0 10px;
}
@media (min-width: 992px) {
  .options__content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding-top: 170px;
    padding-bottom: 170px;
  }
}
.options__content::after {
  content: "*";
  position: absolute;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  font-family: "Philing";
  font-size: 99.3333333333px;
  color: #d7eef5;
  left: 130px;
  bottom: -150px;
}
@media (min-width: 992px) {
  .options__content::after {
    font-size: 149px;
  }
}
@media (min-width: 1200px) {
  .options__content::after {
    bottom: -100px;
  }
}
.options__text-content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
@media (min-width: 1200px) {
  .options__text-content {
    width: 50%;
  }
}
.options__text {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media (min-width: 1200px) {
  .options__text {
    padding-left: 30px;
  }
}
.options__paragraphs-container {
  padding-left: 30px;
  max-width: 900px;
}
@media (min-width: 1700px) {
  .options__paragraphs-container {
    width: 75%;
  }
}
.options__paragraph {
  padding-bottom: 40px;
}
.options__image {
  width: 100%;
  height: 450px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 10px;
}
@media (min-width: 992px) {
  .options__image {
    height: 650px;
  }
}
@media (min-width: 1200px) {
  .options__image {
    width: 48%;
    height: 750px;
  }
}
.options__image::before {
  content: "";
  width: 100px;
  height: 100px;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: -80px;
  background-color: #edc8d3;
  position: absolute;
  opacity: 0.5;
  border-radius: 50%;
}
@media (min-width: 992px) {
  .options__image::before {
    width: 200px;
    height: 200px;
  }
}
@media (min-width: 1200px) {
  .options__image::before {
    right: -20px;
  }
}
@media (min-width: 1700px) {
  .options__image::before {
    right: 20px;
  }
}
.options__image img {
  width: 100%;
  height: 100%;
  max-width: 740px;
  border-radius: 10px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.why-us {
  padding-top: 120px;
  padding-bottom: 160px;
}
@media (min-width: 1200px) {
  .why-us {
    padding-top: 285px;
  }
}
.why-us__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding-left: 40px;
  padding-right: 20px;
}
@media (min-width: 992px) {
  .why-us__content {
    padding-left: 80px;
  }
}
.why-us__list {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  font-family: "Poppins";
  list-style-type: none;
}
@media (min-width: 1700px) {
  .why-us__list {
    width: 50%;
  }
}
.why-us__item {
  position: relative;
  font-family: "Poppins";
}
.why-us__item::before {
  content: "*";
  font-family: "Poppins";
  color: #faeacf;
  position: absolute;
  font-size: 85px;
  left: -50px;
  top: 0;
}

.footer {
  width: 100%;
  position: relative;
  padding-top: 150px;
  background-color: rgba(252, 235, 208, 0.35);
}
.footer__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.footer__text-container {
  margin-bottom: 100px;
}
.footer__text {
  font-family: "Poppins", "Aria", sans-serif;
  font-size: 1.5rem;
  color: #005399;
  text-align: center;
  font-weight: 300;
  line-height: 3rem;
}
@media (min-width: 768px) {
  .footer__text {
    font-size: 2rem;
    line-height: 3.5rem;
  }
}
.footer__contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 1200px) {
  .footer__contact {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.footer__form {
  width: 90%;
  max-width: 550px;
  background-color: rgba(243, 180, 118, 0.2);
  padding: 50px 20px 95px;
}
@media (min-width: 768px) {
  .footer__form {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .footer__form {
    width: 50%;
  }
}
.footer__form-title {
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Poppins", "Aria", sans-serif;
  text-align: center;
  padding-bottom: 45px;
}
.footer__paragraph {
  padding-bottom: 50px;
}/*# sourceMappingURL=index.css.map */