:root {
  --color-black: #000;
  --color-white: #000;
  --color-gray: #000;
  --color-title: #000; }

.wow {
  visibility: hidden; }

html,
body {
  font-family: "Nunito Sans", sans-serif;
  font-size: 18px;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
  scroll-behavior: smooth; }

/* Safari 11+ */
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) and (stroke-color: transparent) {
    select {
      -webkit-appearance: none; } } }

select {
  -webkit-appearance: none; }

strong {
  font-weight: 700; }

.transition {
  -webkit-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out; }

h1 {
  font-size: 7.22222rem;
  line-height: 117px;
  margin: 0;
  margin-bottom: 35px;
  letter-spacing: -1px; }
  @media (max-width: 1780px) {
    h1 {
      font-size: 6.94444rem; } }
  @media (max-width: 1600px) {
    h1 {
      font-size: 6.66667rem;
      line-height: 110px; } }
  @media (max-width: 1440px) {
    h1 {
      font-size: 6.11111rem;
      line-height: 0.9; } }
  @media (max-width: 1366px) {
    h1 {
      font-size: 5.55556rem; } }
  @media (max-width: 1200px) {
    h1 {
      font-size: 4.72222rem; } }
  @media (max-width: 1050px) {
    h1 {
      font-size: 4.16667rem; } }
  @media (max-width: 992px) {
    h1 {
      font-size: 3.61111rem; } }
  @media (max-width: 700px) {
    h1 {
      font-size: 3.05556rem; } }
  @media (max-width: 500px) {
    h1 {
      font-size: 2.5rem; } }

h2 {
  font-size: 3.22222rem;
  letter-spacing: -0.4px; }
  @media (max-width: 1600px) {
    h2 {
      font-size: 3.05556rem; } }
  @media (max-width: 1440px) {
    h2 {
      font-size: 2.77778rem; } }
  @media (max-width: 1366px) {
    h2 {
      font-size: 2.55556rem; } }
  @media (max-width: 1200px) {
    h2 {
      font-size: 2.33333rem; } }
  @media (max-width: 1050px) {
    h2 {
      font-size: 2.22222rem; } }
  @media (max-width: 992px) {
    h2 {
      font-size: 2rem; } }
  @media (max-width: 700px) {
    h2 {
      font-size: 1.77778rem; } }
  @media (max-width: 450px) {
    h2 {
      font-size: 1.66667rem; } }

h3 {
  font-size: 2.38889rem; }
  @media (max-width: 1366px) {
    h3 {
      font-size: 2.22222rem; } }
  @media (max-width: 1200px) {
    h3 {
      font-size: 2.11111rem; } }
  @media (max-width: 992px) {
    h3 {
      font-size: 1.88889rem; } }
  @media (max-width: 600px) {
    h3 {
      font-size: 1.77778rem; } }
  @media (max-width: 400px) {
    h3 {
      font-size: 1.66667rem; } }

h4 {
  font-size: 1.44444rem;
  margin-top: 0;
  line-height: 1.2;
  margin-bottom: 30px; }
  @media (max-width: 1440px) {
    h4 {
      font-size: 24px; } }
  @media (max-width: 992px) {
    h4 {
      font-size: 22px;
      margin-bottom: 20px; } }
  @media (max-width: 600px) {
    h4 {
      font-size: 20px;
      margin-bottom: 15px; } }

h5 {
  font-size: 0.83333rem; }

h6 {
  font-size: 0.77778rem; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Cormorant Garamond", serif;
  font-weight: 400; }

