/*!*****************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./src/assets/sections/main-congrats/index.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************/
.main-congrats {
  display: block;
}
.main-congrats .w-h-16 {
  width: 16px;
  height: 16px;
}
.main-congrats .left-4 {
  left: 16px;
}
.main-congrats .circle-radio {
  border-radius: 50%;
  position: absolute;
  left: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.main-congrats .circle-radio svg {
  width: 10px;
  height: 10px;
  line-height: 100%;
  display: none;
}
.main-congrats .circle-radio.active {
  background-color: #00af98;
  border: 1px solid #00af98;
}
.main-congrats .circle-radio.active svg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.main-congrats .py-14 {
  padding-top: 14px;
  padding-bottom: 14px;
}
.main-congrats .rich-text {
  font-size: 14px;
  color: #525d63;
  line-height: 1.8em;
}
.main-congrats .rich-text .h2 {
  font-size: 22px;
  margin-bottom: 0.75em;
  line-height: 1.5em;
  margin: 0 auto 15px;
  clear: both;
  font-weight: 300;
  padding-top: 4px;
  color: #000;
}
.main-congrats .rich-text .center {
  text-align: center;
}
.main-congrats .rich-text .feature_divider {
  border: solid 3px;
  border-bottom: 0;
  display: block;
  width: 30px;
  margin: 25px auto;
  border-color: #000;
}
.main-congrats .ps-48 {
  padding-left: 48px;
}
.main-congrats .left-loading {
  position: absolute;
  left: 16px;
  top: 37%;
  border: 2px solid #784e1e;
  border-top-color: transparent;
}
.main-congrats .bg-fc {
  background-color: #fcf6ee;
}
.main-congrats .border-78 {
  border: 1px solid #784e1e;
}
.main-congrats .color-78 {
  color: #784e1e;
}
.main-congrats .radius-12 {
  border-radius: 12px;
}
.main-congrats .h-14 {
  height: 14px;
}
.main-congrats .w-310 {
  width: 310px;
}
.main-congrats .w-92 {
  width: 92%;
}
.main-congrats .bg-f7 {
  background-color: #f7f7f7;
}

@media (min-width: 1200px) {
  .main-congrats .w-sm-406 {
    width: 406px;
  }
  .main-congrats .w-sm-1000 {
    width: 1000px;
  }
  .main-congrats .left-loading {
    top: 32%;
  }
}
