@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Prata&display=swap");
:root {
  --white: #ffffff;
  --black: #000000;
  --primary: #BA8F4C;
  --body: #3B3E45;
}

html,
body {
  font-family: Arial, Helvetica, sans-serif;
  color: var(--body);
}
html a,
body a {
  text-decoration: none;
}
html p,
html a,
body p,
body a {
  line-height: 1.6;
}
.menu-open {
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Times New Roman", Times, serif;
  line-height: 1.1;
}

.container {
  padding: 0 15px;
}
@media screen and (min-width: 1600px) {
  .container {
    max-width: 1460px;
  }
}
@media screen and (min-width: 1800px) {
  .container {
    max-width: 1660px;
  }
}

@media screen and (min-width: 1400px) {
  .banner-sec .container, .our-history-sec .container, .news-page .container, main.single-post .container, .how-to-join-sec .container,
  .membership-fees-sec .container, .faqs-sec .container, .shop-page-wrapper .container {
    max-width: 1240px;
  }
}
@media screen and (min-width: 1600px) {
  .banner-sec .container, .our-history-sec .container, .news-page .container, main.single-post .container, .how-to-join-sec .container,
  .membership-fees-sec .container, .faqs-sec .container, .shop-page-wrapper .container {
    max-width: 1360px;
  }
}
@media screen and (min-width: 1800px) {
  .banner-sec .container, .our-history-sec .container, .news-page .container, main.single-post .container, .how-to-join-sec .container,
  .membership-fees-sec .container, .faqs-sec .container, .shop-page-wrapper .container {
    max-width: 1560px;
  }
}

.testimonial-sec .testimonial-card p, .testimonial-sec .testimonial-bottom .testimonial-nav .testimonial-prev,
.testimonial-sec .testimonial-bottom .testimonial-nav .testimonial-next, .more-than-sec .slider-bottom .slider-navigation .facility-prev,
.more-than-sec .slider-bottom .slider-navigation .facility-next, .post-pdf-download .pdf-size, .how-to-join-sec .upper-content .content-l-wrapper .link .pdf-size, .faqs-sec .accordion-item .accordion-body .pdf-link-wrapper .pdf-size, .shop-page-wrapper .shop-filter .gender-filter-item input[type=checkbox]:checked::before {
  font-size: 16px;
}
@media screen and (min-width: 992px) {
  .testimonial-sec .testimonial-card p, .testimonial-sec .testimonial-bottom .testimonial-nav .testimonial-prev,
  .testimonial-sec .testimonial-bottom .testimonial-nav .testimonial-next, .more-than-sec .slider-bottom .slider-navigation .facility-prev,
  .more-than-sec .slider-bottom .slider-navigation .facility-next, .post-pdf-download .pdf-size, .how-to-join-sec .upper-content .content-l-wrapper .link .pdf-size, .faqs-sec .accordion-item .accordion-body .pdf-link-wrapper .pdf-size, .shop-page-wrapper .shop-filter .gender-filter-item input[type=checkbox]:checked::before {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  .testimonial-sec .testimonial-card p, .testimonial-sec .testimonial-bottom .testimonial-nav .testimonial-prev,
  .testimonial-sec .testimonial-bottom .testimonial-nav .testimonial-next, .more-than-sec .slider-bottom .slider-navigation .facility-prev,
  .more-than-sec .slider-bottom .slider-navigation .facility-next, .post-pdf-download .pdf-size, .how-to-join-sec .upper-content .content-l-wrapper .link .pdf-size, .faqs-sec .accordion-item .accordion-body .pdf-link-wrapper .pdf-size, .shop-page-wrapper .shop-filter .gender-filter-item input[type=checkbox]:checked::before {
    font-size: 20px;
  }
}

.about-sec .upper-content p, .f-box-sec .bottom-content .row .image-wrapper .content a, .testimonial-sec .testimonial-bottom .testimonial-nav .swiper-fraction, .testimonial-sec .testimonial-bottom .testimonial-nav .testimonial-prev,
.testimonial-sec .testimonial-bottom .testimonial-nav .testimonial-next, .upcoming-events-sec .inner-wrapper h5, .upcoming-events-sec .inner-wrapper .content a, .our-history-sec .inner-wrapper h5, .our-history-sec .inner-wrapper a, .more-than-sec .title h5, .more-than-sec .slider-bottom .slider-navigation .facility-fraction, .more-than-sec .slider-bottom .slider-navigation .facility-prev,
.more-than-sec .slider-bottom .slider-navigation .facility-next, .more-than-sec .s-content-wrapper .facility-content a, .full-content .content-wrapper p, .contact-details-sec .content-l-wrapper p, .map-c-other-detals-sec .content-l-wrapper h6, .map-c-other-detals-sec .content-l-wrapper p, .map-c-other-detals-sec .social p, .map-c-other-detals-sec .caption h6, .map-c-other-detals-sec .caption p, .activity-boxes .inner-wrapper .row .image-wrapper .content a, .news-title-content-wrapper p, .news-post-sec .news-box-wrapper .news-content a, .content-blog-image-wrapper .post-content p, .content-blog-image-wrapper .post-content ul li, .how-to-join-sec .upper-content p, .how-to-join-sec .upper-content ul li,
.how-to-join-sec .upper-content ol li, .faqs-sec .accordion-item .accordion-body p, .shop-page-wrapper .shop-header p,
.shop-page-wrapper .shop-header .shop-description, .shop-page-wrapper .shop-filter .shop-result-count, .shop-page-wrapper .shop-filter .gender-filter-label, .shop-page-wrapper .shop-filter .sort-arrow, .single-product .product .summary .variations_form .variations tr th.label label, .single-product .product .summary .product_meta, .single-product .product .woocommerce-tabs .woocommerce-Tabs-panel p, .single-product .product .woocommerce-tabs .woocommerce-Tabs-panel > ul li, .single-product .product .woocommerce-tabs .woocommerce-product-attributes tr th,
.single-product .product .woocommerce-tabs .woocommerce-product-attributes tr td, .membership-form .membership-intro p, .full-content .content-wrapper .membership-form .wpforms-field label, .mega-m-inner-wrapper .mega-m-sub-m-links-wrapper .m-links-wrapper ul li a, html p,
body p {
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  .about-sec .upper-content p, .f-box-sec .bottom-content .row .image-wrapper .content a, .testimonial-sec .testimonial-bottom .testimonial-nav .swiper-fraction, .testimonial-sec .testimonial-bottom .testimonial-nav .testimonial-prev,
  .testimonial-sec .testimonial-bottom .testimonial-nav .testimonial-next, .upcoming-events-sec .inner-wrapper h5, .upcoming-events-sec .inner-wrapper .content a, .our-history-sec .inner-wrapper h5, .our-history-sec .inner-wrapper a, .more-than-sec .title h5, .more-than-sec .slider-bottom .slider-navigation .facility-fraction, .more-than-sec .slider-bottom .slider-navigation .facility-prev,
  .more-than-sec .slider-bottom .slider-navigation .facility-next, .more-than-sec .s-content-wrapper .facility-content a, .full-content .content-wrapper p, .contact-details-sec .content-l-wrapper p, .map-c-other-detals-sec .content-l-wrapper h6, .map-c-other-detals-sec .content-l-wrapper p, .map-c-other-detals-sec .social p, .map-c-other-detals-sec .caption h6, .map-c-other-detals-sec .caption p, .activity-boxes .inner-wrapper .row .image-wrapper .content a, .news-title-content-wrapper p, .news-post-sec .news-box-wrapper .news-content a, .content-blog-image-wrapper .post-content p, .content-blog-image-wrapper .post-content ul li, .how-to-join-sec .upper-content p, .how-to-join-sec .upper-content ul li,
  .how-to-join-sec .upper-content ol li, .faqs-sec .accordion-item .accordion-body p, .shop-page-wrapper .shop-header p,
  .shop-page-wrapper .shop-header .shop-description, .shop-page-wrapper .shop-filter .shop-result-count, .shop-page-wrapper .shop-filter .gender-filter-label, .shop-page-wrapper .shop-filter .sort-arrow, .single-product .product .summary .variations_form .variations tr th.label label, .single-product .product .summary .product_meta, .single-product .product .woocommerce-tabs .woocommerce-Tabs-panel p, .single-product .product .woocommerce-tabs .woocommerce-Tabs-panel > ul li, .single-product .product .woocommerce-tabs .woocommerce-product-attributes tr th,
  .single-product .product .woocommerce-tabs .woocommerce-product-attributes tr td, .membership-form .membership-intro p, .full-content .content-wrapper .membership-form .wpforms-field label, .mega-m-inner-wrapper .mega-m-sub-m-links-wrapper .m-links-wrapper ul li a, html p,
  body p {
    font-size: 18px;
  }
}
@media screen and (min-width: 992px) {
  .about-sec .upper-content p, .f-box-sec .bottom-content .row .image-wrapper .content a, .testimonial-sec .testimonial-bottom .testimonial-nav .swiper-fraction, .testimonial-sec .testimonial-bottom .testimonial-nav .testimonial-prev,
  .testimonial-sec .testimonial-bottom .testimonial-nav .testimonial-next, .upcoming-events-sec .inner-wrapper h5, .upcoming-events-sec .inner-wrapper .content a, .our-history-sec .inner-wrapper h5, .our-history-sec .inner-wrapper a, .more-than-sec .title h5, .more-than-sec .slider-bottom .slider-navigation .facility-fraction, .more-than-sec .slider-bottom .slider-navigation .facility-prev,
  .more-than-sec .slider-bottom .slider-navigation .facility-next, .more-than-sec .s-content-wrapper .facility-content a, .full-content .content-wrapper p, .contact-details-sec .content-l-wrapper p, .map-c-other-detals-sec .content-l-wrapper h6, .map-c-other-detals-sec .content-l-wrapper p, .map-c-other-detals-sec .social p, .map-c-other-detals-sec .caption h6, .map-c-other-detals-sec .caption p, .activity-boxes .inner-wrapper .row .image-wrapper .content a, .news-title-content-wrapper p, .news-post-sec .news-box-wrapper .news-content a, .content-blog-image-wrapper .post-content p, .content-blog-image-wrapper .post-content ul li, .how-to-join-sec .upper-content p, .how-to-join-sec .upper-content ul li,
  .how-to-join-sec .upper-content ol li, .faqs-sec .accordion-item .accordion-body p, .shop-page-wrapper .shop-header p,
  .shop-page-wrapper .shop-header .shop-description, .shop-page-wrapper .shop-filter .shop-result-count, .shop-page-wrapper .shop-filter .gender-filter-label, .shop-page-wrapper .shop-filter .sort-arrow, .single-product .product .summary .variations_form .variations tr th.label label, .single-product .product .summary .product_meta, .single-product .product .woocommerce-tabs .woocommerce-Tabs-panel p, .single-product .product .woocommerce-tabs .woocommerce-Tabs-panel > ul li, .single-product .product .woocommerce-tabs .woocommerce-product-attributes tr th,
  .single-product .product .woocommerce-tabs .woocommerce-product-attributes tr td, .membership-form .membership-intro p, .full-content .content-wrapper .membership-form .wpforms-field label, .mega-m-inner-wrapper .mega-m-sub-m-links-wrapper .m-links-wrapper ul li a, html p,
  body p {
    font-size: 20px;
  }
}
@media screen and (min-width: 1400px) {
  .about-sec .upper-content p, .f-box-sec .bottom-content .row .image-wrapper .content a, .testimonial-sec .testimonial-bottom .testimonial-nav .swiper-fraction, .testimonial-sec .testimonial-bottom .testimonial-nav .testimonial-prev,
  .testimonial-sec .testimonial-bottom .testimonial-nav .testimonial-next, .upcoming-events-sec .inner-wrapper h5, .upcoming-events-sec .inner-wrapper .content a, .our-history-sec .inner-wrapper h5, .our-history-sec .inner-wrapper a, .more-than-sec .title h5, .more-than-sec .slider-bottom .slider-navigation .facility-fraction, .more-than-sec .slider-bottom .slider-navigation .facility-prev,
  .more-than-sec .slider-bottom .slider-navigation .facility-next, .more-than-sec .s-content-wrapper .facility-content a, .full-content .content-wrapper p, .contact-details-sec .content-l-wrapper p, .map-c-other-detals-sec .content-l-wrapper h6, .map-c-other-detals-sec .content-l-wrapper p, .map-c-other-detals-sec .social p, .map-c-other-detals-sec .caption h6, .map-c-other-detals-sec .caption p, .activity-boxes .inner-wrapper .row .image-wrapper .content a, .news-title-content-wrapper p, .news-post-sec .news-box-wrapper .news-content a, .content-blog-image-wrapper .post-content p, .content-blog-image-wrapper .post-content ul li, .how-to-join-sec .upper-content p, .how-to-join-sec .upper-content ul li,
  .how-to-join-sec .upper-content ol li, .faqs-sec .accordion-item .accordion-body p, .shop-page-wrapper .shop-header p,
  .shop-page-wrapper .shop-header .shop-description, .shop-page-wrapper .shop-filter .shop-result-count, .shop-page-wrapper .shop-filter .gender-filter-label, .shop-page-wrapper .shop-filter .sort-arrow, .single-product .product .summary .variations_form .variations tr th.label label, .single-product .product .summary .product_meta, .single-product .product .woocommerce-tabs .woocommerce-Tabs-panel p, .single-product .product .woocommerce-tabs .woocommerce-Tabs-panel > ul li, .single-product .product .woocommerce-tabs .woocommerce-product-attributes tr th,
  .single-product .product .woocommerce-tabs .woocommerce-product-attributes tr td, .membership-form .membership-intro p, .full-content .content-wrapper .membership-form .wpforms-field label, .mega-m-inner-wrapper .mega-m-sub-m-links-wrapper .m-links-wrapper ul li a, html p,
  body p {
    font-size: 22px;
  }
}

.about-sec .upper-content .content-l-wrapper .link a .l-w-adj, .about-sec .upper-content .content-l-wrapper .link a .icon, .contact-details-sec .content-r-wrapper .link a .l-w-adj, .contact-details-sec .content-r-wrapper .link a .icon, .news-post-sec .load-more-wrapper button, .post-pdf-download .pdf-download-btn .l-w-adj, .post-pdf-download .pdf-download-btn .icon, .how-to-join-sec .upper-content .price a, .how-to-join-sec .upper-content .content-l-wrapper .link a .l-w-adj, .how-to-join-sec .upper-content .content-l-wrapper .link a .icon, .faqs-sec .accordion-item .accordion-button .icon, .faqs-sec .accordion-item .accordion-body .link-wrapper a, .faqs-sec .accordion-item .accordion-body .pdf-link-wrapper a, .faqs-sec .accordion-item .accordion-body .pdf-link-wrapper a::after, .shop-page-wrapper .shop-filter .filter-label, .shop-page-wrapper .shop-filter .shop-orderby, .single-product .product .summary .variations_form .variations tr td.value select, .single-product .product .summary .single_variation_wrap .woocommerce-variation-add-to-cart .quantity input, .single-product .product .summary .single_variation_wrap .woocommerce-variation-add-to-cart button.single_add_to_cart_button, .single-product .product .woocommerce-tabs .wc-tabs li a, .membership-form .membership-type select, .full-content .content-wrapper .membership-form .wpforms-field input[type=text],
.full-content .content-wrapper .membership-form .wpforms-field input[type=email],
.full-content .content-wrapper .membership-form .wpforms-field input[type=tel],
.full-content .content-wrapper .membership-form .wpforms-field input[type=number],
.full-content .content-wrapper .membership-form .wpforms-field input[type=date],
.full-content .content-wrapper .membership-form .wpforms-field input[type=url],
.full-content .content-wrapper .membership-form .wpforms-field input[type=search],
.full-content .content-wrapper .membership-form .wpforms-field input[type=password],
.full-content .content-wrapper .membership-form .wpforms-field input[type=time],
.full-content .content-wrapper .membership-form .wpforms-field input[type=datetime-local],
.full-content .content-wrapper .membership-form .wpforms-field input[type=month],
.full-content .content-wrapper .membership-form .wpforms-field input[type=week],
.full-content .content-wrapper .membership-form .wpforms-field select,
.full-content .content-wrapper .membership-form .wpforms-field textarea, .full-content .content-wrapper .membership-form .wpforms-field-radio fieldset legend,
.full-content .content-wrapper .membership-form .wpforms-field-radio fieldset label,
.full-content .content-wrapper .membership-form .wpforms-field-checkbox fieldset legend,
.full-content .content-wrapper .membership-form .wpforms-field-checkbox fieldset label, .full-content .content-wrapper .membership-form .wpforms-submit-container .wpforms-submit, .full-content .content-wrapper .membership-form .wpforms-field-layout-rows .wpforms-layout-row .wpforms-field-repeater-display-rows-buttons button, .header .icon-b-wrapper .search-i-wrapper a, .mega-m-inner-wrapper .title h5, .mega-m-inner-wrapper .mega-m-sub-m-links-wrapper .m-btn-wrapper .button-wrapper a {
  font-size: 18px;
}
@media screen and (min-width: 992px) {
  .about-sec .upper-content .content-l-wrapper .link a .l-w-adj, .about-sec .upper-content .content-l-wrapper .link a .icon, .contact-details-sec .content-r-wrapper .link a .l-w-adj, .contact-details-sec .content-r-wrapper .link a .icon, .news-post-sec .load-more-wrapper button, .post-pdf-download .pdf-download-btn .l-w-adj, .post-pdf-download .pdf-download-btn .icon, .how-to-join-sec .upper-content .price a, .how-to-join-sec .upper-content .content-l-wrapper .link a .l-w-adj, .how-to-join-sec .upper-content .content-l-wrapper .link a .icon, .faqs-sec .accordion-item .accordion-button .icon, .faqs-sec .accordion-item .accordion-body .link-wrapper a, .faqs-sec .accordion-item .accordion-body .pdf-link-wrapper a, .faqs-sec .accordion-item .accordion-body .pdf-link-wrapper a::after, .shop-page-wrapper .shop-filter .filter-label, .shop-page-wrapper .shop-filter .shop-orderby, .single-product .product .summary .variations_form .variations tr td.value select, .single-product .product .summary .single_variation_wrap .woocommerce-variation-add-to-cart .quantity input, .single-product .product .summary .single_variation_wrap .woocommerce-variation-add-to-cart button.single_add_to_cart_button, .single-product .product .woocommerce-tabs .wc-tabs li a, .membership-form .membership-type select, .full-content .content-wrapper .membership-form .wpforms-field input[type=text],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=email],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=tel],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=number],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=date],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=url],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=search],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=password],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=time],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=datetime-local],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=month],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=week],
  .full-content .content-wrapper .membership-form .wpforms-field select,
  .full-content .content-wrapper .membership-form .wpforms-field textarea, .full-content .content-wrapper .membership-form .wpforms-field-radio fieldset legend,
  .full-content .content-wrapper .membership-form .wpforms-field-radio fieldset label,
  .full-content .content-wrapper .membership-form .wpforms-field-checkbox fieldset legend,
  .full-content .content-wrapper .membership-form .wpforms-field-checkbox fieldset label, .full-content .content-wrapper .membership-form .wpforms-submit-container .wpforms-submit, .full-content .content-wrapper .membership-form .wpforms-field-layout-rows .wpforms-layout-row .wpforms-field-repeater-display-rows-buttons button, .header .icon-b-wrapper .search-i-wrapper a, .mega-m-inner-wrapper .title h5, .mega-m-inner-wrapper .mega-m-sub-m-links-wrapper .m-btn-wrapper .button-wrapper a {
    font-size: 20px;
  }
}
@media screen and (min-width: 1400px) {
  .about-sec .upper-content .content-l-wrapper .link a .l-w-adj, .about-sec .upper-content .content-l-wrapper .link a .icon, .contact-details-sec .content-r-wrapper .link a .l-w-adj, .contact-details-sec .content-r-wrapper .link a .icon, .news-post-sec .load-more-wrapper button, .post-pdf-download .pdf-download-btn .l-w-adj, .post-pdf-download .pdf-download-btn .icon, .how-to-join-sec .upper-content .price a, .how-to-join-sec .upper-content .content-l-wrapper .link a .l-w-adj, .how-to-join-sec .upper-content .content-l-wrapper .link a .icon, .faqs-sec .accordion-item .accordion-button .icon, .faqs-sec .accordion-item .accordion-body .link-wrapper a, .faqs-sec .accordion-item .accordion-body .pdf-link-wrapper a, .faqs-sec .accordion-item .accordion-body .pdf-link-wrapper a::after, .shop-page-wrapper .shop-filter .filter-label, .shop-page-wrapper .shop-filter .shop-orderby, .single-product .product .summary .variations_form .variations tr td.value select, .single-product .product .summary .single_variation_wrap .woocommerce-variation-add-to-cart .quantity input, .single-product .product .summary .single_variation_wrap .woocommerce-variation-add-to-cart button.single_add_to_cart_button, .single-product .product .woocommerce-tabs .wc-tabs li a, .membership-form .membership-type select, .full-content .content-wrapper .membership-form .wpforms-field input[type=text],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=email],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=tel],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=number],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=date],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=url],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=search],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=password],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=time],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=datetime-local],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=month],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=week],
  .full-content .content-wrapper .membership-form .wpforms-field select,
  .full-content .content-wrapper .membership-form .wpforms-field textarea, .full-content .content-wrapper .membership-form .wpforms-field-radio fieldset legend,
  .full-content .content-wrapper .membership-form .wpforms-field-radio fieldset label,
  .full-content .content-wrapper .membership-form .wpforms-field-checkbox fieldset legend,
  .full-content .content-wrapper .membership-form .wpforms-field-checkbox fieldset label, .full-content .content-wrapper .membership-form .wpforms-submit-container .wpforms-submit, .full-content .content-wrapper .membership-form .wpforms-field-layout-rows .wpforms-layout-row .wpforms-field-repeater-display-rows-buttons button, .header .icon-b-wrapper .search-i-wrapper a, .mega-m-inner-wrapper .title h5, .mega-m-inner-wrapper .mega-m-sub-m-links-wrapper .m-btn-wrapper .button-wrapper a {
    font-size: 24px;
  }
}