p {
  font-size: 0.88889rem;
  line-height: 24px;
  color: #8b8b8b; }
  @media (max-width: 1250px) {
    p {
      font-size: 15px;
      line-height: 22px; } }

.bg_light_violet {
  background-color: #f9f6fc; }

div.wpcf7-validation-errors {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b;
  padding: 10px 10px;
  font-size: 13px; }

span.wpcf7-not-valid-tip {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442;
  padding: 10px 10px;
  font-size: 13px; }

div.wpcf7-response-output {
  clear: both;
  color: #856404;
  background-color: #fff3cd !important;
  border: none !important;
  padding: 10px 10px !important;
  font-size: 13px; }

div.wpcf7-mail-sent-ng {
  clear: both;
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442;
  padding: 10px 10px;
  font-size: 13px; }

div.wpcf7-mail-sent-ok {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
  clear: both; }

a:active {
  text-decoration: none;
  outline: none; }

a:focus {
  text-decoration: none;
  outline: none; }

a:hover {
  text-decoration: none;
  outline: none; }

:focus {
  outline: none; }

:hover {
  outline: none; }

:active {
  outline: none; }

button:focus {
  outline: none; }

img {
  max-width: 100%;
  height: auto; }

@media screen and (min-width: 576px) {
  .container {
    max-width: 768px; } }

@media screen and (min-width: 768px) {
  .container {
    max-width: 965px; } }

@media screen and (min-width: 1200px) {
  .container {
    max-width: 1100px; } }

@media screen and (min-width: 1400px) {
  .container {
    max-width: 1340px; } }

@media screen and (min-width: 1700px) {
  .container {
    max-width: 1600px;
    padding: 0 85px; } }

@media screen and (min-width: 1700px) {
  .container-fluid {
    max-width: 2000px;
    margin: 0 auto; } }

.container-fluid {
  max-width: 2000px;
  margin: 0 auto;
  padding: 0 235px; }
  @media (max-width: 1500px) {
    .container-fluid {
      padding-right: 150px; } }
  @media (max-width: 1366px) {
    .container-fluid {
      padding: 0 200px;
      padding-right: 100px; } }
  @media (max-width: 1100px) {
    .container-fluid {
      padding: 0 180px;
      padding-right: 100px; } }
  @media (max-width: 992px) {
    .container-fluid {
      padding-right: 50px; } }
  @media (max-width: 900px) {
    .container-fluid {
      padding: 0 35px; } }
  @media (max-width: 768px) {
    .container-fluid {
      padding: 0 18px; } }

.container-fluid-padd-left0 {
  padding-left: 0; }

@-webkit-keyframes leftToRightWithBounce {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-80px);
            transform: translateX(-80px); }
  50% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px); }
  75% {
    -webkit-transform: translateX(5px);
            transform: translateX(5px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px);
            transform: translateX(0px); } }

@keyframes leftToRightWithBounce {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-80px);
            transform: translateX(-80px); }
  50% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px); }
  75% {
    -webkit-transform: translateX(5px);
            transform: translateX(5px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px);
            transform: translateX(0px); } }

.animated.leftToRightWithBounce {
  -webkit-animation-name: leftToRightWithBounce;
          animation-name: leftToRightWithBounce;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  /* or: Xms */
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  /* or: normal */
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
  -webkit-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
  /* or: backwards, both, none */
  -webkit-animation-delay: 300ms;
          animation-delay: 300ms;
  /* or: Xms */ }

@-webkit-keyframes rightToLeftWithBounce {
  0% {
    opacity: 0;
    -webkit-transform: translateX(80px);
            transform: translateX(80px); }
  50% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px); }
  75% {
    -webkit-transform: translateX(-5px);
            transform: translateX(-5px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px);
            transform: translateX(0px); } }

@keyframes rightToLeftWithBounce {
  0% {
    opacity: 0;
    -webkit-transform: translateX(80px);
            transform: translateX(80px); }
  50% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px); }
  75% {
    -webkit-transform: translateX(-5px);
            transform: translateX(-5px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px);
            transform: translateX(0px); } }

.animated.rightToLeftWithBounce {
  -webkit-animation-name: rightToLeftWithBounce;
          animation-name: rightToLeftWithBounce;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  /* or: Xms */
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  /* or: normal */
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
  -webkit-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
  /* or: backwards, both, none */
  -webkit-animation-delay: 300ms;
          animation-delay: 300ms;
  /* or: Xms */ }

.offer_page_metamorphosis,
.offer_page_opinions {
  background-color: #f9f6fc;
  padding: 60px 0 15px; }
  @media (max-width: 1200px) {
    .offer_page_metamorphosis,
    .offer_page_opinions {
      padding-top: 40px; } }
  @media (max-width: 992px) {
    .offer_page_metamorphosis,
    .offer_page_opinions {
      padding-top: 30px; } }
  @media (max-width: 568px) {
    .offer_page_metamorphosis,
    .offer_page_opinions {
      padding-top: 0; } }

@media (max-width: 1366px) {
  .offer_page_metamorphosis {
    padding-top: 30px; } }

@media (max-width: 950px) {
  .offer_page_metamorphosis {
    padding-top: 0px; } }

@media (max-width: 950px) {
  .offer_page_metamorphosis .short_desc {
    padding-top: 0px; } }

