:root {
  --green: #00b582;
  --white: white;
  --black: black;
  --grey: #7c7c7c;
  --font-family: "Cabinetgrotesk Complete";
  --font-family-2: polysans, sans-serif;
}

a {
  color: var(--green);
  text-decoration: underline;
}

sup {
  vertical-align: super;
  font-size: 1.5rem;
  line-height: 1;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.section {
  background-color: var(--black);
  height: 1525vw;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.body {
  background-color: var(--black);
  height: 1900px;
}

.heading-2 {
  color: #fff;
  text-align: center;
  border: 1px solid #020202;
  margin-top: 0;
  margin-bottom: 6.25rem;
  font-size: 6rem;
  line-height: 1;
}

.paragraph {
  color: #fff;
  text-align: left;
  text-transform: lowercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: lufga, sans-serif;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 2;
}

.bold-text-2 {
  letter-spacing: -.05em;
  font-family: lufga, sans-serif;
  font-size: 6rem;
  font-weight: 400;
}

.link, .link-2 {
  color: var(--green);
}

.container-2 {
  max-width: 100%;
  padding-top: 10vw;
  padding-left: 6vw;
  padding-right: 6vw;
}

.div-block-2 {
  border: 1px solid var(--green);
  width: 100%;
  margin-bottom: 7rem;
}

.text-span {
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: 400;
}

.bold-text-3 {
  letter-spacing: -.03em;
  font-weight: 700;
}

.bold-text-4 {
  font-weight: 300;
}

.bold-text-5 {
  font-weight: 500;
}

.text-span-2 {
  font-weight: 300;
}

.text-span-3 {
  text-align: justify;
  letter-spacing: -.05em;
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1;
}

.bold-text-6 {
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: 700;
}

.bold-text-7, .bold-text-8, .bold-text-9, .bold-text-10, .bold-text-11, .bold-text-12, .bold-text-13, .bold-text-14, .bold-text-15, .bold-text-16 {
  text-transform: uppercase;
  font-size: 2rem;
}

.text-span-4 {
  text-transform: uppercase;
}

.bold-text-17 {
  font-size: 2rem;
}

.bold-text-18, .bold-text-19, .bold-text-20, .bold-text-21, .bold-text-22, .text-span-5 {
  text-transform: uppercase;
  font-size: 2rem;
}

.bold-text-23 {
  font-weight: 300;
}

.text-span-6 {
  text-transform: uppercase;
  font-weight: 400;
}

.bold-text-24 {
  font-size: 2rem;
  font-weight: 700;
}

.bold-text-25, .bold-text-26 {
  font-weight: 300;
}

.text-span-7 {
  text-transform: uppercase;
  font-size: 2rem;
  line-height: 1;
}

.bold-text-27 {
  letter-spacing: -.03em;
  text-transform: uppercase;
  font-size: 2rem;
  line-height: 1;
}

.bold-text-28 {
  letter-spacing: -.03em;
  text-transform: uppercase;
  font-size: 2rem;
}

.bold-text-29, .bold-text-30 {
  font-weight: 300;
}

.bold-text-31 {
  letter-spacing: -.03em;
}

@media screen and (max-width: 991px) {
  .operations_section-bg {
    background-size: cover;
  }

  .operations-flex-box {
    flex-direction: column;
    align-items: flex-start;
  }

  .operation-heading {
    font-size: 4rem;
  }

  .button-arrow-box.green.none {
    display: none;
  }

  .circles-icon-box {
    max-width: 200px;
  }

  .challenges-flex-box {
    flex-flow: column;
  }

  .contact-sec-bg {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
  }

  .contact-heading {
    font-size: 5.5rem;
  }

  .contact-card-box {
    max-width: 300px;
  }

  .footer-low-flex {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-wrap: wrap;
  }

  .solutions-heading {
    font-size: 4rem;
  }

  .tabs_solutions {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: row;
    justify-content: space-between;
  }

  .tabs-menu_solution {
    max-width: none;
    margin-left: 0;
  }

  .tab-link-solution.w--current {
    width: 300px;
  }

  .tab-title {
    font-size: 1.5rem;
  }

  .tab-video {
    display: none;
  }

  .tab-content-head {
    font-size: 2rem;
  }

  .tab-paragraph {
    font-size: 1.25rem;
  }

  .tab-lnk-wrap {
    padding-right: 10px;
  }

  .payout-heading {
    font-size: 4rem;
  }

  .roadmap-container {
    grid-row-gap: 40px;
    flex-direction: column;
    align-items: center;
  }

  .roadmap-icon-box {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 160px;
    margin-bottom: -14px;
    display: flex;
    transform: rotate(90deg);
  }

  .roadmap-line {
    max-width: 30px;
    margin-left: 0;
    margin-right: 0;
    position: relative;
    bottom: 2.5px;
  }

  .roadmap-process-box {
    min-width: auto;
    max-width: 400px;
  }

  .process-low-box {
    align-items: center;
  }

  .result-container {
    grid-row-gap: 40px;
    flex-direction: column;
    align-items: center;
  }

  .beneficiciary-box, .cost-due-box {
    max-width: 500px;
  }

  .cost-due-text {
    text-align: center;
    max-width: none;
  }

  .revenue-wrap {
    width: 100%;
    max-width: 500px;
  }

  .revenue-box {
    grid-row-gap: 20px;
    width: 100%;
    max-width: 500px;
  }

  .human-labour-box {
    grid-row-gap: 20px;
    max-width: 500px;
  }

  .ai-heading, .press-and-blog-heading {
    font-size: 4rem;
  }

  .blogs-wrap {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .blogs-wrap._2 {
    flex-direction: column-reverse;
  }

  .advisory-board-heading {
    font-size: 4rem;
  }

  .team-container {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .team-card._2 {
    background-position: -21%;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
    padding-left: 182px;
  }

  .team-member-name {
    font-size: 3rem;
  }

  .plan-heading {
    font-size: 4rem;
  }

  .pricing-wrap {
    flex-direction: column;
  }

  .plan-box.main {
    max-width: 600px;
  }

  .plan-price {
    font-size: 5rem;
  }

  .blog-post._2 {
    max-width: 628px;
  }

  .lottie-animation-2 {
    width: 100%;
    max-width: 300px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .z {
    padding-left: 20px;
    padding-right: 20px;
  }

  .pricing-wrap-slider1, .pricing-wrap-02, .pricing-wrap-slider2 {
    flex-direction: column;
  }

  .tab-link-tab-1 {
    font-size: 1rem;
  }

  .tab-link-tab-1.w--current {
    width: 100%;
    max-width: 20%;
    font-size: 1rem;
  }

  .title_price {
    font-size: 4rem;
  }

  .tab-link-5 {
    background-size: cover;
    font-size: 1rem;
  }

  .tab-link-5.w--current {
    width: 100%;
    max-width: 20%;
    font-size: 1rem;
  }
}

@media screen and (max-width: 767px) {
  .section_hero {
    height: 70vh;
  }

  .operations_section-bg {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .operation-heading {
    font-size: 2.5rem;
  }

  .challenges-content-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: auto;
    padding-top: 60px;
    display: flex;
  }

  .challenges-content-box._3._5, .challenges-content-box._4, .challenges-content-box.communication-gap {
    margin-bottom: 0;
  }

  .challenges-content-box._1 {
    margin-top: 0;
  }

  .challenges-content-box._3._5, .challenges-content-box._4, .challenges-content-box.communication-gap {
    margin-bottom: 0;
  }

  .challenge-text-img, .challenge-text-img.approval_delays._7, .challenge-text-img.late-submission, .challenge-text-img.claim-rejection, .challenge-text-img.communicaton, .challenge-text-img._6, .challenge-text-img.approval_delays._7, .challenge-text-img.approval_delays._7, .challenge-text-img.late-submission, .challenge-text-img.claim-rejection, .challenge-text-img.communicaton, .challenge-text-img._6 {
    transform: none;
  }

  .contact-sec-bg {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
  }

  .send-message-button-box {
    margin-left: auto;
    margin-right: auto;
  }

  .footer-flex-top {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
  }

  .footer-low-flex {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column wrap;
    align-items: flex-start;
  }

  .solution_section_background {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .solutions-heading {
    font-size: 2.5rem;
  }

  .tabs_solutions {
    flex-direction: column;
  }

  .tab-link-solution.w--current {
    width: auto;
  }

  .why-settlemed-paragraph, .why-settlemed-paragraph._2, .why-settlemed-paragraph._2 {
    font-size: 2rem;
  }

  .payout-heading {
    font-size: 2.5rem;
  }

  .payout-border-line {
    margin-top: 40px;
  }

  .process-paragrpah.low {
    max-width: none;
  }

  .process-low-box {
    grid-row-gap: 40px;
    flex-direction: column;
    align-items: flex-start;
  }

  .beneficiciary-box {
    padding-left: 40px;
    padding-right: 40px;
  }

  .heading {
    font-size: 2.5rem;
  }

  .mediclaim-icon {
    max-width: 300px;
  }

  .cost-due-text {
    max-width: none;
  }

  .revenue-head {
    font-size: 2.5rem;
  }

  .revenue-text {
    font-size: 1.5rem;
  }

  .time-hour {
    font-size: 2.5rem;
  }

  .human-labour-text {
    font-size: 1.5rem;
  }

  .ai-tech-section-background {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .ai-heading {
    font-size: 2.5rem;
  }

  .ai-tech-para {
    margin-top: 60px;
  }

  .press-and-blog-heading, .advisory-board-heading {
    font-size: 2.5rem;
  }

  .team-member-name {
    font-size: 2rem;
  }

  .member-bio {
    font-size: 1.25rem;
  }

  .plan-box {
    padding-left: 20px;
    padding-right: 20px;
  }

  .plan-box.main {
    max-width: 450px;
  }

  .get-started-button.plan {
    width: 100%;
    max-width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .white-tick-bg {
    width: 60px;
    height: 60px;
  }

  .white-tick-bg.plan {
    width: 50px;
    height: 50px;
  }

  .green-tick {
    max-width: 30px;
  }

  .get-started-text {
    font-size: 2rem;
  }

  .get-started-button-arrow-box {
    max-width: 50px;
  }

  .blog-title {
    font-size: 2rem;
  }

  .if-lib-rangeslider_track, .if-lib-rangeslider_trackfill {
    height: 4rem;
  }

  .if-lib-rangeslider_handle {
    width: 4rem;
    height: 4rem;
  }

  .if-lib-rangeslider_display-value {
    font-size: 4rem;
  }

  .type_block {
    font-size: 1rem;
  }

  .tab-link-tab-1, .tab-link-tab-1.w--current {
    width: 5rem;
    height: 5rem;
    font-size: .75rem;
  }

  .tabs-menu {
    padding-left: 1rem;
    padding-right: 0;
  }

  .title_price {
    font-size: 2.5rem;
  }

  .tab-link-5 {
    background-size: cover;
    width: 5rem;
    height: 5rem;
    font-size: .75rem;
  }

  .tab-link-5.w--current {
    width: 5rem;
    height: 5rem;
    font-size: .75rem;
  }
}

@media screen and (max-width: 479px) {
  .padding-global {
    max-width: 100%;
    overflow: hidden;
  }

  .settlemed-logo-hero {
    vertical-align: baseline;
    order: 0;
    align-self: auto;
    max-width: 80%;
  }

  .section_container.hero {
    justify-content: space-between;
    align-items: stretch;
    padding-top: 20px;
    padding-bottom: 10px;
    overflow: hidden;
  }

  .section_container.challenges {
    width: 100%;
    max-width: 100%;
    height: 460px;
    padding-bottom: 20px;
    overflow: hidden;
  }

  .section_container.operation {
    padding-bottom: 10px;
    overflow: hidden;
  }

  .section_container.solutions {
    overflow: hidden;
  }

  .section_container.payout {
    max-width: 100%;
    padding-top: 20px;
    overflow: hidden;
  }

  .section_container.ai-tech {
    padding-top: 50px;
    padding-bottom: 20px;
  }

  .section_container.plan {
    flex-flow: column;
    padding-top: 50px;
    padding-bottom: 50px;
    display: flex;
  }

  .operations_section-bg {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .button-arrow-box {
    max-width: 80px;
    height: 60px;
  }

  .button-arrow-box.black {
    width: 100px;
    max-width: 90px;
    height: 60px;
  }

  .button-arrow-box.black-team {
    width: 80px;
    max-width: 80px;
    height: 60px;
  }

  .year_text {
    font-size: 1rem;
    font-weight: 300;
  }

  .social-links-container {
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 30px;
  }

  .social-link, .social-link.footer, .social-link.footer {
    z-index: 50;
    position: relative;
  }

  .power-of-ai-text {
    text-align: left;
    font-weight: 300;
  }

  .section_challenges {
    flex-direction: column;
    align-items: flex-start;
    max-width: 100%;
    display: flex;
  }

  .challenges-flex-box {
    flex-direction: column;
    justify-content: center;
    width: 100%;
    overflow: visible;
  }

  .challenge-button-box {
    max-width: 100vw;
  }

  .challenges_heading {
    max-width: 100vw;
    font-size: 2.5rem;
    font-weight: 500;
  }

  .challenges-content-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 340px;
    max-width: 100%;
    height: auto;
    margin-top: 30px;
    margin-left: 0;
    margin-right: auto;
    padding-top: 0;
    display: flex;
    position: static;
    left: auto;
    right: auto;
  }

  .challenges-content-box {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .challenges-content-box.under-settle-claim, .challenges-content-box.late-submsion {
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    display: flex;
  }

  .challenges-content-box._1 {
    margin-top: 0;
    padding-left: 0;
  }

  .challenges-content-box._3._5 {
    justify-content: flex-start;
    align-items: center;
    width: 280px;
    margin-bottom: 0;
    display: flex;
  }

  .challenges-content-box._4 {
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    display: flex;
  }

  .challenges-content-box.claim-rejection {
    justify-content: flex-start;
    align-items: center;
    width: 100vw;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: relative;
    top: 0;
  }

  .challenges-content-box.under-settle-claim, .challenges-content-box.late-submsion {
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    display: flex;
  }

  .challenges-content-box.communication-gap {
    justify-content: flex-start;
    align-items: center;
    width: 280px;
    margin-bottom: 0;
    display: flex;
  }

  .challenge-text-img {
    width: 210px;
  }

  .challenge-text-img.approval_delays._7 {
    width: 160px;
    transform: none;
  }

  .challenge-text-img.late-submission {
    text-align: center;
    width: 220px;
    transform: none;
  }

  .challenge-text-img.claim-rejection {
    width: 160px;
    margin-top: 0;
    margin-left: 0;
    margin-right: auto;
    display: block;
    transform: none;
  }

  .challenge-text-img.communicaton {
    transform: none;
  }

  .challenge-text-img._5 {
    width: 270px;
    margin-left: 0;
    margin-right: auto;
  }

  .challenge-text-img._6 {
    width: 160px;
  }

  .section-container {
    padding-bottom: 50px;
  }

  .contact-sec-bg {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .contact-heading {
    font-size: 4.3rem;
  }

  .contact-card-box {
    max-width: 200px;
  }

  .contact-cad {
    max-width: 160px;
  }

  .form-flex {
    flex-direction: column;
  }

  .form-field-flex {
    margin-top: 0;
    margin-bottom: 50px;
  }

  .field-label {
    margin-bottom: 0;
  }

  .form-text-field {
    padding-top: 30px;
    padding-bottom: 25px;
  }

  .form-text-field::placeholder {
    font-size: 1.25rem;
  }

  .form-text-field.deatils {
    padding-top: 30px;
    padding-bottom: 25px;
  }

  .form-text-field.deatils::placeholder {
    font-size: 1.25rem;
  }

  .send-message-button-box {
    max-width: 500px;
    margin-top: 30px;
  }

  .footer-container {
    padding-top: 30px;
  }

  .footer-right-box {
    max-width: 500px;
  }

  .unit-text {
    font-size: 1.1rem;
    font-weight: 400;
  }

  .address_text {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 2rem;
    font-weight: 400;
  }

  .footer-email-box {
    margin-top: 30px;
  }

  .footer-email {
    margin-top: -10px;
  }

  .footer-email.new {
    margin-top: -20px;
  }

  .schedule-a-call-link-box {
    margin-top: 0;
  }

  .footer-form {
    width: 100vw;
    max-width: 95vw;
  }

  .footer-form-flex {
    margin-top: 10px;
  }

  .footer-low-flex {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    align-items: flex-start;
    margin-top: 50px;
  }

  .terms-and-conditions, .copyrights-link-text {
    letter-spacing: 0;
    font-size: 1rem;
    font-weight: 300;
  }

  .solution_section_background {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .solution_title {
    margin-bottom: 10px;
    font-weight: 300;
  }

  .solution-line {
    margin-top: 2rem;
    margin-bottom: 5rem;
  }

  .tabs_solutions, .tabs-menu_solution, .tab-paragraph {
    display: none;
  }

  .why-settlemed-container {
    padding-top: 0;
  }

  .why-settlemed-heading {
    margin-bottom: 30px;
  }

  .why-settlemed-paragraph, .payout-section-bg {
    overflow: hidden;
  }

  .payout-heading.green {
    margin-bottom: 20px;
  }

  .payout-border-line {
    margin-top: 30px;
    margin-bottom: 3rem;
  }

  .roadmap-container {
    grid-row-gap: 0px;
    justify-content: flex-end;
    align-items: center;
  }

  .roadmap-icon-box {
    justify-content: center;
    align-items: center;
    height: 300px;
    margin-bottom: -72px;
  }

  .roadmap-process-box._4 {
    width: 100%;
  }

  .process-low-box, .result-container {
    margin-top: 50px;
  }

  .beneficiciary-box {
    padding-left: 20px;
    padding-right: 20px;
  }

  .mediclaim-icon {
    max-width: 200px;
  }

  .revenue-text, .human-labour-text {
    font-size: 3rem;
  }

  .ai-tech-section-background {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .ai-tech-para {
    text-align: justify;
    margin-top: 30px;
    font-weight: 300;
  }

  .broken-line-blog {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .blogs-wrap {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .blogs-wrap._2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-top: 10px;
  }

  .advisory-board-container {
    padding-top: 30px;
    padding-bottom: 0;
  }

  .advisory-board-heading {
    letter-spacing: 0;
    font-family: lufga, sans-serif;
    font-size: 3rem;
    font-weight: 500;
  }

  .advisory-board-para {
    margin-top: 30px;
    font-weight: 300;
  }

  .team-container {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-top: 50px;
  }

  .team-card {
    background-position: -55% 0;
    background-size: contain;
    padding-left: 200px;
  }

  .team-card._2 {
    background-position: -21% 0;
    flex-flow: column;
    padding-left: 268px;
  }

  .team-card-content {
    padding-left: 10px;
    padding-right: 10px;
  }

  .team-card-content._2 {
    margin-left: -68px;
  }

  .team-member-name {
    font-size: 1.5rem;
  }

  .member-bio {
    font-size: 1rem;
  }

  .team-icon {
    max-width: 50px;
  }

  .team-arrow-box {
    justify-content: flex-end;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .team-right-box {
    max-width: 100%;
  }

  .plan-heading {
    font-size: 4rem;
    font-weight: 500;
  }

  .plan-heading.green {
    letter-spacing: 0;
    letter-spacing: 0;
    font-size: 2rem;
    font-weight: 400;
  }

  .plan-box {
    border-radius: 40px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .plan-box.main {
    background-color: #0000001c;
    width: 100%;
    max-width: 100%;
    margin-top: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .subscription-box {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
  }

  .white-tick {
    max-width: 15px;
  }

  .tick-bg {
    width: 30px;
    height: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .subscripion-type {
    color: var(--black);
    font-size: 1.25rem;
  }

  .plan-price {
    font-size: 2rem;
  }

  .price-span {
    font-size: 1rem;
  }

  .month-text-span {
    font-size: 1rem;
    font-weight: 400;
  }

  .get-started-button.plan {
    max-width: none;
    margin-top: 5px;
    padding: 5px 20px 5px 5px;
  }

  .white-tick-bg {
    width: 40px;
    height: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .white-tick-bg.plan {
    width: 40px;
    height: 40px;
  }

  .green-tick {
    max-width: 15px;
  }

  .get-started-text {
    font-size: 1.125rem;
  }

  .get-started-button-arrow-box {
    display: none;
  }

  .button-arrow-gst {
    display: inline-block;
  }

  .blog-title {
    font-size: 1.5rem;
  }

  .ai-hand {
    max-width: 230px;
  }

  .button, .button.border-black, .button.border-black, .button-bg-1.black, .button-bg-1.black {
    height: 60px;
  }

  .button-bg-b {
    height: 60px;
    max-height: 60px;
  }

  .button-bg-b.tp {
    height: 60px;
  }

  .image {
    max-width: 150px;
  }

  .lottie-animation-2 {
    width: 200px;
  }

  .h3 {
    aspect-ratio: auto;
    color: #fff;
    font-family: lufga, sans-serif;
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 90%;
  }

  .x-folder3 {
    background-color: #f3f3f300;
  }

  .open-drop.w--open {
    background-color: #f5f5f400;
  }

  .drop {
    padding: 10px;
  }

  .drop-1 {
    justify-content: space-between;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .z {
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .drop-down {
    background-color: #fff0;
    border-top: 1px solid #fff;
    padding: 10px 0;
  }

  .drop-down:hover {
    background-color: #fff0;
  }

  .image-3 {
    width: 100%;
    max-width: 30px;
    margin-left: 20px;
    margin-right: 0;
    display: block;
  }

  .text-block {
    color: #fff;
    margin-bottom: 10px;
    font-family: Cabinetgrotesk, sans-serif;
    font-size: 1rem;
  }

  .image-4 {
    width: 100%;
    max-width: 30px;
    display: none;
  }

  .dd_wrapper {
    display: block;
  }

  .dd_block {
    flex-direction: column;
    align-items: stretch;
    display: flex;
  }

  .dd_top {
    cursor: pointer;
    justify-content: space-between;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
  }

  .image-5 {
    max-width: 30px;
    display: none;
  }

  .dd_bottom {
    align-items: flex-start;
    display: flex;
  }

  .paragraph-2 {
    color: #fff;
    text-align: justify;
    font-family: lufga, sans-serif;
    font-weight: 300;
  }

  .dropdown {
    width: 100%;
  }

  .dropdown-toggle {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .dropdown-list {
    background-color: #dddddd54;
  }

  .dropdown-list.w--open {
    background-color: #ddd0;
    position: relative;
  }

  .plan-box-02, .plan-box-copy, .slider-2, .slider-1 {
    border-radius: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-7 {
    margin-right: 10px;
    font-size: 1.3rem;
  }

  .bold-text-48, .bold-text-49, .bold-text-50, .bold-text-51, .bold-text-52, .bold-text-53, .bold-text-54, .bold-text-55, .bold-text-56 {
    font-weight: 400;
  }

  .plan_container {
    display: none;
  }

  .tab-link-tab-1 {
    text-align: center;
    width: 5rem;
    height: 4rem;
    line-height: .8rem;
  }

  .tab-link-tab-1.w--current {
    justify-content: center;
    align-items: center;
    width: 4rem;
    height: 4rem;
    line-height: .8rem;
  }

  .tabs-menu {
    background-image: none;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
    padding: 0;
  }

  .title_price {
    color: var(--black);
  }

  .span_price {
    text-align: center;
    font-size: .75rem;
    display: block;
  }

  .tab-link-5 {
    text-align: center;
    line-height: .8rem;
  }

  .tab-link-5.w--current {
    line-height: .8rem;
  }

  .plan-card {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .super-small {
    font-size: .8rem;
  }

  .text-block-8 {
    color: var(--green);
    text-align: left;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
  }

  .superscript, .superscript-2, .superscript-3 {
    font-size: .9rem;
    font-weight: 400;
  }

  .text-block-9, .text-block-10 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-11, .text-block-12, .text-block-13 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
    display: flex;
  }

  .text-block-14 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .padding-global-1, .padding-global-copy {
    max-width: 100%;
    overflow: hidden;
  }

  .text-block-18, .text-block-19 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
    display: flex;
  }

  .padding-global-02 {
    max-width: 100%;
    overflow: hidden;
  }
}