.banner-sec .banner-inner .content-wrapper .content .link a, .map-c-other-detals-sec .social ul li a {
  font-size: 18px;
}
@media screen and (min-width: 992px) {
  .banner-sec .banner-inner .content-wrapper .content .link a, .map-c-other-detals-sec .social ul li a {
    font-size: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .banner-sec .banner-inner .content-wrapper .content .link a, .map-c-other-detals-sec .social ul li a {
    font-size: 25px;
  }
}

.post-header p, .shop-page-wrapper .products li.product a.woocommerce-LoopProduct-link .price,
.shop-page-wrapper .products li.product a.woocommerce-LoopProduct-link .product-loop-sku {
  font-size: 16px;
}
@media screen and (min-width: 992px) {
  .post-header p, .shop-page-wrapper .products li.product a.woocommerce-LoopProduct-link .price,
  .shop-page-wrapper .products li.product a.woocommerce-LoopProduct-link .product-loop-sku {
    font-size: 18px;
  }
}
@media screen and (min-width: 1400px) {
  .post-header p, .shop-page-wrapper .products li.product a.woocommerce-LoopProduct-link .price,
  .shop-page-wrapper .products li.product a.woocommerce-LoopProduct-link .product-loop-sku {
    font-size: 20px;
  }
}
@media screen and (min-width: 1600px) {
  .post-header p, .shop-page-wrapper .products li.product a.woocommerce-LoopProduct-link .price,
  .shop-page-wrapper .products li.product a.woocommerce-LoopProduct-link .product-loop-sku {
    font-size: 26px;
  }
}

.testimonial-sec .testimonial-card h4 {
  font-size: 20px;
}
@media screen and (min-width: 992px) {
  .testimonial-sec .testimonial-card h4 {
    font-size: 24px;
  }
}
@media screen and (min-width: 1200px) {
  .testimonial-sec .testimonial-card h4 {
    font-size: 26px;
  }
}
@media screen and (min-width: 1400px) {
  .testimonial-sec .testimonial-card h4 {
    font-size: 30px;
  }
}

.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel h2 {
  font-size: 18px;
}
@media screen and (min-width: 576px) {
  .single-product .product .woocommerce-tabs .woocommerce-Tabs-panel h2 {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  .single-product .product .woocommerce-tabs .woocommerce-Tabs-panel h2 {
    font-size: 24px;
  }
}
@media screen and (min-width: 992px) {
  .single-product .product .woocommerce-tabs .woocommerce-Tabs-panel h2 {
    font-size: 28px;
  }
}
@media screen and (min-width: 1200px) {
  .single-product .product .woocommerce-tabs .woocommerce-Tabs-panel h2 {
    font-size: 35px;
  }
}

.more-than-sec .s-content-wrapper .facility-content h3 {
  font-size: 18px;
}
@media screen and (min-width: 576px) {
  .more-than-sec .s-content-wrapper .facility-content h3 {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  .more-than-sec .s-content-wrapper .facility-content h3 {
    font-size: 24px;
  }
}
@media screen and (min-width: 992px) {
  .more-than-sec .s-content-wrapper .facility-content h3 {
    font-size: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .more-than-sec .s-content-wrapper .facility-content h3 {
    font-size: 38px;
  }
}

.shop-page-wrapper .products li.product a.woocommerce-LoopProduct-link .woocommerce-loop-product__title, .single-product .product .summary .amount {
  font-size: 20px;
}
@media screen and (min-width: 576px) {
  .shop-page-wrapper .products li.product a.woocommerce-LoopProduct-link .woocommerce-loop-product__title, .single-product .product .summary .amount {
    font-size: 24px;
  }
}
@media screen and (min-width: 768px) {
  .shop-page-wrapper .products li.product a.woocommerce-LoopProduct-link .woocommerce-loop-product__title, .single-product .product .summary .amount {
    font-size: 28px;
  }
}
@media screen and (min-width: 992px) {
  .shop-page-wrapper .products li.product a.woocommerce-LoopProduct-link .woocommerce-loop-product__title, .single-product .product .summary .amount {
    font-size: 32px;
  }
}
@media screen and (min-width: 1200px) {
  .shop-page-wrapper .products li.product a.woocommerce-LoopProduct-link .woocommerce-loop-product__title, .single-product .product .summary .amount {
    font-size: 40px;
  }
}

.about-sec .upper-content h2, .f-box-sec .bottom-content .row .image-wrapper .content h5, .upcoming-events-sec .inner-wrapper .content h4, .our-history-sec .inner-wrapper h3, .full-content .content-wrapper h3, .contact-details-sec h3, .activity-boxes .inner-wrapper .row .image-wrapper .content h5, .how-to-join-sec .upper-content h2, .faqs-sec .accordion-item .accordion-button, .membership-form .membership-intro h2, .full-content .content-wrapper .membership-form .area-of-interest-title::after {
  font-size: 22px;
}
@media screen and (min-width: 576px) {
  .about-sec .upper-content h2, .f-box-sec .bottom-content .row .image-wrapper .content h5, .upcoming-events-sec .inner-wrapper .content h4, .our-history-sec .inner-wrapper h3, .full-content .content-wrapper h3, .contact-details-sec h3, .activity-boxes .inner-wrapper .row .image-wrapper .content h5, .how-to-join-sec .upper-content h2, .faqs-sec .accordion-item .accordion-button, .membership-form .membership-intro h2, .full-content .content-wrapper .membership-form .area-of-interest-title::after {
    font-size: 26px;
  }
}
@media screen and (min-width: 768px) {
  .about-sec .upper-content h2, .f-box-sec .bottom-content .row .image-wrapper .content h5, .upcoming-events-sec .inner-wrapper .content h4, .our-history-sec .inner-wrapper h3, .full-content .content-wrapper h3, .contact-details-sec h3, .activity-boxes .inner-wrapper .row .image-wrapper .content h5, .how-to-join-sec .upper-content h2, .faqs-sec .accordion-item .accordion-button, .membership-form .membership-intro h2, .full-content .content-wrapper .membership-form .area-of-interest-title::after {
    font-size: 30px;
  }
}
@media screen and (min-width: 992px) {
  .about-sec .upper-content h2, .f-box-sec .bottom-content .row .image-wrapper .content h5, .upcoming-events-sec .inner-wrapper .content h4, .our-history-sec .inner-wrapper h3, .full-content .content-wrapper h3, .contact-details-sec h3, .activity-boxes .inner-wrapper .row .image-wrapper .content h5, .how-to-join-sec .upper-content h2, .faqs-sec .accordion-item .accordion-button, .membership-form .membership-intro h2, .full-content .content-wrapper .membership-form .area-of-interest-title::after {
    font-size: 34px;
  }
}
@media screen and (min-width: 1200px) {
  .about-sec .upper-content h2, .f-box-sec .bottom-content .row .image-wrapper .content h5, .upcoming-events-sec .inner-wrapper .content h4, .our-history-sec .inner-wrapper h3, .full-content .content-wrapper h3, .contact-details-sec h3, .activity-boxes .inner-wrapper .row .image-wrapper .content h5, .how-to-join-sec .upper-content h2, .faqs-sec .accordion-item .accordion-button, .membership-form .membership-intro h2, .full-content .content-wrapper .membership-form .area-of-interest-title::after {
    font-size: 42px;
  }
}

.banner-sec .banner-inner .content-wrapper .content .title h1, .basic-banner h1, .news-title-content-wrapper h1, .post-header h1, .shop-page-wrapper .shop-header h1, .single-product .product .summary h1 {
  font-size: 26px;
}
@media screen and (min-width: 576px) {
  .banner-sec .banner-inner .content-wrapper .content .title h1, .basic-banner h1, .news-title-content-wrapper h1, .post-header h1, .shop-page-wrapper .shop-header h1, .single-product .product .summary h1 {
    font-size: 35px;
  }
}
@media screen and (min-width: 992px) {
  .banner-sec .banner-inner .content-wrapper .content .title h1, .basic-banner h1, .news-title-content-wrapper h1, .post-header h1, .shop-page-wrapper .shop-header h1, .single-product .product .summary h1 {
    font-size: 44px;
  }
}
@media screen and (min-width: 1200px) {
  .banner-sec .banner-inner .content-wrapper .content .title h1, .basic-banner h1, .news-title-content-wrapper h1, .post-header h1, .shop-page-wrapper .shop-header h1, .single-product .product .summary h1 {
    font-size: 55px;
  }
}
@media screen and (min-width: 1400px) {
  .banner-sec .banner-inner .content-wrapper .content .title h1, .basic-banner h1, .news-title-content-wrapper h1, .post-header h1, .shop-page-wrapper .shop-header h1, .single-product .product .summary h1 {
    font-size: 70px;
  }
}

.more-than-sec .slider-bottom, .post-pdf-download {
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .more-than-sec .slider-bottom, .post-pdf-download {
    padding-top: 60px;
  }
}

.basic-banner, .full-content:last-child {
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .basic-banner, .full-content:last-child {
    padding-bottom: 60px;
  }
}

.page-id-18 .f-box-sec, .testimonial-sec .testimonial-bottom, .upcoming-events-sec, .full-content, .history-gallery, .contact-details-sec, .news-title-content-wrapper, .post-header, .how-to-join-sec, .footer .footer-top, #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
  padding-top: 60px;
}
@media screen and (min-width: 768px) {
  .page-id-18 .f-box-sec, .testimonial-sec .testimonial-bottom, .upcoming-events-sec, .full-content, .history-gallery, .contact-details-sec, .news-title-content-wrapper, .post-header, .how-to-join-sec, .footer .footer-top, #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
    padding-top: 80px;
  }
}

.about-sec .upper-content, .f-box-sec, .testimonial-sec, .upcoming-events-sec, .map-c-other-detals-sec, .activity-boxes, .news-post-sec .news-posts-wrapper, .footer .footer-top, #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
  padding-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .about-sec .upper-content, .f-box-sec, .testimonial-sec, .upcoming-events-sec, .map-c-other-detals-sec, .activity-boxes, .news-post-sec .news-posts-wrapper, .footer .footer-top, #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
    padding-bottom: 80px;
  }
}

.about-sec, .testimonial-sec, .our-history-sec, .more-than-sec, .faqs-sec, .shop-page-wrapper, .single-product .product {
  padding-top: 40px;
}
@media screen and (min-width: 576px) {
  .about-sec, .testimonial-sec, .our-history-sec, .more-than-sec, .faqs-sec, .shop-page-wrapper, .single-product .product {
    padding-top: 48px;
  }
}
@media screen and (min-width: 768px) {
  .about-sec, .testimonial-sec, .our-history-sec, .more-than-sec, .faqs-sec, .shop-page-wrapper, .single-product .product {
    padding-top: 64px;
  }
}
@media screen and (min-width: 992px) {
  .about-sec, .testimonial-sec, .our-history-sec, .more-than-sec, .faqs-sec, .shop-page-wrapper, .single-product .product {
    padding-top: 80px;
  }
}
@media screen and (min-width: 1400px) {
  .about-sec, .testimonial-sec, .our-history-sec, .more-than-sec, .faqs-sec, .shop-page-wrapper, .single-product .product {
    padding-top: 100px;
  }
}

.our-history-sec, .more-than-sec, .news-post-sec, main.single-post, .how-to-join-sec, .faqs-sec {
  padding-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .our-history-sec, .more-than-sec, .news-post-sec, main.single-post, .how-to-join-sec, .faqs-sec {
    padding-bottom: 80px;
  }
}
@media screen and (min-width: 1400px) {
  .our-history-sec, .more-than-sec, .news-post-sec, main.single-post, .how-to-join-sec, .faqs-sec {
    padding-bottom: 100px;
  }
}