.offer_page_section2 {
  background-color: #f9f6fc;
  padding-top: 188px;
  margin-top: -295px; }
  @media (max-width: 800px) {
    .offer_page_section2 {
      margin-top: -150px;
      padding-top: 130px; } }
  .offer_page_section2 .container-fluid {
    padding-right: 180px; }
    @media (max-width: 1500px) {
      .offer_page_section2 .container-fluid {
        padding-right: 150px; } }
    @media (max-width: 1366px) {
      .offer_page_section2 .container-fluid {
        padding-right: 100px; } }
    @media (max-width: 992px) {
      .offer_page_section2 .container-fluid {
        padding-right: 35px; } }
    @media (max-width: 768px) {
      .offer_page_section2 .container-fluid {
        padding-right: 18px; } }
  .offer_page_section2 .text_content {
    min-height: 720px;
    position: relative;
    margin-top: 100px;
    padding-left: 7px; }
    @media (max-width: 1600px) {
      .offer_page_section2 .text_content {
        min-height: 650px;
        padding-bottom: 150px; } }
    @media (max-width: 1440px) {
      .offer_page_section2 .text_content {
        margin-top: 70px; } }
    @media (max-width: 1250px) {
      .offer_page_section2 .text_content {
        margin-top: 70px;
        padding-bottom: 100px;
        min-height: 550px; } }
    @media (max-width: 1100px) {
      .offer_page_section2 .text_content {
        min-height: 450px; } }
    @media (max-width: 800px) {
      .offer_page_section2 .text_content {
        padding-left: 0;
        padding-bottom: 0px;
        margin-top: 20px; } }
    .offer_page_section2 .text_content .main_text {
      max-width: 625px;
      width: 100%;
      padding: 65px 100px 80px 0;
      z-index: 2;
      position: relative;
      background-color: #f9f6fc; }
      @media (max-width: 1700px) {
        .offer_page_section2 .text_content .main_text {
          padding: 65px 60px 40px 0;
          max-width: 580px; } }
      @media (max-width: 1550px) {
        .offer_page_section2 .text_content .main_text {
          padding: 55px 50px 40px 0;
          max-width: 530px; } }
      @media (max-width: 1200px) {
        .offer_page_section2 .text_content .main_text {
          padding: 35px 40px 40px 0;
          max-width: 480px; } }
      @media (max-width: 1100px) {
        .offer_page_section2 .text_content .main_text {
          padding: 35px 40px 40px 0;
          max-width: 430px; } }
      @media (max-width: 992px) {
        .offer_page_section2 .text_content .main_text {
          max-width: 400px; } }
      @media (max-width: 800px) {
        .offer_page_section2 .text_content .main_text {
          max-width: 95%;
          padding: 15px 30px 30px 30px; } }
      @media (max-width: 600px) {
        .offer_page_section2 .text_content .main_text {
          padding: 15px 30px 30px 30px; } }
      @media (max-width: 500px) {
        .offer_page_section2 .text_content .main_text {
          padding: 15px 20px 30px 0px; } }
    .offer_page_section2 .text_content .first_visit_section2_img {
      position: absolute;
      right: 0;
      top: 0;
      height: 720px;
      max-width: 1075px;
      width: 100%;
      z-index: 1; }
      @media (max-width: 1700px) {
        .offer_page_section2 .text_content .first_visit_section2_img {
          max-width: 950px;
          height: 100%; } }
      @media (max-width: 1440px) {
        .offer_page_section2 .text_content .first_visit_section2_img {
          max-width: 850px; } }
      @media (max-width: 1250px) {
        .offer_page_section2 .text_content .first_visit_section2_img {
          max-width: 750px; } }
      @media (max-width: 1100px) {
        .offer_page_section2 .text_content .first_visit_section2_img {
          max-width: 650px; } }
      @media (max-width: 800px) {
        .offer_page_section2 .text_content .first_visit_section2_img {
          position: relative;
          max-width: 100%;
          margin-top: -30px;
          height: 450px; } }
      @media (max-width: 600px) {
        .offer_page_section2 .text_content .first_visit_section2_img {
          height: 350px; } }
      .offer_page_section2 .text_content .first_visit_section2_img img {
        -o-object-fit: cover;
           object-fit: cover;
        height: 100%;
        width: 100%; }
        @media (max-width: 500px) {
          .offer_page_section2 .text_content .first_visit_section2_img img {
            -o-object-position: 70%;
               object-position: 70%; } }

.short_faq.short_faq_offer_page {
  padding: 55px 0 86px; }
  @media (max-width: 992px) {
    .short_faq.short_faq_offer_page {
      padding: 55px 0 66px; } }
  @media (max-width: 500px) {
    .short_faq.short_faq_offer_page {
      padding: 45px 0 46px; } }