/*!**************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./components/thank_you/thank_you.scss ***!
  \**************************************************************************************************************************************************************************************/
/**************************************************
Stylesheet: Defaults Stylesheet
**************************************************/
.thank-you {
  background: radial-gradient(50% 50% at 50% 50%, #606266 0%, #222222 100%);
  background-size: cover;
  padding: 22px 0 158px;
  display: flex;
  column-gap: 4.456018518%;
}
@media all and (max-width: 992px) {
  .thank-you {
    flex-direction: column;
    row-gap: 40px;
  }
}
@media all and (max-width: 420px) {
  .thank-you {
    padding-bottom: 58px;
  }
}
.thank-you__img {
  padding-left: 12.442129629%;
  flex-shrink: 0;
  min-width: 57.118055555%;
  max-width: 57.118055555%;
  position: relative;
  display: flex;
  align-self: flex-start;
}
@media all and (max-width: 1480px) {
  .thank-you__img {
    display: flex;
  }
}
@media all and (max-width: 1180px) {
  .thank-you__img {
    padding-left: 20px;
  }
}
@media all and (max-width: 992px) {
  .thank-you__img {
    order: 2;
    align-self: flex-start;
    min-width: 100%;
    max-width: 100%;
    padding: 0;
  }
}
.thank-you__img::after {
  position: absolute;
  bottom: -80px;
  left: 0;
  content: url("/wp-content/themes/element/assets/images/t11/ty-bg.svg");
}
@media all and (max-width: 1480px) {
  .thank-you__img::after {
    left: -20%;
  }
}
@media all and (max-width: 1200px) {
  .thank-you__img::after {
    left: -50%;
  }
}
@media all and (max-width: 992px) {
  .thank-you__img::after {
    left: 0;
  }
}
@media all and (max-width: 520px) {
  .thank-you__img::after {
    left: -95%;
  }
}
@media all and (max-width: 420px) {
  .thank-you__img::after {
    left: -150%;
  }
}
.thank-you__img img {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.3019607843), 0px 8px 12px 6px rgba(0, 0, 0, 0.1490196078);
  z-index: 2;
  position: relative;
  height: auto;
  align-self: flex-end;
}
@media all and (max-width: 1480px) {
  .thank-you__img img {
    height: auto;
    align-self: flex-end;
  }
}
@media all and (max-width: 992px) {
  .thank-you__img img {
    width: 90%;
    margin-left: 5%;
  }
}
.thank-you__info {
  max-width: 26.157407407%;
  display: flex;
  flex-direction: column;
  row-gap: 85px;
}
@media all and (max-width: 1480px) {
  .thank-you__info {
    max-width: unset;
    flex-grow: 1;
    padding-right: 20px;
  }
}
@media all and (max-width: 992px) {
  .thank-you__info {
    order: 1;
    width: 100%;
    padding: 0 5%;
  }
}
@media all and (max-width: 768px) {
  .thank-you__info {
    row-gap: 60px;
  }
}
.thank-you__title {
  max-width: 74.557522123%;
  font-weight: 500;
  font-size: 48px;
  line-height: 120%;
  text-transform: uppercase;
  color: #ffcc00;
  position: relative;
  margin: 0;
}
@media all and (max-width: 768px) {
  .thank-you__title {
    font-size: 32px;
  }
}
.thank-you__title::after {
  content: "";
  position: absolute;
  top: calc(100% + 24px);
  left: 0;
  width: 41.543026706%;
  height: 6px;
  background-color: #ffcc00;
}
.thank-you__text p {
  margin: 0;
  font-size: 18px;
  line-height: 150%;
  color: #ffffff;
}
@media all and (max-width: 768px) {
  .thank-you__text p {
    font-size: 16px;
  }
}

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