/* line 177, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
.d-ib {
  display: inline-block; }

@media only screen and (min-width: 1601px) {
  /* line 178, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .xlp-n {
    display: none; } }

@media only screen and (max-width: 1600px) and (min-width: 1281px) {
  /* line 178, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .xlp-n {
    display: none; } }

@media only screen and (max-width: 1280px) and (min-width: 961px) {
  /* line 178, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .xlp-n {
    display: none; } }

@media only screen and (max-width: 960px) and (min-width: 768px) {
  /* line 179, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .ts-n {
    display: none; } }

@media only screen and (max-width: 767px) {
  /* line 179, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .ts-n {
    display: none; } }

/* line 192, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
body {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 16px !important;
  color: #0f0f0f;
  font-weight: 400;
  line-height: 1.5;
  font-style: normal;
  position: relative;
  overflow-x: hidden; }

/* line 381, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
.lh1 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  transition-duration: .2s; }
  /* line 388, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .lh1.bg {
    background-color: #ffffff; }
  /* line 389, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .lh1 .ctr {
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    height: 60px; }
    @media only screen and (min-width: 1601px) {
      /* line 389, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .lh1 .ctr {
        max-width: 1280px; } }
    @media only screen and (max-width: 1600px) and (min-width: 1281px) {
      /* line 389, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .lh1 .ctr {
        max-width: 1280px;
        width: 90%; } }
    @media only screen and (max-width: 1280px) and (min-width: 961px) {
      /* line 389, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .lh1 .ctr {
        max-width: 90%; } }
    @media only screen and (max-width: 960px) and (min-width: 768px) {
      /* line 389, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .lh1 .ctr {
        max-width: 90%; } }
    @media only screen and (max-width: 767px) {
      /* line 389, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .lh1 .ctr {
        max-width: 90%; } }
    @media only screen and (max-width: 767px) {
      /* line 389, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .lh1 .ctr {
        justify-content: center;
        height: 48px; } }
  /* line 399, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .lh1 .logo span {
    font-size: 22px !important;
    font-weight: 900;
    display: inline-block;
    transform: translateY(-1px); }
    @media only screen and (max-width: 767px) {
      /* line 399, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .lh1 .logo span {
        font-size: 15px !important;
        display: block; } }
  /* line 410, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .lh1 .logo img {
    height: 26px; }
  @media only screen and (max-width: 767px) {
    /* line 412, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .lh1 .menu {
      display: none; } }
  /* line 414, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .lh1 .menu a {
    font-weight: 500;
    display: inline-block;
    margin-left: 36px;
    transition-duration: .3s; }
    /* line 420, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .lh1 .menu a:not(:last-child):hover {
      color: #addc95; }
    @media only screen and (max-width: 1280px) and (min-width: 961px) {
      /* line 423, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .lh1 .menu a:not(:last-child) {
        display: none; } }
    @media only screen and (max-width: 960px) and (min-width: 768px) {
      /* line 423, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .lh1 .menu a:not(:last-child) {
        display: none; } }
    @media only screen and (max-width: 767px) {
      /* line 423, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .lh1 .menu a:not(:last-child) {
        display: none; } }
    /* line 425, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .lh1 .menu a.btn1 {
      display: inline-block;
      background-color: #76cd49;
      font-weight: 700;
      color: #ffffff;
      letter-spacing: 1px;
      height: 43px;
      line-height: 41px;
      padding-left: 30px;
      padding-right: 30px;
      border-radius: 6px;
      box-shadow: 0 4px 0 0 #5db231;
      transform: translateY(-1px);
      transition-duration: .2s; }
      @media only screen and (max-width: 767px) {
        /* line 425, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
        .lh1 .menu a.btn1 {
          height: 38px;
          line-height: 36px;
          padding-left: 20px;
          padding-right: 20px; } }
      /* line 272, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .lh1 .menu a.btn1:hover {
        box-shadow: 0 1px 0 0 #5db231;
        transform: translateY(2px);
        background-color: #88d461; }

/* line 432, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
.lf1 {
  font-size: 10px;
  text-align: center;
  background-color: #ffffff;
  letter-spacing: 0.9px;
  padding-top: 16.5px;
  padding-bottom: 16.5px; }

/* line 442, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
.cvr {
  position: relative; }
  /* line 444, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .cvr::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100vw;
    height: 100vh;
    background: url("../images/cvr.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; }
  /* line 458, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .cvr:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    opacity: 0.8; }
  /* line 469, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .cvr_inr {
    position: relative;
    z-index: 2; }

/* line 475, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
.lm1 {
  background-image: url("../images/mv.jpg");
  background-size: cover;
  background-position: center bottom -130px;
  position: relative; }
  @media only screen and (max-width: 1280px) and (min-width: 961px) {
    /* line 475, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .lm1 {
      background-position: center; } }
  @media only screen and (max-width: 960px) and (min-width: 768px) {
    /* line 475, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .lm1 {
      background-position: center; } }
  @media only screen and (max-width: 767px) {
    /* line 475, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .lm1 {
      background-position: center; } }
  /* line 483, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .lm1 .mix {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0) 100%);
    z-index: 1; }
    @media only screen and (max-width: 960px) and (min-width: 768px) {
      /* line 483, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .lm1 .mix {
        mix-blend-mode: normal; } }
    @media only screen and (max-width: 767px) {
      /* line 483, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .lm1 .mix {
        mix-blend-mode: normal; } }
  /* line 494, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .lm1 .ctr {
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    padding-top: 140px;
    padding-bottom: 100px;
    position: relative;
    z-index: 1; }
    @media only screen and (min-width: 1601px) {
      /* line 494, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .lm1 .ctr {
        max-width: 1280px; } }
    @media only screen and (max-width: 1600px) and (min-width: 1281px) {
      /* line 494, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .lm1 .ctr {
        max-width: 1280px;
        width: 90%; } }
    @media only screen and (max-width: 1280px) and (min-width: 961px) {
      /* line 494, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .lm1 .ctr {
        max-width: 90%; } }
    @media only screen and (max-width: 960px) and (min-width: 768px) {
      /* line 494, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .lm1 .ctr {
        max-width: 90%; } }
    @media only screen and (max-width: 767px) {
      /* line 494, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .lm1 .ctr {
        max-width: 90%; } }
  /* line 503, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .lm1 .hdg {
    font-size: calc(1em + 0.9vw);
    font-weight: 700;
    letter-spacing: 1px;
    color: #ffffff;
    background-color: #addc95;
    display: inline-block;
    padding-bottom: 3px;
    padding-left: 16px;
    padding-right: 16px;
    margin-bottom: 6px; }
  /* line 515, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .lm1 h1 {
    font-size: calc(2em + 2vw);
    font-weight: 900;
    line-height: 1.4;
    margin-bottom: 60px; }
    @media only screen and (max-width: 767px) {
      /* line 515, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .lm1 h1 {
        font-size: calc(1.3em + 1.3vw); } }
    @media only screen and (max-width: 767px) {
      /* line 515, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .lm1 h1 {
        font-size: calc(1.3em + 1.3vw); } }
  /* line 523, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .lm1 .txt {
    line-height: 1.7;
    margin-bottom: 60px; }
    @media only screen and (max-width: 767px) {
      /* line 523, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .lm1 .txt {
        font-size: 14px !important; } }
  /* line 531, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .lm1 .ctabox a {
    display: inline-block;
    background-color: #76cd49;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 1px;
    height: 43px;
    line-height: 41px;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 6px;
    box-shadow: 0 4px 0 0 #5db231;
    transform: translateY(-1px);
    transition-duration: .2s;
    font-size: 30px !important;
    height: 100px;
    line-height: 94px;
    display: block;
    text-align: center;
    max-width: 500px;
    letter-spacing: 3px;
    position: relative; }
    @media only screen and (max-width: 767px) {
      /* line 531, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .lm1 .ctabox a {
        height: 38px;
        line-height: 36px;
        padding-left: 20px;
        padding-right: 20px; } }
    /* line 272, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .lm1 .ctabox a:hover {
      box-shadow: 0 1px 0 0 #5db231;
      transform: translateY(2px);
      background-color: #88d461; }
    @media only screen and (max-width: 767px) {
      /* line 531, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .lm1 .ctabox a {
        font-size: 21px !important;
        height: 76px;
        line-height: 70px; } }
    /* line 294, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .lm1 .ctabox a .icn1 {
      position: absolute;
      top: 50%;
      left: 40px;
      transform: translateY(-50%);
      height: 36px; }
      @media only screen and (max-width: 767px) {
        /* line 294, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
        .lm1 .ctabox a .icn1 {
          left: 18px;
          height: 30px; } }
    /* line 305, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .lm1 .ctabox a .icn2 {
      position: absolute;
      top: 50%;
      right: 24px;
      transform: translateY(-50%);
      height: 36px; }
      @media only screen and (max-width: 767px) {
        /* line 305, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
        .lm1 .ctabox a .icn2 {
          right: 16px;
          height: 30px; } }
    /* line 316, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .lm1 .ctabox a .chdg {
      font-size: 16px !important;
      background-color: #ffffff;
      color: #76cd49;
      line-height: 32px;
      letter-spacing: normal;
      padding: 0 20px 3px;
      border: solid 3px #76cd49;
      border-radius: 100px;
      box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
      position: absolute;
      top: -27px;
      left: -6px;
      transition: .2s; }
      @media only screen and (max-width: 767px) {
        /* line 316, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
        .lm1 .ctabox a .chdg {
          font-size: 14px !important;
          line-height: 28px;
          top: -25px; } }
      /* line 335, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .lm1 .ctabox a .chdg:before {
        content: "";
        position: absolute;
        bottom: -18px;
        left: 18.2%;
        margin-left: -15px;
        border: 10px solid transparent;
        border-top: 10px solid #ffffff;
        z-index: 2; }
        @media only screen and (max-width: 767px) {
          /* line 335, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
          .lm1 .ctabox a .chdg:before {
            left: 13%; } }
      /* line 346, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .lm1 .ctabox a .chdg:after {
        content: "";
        position: absolute;
        bottom: -24px;
        left: 18.2%;
        margin-left: -17px;
        border: 12px solid transparent;
        border-top: 12px solid #76cd49;
        z-index: 1; }
        @media only screen and (max-width: 767px) {
          /* line 346, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
          .lm1 .ctabox a .chdg:after {
            left: 13%; } }

/* line 535, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
.la1 {
  background-color: #addc95; }
  /* line 537, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .la1.bg1 {
    background-color: #ffffff; }
  /* line 538, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .la1.bg2 {
    background-color: #0f0f0f; }
  /* line 539, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .la1 .ttl {
    margin: 0 auto;
    text-align: center;
    font-size: 24px !important;
    color: #ffffff;
    font-weight: 700;
    padding-top: 24px;
    padding-bottom: 26px; }
    @media only screen and (min-width: 1601px) {
      /* line 539, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .la1 .ttl {
        max-width: 1280px; } }
    @media only screen and (max-width: 1600px) and (min-width: 1281px) {
      /* line 539, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .la1 .ttl {
        max-width: 1280px;
        width: 90%; } }
    @media only screen and (max-width: 1280px) and (min-width: 961px) {
      /* line 539, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .la1 .ttl {
        max-width: 90%; } }
    @media only screen and (max-width: 960px) and (min-width: 768px) {
      /* line 539, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .la1 .ttl {
        max-width: 90%; } }
    @media only screen and (max-width: 767px) {
      /* line 539, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .la1 .ttl {
        max-width: 90%; } }
    @media only screen and (max-width: 767px) {
      /* line 539, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .la1 .ttl {
        font-size: 18px !important;
        padding-top: 16px;
        padding-bottom: 19px; } }
    /* line 552, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .la1 .ttl span.clr {
      color: white; }
  /* line 554, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .la1.bln {
    position: relative; }
    /* line 556, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .la1.bln:before {
      content: "";
      position: absolute;
      bottom: 3px;
      left: 50%;
      transform: translateX(-50%) translateY(100%);
      border: 18px solid transparent;
      border-top: 18px solid #addc95; }

/* line 568, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
.l1 {
  padding-top: 90px;
  padding-bottom: 90px; }
  @media only screen and (max-width: 767px) {
    /* line 568, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .l1 {
      padding-top: 60px;
      padding-bottom: 60px; } }
  /* line 570, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l1 .ctr {
    margin: 0 auto; }
    @media only screen and (min-width: 1601px) {
      /* line 570, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l1 .ctr {
        max-width: 1280px; } }
    @media only screen and (max-width: 1600px) and (min-width: 1281px) {
      /* line 570, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l1 .ctr {
        max-width: 1280px;
        width: 90%; } }
    @media only screen and (max-width: 1280px) and (min-width: 961px) {
      /* line 570, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l1 .ctr {
        max-width: 90%; } }
    @media only screen and (max-width: 960px) and (min-width: 768px) {
      /* line 570, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l1 .ctr {
        max-width: 90%; } }
    @media only screen and (max-width: 767px) {
      /* line 570, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l1 .ctr {
        max-width: 90%; } }
  /* line 573, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l1 h2 {
    text-align: center;
    font-size: 36px !important;
    font-weight: 700;
    margin-bottom: 30px; }
    @media only screen and (max-width: 767px) {
      /* line 573, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l1 h2 {
        font-size: 24px !important; } }
  /* line 574, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l1 hr {
    width: 80px;
    height: 4px;
    background-color: #addc95;
    margin-left: auto;
    margin-right: auto;
    border: none;
    margin-bottom: 48px; }
    @media only screen and (max-width: 767px) {
      /* line 574, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l1 hr {
        margin-bottom: 36px;
        width: 64px; } }
  /* line 576, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l1 li {
    box-shadow: 0 0 8px rgba(30, 32, 34, 0.2);
    border-radius: 6px;
    background-color: #ffffff;
    font-size: 18px !important;
    font-weight: 500;
    padding-top: 18px;
    padding-bottom: 22px;
    padding-left: 64px;
    padding-right: 20px;
    max-width: 690px;
    margin-left: auto;
    margin-right: auto;
    position: relative; }
    /* line 584, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .l1 li:not(:last-child) {
      margin-bottom: 20px; }
    @media only screen and (max-width: 767px) {
      /* line 576, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l1 li {
        font-size: 16px !important;
        padding-top: 18px;
        padding-bottom: 22px;
        padding-left: 48px;
        padding-right: 20px; } }
    /* line 595, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .l1 li img {
      position: absolute;
      top: 21px;
      left: 24px;
      background-color: #addc95;
      border-radius: 100%;
      height: 26px; }
      @media only screen and (max-width: 767px) {
        /* line 595, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
        .l1 li img {
          top: 21px;
          left: 16px;
          height: 21px; } }

/* line 611, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
.l2 {
  padding-top: 90px;
  padding-bottom: 90px; }
  @media only screen and (max-width: 767px) {
    /* line 611, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .l2 {
      padding-top: 60px;
      padding-bottom: 60px; } }
  /* line 613, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l2 .ctr {
    margin: 0 auto;
    text-align: center; }
    @media only screen and (min-width: 1601px) {
      /* line 613, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l2 .ctr {
        max-width: 1280px; } }
    @media only screen and (max-width: 1600px) and (min-width: 1281px) {
      /* line 613, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l2 .ctr {
        max-width: 1280px;
        width: 90%; } }
    @media only screen and (max-width: 1280px) and (min-width: 961px) {
      /* line 613, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l2 .ctr {
        max-width: 90%; } }
    @media only screen and (max-width: 960px) and (min-width: 768px) {
      /* line 613, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l2 .ctr {
        max-width: 90%; } }
    @media only screen and (max-width: 767px) {
      /* line 613, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l2 .ctr {
        max-width: 90%; } }
  /* line 617, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l2 .hdg {
    font-size: 20px !important;
    font-weight: 500;
    margin-bottom: 16px; }
    @media only screen and (max-width: 767px) {
      /* line 617, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l2 .hdg {
        font-size: 18px !important; } }
  /* line 623, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l2 .info {
    font-size: 20px !important;
    font-weight: 700;
    background-color: #addc95;
    color: #ffffff;
    display: inline-block;
    padding-top: 4px;
    padding-bottom: 6px;
    padding-left: 14px;
    padding-right: 14px;
    margin-bottom: 16px; }
    @media only screen and (max-width: 767px) {
      /* line 623, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l2 .info {
        font-size: 18px !important; } }
  /* line 636, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l2 h2 {
    text-align: center;
    font-size: 36px !important;
    font-weight: 700;
    margin-bottom: 30px; }
    @media only screen and (max-width: 767px) {
      /* line 636, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l2 h2 {
        font-size: 24px !important; } }
  /* line 637, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l2 hr {
    width: 80px;
    height: 4px;
    background-color: #addc95;
    margin-left: auto;
    margin-right: auto;
    border: none;
    margin-bottom: 48px;
    margin-bottom: 64px; }
    @media only screen and (max-width: 767px) {
      /* line 637, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l2 hr {
        margin-bottom: 36px;
        width: 64px; } }
  /* line 641, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l2 .row {
    text-align: left;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    gap: 36px 0; }
    /* line 644, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .l2 .row:not(:last-child) {
      margin-bottom: 64px; }
    @media only screen and (min-width: 1601px) {
      /* line 646, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l2 .row.rsv {
        flex-direction: row-reverse; } }
    @media only screen and (max-width: 1600px) and (min-width: 1281px) {
      /* line 646, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l2 .row.rsv {
        flex-direction: row-reverse; } }
    @media only screen and (max-width: 1280px) and (min-width: 961px) {
      /* line 646, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l2 .row.rsv {
        flex-direction: row-reverse; } }
  /* line 650, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l2 .col {
    width: 48%; }
    @media only screen and (max-width: 960px) and (min-width: 768px) {
      /* line 650, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l2 .col {
        width: 100%; } }
    @media only screen and (max-width: 767px) {
      /* line 650, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l2 .col {
        width: 100%; } }
    /* line 652, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .l2 .col img {
      border-radius: 6px; }
  /* line 654, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l2 .pit {
    color: #addc95;
    font-weight: 500;
    margin-bottom: 10px; }
  /* line 659, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l2 h3 {
    text-align: left;
    font-size: 30px !important;
    font-weight: 700;
    margin-bottom: 20px; }
    @media only screen and (max-width: 767px) {
      /* line 659, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l2 h3 {
        font-size: 20px !important; } }
  /* line 666, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l2 hr.hrl {
    margin-left: 0;
    width: 60px;
    height: 3px;
    margin-bottom: 24px; }
  /* line 672, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l2 .txt {
    line-height: 1.8; }

/* line 677, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
.cta {
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative; }
  /* line 681, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .cta .mix {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #addc95;
    opacity: 0.9;
    mix-blend-mode: multiply;
    z-index: 1; }
  /* line 692, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .cta .ctr {
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 2;
    color: #ffffff; }
    @media only screen and (min-width: 1601px) {
      /* line 692, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .cta .ctr {
        max-width: 1280px; } }
    @media only screen and (max-width: 1600px) and (min-width: 1281px) {
      /* line 692, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .cta .ctr {
        max-width: 1280px;
        width: 90%; } }
    @media only screen and (max-width: 1280px) and (min-width: 961px) {
      /* line 692, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .cta .ctr {
        max-width: 90%; } }
    @media only screen and (max-width: 960px) and (min-width: 768px) {
      /* line 692, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .cta .ctr {
        max-width: 90%; } }
    @media only screen and (max-width: 767px) {
      /* line 692, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .cta .ctr {
        max-width: 90%; } }
  /* line 699, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .cta h2 {
    font-size: 30px !important;
    font-weight: 700;
    margin-bottom: 48px; }
    @media only screen and (max-width: 767px) {
      /* line 699, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .cta h2 {
        font-size: 22px !important; } }
    /* line 704, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .cta h2.mb {
      margin-bottom: 20px; }
  /* line 708, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .cta ul {
    font-size: 18px !important;
    margin-bottom: 54px; }
    @media only screen and (max-width: 767px) {
      /* line 708, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .cta ul {
        font-size: 17px !important; } }
    /* line 712, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .cta ul li {
      margin-bottom: 6px; }
  /* line 717, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .cta .ctabox a {
    display: inline-block;
    background-color: #76cd49;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 1px;
    height: 43px;
    line-height: 41px;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 6px;
    box-shadow: 0 4px 0 0 #5db231;
    transform: translateY(-1px);
    transition-duration: .2s;
    font-size: 30px !important;
    height: 100px;
    line-height: 94px;
    display: block;
    text-align: center;
    max-width: 500px;
    letter-spacing: 3px;
    position: relative;
    margin-left: auto;
    margin-right: auto; }
    @media only screen and (max-width: 767px) {
      /* line 717, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .cta .ctabox a {
        height: 38px;
        line-height: 36px;
        padding-left: 20px;
        padding-right: 20px; } }
    /* line 272, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .cta .ctabox a:hover {
      box-shadow: 0 1px 0 0 #5db231;
      transform: translateY(2px);
      background-color: #88d461; }
    @media only screen and (max-width: 767px) {
      /* line 717, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .cta .ctabox a {
        font-size: 21px !important;
        height: 76px;
        line-height: 70px; } }
    /* line 294, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .cta .ctabox a .icn1 {
      position: absolute;
      top: 50%;
      left: 40px;
      transform: translateY(-50%);
      height: 36px; }
      @media only screen and (max-width: 767px) {
        /* line 294, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
        .cta .ctabox a .icn1 {
          left: 18px;
          height: 30px; } }
    /* line 305, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .cta .ctabox a .icn2 {
      position: absolute;
      top: 50%;
      right: 24px;
      transform: translateY(-50%);
      height: 36px; }
      @media only screen and (max-width: 767px) {
        /* line 305, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
        .cta .ctabox a .icn2 {
          right: 16px;
          height: 30px; } }
    /* line 316, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .cta .ctabox a .chdg {
      font-size: 16px !important;
      background-color: #ffffff;
      color: #76cd49;
      line-height: 32px;
      letter-spacing: normal;
      padding: 0 20px 3px;
      border: solid 3px #76cd49;
      border-radius: 100px;
      box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
      position: absolute;
      top: -27px;
      left: -6px;
      transition: .2s; }
      @media only screen and (max-width: 767px) {
        /* line 316, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
        .cta .ctabox a .chdg {
          font-size: 14px !important;
          line-height: 28px;
          top: -25px; } }
      /* line 335, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .cta .ctabox a .chdg:before {
        content: "";
        position: absolute;
        bottom: -18px;
        left: 18.2%;
        margin-left: -15px;
        border: 10px solid transparent;
        border-top: 10px solid #ffffff;
        z-index: 2; }
        @media only screen and (max-width: 767px) {
          /* line 335, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
          .cta .ctabox a .chdg:before {
            left: 13%; } }
      /* line 346, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .cta .ctabox a .chdg:after {
        content: "";
        position: absolute;
        bottom: -24px;
        left: 18.2%;
        margin-left: -17px;
        border: 12px solid transparent;
        border-top: 12px solid #76cd49;
        z-index: 1; }
        @media only screen and (max-width: 767px) {
          /* line 346, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
          .cta .ctabox a .chdg:after {
            left: 13%; } }

/* line 724, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
.l3 {
  padding-top: 90px;
  padding-bottom: 90px; }
  @media only screen and (max-width: 767px) {
    /* line 724, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .l3 {
      padding-top: 60px;
      padding-bottom: 60px; } }
  /* line 726, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l3 .ctr {
    margin: 0 auto; }
    @media only screen and (min-width: 1601px) {
      /* line 726, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l3 .ctr {
        max-width: 1280px; } }
    @media only screen and (max-width: 1600px) and (min-width: 1281px) {
      /* line 726, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l3 .ctr {
        max-width: 1280px;
        width: 90%; } }
    @media only screen and (max-width: 1280px) and (min-width: 961px) {
      /* line 726, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l3 .ctr {
        max-width: 90%; } }
    @media only screen and (max-width: 960px) and (min-width: 768px) {
      /* line 726, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l3 .ctr {
        max-width: 90%; } }
    @media only screen and (max-width: 767px) {
      /* line 726, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l3 .ctr {
        max-width: 90%; } }
  /* line 729, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l3 h2 {
    text-align: center;
    font-size: 36px !important;
    font-weight: 700;
    margin-bottom: 30px; }
    @media only screen and (max-width: 767px) {
      /* line 729, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l3 h2 {
        font-size: 24px !important; } }
  /* line 730, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l3 hr {
    width: 80px;
    height: 4px;
    background-color: #addc95;
    margin-left: auto;
    margin-right: auto;
    border: none;
    margin-bottom: 48px; }
    @media only screen and (max-width: 767px) {
      /* line 730, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l3 hr {
        margin-bottom: 36px;
        width: 64px; } }
  /* line 731, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l3 .row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 24px 0; }
  /* line 735, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l3 .col {
    width: 32%;
    box-shadow: 0 0 8px rgba(30, 32, 34, 0.2);
    border-radius: 6px;
    background-color: #ffffff;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 30px;
    padding-left: 30px; }
    @media only screen and (max-width: 960px) and (min-width: 768px) {
      /* line 735, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l3 .col {
        width: 100%; } }
    @media only screen and (max-width: 767px) {
      /* line 735, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l3 .col {
        width: 100%; } }
    @media only screen and (max-width: 767px) {
      /* line 735, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l3 .col {
        padding-right: 20px;
        padding-left: 20px; } }
  /* line 748, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l3 img {
    height: 60px;
    margin-bottom: 10px; }
  /* line 752, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l3 h3 {
    font-size: 20px !important;
    font-weight: 700;
    color: #addc95;
    margin-bottom: 10px; }
  /* line 758, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l3 .txt {
    text-align: left;
    font-size: 15px !important;
    line-height: 1.8; }

/* line 765, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
.l4 {
  padding-top: 90px;
  padding-bottom: 90px;
  position: relative; }
  @media only screen and (max-width: 767px) {
    /* line 765, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .l4 {
      padding-top: 60px;
      padding-bottom: 60px; } }
  /* line 226, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l4 .mix {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #d3d3d3;
    opacity: 0.06;
    mix-blend-mode: multiply;
    z-index: 1; }
  /* line 768, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l4 .ctr {
    margin: 0 auto;
    position: relative;
    z-index: 2; }
    @media only screen and (min-width: 1601px) {
      /* line 768, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l4 .ctr {
        max-width: 1280px; } }
    @media only screen and (max-width: 1600px) and (min-width: 1281px) {
      /* line 768, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l4 .ctr {
        max-width: 1280px;
        width: 90%; } }
    @media only screen and (max-width: 1280px) and (min-width: 961px) {
      /* line 768, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l4 .ctr {
        max-width: 90%; } }
    @media only screen and (max-width: 960px) and (min-width: 768px) {
      /* line 768, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l4 .ctr {
        max-width: 90%; } }
    @media only screen and (max-width: 767px) {
      /* line 768, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l4 .ctr {
        max-width: 90%; } }
  /* line 772, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l4 h2 {
    text-align: center;
    font-size: 36px !important;
    font-weight: 700;
    margin-bottom: 30px; }
    @media only screen and (max-width: 767px) {
      /* line 772, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l4 h2 {
        font-size: 24px !important; } }
  /* line 773, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l4 hr {
    width: 80px;
    height: 4px;
    background-color: #addc95;
    margin-left: auto;
    margin-right: auto;
    border: none;
    margin-bottom: 48px; }
    @media only screen and (max-width: 767px) {
      /* line 773, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l4 hr {
        margin-bottom: 36px;
        width: 64px; } }
  /* line 774, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l4 .box {
    max-width: 690px;
    box-shadow: 0 0 8px rgba(30, 32, 34, 0.2);
    border-radius: 6px;
    background-color: #ffffff;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 30px;
    padding-left: 30px;
    margin-left: auto;
    margin-right: auto; }
  /* line 783, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l4 .stp {
    color: #addc95;
    font-weight: 500;
    margin-bottom: 6px; }
  /* line 788, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l4 h3 {
    font-size: 20px !important;
    font-weight: 700;
    margin-bottom: 8px; }
  /* line 793, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l4 .arw {
    text-align: center;
    margin-top: 8px;
    margin-bottom: 10px; }

/* line 800, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
.l5 {
  padding-top: 90px;
  padding-bottom: 90px; }
  @media only screen and (max-width: 767px) {
    /* line 800, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .l5 {
      padding-top: 60px;
      padding-bottom: 60px; } }
  /* line 802, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l5 .ctr {
    margin: 0 auto; }
    @media only screen and (min-width: 1601px) {
      /* line 802, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l5 .ctr {
        max-width: 1280px; } }
    @media only screen and (max-width: 1600px) and (min-width: 1281px) {
      /* line 802, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l5 .ctr {
        max-width: 1280px;
        width: 90%; } }
    @media only screen and (max-width: 1280px) and (min-width: 961px) {
      /* line 802, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l5 .ctr {
        max-width: 90%; } }
    @media only screen and (max-width: 960px) and (min-width: 768px) {
      /* line 802, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l5 .ctr {
        max-width: 90%; } }
    @media only screen and (max-width: 767px) {
      /* line 802, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l5 .ctr {
        max-width: 90%; } }
  /* line 805, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l5 .hdg {
    text-align: center;
    font-size: 20px !important;
    font-weight: 500;
    margin-bottom: 16px; }
    @media only screen and (max-width: 767px) {
      /* line 805, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l5 .hdg {
        font-size: 18px !important; } }
  /* line 812, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l5 h2 {
    text-align: center;
    font-size: 36px !important;
    font-weight: 700;
    margin-bottom: 30px; }
    @media only screen and (max-width: 767px) {
      /* line 812, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l5 h2 {
        font-size: 24px !important; } }
    /* line 814, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .l5 h2 span.clr {
      color: #addc95; }
  /* line 816, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l5 hr {
    width: 80px;
    height: 4px;
    background-color: #addc95;
    margin-left: auto;
    margin-right: auto;
    border: none;
    margin-bottom: 48px; }
    @media only screen and (max-width: 767px) {
      /* line 816, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l5 hr {
        margin-bottom: 36px;
        width: 64px; } }
  /* line 817, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l5 .row {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 24px 24px; }
  /* line 821, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l5 .col {
    width: 32%;
    box-shadow: 0 0 8px rgba(30, 32, 34, 0.2);
    border-radius: 6px;
    background-color: #ffffff;
    text-align: center; }
    @media only screen and (max-width: 960px) and (min-width: 768px) {
      /* line 821, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l5 .col {
        width: 100%; } }
    @media only screen and (max-width: 767px) {
      /* line 821, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l5 .col {
        width: 100%; } }
  /* line 826, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l5 .info {
    background-color: #addc95;
    font-size: 18px !important;
    color: #ffffff;
    font-weight: 500;
    padding-top: 8px;
    padding-bottom: 10px;
    margin-bottom: 16px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px; }
  /* line 837, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l5 img {
    height: 60px;
    margin-bottom: 10px; }
  /* line 841, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l5 h3 {
    font-size: 20px !important;
    font-weight: 700;
    color: #addc95;
    margin-bottom: 10px;
    padding-right: 30px;
    padding-left: 30px; }
    @media only screen and (max-width: 767px) {
      /* line 841, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l5 h3 {
        padding-right: 20px;
        padding-left: 20px; } }
  /* line 853, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l5 .txt {
    text-align: left;
    font-size: 15px !important;
    line-height: 1.8;
    padding-bottom: 30px;
    padding-right: 30px;
    padding-left: 30px; }
    @media only screen and (max-width: 767px) {
      /* line 853, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l5 .txt {
        padding-right: 20px;
        padding-left: 20px; } }
    /* line 864, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .l5 .txt span.sm {
      font-size: 13px !important; }

/* line 868, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
.l6 {
  padding-top: 90px;
  padding-bottom: 90px;
  position: relative; }
  @media only screen and (max-width: 767px) {
    /* line 868, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .l6 {
      padding-top: 60px;
      padding-bottom: 60px; } }
  /* line 226, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l6 .mix {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #d3d3d3;
    opacity: 0.06;
    mix-blend-mode: multiply;
    z-index: 1; }
  /* line 871, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l6 .ctr {
    margin: 0 auto;
    position: relative;
    z-index: 2; }
    @media only screen and (min-width: 1601px) {
      /* line 871, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l6 .ctr {
        max-width: 1280px; } }
    @media only screen and (max-width: 1600px) and (min-width: 1281px) {
      /* line 871, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l6 .ctr {
        max-width: 1280px;
        width: 90%; } }
    @media only screen and (max-width: 1280px) and (min-width: 961px) {
      /* line 871, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l6 .ctr {
        max-width: 90%; } }
    @media only screen and (max-width: 960px) and (min-width: 768px) {
      /* line 871, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l6 .ctr {
        max-width: 90%; } }
    @media only screen and (max-width: 767px) {
      /* line 871, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l6 .ctr {
        max-width: 90%; } }
  /* line 875, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l6 h2 {
    text-align: center;
    font-size: 36px !important;
    font-weight: 700;
    margin-bottom: 30px; }
    @media only screen and (max-width: 767px) {
      /* line 875, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l6 h2 {
        font-size: 24px !important; } }
  /* line 876, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l6 hr {
    width: 80px;
    height: 4px;
    background-color: #addc95;
    margin-left: auto;
    margin-right: auto;
    border: none;
    margin-bottom: 48px; }
    @media only screen and (max-width: 767px) {
      /* line 876, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l6 hr {
        margin-bottom: 36px;
        width: 64px; } }
  /* line 877, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l6 dl {
    max-width: 810px;
    box-shadow: 0 0 8px rgba(30, 32, 34, 0.2);
    border-radius: 6px;
    background-color: #ffffff;
    padding-right: 60px;
    padding-left: 60px;
    margin-left: auto;
    margin-right: auto; }
    /* line 883, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .l6 dl:not(:last-child) {
      margin-bottom: 24px; }
    @media only screen and (max-width: 767px) {
      /* line 877, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l6 dl {
        padding-right: 24px;
        padding-left: 40px; } }
  /* line 889, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l6 dt {
    font-weight: 700;
    line-height: 1.8;
    border-bottom: solid 1px #d3d3d3;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 6px;
    padding-left: 6px;
    position: relative; }
    @media only screen and (max-width: 767px) {
      /* line 889, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l6 dt {
        padding-bottom: 14px; } }
    /* line 899, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .l6 dt span.qes {
      position: absolute;
      top: 17px;
      left: -43px;
      text-align: center;
      color: #ffffff;
      font-weight: 500;
      background-color: #addc95;
      width: 36px;
      height: 36px;
      line-height: 32px;
      border-radius: 100%; }
      @media only screen and (max-width: 767px) {
        /* line 899, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
        .l6 dt span.qes {
          top: 21px;
          left: -30px;
          width: 28px;
          height: 28px;
          line-height: 25px; } }
  /* line 920, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l6 dd {
    line-height: 1.8;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 6px;
    padding-left: 6px;
    position: relative; }
    @media only screen and (max-width: 767px) {
      /* line 920, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l6 dd {
        padding-top: 14px; } }
    /* line 928, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .l6 dd span.ans {
      position: absolute;
      top: 17px;
      left: -43px;
      text-align: center;
      color: #ffffff;
      font-weight: 500;
      background-color: #0f0f0f;
      width: 36px;
      height: 36px;
      line-height: 32px;
      border-radius: 100%; }
      @media only screen and (max-width: 767px) {
        /* line 928, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
        .l6 dd span.ans {
          top: 15px;
          left: -30px;
          width: 28px;
          height: 28px;
          line-height: 25px; } }

/* line 951, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
.cta2 {
  padding-top: 90px;
  padding-bottom: 90px;
  position: relative; }
  @media only screen and (max-width: 767px) {
    /* line 951, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .cta2 {
      padding-top: 60px;
      padding-bottom: 60px; } }
  /* line 954, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .cta2 .mix {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #addc95;
    opacity: 0.9;
    mix-blend-mode: multiply;
    z-index: 1; }
  /* line 965, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .cta2 .ctr {
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 2;
    color: #ffffff; }
    @media only screen and (min-width: 1601px) {
      /* line 965, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .cta2 .ctr {
        max-width: 1280px; } }
    @media only screen and (max-width: 1600px) and (min-width: 1281px) {
      /* line 965, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .cta2 .ctr {
        max-width: 1280px;
        width: 90%; } }
    @media only screen and (max-width: 1280px) and (min-width: 961px) {
      /* line 965, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .cta2 .ctr {
        max-width: 90%; } }
    @media only screen and (max-width: 960px) and (min-width: 768px) {
      /* line 965, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .cta2 .ctr {
        max-width: 90%; } }
    @media only screen and (max-width: 767px) {
      /* line 965, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .cta2 .ctr {
        max-width: 90%; } }
  /* line 972, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .cta2 .mrk {
    font-size: 60px !important;
    color: white;
    font-weight: 900;
    width: 96px;
    height: 96px;
    line-height: 71px;
    border: solid 10px white;
    border-radius: 100%;
    display: inline-block;
    margin-bottom: 14px; }
    @media only screen and (max-width: 767px) {
      /* line 972, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .cta2 .mrk {
        font-size: 48px !important;
        width: 80px;
        height: 80px;
        line-height: 64px;
        border: solid 6px white; } }
  /* line 991, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .cta2 h2 {
    font-size: 30px !important;
    color: white;
    font-weight: 700;
    margin-bottom: 24px; }
    @media only screen and (max-width: 767px) {
      /* line 991, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .cta2 h2 {
        font-size: 22px !important; } }
  /* line 998, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .cta2 .txt {
    line-height: 1.8;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto; }
    @media only screen and (max-width: 767px) {
      /* line 998, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .cta2 .txt {
        line-height: 1.6; } }
    /* line 1005, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .cta2 .txt span.clr {
      color: white; }
    /* line 1006, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .cta2 .txt span.bg {
      color: #ffffff;
      background-color: #0f0f0f;
      display: inline-block;
      padding-left: 6px;
      padding-right: 6px; }
      @media only screen and (max-width: 767px) {
        /* line 1006, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
        .cta2 .txt span.bg {
          padding-top: 3px;
          padding-bottom: 3px; } }
  /* line 1019, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .cta2 .ctabox a {
    display: inline-block;
    background-color: #76cd49;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 1px;
    height: 43px;
    line-height: 41px;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 6px;
    box-shadow: 0 4px 0 0 #5db231;
    transform: translateY(-1px);
    transition-duration: .2s;
    font-size: 30px !important;
    height: 100px;
    line-height: 94px;
    display: block;
    text-align: center;
    max-width: 500px;
    letter-spacing: 3px;
    position: relative;
    margin-left: auto;
    margin-right: auto; }
    @media only screen and (max-width: 767px) {
      /* line 1019, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .cta2 .ctabox a {
        height: 38px;
        line-height: 36px;
        padding-left: 20px;
        padding-right: 20px; } }
    /* line 272, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .cta2 .ctabox a:hover {
      box-shadow: 0 1px 0 0 #5db231;
      transform: translateY(2px);
      background-color: #88d461; }
    @media only screen and (max-width: 767px) {
      /* line 1019, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .cta2 .ctabox a {
        font-size: 21px !important;
        height: 76px;
        line-height: 70px; } }
    /* line 294, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .cta2 .ctabox a .icn1 {
      position: absolute;
      top: 50%;
      left: 40px;
      transform: translateY(-50%);
      height: 36px; }
      @media only screen and (max-width: 767px) {
        /* line 294, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
        .cta2 .ctabox a .icn1 {
          left: 18px;
          height: 30px; } }
    /* line 305, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .cta2 .ctabox a .icn2 {
      position: absolute;
      top: 50%;
      right: 24px;
      transform: translateY(-50%);
      height: 36px; }
      @media only screen and (max-width: 767px) {
        /* line 305, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
        .cta2 .ctabox a .icn2 {
          right: 16px;
          height: 30px; } }
    /* line 316, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .cta2 .ctabox a .chdg {
      font-size: 16px !important;
      background-color: #ffffff;
      color: #76cd49;
      line-height: 32px;
      letter-spacing: normal;
      padding: 0 20px 3px;
      border: solid 3px #76cd49;
      border-radius: 100px;
      box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
      position: absolute;
      top: -27px;
      left: -6px;
      transition: .2s; }
      @media only screen and (max-width: 767px) {
        /* line 316, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
        .cta2 .ctabox a .chdg {
          font-size: 14px !important;
          line-height: 28px;
          top: -25px; } }
      /* line 335, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .cta2 .ctabox a .chdg:before {
        content: "";
        position: absolute;
        bottom: -18px;
        left: 18.2%;
        margin-left: -15px;
        border: 10px solid transparent;
        border-top: 10px solid #ffffff;
        z-index: 2; }
        @media only screen and (max-width: 767px) {
          /* line 335, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
          .cta2 .ctabox a .chdg:before {
            left: 13%; } }
      /* line 346, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .cta2 .ctabox a .chdg:after {
        content: "";
        position: absolute;
        bottom: -24px;
        left: 18.2%;
        margin-left: -17px;
        border: 12px solid transparent;
        border-top: 12px solid #76cd49;
        z-index: 1; }
        @media only screen and (max-width: 767px) {
          /* line 346, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
          .cta2 .ctabox a .chdg:after {
            left: 13%; } }

/* line 1026, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
.l7 {
  padding-top: 90px;
  padding-bottom: 90px; }
  @media only screen and (max-width: 767px) {
    /* line 1026, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .l7 {
      padding-top: 60px;
      padding-bottom: 60px; } }
  /* line 1028, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l7 .ctr {
    margin: 0 auto; }
    @media only screen and (min-width: 1601px) {
      /* line 1028, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l7 .ctr {
        max-width: 1280px; } }
    @media only screen and (max-width: 1600px) and (min-width: 1281px) {
      /* line 1028, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l7 .ctr {
        max-width: 1280px;
        width: 90%; } }
    @media only screen and (max-width: 1280px) and (min-width: 961px) {
      /* line 1028, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l7 .ctr {
        max-width: 90%; } }
    @media only screen and (max-width: 960px) and (min-width: 768px) {
      /* line 1028, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l7 .ctr {
        max-width: 90%; } }
    @media only screen and (max-width: 767px) {
      /* line 1028, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l7 .ctr {
        max-width: 90%; } }
  /* line 1031, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l7 .hdg {
    text-align: center;
    font-size: 20px !important;
    font-weight: 500;
    margin-bottom: 16px; }
    @media only screen and (max-width: 767px) {
      /* line 1031, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l7 .hdg {
        font-size: 18px !important; } }
  /* line 1038, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l7 h2 {
    text-align: center;
    font-size: 36px !important;
    font-weight: 700;
    margin-bottom: 30px; }
    @media only screen and (max-width: 767px) {
      /* line 1038, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l7 h2 {
        font-size: 24px !important; } }
  /* line 1039, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l7 hr {
    width: 80px;
    height: 4px;
    background-color: #addc95;
    margin-left: auto;
    margin-right: auto;
    border: none;
    margin-bottom: 48px; }
    @media only screen and (max-width: 767px) {
      /* line 1039, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l7 hr {
        margin-bottom: 36px;
        width: 64px; } }
  /* line 1040, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l7 form {
    max-width: 810px;
    box-shadow: 0 0 8px rgba(30, 32, 34, 0.2);
    border-radius: 6px;
    background-color: #ffffff;
    padding-top: 48px;
    padding-bottom: 48px;
    padding-right: 48px;
    padding-left: 48px;
    margin-left: auto;
    margin-right: auto; }
    @media only screen and (max-width: 767px) {
      /* line 1040, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l7 form {
        padding-top: 32px;
        padding-bottom: 32px;
        padding-right: 20px;
        padding-left: 20px; } }
  /* line 1055, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l7 .ctl {
    margin-bottom: 18px; }
  /* line 1058, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l7 .tlbl {
    font-size: 18px !important;
    font-weight: 500;
    display: block;
    margin-bottom: 8px; }
    /* line 1063, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .l7 .tlbl span.req {
      font-size: 12px !important;
      margin-left: 10px;
      background-color: #addc95;
      color: #ffffff;
      display: inline-block;
      padding-bottom: 1px;
      padding-left: 3px;
      padding-right: 3px;
      line-height: 1.3;
      border-radius: 3px;
      transform: translateY(-2px); }
    /* line 1076, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .l7 .tlbl span.any {
      font-size: 12px !important;
      margin-left: 10px;
      background-color: #a0a0a0;
      color: #ffffff;
      display: inline-block;
      padding-bottom: 1px;
      padding-left: 3px;
      padding-right: 3px;
      line-height: 1.3;
      border-radius: 3px;
      transform: translateY(-2px); }
  /* line 1090, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l7 input {
    border-radius: 6px;
    display: block;
    width: 100%;
    border: solid 1px #d3d3d3;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px; }
  /* line 1100, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l7 .rlbl {
    margin-right: 20px; }
  /* line 1103, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l7 input[type=radio] {
    width: 22px;
    height: 22px;
    display: inline-block;
    border-radius: 100%;
    margin-right: 8px;
    transform: translateY(-1px);
    position: relative; }
    /* line 1112, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .l7 input[type=radio]:checked::before {
      content: '';
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translateX(-50%) translateY(-50%);
      width: 13px;
      height: 13px;
      background-color: #addc95;
      border-radius: 100%; }
  /* line 1125, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l7 input[type=checkbox] {
    width: 22px;
    height: 22px;
    display: inline-block;
    border-radius: 6px;
    margin-right: 8px;
    transform: translateY(-1px);
    position: relative; }
    /* line 1134, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .l7 input[type=checkbox]:checked::before {
      content: '';
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translateX(-50%) translateY(-50%);
      width: 12px;
      height: 12px;
      background-color: #addc95;
      border-radius: 3px; }
  /* line 1147, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l7 .sltbox {
    position: relative;
    display: block;
    max-width: 300px; }
    /* line 1151, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .l7 .sltbox img {
      position: absolute;
      top: 50%;
      right: 10px;
      transform: translateY(-50%); }
  /* line 1158, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l7 select {
    border-radius: 6px;
    display: block;
    width: 100%;
    border: solid 1px #d3d3d3;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 16px; }
  /* line 1168, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l7 textarea {
    border-radius: 6px;
    display: block;
    width: 100%;
    border: solid 1px #d3d3d3;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px; }
  /* line 1178, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l7 button {
    text-align: center;
    background-color: #76cd49;
    font-size: 20px !important;
    color: #ffffff;
    font-weight: 700;
    display: block;
    width: 100%;
    height: 69px;
    border-radius: 6px;
    transition: .2s;
    margin-top: 32px; }
    @media only screen and (max-width: 767px) {
      /* line 1178, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l7 button {
        font-size: 18px !important;
        height: 60px;
        margin-top: 24px; } }
    /* line 1195, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .l7 button:hover {
      opacity: 0.8; }

/* line 1201, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
.cta3 {
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative; }
  /* line 1205, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .cta3 .mix {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #addc95;
    opacity: 0.9;
    mix-blend-mode: multiply;
    z-index: 1; }
  /* line 1216, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .cta3 .ctr {
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 2;
    color: #ffffff; }
    @media only screen and (min-width: 1601px) {
      /* line 1216, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .cta3 .ctr {
        max-width: 1280px; } }
    @media only screen and (max-width: 1600px) and (min-width: 1281px) {
      /* line 1216, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .cta3 .ctr {
        max-width: 1280px;
        width: 90%; } }
    @media only screen and (max-width: 1280px) and (min-width: 961px) {
      /* line 1216, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .cta3 .ctr {
        max-width: 90%; } }
    @media only screen and (max-width: 960px) and (min-width: 768px) {
      /* line 1216, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .cta3 .ctr {
        max-width: 90%; } }
    @media only screen and (max-width: 767px) {
      /* line 1216, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .cta3 .ctr {
        max-width: 90%; } }
  /* line 1223, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .cta3 h2 {
    font-size: 30px !important;
    font-weight: 700;
    margin-bottom: 48px; }
    @media only screen and (max-width: 767px) {
      /* line 1223, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .cta3 h2 {
        font-size: 22px !important; } }
  /* line 1230, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .cta3 .ctabox a {
    display: inline-block;
    background-color: #76cd49;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 1px;
    height: 43px;
    line-height: 41px;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 6px;
    box-shadow: 0 4px 0 0 #5db231;
    transform: translateY(-1px);
    transition-duration: .2s;
    font-size: 30px !important;
    height: 100px;
    line-height: 94px;
    display: block;
    text-align: center;
    max-width: 500px;
    letter-spacing: 3px;
    position: relative;
    margin-left: auto;
    margin-right: auto; }
    @media only screen and (max-width: 767px) {
      /* line 1230, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .cta3 .ctabox a {
        height: 38px;
        line-height: 36px;
        padding-left: 20px;
        padding-right: 20px; } }
    /* line 272, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .cta3 .ctabox a:hover {
      box-shadow: 0 1px 0 0 #5db231;
      transform: translateY(2px);
      background-color: #88d461; }
    @media only screen and (max-width: 767px) {
      /* line 1230, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .cta3 .ctabox a {
        font-size: 21px !important;
        height: 76px;
        line-height: 70px; } }
    /* line 294, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .cta3 .ctabox a .icn1 {
      position: absolute;
      top: 50%;
      left: 40px;
      transform: translateY(-50%);
      height: 36px; }
      @media only screen and (max-width: 767px) {
        /* line 294, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
        .cta3 .ctabox a .icn1 {
          left: 18px;
          height: 30px; } }
    /* line 305, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .cta3 .ctabox a .icn2 {
      position: absolute;
      top: 50%;
      right: 24px;
      transform: translateY(-50%);
      height: 36px; }
      @media only screen and (max-width: 767px) {
        /* line 305, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
        .cta3 .ctabox a .icn2 {
          right: 16px;
          height: 30px; } }
    /* line 316, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .cta3 .ctabox a .chdg {
      font-size: 16px !important;
      background-color: #ffffff;
      color: #76cd49;
      line-height: 32px;
      letter-spacing: normal;
      padding: 0 20px 3px;
      border: solid 3px #76cd49;
      border-radius: 100px;
      box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
      position: absolute;
      top: -27px;
      left: -6px;
      transition: .2s; }
      @media only screen and (max-width: 767px) {
        /* line 316, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
        .cta3 .ctabox a .chdg {
          font-size: 14px !important;
          line-height: 28px;
          top: -25px; } }
      /* line 335, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .cta3 .ctabox a .chdg:before {
        content: "";
        position: absolute;
        bottom: -18px;
        left: 18.2%;
        margin-left: -15px;
        border: 10px solid transparent;
        border-top: 10px solid #ffffff;
        z-index: 2; }
        @media only screen and (max-width: 767px) {
          /* line 335, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
          .cta3 .ctabox a .chdg:before {
            left: 13%; } }
      /* line 346, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .cta3 .ctabox a .chdg:after {
        content: "";
        position: absolute;
        bottom: -24px;
        left: 18.2%;
        margin-left: -17px;
        border: 12px solid transparent;
        border-top: 12px solid #76cd49;
        z-index: 1; }
        @media only screen and (max-width: 767px) {
          /* line 346, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
          .cta3 .ctabox a .chdg:after {
            left: 13%; } }
  /* line 1235, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .cta3 .telbox {
    margin-top: 48px;
    padding-top: 30px;
    border-top: solid 1px #ffffff; }
    /* line 1239, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .cta3 .telbox h3 {
      font-size: 24px !important;
      font-weight: 500;
      margin-bottom: 12px; }
      @media only screen and (max-width: 767px) {
        /* line 1239, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
        .cta3 .telbox h3 {
          font-size: 18px !important; } }
    /* line 1245, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .cta3 .telbox a {
      font-size: 44px !important;
      font-weight: 700;
      letter-spacing: 2px; }
      @media only screen and (max-width: 767px) {
        /* line 1245, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
        .cta3 .telbox a {
          font-size: 32px !important; } }
      /* line 1250, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .cta3 .telbox a img {
        height: 44px;
        transform: translateY(-7px); }
        @media only screen and (max-width: 767px) {
          /* line 1250, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
          .cta3 .telbox a img {
            height: 36px;
            transform: translateY(-3px); } }

/* line 1262, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
.l5a {
  padding-top: 90px;
  padding-bottom: 90px;
  position: relative; }
  @media only screen and (max-width: 767px) {
    /* line 1262, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .l5a {
      padding-top: 60px;
      padding-bottom: 60px; } }
  /* line 226, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l5a .mix {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #d3d3d3;
    opacity: 0.06;
    mix-blend-mode: multiply;
    z-index: 1; }
  /* line 1265, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l5a .ctr {
    margin: 0 auto; }
    @media only screen and (min-width: 1601px) {
      /* line 1265, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l5a .ctr {
        max-width: 1280px; } }
    @media only screen and (max-width: 1600px) and (min-width: 1281px) {
      /* line 1265, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l5a .ctr {
        max-width: 1280px;
        width: 90%; } }
    @media only screen and (max-width: 1280px) and (min-width: 961px) {
      /* line 1265, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l5a .ctr {
        max-width: 90%; } }
    @media only screen and (max-width: 960px) and (min-width: 768px) {
      /* line 1265, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l5a .ctr {
        max-width: 90%; } }
    @media only screen and (max-width: 767px) {
      /* line 1265, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l5a .ctr {
        max-width: 90%; } }
  /* line 1268, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l5a .hdg {
    text-align: center;
    font-size: 20px !important;
    font-weight: 500;
    margin-bottom: 16px; }
    @media only screen and (max-width: 767px) {
      /* line 1268, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l5a .hdg {
        font-size: 18px !important; } }
  /* line 1275, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l5a h2 {
    text-align: center;
    font-size: 36px !important;
    font-weight: 700;
    margin-bottom: 30px; }
    @media only screen and (max-width: 767px) {
      /* line 1275, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l5a h2 {
        font-size: 24px !important; } }
    /* line 1277, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .l5a h2 span.clr {
      color: #addc95; }
  /* line 1279, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l5a hr {
    width: 80px;
    height: 4px;
    background-color: #addc95;
    margin-left: auto;
    margin-right: auto;
    border: none;
    margin-bottom: 48px; }
    @media only screen and (max-width: 767px) {
      /* line 1279, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l5a hr {
        margin-bottom: 36px;
        width: 64px; } }
  /* line 1280, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l5a .row {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 24px 24px; }
  /* line 1284, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l5a .col {
    width: 36%;
    box-shadow: 0 0 8px rgba(30, 32, 34, 0.2);
    border-radius: 6px;
    background-color: #ffffff;
    text-align: center; }
    @media only screen and (max-width: 960px) and (min-width: 768px) {
      /* line 1284, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l5a .col {
        width: 100%; } }
    @media only screen and (max-width: 767px) {
      /* line 1284, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l5a .col {
        width: 100%; } }
  /* line 1290, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l5a .info {
    background-color: #addc95;
    font-size: 18px !important;
    color: #ffffff;
    font-weight: 500;
    padding-top: 8px;
    padding-bottom: 10px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px; }
  /* line 1300, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l5a img {
    margin-bottom: 10px; }
  /* line 1303, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l5a h3 {
    font-size: 20px !important;
    font-weight: 700;
    color: #addc95;
    margin-bottom: 10px;
    padding-right: 30px;
    padding-left: 30px; }
    @media only screen and (max-width: 767px) {
      /* line 1303, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l5a h3 {
        padding-right: 20px;
        padding-left: 20px; } }
  /* line 1315, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l5a .txt {
    text-align: left;
    font-size: 15px !important;
    line-height: 1.8;
    padding-bottom: 30px;
    padding-right: 30px;
    padding-left: 30px; }
    @media only screen and (max-width: 767px) {
      /* line 1315, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l5a .txt {
        padding-right: 20px;
        padding-left: 20px; } }
    /* line 1326, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .l5a .txt span.sm {
      font-size: 13px !important; }

/* line 1330, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
.l2a {
  padding-top: 90px;
  padding-bottom: 90px;
  position: relative; }
  @media only screen and (max-width: 767px) {
    /* line 1330, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .l2a {
      padding-top: 60px;
      padding-bottom: 60px; } }
  /* line 226, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l2a .mix {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #d3d3d3;
    opacity: 0.06;
    mix-blend-mode: multiply;
    z-index: 1; }
  /* line 1333, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l2a .ctr {
    margin: 0 auto;
    text-align: center; }
    @media only screen and (min-width: 1601px) {
      /* line 1333, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l2a .ctr {
        max-width: 1000px; } }
    @media only screen and (max-width: 1600px) and (min-width: 1281px) {
      /* line 1333, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l2a .ctr {
        max-width: 1000px;
        width: 90%; } }
    @media only screen and (max-width: 1280px) and (min-width: 961px) {
      /* line 1333, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l2a .ctr {
        max-width: 90%; } }
    @media only screen and (max-width: 960px) and (min-width: 768px) {
      /* line 1333, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l2a .ctr {
        max-width: 90%; } }
    @media only screen and (max-width: 767px) {
      /* line 1333, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l2a .ctr {
        max-width: 90%; } }
  /* line 1341, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l2a .hdg {
    font-size: 20px !important;
    font-weight: 500;
    margin-bottom: 16px; }
    @media only screen and (max-width: 767px) {
      /* line 1341, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l2a .hdg {
        font-size: 18px !important; } }
  /* line 1347, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l2a .info {
    font-size: 20px !important;
    font-weight: 700;
    background-color: #addc95;
    color: #ffffff;
    display: inline-block;
    padding-top: 4px;
    padding-bottom: 6px;
    padding-left: 14px;
    padding-right: 14px;
    margin-bottom: 16px; }
    @media only screen and (max-width: 767px) {
      /* line 1347, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l2a .info {
        font-size: 18px !important; } }
  /* line 1360, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l2a h2 {
    text-align: center;
    font-size: 36px !important;
    font-weight: 700;
    margin-bottom: 30px; }
    @media only screen and (max-width: 767px) {
      /* line 1360, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l2a h2 {
        font-size: 24px !important; } }
  /* line 1361, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l2a hr {
    width: 80px;
    height: 4px;
    background-color: #addc95;
    margin-left: auto;
    margin-right: auto;
    border: none;
    margin-bottom: 48px;
    margin-bottom: 64px; }
    @media only screen and (max-width: 767px) {
      /* line 1361, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l2a hr {
        margin-bottom: 36px;
        width: 64px; } }
  /* line 1365, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l2a .row {
    text-align: left;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    gap: 36px 0;
    box-shadow: 0 0 8px rgba(30, 32, 34, 0.2);
    border-radius: 6px;
    background-color: #ffffff;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 30px;
    padding-left: 30px; }
    /* line 1368, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .l2a .row:not(:last-child) {
      margin-bottom: 64px; }
    @media only screen and (max-width: 767px) {
      /* line 1365, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l2a .row {
        padding-right: 20px;
        padding-left: 20px; } }
    @media only screen and (min-width: 1601px) {
      /* line 1379, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l2a .row.rsv {
        flex-direction: row-reverse; } }
    @media only screen and (max-width: 1600px) and (min-width: 1281px) {
      /* line 1379, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l2a .row.rsv {
        flex-direction: row-reverse; } }
    @media only screen and (max-width: 1280px) and (min-width: 961px) {
      /* line 1379, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l2a .row.rsv {
        flex-direction: row-reverse; } }
  /* line 1383, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l2a .col {
    width: 48%; }
    @media only screen and (max-width: 960px) and (min-width: 768px) {
      /* line 1383, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l2a .col {
        width: 100%; } }
    @media only screen and (max-width: 767px) {
      /* line 1383, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l2a .col {
        width: 100%; } }
    /* line 1385, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .l2a .col img {
      border-radius: 6px; }
  /* line 1387, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l2a .pit {
    color: #addc95;
    font-weight: 500;
    margin-bottom: 10px; }
  /* line 1392, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l2a h3 {
    text-align: left;
    font-size: 30px !important;
    font-weight: 700;
    margin-bottom: 20px; }
    @media only screen and (max-width: 767px) {
      /* line 1392, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l2a h3 {
        font-size: 20px !important; } }
  /* line 1399, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l2a hr.hrl {
    margin-left: 0;
    width: 60px;
    height: 3px;
    margin-bottom: 24px; }
  /* line 1405, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l2a .txt {
    line-height: 1.8; }
  /* line 1408, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l2a .txt2 {
    line-height: 1.5;
    font-size: 15px !important;
    margin-bottom: 24px; }

/* line 1415, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
.l4a {
  padding-top: 90px;
  padding-bottom: 90px;
  position: relative; }
  @media only screen and (max-width: 767px) {
    /* line 1415, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
    .l4a {
      padding-top: 60px;
      padding-bottom: 60px; } }
  /* line 226, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l4a .mix {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #d3d3d3;
    opacity: 0.06;
    mix-blend-mode: multiply;
    z-index: 1; }
  /* line 1418, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l4a .ctr {
    margin: 0 auto;
    position: relative;
    z-index: 2; }
    @media only screen and (min-width: 1601px) {
      /* line 1418, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l4a .ctr {
        max-width: 1280px; } }
    @media only screen and (max-width: 1600px) and (min-width: 1281px) {
      /* line 1418, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l4a .ctr {
        max-width: 1280px;
        width: 90%; } }
    @media only screen and (max-width: 1280px) and (min-width: 961px) {
      /* line 1418, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l4a .ctr {
        max-width: 90%; } }
    @media only screen and (max-width: 960px) and (min-width: 768px) {
      /* line 1418, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l4a .ctr {
        max-width: 90%; } }
    @media only screen and (max-width: 767px) {
      /* line 1418, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l4a .ctr {
        max-width: 90%; } }
  /* line 1422, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l4a h2 {
    text-align: center;
    font-size: 36px !important;
    font-weight: 700;
    margin-bottom: 30px; }
    @media only screen and (max-width: 767px) {
      /* line 1422, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l4a h2 {
        font-size: 24px !important; } }
  /* line 1423, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l4a hr {
    width: 80px;
    height: 4px;
    background-color: #addc95;
    margin-left: auto;
    margin-right: auto;
    border: none;
    margin-bottom: 48px; }
    @media only screen and (max-width: 767px) {
      /* line 1423, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .l4a hr {
        margin-bottom: 36px;
        width: 64px; } }
  /* line 1424, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l4a .box {
    max-width: 690px;
    box-shadow: 0 0 8px rgba(30, 32, 34, 0.2);
    border-radius: 6px;
    background-color: #ffffff;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 30px;
    padding-left: 30px;
    margin-left: auto;
    margin-right: auto; }
  /* line 1433, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l4a .stp {
    color: #addc95;
    font-weight: 500;
    margin-bottom: 6px; }
  /* line 1438, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l4a dl {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 10px 0; }
  /* line 1442, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l4a dt {
    width: 24%; }
  /* line 1445, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .l4a dd {
    width: 70%; }

/* line 1450, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
.lt1 {
  height: calc(100vh - 48px);
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center; }
  /* line 1453, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .lt1 .ctr {
    margin: 0 auto;
    text-align: center; }
    @media only screen and (min-width: 1601px) {
      /* line 1453, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .lt1 .ctr {
        max-width: 1280px; } }
    @media only screen and (max-width: 1600px) and (min-width: 1281px) {
      /* line 1453, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .lt1 .ctr {
        max-width: 1280px;
        width: 90%; } }
    @media only screen and (max-width: 1280px) and (min-width: 961px) {
      /* line 1453, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .lt1 .ctr {
        max-width: 90%; } }
    @media only screen and (max-width: 960px) and (min-width: 768px) {
      /* line 1453, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .lt1 .ctr {
        max-width: 90%; } }
    @media only screen and (max-width: 767px) {
      /* line 1453, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .lt1 .ctr {
        max-width: 90%; } }
  /* line 1457, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
  .lt1 h1 {
    font-size: 30px !important;
    font-weight: 700;
    width: 100%;
    margin-bottom: 24px; }
    @media only screen and (max-width: 767px) {
      /* line 1457, /Users/mair/Desktop/web_desk/relax_fl/relax/css/style.scss */
      .lt1 h1 {
        font-size: 20px !important; } }

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