/** Shopify CDN: Minification failed

Line 59:0 All "@import" rules must come first

**/
@font-face {
  font-family: "Hellix";
  src: url("/cdn/shop/files/Hellix-Light.woff2")
    format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Hellix";
  src: url("/cdn/shop/files/Hellix-Regular.woff2")
    format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Hellix";
  src: url("/cdn/shop/files/Hellix-Medium.woff2")
    format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Hellix";
  src: url("/cdn/shop/files/Hellix-SemiBold.woff2")
    format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Hellix";
  src: url("/cdn/shop/files/Hellix-Bold.woff2")
    format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "satoshi";
  src: url("/cdn/shop/files/Satoshi-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');

* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}



.page_body{
  background-color: transparent;
}

img{
    max-width: 100%;
}

/* Global Container */

.global_container {
  max-width: 1630px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
      width: 100%;
}

.global_p_small,
.global_p_small p {
  font-family: "Hellix", sans-serif !important;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.global_p_medium {
  font-family: "Hellix", sans-serif !important;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px; 
}

.global_p_large {
  font-family: "Hellix", sans-serif !important;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
}

h1 em {
  font-family: "Playfair Display", serif !important;
}

.global_h1 {
  font-family: "Hellix", sans-serif !important;
  font-size: 100px;
  font-weight: 600;
  line-height: 101px;
  letter-spacing: -2px;
  text-transform: none;
}
.global_h2 {
  font-family: "Hellix", sans-serif !important;
  font-size: 70px;
  font-weight: 600;
  line-height: 77px;
  letter-spacing: -1.4px;
  text-transform: unset !important;
}

.announcement-bar-section {
  display: none !important;
}

a.skip-to-content-link.button.visually-hidden {
  display: none !important;
}

.new-banner .global_container {
  display: flex;
  align-items: end;
  height: 100vh;
}
.new-banner .custom-left {
  width: 57%;
  height: 100%;
  place-content: center;
  padding-top: 70px;
}

.new-banner .custom-right {
  width: 43%;
}

.new-banner .custom-right img {
  max-width: 100%;
  margin-bottom: -5px;
}
.custom-heading {
  font-family: "Playfair Display", serif !important;
  font-style: italic;
}


/* Buttons */

a.btn-yellow {
  display: flex;
  height: 54px;
  padding: 5px 55px 4px 18px;
  align-items: center;
  border-radius: 100px;
  background: #f1e734;
  color: #1e1e1e;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-decoration: none;
  position: relative;
  transition: 0.3s;
  width: fit-content;
  font-family: "Hellix", sans-serif !important;
}
a.btn-yellow:after {
  content: "";
  position: absolute;
  width: 45px;
  height: 45px;
  background: url(/cdn/shop/files/Group_1.png?v=1777915312);
  background-repeat: no-repeat;
  right: 4px;
  top: 0;
  bottom: 0;
  margin: auto;
}

a.btn-yellow:hover {
  background: #000;
  color: #fff !important;
}

/* buttons End */

/* Header */

.header-wrapper {
  background: transparent;
  position: absolute;
  z-index: 9;
  width: 100%;
  padding: 30px 20px;
}

.header-wrapper header.header.header--middle-left {
  max-width: 1632px;
  margin: 0 auto;
  border-radius: 17px;
  background: #fff;
  box-shadow: 0 79px 164px 0 rgba(235, 235, 235, 0.47);
}

.header-wrapper
  header.header.header--middle-left
  ul.list-menu.list-menu--inline {
  justify-content: center;
  gap: 10px;
}
.new-banner .custom-left h1 {
  max-width: 740px;
}
.new-banner .custom-left .global_p_medium {
  max-width: 640px;
  margin-top: 20px;
  margin-bottom: 30px;
}
.header-wrapper
  header.header.header--middle-left
  .list-menu.list-menu--inline
  li
  a {
  color: #1e1e1e !important;
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
}

.header-wrapper
  header.header.header--middle-left
  span.link--hover.active--hover.link-with--icon {
  color: #1e1e1e !important;
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
}

/* Section 1 */
.black_btn {
  background: #1e1e1e !important;
  color: white !important;
}
.header-wrapper header.header.header--middle-left .list-menu.list-menu--inline li a {
    font-family: "Hellix", sans-serif !important;
}
.who_help_sections_main {
    padding-left: 10px;
    padding-right: 10px;
}
.black_btn:hover {
  background: #000000 !important;
  color: white !important;
}

.new-banner {
  padding: 0px 20px 0;
  width: calc(100% - 16px);
  margin: 8px auto;
  border-radius: 20px;
  background-color: #f9ecb2;
}

.header-wrapper header.header.header--middle-left .list-menu.list-menu--inline li a:hover,
.header-wrapper header.header.header--middle-left .list-menu.list-menu--inline li a:hover span,
.header-wrapper header.header.header--middle-left .list-menu.list-menu--inline li a .active--hover {
  color: #f1e734 !important;
}

.header-wrapper header.header.header--middle-left .list-menu.list-menu--inline li a,
.header-wrapper header.header.header--middle-left .list-menu.list-menu--inline li a span {
  color: #1e1e1e !important;
}

.header-wrapper header.header.header--middle-left .list-menu.list-menu--inline li a .active--hover {
  color: black !important;
  font-weight: 600 !important;
}

.pricing-section {
  padding-top: 120px;
  padding-left: 20px;
  padding-right: 20px;
}

.pricing-section h2.pricing-heading {
    color: #1E1E1E;
    text-align: center;
    margin-bottom: 40px;
}

.pricing-section .pricing-btn-wrap {
    display: flex;
    justify-content: center;
    margin-top: 35px;
    margin-bottom: 50px;
}
.pricing-section .pricing-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  align-items: center;
}

.pricing-section .pricing-card {
  background: #fff;
  border-radius: 18px;
  padding: 28px 25px 35px 25px;
  min-height: 570px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: 0.3s ease;
  box-shadow: 0 4.596px 145.134px 0 rgba(178, 178, 178, 0.30);

}

.pricing-section .pricing-card.active {
  background: #F1E734;
  min-height: 628px;
}

.pricing-section .pricing-top {
  display: flex;
  justify-content: space-between;
  align-items: end;
  gap: 20px;
}

.pricing-section .pricing-top h3 {
  margin: 0;
      color: #1e1e1e;
    text-transform: none;
}
.pricing-section .pricing-icon:hover {
    background: black !important;
}

.pricing-section .pricing-icon:hover svg {
    filter: brightness(0) invert(1);
}
.pricing-section .pricing-icon {
  width: 53px;
  height: 53px;
  border-radius: 50%;
  background: #F1E734;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: 0.3s;
}

.pricing-section .pricing-card.active .pricing-icon {
  background: #fff;
}

.pricing-section .starting-text {
  display: block;
  margin-bottom: -6px;
  color: #1e1e1e;
text-transform: none;
}
.pricing-section p.pricing-desc {
    color: #474747;
}
.pricing-section  h4.price_box {
    color: #1E1E1E;
    font-family: "Hellix", sans-serif !important;
    font-size: 53px;
    font-weight: 600;
    line-height: 66px;
    margin-bottom: 12px;
}
.jouby_slider_Section {
  padding-top: 100px;
 padding-left: 20px;
  padding-right: 20px;
}
.jouby_slider_Section .why-card {
    border-radius: 22.982px;
    background: #FFF;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 500px;
    padding-top: 30px;
    padding-bottom: 20px;
}
.header__heading-logo {
    width: 112px !important;
}
.footer .footer__blocks-wrapper .footer-block .footer-block__image-wrapper img {
    max-width: 125px !important;
}
.header-wrapper header.header.header--middle-left {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.jouby_slider_Section .swiper-slide {
    height: auto !important;
    padding-left: 10px;
    padding-right: 10px;
}

.jouby_slider_Section .why-card img {
       height: 210px;
    object-fit: contain;
    object-position: center;
    width: 100%;
    filter: drop-shadow(16px 9px 15px #efefef) invert(0.037);
    color: #efefef;
}

.jouby_slider_Section .why-card-image {
    overflow: hidden;
    padding: 40px;
}

.jouby_slider_Section .why-card-title {
    color: #1E1E1E;
    font-family: "Hellix", sans-serif !important;
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    padding: 20px 30px;
    text-transform: none;
        max-width: 383px;
}

.jouby_slider_Section .swiper-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
}
.jouby_slider_Section .custom-arrow {
    position: static !important;
    width: 50px;
    border: 1px solid #1E1E1E;
    border-radius: 100px;
    height: 50px;
    transition: 0.3s;
}

.jouby_slider_Section .slider-navigation {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 8px;
    margin-top: 45px;
    position: relative;
}

.jouby_slider_Section .custom-arrow:after {
    font-size: 13px;
    color: #1E1E1E;
    font-weight: 700;
}
.jouby_slider_Section h2.global_h2 {
    text-align: center;
    color: #1E1E1E;
}
.jouby_slider_Section .custom-arrow:hover {
    background: #F1E734;
    border: 1px solid #F1E734;
}

.jouby_slider_Section .slider-navigation:after {
    content: "";
    background: #1E1E1E;
    position: absolute;
    width: calc(100% - 140px);
    left: 0;
    height: 1px;
    bottom: 24px;
    z-index: -1;
    opacity: 0.1;
}
.services-grid-section {
  padding-top: 120px;
 padding-left: 20px;
  padding-right: 20px;
}

.services-grid-section .global_h2 {
  text-align: center;
  color: #1E1E1E;
  margin-bottom: 30px;
}

.services-grid-section .services-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.services-grid-section .service-card {
  box-shadow: 0 4.596px 145.134px 0 rgba(178, 178, 178, 0.30);
  background: #fff;
  border-radius: 22px;
  padding: 22px;
  min-height: 365px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: all 0.35s ease;
  position: relative;
  z-index: 1;
}
.services-grid-section .service-card:before {
    border-radius: 22.982px;
    background: linear-gradient(224deg, #FFFBB7 -8.24%, #F1E734 109.47%);
    box-shadow: 0 4.596px 145.134px 0 rgba(178, 178, 178, 0.30);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    transition: all 0.35s ease;
    opacity: 0;
}

.services-grid-section .service-card:hover:before {
    opacity: 1;
}


.service-icon {
  width: 76px;
  height: 76px;
  border-radius: 50%;
  background: #F1E734;
  display: flex;
  align-items: center;
  justify-content: center;
}

.service-card:hover .service-icon {
  background: #fff;
}

.service-icon img {
  width: 35px;
  height: 35px;
  object-fit: contain;
}


.service-title {
    color: #1E1E1E;
    font-family: "Hellix", sans-serif !important;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    text-transform: capitalize;
}

.service-description {
  color: #1E1E1E;
      margin-top: 7px;
}

.how_it_works_steps .row_steps {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 28px;
    text-align: center;
        position: relative;
    margin-top: 50px;
    padding-top: 30px;
}
.how_it_works_steps .row_steps:before {
    border: 1px solid;
    border-image-source: linear-gradient(179deg, rgba(255, 255, 255, 0) 8.2%, #1E1E1E 47.96%, rgb(255 255 255 / 0%) 100%);
    border-image-slice: 1;
    width: 100%;
    height: auto;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
}

.how_it_works_steps .row_steps .num {
    color: #666;
    text-align: center;
    font-size: 150px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: -7.5px;
    font-family: "satoshi", sans-serif !important;
    opacity: 0.2;
}
.how_it_works_steps .num_box .global_p_large {
    color: #1E1E1E;
}
.how_it_works_steps h2.global_h2 {
    color: #1E1E1E;
    text-align: center;
}
.how_it_works_steps {
  padding-top: 120px;
  padding-left: 20px;
  padding-right: 20px;
}
.how_it_works_steps .num_box {
  position: relative;
}
.how_it_works_steps .num_box:after {
  position: absolute;
    content: "";
    width: 65px;
    background-size: contain;
    height: 61px;
    border-radius: 100px;
    top: -54px;
    background-image: url(/cdn/shop/files/Group_1948757331_1.png);
    background-repeat: no-repeat;
    background-position: center;
}

.how_it_works_steps .num_box:before {
  background-color: white;
  position: absolute;
  content: "";
  width: 85px;
  height: 35px;
  width: 130px;
  border-radius: 100px;
  top: -46px;
  margin-left: -38px;
}

.how_it_works_steps .num_box:nth-child(1):after,
.how_it_works_steps .num_box:nth-child(4):after,
.how_it_works_steps .num_box:nth-child(1):before,
.how_it_works_steps .num_box:nth-child(4):before {
  display: none;
}
.who-i-help-wrapper {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 130px;
    background: url(/cdn/shop/files/lines.webp?v=1779199461) 72% / contain no-repeat, linear-gradient(99deg, #6B6B6B -49.35%, #000 94.16%);
    border-radius: 20px;
}

.who-i-help-wrapper .global_container {
    display: flex;
    align-items: center;
    overflow: hidden;
    justify-content: start;
}

.who-i-help-wrapper .global_container .who-i-help-content {
    width: 60%;
}

.who-i-help-wrapper .global_container .who-i-help-image-wrapper {
    width: 40%;
}

.who-i-help-wrapper .global_container .who-i-help-image-wrapper img {
    width: 100%;
    height: auto !important;
    margin-bottom: -5px;
}

.who-i-help-wrapper .who-i-help-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 50px 13px;
    padding: 60px 0px 0px 0px;
}

.who-i-help-wrapper .who-i-help-bullet {
    width: 16px;
    height: 16px;
    display: block;
    border-radius: 100px;
    box-shadow: #292929 0px 0px 0px 10px;
    margin-left: 10px;
}

.who-i-help-wrapper .who-i-help-item {
    gap: 30px;
    display: flex;
    flex-direction: column;
}

.who-i-help-wrapper .who-i-help-item .global_p_large {
    white-space: pre;
}



.footer__content-bottom-wrapper.page-width.footer__content-bottom-wrapper--center {
  display: none;
}

.footer {
  background-color: black !important;
  width: calc(100% - 20px);
  margin: 0px auto;
  margin-bottom: 20px;
  border-radius: 20px;
  background-image: url(/cdn/shop/files/Vector_5.webp?v=1778857831);
  background-position: right;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: inherit !important;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 80px;
}

.footer .footer_top_bar {
  display: flex;
  align-items: center;
  padding-bottom: 70px;
  margin-bottom: 70px;
  border-bottom: 1px solid hsl(0deg 0% 100% / 10%);
}

.footer .footer_top_bar .left_bar {
  width: 70%;
}

.footer .footer_top_bar .right_bar {
  width: 30%;
  display: flex;
  align-items: center;
  justify-content: end;
}
.footer .footer__content-bottom {
  padding: 0px;
  border: 0px;
}

.footer .footer-with__tabs {
  padding-bottom: 40px;
}
.footer .footer_top_bar .left_bar h2 {
  max-width: 770px;
  margin-bottom: 10px;
}

.footer .footer_top_bar .left_bar p {
  max-width: 580px;
  margin-bottom: 10px;
}
.footer .footer__blocks-wrapper .footer-block:nth-child(1) {
  width: 45%;
}

.footer .footer__blocks-wrapper .footer-block {
  width: 11%;
}

.footer .footer__blocks-wrapper .footer-block .footer-block__image-wrapper {
  max-width: 100% !important;
}

.footer .footer__blocks-wrapper .footer-block .footer-block__image-wrapper img {
  max-width: 245px;
  margin-bottom: 20px;
}

.footer
  .footer__blocks-wrapper
  .footer-block
  .footer-block__image-wrapper
  .copyright_text {
  margin-top: 60px;
}
.footer .h4.footer-block__heading {
  color: #fff;
  font-family: "Hellix", sans-serif !important;
  font-size: 26px;
  font-weight: 500;
  line-height: 43px;
  letter-spacing: -0.52px;
  text-transform: none;
  margin-bottom: 15px;
}
.footer ul.footer-block__details-content a {
  font-family: "Hellix", sans-serif !important;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.4px;
  padding-left: 0px;
  margin-bottom: 0px;
}
.footer .social-media-list {
  display: flex;
  flex-direction: column;
  gap: 7px;
}

.footer .social-media-list span.social-icon {
  width: 40px;
  height: 40px;
  display: flex;
  border: 1px solid white;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
}

.footer .social-media-list a.social-item {
  display: flex;
  align-items: center;
  gap: 13px;
  text-decoration: none;
}

.footer .social-media-list span.social-icon svg {
  height: 17px;
}
.header .menu-drawer-button {
    background: #f1e335;
}
.footer_top_bar a.btn-yellow:hover {
        background: #fff200;
    color: black !important;
}

.inner_banner {
    background: linear-gradient(180deg, #FFFBBA 1.94%, #F1E734 160.74%);
}
.wrapper_inner_banner {
    border-radius: 20px;
    min-height: 623px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding-top: 40px;
    background-image: url(/cdn/shop/files/Group_3.webp?v=1779201783);
    background-position: top right;
    background-repeat: no-repeat;
}

.inner_banner .content_inner_banner p {
        max-width: 680px;
    color: #474747;
    margin: 0px auto;
    margin-top: 20px;
}

.inner_banner .content_inner_banner h1 {
    color: #1E1E1E;
}
.breadcrumb {
    display: none !important;
}

.services_listing_grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}

.services_listing_grid .services_listing_grid_item {
    border-radius: 22.982px;
    background: #FFF;
    box-shadow: 0 4.596px 145.134px 0 rgba(178, 178, 178, 0.30);
    padding: 21px;
}

.services_listing_grid .services_listing_grid_item img {
    width: 100%;
    border-radius: 11px;
    margin-bottom: 20px;
}
section.services_listing_sections {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 120px;
    padding-bottom: 40px;
}

section.services_listing_sections .service_btn {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}
.services_listing_sections .main_title {
  color: #1E1E1E;
  margin-bottom: 6px;
}

.services_listing_sections .global_p_small {
    color: #1E1E1E;
    font-weight: 400;
}
.services_listing_sections .contents {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 15px;
}
.wrapper_inner_banner {
    padding-left: 20px;
    padding-right: 20px;
}
.pricing_page_grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
}

.price_grid {
    border-radius: 26px;
    background: #FFF;
    box-shadow: 0 6.149px 194.147px 0 rgba(178, 178, 178, 0.30);
    padding: 15px;
    min-height: 710px;
}

section.price_page_listing {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 70px;
    padding-bottom: 40px;
}

.price_grid .price_grid_small {
    border-radius: 24.642px;
    background: #F1E734;
    padding: 15px;
    padding-bottom: 25px;
    height: 540px;
        display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.pricing_page_grid p.global_p_large {
    color: #1E1E1E;
    margin-top: 10px;
    margin-bottom: 30px;
}

.pricing_page_grid h5.subtitle {
    color: #1E1E1E;
    font-size: 26px;
    text-transform: none;
     font-family: "Hellix", sans-serif !important;
    font-weight: 600;
}

.pricing_page_grid h4.pricing {
    color: #1E1E1E;
    font-size: 61px;
    font-style: normal;
    font-weight: 600;
    line-height: 78px; /* 125% */
    font-family: "Hellix", sans-serif !important;
}

.pricing_page_grid a.btn-yellow.black_btn {
    width: 100%;
    font-size: 20px;
}
.pricing_page_grid .global_p_large.after_para {
    font-weight: 500;
    max-width: 410px;
    margin-left: 20px;
    margin-top: 16px;
    margin-right: 20px;
    color: #474747;
}
.price_page_listing .descp {
    text-align: center;
    max-width: 800px;
    margin: 0px auto;
    margin-top: 39px;
    color: #1E1E1E;
}
.about_jouby_section .row_about {
    display: flex;
    align-items: center;
}

.about_jouby_section .about_jouby_img {
    width: 40%;
}

.about_jouby_section .about_jouby_content {
    width: 60%;
    padding-left: 90px;
}

.about_jouby_section .yellow_bg {
    border-radius: 24px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.about_jouby_section .yellow_bg:before {
    content: "";
    background-color: #F0E734;
    border-radius: 24px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: calc(100% - 60px);
    z-index: -1;
}

.about_jouby_section .yellow_bg img {
    margin-bottom: -4px;
    width: 100%;
}

section.about_jouby_section {
    padding-top: 70px;
    padding-left: 20px;
    padding-right: 20px;
}

.about_jouby_content .global_p_large {
    margin-top: 30px;
    margin-bottom: 40px;
    font-weight: 500;
    color: #474747;
}
.about_jouby_section h2.global_h2 {
    color: #1E1E1E;
}
.contact_info_section .icon_info img {
    width: 24px;
    height: 22px;
}

.contact_info_section .icon_info {
    border: 1px solid hsl(0deg 0% 28% / 10%);
    width: 76px;
    height: 76px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 15px;
}
.contact_info_section .row_info {
    display: flex;
    max-width: 1024px;
    margin: 0px auto;
    gap: 18px;
}

.contact_info_section .row_info .info_box {
    width: 100%;
    border: 1px solid hsl(0deg 0% 28% / 10%);
    border-radius: 15px;
    padding: 25px;
    min-height: 325px;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: space-between;
}

.contact_info_section a.info_btn {
    width: 100%;
    display: block;
    border: 1px solid hsl(0deg 0% 28% / 10%);
    text-align: center;
    text-decoration: none;
    color: #474747;
    text-align: center;
    font-size: 17px;
    font-weight: 500;
    font-family: "Hellix", sans-serif !important;
    padding: 17px 15px 19px 15px;
    border-radius: 7.65px;
    transition: 0.3s;
}

.contact_info_section a.info_btn:hover {
    background: #F1E734;
    color: black !important;
    border: 1px solid #F1E734;
}


.contact_info_section {
    padding-top: 40px;
     padding-right: 20px;
      padding-left: 20px;
}

.contact_form_sec{
    padding-right: 20px;
      padding-left: 20px;
}

.contact_info_section h6.info_title {
    margin: 0px;
    color: #474747;
    font-family: "Hellix", sans-serif !important;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: none;
}

.contact_info_section p.global_p_small {
    color: #474747;
    font-weight: 400;
    margin-bottom: 11px;
    margin-top: 10px;
}

.contact_info_section .bottom_info {
    width: 100%;
}
.contact_form_sec .global_container {
    border-radius: 15.3px;
    border: 1.275px solid rgba(0, 0, 0, 0.10);
    background: #FFF;
    margin-top: 40px;
    padding-top: 80px;
    padding-bottom: 80px;
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.contact_form_sec .h2.mgb-small {
    color: #1E1E1E;
    text-align: center;
    font-family: "Hellix", sans-serif !important;
    font-size: 50px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%; /* 50px */
    letter-spacing: -1px;
    text-transform: none;
    margin-bottom: 20px;
}

.contact_form_sec .header--desc.rte.global_p_medium {
    color: #474747;
    max-width: 970px;
    margin: 0px auto;
}

.contact_form_sec .contact_form_bottom {
    max-width: 1053px;
    margin: 0px auto;
    margin-top: 30px;
}

.contact_form_sec .contact_form_bottom .field input,
.contact_form_sec .contact_form_bottom .field select,
.contact_form_sec .contact_form_bottom .field textarea{
    border-radius: 15.3px;
    border: 1.275px solid rgba(0, 0, 0, 0.10);
    background: #FFF;
    color: #474747;
    font-family: "Hellix", sans-serif !important;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    padding-bottom: 15px;
    height: auto !important;
}
.contact_form_sec .contact_form_bottom .field input::placeholder,
.contact_form_sec .contact_form_bottom .field select::placeholder,
.contact_form_sec .contact_form_bottom .field textarea::placeholder{
    color: #474747;
    opacity: 1;
}
.contact_form_sec .contact_form_bottom .field input:focus,
.contact_form_sec .contact_form_bottom .field select:focus,
.contact_form_sec .contact_form_bottom .field textarea:focus{
    outline: none !important;
    box-shadow: none;
}
.contact_form_sec .contact_form_bottom label.field__label {
    display: none;
}

.contact_form_sec .field input::placeholder {
    opacity: 1;
}

.contact_form_sec .field:before,
.contact_form_sec .field:after{
    display: none !important;
}

.contact_form_sec .contact__fields {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.field.service_field {
    width: 100%;
}

.contact_form_sec .contact__fields .field {
    width: 49%;
}

.contact_form_sec .field.service_field {
    width: 100%;
}

.contact_form_sec .contact_form_bottom .field select {
    background-image: url(/cdn/shop/files/arrow-down.svg?v=1779278939);
    background-repeat: no-repeat;
    background-position: 98%;
    background-size: 13px;
}
.contact_form_sec .contact_form_bottom .field textarea {
    min-height: 325px !important;
}
.contact_form_sec button.button.button--primary {
    display: flex;
    height: 54px;
    padding: 5px 60px 4px 18px;
    align-items: center;
    border-radius: 100px;
    background-color: #1E1E1E;
    color: #ffffff;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration: none;
    position: relative;
    transition: 0.3s;
    width: fit-content;
    background-image: url(/cdn/shop/files/Group_1.png?v=1777915312);
    background-repeat: no-repeat;
    background-position: 98%;
    transition: 0.3s;
}


.contact_form_sec button.button.button--primary:hover {
    background-color: #f1e734;
    transform: none;
    box-shadow: none;
    color: black;
}

.contact_form_sec .contact__button.text-center {
    display: flex;
    justify-content: end;
}

.contact_form_sec .field.mgt-small {
    margin-top: 15px;
}

.header .menu-drawer {
    background-color: white;
    top: 120px;
}
.header  .list-menu li.menu-list--item:last-child {
    display: none !important;
}





@media screen and (max-width: 1400px){
  .global_h1 {
    font-size: 90px;
    line-height: 91px;
}
  .pricing-section .pricing-card {
      min-height: 470px;
  }

  .pricing-section .pricing-card.active {
      min-height: 500px;
  }
  .pricing-section .pricing-btn-wrap {
    margin-bottom: 0px;
}
.who-i-help-wrapper .who-i-help-item .global_p_large {
    font-size: 20px;
    white-space: normal;
    line-height: 24px;
}
.how_it_works_steps {
    padding-top: 100px;
}
.new-banner .global_container {
    height: 110vh;
}
.how_it_works_steps .row_steps .num {
    font-size: 120px;
}
.wrapper_inner_banner {
    padding-top: 80px;
}
.pricing_page_grid .global_p_large.after_para {
    font-size: 20px;
    line-height: 27px;
}
.price_grid .price_grid_small {
    height: 400px;
}

.price_grid {
    min-height: 550px;
}
.about_jouby_section .about_jouby_content {
    padding-left: 40px;
}
}


@media screen and (max-width: 1199px){
    .global_h1 {
        font-size: 70px;
        line-height: 71px;
    }
    .global_h2 {
        font-size: 58px;
        line-height: 67px;
    }
    .footer .footer__blocks-wrapper .footer-block:nth-child(1) {
        width: 28%;
    }

    .footer .footer__blocks-wrapper .footer-block {
        width: 16%;
    }

    .footer .footer__blocks-wrapper .footer-block .footer-block__image-wrapper .copyright_text {
        margin-top: 20px;
    }
    .footer .footer_top_bar .left_bar h2 {
    max-width: 470px;
}

.footer .footer_top_bar .left_bar p {
    max-width: 400px;
}
.pricing-section .pricing-card {
    min-height: 380px;
}

.pricing-section .pricing-card.active {
    min-height: 420px;
}

.pricing-section h4.price_box {
    font-size: 40px;
    line-height: 39px;
    margin-top: 10px;
}
.header-wrapper header.header.header--middle-left {
    padding: 20px 10px !important;
}

.header-wrapper header.header.header--middle-left .list-menu.list-menu--inline li a {
    font-size: 18px;
    padding: 0px 6px;
}
.new-banner .global_container {
    height: auto;
    min-height: 700px;
}

.new-banner .custom-left {
    padding-top: 0px;
    padding-bottom: 70px;
}

.new-banner .custom-left .global_p_medium {
    max-width: 500px;
}
.how_it_works_steps .row_steps {
    gap: 18px;
}

.who-i-help-wrapper .who-i-help-grid {
    gap: 30px 13px;
}
.services-grid-section {
    padding-top: 80px;
}
.jouby_slider_Section .why-card {
    min-height: 360px;
    padding-top: 0px;
}

.jouby_slider_Section .why-card-image {
    padding-top: 0px;
}

.jouby_slider_Section .why-card-title {
    font-size: 22px;
    line-height: 26px;
}
.wrapper_inner_banner {
    min-height: 523px;
    padding-top: 80px;
}
.pricing_page_grid h4.pricing {
    font-size: 41px;
    line-height: 58px;
}

.price_grid .price_grid_small {
    height: 340px;
}

.price_grid {
    min-height: 540px;
}
section.price_page_listing {
    padding-bottom: 0px;
}
}


@media screen and (max-width: 991px){
      .global_h1 {
        font-size: 59px;
        line-height: 60px;
    }
    .global_h2 {
        font-size: 48px;
        line-height: 56px;
    }
    .footer .footer__blocks-wrapper .footer-block {
        width: 46% !important;
    }
    .footer .footer_top_bar .left_bar h2 {
        max-width: 470px;
    }

    .footer .footer_top_bar .left_bar p {
        max-width: 380px;
    }
    .copyright_text, .logo_text {
        width: 290px;
    }
    .footer .footer_top_bar .left_bar {
    width: 60%;
}
.pricing-section .pricing-grid {
    grid-template-columns: repeat(1, 1fr);
}

.footer .footer_top_bar .right_bar {
    width: 40%;
}
.header-wrapper header-drawer {
    order: 3;
}

.header-wrapper h1.header__heading {
    order: 1;
}

.header-wrapper .header__icons {
    order: 2;
}
.contact_form_sec .field.service_field {
    margin-bottom: 0px !important;
}

.contact_form_sec .contact__fields .field {
    margin-bottom: 0px !important;
}
.header-wrapper header.header.header--middle-left {
    display: flex;
    justify-content: space-between;
}
    .new-banner .global_container {
        min-height: 660px;
    }
    .who-i-help-wrapper .who-i-help-item {
    gap: 16px;
}

.who-i-help-wrapper .who-i-help-grid {
    gap: 40px 13px;
}

.who-i-help-wrapper {
    margin-top: 80px;
    padding-top: 50px;
}
.contact_form_sec .contact_form_bottom .field textarea {
    min-height: 205px !important;
}
.jouby_slider_Section {
    padding-top: 70px;
}
.who-i-help-wrapper .global_container .who-i-help-image-wrapper {
    width: 100%;
    text-align: center;
    margin-top: 40px;
}

.who-i-help-wrapper .global_container .who-i-help-content {
    width: 100%;
}

.who-i-help-wrapper .global_container {
    flex-direction: column;
}

.who-i-help-wrapper .global_container .who-i-help-image-wrapper img {
    max-width: 370px;
}

.who-i-help-wrapper .who-i-help-item .global_p_large {
    font-size: 18px;
    line-height: 21px;
}
.how_it_works_steps .row_steps:before {
    display: none;
}

.how_it_works_steps .num_box:before, .how_it_works_steps .num_box:after {
    display: none;
}

.how_it_works_steps .row_steps {
    grid-template-columns: repeat(2, 1fr);
    padding-top: 0px;
    margin-top: 10px;
}
.how_it_works_steps {
    padding-top: 80px;
}

.how_it_works_steps .row_steps .num {
    font-size: 110px;
}
.pricing-section {
    padding-top: 90px;
}
.services-grid-section .services-grid {
    grid-template-columns: repeat(2, 1fr);
}

.services-grid-section {
    padding-top: 70px;
}
.wrapper_inner_banner {
    min-height: 470px;
    padding-top: 80px;
}
.services_listing_sections .contents {
    padding-left: 0px;
    padding-right: 0px;
}
section.services_listing_sections {
    padding-top: 80px;
    padding-bottom: 0px;
}
.pricing_page_grid {
    grid-template-columns: repeat(2, 1fr);
}

.pricing_page_grid h5.subtitle {
    font-size: 22px;
}

.price_grid .price_grid_small {
    height: 310px;
}

.price_grid {
    min-height: 480px;
}
.about_jouby_section .row_about {
    flex-direction: column;
}

.about_jouby_section .about_jouby_img {
    width: 100%;
}
.contact_info_section .row_info {
    flex-wrap: wrap;
}

.contact_info_section .row_info .info_box {
    width: 48%;
}

.contact_form_sec .contact__fields {
    gap: 13px;
}
.about_jouby_section .about_jouby_content {
    width: 100%;
    padding-left: 0;
    padding-top: 30px;
}
.header .list-menu li:last-child a {
    display: flex;
    height: 54px;
    padding: 5px 55px 4px 18px;
    align-items: center;
    border-radius: 100px;
    background: #f1e734;
    color: #1e1e1e;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration: none;
    position: relative;
    transition: 0.3s;
    width: fit-content;
}

.header .list-menu li:last-child a:after {
    content: "";
    position: absolute;
    width: 45px;
    height: 45px;
    background: url(/cdn/shop/files/Group_1.png?v=1777915312);
    background-repeat: no-repeat;
    right: 4px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.header-wrapper .header__icons {
    display: none;
}
div#menu-drawer {
    height: fit-content;
}
}



@media screen and (max-width: 767px){
  .global_h1 {
    font-size: 45px;
    line-height: 47px;
}
    .global_h2 {
        font-size: 38px;
        line-height: 45px;
    }
    .global_p_small {
        font-size: 16px;
        line-height: 21px;
    }

    .global_p_medium {
        font-size: 18px;
        line-height: 22px; 
    }

    .global_p_large {
        font-size: 20px;
        line-height: 24px;
    }
    .footer .footer_top_bar {
        flex-direction: column;
        padding-bottom: 40px;
        margin-bottom: 30px;
    }

    .footer .footer_top_bar .left_bar {
        width: 100%;
    }

    .footer .footer_top_bar .right_bar {
        width: 100%;
        justify-content: start !important;
        margin-top: 19px;
    }

    .footer .footer__blocks-wrapper .footer-block {
        width: 100% !important;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }

    .footer .footer-block__details-content {
        justify-content: start !important;
    }
    .footer .h4.footer-block__heading {
        font-size: 22px;
        line-height: 32px;
    }

    .footer ul.footer-block__details-content a {
        font-size: 18px;
        padding: 4px 0px;
    }

    .footer {
        margin-bottom: 10px !important;
    }
    a.btn-yellow {
        font-size: 18px;
    }
    .footer .footer-block__details-content {
            margin-bottom: 25px !important;
        }

        .section-sections--20199451361373__footer-padding {
            padding-bottom: 30px;
        }
        .footer .footer__blocks-wrapper .footer-block .footer-block__image-wrapper img {
    margin-bottom: 0px;
}

.copyright_text, .logo_text {
    width: 300px;
}
.services-grid-section .services-grid {
    grid-template-columns: repeat(1, 1fr);
}

.services-grid-section {
    padding-top: 70px;
}

.services-grid-section .service-card {
    min-height: 305px;
}

.service-title {
    font-size: 20px;
    line-height: 28px;
}

.service-icon {
    width: 60px;
    height: 60px;
}

.service-icon img {
    width: 25px;
    height: 25px;
}
.header .menu-drawer {
    background-color: white;
    top: 104px;
}
.header .menu-drawer__utility-links {
    display: none;
}
.pricing-section .pricing-card {
    min-height: 330px;
}
.contact_info_section .row_info .info_box {
    width: 100%;
}

.contact_form_sec .h2.mgb-small {
    font-size: 36px;
}

.contact_form_sec .global_container {
    padding-top: 40px;
    padding-bottom: 40px;
}

.contact_form_sec .contact__fields .field {
    width: 100%;
}

.contact_form_sec .contact_form_bottom .field select {
    background-position: 95%;
}
.pricing-section .pricing-card.active {
    min-height: 380px;
}
.jouby_slider_Section {
    padding-top: 60px;
}
.pricing-section .pricing-top {
    align-items: center;
}

.pricing-section h4.price_box {
    font-size: 34px;
    line-height: 29px;
    margin-top: 11px;
}
    .pricing-section {
    padding-left: 15px;
    padding-right: 15px;
}
.header a.btn-yellow {
    padding: 12px 11px !important;
    font-size: 13px;
    height: auto !important;
}

.header a.btn-yellow:after {
    display: none;
}

.header-wrapper header.header.header--middle-left {
    gap: 0px !important;
}

.header-wrapper {
    padding: 20px 10px;
}

.header .header-wrapper .header__icons {
    padding-right: 0px !important;
}
.new-banner .global_container {
    min-height: auto;
    flex-direction: column;
}

.new-banner .custom-left, .new-banner .custom-right {
    width: 100%;
}

.new-banner .custom-left {
    padding-bottom: 40px;
    padding-top: 140px;
}
.who-i-help-wrapper .who-i-help-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px 13px;
}

.who-i-help-wrapper .who-i-help-bullet {
    width: 12px;
    height: 12px;
    box-shadow: #292929 0px 0px 0px 8px;
}
.how_it_works_steps .row_steps {
    grid-template-columns: repeat(2, 1fr);
    text-align: left;
}

.how_it_works_steps .row_steps .num {
    font-size: 70px;
    text-align: left;
}

.how_it_works_steps .num_box .global_p_large {
    font-size: 16px;
    line-height: 19px;
}
.how_it_works_steps {
    padding-top: 70px;
}
.pricing-section {
    padding-top: 80px;
}
.new-banner {
    margin: 0px !important;
    width: 100% !important;
    border-radius: 0px !important;
}
.who-i-help-wrapper {
    background-image: none;
}
    .wrapper_inner_banner {
        min-height: 410px;
    }
    .services_listing_grid {
    grid-template-columns: repeat(1, 1fr);
}

.services_listing_grid .services_listing_grid_item {
    padding: 15px;
}

section.services_listing_sections {
    padding-left: 15px;
    padding-right: 15px;
}
.pricing_page_grid {
    grid-template-columns: repeat(1, 1fr);
}

section.price_page_listing {
    padding-left: 15px;
    padding-right: 15px;
}

.pricing_page_grid .global_p_large.after_para {
    font-size: 18px;
    line-height: 24px;
    margin: 0px;
    margin-top: 18px;
    margin-bottom: 15px;
}

.price_grid {
    min-height: auto;
}

.pricing_page_grid a.btn-yellow.black_btn {
    font-size: 18px;
}
}