.header {
  background: linear-gradient(165deg, #272460 0%, #151141 100%);
  padding-top: 16px;
  padding-bottom: 16px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .header {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 992px) {
  .header {
    padding-top: 28px;
    padding-bottom: 28px;
  }
}
@media screen and (min-width: 1200px) {
  .header {
    padding-top: 36px;
    padding-bottom: 36px;
  }
}
.header .logo {
  max-width: 80px;
  position: relative;
  z-index: 11;
}
@media screen and (min-width: 576px) {
  .header .logo {
    max-width: 100px;
  }
}
@media screen and (min-width: 768px) {
  .header .logo {
    max-width: 130px;
  }
}
@media screen and (min-width: 992px) {
  .header .logo {
    max-width: 150px;
  }
}
@media screen and (min-width: 1400px) {
  .header .logo {
    max-width: 170px;
  }
}
.header .logo img {
  width: 100%;
  height: auto;
  display: block;
}
.header .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.header .col-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 992px) {
  .header .col-navigation {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
@media screen and (min-width: 1400px) {
  .header .col-navigation {
    gap: 30px;
  }
}
@media screen and (min-width: 1600px) {
  .header .col-navigation {
    gap: 45px;
  }
}
.header .icon-b-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 11;
}
@media screen and (min-width: 768px) {
  .header .icon-b-wrapper {
    gap: 20px;
  }
}
@media screen and (min-width: 992px) {
  .header .icon-b-wrapper {
    gap: 30px;
    margin-bottom: -10px;
  }
}
@media screen and (min-width: 1200px) {
  .header .icon-b-wrapper {
    margin-bottom: -10px;
    gap: 30px;
  }
}
@media screen and (min-width: 1400px) {
  .header .icon-b-wrapper {
    gap: 30px;
    margin-bottom: -13px;
  }
}
@media screen and (min-width: 1600px) {
  .header .icon-b-wrapper {
    gap: 45px;
  }
}
@media screen and (max-width: 991.72px) {
  .header .icon-b-wrapper {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.header .icon-b-wrapper .search-i-wrapper a svg {
  width: 1em;
  height: 1em;
  display: block;
}
@media screen and (max-width: 991.72px) {
  .header .icon-b-wrapper .header-btn {
    display: none;
  }
}
.header .navigation-wrapper .top-menu {
  position: relative;
  z-index: 11;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-bottom: 16px;
}
@media screen and (min-width: 576px) {
  .header .navigation-wrapper .top-menu {
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .header .navigation-wrapper .top-menu {
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 1400px) {
  .header .navigation-wrapper .top-menu {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 419.72px) {
  .header .navigation-wrapper .top-menu {
    display: none;
  }
}
.header .navigation-wrapper .top-menu .navbar-nav {
  gap: 8px;
}
@media screen and (min-width: 576px) {
  .header .navigation-wrapper .top-menu .navbar-nav {
    gap: 12px;
  }
}
@media screen and (min-width: 768px) {
  .header .navigation-wrapper .top-menu .navbar-nav {
    gap: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .header .navigation-wrapper .top-menu .navbar-nav {
    gap: 30px;
  }
}
@media screen and (min-width: 1400px) {
  .header .navigation-wrapper .top-menu .navbar-nav {
    gap: 40px;
  }
}
@media screen and (min-width: 1600px) {
  .header .navigation-wrapper .top-menu .navbar-nav {
    gap: 50px;
  }
}
.header .navigation-wrapper .top-menu .navbar-nav li a {
  color: var(--white);
  font-size: 8px;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.1;
}
@media screen and (min-width: 576px) {
  .header .navigation-wrapper .top-menu .navbar-nav li a {
    font-size: 10px;
  }
}
@media screen and (min-width: 768px) {
  .header .navigation-wrapper .top-menu .navbar-nav li a {
    font-size: 12px;
  }
}
.header .navigation-wrapper .top-menu .navbar-nav li a:hover {
  color: var(--primary);
}
.header .navigation-wrapper .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 16px;
}
@media screen and (min-width: 992px) {
  .header .navigation-wrapper .navbar-nav {
    gap: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .header .navigation-wrapper .navbar-nav {
    gap: 30px;
  }
}
@media screen and (min-width: 1400px) {
  .header .navigation-wrapper .navbar-nav {
    gap: 40px;
  }
}
.header .navigation-wrapper .navbar-nav li a {
  font-family: "Times New Roman", Times, serif;
  color: var(--white);
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  line-height: 1.3;
  font-size: 16px;
}
@media screen and (min-width: 1200px) {
  .header .navigation-wrapper .navbar-nav li a {
    font-size: 18px;
  }
}
@media screen and (min-width: 1400px) {
  .header .navigation-wrapper .navbar-nav li a {
    font-size: 20px;
  }
}
@media screen and (min-width: 1600px) {
  .header .navigation-wrapper .navbar-nav li a {
    font-size: 24px;
  }
}
.header .navigation-wrapper .navbar-nav li a:hover {
  color: var(--primary);
}
@media screen and (max-width: 991.72px) {
  .header .navigation-wrapper .nav-main-menu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: linear-gradient(165deg, #272460 0%, #151141 100%);
    -webkit-transition: 0.6s all ease-in-out;
    transition: 0.6s all ease-in-out;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
    z-index: 10;
  }
}
.menu-open .header .navigation-wrapper .nav-main-menu {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
@media screen and (min-width: 992px) {
  .header .navigation-wrapper .nav-main-menu .header-btn {
    display: none;
  }
}
@media screen and (max-width: 991.72px) {
  .header .navigation-wrapper .nav-main-menu .navbar-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.header .header-btn a {
  font-family: "Times New Roman", Times, serif;
  border: 1px solid var(--primary);
  line-height: 1.3;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--white);
  border-radius: 99px;
  font-size: 16px;
  padding: 10px 28px;
}
@media screen and (min-width: 992px) {
  .header .header-btn a {
    padding: 10px 28px;
  }
}
@media screen and (min-width: 1200px) {
  .header .header-btn a {
    padding: 10px 32px;
    font-size: 18px;
  }
}
@media screen and (min-width: 1400px) {
  .header .header-btn a {
    padding: 12px 45px;
    font-size: 20px;
  }
}
@media screen and (min-width: 1600px) {
  .header .header-btn a {
    font-size: 24px;
  }
}
@media screen and (max-width: 991.72px) {
  .header .header-btn a {
    min-width: 200px;
  }
}
.header .header-btn a:hover {
  background-color: var(--white);
  color: var(--primary);
  border-color: var(--white);
}

.menu-toggle {
  width: 26px;
  height: 24px;
  position: relative;
  cursor: pointer;
  z-index: 101;
}
@media screen and (min-width: 992px) {
  .menu-toggle {
    display: none;
  }
}
.menu-toggle span {
  width: 26px;
  border-bottom: 3px solid var(--primary);
  position: absolute;
  top: calc(50% - 2px);
  left: 3px;
}
.menu-toggle span:nth-child(2) {
  -webkit-transition-delay: 0.32s;
          transition-delay: 0.32s;
}
.menu-open .menu-toggle span:nth-child(2) {
  opacity: 0;
}
.menu-toggle span:nth-child(1) {
  margin-top: -7px;
  -webkit-transition: margin 0.32s 0.32s ease-in-out, -webkit-transform 0.32s 0s ease-in-out;
  transition: margin 0.32s 0.32s ease-in-out, -webkit-transform 0.32s 0s ease-in-out;
  transition: margin 0.32s 0.32s ease-in-out, transform 0.32s 0s ease-in-out;
  transition: margin 0.32s 0.32s ease-in-out, transform 0.32s 0s ease-in-out, -webkit-transform 0.32s 0s ease-in-out;
}
.menu-open .menu-toggle span:nth-child(1) {
  -webkit-transition: margin 0.32s ease-in-out, -webkit-transform 0.32s 0.32s ease-in-out;
  transition: margin 0.32s ease-in-out, -webkit-transform 0.32s 0.32s ease-in-out;
  transition: margin 0.32s ease-in-out, transform 0.32s 0.32s ease-in-out;
  transition: margin 0.32s ease-in-out, transform 0.32s 0.32s ease-in-out, -webkit-transform 0.32s 0.32s ease-in-out;
  margin-top: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.menu-toggle span:nth-child(3) {
  margin-top: 7px;
  -webkit-transition: margin 0.32s 0.32s ease-in-out, -webkit-transform 0.32s 0s ease-in-out;
  transition: margin 0.32s 0.32s ease-in-out, -webkit-transform 0.32s 0s ease-in-out;
  transition: margin 0.32s 0.32s ease-in-out, transform 0.32s 0s ease-in-out;
  transition: margin 0.32s 0.32s ease-in-out, transform 0.32s 0s ease-in-out, -webkit-transform 0.32s 0s ease-in-out;
}
.menu-open .menu-toggle span:nth-child(3) {
  -webkit-transition: margin 0.32s ease-in-out, -webkit-transform 0.32s 0.32s ease-in-out;
  transition: margin 0.32s ease-in-out, -webkit-transform 0.32s 0.32s ease-in-out;
  transition: margin 0.32s ease-in-out, transform 0.32s 0.32s ease-in-out;
  transition: margin 0.32s ease-in-out, transform 0.32s 0.32s ease-in-out, -webkit-transform 0.32s 0.32s ease-in-out;
  margin-top: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.menu-open .menu-toggle span {
  border-color: var(--primary);
}

#mega-menu-wrap-main-menu {
  background: transparent;
  position: unset;
  color: var(--white);
}
#mega-menu-wrap-main-menu #mega-menu-main-menu {
  color: var(--white);
  position: unset;
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
}
@media screen and (min-width: 992px) {
  #mega-menu-wrap-main-menu #mega-menu-main-menu {
    gap: 20px;
  }
}
@media screen and (min-width: 1200px) {
  #mega-menu-wrap-main-menu #mega-menu-main-menu {
    gap: 30px;
  }
}
@media screen and (min-width: 1400px) {
  #mega-menu-wrap-main-menu #mega-menu-main-menu {
    gap: 40px;
  }
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item {
  display: block;
  margin: 0;
  padding: 0;
  position: unset;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
  font-family: "Times New Roman", Times, serif;
  color: var(--white) !important;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  line-height: 1.3;
  font-size: 16px;
  position: unset;
  padding: 0;
  margin: 0;
  border: none;
  background: transparent !important;
  height: unset !important;
  text-align: center;
}
@media screen and (min-width: 1200px) {
  #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
    font-size: 18px;
  }
}
@media screen and (min-width: 1400px) {
  #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
    font-size: 20px;
  }
}
@media screen and (min-width: 1600px) {
  #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
    font-size: 24px;
  }
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link::after {
  content: "";
  height: 0;
  width: 1px;
  border-bottom: 2px solid var(--primary);
  padding-bottom: 2px;
  margin-bottom: -2px;
  display: block;
  opacity: 0;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link:hover::after {
  opacity: 1;
  width: 100%;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link:hover {
  background: transparent !important;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link:active {
  background: transparent !important;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link span.mega-indicator {
  display: none !important;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > .ul.mega-sub-menu {
  top: 100% !important;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
  top: 100% !important;
  background-color: transparent;
  background: linear-gradient(30deg, #272460 0%, #151141 100%);
  -webkit-transition: 0.5s all ease-in-out;
  transition: 0.5s all ease-in-out;
  margin-top: -1px;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
  padding: 0;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
  width: 100%;
  margin-inline: auto;
  padding: 0 15px;
  max-width: 100%;
}
@media screen and (min-width: 576px) {
  #mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
    max-width: 540px;
  }
}
@media screen and (min-width: 768px) {
  #mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
    max-width: 720px;
  }
}
@media screen and (min-width: 992px) {
  #mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
    max-width: 960px;
  }
}
@media screen and (min-width: 1200px) {
  #mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
    max-width: 1140px;
  }
}
@media screen and (min-width: 1400px) {
  #mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
    max-width: 1320px;
  }
}
@media screen and (min-width: 1600px) {
  #mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
    max-width: 1460px;
  }
}
@media screen and (min-width: 1800px) {
  #mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
    max-width: 1660px;
  }
}

#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.mega-m-inner-wrapper .title h5 {
  color: var(--primary);
  line-height: 1.3;
  margin-bottom: 24px;
}
@media screen and (min-width: 992px) {
  .mega-m-inner-wrapper .title h5 {
    margin-bottom: 32px;
  }
}
.mega-m-inner-wrapper .mega-m-sub-m-links-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mega-m-inner-wrapper .mega-m-sub-m-links-wrapper .m-links-wrapper {
  width: 20%;
}
.mega-m-inner-wrapper .mega-m-sub-m-links-wrapper .m-links-wrapper ul {
  padding-left: 0;
  margin: 0;
  list-style: none;
}
.mega-m-inner-wrapper .mega-m-sub-m-links-wrapper .m-links-wrapper ul li:not(:last-child) {
  margin-bottom: 16px;
}
@media screen and (min-width: 992px) {
  .mega-m-inner-wrapper .mega-m-sub-m-links-wrapper .m-links-wrapper ul li:not(:last-child) {
    margin-bottom: 20px;
  }
}
.mega-m-inner-wrapper .mega-m-sub-m-links-wrapper .m-links-wrapper ul li a {
  color: var(--white);
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  line-height: 1.6;
  font-weight: normal;
}
@media screen and (max-width: 1199.72px) {
  .mega-m-inner-wrapper .mega-m-sub-m-links-wrapper .m-links-wrapper ul li a {
    font-size: 18px;
  }
}
@media screen and (max-width: 991.72px) {
  .mega-m-inner-wrapper .mega-m-sub-m-links-wrapper .m-links-wrapper ul li a {
    font-size: 16px;
  }
}
.mega-m-inner-wrapper .mega-m-sub-m-links-wrapper .m-links-wrapper ul li a:hover {
  color: var(--primary);
}
.mega-m-inner-wrapper .mega-m-sub-m-links-wrapper .m-links-wrapper .contact-info li a {
  color: var(--primary);
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
.mega-m-inner-wrapper .mega-m-sub-m-links-wrapper .m-links-wrapper .contact-info li a:hover {
  color: var(--white);
}
.mega-m-inner-wrapper .mega-m-sub-m-links-wrapper .m-btn-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}
@media screen and (min-width: 1200px) {
  .mega-m-inner-wrapper .mega-m-sub-m-links-wrapper .m-btn-wrapper {
    gap: 32px;
  }
}
.mega-m-inner-wrapper .mega-m-sub-m-links-wrapper .m-btn-wrapper .button-wrapper a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid var(--primary);
  border-radius: 32px;
  color: var(--white);
  line-height: 1.3;
  font-family: "Times New Roman", Times, serif;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  padding: 10px 15px;
  max-width: 150px;
  min-width: 150px;
}
@media screen and (min-width: 992px) {
  .mega-m-inner-wrapper .mega-m-sub-m-links-wrapper .m-btn-wrapper .button-wrapper a {
    padding: 10px 18px;
  }
}
@media screen and (min-width: 1200px) {
  .mega-m-inner-wrapper .mega-m-sub-m-links-wrapper .m-btn-wrapper .button-wrapper a {
    padding: 12px 24px;
    max-width: 180px;
    min-width: 180px;
  }
}
@media screen and (min-width: 1400px) {
  .mega-m-inner-wrapper .mega-m-sub-m-links-wrapper .m-btn-wrapper .button-wrapper a {
    max-width: 210px;
    min-width: 210px;
  }
}
@media screen and (min-width: 1600px) {
  .mega-m-inner-wrapper .mega-m-sub-m-links-wrapper .m-btn-wrapper .button-wrapper a {
    max-width: 235px;
    min-width: 235px;
  }
}
@media screen and (max-width: 1199.72px) {
  .mega-m-inner-wrapper .mega-m-sub-m-links-wrapper .m-btn-wrapper .button-wrapper a {
    font-size: 18px;
  }
}
@media screen and (max-width: 991.72px) {
  .mega-m-inner-wrapper .mega-m-sub-m-links-wrapper .m-btn-wrapper .button-wrapper a {
    font-size: 16px;
  }
}
.mega-m-inner-wrapper .mega-m-sub-m-links-wrapper .m-btn-wrapper .button-wrapper a:hover {
  background-color: var(--white);
  color: var(--primary);
  border-color: var(--white);
}

.footer {
  background: linear-gradient(173deg, #272460 0%, #151141 100%);
}
.footer .footer-logo-wrapper {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .footer .footer-logo-wrapper {
    width: 20%;
  }
}
.footer .footer-logo {
  max-width: 130px;
}
@media screen and (min-width: 992px) {
  .footer .footer-logo {
    max-width: 150px;
  }
}
@media screen and (min-width: 1400px) {
  .footer .footer-logo {
    max-width: 170px;
  }
}
@media screen and (max-width: 767.72px) {
  .footer .footer-logo {
    margin-inline: auto;
  }
}
.footer .footer-logo img {
  width: 100%;
  height: auto;
  display: block;
}
.footer .footer-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: var(--white);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px;
}
@media screen and (min-width: 768px) {
  .footer .footer-top {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 0;
  }
}
@media screen and (max-width: 767.72px) {
  .footer .footer-top {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.footer .footer-top .footer-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .footer .footer-top .footer-links {
    width: 80%;
  }
}
@media screen and (max-width: 1199.72px) {
  .footer .footer-top .footer-links {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 30px 0;
  }
}
@media screen and (max-width: 1199.72px) {
  .footer .footer-top .footer-links .footer-col,
  .footer .footer-top .footer-links .footer-contact,
  .footer .footer-top .footer-links .footer-social {
    width: 33.333%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 767.72px) {
  .footer .footer-top .footer-links .footer-col,
  .footer .footer-top .footer-links .footer-contact,
  .footer .footer-top .footer-links .footer-social {
    width: 100%;
  }
}
.footer .footer-top .footer-links ul {
  padding-left: 0;
  margin: 0;
  list-style: none;
}
@media screen and (max-width: 767.72px) {
  .footer .footer-top .footer-links ul {
    text-align: center;
  }
}
.footer .footer-top .footer-links ul li:not(:last-child) {
  margin-bottom: 16px;
}
@media screen and (min-width: 992px) {
  .footer .footer-top .footer-links ul li:not(:last-child) {
    margin-bottom: 20px;
  }
}
.footer .footer-top .footer-links ul li a {
  color: var(--white);
  font-size: 14px;
  font-weight: normal;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  line-height: 1.1;
}
@media screen and (min-width: 1400px) {
  .footer .footer-top .footer-links ul li a {
    font-size: 16px;
  }
}
.footer .footer-top .footer-links ul li a:hover {
  color: var(--primary);
}
.footer .footer-top .footer-links .footer-contact ul li a {
  color: var(--primary);
}
.footer .footer-top .footer-links .footer-contact ul li a:hover {
  color: var(--white);
}
.footer .footer-top .footer-links .footer-contact address p {
  margin-top: 24px;
  font-size: 14px;
  line-height: 2;
  margin-bottom: 0;
}
@media screen and (min-width: 1400px) {
  .footer .footer-top .footer-links .footer-contact address p {
    margin-top: 32px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767.72px) {
  .footer .footer-top .footer-links .footer-contact address p {
    text-align: center;
  }
}
.footer .footer-top .footer-links .footer-social ul {
  padding-left: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}
@media screen and (min-width: 992px) {
  .footer .footer-top .footer-links .footer-social ul {
    gap: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .footer .footer-top .footer-links .footer-social ul {
    gap: 24px;
  }
}
@media screen and (min-width: 1600px) {
  .footer .footer-top .footer-links .footer-social ul {
    gap: 28px;
  }
}
.footer .footer-top .footer-links .footer-social ul li a {
  font-size: 18px;
  color: var(--white);
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
@media screen and (min-width: 1200px) {
  .footer .footer-top .footer-links .footer-social ul li a {
    font-size: 20px;
  }
}
@media screen and (min-width: 1600px) {
  .footer .footer-top .footer-links .footer-social ul li a {
    font-size: 25px;
  }
}
.footer .footer-top .footer-links .footer-social ul li a svg {
  width: 1em;
  height: 1em;
  display: block;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.footer .footer-top .footer-links .footer-social ul li a:hover svg {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.footer .footer-bottom {
  color: var(--white);
  padding: 20px 0;
  background-color: var(--black);
}
@media screen and (min-width: 992px) {
  .footer .footer-bottom {
    padding: 26px 0;
  }
}
@media screen and (min-width: 1200px) {
  .footer .footer-bottom {
    padding: 32px 0;
  }
}
.footer .footer-bottom .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 576px) {
  .footer .footer-bottom .container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media screen and (max-width: 575.72px) {
  .footer .footer-bottom .container {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.footer .footer-bottom p {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.1;
  margin-bottom: 0;
  font-weight: normal;
}
@media screen and (min-width: 1400px) {
  .footer .footer-bottom p {
    font-size: 14px;
  }
}
.footer .footer-middle {
  padding-bottom: 25px;
}
@media screen and (min-width: 992px) {
  .footer .footer-middle {
    padding-bottom: 32px;
  }
}
.footer .footer-middle ul {
  padding-left: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
@media screen and (min-width: 992px) {
  .footer .footer-middle ul {
    gap: 30px;
  }
}
@media screen and (min-width: 1400px) {
  .footer .footer-middle ul {
    gap: 40px;
  }
}
@media screen and (max-width: 767.72px) {
  .footer .footer-middle ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.footer .footer-middle ul li a {
  font-size: 12px;
  text-transform: uppercase;
  line-height: 1.1;
  color: var(--white);
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
@media screen and (min-width: 1400px) {
  .footer .footer-middle ul li a {
    font-size: 14px;
  }
}
.footer .footer-middle ul li a:hover {
  color: var(--primary);
}

.banner-sec .banner-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.banner-sec .banner-inner .video-wrapper {
  margin-right: -100%;
  width: 100%;
}
.banner-sec .banner-inner .video-wrapper .video {
  position: relative;
  width: 100%;
  max-width: 100%;
  padding: 0 0 56.25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.banner-sec .banner-inner .video-wrapper .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  border: 0;
}
.banner-sec .banner-inner .video-wrapper .video::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  z-index: 1;
}
.banner-sec .banner-inner .content-wrapper {
  width: 100%;
  position: relative;
  z-index: 2;
  color: var(--white);
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.banner-sec .banner-inner .content-wrapper .content {
  padding-bottom: 30px;
}
@media screen and (min-width: 576px) {
  .banner-sec .banner-inner .content-wrapper .content {
    padding-bottom: 80px;
  }
}
@media screen and (min-width: 768px) {
  .banner-sec .banner-inner .content-wrapper .content {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 992px) {
  .banner-sec .banner-inner .content-wrapper .content {
    padding-bottom: 160px;
  }
}
@media screen and (min-width: 1200px) {
  .banner-sec .banner-inner .content-wrapper .content {
    padding-bottom: 200px;
  }
}
@media screen and (min-width: 1400px) {
  .banner-sec .banner-inner .content-wrapper .content {
    padding-bottom: 250px;
  }
}
@media screen and (min-width: 1600px) {
  .banner-sec .banner-inner .content-wrapper .content {
    padding-bottom: 300px;
  }
}
@media screen and (max-width: 575.72px) {
  .banner-sec .banner-inner .content-wrapper .content {
    padding-top: 20px;
  }
}
.banner-sec .banner-inner .content-wrapper .content h6 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
  line-height: 1.6;
  margin-bottom: 0;
}
.banner-sec .banner-inner .content-wrapper .content .title h1 {
  line-height: 1.1;
  margin-bottom: 18px;
}
@media screen and (min-width: 992px) {
  .banner-sec .banner-inner .content-wrapper .content .title h1 {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 575.72px) {
  .banner-sec .banner-inner .content-wrapper .content .title h1 {
    font-size: 28px;
  }
}
.banner-sec .banner-inner .content-wrapper .content .link a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 16px;
  padding: 10px 16px;
  border: 2px solid var(--white);
  border-radius: 999px;
  color: #fff;
  text-decoration: none;
  background: transparent;
  font-family: "Times New Roman", Times, serif;
  font-weight: 400;
  line-height: 1.1;
  backdrop-filter: blur(3px);
  background: rgba(255, 255, 255, 0.05);
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
@media screen and (min-width: 576px) {
  .banner-sec .banner-inner .content-wrapper .content .link a {
    padding: 10px 20px;
  }
}
@media screen and (min-width: 992px) {
  .banner-sec .banner-inner .content-wrapper .content .link a {
    padding: 12px 30px;
  }
}
.banner-sec .banner-inner .content-wrapper .content .link a svg {
  width: 1em;
  height: 1em;
  display: block;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
.banner-sec .banner-inner .content-wrapper .content .link a:hover {
  background: rgba(255, 255, 255, 0.1);
}
.banner-sec .banner-inner .content-wrapper .content .link a:hover svg {
  -webkit-transform: translateX(3px);
          transform: translateX(3px);
}

@media screen and (min-width: 1400px) {
  .page-id-234 .about-sec .container {
    max-width: 1240px;
  }
}
@media screen and (min-width: 1600px) {
  .page-id-234 .about-sec .container {
    max-width: 1360px;
  }
}
@media screen and (min-width: 1800px) {
  .page-id-234 .about-sec .container {
    max-width: 1520px;
  }
}
.about-sec .upper-content {
  color: #3B3E45;
}
.page-id-234 .about-sec .upper-content {
  padding-bottom: 0;
}
.about-sec .upper-content .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 991.72px) {
  .about-sec .upper-content .row {
    gap: 32px;
  }
}
.about-sec .upper-content h2 {
  color: var(--primary);
  margin-bottom: 24px;
}
@media screen and (min-width: 992px) {
  .about-sec .upper-content h2 {
    margin-bottom: 35px;
  }
}
.about-sec .upper-content p {
  line-height: 1.6;
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .about-sec .upper-content p {
    margin-bottom: 32px;
    max-width: 47em;
  }
}
.about-sec .upper-content p:last-child {
  margin-bottom: 0;
}
.about-sec .upper-content .content-l-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
@media screen and (min-width: 992px) {
  .about-sec .upper-content .content-l-wrapper {
    gap: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .about-sec .upper-content .content-l-wrapper {
    gap: 40px;
  }
}
@media screen and (min-width: 1400px) {
  .about-sec .upper-content .content-l-wrapper {
    gap: 50px;
  }
}
.about-sec .upper-content .content-l-wrapper .link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
}
.about-sec .upper-content .content-l-wrapper .link a .l-w-adj {
  width: 200px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--primary);
  border: 2px solid var(--primary);
  border-radius: 600px;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  line-height: 1.1;
  font-family: "Times New Roman", Times, serif;
}
@media screen and (min-width: 576px) {
  .about-sec .upper-content .content-l-wrapper .link a .l-w-adj {
    width: 240px;
    height: 45px;
  }
}
@media screen and (min-width: 992px) {
  .about-sec .upper-content .content-l-wrapper .link a .l-w-adj {
    width: 230px;
    height: 45px;
  }
}
@media screen and (min-width: 1200px) {
  .about-sec .upper-content .content-l-wrapper .link a .l-w-adj {
    width: 260px;
    height: 50px;
  }
}
@media screen and (min-width: 1400px) {
  .about-sec .upper-content .content-l-wrapper .link a .l-w-adj {
    width: 300px;
    height: 60px;
  }
}
@media screen and (max-width: 575.72px) {
  .about-sec .upper-content .content-l-wrapper .link a .l-w-adj {
    font-size: 16px;
  }
}
.about-sec .upper-content .content-l-wrapper .link a .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: var(--primary);
  height: 40px;
  width: 40px;
  border-radius: 50%;
}
@media screen and (min-width: 576px) {
  .about-sec .upper-content .content-l-wrapper .link a .icon {
    width: 45px;
    height: 45px;
  }
}
@media screen and (min-width: 992px) {
  .about-sec .upper-content .content-l-wrapper .link a .icon {
    height: 45px;
    width: 45px;
  }
}
@media screen and (min-width: 1200px) {
  .about-sec .upper-content .content-l-wrapper .link a .icon {
    height: 50px;
    width: 50px;
  }
}
@media screen and (min-width: 1400px) {
  .about-sec .upper-content .content-l-wrapper .link a .icon {
    width: 60px;
    height: 60px;
  }
}
.about-sec .upper-content .content-l-wrapper .link a .icon svg {
  width: 1em;
  height: 1em;
  display: block;
}
@media screen and (max-width: 575.72px) {
  .about-sec .upper-content .content-l-wrapper .link a .icon {
    font-size: 16px;
  }
}
.about-sec .upper-content .content-l-wrapper .link a:hover .l-w-adj {
  background-color: var(--primary);
  color: var(--white);
}

@media screen and (min-width: 1400px) {
  .page-id-18 .f-box-sec .container {
    max-width: 1240px;
  }
}
@media screen and (min-width: 1600px) {
  .page-id-18 .f-box-sec .container {
    max-width: 1360px;
  }
}
@media screen and (min-width: 1800px) {
  .page-id-18 .f-box-sec .container {
    max-width: 1520px;
  }
}
.f-box-sec .bottom-content .row {
  gap: 30px;
}
@media screen and (min-width: 768px) {
  .f-box-sec .bottom-content .row {
    gap: 34px 10px;
  }
}
@media screen and (min-width: 992px) {
  .f-box-sec .bottom-content .row {
    gap: 44px 20px;
  }
}
@media screen and (min-width: 1200px) {
  .f-box-sec .bottom-content .row {
    gap: 54px 30px;
  }
}
@media screen and (min-width: 1600px) {
  .f-box-sec .bottom-content .row {
    gap: 64px 40px;
  }
}
.f-box-sec .bottom-content .row .col-md-6 {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .f-box-sec .bottom-content .row .col-md-6 {
    width: calc(50% - 5px);
  }
}
@media screen and (min-width: 992px) {
  .f-box-sec .bottom-content .row .col-md-6 {
    width: calc(50% - 10px);
  }
}
@media screen and (min-width: 1200px) {
  .f-box-sec .bottom-content .row .col-md-6 {
    width: calc(50% - 15px);
  }
}
@media screen and (min-width: 1600px) {
  .f-box-sec .bottom-content .row .col-md-6 {
    width: calc(50% - 20px);
  }
}
.f-box-sec .bottom-content .row .col-md-4 {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .f-box-sec .bottom-content .row .col-md-4 {
    width: calc(33.333% - 7px);
  }
}
@media screen and (min-width: 992px) {
  .f-box-sec .bottom-content .row .col-md-4 {
    width: calc(33.333% - 14px);
  }
}
@media screen and (min-width: 1200px) {
  .f-box-sec .bottom-content .row .col-md-4 {
    width: calc(33.333% - 20px);
  }
}
@media screen and (min-width: 1600px) {
  .f-box-sec .bottom-content .row .col-md-4 {
    width: calc(33.333% - 27px);
  }
}
.page-id-18 .f-box-sec .bottom-content .row .col-md-4 {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .page-id-18 .f-box-sec .bottom-content .row .col-md-4 {
    width: calc(50% - 5px);
  }
}
@media screen and (min-width: 992px) {
  .page-id-18 .f-box-sec .bottom-content .row .col-md-4 {
    width: calc(50% - 10px);
  }
}
@media screen and (min-width: 1200px) {
  .page-id-18 .f-box-sec .bottom-content .row .col-md-4 {
    width: calc(50% - 15px);
  }
}
@media screen and (min-width: 1600px) {
  .page-id-18 .f-box-sec .bottom-content .row .col-md-4 {
    width: calc(50% - 20px);
  }
}
.f-box-sec .bottom-content .row .image-wrapper {
  max-width: 100%;
  width: 100%;
  position: relative;
  padding: 0 0 63.96%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.f-box-sec .bottom-content .row .image-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 100%;
  height: 100%;
  display: block;
}
.f-box-sec .bottom-content .row .image-wrapper a.outer {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 3;
}
.f-box-sec .bottom-content .row .image-wrapper .content {
  position: absolute;
  padding-left: 25px;
  padding-bottom: 25px;
  z-index: 2;
  width: 100%;
  bottom: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(39, 36, 96, 0.45)));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(39, 36, 96, 0.45) 100%);
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
@media screen and (min-width: 768px) {
  .f-box-sec .bottom-content .row .image-wrapper .content {
    padding-left: 25px;
    padding-bottom: 25px;
  }
}
@media screen and (min-width: 992px) {
  .f-box-sec .bottom-content .row .image-wrapper .content {
    padding-left: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 1400px) {
  .f-box-sec .bottom-content .row .image-wrapper .content {
    padding-left: 45px;
    padding-bottom: 45px;
  }
}
@media screen and (min-width: 1600px) {
  .f-box-sec .bottom-content .row .image-wrapper .content {
    padding-left: 60px;
    padding-bottom: 60px;
  }
}
.f-box-sec .bottom-content .row .image-wrapper .content h5 {
  margin-bottom: 14px;
  color: var(--white);
  font-weight: normal;
  line-height: 1.1;
}
.f-box-sec .bottom-content .row .image-wrapper .content a {
  color: var(--white);
  margin: 0;
  padding: 0;
  line-height: 1.6;
}
.f-box-sec .bottom-content .row .image-wrapper .hover-border {
  position: absolute;
  height: 90%;
  width: 95%;
  z-index: 1;
  border: 2px solid #ffffff;
  opacity: 0;
  visibility: hidden;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
.f-box-sec .bottom-content .row .image-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: rgba(39, 36, 96, 0.26);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
.f-box-sec .bottom-content .row .image-wrapper:hover::before {
  opacity: 1;
  visibility: visible;
}
.f-box-sec .bottom-content .row .image-wrapper:hover .hover-border {
  visibility: visible;
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .f-box-sec .bottom-content .row .image-wrapper.small {
    padding: 0 0 95%;
  }
  .page-id-18 .f-box-sec .bottom-content .row .image-wrapper.small {
    padding: 0 0 63.96%;
  }
}
@media screen and (min-width: 768px) {
  .f-box-sec .bottom-content .row .image-wrapper.small .hover-border {
    height: 90%;
    width: 90%;
  }
  .page-id-18 .f-box-sec .bottom-content .row .image-wrapper.small .hover-border {
    height: 90%;
    width: 95%;
  }
}
.f-box-sec .bottom-content .row .image-wrapper.small.bg-adj {
  background-color: #272460;
}
.f-box-sec .bottom-content .row .image-wrapper.small.bg-adj .content a {
  color: var(--primary);
}

.testimonial-sec {
  background-color: #EDF6F8;
  overflow: hidden;
}
.testimonial-sec .testimonial-slider {
  overflow: visible;
}
.testimonial-sec .testimonial-card {
  text-align: center;
}
.testimonial-sec .testimonial-card .quote {
  max-width: 60px;
  margin-bottom: 10px;
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  .testimonial-sec .testimonial-card .quote {
    max-width: 60px;
  }
}
@media screen and (min-width: 992px) {
  .testimonial-sec .testimonial-card .quote {
    max-width: 90px;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .testimonial-sec .testimonial-card .quote {
    max-width: 120px;
  }
}
.testimonial-sec .testimonial-card .quote img {
  width: 100%;
  height: auto;
  display: block;
}
.testimonial-sec .testimonial-card p {
  margin-bottom: 20px;
  color: #3B3E45;
  line-height: 1.6;
  max-width: 100%;
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  .testimonial-sec .testimonial-card p {
    max-width: 21.5em;
  }
}
@media screen and (min-width: 992px) {
  .testimonial-sec .testimonial-card p {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .testimonial-sec .testimonial-card p {
    margin-bottom: 40px;
  }
}
.testimonial-sec .testimonial-card h4 {
  line-height: 1.3;
  color: #272460;
  margin-bottom: 8px;
  font-family: "Prata", serif;
}
.testimonial-sec .testimonial-card .desc p {
  max-width: unset;
  font-size: 14px;
  line-height: 1.6;
  color: var(--primary);
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0;
}
.testimonial-sec .testimonial-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 25px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 768px) {
  .testimonial-sec .testimonial-bottom {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.testimonial-sec .testimonial-bottom .swiper-pagination {
  width: 100%;
  border-radius: 999px;
  background: rgba(39, 36, 96, 0.1);
  height: 10px;
  position: relative;
}
@media screen and (min-width: 992px) {
  .testimonial-sec .testimonial-bottom .swiper-pagination {
    height: 15px;
  }
}
.testimonial-sec .testimonial-bottom .swiper-pagination .swiper-pagination-progressbar-fill {
  background-color: #BA8F4C;
  border-radius: 999px;
  height: 100%;
}
.testimonial-sec .testimonial-bottom .testimonial-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 25px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.testimonial-sec .testimonial-bottom .testimonial-nav .swiper-fraction {
  color: var(--primary);
  line-height: 1.6;
  width: 56px;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .testimonial-sec .testimonial-bottom .testimonial-nav .swiper-fraction {
    width: 70px;
  }
}
.testimonial-sec .testimonial-bottom .testimonial-nav .s-btn-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 14px;
}
.testimonial-sec .testimonial-bottom .testimonial-nav .testimonial-prev,
.testimonial-sec .testimonial-bottom .testimonial-nav .testimonial-next {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  background-color: var(--primary);
  color: var(--white);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid var(--primary);
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
@media screen and (min-width: 992px) {
  .testimonial-sec .testimonial-bottom .testimonial-nav .testimonial-prev,
  .testimonial-sec .testimonial-bottom .testimonial-nav .testimonial-next {
    height: 40px;
    width: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .testimonial-sec .testimonial-bottom .testimonial-nav .testimonial-prev,
  .testimonial-sec .testimonial-bottom .testimonial-nav .testimonial-next {
    height: 50px;
    width: 50px;
  }
}
.testimonial-sec .testimonial-bottom .testimonial-nav .testimonial-prev svg,
.testimonial-sec .testimonial-bottom .testimonial-nav .testimonial-next svg {
  width: 1em;
  height: 1em;
  display: block;
}
.testimonial-sec .testimonial-bottom .testimonial-nav .testimonial-prev.swiper-button-disabled,
.testimonial-sec .testimonial-bottom .testimonial-nav .testimonial-next.swiper-button-disabled {
  background-color: transparent;
  color: var(--primary);
}

.upcoming-events-sec .inner-wrapper h5 {
  color: var(--primary);
  margin-bottom: 20px;
  font-weight: normal;
  line-height: 1.1;
}
@media screen and (min-width: 992px) {
  .upcoming-events-sec .inner-wrapper h5 {
    margin-bottom: 28px;
  }
}
.upcoming-events-sec .inner-wrapper .row {
  gap: 30px;
}
@media screen and (min-width: 768px) {
  .upcoming-events-sec .inner-wrapper .row {
    gap: 10px;
  }
}
@media screen and (min-width: 992px) {
  .upcoming-events-sec .inner-wrapper .row {
    gap: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .upcoming-events-sec .inner-wrapper .row {
    gap: 30px;
  }
}
@media screen and (min-width: 1600px) {
  .upcoming-events-sec .inner-wrapper .row {
    gap: 40px;
  }
}
.upcoming-events-sec .inner-wrapper .row .col-md-6 {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .upcoming-events-sec .inner-wrapper .row .col-md-6 {
    width: calc(50% - 5px);
  }
}
@media screen and (min-width: 992px) {
  .upcoming-events-sec .inner-wrapper .row .col-md-6 {
    width: calc(50% - 10px);
  }
}
@media screen and (min-width: 1200px) {
  .upcoming-events-sec .inner-wrapper .row .col-md-6 {
    width: calc(50% - 15px);
  }
}
@media screen and (min-width: 1600px) {
  .upcoming-events-sec .inner-wrapper .row .col-md-6 {
    width: calc(50% - 20px);
  }
}
.upcoming-events-sec .inner-wrapper .image-wrapper {
  max-width: 100%;
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 63.96%;
}
.upcoming-events-sec .inner-wrapper .image-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.upcoming-events-sec .inner-wrapper .image-wrapper a.outer {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 3;
}
.upcoming-events-sec .inner-wrapper .image-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: rgba(39, 36, 96, 0.26);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
.upcoming-events-sec .inner-wrapper .image-wrapper:hover::before {
  opacity: 1;
  visibility: visible;
}
.upcoming-events-sec .inner-wrapper .image-wrapper .hover-border {
  position: absolute;
  height: 90%;
  width: 95%;
  z-index: 1;
  border: 2px solid #ffffff;
  opacity: 0;
  visibility: hidden;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
.upcoming-events-sec .inner-wrapper .image-wrapper:hover .hover-border {
  visibility: visible;
  opacity: 1;
}
.upcoming-events-sec .inner-wrapper .content {
  position: absolute;
  padding-left: 16px;
  padding-bottom: 16px;
  z-index: 2;
  width: 100%;
  bottom: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(39, 36, 96, 0.35)));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(39, 36, 96, 0.35) 100%);
}
@media screen and (min-width: 768px) {
  .upcoming-events-sec .inner-wrapper .content {
    padding-left: 20px;
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 992px) {
  .upcoming-events-sec .inner-wrapper .content {
    padding-left: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 1400px) {
  .upcoming-events-sec .inner-wrapper .content {
    padding-left: 45px;
    padding-bottom: 45px;
  }
}
@media screen and (min-width: 1600px) {
  .upcoming-events-sec .inner-wrapper .content {
    padding-left: 60px;
    padding-bottom: 60px;
  }
}
.upcoming-events-sec .inner-wrapper .content h4 {
  margin-bottom: 14px;
  color: var(--white);
  font-weight: normal;
  line-height: 1.1;
}
.upcoming-events-sec .inner-wrapper .content a {
  color: var(--white);
  margin: 0;
  padding: 0;
  line-height: 1.6;
}

.our-history-sec {
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  color: var(--white);
  position: relative;
}
.our-history-sec::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, rgba(0, 0, 0, 0.6)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.6) 50%, rgba(255, 255, 255, 0) 100%);
  mix-blend-mode: multiply;
  pointer-events: none;
}
@media screen and (min-width: 992px) {
  .our-history-sec::before {
    width: 80%;
  }
}
@media screen and (min-width: 1200px) {
  .our-history-sec::before {
    width: 60%;
  }
}
.our-history-sec .inner-wrapper {
  max-width: 612px;
  position: relative;
  z-index: 2;
}
.our-history-sec .inner-wrapper h5 {
  margin-bottom: 24px;
  color: var(--primary);
}
@media screen and (min-width: 992px) {
  .our-history-sec .inner-wrapper h5 {
    margin-bottom: 32px;
  }
}
@media screen and (min-width: 1200px) {
  .our-history-sec .inner-wrapper h5 {
    margin-bottom: 44px;
  }
}
.our-history-sec .inner-wrapper h3 {
  color: var(--white);
  margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
  .our-history-sec .inner-wrapper h3 {
    margin-bottom: 20px;
  }
}
.our-history-sec .inner-wrapper p {
  margin-bottom: 18px;
}
@media screen and (min-width: 768px) {
  .our-history-sec .inner-wrapper p {
    margin-bottom: 25px;
  }
}
.our-history-sec .inner-wrapper a {
  color: var(--white);
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  text-decoration: none;
}
.our-history-sec .inner-wrapper a:hover {
  text-decoration: underline;
}

.more-than-sec {
  overflow: hidden;
}
.more-than-sec .title h5 {
  color: var(--primary);
  line-height: 1.1;
  margin-bottom: 25px;
}
@media screen and (min-width: 992px) {
  .more-than-sec .title h5 {
    margin-bottom: 32px;
  }
}
@media screen and (min-width: 1200px) {
  .more-than-sec .title h5 {
    margin-bottom: 44px;
  }
}
.more-than-sec .facility-slider {
  overflow: visible;
}
.more-than-sec .slider-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 25px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 768px) {
  .more-than-sec .slider-bottom {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.more-than-sec .slider-bottom .facility-swiper-pagination {
  width: 100%;
  border-radius: 999px;
  background: rgba(39, 36, 96, 0.1);
  height: 10px;
  position: relative;
}
@media screen and (min-width: 992px) {
  .more-than-sec .slider-bottom .facility-swiper-pagination {
    height: 15px;
  }
}
.more-than-sec .slider-bottom .facility-swiper-pagination .swiper-pagination-progressbar-fill {
  background-color: #BA8F4C;
  border-radius: 999px;
  height: 100%;
}
.more-than-sec .slider-bottom .slider-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 25px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.more-than-sec .slider-bottom .slider-navigation .facility-fraction {
  color: var(--primary);
  line-height: 1.6;
  width: 56px;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .more-than-sec .slider-bottom .slider-navigation .facility-fraction {
    width: 70px;
  }
}
.more-than-sec .slider-bottom .slider-navigation .s-btn-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 14px;
}
.more-than-sec .slider-bottom .slider-navigation .facility-prev,
.more-than-sec .slider-bottom .slider-navigation .facility-next {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  background-color: var(--primary);
  color: var(--white);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid var(--primary);
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
@media screen and (min-width: 992px) {
  .more-than-sec .slider-bottom .slider-navigation .facility-prev,
  .more-than-sec .slider-bottom .slider-navigation .facility-next {
    height: 40px;
    width: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .more-than-sec .slider-bottom .slider-navigation .facility-prev,
  .more-than-sec .slider-bottom .slider-navigation .facility-next {
    height: 50px;
    width: 50px;
  }
}
.more-than-sec .slider-bottom .slider-navigation .facility-prev svg,
.more-than-sec .slider-bottom .slider-navigation .facility-next svg {
  width: 1em;
  height: 1em;
  display: block;
}
.more-than-sec .slider-bottom .slider-navigation .facility-prev.swiper-button-disabled,
.more-than-sec .slider-bottom .slider-navigation .facility-next.swiper-button-disabled {
  background-color: transparent;
  color: var(--primary);
}
.more-than-sec .s-content-wrapper {
  position: relative;
  width: 100%;
  max-width: 100%;
  padding: 0 0 110%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.more-than-sec .s-content-wrapper img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.more-than-sec .s-content-wrapper a.outer {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 3;
}
.more-than-sec .s-content-wrapper .facility-content {
  position: absolute;
  padding-left: 20px;
  padding-bottom: 20px;
  z-index: 2;
  width: 100%;
  bottom: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(39, 36, 96, 0.45)));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(39, 36, 96, 0.45) 100%);
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
@media screen and (min-width: 768px) {
  .more-than-sec .s-content-wrapper .facility-content {
    padding-left: 28px;
    padding-bottom: 24px;
  }
}
@media screen and (min-width: 992px) {
  .more-than-sec .s-content-wrapper .facility-content {
    padding-left: 35px;
    padding-bottom: 28px;
  }
}
@media screen and (min-width: 1400px) {
  .more-than-sec .s-content-wrapper .facility-content {
    padding-left: 42px;
    padding-bottom: 32px;
  }
}
@media screen and (min-width: 1600px) {
  .more-than-sec .s-content-wrapper .facility-content {
    padding-left: 48px;
    padding-bottom: 36px;
  }
}
.more-than-sec .s-content-wrapper .facility-content h3 {
  margin-bottom: 10px;
  color: var(--white);
  font-weight: normal;
  line-height: 1.1;
}
.more-than-sec .s-content-wrapper .facility-content a {
  color: var(--white);
  margin: 0;
  padding: 0;
  line-height: 1.6;
}

.basic-banner {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 44vh;
  min-height: 200px;
  position: relative;
}
@media screen and (min-width: 1400px) {
  .basic-banner {
    min-height: 400px;
  }
}
.basic-banner::before {
  content: "";
  background: rgba(39, 36, 96, 0.35);
  mix-blend-mode: multiply;
  position: absolute;
  z-index: 1;
  height: 100%;
  width: 100%;
  display: block;
}
@media screen and (min-width: 1400px) {
  .basic-banner .container {
    max-width: 1240px;
  }
}
@media screen and (min-width: 1600px) {
  .basic-banner .container {
    max-width: 1360px;
  }
}
@media screen and (min-width: 1800px) {
  .basic-banner .container {
    max-width: 1520px;
  }
}
.basic-banner .basic-banner-inner {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
  z-index: 2;
  color: var(--white);
}
.basic-banner h1 {
  line-height: 1.1;
  margin-bottom: 0;
  font-weight: normal;
  color: var(--white);
}

@media screen and (min-width: 1400px) {
  .full-content .container {
    max-width: 1240px;
  }
}
@media screen and (min-width: 1600px) {
  .full-content .container {
    max-width: 1360px;
  }
}
@media screen and (min-width: 1800px) {
  .full-content .container {
    max-width: 1520px;
  }
}
.full-content .content-wrapper {
  color: var(--body);
}
.full-content .content-wrapper h3 {
  color: var(--primary);
  line-height: 1.1;
  margin-bottom: 24px;
  font-weight: normal;
}
.full-content .content-wrapper p {
  line-height: 1.6;
  margin-bottom: 24px;
}
.full-content .content-wrapper p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .full-content .content-wrapper p {
    margin-bottom: 32px;
  }
}
.full-content .content-wrapper p strong {
  font-weight: bold;
}
.full-content .content-wrapper a {
  color: var(--body);
  text-decoration: none;
}
.full-content .content-wrapper a:hover {
  text-decoration: underline;
}
.full-content .basic-content-sec.bottom .container {
  padding: 0;
  max-width: 100%;
}
.full-content .spiffy.calendar-table.bigcal {
  max-width: 100%;
  margin-inline: auto;
}
@media screen and (min-width: 1400px) {
  .full-content .spiffy.calendar-table.bigcal {
    max-width: 1300px;
  }
}
@media screen and (min-width: 1600px) {
  .full-content .spiffy.calendar-table.bigcal {
    max-width: 1400px;
  }
}

@media screen and (min-width: 1400px) {
  .two-image-sec .container {
    max-width: 1240px;
  }
}
@media screen and (min-width: 1600px) {
  .two-image-sec .container {
    max-width: 1360px;
  }
}
@media screen and (min-width: 1800px) {
  .two-image-sec .container {
    max-width: 1520px;
  }
}
.two-image-sec .images-wrap-up {
  padding-top: 32px;
}
@media screen and (min-width: 992px) {
  .two-image-sec .images-wrap-up {
    padding-top: 45px;
  }
}
.two-image-sec .images-wrap-up .row {
  gap: 30px;
}
@media screen and (min-width: 768px) {
  .two-image-sec .images-wrap-up .row {
    gap: 0;
  }
}
@media screen and (min-width: 992px) {
  .two-image-sec .images-wrap-up .row {
    gap: 8px;
  }
}
@media screen and (min-width: 1200px) {
  .two-image-sec .images-wrap-up .row {
    gap: 21px;
  }
}
@media screen and (min-width: 1400px) {
  .two-image-sec .images-wrap-up .row {
    gap: 36px;
  }
}
.two-image-sec .images-wrap-up .row .col-md-6 {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .two-image-sec .images-wrap-up .row .col-md-6 {
    width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .two-image-sec .images-wrap-up .row .col-md-6 {
    width: calc(50% - 4px);
  }
}
@media screen and (min-width: 1200px) {
  .two-image-sec .images-wrap-up .row .col-md-6 {
    width: calc(50% - 10.5px);
  }
}
@media screen and (min-width: 1400px) {
  .two-image-sec .images-wrap-up .row .col-md-6 {
    width: calc(50% - 18px);
  }
}
.two-image-sec .images-wrap-up .image {
  position: relative;
  width: 100%;
  max-width: 100%;
  padding: 0 0 63.96%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.two-image-sec .images-wrap-up .image img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
}

.history-gallery {
  overflow: hidden;
}
.history-gallery .gallery-row {
  overflow: hidden;
}
.history-gallery .gallery-row:not(:last-child) {
  margin-bottom: 20px;
}
@media screen and (min-width: 576px) {
  .history-gallery .gallery-row:not(:last-child) {
    margin-bottom: 32px;
  }
}
@media screen and (min-width: 992px) {
  .history-gallery .gallery-row:not(:last-child) {
    margin-bottom: 42px;
  }
}
.history-gallery .gallery-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  gap: 16px;
  will-change: transform;
}
@media screen and (min-width: 768px) {
  .history-gallery .gallery-track {
    gap: 24px;
  }
}
@media screen and (min-width: 992px) {
  .history-gallery .gallery-track {
    gap: 32px;
  }
}
@media screen and (min-width: 1200px) {
  .history-gallery .gallery-track {
    gap: 45px;
  }
}
@media screen and (min-width: 1400px) {
  .history-gallery .gallery-track {
    gap: 60px;
  }
}
.history-gallery .gallery-item {
  position: relative;
  height: 220px;
  width: 220px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (min-width: 576px) {
  .history-gallery .gallery-item {
    height: 260px;
    width: 260px;
  }
}
@media screen and (min-width: 768px) {
  .history-gallery .gallery-item {
    height: 300px;
    width: 300px;
  }
}
@media screen and (min-width: 992px) {
  .history-gallery .gallery-item {
    height: 350px;
    width: 350px;
  }
}
@media screen and (min-width: 1200px) {
  .history-gallery .gallery-item {
    height: 380px;
    width: 380px;
  }
}
@media screen and (min-width: 1400px) {
  .history-gallery .gallery-item {
    height: 420px;
    width: 420px;
  }
}
@media screen and (min-width: 1600px) {
  .history-gallery .gallery-item {
    height: 465px;
    width: 465px;
  }
}
.history-gallery .gallery-item img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

@media screen and (min-width: 1400px) {
  .contact-details-sec .container {
    max-width: 1240px;
  }
}
@media screen and (min-width: 1600px) {
  .contact-details-sec .container {
    max-width: 1360px;
  }
}
@media screen and (min-width: 1800px) {
  .contact-details-sec .container {
    max-width: 1520px;
  }
}
.contact-details-sec h3 {
  color: var(--primary);
  line-height: 1.1;
  margin-bottom: 28px;
  font-weight: normal;
}
@media screen and (min-width: 1200px) {
  .contact-details-sec h3 {
    margin-bottom: 36px;
  }
}
.contact-details-sec .content-up-wrap {
  padding-bottom: 40px;
  border-bottom: 2px solid rgba(59, 62, 69, 0.28);
}
@media screen and (min-width: 992px) {
  .contact-details-sec .content-up-wrap {
    padding-bottom: 28px;
  }
}
.contact-details-sec .content-up-wrap .row {
  gap: 35px;
}
@media screen and (min-width: 992px) {
  .contact-details-sec .content-up-wrap .row {
    gap: 0;
  }
}
.contact-details-sec .content-r-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
@media screen and (min-width: 992px) {
  .contact-details-sec .content-r-wrapper {
    gap: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .contact-details-sec .content-r-wrapper {
    gap: 40px;
  }
}
@media screen and (min-width: 1400px) {
  .contact-details-sec .content-r-wrapper {
    gap: 50px;
  }
}
.contact-details-sec .content-r-wrapper .link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
}
.contact-details-sec .content-r-wrapper .link a .l-w-adj {
  width: 200px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--primary);
  border: 2px solid var(--primary);
  border-radius: 600px;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  line-height: 1.1;
  font-family: "Times New Roman", Times, serif;
}
@media screen and (min-width: 576px) {
  .contact-details-sec .content-r-wrapper .link a .l-w-adj {
    width: 240px;
    height: 45px;
  }
}
@media screen and (min-width: 992px) {
  .contact-details-sec .content-r-wrapper .link a .l-w-adj {
    width: 230px;
    height: 45px;
  }
}
@media screen and (min-width: 1200px) {
  .contact-details-sec .content-r-wrapper .link a .l-w-adj {
    width: 260px;
    height: 50px;
  }
}
@media screen and (min-width: 1400px) {
  .contact-details-sec .content-r-wrapper .link a .l-w-adj {
    width: 300px;
    height: 60px;
  }
}
@media screen and (max-width: 575.72px) {
  .contact-details-sec .content-r-wrapper .link a .l-w-adj {
    font-size: 16px;
  }
}
.contact-details-sec .content-r-wrapper .link a .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: var(--primary);
  height: 40px;
  width: 40px;
  border-radius: 50%;
}
@media screen and (min-width: 576px) {
  .contact-details-sec .content-r-wrapper .link a .icon {
    width: 45px;
    height: 45px;
  }
}
@media screen and (min-width: 992px) {
  .contact-details-sec .content-r-wrapper .link a .icon {
    height: 45px;
    width: 45px;
  }
}
@media screen and (min-width: 1200px) {
  .contact-details-sec .content-r-wrapper .link a .icon {
    height: 50px;
    width: 60px;
  }
}
@media screen and (min-width: 1400px) {
  .contact-details-sec .content-r-wrapper .link a .icon {
    width: 60px;
    height: 60px;
  }
}
.contact-details-sec .content-r-wrapper .link a .icon svg {
  width: 1em;
  height: 1em;
  display: block;
}
@media screen and (max-width: 575.72px) {
  .contact-details-sec .content-r-wrapper .link a .icon {
    font-size: 16px;
  }
}
.contact-details-sec .content-r-wrapper .link a:hover .l-w-adj {
  background-color: var(--primary);
  color: var(--white);
}
.contact-details-sec .content-l-wrapper .enq.off,
.contact-details-sec .content-l-wrapper .membership {
  padding-top: 12px;
}
@media screen and (min-width: 992px) {
  .contact-details-sec .content-l-wrapper .enq.off,
  .contact-details-sec .content-l-wrapper .membership {
    padding-top: 18px;
  }
}
@media screen and (min-width: 1200px) {
  .contact-details-sec .content-l-wrapper .enq.off,
  .contact-details-sec .content-l-wrapper .membership {
    padding-top: 25px;
  }
}
@media screen and (min-width: 576px) {
  .contact-details-sec .content-l-wrapper .enq.off p strong,
  .contact-details-sec .content-l-wrapper .membership p strong {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
  }
}
@media screen and (min-width: 768px) {
  .contact-details-sec .content-l-wrapper .enq.off p strong,
  .contact-details-sec .content-l-wrapper .membership p strong {
    gap: 24px;
  }
}
@media screen and (min-width: 992px) {
  .contact-details-sec .content-l-wrapper .enq.off p strong,
  .contact-details-sec .content-l-wrapper .membership p strong {
    gap: 32px;
  }
}
@media screen and (min-width: 1200px) {
  .contact-details-sec .content-l-wrapper .enq.off p strong,
  .contact-details-sec .content-l-wrapper .membership p strong {
    gap: 45px;
  }
}
.contact-details-sec .content-l-wrapper p {
  margin-bottom: 12px;
  color: var(--body);
  line-height: 1.6;
}
.contact-details-sec .content-l-wrapper p strong {
  font-weight: 600;
}
.contact-details-sec .content-l-wrapper p a {
  color: var(--body);
  text-decoration: none;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
.contact-details-sec .content-l-wrapper p a:hover {
  text-decoration: underline;
}

.map-c-other-detals-sec {
  padding-top: 40px;
}
.map-c-other-detals-sec .row {
  gap: 32px;
}
@media screen and (min-width: 992px) {
  .map-c-other-detals-sec .row {
    gap: 0;
  }
}
@media screen and (min-width: 1400px) {
  .map-c-other-detals-sec .container {
    max-width: 1240px;
  }
}
@media screen and (min-width: 1600px) {
  .map-c-other-detals-sec .container {
    max-width: 1360px;
  }
}
@media screen and (min-width: 1800px) {
  .map-c-other-detals-sec .container {
    max-width: 1520px;
  }
}
.map-c-other-detals-sec .map {
  max-width: 100%;
  width: 100%;
  padding: 0 0 95%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.map-c-other-detals-sec .map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.map-c-other-detals-sec .content-l-wrapper h6 {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.6;
  margin-bottom: 12px;
  font-weight: 600;
}
.map-c-other-detals-sec .content-l-wrapper h6 a {
  color: var(--body);
  text-decoration: none;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
.map-c-other-detals-sec .content-l-wrapper h6 a:hover {
  text-decoration: underline;
}
.map-c-other-detals-sec .content-l-wrapper p {
  margin-bottom: 10px;
  line-height: 1.6;
}
.map-c-other-detals-sec .content-l-wrapper p strong {
  font-weight: 600;
}
.map-c-other-detals-sec .content-l-wrapper p a {
  color: var(--body);
  text-decoration: none;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
.map-c-other-detals-sec .content-l-wrapper p a:hover {
  text-decoration: underline;
}
.map-c-other-detals-sec .content-l-wrapper .launch {
  padding-bottom: 30px;
  border-bottom: 2px solid rgba(59, 62, 69, 0.28);
}
@media screen and (min-width: 992px) {
  .map-c-other-detals-sec .content-l-wrapper .launch {
    padding-bottom: 40px;
  }
}
.map-c-other-detals-sec .content-l-wrapper .launch.bar {
  padding-top: 30px;
}
@media screen and (min-width: 992px) {
  .map-c-other-detals-sec .content-l-wrapper .launch.bar {
    padding-top: 40px;
  }
}
@media screen and (min-width: 576px) {
  .map-c-other-detals-sec .content-l-wrapper .launch.bar p strong {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
  }
}
@media screen and (min-width: 768px) {
  .map-c-other-detals-sec .content-l-wrapper .launch.bar p strong {
    gap: 24px;
  }
}
@media screen and (min-width: 992px) {
  .map-c-other-detals-sec .content-l-wrapper .launch.bar p strong {
    gap: 32px;
  }
}
@media screen and (min-width: 1200px) {
  .map-c-other-detals-sec .content-l-wrapper .launch.bar p strong {
    gap: 45px;
  }
}
.map-c-other-detals-sec .content-r-wrapper,
.map-c-other-detals-sec .content-l-wrapper {
  max-width: 100%;
}
@media screen and (min-width: 992px) {
  .map-c-other-detals-sec .content-r-wrapper,
  .map-c-other-detals-sec .content-l-wrapper {
    max-width: 700px;
  }
}
.map-c-other-detals-sec .content-r-wrapper {
  margin-left: auto;
}
.map-c-other-detals-sec .social {
  padding-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
}
@media screen and (min-width: 576px) {
  .map-c-other-detals-sec .social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
  }
}
@media screen and (min-width: 768px) {
  .map-c-other-detals-sec .social {
    gap: 24px;
  }
}
@media screen and (min-width: 992px) {
  .map-c-other-detals-sec .social {
    padding-top: 40px;
    gap: 32px;
  }
}
@media screen and (min-width: 1200px) {
  .map-c-other-detals-sec .social {
    gap: 45px;
  }
}
.map-c-other-detals-sec .social p {
  margin-bottom: 0;
  line-height: 1.6;
  color: var(--body);
}
.map-c-other-detals-sec .social ul {
  padding-left: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}
@media screen and (min-width: 992px) {
  .map-c-other-detals-sec .social ul {
    gap: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .map-c-other-detals-sec .social ul {
    gap: 30px;
  }
}
.map-c-other-detals-sec .social ul li a {
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  color: var(--body);
}
.map-c-other-detals-sec .social ul li a svg {
  width: 1em;
  height: 1em;
  display: block;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
.map-c-other-detals-sec .social ul li a:hover svg {
  -webkit-transform: scale(1.04);
          transform: scale(1.04);
}
.map-c-other-detals-sec .caption {
  padding-bottom: 25px;
}
@media screen and (min-width: 1200px) {
  .map-c-other-detals-sec .caption {
    padding-bottom: 36px;
  }
}
.map-c-other-detals-sec .caption h6 {
  margin-bottom: 12px;
  line-height: 1.6;
  font-weight: 600;
  font-family: Arial, Helvetica, sans-serif;
}
.map-c-other-detals-sec .caption h6 a {
  color: var(--body);
}
.map-c-other-detals-sec .caption p {
  line-height: 1.6;
  margin-bottom: 10px;
  color: var(--body);
}
.map-c-other-detals-sec .caption p strong {
  font-weight: 600;
}
.map-c-other-detals-sec .caption p a {
  color: var(--body);
}

.video-banner-section {
  padding-top: 35px;
}
@media screen and (min-width: 992px) {
  .video-banner-section {
    padding-top: 45px;
  }
}
.page-id-18 .video-banner-section {
  margin-bottom: -20px;
}
@media screen and (min-width: 1400px) {
  .video-banner-section .container {
    max-width: 1240px;
  }
}
@media screen and (min-width: 1600px) {
  .video-banner-section .container {
    max-width: 1360px;
  }
}
@media screen and (min-width: 1800px) {
  .video-banner-section .container {
    max-width: 1520px;
  }
}
.video-banner-section .video-wrapper {
  position: relative;
  padding: 0 0 56.32%;
  max-width: 1100px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  .video-banner-section .video-wrapper {
    padding: 0 0 48.32%;
  }
}
@media screen and (min-width: 1600px) {
  .video-banner-section .video-wrapper {
    max-width: 1296px;
  }
}
.video-banner-section .video-wrapper iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
  top: 0;
  left: 0;
}

.activity-boxes {
  padding-top: 40px;
}
@media screen and (min-width: 1400px) {
  .activity-boxes .container {
    max-width: 1240px;
  }
}
@media screen and (min-width: 1600px) {
  .activity-boxes .container {
    max-width: 1360px;
  }
}
@media screen and (min-width: 1800px) {
  .activity-boxes .container {
    max-width: 1520px;
  }
}
.activity-boxes .inner-wrapper .row {
  gap: 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 768px) {
  .activity-boxes .inner-wrapper .row {
    gap: 34px 10px;
  }
}
@media screen and (min-width: 992px) {
  .activity-boxes .inner-wrapper .row {
    gap: 44px 20px;
  }
}
@media screen and (min-width: 1200px) {
  .activity-boxes .inner-wrapper .row {
    gap: 54px 30px;
  }
}
@media screen and (min-width: 1600px) {
  .activity-boxes .inner-wrapper .row {
    gap: 64px 40px;
  }
}
.activity-boxes .inner-wrapper .row .col-lg-4 {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .activity-boxes .inner-wrapper .row .col-lg-4 {
    width: calc(50% - 5px);
  }
}
@media screen and (min-width: 992px) {
  .activity-boxes .inner-wrapper .row .col-lg-4 {
    width: calc(33.333% - 14px);
  }
}
@media screen and (min-width: 1200px) {
  .activity-boxes .inner-wrapper .row .col-lg-4 {
    width: calc(33.333% - 20px);
  }
}
@media screen and (min-width: 1600px) {
  .activity-boxes .inner-wrapper .row .col-lg-4 {
    width: calc(33.333% - 27px);
  }
}
.activity-boxes .inner-wrapper .row .image-wrapper {
  background-color: #272460;
  max-width: 100%;
  width: 100%;
  position: relative;
  padding: 0 0 95%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.activity-boxes .inner-wrapper .row .image-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 100%;
  height: 100%;
  display: block;
}
.activity-boxes .inner-wrapper .row .image-wrapper a.outer {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 3;
}
.activity-boxes .inner-wrapper .row .image-wrapper .content {
  position: absolute;
  padding-left: 25px;
  padding-bottom: 25px;
  padding-right: 25px;
  z-index: 2;
  width: 100%;
  bottom: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(39, 36, 96, 0.45)));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(39, 36, 96, 0.45) 100%);
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
@media screen and (min-width: 768px) {
  .activity-boxes .inner-wrapper .row .image-wrapper .content {
    padding-left: 25px;
    padding-bottom: 25px;
    padding-right: 25px;
  }
}
@media screen and (min-width: 992px) {
  .activity-boxes .inner-wrapper .row .image-wrapper .content {
    padding-left: 30px;
    padding-bottom: 30px;
    padding-right: 30px;
  }
}
@media screen and (min-width: 1400px) {
  .activity-boxes .inner-wrapper .row .image-wrapper .content {
    padding-left: 45px;
    padding-bottom: 45px;
    padding-right: 45px;
  }
}
@media screen and (min-width: 1600px) {
  .activity-boxes .inner-wrapper .row .image-wrapper .content {
    padding-left: 60px;
    padding-bottom: 60px;
    padding-right: 60px;
  }
}
.activity-boxes .inner-wrapper .row .image-wrapper .content h5 {
  margin-bottom: 14px;
  color: var(--white);
  font-weight: normal;
  line-height: 1.1;
}
.activity-boxes .inner-wrapper .row .image-wrapper .content a {
  color: var(--white);
  margin: 0;
  padding: 0;
  line-height: 1.6;
}
.activity-boxes .inner-wrapper .row .image-wrapper .hover-border {
  position: absolute;
  height: 90%;
  width: 90%;
  z-index: 1;
  border: 2px solid #ffffff;
  opacity: 0;
  visibility: hidden;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
.activity-boxes .inner-wrapper .row .image-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: rgba(39, 36, 96, 0.26);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
.activity-boxes .inner-wrapper .row .image-wrapper:hover::before {
  opacity: 1;
  visibility: visible;
}
.activity-boxes .inner-wrapper .row .image-wrapper:hover .hover-border {
  visibility: visible;
  opacity: 1;
}

.news-title-content-wrapper {
  padding-bottom: 30px;
}
@media screen and (min-width: 992px) {
  .news-title-content-wrapper {
    padding-bottom: 40px;
  }
}
.news-title-content-wrapper h1 {
  margin-bottom: 24px;
  line-height: 1.1;
  color: var(--primary);
}
@media screen and (min-width: 992px) {
  .news-title-content-wrapper h1 {
    margin-bottom: 32px;
  }
}
.news-title-content-wrapper p {
  color: var(--body);
  line-height: 1.6;
  margin-bottom: 0;
}

.news-post-sec .row {
  gap: 30px;
}
@media screen and (min-width: 768px) {
  .news-post-sec .row {
    gap: 30px 6px;
  }
}
@media screen and (min-width: 992px) {
  .news-post-sec .row {
    gap: 34px 10px;
  }
}
@media screen and (min-width: 1200px) {
  .news-post-sec .row {
    gap: 40px 16px;
  }
}
@media screen and (min-width: 1400px) {
  .news-post-sec .row {
    gap: 50px 26px;
  }
}
@media screen and (min-width: 1600px) {
  .news-post-sec .row {
    gap: 58px 32px;
  }
}
.news-post-sec .row .col-md-6 {
  height: auto;
}
@media screen and (min-width: 768px) {
  .news-post-sec .row .col-md-6 {
    width: calc(50% - 3px);
  }
}
@media screen and (min-width: 992px) {
  .news-post-sec .row .col-md-6 {
    width: calc(33.333% - 7px);
  }
}
@media screen and (min-width: 1200px) {
  .news-post-sec .row .col-md-6 {
    width: calc(33.333% - 11px);
  }
}
@media screen and (min-width: 1400px) {
  .news-post-sec .row .col-md-6 {
    width: calc(33.333% - 18px);
  }
}
@media screen and (min-width: 1600px) {
  .news-post-sec .row .col-md-6 {
    width: calc(33.333% - 22px);
  }
}
.news-post-sec .news-box-wrapper {
  background-color: #EDF6F8;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.news-post-sec .news-box-wrapper .news-image {
  position: relative;
  max-width: 100%;
  width: 100%;
  padding: 0 0 95%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.news-post-sec .news-box-wrapper .news-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.news-post-sec .news-box-wrapper .news-content {
  padding: 20px 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .news-post-sec .news-box-wrapper .news-content {
    padding: 24px;
  }
}
@media screen and (min-width: 992px) {
  .news-post-sec .news-box-wrapper .news-content {
    padding: 30px;
  }
}
.news-post-sec .news-box-wrapper .news-content h3 {
  line-height: 1.1;
  color: var(--body);
  margin-bottom: 20px;
  font-size: 20px;
  text-decoration: none;
}
@media screen and (min-width: 576px) {
  .news-post-sec .news-box-wrapper .news-content h3 {
    font-size: 22px;
  }
}
@media screen and (min-width: 768px) {
  .news-post-sec .news-box-wrapper .news-content h3 {
    font-size: 26px;
  }
}
@media screen and (min-width: 992px) {
  .news-post-sec .news-box-wrapper .news-content h3 {
    font-size: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .news-post-sec .news-box-wrapper .news-content h3 {
    font-size: 34px;
  }
}
@media screen and (min-width: 1600px) {
  .news-post-sec .news-box-wrapper .news-content h3 {
    font-size: 42px;
  }
}
.news-post-sec .news-box-wrapper .news-content h3:hover {
  text-decoration: none;
}
.news-post-sec .news-box-wrapper .news-content a {
  margin-top: auto;
  color: var(--body);
  line-height: 1.6;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  text-decoration: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.news-post-sec .news-box-wrapper .news-content a:hover {
  color: var(--primary);
  text-decoration: underline;
}
.news-post-sec .news-box-wrapper .news-content a.title-link:hover {
  text-decoration: none;
}
.news-post-sec .load-more-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.news-post-sec .load-more-wrapper button {
  border: none;
  margin: 0;
  width: 200px;
  height: 40px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--primary);
  border: 2px solid var(--primary);
  border-radius: 600px;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  line-height: 1.1;
  font-family: "Times New Roman", Times, serif;
  background-color: transparent;
}
@media screen and (min-width: 576px) {
  .news-post-sec .load-more-wrapper button {
    width: 240px;
    height: 45px;
  }
}
@media screen and (min-width: 992px) {
  .news-post-sec .load-more-wrapper button {
    width: 230px;
    height: 45px;
  }
}
@media screen and (min-width: 1200px) {
  .news-post-sec .load-more-wrapper button {
    width: 260px;
    height: 50px;
  }
}
@media screen and (min-width: 1400px) {
  .news-post-sec .load-more-wrapper button {
    width: 300px;
    height: 60px;
  }
}
@media screen and (max-width: 575.72px) {
  .news-post-sec .load-more-wrapper button {
    font-size: 16px;
  }
}
.news-post-sec .load-more-wrapper button:hover {
  background-color: var(--primary);
  color: var(--white);
}

.post-header {
  padding-bottom: 30px;
}
@media screen and (min-width: 992px) {
  .post-header {
    padding-bottom: 40px;
  }
}
.post-header h1 {
  margin-bottom: 24px;
  line-height: 1.1;
  color: var(--primary);
}
@media screen and (min-width: 992px) {
  .post-header h1 {
    margin-bottom: 32px;
  }
}
.post-header p {
  color: var(--body);
  line-height: 1.6;
  margin-bottom: 0;
  font-weight: 600;
}

.content-blog-image-wrapper .row {
  gap: 35px;
}
@media screen and (min-width: 992px) {
  .content-blog-image-wrapper .row {
    gap: 0;
  }
}
.content-blog-image-wrapper .post-featured-image,
.content-blog-image-wrapper .post-sidebar-image {
  position: relative;
  padding: 0 0 95%;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 992px) {
  .content-blog-image-wrapper .post-featured-image,
  .content-blog-image-wrapper .post-sidebar-image {
    max-width: 466px;
    margin-left: auto;
  }
}
.content-blog-image-wrapper .post-featured-image img,
.content-blog-image-wrapper .post-sidebar-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.content-blog-image-wrapper .post-featured-image {
  margin-bottom: 35px;
}
@media screen and (min-width: 992px) {
  .content-blog-image-wrapper .post-featured-image {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 1400px) {
  .content-blog-image-wrapper .post-featured-image {
    margin-bottom: 70px;
  }
}
.content-blog-image-wrapper .post-content {
  max-width: 899px;
}
.content-blog-image-wrapper .post-content p {
  color: var(--body);
  line-height: 1.6;
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .content-blog-image-wrapper .post-content p {
    margin-bottom: 30px;
  }
}
.content-blog-image-wrapper .post-content p strong {
  font-weight: 600;
}
.content-blog-image-wrapper .post-content p:last-child {
  margin-bottom: 0;
}
.content-blog-image-wrapper .post-content ul {
  padding-left: 20px;
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .content-blog-image-wrapper .post-content ul {
    margin-bottom: 30px;
  }
}
.content-blog-image-wrapper .post-content ul li {
  line-height: 1.6;
}

.post-pdf-download {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
@media screen and (min-width: 576px) {
  .post-pdf-download {
    gap: 18px;
  }
}
@media screen and (min-width: 768px) {
  .post-pdf-download {
    gap: 24px;
  }
}
@media screen and (max-width: 575.72px) {
  .post-pdf-download {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.post-pdf-download .pdf-download-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
}
@media screen and (min-width: 576px) {
  .post-pdf-download .pdf-download-btn {
    gap: 18px;
  }
}
.post-pdf-download .pdf-download-btn .l-w-adj {
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--primary);
  border: 2px solid var(--primary);
  border-radius: 600px;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  line-height: 1.1;
  font-family: "Times New Roman", Times, serif;
  padding: 0 18px;
  text-align: center;
}
@media screen and (min-width: 576px) {
  .post-pdf-download .pdf-download-btn .l-w-adj {
    padding: 0 20px;
    height: 45px;
  }
}
@media screen and (min-width: 992px) {
  .post-pdf-download .pdf-download-btn .l-w-adj {
    padding: 0 30px;
    height: 45px;
  }
}
@media screen and (min-width: 1200px) {
  .post-pdf-download .pdf-download-btn .l-w-adj {
    padding: 0 35px;
    height: 50px;
  }
}
@media screen and (min-width: 1400px) {
  .post-pdf-download .pdf-download-btn .l-w-adj {
    height: 60px;
    padding: 0 45px;
  }
}
@media screen and (max-width: 575.72px) {
  .post-pdf-download .pdf-download-btn .l-w-adj {
    font-size: 16px;
  }
}
@media screen and (max-width: 419.72px) {
  .post-pdf-download .pdf-download-btn .l-w-adj {
    font-size: 15px;
    height: 35px;
    padding: 0 16px;
  }
}
.post-pdf-download .pdf-download-btn .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: var(--primary);
  height: 40px;
  width: 40px;
  border-radius: 50%;
}
@media screen and (min-width: 576px) {
  .post-pdf-download .pdf-download-btn .icon {
    width: 45px;
    height: 45px;
  }
}
@media screen and (min-width: 992px) {
  .post-pdf-download .pdf-download-btn .icon {
    height: 45px;
    width: 45px;
  }
}
@media screen and (min-width: 1200px) {
  .post-pdf-download .pdf-download-btn .icon {
    height: 50px;
    width: 50px;
  }
}
@media screen and (min-width: 1400px) {
  .post-pdf-download .pdf-download-btn .icon {
    width: 60px;
    height: 60px;
  }
}
@media screen and (max-width: 419.72px) {
  .post-pdf-download .pdf-download-btn .icon {
    height: 35px;
    width: 35px;
  }
}
.post-pdf-download .pdf-download-btn .icon svg {
  width: 1em;
  height: 1em;
  display: block;
}
@media screen and (max-width: 575.72px) {
  .post-pdf-download .pdf-download-btn .icon {
    font-size: 16px;
  }
}
.post-pdf-download .pdf-download-btn:hover .l-w-adj {
  background-color: var(--primary);
  color: var(--white);
}
.post-pdf-download .pdf-size {
  color: var(--body);
  line-height: 1.6;
}

.how-to-join-sec .upper-content {
  color: #3B3E45;
}
@media screen and (max-width: 991.72px) {
  .how-to-join-sec .upper-content .row {
    gap: 32px;
  }
}
.how-to-join-sec .upper-content h2 {
  color: var(--primary);
  margin-bottom: 24px;
}
.how-to-join-sec .upper-content p {
  line-height: 1.6;
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .how-to-join-sec .upper-content p {
    margin-bottom: 30px;
    max-width: 43em;
  }
}
.how-to-join-sec .upper-content p:last-child {
  margin-bottom: 0;
}
.how-to-join-sec .upper-content p strong {
  font-weight: 600;
}
.how-to-join-sec .upper-content ul,
.how-to-join-sec .upper-content ol {
  padding-left: 20px;
  margin: 0;
}
.how-to-join-sec .upper-content ul li,
.how-to-join-sec .upper-content ol li {
  line-height: 1.6;
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .how-to-join-sec .upper-content ul li,
  .how-to-join-sec .upper-content ol li {
    margin-bottom: 30px;
    max-width: 43em;
  }
}
.how-to-join-sec .upper-content .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 20px;
}
@media screen and (min-width: 768px) {
  .how-to-join-sec .upper-content .price {
    gap: 20px;
  }
}
@media screen and (min-width: 992px) {
  .how-to-join-sec .upper-content .price {
    gap: 30px;
    padding-top: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .how-to-join-sec .upper-content .price {
    gap: 40px;
  }
}
@media screen and (min-width: 1400px) {
  .how-to-join-sec .upper-content .price {
    gap: 50px;
  }
}
.how-to-join-sec .upper-content .price br {
  display: none;
}
.how-to-join-sec .upper-content .price a {
  width: 200px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--primary);
  border: 2px solid var(--primary);
  border-radius: 600px;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  line-height: 1.1;
  font-family: "Times New Roman", Times, serif;
  gap: 6px;
}
.how-to-join-sec .upper-content .price a strong {
  font-weight: 600;
}
@media screen and (min-width: 576px) {
  .how-to-join-sec .upper-content .price a {
    width: 240px;
    height: 45px;
  }
}
@media screen and (min-width: 992px) {
  .how-to-join-sec .upper-content .price a {
    width: 230px;
    height: 45px;
  }
}
@media screen and (min-width: 1200px) {
  .how-to-join-sec .upper-content .price a {
    height: 50px;
  }
}
@media screen and (min-width: 1400px) {
  .how-to-join-sec .upper-content .price a {
    height: 60px;
  }
}
@media screen and (max-width: 575.72px) {
  .how-to-join-sec .upper-content .price a {
    font-size: 16px;
  }
}
.how-to-join-sec .upper-content .price a:hover {
  background-color: var(--primary);
  color: var(--white);
}
.how-to-join-sec .upper-content .content-l-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
@media screen and (min-width: 992px) {
  .how-to-join-sec .upper-content .content-l-wrapper {
    gap: 30px;
    max-width: 580px;
    margin-left: auto;
  }
}
@media screen and (min-width: 1200px) {
  .how-to-join-sec .upper-content .content-l-wrapper {
    gap: 40px;
  }
}
@media screen and (min-width: 1400px) {
  .how-to-join-sec .upper-content .content-l-wrapper {
    gap: 50px;
  }
}
.how-to-join-sec .upper-content .content-l-wrapper .link {
  gap: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 576px) {
  .how-to-join-sec .upper-content .content-l-wrapper .link {
    gap: 18px;
  }
}
@media screen and (min-width: 1600px) {
  .how-to-join-sec .upper-content .content-l-wrapper .link {
    gap: 24px;
  }
}
@media screen and (max-width: 419.72px) {
  .how-to-join-sec .upper-content .content-l-wrapper .link {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.how-to-join-sec .upper-content .content-l-wrapper .link .pdf-size {
  color: var(--body);
  line-height: 1.6;
}
@media screen and (max-width: 1199.72px) {
  .how-to-join-sec .upper-content .content-l-wrapper .link .pdf-size {
    font-size: 16px;
  }
}
.how-to-join-sec .upper-content .content-l-wrapper .link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
}
.how-to-join-sec .upper-content .content-l-wrapper .link a .l-w-adj {
  width: 220px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--primary);
  border: 2px solid var(--primary);
  border-radius: 600px;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  line-height: 1.1;
  text-align: center;
  font-family: "Times New Roman", Times, serif;
}
@media screen and (min-width: 576px) {
  .how-to-join-sec .upper-content .content-l-wrapper .link a .l-w-adj {
    width: 240px;
    height: 45px;
  }
}
@media screen and (min-width: 992px) {
  .how-to-join-sec .upper-content .content-l-wrapper .link a .l-w-adj {
    width: 240px;
    height: 45px;
  }
}
@media screen and (min-width: 1200px) {
  .how-to-join-sec .upper-content .content-l-wrapper .link a .l-w-adj {
    width: 260px;
    height: 50px;
  }
}
@media screen and (min-width: 1400px) {
  .how-to-join-sec .upper-content .content-l-wrapper .link a .l-w-adj {
    width: 320px;
    height: 60px;
  }
}
@media screen and (min-width: 1600px) {
  .how-to-join-sec .upper-content .content-l-wrapper .link a .l-w-adj {
    width: 340px;
  }
}
@media screen and (min-width: 1800px) {
  .how-to-join-sec .upper-content .content-l-wrapper .link a .l-w-adj {
    width: 380px;
  }
}
@media screen and (max-width: 1199.72px) {
  .how-to-join-sec .upper-content .content-l-wrapper .link a .l-w-adj {
    font-size: 18px;
  }
}
@media screen and (max-width: 575.72px) {
  .how-to-join-sec .upper-content .content-l-wrapper .link a .l-w-adj {
    font-size: 16px;
  }
}
.how-to-join-sec .upper-content .content-l-wrapper .link a .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: var(--primary);
  height: 40px;
  width: 40px;
  border-radius: 50%;
}
@media screen and (min-width: 576px) {
  .how-to-join-sec .upper-content .content-l-wrapper .link a .icon {
    width: 45px;
    height: 45px;
  }
}
@media screen and (min-width: 992px) {
  .how-to-join-sec .upper-content .content-l-wrapper .link a .icon {
    height: 45px;
    width: 45px;
  }
}
@media screen and (min-width: 1200px) {
  .how-to-join-sec .upper-content .content-l-wrapper .link a .icon {
    height: 50px;
    width: 50px;
  }
}
@media screen and (min-width: 1400px) {
  .how-to-join-sec .upper-content .content-l-wrapper .link a .icon {
    width: 60px;
    height: 60px;
  }
}
.how-to-join-sec .upper-content .content-l-wrapper .link a .icon svg {
  width: 1em;
  height: 1em;
  display: block;
}
@media screen and (max-width: 575.72px) {
  .how-to-join-sec .upper-content .content-l-wrapper .link a .icon {
    font-size: 16px;
  }
}
.how-to-join-sec .upper-content .content-l-wrapper .link a:hover .l-w-adj {
  background-color: var(--primary);
  color: var(--white);
}

.faqs-sec .accordion-item {
  border: none;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0;
  padding: 0;
  border-top: 2px solid var(--body);
  border-radius: 0;
  padding: 20px 0;
}
@media screen and (min-width: 992px) {
  .faqs-sec .accordion-item {
    padding: 22px 0;
  }
}
@media screen and (min-width: 1200px) {
  .faqs-sec .accordion-item {
    padding: 25px 0;
  }
}
@media screen and (min-width: 1400px) {
  .faqs-sec .accordion-item {
    padding: 28px 0;
  }
}
@media screen and (min-width: 1600px) {
  .faqs-sec .accordion-item {
    padding: 32px 0;
  }
}
.faqs-sec .accordion-item .accordion-button {
  border: none;
  border-radius: 0;
  background-color: transparent;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 30px;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0;
  color: var(--primary);
  padding: 0 16px;
  gap: 12px;
}
@media screen and (min-width: 768px) {
  .faqs-sec .accordion-item .accordion-button {
    padding: 0 20px;
  }
}
@media screen and (min-width: 1200px) {
  .faqs-sec .accordion-item .accordion-button {
    padding: 0 25px;
  }
}
@media screen and (min-width: 1400px) {
  .faqs-sec .accordion-item .accordion-button {
    padding: 0 30px;
  }
}
.faqs-sec .accordion-item .accordion-button::after {
  display: none;
}
.faqs-sec .accordion-item .accordion-button:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0;
  border: none;
  border-radius: 0;
  background-color: transparent;
}
.faqs-sec .accordion-item .accordion-button .icon {
  height: 32px;
  width: 32px;
  min-width: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: var(--primary);
  border-radius: 50%;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
@media screen and (min-width: 768px) {
  .faqs-sec .accordion-item .accordion-button .icon {
    height: 38px;
    width: 38px;
    min-width: 38px;
  }
}
@media screen and (min-width: 992px) {
  .faqs-sec .accordion-item .accordion-button .icon {
    height: 45px;
    width: 45px;
    min-width: 45px;
  }
}
@media screen and (min-width: 1200px) {
  .faqs-sec .accordion-item .accordion-button .icon {
    height: 50px;
    width: 50px;
    min-width: 50px;
  }
}
@media screen and (min-width: 1400px) {
  .faqs-sec .accordion-item .accordion-button .icon {
    height: 55px;
    width: 55px;
    min-width: 55px;
  }
}
@media screen and (min-width: 1600px) {
  .faqs-sec .accordion-item .accordion-button .icon {
    height: 60px;
    width: 60px;
    min-width: 60px;
  }
}
.faqs-sec .accordion-item .accordion-button .icon svg {
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  width: 1em;
  height: 1em;
  display: block;
  -webkit-transform: scale(-1);
          transform: scale(-1);
}
.faqs-sec .accordion-item .accordion-button.collapsed .icon svg {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.faqs-sec .accordion-item .accordion-body {
  border: none;
  padding: 0;
  padding: 20px 16px 0;
}
@media screen and (min-width: 768px) {
  .faqs-sec .accordion-item .accordion-body {
    padding: 20px 20px 0;
  }
}
@media screen and (min-width: 1200px) {
  .faqs-sec .accordion-item .accordion-body {
    padding: 30px 25px 0;
  }
}
@media screen and (min-width: 1400px) {
  .faqs-sec .accordion-item .accordion-body {
    padding: 30px 30px 0;
  }
}
.faqs-sec .accordion-item .accordion-body p {
  color: var(--body);
  line-height: 1.6;
  margin-bottom: 20px;
  max-width: 59em;
}
@media screen and (min-width: 992px) {
  .faqs-sec .accordion-item .accordion-body p {
    margin-bottom: 30px;
  }
}
.faqs-sec .accordion-item .accordion-body p:last-child {
  margin-bottom: 0;
}
.faqs-sec .accordion-item .accordion-body .link-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 24px;
  padding-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .faqs-sec .accordion-item .accordion-body .link-wrapper {
    gap: 20px;
  }
}
@media screen and (min-width: 992px) {
  .faqs-sec .accordion-item .accordion-body .link-wrapper {
    gap: 30px;
    padding-top: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .faqs-sec .accordion-item .accordion-body .link-wrapper {
    gap: 40px;
  }
}
@media screen and (min-width: 1400px) {
  .faqs-sec .accordion-item .accordion-body .link-wrapper {
    gap: 50px;
  }
}
.faqs-sec .accordion-item .accordion-body .link-wrapper br {
  display: none;
}
.faqs-sec .accordion-item .accordion-body .link-wrapper a {
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--primary);
  border: 2px solid var(--primary);
  border-radius: 600px;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  line-height: 1.1;
  font-family: "Times New Roman", Times, serif;
  gap: 6px;
  padding: 0 16px;
}
.faqs-sec .accordion-item .accordion-body .link-wrapper a strong {
  font-weight: 600;
}
@media screen and (min-width: 576px) {
  .faqs-sec .accordion-item .accordion-body .link-wrapper a {
    padding: 0 20px;
    height: 45px;
  }
}
@media screen and (min-width: 992px) {
  .faqs-sec .accordion-item .accordion-body .link-wrapper a {
    padding: 0 24px;
    height: 45px;
  }
}
@media screen and (min-width: 1200px) {
  .faqs-sec .accordion-item .accordion-body .link-wrapper a {
    padding: 0 28px;
    height: 50px;
  }
}
@media screen and (min-width: 1400px) {
  .faqs-sec .accordion-item .accordion-body .link-wrapper a {
    padding: 0 32px;
    height: 60px;
  }
}
@media screen and (min-width: 1600px) {
  .faqs-sec .accordion-item .accordion-body .link-wrapper a {
    padding: 0 40px;
  }
}
@media screen and (max-width: 575.72px) {
  .faqs-sec .accordion-item .accordion-body .link-wrapper a {
    font-size: 16px;
  }
}
.faqs-sec .accordion-item .accordion-body .link-wrapper a:hover {
  background-color: var(--primary);
  color: var(--white);
}
.faqs-sec .accordion-item .accordion-body .pdf-link-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
@media screen and (min-width: 768px) {
  .faqs-sec .accordion-item .accordion-body .pdf-link-wrapper {
    gap: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .faqs-sec .accordion-item .accordion-body .pdf-link-wrapper {
    gap: 30px;
  }
}
@media screen and (max-width: 767.72px) {
  .faqs-sec .accordion-item .accordion-body .pdf-link-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.faqs-sec .accordion-item .accordion-body .pdf-link-wrapper .pdf-size {
  color: var(--body);
  line-height: 1.6;
}
@media screen and (max-width: 1199.72px) {
  .faqs-sec .accordion-item .accordion-body .pdf-link-wrapper .pdf-size {
    font-size: 16px;
  }
}
@media screen and (max-width: 419.72px) {
  .faqs-sec .accordion-item .accordion-body .pdf-link-wrapper .pdf-size {
    font-size: 14px;
  }
}
.faqs-sec .accordion-item .accordion-body .pdf-link-wrapper br {
  display: none;
}
.faqs-sec .accordion-item .accordion-body .pdf-link-wrapper a {
  text-align: center;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--primary);
  border: 2px solid var(--primary);
  border-radius: 600px;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  line-height: 1.1;
  font-family: "Times New Roman", Times, serif;
  padding: 0 18px;
  text-align: center;
  margin-right: 60px;
  position: relative;
}
@media screen and (min-width: 576px) {
  .faqs-sec .accordion-item .accordion-body .pdf-link-wrapper a {
    padding: 0 20px;
    height: 45px;
  }
}
@media screen and (min-width: 992px) {
  .faqs-sec .accordion-item .accordion-body .pdf-link-wrapper a {
    padding: 0 30px;
    height: 45px;
  }
}
@media screen and (min-width: 1200px) {
  .faqs-sec .accordion-item .accordion-body .pdf-link-wrapper a {
    padding: 0 35px;
    height: 50px;
    margin-right: 90px;
  }
}
@media screen and (min-width: 1400px) {
  .faqs-sec .accordion-item .accordion-body .pdf-link-wrapper a {
    height: 60px;
    padding: 0 45px;
  }
}
@media screen and (max-width: 767.72px) {
  .faqs-sec .accordion-item .accordion-body .pdf-link-wrapper a {
    height: unset;
    padding-top: 8px;
    padding-bottom: 8px;
  }
}
@media screen and (max-width: 767.72px) {
  .faqs-sec .accordion-item .accordion-body .pdf-link-wrapper a {
    font-size: 16px;
  }
}
@media screen and (max-width: 575.72px) {
  .faqs-sec .accordion-item .accordion-body .pdf-link-wrapper a {
    font-size: 16px;
    margin-right: 50px;
  }
}
@media screen and (max-width: 419.72px) {
  .faqs-sec .accordion-item .accordion-body .pdf-link-wrapper a {
    font-size: 15px;
    height: unset;
    padding: 8px 16px;
  }
}
.faqs-sec .accordion-item .accordion-body .pdf-link-wrapper a:hover {
  background-color: var(--primary);
  color: var(--white);
}
.faqs-sec .accordion-item .accordion-body .pdf-link-wrapper a::after {
  content: "\f063";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: var(--primary);
  height: 40px;
  width: 40px;
  border-radius: 50%;
  color: var(--white);
  position: absolute;
  left: calc(100% + 12px);
}
@media screen and (min-width: 576px) {
  .faqs-sec .accordion-item .accordion-body .pdf-link-wrapper a::after {
    width: 45px;
    height: 45px;
  }
}
@media screen and (min-width: 768px) {
  .faqs-sec .accordion-item .accordion-body .pdf-link-wrapper a::after {
    left: calc(100% + 20px);
  }
}
@media screen and (min-width: 992px) {
  .faqs-sec .accordion-item .accordion-body .pdf-link-wrapper a::after {
    height: 45px;
    width: 45px;
  }
}
@media screen and (min-width: 1200px) {
  .faqs-sec .accordion-item .accordion-body .pdf-link-wrapper a::after {
    left: calc(100% + 30px);
    height: 50px;
    width: 50px;
  }
}
@media screen and (min-width: 1400px) {
  .faqs-sec .accordion-item .accordion-body .pdf-link-wrapper a::after {
    width: 60px;
    height: 60px;
  }
}
@media screen and (max-width: 419.72px) {
  .faqs-sec .accordion-item .accordion-body .pdf-link-wrapper a::after {
    height: 35px;
    width: 35px;
  }
}

.shop-page-wrapper .shop-header {
  padding-bottom: 24px;
}
@media screen and (min-width: 992px) {
  .shop-page-wrapper .shop-header {
    padding-bottom: 32px;
  }
}
.shop-page-wrapper .shop-header h1 {
  margin-bottom: 20px;
  line-height: 1.1;
  color: var(--primary);
}
@media screen and (min-width: 992px) {
  .shop-page-wrapper .shop-header h1 {
    margin-bottom: 28px;
  }
}
.shop-page-wrapper .shop-header p,
.shop-page-wrapper .shop-header .shop-description {
  color: var(--body);
  line-height: 1.6;
  margin-bottom: 0;
}
.shop-page-wrapper .shop-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid var(--body);
  padding-bottom: 24px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 992px) {
  .shop-page-wrapper .shop-filter {
    padding-bottom: 32px;
  }
}
.shop-page-wrapper .shop-filter .shop-result-count {
  line-height: 1.6;
  color: var(--body);
}
.shop-page-wrapper .shop-filter .shop-result-count strong {
  font-weight: 600;
}
.shop-page-wrapper .shop-filter .shop-filter-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
}
@media screen and (min-width: 992px) {
  .shop-page-wrapper .shop-filter .shop-filter-right {
    gap: 24px;
  }
}
@media screen and (min-width: 1200px) {
  .shop-page-wrapper .shop-filter .shop-filter-right {
    gap: 30px;
  }
}
.shop-page-wrapper .shop-filter .gender-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
}
@media screen and (min-width: 992px) {
  .shop-page-wrapper .shop-filter .gender-filter {
    gap: 24px;
  }
}
@media screen and (min-width: 1200px) {
  .shop-page-wrapper .shop-filter .gender-filter {
    gap: 30px;
  }
}
.shop-page-wrapper .shop-filter .filter-label {
  line-height: 1.3;
  font-weight: 400;
  color: var(--primary);
  white-space: nowrap;
  font-family: "Times New Roman", Times, serif;
}
.shop-page-wrapper .shop-filter .gender-filter-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.shop-page-wrapper .shop-filter .gender-filter-item input[type=checkbox] {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  width: 24px;
  height: 24px;
  margin: 0;
  padding: 0;
  border: 1px solid #BA8F4C;
  border-radius: 5px;
  background: #fff;
  display: grid;
  place-items: center;
  cursor: pointer;
  -webkit-transition: background-color 0.2s ease, border-color 0.2s ease;
  transition: background-color 0.2s ease, border-color 0.2s ease;
}
@media screen and (min-width: 992px) {
  .shop-page-wrapper .shop-filter .gender-filter-item input[type=checkbox] {
    width: 28px;
    height: 28px;
  }
}
@media screen and (min-width: 1200px) {
  .shop-page-wrapper .shop-filter .gender-filter-item input[type=checkbox] {
    width: 35px;
    height: 35px;
  }
}
.shop-page-wrapper .shop-filter .gender-filter-item input[type=checkbox]:checked {
  background-color: var(--primary);
  border-color: var(--primary);
}
.shop-page-wrapper .shop-filter .gender-filter-item input[type=checkbox]:checked::before {
  content: "✓";
  color: var(--white);
  font-weight: 600;
  line-height: 1;
}
.shop-page-wrapper .shop-filter .gender-filter-label {
  line-height: 1.6;
  font-weight: 400;
  color: var(--body);
  white-space: nowrap;
}
.shop-page-wrapper .shop-filter .shop-sorting {
  position: relative;
  width: 190px;
  height: 40px;
}
@media screen and (min-width: 576px) {
  .shop-page-wrapper .shop-filter .shop-sorting {
    width: 190px;
    height: 48px;
  }
}
@media screen and (min-width: 992px) {
  .shop-page-wrapper .shop-filter .shop-sorting {
    width: 200px;
    height: 55px;
  }
}
@media screen and (min-width: 1200px) {
  .shop-page-wrapper .shop-filter .shop-sorting {
    width: 200px;
    height: 66px;
  }
}
.shop-page-wrapper .shop-filter .shop-orderby {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  width: 100%;
  height: 100%;
  border: 1px solid #BA8F4C;
  border-radius: 50px;
  background: #fff;
  color: #BA8F4C;
  font-family: inherit;
  font-family: "Times New Roman", Times, serif;
  font-weight: 400;
  line-height: 1;
  text-align: left;
  cursor: pointer;
  outline: none;
  padding: 0 32px 0 16px;
}
@media screen and (min-width: 576px) {
  .shop-page-wrapper .shop-filter .shop-orderby {
    padding: 0 50px 0 24px;
  }
}
@media screen and (min-width: 992px) {
  .shop-page-wrapper .shop-filter .shop-orderby {
    padding: 0 70px 0 30px;
  }
}
.shop-page-wrapper .shop-filter .shop-orderby::-ms-expand {
  display: none;
}
.shop-page-wrapper .shop-filter .shop-orderby:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #BA8F4C;
}
.shop-page-wrapper .shop-filter .sort-arrow {
  position: absolute;
  top: 50%;
  right: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  pointer-events: none;
}
@media screen and (min-width: 576px) {
  .shop-page-wrapper .shop-filter .sort-arrow {
    right: 24px;
  }
}
@media screen and (min-width: 992px) {
  .shop-page-wrapper .shop-filter .sort-arrow {
    right: 28px;
  }
}
.shop-page-wrapper .shop-filter .sort-arrow svg {
  display: block;
  width: 1em;
  height: 1em;
}
.shop-page-wrapper .products {
  display: grid;
  grid-template-columns: 1fr;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  row-gap: 40px;
  width: 100%;
  margin: 0;
  padding: 40px 0 0;
  list-style: none;
  padding-bottom: 60px !important;
}
@media screen and (min-width: 768px) {
  .shop-page-wrapper .products {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    -webkit-column-gap: 24px;
       -moz-column-gap: 24px;
            column-gap: 24px;
    row-gap: 45px;
    padding-top: 60px !important;
    padding-bottom: 80px !important;
  }
}
@media screen and (min-width: 992px) {
  .shop-page-wrapper .products {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    -webkit-column-gap: 24px;
       -moz-column-gap: 24px;
            column-gap: 24px;
    row-gap: 50px;
  }
}
@media screen and (min-width: 1200px) {
  .shop-page-wrapper .products {
    -webkit-column-gap: 28px;
       -moz-column-gap: 28px;
            column-gap: 28px;
    row-gap: 55px;
  }
}
@media screen and (min-width: 1400px) {
  .shop-page-wrapper .products {
    -webkit-column-gap: 28px;
       -moz-column-gap: 28px;
            column-gap: 28px;
    row-gap: 60px;
  }
}
.shop-page-wrapper .products::after, .shop-page-wrapper .products::before {
  display: none !important;
}
.shop-page-wrapper .products li.product {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.shop-page-wrapper .products li.product a.woocommerce-LoopProduct-link {
  width: 100%;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-decoration: none;
}
.shop-page-wrapper .products li.product a.woocommerce-LoopProduct-link img {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  margin: 0 0 24px;
  padding: 0;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  background: #fff;
}
@media screen and (min-width: 992px) {
  .shop-page-wrapper .products li.product a.woocommerce-LoopProduct-link img {
    margin-bottom: 32px;
  }
}
.shop-page-wrapper .products li.product a.woocommerce-LoopProduct-link .woocommerce-loop-product__title {
  width: 100%;
  margin: 0;
  background: #EDF6F8;
  color: #3B3E45;
  font-family: "Times New Roman", Times, serif;
  font-weight: 400;
  line-height: 1.1;
  text-align: left;
  padding: 20px 16px 10px;
}
@media screen and (min-width: 768px) {
  .shop-page-wrapper .products li.product a.woocommerce-LoopProduct-link .woocommerce-loop-product__title {
    padding: 24px 18px 10px;
  }
}
@media screen and (min-width: 992px) {
  .shop-page-wrapper .products li.product a.woocommerce-LoopProduct-link .woocommerce-loop-product__title {
    padding: 24px;
  }
}
@media screen and (min-width: 1200px) {
  .shop-page-wrapper .products li.product a.woocommerce-LoopProduct-link .woocommerce-loop-product__title {
    padding: 32px 32px 10px;
  }
}
.shop-page-wrapper .products li.product a.woocommerce-LoopProduct-link .price,
.shop-page-wrapper .products li.product a.woocommerce-LoopProduct-link .product-loop-sku {
  width: 100%;
  margin: 0;
  background: #EDF6F8;
  color: #3B3E45;
  font-weight: 600;
  line-height: 1.3;
  display: block;
  padding: 0 16px 20px;
}
@media screen and (min-width: 768px) {
  .shop-page-wrapper .products li.product a.woocommerce-LoopProduct-link .price,
  .shop-page-wrapper .products li.product a.woocommerce-LoopProduct-link .product-loop-sku {
    padding: 0 18px 20px;
  }
}
@media screen and (min-width: 992px) {
  .shop-page-wrapper .products li.product a.woocommerce-LoopProduct-link .price,
  .shop-page-wrapper .products li.product a.woocommerce-LoopProduct-link .product-loop-sku {
    padding: 0 24px 24px;
  }
}
@media screen and (min-width: 1200px) {
  .shop-page-wrapper .products li.product a.woocommerce-LoopProduct-link .price,
  .shop-page-wrapper .products li.product a.woocommerce-LoopProduct-link .product-loop-sku {
    padding: 0 32px 24px;
  }
}
.shop-page-wrapper .products li.product a.woocommerce-LoopProduct-link .price .amount,
.shop-page-wrapper .products li.product a.woocommerce-LoopProduct-link .product-loop-sku .amount {
  color: #3B3E45;
}
.shop-page-wrapper .products li.product a.woocommerce-LoopProduct-link .price .woocommerce-Price-currencySymbol,
.shop-page-wrapper .products li.product a.woocommerce-LoopProduct-link .product-loop-sku .woocommerce-Price-currencySymbol {
  color: #3B3E45;
}
.shop-page-wrapper .products li.product a.woocommerce-LoopProduct-link .product-loop-sku {
  font-size: 16px;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
  padding-bottom: 10px;
}
.shop-page-wrapper .products li.product a.woocommerce-LoopProduct-link .product-loop-sku strong {
  font-weight: 700;
}
.shop-page-wrapper .products li.product > a.button,
.shop-page-wrapper .products li.product > .button,
.shop-page-wrapper .products li.product > .add_to_cart_button {
  display: none !important;
  visibility: hidden;
  height: 0;
  margin: 0;
  padding: 0;
}
.shop-page-wrapper .products li.product .screen-reader-text {
  display: none;
}

.post-type-archive-product .woocommerce-breadcrumb {
  display: none;
}

.single-product main.site-main {
  margin-inline: auto;
  padding: 40px 15px;
  max-width: 100%;
}
@media screen and (min-width: 576px) {
  .single-product main.site-main {
    max-width: 540px;
  }
}
@media screen and (min-width: 768px) {
  .single-product main.site-main {
    max-width: 720px;
    padding: 60px 15px;
  }
}
@media screen and (min-width: 992px) {
  .single-product main.site-main {
    max-width: 960px;
  }
}
@media screen and (min-width: 1200px) {
  .single-product main.site-main {
    max-width: 1140px;
  }
}
@media screen and (min-width: 1400px) {
  .single-product main.site-main {
    max-width: 1240px;
  }
}
@media screen and (min-width: 1600px) {
  .single-product main.site-main {
    max-width: 1360px;
  }
}
@media screen and (min-width: 1800px) {
  .single-product main.site-main {
    max-width: 1560px;
  }
}
.single-product .product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 992px) {
  .single-product .product {
    gap: 32px 45px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media screen and (min-width: 1200px) {
  .single-product .product {
    gap: 45px 60px;
  }
}
@media screen and (min-width: 1400px) {
  .single-product .product {
    gap: 60px 80px;
  }
}
@media screen and (min-width: 1600px) {
  .single-product .product {
    gap: 60px 100px;
  }
}
.single-product .product .woocommerce-product-gallery .woocommerce-product-gallery__image {
  position: relative;
  max-width: 100%;
  padding: 0 0 95%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 992px) {
  .single-product .product .woocommerce-product-gallery .woocommerce-product-gallery__image {
    max-width: 707px;
  }
}
.single-product .product .woocommerce-product-gallery .woocommerce-product-gallery__image a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.single-product .product .woocommerce-product-gallery .woocommerce-product-gallery__image img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.single-product .product .woocommerce-product-gallery,
.single-product .product .summary {
  width: 100% !important;
  margin-bottom: 0 !important;
}
@media screen and (min-width: 992px) {
  .single-product .product .woocommerce-product-gallery,
  .single-product .product .summary {
    width: calc(50% - 22.5px) !important;
  }
}
@media screen and (min-width: 1200px) {
  .single-product .product .woocommerce-product-gallery,
  .single-product .product .summary {
    width: calc(50% - 30px) !important;
  }
}
@media screen and (min-width: 1400px) {
  .single-product .product .woocommerce-product-gallery,
  .single-product .product .summary {
    width: calc(50% - 40px) !important;
  }
}
@media screen and (min-width: 1600px) {
  .single-product .product .woocommerce-product-gallery,
  .single-product .product .summary {
    width: calc(50% - 50px) !important;
  }
}
.single-product .product .woocommerce-tabs {
  width: 100% !important;
}
.single-product .product .summary h1 {
  line-height: 1.2;
  color: var(--primary);
  margin-bottom: 16px;
}
@media screen and (min-width: 992px) {
  .single-product .product .summary h1 {
    margin-bottom: 24px;
  }
}
.single-product .product .summary .amount {
  color: var(--body);
  font-weight: 600;
  line-height: 1;
  margin-bottom: 18px;
}
@media screen and (min-width: 992px) {
  .single-product .product .summary .amount {
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 1200px) {
  .single-product .product .summary .amount {
    margin-bottom: 32px;
  }
}
.single-product .product .summary .variations_form {
  margin-bottom: 0 !important;
}
.single-product .product .summary .variations_form::after, .single-product .product .summary .variations_form::before {
  display: none !important;
}
.single-product .product .summary .variations_form .variations {
  width: 100%;
  margin: 0;
  padding: 0;
}
.single-product .product .summary .variations_form .variations tbody {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
@media screen and (min-width: 992px) {
  .single-product .product .summary .variations_form .variations tbody {
    gap: 30px;
  }
}
.single-product .product .summary .variations_form .variations tr {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 12px;
}
@media screen and (min-width: 992px) {
  .single-product .product .summary .variations_form .variations tr {
    gap: 16px;
  }
}
.single-product .product .summary .variations_form .variations tr th.label {
  width: 100%;
  display: block;
  margin: 0;
  padding: 0;
  text-align: left;
}
.single-product .product .summary .variations_form .variations tr th.label label {
  display: block;
  margin: 0;
  padding: 0;
  color: #3B3E45;
  font-weight: 400;
  line-height: 1.6;
}
.single-product .product .summary .variations_form .variations tr td.value {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  padding: 0;
}
.single-product .product .summary .variations_form .variations tr td.value select {
  margin: 0;
  min-width: unset;
  width: 300px;
  height: auto;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 99px;
  background-color: #EDF6F8;
  color: rgba(59, 62, 69, 0.5);
  font-family: "Times New Roman", Times, serif;
  line-height: 1.2;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: none;
  cursor: pointer;
  width: 200px;
  height: 40px;
  padding: 0 !important;
  padding: 0 35px !important;
}
@media screen and (min-width: 768px) {
  .single-product .product .summary .variations_form .variations tr td.value select {
    padding: 0 35px !important;
  }
}
@media screen and (min-width: 992px) {
  .single-product .product .summary .variations_form .variations tr td.value select {
    height: 50px;
    width: 220px;
    padding: 0 40px !important;
  }
}
@media screen and (min-width: 1200px) {
  .single-product .product .summary .variations_form .variations tr td.value select {
    height: 60px;
    width: 260px;
    padding: 0 60px !important;
  }
}
@media screen and (min-width: 1400px) {
  .single-product .product .summary .variations_form .variations tr td.value select {
    height: 70px;
    width: 300px;
  }
}
.single-product .product .summary .variations_form .variations tr td.value select:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
}
.single-product .product .summary .variations_form .variations tr td.value::after {
  content: "";
  width: 70px;
  height: 70px;
  margin-left: 12px;
  border-radius: 50%;
  background-color: #EDF6F8;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'%3E%3Cpath d='M14 3V23M6 15L14 23L22 15' fill='none' stroke='%233B3E45' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 18px;
  pointer-events: none;
  width: 40px;
  height: 40px;
}
@media screen and (min-width: 992px) {
  .single-product .product .summary .variations_form .variations tr td.value::after {
    background-size: 20px;
    margin-left: 16px;
    width: 50px;
    height: 50px;
  }
}
@media screen and (min-width: 1200px) {
  .single-product .product .summary .variations_form .variations tr td.value::after {
    width: 60px;
    height: 60px;
  }
}
@media screen and (min-width: 1400px) {
  .single-product .product .summary .variations_form .variations tr td.value::after {
    background-size: 24px;
    width: 70px;
    height: 70px;
  }
}
.single-product .product .summary .variations_form .variations tr td.value .reset_variations {
  display: none !important;
}
.single-product .product .summary .product_meta {
  padding-top: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  color: var(--body);
  line-height: 1.6;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 992px) {
  .single-product .product .summary .product_meta {
    padding-top: 32px;
  }
}
@media screen and (min-width: 1200px) {
  .single-product .product .summary .product_meta {
    padding-top: 45px;
  }
}
.single-product .product .summary .product_meta a {
  color: var(--body);
  font-weight: 600;
}
.single-product .product .summary .product_meta .sku {
  font-weight: 600;
}
.single-product .product .summary .single_variation_wrap {
  display: block;
  width: 100%;
  padding-top: 24px;
}
@media screen and (min-width: 992px) {
  .single-product .product .summary .single_variation_wrap {
    padding-top: 32px;
  }
}
@media screen and (min-width: 1200px) {
  .single-product .product .summary .single_variation_wrap {
    padding-top: 45px;
  }
}
.single-product .product .summary .single_variation_wrap .woocommerce-variation-add-to-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  gap: 12px;
  height: 40px;
}
@media screen and (min-width: 768px) {
  .single-product .product .summary .single_variation_wrap .woocommerce-variation-add-to-cart {
    gap: 18px;
  }
}
@media screen and (min-width: 992px) {
  .single-product .product .summary .single_variation_wrap .woocommerce-variation-add-to-cart {
    gap: 24px;
    height: 50px;
  }
}
@media screen and (min-width: 1200px) {
  .single-product .product .summary .single_variation_wrap .woocommerce-variation-add-to-cart {
    height: 60px;
    gap: 32px;
  }
}
@media screen and (min-width: 1400px) {
  .single-product .product .summary .single_variation_wrap .woocommerce-variation-add-to-cart {
    gap: 40px;
  }
}
.single-product .product .summary .single_variation_wrap .woocommerce-variation-add-to-cart .quantity input {
  margin: 0;
  border: none;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  height: 100%;
  border-radius: 99px;
  border: 1px solid var(--primary);
  font-family: "Times New Roman", Times, serif;
  line-height: 1.2;
  color: var(--primary);
  width: 80px;
}
@media screen and (min-width: 992px) {
  .single-product .product .summary .single_variation_wrap .woocommerce-variation-add-to-cart .quantity input {
    width: 100px;
  }
}
@media screen and (min-width: 1200px) {
  .single-product .product .summary .single_variation_wrap .woocommerce-variation-add-to-cart .quantity input {
    width: 130px;
  }
}
.single-product .product .summary .single_variation_wrap .woocommerce-variation-add-to-cart .quantity input:focus {
  border: none;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.single-product .product .summary .single_variation_wrap .woocommerce-variation-add-to-cart button.single_add_to_cart_button {
  overflow: unset !important;
  padding: 0 !important;
  opacity: 1 !important;
  margin: 0;
  border: none;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  height: 100%;
  border-radius: 99px;
  border: 1px solid var(--primary);
  font-family: "Times New Roman", Times, serif;
  line-height: 1.2;
  color: var(--white);
  background-color: var(--primary);
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  font-weight: 400 !important;
  width: 160px;
}
@media screen and (min-width: 576px) {
  .single-product .product .summary .single_variation_wrap .woocommerce-variation-add-to-cart button.single_add_to_cart_button {
    width: 180px;
  }
}
@media screen and (min-width: 768px) {
  .single-product .product .summary .single_variation_wrap .woocommerce-variation-add-to-cart button.single_add_to_cart_button {
    width: 220px;
  }
}
@media screen and (min-width: 1200px) {
  .single-product .product .summary .single_variation_wrap .woocommerce-variation-add-to-cart button.single_add_to_cart_button {
    width: 260px;
  }
}
@media screen and (min-width: 1400px) {
  .single-product .product .summary .single_variation_wrap .woocommerce-variation-add-to-cart button.single_add_to_cart_button {
    width: 300px;
  }
}
.single-product .product .summary .single_variation_wrap .woocommerce-variation-add-to-cart button.single_add_to_cart_button:focus {
  border: none;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.single-product .product .summary .single_variation_wrap .woocommerce-variation-add-to-cart button.single_add_to_cart_button:hover {
  background-color: var(--white);
  color: var(--primary);
}
.single-product .product .woocommerce-tabs {
  width: 100%;
  margin: 0;
  padding: 40px 20px;
  display: grid;
  grid-template-columns: 1fr;
  gap: 35px;
  background-color: #EDF6F8;
}
.single-product .product .woocommerce-tabs .wc-tabs {
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  list-style: none;
  border: 0 !important;
}
.single-product .product .woocommerce-tabs .wc-tabs::before, .single-product .product .woocommerce-tabs .wc-tabs::after {
  display: none !important;
  content: none !important;
}
.single-product .product .woocommerce-tabs .wc-tabs li {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  display: block !important;
  float: none !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
}
.single-product .product .woocommerce-tabs .wc-tabs li::before, .single-product .product .woocommerce-tabs .wc-tabs li::after {
  display: none !important;
  content: none !important;
}
.single-product .product .woocommerce-tabs .wc-tabs li a {
  width: 100%;
  margin: 0 !important;
  padding: 12px 15px !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-top: 1px solid rgba(59, 62, 69, 0.55);
  background: transparent !important;
  color: #3B3E45 !important;
  font-family: "Times New Roman", Times, serif;
  font-weight: 400 !important;
  line-height: 1.2;
  text-decoration: none;
}
.single-product .product .woocommerce-tabs .wc-tabs li a::after {
  content: "→";
  margin-left: auto;
  color: #3B3E45;
  font-family: Arial, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 1;
}
.single-product .product .woocommerce-tabs .wc-tabs li:last-child a {
  border-bottom: 1px solid rgba(59, 62, 69, 0.55);
}
.single-product .product .woocommerce-tabs .wc-tabs li.active {
  background: transparent !important;
}
.single-product .product .woocommerce-tabs .wc-tabs li.active a {
  color: #BA8F4C !important;
}
.single-product .product .woocommerce-tabs .wc-tabs li.active a::after {
  color: #BA8F4C;
}
.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel {
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
  border: 0;
  background: transparent;
}
.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel h2 {
  margin: 0 0 20px;
  padding: 0;
  color: #BA8F4C;
  font-family: "Times New Roman", Times, serif;
  font-weight: 400;
  line-height: 1.2;
}
.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel p {
  margin: 0 0 24px;
  padding: 0;
  color: #3B3E45;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1.55;
}
.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel p strong {
  font-weight: 700;
}
.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel > ul {
  margin: 0;
  padding-left: 20px;
}
.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel > ul li {
  margin: 0 0 7px;
  padding: 0;
  color: #3B3E45;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1.6;
}
.single-product .product .woocommerce-tabs .woocommerce-product-attributes {
  width: 100%;
  margin: 0 !important;
  padding: 0;
  border: 0;
  border-collapse: collapse;
}
.single-product .product .woocommerce-tabs .woocommerce-product-attributes tr {
  border: 0;
}
.single-product .product .woocommerce-tabs .woocommerce-product-attributes tr th,
.single-product .product .woocommerce-tabs .woocommerce-product-attributes tr td {
  padding: 8px 0;
  border: 0;
  color: #3B3E45;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  vertical-align: top;
}
.single-product .product .woocommerce-tabs .woocommerce-product-attributes tr th {
  width: 150px;
  font-weight: 700;
}
.single-product .product .woocommerce-tabs .woocommerce-product-attributes tr td {
  font-weight: 400;
}
.single-product .product .woocommerce-tabs .woocommerce-product-attributes tr td p {
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .single-product .product .woocommerce-tabs {
    padding: 45px 30px;
  }
}
@media screen and (min-width: 992px) {
  .single-product .product .woocommerce-tabs {
    padding: 55px 40px 65px;
    grid-template-columns: 36% 64%;
    gap: 0;
  }
  .single-product .product .woocommerce-tabs .wc-tabs {
    padding-right: 40px !important;
  }
  .single-product .product .woocommerce-tabs .wc-tabs li a {
    padding: 12px 20px !important;
  }
  .single-product .product .woocommerce-tabs .woocommerce-Tabs-panel {
    padding-left: 40px !important;
  }
}
@media screen and (min-width: 1200px) {
  .single-product .product .woocommerce-tabs {
    padding: 55px 65px 65px;
  }
  .single-product .product .woocommerce-tabs .wc-tabs {
    padding-right: 50px !important;
  }
  .single-product .product .woocommerce-tabs .wc-tabs li a {
    padding: 12px 22px !important;
  }
  .single-product .product .woocommerce-tabs .woocommerce-Tabs-panel {
    padding-left: 50px !important;
  }
}
@media screen and (min-width: 1400px) {
  .single-product .product .woocommerce-tabs {
    padding: 70px 65px;
  }
  .single-product .product .woocommerce-tabs .wc-tabs {
    padding-right: 65px !important;
  }
  .single-product .product .woocommerce-tabs .woocommerce-Tabs-panel {
    padding-left: 65px !important;
  }
}

.woocommerce-breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px !important;
  line-height: 1.6 !important;
  color: var(--body) !important;
  margin: 0 !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.woocommerce-breadcrumb a {
  color: var(--body) !important;
}
.woocommerce-breadcrumb::after, .woocommerce-breadcrumb::before {
  display: none !important;
}

.membership-form {
  max-width: 994px;
  margin: 0;
  margin-inline: auto;
}
.membership-form .membership-intro {
  padding: 0 !important;
}
.membership-form .membership-intro h2 {
  margin: 0 !important;
  color: var(--primary);
  line-height: 1.1;
  margin-bottom: 16px !important;
  font-weight: normal;
}
.membership-form .membership-intro p {
  line-height: 1.6;
  color: var(--body);
  margin-bottom: 0;
}
.membership-form .membership-type {
  padding: 0 !important;
  padding-top: 40px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}
@media screen and (min-width: 768px) {
  .membership-form .membership-type {
    padding-top: 60px !important;
  }
}
.membership-form .membership-type label {
  display: none !important;
}
.membership-form .membership-type select {
  outline: 0 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  width: 100%;
  max-width: 100% !important;
  background: transparent;
  border: 1px solid #BA8F4C !important;
  color: #BA8F4C !important;
  height: unset;
  border-radius: 99px;
  padding: 7px 20px !important;
  font-family: "Times New Roman", Times, serif;
  height: 40px !important;
  cursor: pointer;
  background-image: none !important;
}
@media screen and (min-width: 992px) {
  .membership-form .membership-type select {
    padding: 10px 28px !important;
    height: 50px !important;
  }
}
@media screen and (min-width: 1200px) {
  .membership-form .membership-type select {
    padding: 13px 32px !important;
    height: 60px !important;
  }
}
@media screen and (min-width: 1400px) {
  .membership-form .membership-type select {
    padding: 13px 40px !important;
    height: 63px !important;
  }
}
.membership-form .membership-type select:focus {
  outline: 0 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: 1px solid var(--primary) !important;
}
.membership-form .membership-type::after {
  content: "";
  border-radius: 50%;
  background-color: var(--primary);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28.158' height='27.104' viewBox='0 0 28.158 27.104'%3E%3Cg transform='translate(25.33 2) rotate(90)'%3E%3Cline x2='22.275' transform='translate(0 11.251)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-width='4'/%3E%3Cline x2='15.911' transform='translate(11.025) rotate(45)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-width='4'/%3E%3Cline x2='15.911' transform='translate(11.025 22.501) rotate(-45)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-width='4'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 18px;
  pointer-events: none;
  width: 40px;
  height: 40px;
  min-width: 40px;
  pointer-events: none;
}
@media screen and (min-width: 992px) {
  .membership-form .membership-type::after {
    background-size: 20px;
    margin-left: 16px;
    min-width: 50px;
    width: 50px;
    height: 50px;
  }
}
@media screen and (min-width: 1200px) {
  .membership-form .membership-type::after {
    width: 60px;
    height: 60px;
    min-width: 60px;
  }
}
@media screen and (min-width: 1400px) {
  .membership-form .membership-type::after {
    background-size: 24px;
    width: 63px;
    height: 63px;
    min-width: 63px;
  }
}
.membership-form .membership-section-heading {
  padding: 0 !important;
  padding-top: 30px !important;
}
@media screen and (min-width: 992px) {
  .membership-form .membership-section-heading {
    padding-top: 40px !important;
  }
}
@media screen and (min-width: 1200px) {
  .membership-form .membership-section-heading {
    padding-top: 50px !important;
  }
}
.membership-form .membership-section-heading h3 {
  margin: 0 !important;
  margin-bottom: 24px !important;
  color: var(--body);
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 16px !important;
}
@media screen and (min-width: 768px) {
  .membership-form .membership-section-heading h3 {
    margin-bottom: 36px !important;
    font-size: 18px !important;
  }
}
@media screen and (min-width: 992px) {
  .membership-form .membership-section-heading h3 {
    font-size: 20px !important;
  }
}
@media screen and (min-width: 1400px) {
  .membership-form .membership-section-heading h3 {
    font-size: 22px !important;
  }
}

.full-content .content-wrapper .membership-form .wpforms-one-sixth,
.full-content .content-wrapper .membership-form .wpforms-one-third {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .full-content .content-wrapper .membership-form .wpforms-one-sixth,
  .full-content .content-wrapper .membership-form .wpforms-one-third {
    width: calc(33.3333333333% - 20px);
  }
}
@media screen and (max-width: 767.72px) {
  .full-content .content-wrapper .membership-form .wpforms-one-sixth,
  .full-content .content-wrapper .membership-form .wpforms-one-third {
    margin-left: 0 !important;
  }
}
.full-content .content-wrapper .membership-form .wpforms-one-half {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .full-content .content-wrapper .membership-form .wpforms-one-half {
    width: calc(50% - 10px);
  }
}
@media screen and (max-width: 767.72px) {
  .full-content .content-wrapper .membership-form .wpforms-one-half {
    margin-left: 0 !important;
  }
}
.full-content .content-wrapper .membership-form .wpforms-field label {
  margin-bottom: 12px !important;
  font-weight: 400 !important;
  color: #3B3E45 !important;
  padding-left: 12px;
}
.full-content .content-wrapper .membership-form .wpforms-field input[type=text],
.full-content .content-wrapper .membership-form .wpforms-field input[type=email],
.full-content .content-wrapper .membership-form .wpforms-field input[type=tel],
.full-content .content-wrapper .membership-form .wpforms-field input[type=number],
.full-content .content-wrapper .membership-form .wpforms-field input[type=date],
.full-content .content-wrapper .membership-form .wpforms-field input[type=url],
.full-content .content-wrapper .membership-form .wpforms-field input[type=search],
.full-content .content-wrapper .membership-form .wpforms-field input[type=password],
.full-content .content-wrapper .membership-form .wpforms-field input[type=time],
.full-content .content-wrapper .membership-form .wpforms-field input[type=datetime-local],
.full-content .content-wrapper .membership-form .wpforms-field input[type=month],
.full-content .content-wrapper .membership-form .wpforms-field input[type=week],
.full-content .content-wrapper .membership-form .wpforms-field select,
.full-content .content-wrapper .membership-form .wpforms-field textarea,
.full-content .content-wrapper .membership-form .wpforms-field select {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: none !important;
  outline: 0 !important;
  width: 100% !important;
  font-family: "Times New Roman", Times, serif;
  color: rgb(59, 62, 69) !important;
  background-color: #EDF6F8;
  border-radius: 99px;
  height: 40px !important;
  padding: 7px 16px !important;
  max-width: 100% !important;
}
@media screen and (min-width: 992px) {
  .full-content .content-wrapper .membership-form .wpforms-field input[type=text],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=email],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=tel],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=number],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=date],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=url],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=search],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=password],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=time],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=datetime-local],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=month],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=week],
  .full-content .content-wrapper .membership-form .wpforms-field select,
  .full-content .content-wrapper .membership-form .wpforms-field textarea,
  .full-content .content-wrapper .membership-form .wpforms-field select {
    padding: 10px 20px !important;
    height: 50px !important;
  }
}
@media screen and (min-width: 1200px) {
  .full-content .content-wrapper .membership-form .wpforms-field input[type=text],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=email],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=tel],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=number],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=date],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=url],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=search],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=password],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=time],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=datetime-local],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=month],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=week],
  .full-content .content-wrapper .membership-form .wpforms-field select,
  .full-content .content-wrapper .membership-form .wpforms-field textarea,
  .full-content .content-wrapper .membership-form .wpforms-field select {
    padding: 13px 20px !important;
    height: 60px !important;
  }
}
@media screen and (min-width: 1400px) {
  .full-content .content-wrapper .membership-form .wpforms-field input[type=text],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=email],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=tel],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=number],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=date],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=url],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=search],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=password],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=time],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=datetime-local],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=month],
  .full-content .content-wrapper .membership-form .wpforms-field input[type=week],
  .full-content .content-wrapper .membership-form .wpforms-field select,
  .full-content .content-wrapper .membership-form .wpforms-field textarea,
  .full-content .content-wrapper .membership-form .wpforms-field select {
    padding: 13px 25px !important;
    height: 63px !important;
  }
}
.full-content .content-wrapper .membership-form .wpforms-field input[type=text]:focus,
.full-content .content-wrapper .membership-form .wpforms-field input[type=email]:focus,
.full-content .content-wrapper .membership-form .wpforms-field input[type=tel]:focus,
.full-content .content-wrapper .membership-form .wpforms-field input[type=number]:focus,
.full-content .content-wrapper .membership-form .wpforms-field input[type=date]:focus,
.full-content .content-wrapper .membership-form .wpforms-field input[type=url]:focus,
.full-content .content-wrapper .membership-form .wpforms-field input[type=search]:focus,
.full-content .content-wrapper .membership-form .wpforms-field input[type=password]:focus,
.full-content .content-wrapper .membership-form .wpforms-field input[type=time]:focus,
.full-content .content-wrapper .membership-form .wpforms-field input[type=datetime-local]:focus,
.full-content .content-wrapper .membership-form .wpforms-field input[type=month]:focus,
.full-content .content-wrapper .membership-form .wpforms-field input[type=week]:focus,
.full-content .content-wrapper .membership-form .wpforms-field select:focus,
.full-content .content-wrapper .membership-form .wpforms-field textarea:focus,
.full-content .content-wrapper .membership-form .wpforms-field select:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: none !important;
  outline: 0 !important;
}
.full-content .content-wrapper .membership-form .wpforms-field input[type=text]::-webkit-input-placeholder, .full-content .content-wrapper .membership-form .wpforms-field input[type=email]::-webkit-input-placeholder, .full-content .content-wrapper .membership-form .wpforms-field input[type=tel]::-webkit-input-placeholder, .full-content .content-wrapper .membership-form .wpforms-field input[type=number]::-webkit-input-placeholder, .full-content .content-wrapper .membership-form .wpforms-field input[type=date]::-webkit-input-placeholder, .full-content .content-wrapper .membership-form .wpforms-field input[type=url]::-webkit-input-placeholder, .full-content .content-wrapper .membership-form .wpforms-field input[type=search]::-webkit-input-placeholder, .full-content .content-wrapper .membership-form .wpforms-field input[type=password]::-webkit-input-placeholder, .full-content .content-wrapper .membership-form .wpforms-field input[type=time]::-webkit-input-placeholder, .full-content .content-wrapper .membership-form .wpforms-field input[type=datetime-local]::-webkit-input-placeholder, .full-content .content-wrapper .membership-form .wpforms-field input[type=month]::-webkit-input-placeholder, .full-content .content-wrapper .membership-form .wpforms-field input[type=week]::-webkit-input-placeholder, .full-content .content-wrapper .membership-form .wpforms-field select::-webkit-input-placeholder, .full-content .content-wrapper .membership-form .wpforms-field textarea::-webkit-input-placeholder, .full-content .content-wrapper .membership-form .wpforms-field select::-webkit-input-placeholder {
  color: rgba(59, 62, 69, 0.5) !important;
  opacity: 1 !important;
}
.full-content .content-wrapper .membership-form .wpforms-field input[type=text]::-moz-placeholder, .full-content .content-wrapper .membership-form .wpforms-field input[type=email]::-moz-placeholder, .full-content .content-wrapper .membership-form .wpforms-field input[type=tel]::-moz-placeholder, .full-content .content-wrapper .membership-form .wpforms-field input[type=number]::-moz-placeholder, .full-content .content-wrapper .membership-form .wpforms-field input[type=date]::-moz-placeholder, .full-content .content-wrapper .membership-form .wpforms-field input[type=url]::-moz-placeholder, .full-content .content-wrapper .membership-form .wpforms-field input[type=search]::-moz-placeholder, .full-content .content-wrapper .membership-form .wpforms-field input[type=password]::-moz-placeholder, .full-content .content-wrapper .membership-form .wpforms-field input[type=time]::-moz-placeholder, .full-content .content-wrapper .membership-form .wpforms-field input[type=datetime-local]::-moz-placeholder, .full-content .content-wrapper .membership-form .wpforms-field input[type=month]::-moz-placeholder, .full-content .content-wrapper .membership-form .wpforms-field input[type=week]::-moz-placeholder, .full-content .content-wrapper .membership-form .wpforms-field select::-moz-placeholder, .full-content .content-wrapper .membership-form .wpforms-field textarea::-moz-placeholder, .full-content .content-wrapper .membership-form .wpforms-field select::-moz-placeholder {
  color: rgba(59, 62, 69, 0.5) !important;
  opacity: 1 !important;
}
.full-content .content-wrapper .membership-form .wpforms-field input[type=text]:-ms-input-placeholder, .full-content .content-wrapper .membership-form .wpforms-field input[type=email]:-ms-input-placeholder, .full-content .content-wrapper .membership-form .wpforms-field input[type=tel]:-ms-input-placeholder, .full-content .content-wrapper .membership-form .wpforms-field input[type=number]:-ms-input-placeholder, .full-content .content-wrapper .membership-form .wpforms-field input[type=date]:-ms-input-placeholder, .full-content .content-wrapper .membership-form .wpforms-field input[type=url]:-ms-input-placeholder, .full-content .content-wrapper .membership-form .wpforms-field input[type=search]:-ms-input-placeholder, .full-content .content-wrapper .membership-form .wpforms-field input[type=password]:-ms-input-placeholder, .full-content .content-wrapper .membership-form .wpforms-field input[type=time]:-ms-input-placeholder, .full-content .content-wrapper .membership-form .wpforms-field input[type=datetime-local]:-ms-input-placeholder, .full-content .content-wrapper .membership-form .wpforms-field input[type=month]:-ms-input-placeholder, .full-content .content-wrapper .membership-form .wpforms-field input[type=week]:-ms-input-placeholder, .full-content .content-wrapper .membership-form .wpforms-field select:-ms-input-placeholder, .full-content .content-wrapper .membership-form .wpforms-field textarea:-ms-input-placeholder, .full-content .content-wrapper .membership-form .wpforms-field select:-ms-input-placeholder {
  color: rgba(59, 62, 69, 0.5) !important;
  opacity: 1 !important;
}
.full-content .content-wrapper .membership-form .wpforms-field input[type=text]::-ms-input-placeholder, .full-content .content-wrapper .membership-form .wpforms-field input[type=email]::-ms-input-placeholder, .full-content .content-wrapper .membership-form .wpforms-field input[type=tel]::-ms-input-placeholder, .full-content .content-wrapper .membership-form .wpforms-field input[type=number]::-ms-input-placeholder, .full-content .content-wrapper .membership-form .wpforms-field input[type=date]::-ms-input-placeholder, .full-content .content-wrapper .membership-form .wpforms-field input[type=url]::-ms-input-placeholder, .full-content .content-wrapper .membership-form .wpforms-field input[type=search]::-ms-input-placeholder, .full-content .content-wrapper .membership-form .wpforms-field input[type=password]::-ms-input-placeholder, .full-content .content-wrapper .membership-form .wpforms-field input[type=time]::-ms-input-placeholder, .full-content .content-wrapper .membership-form .wpforms-field input[type=datetime-local]::-ms-input-placeholder, .full-content .content-wrapper .membership-form .wpforms-field input[type=month]::-ms-input-placeholder, .full-content .content-wrapper .membership-form .wpforms-field input[type=week]::-ms-input-placeholder, .full-content .content-wrapper .membership-form .wpforms-field select::-ms-input-placeholder, .full-content .content-wrapper .membership-form .wpforms-field textarea::-ms-input-placeholder, .full-content .content-wrapper .membership-form .wpforms-field select::-ms-input-placeholder {
  color: rgba(59, 62, 69, 0.5) !important;
  opacity: 1 !important;
}
.full-content .content-wrapper .membership-form .wpforms-field input[type=text]::placeholder,
.full-content .content-wrapper .membership-form .wpforms-field input[type=email]::placeholder,
.full-content .content-wrapper .membership-form .wpforms-field input[type=tel]::placeholder,
.full-content .content-wrapper .membership-form .wpforms-field input[type=number]::placeholder,
.full-content .content-wrapper .membership-form .wpforms-field input[type=date]::placeholder,
.full-content .content-wrapper .membership-form .wpforms-field input[type=url]::placeholder,
.full-content .content-wrapper .membership-form .wpforms-field input[type=search]::placeholder,
.full-content .content-wrapper .membership-form .wpforms-field input[type=password]::placeholder,
.full-content .content-wrapper .membership-form .wpforms-field input[type=time]::placeholder,
.full-content .content-wrapper .membership-form .wpforms-field input[type=datetime-local]::placeholder,
.full-content .content-wrapper .membership-form .wpforms-field input[type=month]::placeholder,
.full-content .content-wrapper .membership-form .wpforms-field input[type=week]::placeholder,
.full-content .content-wrapper .membership-form .wpforms-field select::placeholder,
.full-content .content-wrapper .membership-form .wpforms-field textarea::placeholder,
.full-content .content-wrapper .membership-form .wpforms-field select::placeholder {
  color: rgba(59, 62, 69, 0.5) !important;
  opacity: 1 !important;
}
.full-content .content-wrapper .membership-form .wpforms-field input[type=text]::-webkit-input-placeholder,
.full-content .content-wrapper .membership-form .wpforms-field input[type=email]::-webkit-input-placeholder,
.full-content .content-wrapper .membership-form .wpforms-field input[type=tel]::-webkit-input-placeholder,
.full-content .content-wrapper .membership-form .wpforms-field input[type=number]::-webkit-input-placeholder,
.full-content .content-wrapper .membership-form .wpforms-field input[type=date]::-webkit-input-placeholder,
.full-content .content-wrapper .membership-form .wpforms-field input[type=url]::-webkit-input-placeholder,
.full-content .content-wrapper .membership-form .wpforms-field input[type=search]::-webkit-input-placeholder,
.full-content .content-wrapper .membership-form .wpforms-field input[type=password]::-webkit-input-placeholder,
.full-content .content-wrapper .membership-form .wpforms-field input[type=time]::-webkit-input-placeholder,
.full-content .content-wrapper .membership-form .wpforms-field input[type=datetime-local]::-webkit-input-placeholder,
.full-content .content-wrapper .membership-form .wpforms-field input[type=month]::-webkit-input-placeholder,
.full-content .content-wrapper .membership-form .wpforms-field input[type=week]::-webkit-input-placeholder,
.full-content .content-wrapper .membership-form .wpforms-field select::-webkit-input-placeholder,
.full-content .content-wrapper .membership-form .wpforms-field textarea::-webkit-input-placeholder,
.full-content .content-wrapper .membership-form .wpforms-field select::-webkit-input-placeholder {
  color: rgba(59, 62, 69, 0.5) !important;
  opacity: 1 !important;
}
.full-content .content-wrapper .membership-form .wpforms-field input[type=text]::-moz-placeholder,
.full-content .content-wrapper .membership-form .wpforms-field input[type=email]::-moz-placeholder,
.full-content .content-wrapper .membership-form .wpforms-field input[type=tel]::-moz-placeholder,
.full-content .content-wrapper .membership-form .wpforms-field input[type=number]::-moz-placeholder,
.full-content .content-wrapper .membership-form .wpforms-field input[type=date]::-moz-placeholder,
.full-content .content-wrapper .membership-form .wpforms-field input[type=url]::-moz-placeholder,
.full-content .content-wrapper .membership-form .wpforms-field input[type=search]::-moz-placeholder,
.full-content .content-wrapper .membership-form .wpforms-field input[type=password]::-moz-placeholder,
.full-content .content-wrapper .membership-form .wpforms-field input[type=time]::-moz-placeholder,
.full-content .content-wrapper .membership-form .wpforms-field input[type=datetime-local]::-moz-placeholder,
.full-content .content-wrapper .membership-form .wpforms-field input[type=month]::-moz-placeholder,
.full-content .content-wrapper .membership-form .wpforms-field input[type=week]::-moz-placeholder,
.full-content .content-wrapper .membership-form .wpforms-field select::-moz-placeholder,
.full-content .content-wrapper .membership-form .wpforms-field textarea::-moz-placeholder,
.full-content .content-wrapper .membership-form .wpforms-field select::-moz-placeholder {
  color: rgba(59, 62, 69, 0.5) !important;
  opacity: 1 !important;
}
.full-content .content-wrapper .membership-form .wpforms-field input[type=text]:-ms-input-placeholder,
.full-content .content-wrapper .membership-form .wpforms-field input[type=email]:-ms-input-placeholder,
.full-content .content-wrapper .membership-form .wpforms-field input[type=tel]:-ms-input-placeholder,
.full-content .content-wrapper .membership-form .wpforms-field input[type=number]:-ms-input-placeholder,
.full-content .content-wrapper .membership-form .wpforms-field input[type=date]:-ms-input-placeholder,
.full-content .content-wrapper .membership-form .wpforms-field input[type=url]:-ms-input-placeholder,
.full-content .content-wrapper .membership-form .wpforms-field input[type=search]:-ms-input-placeholder,
.full-content .content-wrapper .membership-form .wpforms-field input[type=password]:-ms-input-placeholder,
.full-content .content-wrapper .membership-form .wpforms-field input[type=time]:-ms-input-placeholder,
.full-content .content-wrapper .membership-form .wpforms-field input[type=datetime-local]:-ms-input-placeholder,
.full-content .content-wrapper .membership-form .wpforms-field input[type=month]:-ms-input-placeholder,
.full-content .content-wrapper .membership-form .wpforms-field input[type=week]:-ms-input-placeholder,
.full-content .content-wrapper .membership-form .wpforms-field select:-ms-input-placeholder,
.full-content .content-wrapper .membership-form .wpforms-field textarea:-ms-input-placeholder,
.full-content .content-wrapper .membership-form .wpforms-field select:-ms-input-placeholder {
  color: rgba(59, 62, 69, 0.5) !important;
  opacity: 1 !important;
}
.full-content .content-wrapper .membership-form .wpforms-field .iti__country-container {
  left: 10px;
}
.full-content .content-wrapper .membership-form .wpforms-field input.wpforms-smart-phone-field {
  padding-left: 60px !important;
}
.full-content .content-wrapper .membership-form .title-type-select select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28.158' height='27.104' viewBox='0 0 28.158 27.104'%3E%3Cg transform='translate(25.33 2) rotate(90)'%3E%3Cline x2='22.275' transform='translate(0 11.251)' fill='none' stroke='%233B3E45' stroke-linecap='round' stroke-width='4'/%3E%3Cline x2='15.911' transform='translate(11.025) rotate(45)' fill='none' stroke='%233B3E45' stroke-linecap='round' stroke-width='4'/%3E%3Cline x2='15.911' transform='translate(11.025 22.501) rotate(-45)' fill='none' stroke='%233B3E45' stroke-linecap='round' stroke-width='4'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 25px center;
  background-size: 1em;
}
.full-content .content-wrapper .membership-form .wpforms-field-radio fieldset,
.full-content .content-wrapper .membership-form .wpforms-field-checkbox fieldset {
  font-family: "Times New Roman", Times, serif;
}
.full-content .content-wrapper .membership-form .wpforms-field-radio fieldset legend,
.full-content .content-wrapper .membership-form .wpforms-field-radio fieldset label,
.full-content .content-wrapper .membership-form .wpforms-field-checkbox fieldset legend,
.full-content .content-wrapper .membership-form .wpforms-field-checkbox fieldset label {
  font-family: "Times New Roman", Times, serif;
  margin-bottom: 12px !important;
  font-weight: 400 !important;
  color: #3B3E45 !important;
}
.full-content .content-wrapper .membership-form .wpforms-field-radio fieldset ul,
.full-content .content-wrapper .membership-form .wpforms-field-checkbox fieldset ul {
  gap: 20px !important;
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}
.full-content .content-wrapper .membership-form .wpforms-field-radio fieldset ul li,
.full-content .content-wrapper .membership-form .wpforms-field-checkbox fieldset ul li {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.full-content .content-wrapper .membership-form .wpforms-field-radio fieldset ul input,
.full-content .content-wrapper .membership-form .wpforms-field-checkbox fieldset ul input {
  font-family: "Times New Roman", Times, serif;
  height: 20px !important;
  width: 20px !important;
}
@media screen and (min-width: 992px) {
  .full-content .content-wrapper .membership-form .wpforms-field-radio fieldset ul input,
  .full-content .content-wrapper .membership-form .wpforms-field-checkbox fieldset ul input {
    height: 30px !important;
    width: 30px !important;
  }
}
.full-content .content-wrapper .membership-form .wpforms-field-radio fieldset ul input::after, .full-content .content-wrapper .membership-form .wpforms-field-radio fieldset ul input::before,
.full-content .content-wrapper .membership-form .wpforms-field-checkbox fieldset ul input::after,
.full-content .content-wrapper .membership-form .wpforms-field-checkbox fieldset ul input::before {
  height: 20px !important;
  width: 20px !important;
}
@media screen and (min-width: 992px) {
  .full-content .content-wrapper .membership-form .wpforms-field-radio fieldset ul input::after, .full-content .content-wrapper .membership-form .wpforms-field-radio fieldset ul input::before,
  .full-content .content-wrapper .membership-form .wpforms-field-checkbox fieldset ul input::after,
  .full-content .content-wrapper .membership-form .wpforms-field-checkbox fieldset ul input::before {
    height: 30px !important;
    width: 30px !important;
  }
}
.full-content .content-wrapper .membership-form .wpforms-field-radio fieldset ul label,
.full-content .content-wrapper .membership-form .wpforms-field-checkbox fieldset ul label {
  margin-bottom: 0 !important;
}
.full-content .content-wrapper .membership-form .payment-terms {
  padding: 0 !important;
}
.full-content .content-wrapper .membership-form .wpforms-submit-container {
  margin: 0 !important;
}
.full-content .content-wrapper .membership-form .wpforms-submit-container .wpforms-submit {
  margin-top: 18px !important;
  padding: 12px 28px;
  font-family: "Times New Roman", Times, serif;
  background: transparent !important;
  background-color: var(--primary) !important;
  border: 1px solid var(--primary);
  color: var(--white);
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  height: unset;
  border-radius: 99px;
}
@media screen and (min-width: 992px) {
  .full-content .content-wrapper .membership-form .wpforms-submit-container .wpforms-submit {
    padding: 14px 32px;
    margin-top: 25px !important;
  }
}
@media screen and (min-width: 1200px) {
  .full-content .content-wrapper .membership-form .wpforms-submit-container .wpforms-submit {
    padding: 16px 34px;
  }
}
@media screen and (min-width: 1200px) {
  .full-content .content-wrapper .membership-form .wpforms-submit-container .wpforms-submit {
    padding: 16px 40px;
  }
}
@media screen and (min-width: 1400px) {
  .full-content .content-wrapper .membership-form .wpforms-submit-container .wpforms-submit {
    padding: 18px 50px;
  }
}
.full-content .content-wrapper .membership-form .wpforms-submit-container .wpforms-submit:hover {
  background: transparent !important;
  background-color: var(--white) !important;
  color: var(--primary);
}
.full-content .content-wrapper .membership-form .wpforms-field-layout-rows .wpforms-layout-row {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-padding-end: 0 !important;
          padding-inline-end: 0 !important;
  gap: 0 !important;
}
.full-content .content-wrapper .membership-form .wpforms-field-layout-rows .wpforms-layout-row .wpforms-layout-column {
  width: 100% !important;
}
@media screen and (min-width: 992px) {
  .full-content .content-wrapper .membership-form .wpforms-field-layout-rows .wpforms-layout-row .wpforms-layout-column {
    width: calc(50% - 10px) !important;
  }
}
.full-content .content-wrapper .membership-form .wpforms-field-layout-rows .wpforms-layout-row .wpforms-field-repeater-display-rows-buttons {
  position: relative !important;
  top: unset !important;
  inset-inline: unset !important;
  padding-top: 0 !important;
  bottom: unset !important;
  -webkit-transform: none !important;
          transform: none !important;
  padding-top: 15px !important;
}
.full-content .content-wrapper .membership-form .wpforms-field-layout-rows .wpforms-layout-row .wpforms-field-repeater-display-rows-buttons button {
  width: 40px;
  height: 40px !important;
  min-width: 40px;
  background-color: #EDF6F8;
  color: var(--body);
  border-radius: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  opacity: 1 !important;
}
@media screen and (min-width: 992px) {
  .full-content .content-wrapper .membership-form .wpforms-field-layout-rows .wpforms-layout-row .wpforms-field-repeater-display-rows-buttons button {
    min-width: 50px;
    width: 50px;
    height: 50px !important;
  }
}
@media screen and (min-width: 1200px) {
  .full-content .content-wrapper .membership-form .wpforms-field-layout-rows .wpforms-layout-row .wpforms-field-repeater-display-rows-buttons button {
    width: 60px;
    height: 60px !important;
    min-width: 60px;
  }
}
@media screen and (min-width: 1400px) {
  .full-content .content-wrapper .membership-form .wpforms-field-layout-rows .wpforms-layout-row .wpforms-field-repeater-display-rows-buttons button {
    width: 63px;
    height: 63px !important;
    min-width: 63px;
  }
}
.full-content .content-wrapper .membership-form .wpforms-field-layout-rows .wpforms-layout-row .wpforms-field-repeater-display-rows-buttons button svg {
  display: none;
}
.full-content .content-wrapper .membership-form .wpforms-field-layout-rows .wpforms-layout-row .wpforms-field-repeater-display-rows-buttons button::before {
  content: "";
  background-image: url(../images/r-plus-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 1em;
  height: 1em;
  display: block;
}
.full-content .content-wrapper .membership-form .wpforms-field-layout-rows .wpforms-layout-row .wpforms-field-repeater-display-rows-buttons button.wpforms-field-repeater-button-remove::before {
  content: "";
  background-image: url(../images/minus-icon.svg);
}
.full-content .content-wrapper .membership-form .wpforms-field-layout-rows .wpforms-layout-row .wpforms-field-repeater-display-rows-buttons button.wpforms-disabled {
  opacity: 1 !important;
}
.full-content .content-wrapper .membership-form .area-of-interest-title {
  border-top: 1px solid rgba(59, 62, 69, 0.5);
  border-bottom: 1px solid rgba(59, 62, 69, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  padding-right: 20px !important;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
@media screen and (min-width: 992px) {
  .full-content .content-wrapper .membership-form .area-of-interest-title {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
}
.full-content .content-wrapper .membership-form .area-of-interest-title h3 {
  margin-bottom: 0 !important;
}
.full-content .content-wrapper .membership-form .area-of-interest-title::after {
  content: "+";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  background: var(--primary);
  color: #fff;
  font-family: Arial, sans-serif;
  font-weight: 300;
  line-height: 1;
  height: 40px;
  width: 40px;
  min-width: 40px;
}
@media screen and (min-width: 992px) {
  .full-content .content-wrapper .membership-form .area-of-interest-title::after {
    min-width: 50px;
    width: 50px;
    height: 50px !important;
  }
}
@media screen and (min-width: 1200px) {
  .full-content .content-wrapper .membership-form .area-of-interest-title::after {
    width: 60px;
    height: 60px !important;
    min-width: 60px;
  }
}
@media screen and (min-width: 1400px) {
  .full-content .content-wrapper .membership-form .area-of-interest-title::after {
    width: 63px;
    height: 63px !important;
    min-width: 63px;
  }
}
.full-content .content-wrapper .membership-form .area-of-interest-title.is-open::after {
  content: "−";
}
.full-content .content-wrapper .membership-form .membership-section-heading.padding-adj {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
@media screen and (min-width: 992px) {
  .full-content .content-wrapper .membership-form .membership-section-heading.padding-adj {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
}
.full-content .content-wrapper .membership-form .membership-section-heading.padding-adj h3 {
  margin-bottom: 0 !important;
}
.full-content .content-wrapper .membership-form .membership-section-heading.border-adj {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
@media screen and (min-width: 992px) {
  .full-content .content-wrapper .membership-form .membership-section-heading.border-adj {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
}
.full-content .content-wrapper .membership-form .membership-section-heading.border-adj h3 {
  margin-bottom: 0 !important;
}
.full-content .content-wrapper .membership-form .membership-section-heading.border-adj > div {
  border-top: 1px solid rgba(59, 62, 69, 0.5);
  padding-top: 20px !important;
}
@media screen and (min-width: 992px) {
  .full-content .content-wrapper .membership-form .membership-section-heading.border-adj > div {
    padding-top: 30px !important;
  }
}
.full-content .content-wrapper .membership-form .interest-checkboxes {
  padding-top: 30px;
  display: none;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(59, 62, 69, 0.5);
  width: 100%;
  height: auto !important;
  min-height: 0 !important;
  overflow: visible !important;
}
.full-content .content-wrapper .membership-form .interest-checkboxes.is-open {
  display: flow-root;
}/*# sourceMappingURL=raf.css.map */