@charset "UTF-8";
/*  Variables For Font Weight */
/* Variables for colors */
/* linear-gradient */
/* Variables for mobile first media query */
/* Variables for mobile first media query */
/* only used for some spacing */
/* only used for container */
/* used for header only */
/* wordpress breakpoints */
/* wordpress breakpoints */
/* For Typography Break Point */
*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  font-size: 10px;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #fdfdfd;
  color: #212121;
  font-family: "Inter 18pt";
  font-size: clamp(1.6rem, 0vw + 1.6rem, 1.6rem);
  font-weight: 400;
  line-height: 1.429;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
figure,
ol,
ul,
dl {
  margin: 0;
  padding: 0;
}

main {
  display: block;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
}

strong {
  font-weight: 700;
}

a,
button {
  color: inherit;
  transition: 0.3s;
}

a {
  text-decoration: none;
}

button {
  background: none;
  border: 0;
  cursor: pointer;
  font: inherit;
  -webkit-font-smoothing: inherit;
  letter-spacing: inherit;
  overflow: visible;
  padding: 0;
}

::-moz-focus-inner {
  border: 0;
  padding: 0;
}

:focus {
  outline: 0;
}

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

dt,
dd {
  display: block;
  margin: 0;
  padding: 0;
}

input,
select,
textarea {
  border-radius: 0;
}

[type=search] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

body .container,
.woocommerce:not(.single-product),
.masthead .owl-dots,
.main-wrapper > p,
.main-wrapper > p.small,
.main-wrapper > h1,
.main-wrapper > h2,
.main-wrapper > h3,
.main-wrapper > h4,
.main-wrapper > h5,
.main-wrapper > h6,
.main-wrapper > ul,
.main-wrapper > ol,
.main-wrapper > blockquote,
.main-wrapper > pre,
.main-wrapper > small,
.main-wrapper > dl,
.main-wrapper > .wp-block-buttons,
.main-wrapper > .wp-block-cover .wp-block-cover__inner-container,
.main-wrapper > .wp-block-image,
.main-wrapper > .wp-block-gallery,
.main-wrapper > .wp-block-pullquote,
.main-wrapper > .wp-block-table,
.main-wrapper > .wp-block-media-text,
.main-wrapper > .wp-block-video,
.main-wrapper > .wp-block-columns,
.main-wrapper > .wp-block-group,
.main-wrapper > .wp-block-group.contact-info > .wp-block-group,
.main-wrapper > .wp-block-group.copy > .wp-block-group,
.main-wrapper > .wp-block-group.why-choose-us-v2 > .wp-block-group,
.main-wrapper > .wp-block-group.home-loan-services > .wp-block-group,
.main-wrapper > .wp-block-group.contact-us > .wp-block-group,
.main-wrapper > .wp-block-group.error-page > .wp-block-group,
.main-wrapper > .wp-block-spacer,
.main-wrapper > .wp-block-separator,
.main-wrapper > .page-links,
.main-wrapper > .post-thumbnail,
.main-wrapper > .wp-block-calendar,
.main-wrapper > .wp-block-post-date,
.main-wrapper > .wp-block-post-excerpt,
.main-wrapper > .wp-block-post-featured-image,
.main-wrapper > .wp-block-query,
.main-wrapper > .wp-block-latest-comments,
.main-wrapper > .wp-block-search,
.main-wrapper > .wp-block-social-links,
.main-wrapper > .wp-block-loginout,
.main-wrapper > .wp-block-embed,
.main-wrapper > .wp-block-heading,
.main-wrapper > .wp-block-tag-cloud,
.main-wrapper > .wp-block-social-links,
.main-wrapper > .wp-block-search__button-outside,
.main-wrapper > .wp-block-search__inside-wrapper,
.main-wrapper > .components-placeholder,
.main-wrapper > .wp-block-page-list,
.main-wrapper > .wp-block-latest-posts__list,
.main-wrapper > .has-avatars,
.main-wrapper > .wp-block-categories-list,
.main-wrapper > .wp-block-archives-list,
.main-wrapper > .wp-block-spacer,
.main-wrapper > .wp-block-separator,
.main-wrapper > .wp-block-file,
.main-wrapper > .is-responsive.wp-block-navigation.is-layout-flex,
.main-wrapper > .wp-block-post-author-name,
.main-wrapper > .wp-block-post-author,
.main-wrapper > .entry-content.wp-block-post-content.is-layout-flow,
.main-wrapper > .wp-block-avatar,
.main-wrapper > .wp-block-cover,
.wp-block-cover-image,
.main-wrapper > .wp-block-group {
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
}
@media (min-width: 768px) {
  body .container,
  .woocommerce:not(.single-product),
  .masthead .owl-dots,
  .main-wrapper > p,
  .main-wrapper > p.small,
  .main-wrapper > h1,
  .main-wrapper > h2,
  .main-wrapper > h3,
  .main-wrapper > h4,
  .main-wrapper > h5,
  .main-wrapper > h6,
  .main-wrapper > ul,
  .main-wrapper > ol,
  .main-wrapper > blockquote,
  .main-wrapper > pre,
  .main-wrapper > small,
  .main-wrapper > dl,
  .main-wrapper > .wp-block-buttons,
  .main-wrapper > .wp-block-cover .wp-block-cover__inner-container,
  .main-wrapper > .wp-block-image,
  .main-wrapper > .wp-block-gallery,
  .main-wrapper > .wp-block-pullquote,
  .main-wrapper > .wp-block-table,
  .main-wrapper > .wp-block-media-text,
  .main-wrapper > .wp-block-video,
  .main-wrapper > .wp-block-columns,
  .main-wrapper > .wp-block-group,
  .main-wrapper > .wp-block-group.contact-info > .wp-block-group,
  .main-wrapper > .wp-block-group.copy > .wp-block-group,
  .main-wrapper > .wp-block-group.why-choose-us-v2 > .wp-block-group,
  .main-wrapper > .wp-block-group.home-loan-services > .wp-block-group,
  .main-wrapper > .wp-block-group.contact-us > .wp-block-group,
  .main-wrapper > .wp-block-group.error-page > .wp-block-group,
  .main-wrapper > .wp-block-spacer,
  .main-wrapper > .wp-block-separator,
  .main-wrapper > .page-links,
  .main-wrapper > .post-thumbnail,
  .main-wrapper > .wp-block-calendar,
  .main-wrapper > .wp-block-post-date,
  .main-wrapper > .wp-block-post-excerpt,
  .main-wrapper > .wp-block-post-featured-image,
  .main-wrapper > .wp-block-query,
  .main-wrapper > .wp-block-latest-comments,
  .main-wrapper > .wp-block-search,
  .main-wrapper > .wp-block-social-links,
  .main-wrapper > .wp-block-loginout,
  .main-wrapper > .wp-block-embed,
  .main-wrapper > .wp-block-heading,
  .main-wrapper > .wp-block-tag-cloud,
  .main-wrapper > .wp-block-social-links,
  .main-wrapper > .wp-block-search__button-outside,
  .main-wrapper > .wp-block-search__inside-wrapper,
  .main-wrapper > .components-placeholder,
  .main-wrapper > .wp-block-page-list,
  .main-wrapper > .wp-block-latest-posts__list,
  .main-wrapper > .has-avatars,
  .main-wrapper > .wp-block-categories-list,
  .main-wrapper > .wp-block-archives-list,
  .main-wrapper > .wp-block-spacer,
  .main-wrapper > .wp-block-separator,
  .main-wrapper > .wp-block-file,
  .main-wrapper > .is-responsive.wp-block-navigation.is-layout-flex,
  .main-wrapper > .wp-block-post-author-name,
  .main-wrapper > .wp-block-post-author,
  .main-wrapper > .entry-content.wp-block-post-content.is-layout-flow,
  .main-wrapper > .wp-block-avatar,
  .main-wrapper > .wp-block-cover,
  .wp-block-cover-image,
  .main-wrapper > .wp-block-group {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 992px) {
  body .container,
  .woocommerce:not(.single-product),
  .masthead .owl-dots,
  .main-wrapper > p,
  .main-wrapper > p.small,
  .main-wrapper > h1,
  .main-wrapper > h2,
  .main-wrapper > h3,
  .main-wrapper > h4,
  .main-wrapper > h5,
  .main-wrapper > h6,
  .main-wrapper > ul,
  .main-wrapper > ol,
  .main-wrapper > blockquote,
  .main-wrapper > pre,
  .main-wrapper > small,
  .main-wrapper > dl,
  .main-wrapper > .wp-block-buttons,
  .main-wrapper > .wp-block-cover .wp-block-cover__inner-container,
  .main-wrapper > .wp-block-image,
  .main-wrapper > .wp-block-gallery,
  .main-wrapper > .wp-block-pullquote,
  .main-wrapper > .wp-block-table,
  .main-wrapper > .wp-block-media-text,
  .main-wrapper > .wp-block-video,
  .main-wrapper > .wp-block-columns,
  .main-wrapper > .wp-block-group,
  .main-wrapper > .wp-block-group.contact-info > .wp-block-group,
  .main-wrapper > .wp-block-group.copy > .wp-block-group,
  .main-wrapper > .wp-block-group.why-choose-us-v2 > .wp-block-group,
  .main-wrapper > .wp-block-group.home-loan-services > .wp-block-group,
  .main-wrapper > .wp-block-group.contact-us > .wp-block-group,
  .main-wrapper > .wp-block-group.error-page > .wp-block-group,
  .main-wrapper > .wp-block-spacer,
  .main-wrapper > .wp-block-separator,
  .main-wrapper > .page-links,
  .main-wrapper > .post-thumbnail,
  .main-wrapper > .wp-block-calendar,
  .main-wrapper > .wp-block-post-date,
  .main-wrapper > .wp-block-post-excerpt,
  .main-wrapper > .wp-block-post-featured-image,
  .main-wrapper > .wp-block-query,
  .main-wrapper > .wp-block-latest-comments,
  .main-wrapper > .wp-block-search,
  .main-wrapper > .wp-block-social-links,
  .main-wrapper > .wp-block-loginout,
  .main-wrapper > .wp-block-embed,
  .main-wrapper > .wp-block-heading,
  .main-wrapper > .wp-block-tag-cloud,
  .main-wrapper > .wp-block-social-links,
  .main-wrapper > .wp-block-search__button-outside,
  .main-wrapper > .wp-block-search__inside-wrapper,
  .main-wrapper > .components-placeholder,
  .main-wrapper > .wp-block-page-list,
  .main-wrapper > .wp-block-latest-posts__list,
  .main-wrapper > .has-avatars,
  .main-wrapper > .wp-block-categories-list,
  .main-wrapper > .wp-block-archives-list,
  .main-wrapper > .wp-block-spacer,
  .main-wrapper > .wp-block-separator,
  .main-wrapper > .wp-block-file,
  .main-wrapper > .is-responsive.wp-block-navigation.is-layout-flex,
  .main-wrapper > .wp-block-post-author-name,
  .main-wrapper > .wp-block-post-author,
  .main-wrapper > .entry-content.wp-block-post-content.is-layout-flow,
  .main-wrapper > .wp-block-avatar,
  .main-wrapper > .wp-block-cover,
  .wp-block-cover-image,
  .main-wrapper > .wp-block-group {
    max-width: 1024px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1199px) {
  body .container,
  .woocommerce:not(.single-product),
  .masthead .owl-dots,
  .main-wrapper > p,
  .main-wrapper > p.small,
  .main-wrapper > h1,
  .main-wrapper > h2,
  .main-wrapper > h3,
  .main-wrapper > h4,
  .main-wrapper > h5,
  .main-wrapper > h6,
  .main-wrapper > ul,
  .main-wrapper > ol,
  .main-wrapper > blockquote,
  .main-wrapper > pre,
  .main-wrapper > small,
  .main-wrapper > dl,
  .main-wrapper > .wp-block-buttons,
  .main-wrapper > .wp-block-cover .wp-block-cover__inner-container,
  .main-wrapper > .wp-block-image,
  .main-wrapper > .wp-block-gallery,
  .main-wrapper > .wp-block-pullquote,
  .main-wrapper > .wp-block-table,
  .main-wrapper > .wp-block-media-text,
  .main-wrapper > .wp-block-video,
  .main-wrapper > .wp-block-columns,
  .main-wrapper > .wp-block-group,
  .main-wrapper > .wp-block-group.contact-info > .wp-block-group,
  .main-wrapper > .wp-block-group.copy > .wp-block-group,
  .main-wrapper > .wp-block-group.why-choose-us-v2 > .wp-block-group,
  .main-wrapper > .wp-block-group.home-loan-services > .wp-block-group,
  .main-wrapper > .wp-block-group.contact-us > .wp-block-group,
  .main-wrapper > .wp-block-group.error-page > .wp-block-group,
  .main-wrapper > .wp-block-spacer,
  .main-wrapper > .wp-block-separator,
  .main-wrapper > .page-links,
  .main-wrapper > .post-thumbnail,
  .main-wrapper > .wp-block-calendar,
  .main-wrapper > .wp-block-post-date,
  .main-wrapper > .wp-block-post-excerpt,
  .main-wrapper > .wp-block-post-featured-image,
  .main-wrapper > .wp-block-query,
  .main-wrapper > .wp-block-latest-comments,
  .main-wrapper > .wp-block-search,
  .main-wrapper > .wp-block-social-links,
  .main-wrapper > .wp-block-loginout,
  .main-wrapper > .wp-block-embed,
  .main-wrapper > .wp-block-heading,
  .main-wrapper > .wp-block-tag-cloud,
  .main-wrapper > .wp-block-social-links,
  .main-wrapper > .wp-block-search__button-outside,
  .main-wrapper > .wp-block-search__inside-wrapper,
  .main-wrapper > .components-placeholder,
  .main-wrapper > .wp-block-page-list,
  .main-wrapper > .wp-block-latest-posts__list,
  .main-wrapper > .has-avatars,
  .main-wrapper > .wp-block-categories-list,
  .main-wrapper > .wp-block-archives-list,
  .main-wrapper > .wp-block-spacer,
  .main-wrapper > .wp-block-separator,
  .main-wrapper > .wp-block-file,
  .main-wrapper > .is-responsive.wp-block-navigation.is-layout-flex,
  .main-wrapper > .wp-block-post-author-name,
  .main-wrapper > .wp-block-post-author,
  .main-wrapper > .entry-content.wp-block-post-content.is-layout-flow,
  .main-wrapper > .wp-block-avatar,
  .main-wrapper > .wp-block-cover,
  .wp-block-cover-image,
  .main-wrapper > .wp-block-group {
    padding-left: 30px;
    padding-right: 30px;
    max-width: 1240px;
  }
}
@media (min-width: 1499px) {
  body .container,
  .woocommerce:not(.single-product),
  .masthead .owl-dots,
  .main-wrapper > p,
  .main-wrapper > p.small,
  .main-wrapper > h1,
  .main-wrapper > h2,
  .main-wrapper > h3,
  .main-wrapper > h4,
  .main-wrapper > h5,
  .main-wrapper > h6,
  .main-wrapper > ul,
  .main-wrapper > ol,
  .main-wrapper > blockquote,
  .main-wrapper > pre,
  .main-wrapper > small,
  .main-wrapper > dl,
  .main-wrapper > .wp-block-buttons,
  .main-wrapper > .wp-block-cover .wp-block-cover__inner-container,
  .main-wrapper > .wp-block-image,
  .main-wrapper > .wp-block-gallery,
  .main-wrapper > .wp-block-pullquote,
  .main-wrapper > .wp-block-table,
  .main-wrapper > .wp-block-media-text,
  .main-wrapper > .wp-block-video,
  .main-wrapper > .wp-block-columns,
  .main-wrapper > .wp-block-group,
  .main-wrapper > .wp-block-group.contact-info > .wp-block-group,
  .main-wrapper > .wp-block-group.copy > .wp-block-group,
  .main-wrapper > .wp-block-group.why-choose-us-v2 > .wp-block-group,
  .main-wrapper > .wp-block-group.home-loan-services > .wp-block-group,
  .main-wrapper > .wp-block-group.contact-us > .wp-block-group,
  .main-wrapper > .wp-block-group.error-page > .wp-block-group,
  .main-wrapper > .wp-block-spacer,
  .main-wrapper > .wp-block-separator,
  .main-wrapper > .page-links,
  .main-wrapper > .post-thumbnail,
  .main-wrapper > .wp-block-calendar,
  .main-wrapper > .wp-block-post-date,
  .main-wrapper > .wp-block-post-excerpt,
  .main-wrapper > .wp-block-post-featured-image,
  .main-wrapper > .wp-block-query,
  .main-wrapper > .wp-block-latest-comments,
  .main-wrapper > .wp-block-search,
  .main-wrapper > .wp-block-social-links,
  .main-wrapper > .wp-block-loginout,
  .main-wrapper > .wp-block-embed,
  .main-wrapper > .wp-block-heading,
  .main-wrapper > .wp-block-tag-cloud,
  .main-wrapper > .wp-block-social-links,
  .main-wrapper > .wp-block-search__button-outside,
  .main-wrapper > .wp-block-search__inside-wrapper,
  .main-wrapper > .components-placeholder,
  .main-wrapper > .wp-block-page-list,
  .main-wrapper > .wp-block-latest-posts__list,
  .main-wrapper > .has-avatars,
  .main-wrapper > .wp-block-categories-list,
  .main-wrapper > .wp-block-archives-list,
  .main-wrapper > .wp-block-spacer,
  .main-wrapper > .wp-block-separator,
  .main-wrapper > .wp-block-file,
  .main-wrapper > .is-responsive.wp-block-navigation.is-layout-flex,
  .main-wrapper > .wp-block-post-author-name,
  .main-wrapper > .wp-block-post-author,
  .main-wrapper > .entry-content.wp-block-post-content.is-layout-flow,
  .main-wrapper > .wp-block-avatar,
  .main-wrapper > .wp-block-cover,
  .wp-block-cover-image,
  .main-wrapper > .wp-block-group {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1390px;
  }
}
@media (min-width: 1699px) {
  body .container,
  .woocommerce:not(.single-product),
  .masthead .owl-dots,
  .main-wrapper > p,
  .main-wrapper > p.small,
  .main-wrapper > h1,
  .main-wrapper > h2,
  .main-wrapper > h3,
  .main-wrapper > h4,
  .main-wrapper > h5,
  .main-wrapper > h6,
  .main-wrapper > ul,
  .main-wrapper > ol,
  .main-wrapper > blockquote,
  .main-wrapper > pre,
  .main-wrapper > small,
  .main-wrapper > dl,
  .main-wrapper > .wp-block-buttons,
  .main-wrapper > .wp-block-cover .wp-block-cover__inner-container,
  .main-wrapper > .wp-block-image,
  .main-wrapper > .wp-block-gallery,
  .main-wrapper > .wp-block-pullquote,
  .main-wrapper > .wp-block-table,
  .main-wrapper > .wp-block-media-text,
  .main-wrapper > .wp-block-video,
  .main-wrapper > .wp-block-columns,
  .main-wrapper > .wp-block-group,
  .main-wrapper > .wp-block-group.contact-info > .wp-block-group,
  .main-wrapper > .wp-block-group.copy > .wp-block-group,
  .main-wrapper > .wp-block-group.why-choose-us-v2 > .wp-block-group,
  .main-wrapper > .wp-block-group.home-loan-services > .wp-block-group,
  .main-wrapper > .wp-block-group.contact-us > .wp-block-group,
  .main-wrapper > .wp-block-group.error-page > .wp-block-group,
  .main-wrapper > .wp-block-spacer,
  .main-wrapper > .wp-block-separator,
  .main-wrapper > .page-links,
  .main-wrapper > .post-thumbnail,
  .main-wrapper > .wp-block-calendar,
  .main-wrapper > .wp-block-post-date,
  .main-wrapper > .wp-block-post-excerpt,
  .main-wrapper > .wp-block-post-featured-image,
  .main-wrapper > .wp-block-query,
  .main-wrapper > .wp-block-latest-comments,
  .main-wrapper > .wp-block-search,
  .main-wrapper > .wp-block-social-links,
  .main-wrapper > .wp-block-loginout,
  .main-wrapper > .wp-block-embed,
  .main-wrapper > .wp-block-heading,
  .main-wrapper > .wp-block-tag-cloud,
  .main-wrapper > .wp-block-social-links,
  .main-wrapper > .wp-block-search__button-outside,
  .main-wrapper > .wp-block-search__inside-wrapper,
  .main-wrapper > .components-placeholder,
  .main-wrapper > .wp-block-page-list,
  .main-wrapper > .wp-block-latest-posts__list,
  .main-wrapper > .has-avatars,
  .main-wrapper > .wp-block-categories-list,
  .main-wrapper > .wp-block-archives-list,
  .main-wrapper > .wp-block-spacer,
  .main-wrapper > .wp-block-separator,
  .main-wrapper > .wp-block-file,
  .main-wrapper > .is-responsive.wp-block-navigation.is-layout-flex,
  .main-wrapper > .wp-block-post-author-name,
  .main-wrapper > .wp-block-post-author,
  .main-wrapper > .entry-content.wp-block-post-content.is-layout-flow,
  .main-wrapper > .wp-block-avatar,
  .main-wrapper > .wp-block-cover,
  .wp-block-cover-image,
  .main-wrapper > .wp-block-group {
    max-width: 1690px;
  }
}
body .container.alignfull,
.woocommerce:not(.single-product).alignfull,
.masthead .owl-dots.alignfull,
.main-wrapper > p.alignfull,
.main-wrapper > p.small.alignfull,
.main-wrapper > h1.alignfull,
.main-wrapper > h2.alignfull,
.main-wrapper > h3.alignfull,
.main-wrapper > h4.alignfull,
.main-wrapper > h5.alignfull,
.main-wrapper > h6.alignfull,
.main-wrapper > ul.alignfull,
.main-wrapper > ol.alignfull,
.main-wrapper > blockquote.alignfull,
.main-wrapper > pre.alignfull,
.main-wrapper > small.alignfull,
.main-wrapper > dl.alignfull,
.main-wrapper > .wp-block-buttons.alignfull,
.main-wrapper > .wp-block-cover .wp-block-cover__inner-container.alignfull,
.main-wrapper > .wp-block-image.alignfull,
.main-wrapper > .wp-block-gallery.alignfull,
.main-wrapper > .wp-block-pullquote.alignfull,
.main-wrapper > .wp-block-table.alignfull,
.main-wrapper > .wp-block-media-text.alignfull,
.main-wrapper > .wp-block-video.alignfull,
.main-wrapper > .wp-block-columns.alignfull,
.main-wrapper > .wp-block-group.alignfull,
.main-wrapper > .wp-block-group.contact-info > .wp-block-group.alignfull,
.main-wrapper > .wp-block-group.copy > .wp-block-group.alignfull,
.main-wrapper > .wp-block-group.why-choose-us-v2 > .wp-block-group.alignfull,
.main-wrapper > .wp-block-group.home-loan-services > .wp-block-group.alignfull,
.main-wrapper > .wp-block-group.contact-us > .wp-block-group.alignfull,
.main-wrapper > .wp-block-group.error-page > .wp-block-group.alignfull,
.main-wrapper > .wp-block-spacer.alignfull,
.main-wrapper > .wp-block-separator.alignfull,
.main-wrapper > .page-links.alignfull,
.main-wrapper > .post-thumbnail.alignfull,
.main-wrapper > .wp-block-calendar.alignfull,
.main-wrapper > .wp-block-post-date.alignfull,
.main-wrapper > .wp-block-post-excerpt.alignfull,
.main-wrapper > .wp-block-post-featured-image.alignfull,
.main-wrapper > .wp-block-query.alignfull,
.main-wrapper > .wp-block-latest-comments.alignfull,
.main-wrapper > .wp-block-search.alignfull,
.main-wrapper > .wp-block-social-links.alignfull,
.main-wrapper > .wp-block-loginout.alignfull,
.main-wrapper > .wp-block-embed.alignfull,
.main-wrapper > .wp-block-heading.alignfull,
.main-wrapper > .wp-block-tag-cloud.alignfull,
.main-wrapper > .wp-block-social-links.alignfull,
.main-wrapper > .wp-block-search__button-outside.alignfull,
.main-wrapper > .wp-block-search__inside-wrapper.alignfull,
.main-wrapper > .components-placeholder.alignfull,
.main-wrapper > .wp-block-page-list.alignfull,
.main-wrapper > .wp-block-latest-posts__list.alignfull,
.main-wrapper > .has-avatars.alignfull,
.main-wrapper > .wp-block-categories-list.alignfull,
.main-wrapper > .wp-block-archives-list.alignfull,
.main-wrapper > .wp-block-spacer.alignfull,
.main-wrapper > .wp-block-separator.alignfull,
.main-wrapper > .wp-block-file.alignfull,
.main-wrapper > .is-responsive.wp-block-navigation.is-layout-flex.alignfull,
.main-wrapper > .wp-block-post-author-name.alignfull,
.main-wrapper > .wp-block-post-author.alignfull,
.main-wrapper > .entry-content.wp-block-post-content.is-layout-flow.alignfull,
.main-wrapper > .wp-block-avatar.alignfull,
.main-wrapper > .wp-block-cover.alignfull,
.wp-block-cover-image.alignfull,
.main-wrapper > .wp-block-group.alignfull {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.main-wrapper > .wp-block-group.logos {
  margin: 0 auto;
}
@media (min-width: 1199px) {
  .main-wrapper > .wp-block-group.logos {
    max-width: calc(100% - 140px);
  }
}

@media (min-width: 768px) {
  .main-wrapper > .wp-block-media-text:not(.has-media-on-the-right) {
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .main-wrapper > .wp-block-media-text.has-media-on-the-right {
    padding-right: 0;
  }
}

.main-wrapper > .wp-block-gallery .blocks-gallery-item {
  padding-left: 0;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px;
}
@media (min-width: 375px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

.container::before,
.container::after,
.row::before,
.row::after {
  content: " ";
  display: table;
}

.container::after,
.row::after {
  clear: both;
}

.align-items-center {
  align-items: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.container-fluid {
  max-width: 100%;
}

.wp-block-group {
  overflow: visible !important;
}

.container-bg {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  background: #f3f9ff;
  padding: 3rem 0rem;
  border-radius: 2rem;
}
@media (min-width: 992px) {
  .container-bg {
    padding: 3rem;
    border-radius: 3rem;
  }
}
@media (min-width: 1380px) {
  .container-bg {
    padding: 5rem;
    border-radius: 5rem;
  }
}
@media (min-width: 1699px) {
  .container-bg {
    padding: 8rem;
    border-radius: 8rem;
  }
}
@media (min-width: 1380px) {
  .container-bg {
    max-width: 1300px;
  }
}
@media (min-width: 1500px) {
  .container-bg {
    max-width: 1399px;
  }
}
@media (min-width: 1699px) {
  .container-bg {
    max-width: 1640px;
  }
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto,
.col-xxl-1,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl,
.col-xxl-auto {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  width: 100%;
}
@media (min-width: 576px) {
  .col-1,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-10,
  .col-11,
  .col-12,
  .col,
  .col-auto,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm,
  .col-sm-auto,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md,
  .col-md-auto,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg,
  .col-lg-auto,
  .col-xl-1,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl,
  .col-xl-auto,
  .col-xxl-1,
  .col-xxl-2,
  .col-xxl-3,
  .col-xxl-4,
  .col-xxl-5,
  .col-xxl-6,
  .col-xxl-7,
  .col-xxl-8,
  .col-xxl-9,
  .col-xxl-10,
  .col-xxl-11,
  .col-xxl-12,
  .col-xxl,
  .col-xxl-auto {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.col {
  -webkit-box-flex: 1;
  flex-basis: 0;
  flex-grow: 1;
  -ms-flex-positive: 1;
  -ms-flex-preferred-size: 0;
  max-width: 100%;
}

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 576px) {
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1199px) {
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1699px) {
  .col-xxl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xxl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xxl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xxl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xxl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
}

.row-reverse {
  flex-direction: row-reverse !important;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

b,
.bold {
  font-weight: 700;
}

h1,
.h1-size {
  color: #212121;
  font-family: "Inter 18pt";
  font-weight: 600;
  margin-bottom: 2rem;
  font-size: 30px;
  line-height: 40px;
}
@media (min-width: 992px) {
  h1,
  .h1-size {
    font-size: 40px;
    line-height: 54px;
  }
}
@media (min-width: 1199px) {
  h1,
  .h1-size {
    margin-bottom: 3rem;
    font-size: 42px;
    line-height: 58px;
  }
}
@media (min-width: 1799px) {
  h1,
  .h1-size {
    margin-bottom: 4rem;
    font-size: 56px;
    line-height: 70px;
  }
}
.dark-bg h1,
.dark-bg .h1-size {
  color: #fff;
}
h1.big,
.h1-size.big {
  font-size: 32px;
  line-height: 42px;
}
@media (min-width: 360px) {
  h1.big,
  .h1-size.big {
    font-size: 40px;
    line-height: 50px;
  }
}
@media (min-width: 992px) {
  h1.big,
  .h1-size.big {
    margin-bottom: 2.4rem;
    font-size: 50px;
    line-height: 60px;
  }
}
@media (min-width: 1380px) {
  h1.big,
  .h1-size.big {
    font-size: 80px;
    line-height: 90px;
  }
}
@media (min-width: 1799px) {
  h1.big,
  .h1-size.big {
    font-size: 90px;
    line-height: 100px;
  }
}
@media (min-width: 1699px) {
  h1.big,
  .h1-size.big {
    font-size: 128px;
    line-height: 140px;
  }
}

h2,
.h2-size {
  color: #141414;
  font-family: "Inter 18pt";
  font-weight: 600;
  margin-bottom: 1.5rem;
  font-size: 30px;
  line-height: 40px;
}
@media (min-width: 1380px) {
  h2,
  .h2-size {
    font-size: 36px;
    line-height: 46px;
  }
}
@media (min-width: 1699px) {
  h2,
  .h2-size {
    font-size: 48px;
    line-height: 60px;
  }
}
.dark-bg h2,
.dark-bg .h2-size {
  color: #fff;
}

h3,
.h3-size {
  color: #141414;
  font-family: "Inter 18pt";
  font-weight: 600;
  margin-bottom: 1rem;
  font-size: 18px;
  line-height: 26px;
}
@media (min-width: 768px) {
  h3,
  .h3-size {
    font-size: 20px;
    line-height: 28px;
  }
}
@media (min-width: 992px) {
  h3,
  .h3-size {
    font-size: 24px;
    line-height: 32px;
  }
}
.dark-bg h3,
.dark-bg .h3-size {
  color: #fff;
}

h4,
.h4-size {
  color: #141414;
  font-family: "Inter 18pt";
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 1rem;
}
@media (min-width: 1199px) {
  h4,
  .h4-size {
    font-size: 20px;
    line-height: 28px;
  }
}
.dark-bg h4,
.dark-bg .h4-size {
  color: #fff;
}

h5,
.h5-size {
  color: #141414;
  font-family: "Inter 18pt";
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 2rem;
}
.dark-bg h5,
.dark-bg .h5-size {
  color: #fff;
}

h6,
.h6-size {
  color: #141414;
  font-family: "Inter 18pt";
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 1.5rem;
}
@media (min-width: 992px) {
  h6,
  .h6-size {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 2.4rem;
  }
}
.dark-bg h6,
.dark-bg .h6-size {
  color: #fff;
}

.caption-1 {
  color: #240e07;
  font-family: "Inter 18pt";
  font-weight: 400;
  font-size: 11px;
  line-height: 14px;
  margin-bottom: 1rem;
}
@media (min-width: 1699px) {
  .caption-1 {
    font-size: 12px;
    line-height: 16px;
  }
}
.dark-bg .caption-1 {
  color: #fff;
}

p,
.para {
  color: #240e07;
  font-family: "Inter 18pt";
  font-weight: 400;
  margin-bottom: 1.5rem;
  font-size: 14px;
  line-height: 22px;
}
@media (min-width: 992px) {
  p,
  .para {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 2.4rem;
  }
}
.dark-bg p,
.dark-bg .para {
  color: #fff;
}

p.small,
.small {
  color: #777777;
  display: inline-block;
  font-family: "Inter 18pt";
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 1rem;
}
.dark-bg p.small,
.dark-bg .small {
  color: #fff;
}

.caption {
  color: #240e07;
  font-family: "Inter 18pt";
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 1rem;
}
.dark-bg .caption {
  color: #fff;
}

.label {
  color: #141414;
  font-family: "Inter 18pt";
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 1rem;
}
.dark-bg .label {
  color: #fff;
}

ul,
ol {
  padding: 0;
}
ul li,
ol li {
  color: #240e07;
  font-family: "Inter 18pt";
  font-weight: 400;
  margin: 0 0 0.6rem 0;
  padding-left: 0;
  position: relative;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
}
@media (min-width: 768px) {
  ul li,
  ol li {
    margin: 0 0 1rem 2rem;
    padding-left: 0.8rem;
  }
}
.dark-bg ul li,
.dark-bg ol li {
  color: #fff;
}

ul {
  padding-left: 20px;
}

.select2-selection--multiple ul li,
.select2-selection--multiple ol li {
  margin: 5px 5px 0 0;
  font-size: 13px;
  line-height: normal;
  color: #444;
}

ul:not(.is-style-check-list, .is-style-square-list) li {
  position: relative;
}

ul.is-style-square-list {
  list-style: none;
  list-style-type: none;
}
ul.is-style-square-list li {
  margin: 0 0 0.5rem 2.5rem;
  position: relative;
}
ul.is-style-square-list li::before {
  color: #240e07;
  content: "■";
  display: inline-block;
  font-weight: 300;
  left: -20px;
  position: absolute;
}

ul.is-style-check-list {
  list-style: none;
  list-style-type: none;
}
ul.is-style-check-list li {
  margin: 0 0 0.5rem 2.5rem;
  position: relative;
}
ul.is-style-check-list li::before {
  color: #240e07;
  content: "✓";
  display: inline-block;
  font-weight: 300;
  left: -20px;
  position: absolute;
}

:where(.menu, .sub-menu) {
  list-style: none;
  list-style-type: none;
}

:root {
  /* Heading 1 - 30/42 (base mobile) | JSON: 56px / Semi Bold */
  --heading1: 40px !important;
  /* Heading 2 - 24/32 (base) | JSON: 48px / Semi Bold */
  --heading2: 30px !important;
  /* Heading 3 - 18/26 (base) | JSON: 24px / Semi Bold */
  --heading3: 18px !important;
  /* Heading 4 - 16/24 (base) | JSON: 20px / Medium */
  --heading4: 16px !important;
  /* Heading 5 - 18/26 | JSON: 18px / Medium */
  --heading5: 18px !important;
  /* Heading 6 - 14/22 (base) | JSON: 16px / Semi Bold */
  --heading6: 14px !important;
  /* Paragraph / Description - 14/22 | JSON: 14px / Regular */
  /* Small (body-small) - 14/22 */
  /* Caption - 12/18 */
  /* Label - 14/22 | JSON: Description 14px / Regular */
}
@media (min-width: 992px) {
  :root {
    --heading1: 40px !important;
  }
}
@media (min-width: 1199px) {
  :root {
    --heading1: 42px !important;
  }
}
@media (min-width: 1799px) {
  :root {
    --heading1: 56px !important;
  }
}
:root .has-heading-1-font-size {
  font-size: 40px !important;
  line-height: 50px !important;
}
@media (min-width: 992px) {
  :root .has-heading-1-font-size {
    font-size: 40px !important;
    line-height: 54px !important;
  }
}
@media (min-width: 1199px) {
  :root .has-heading-1-font-size {
    font-size: 42px !important;
    line-height: 58px !important;
  }
}
@media (min-width: 1799px) {
  :root .has-heading-1-font-size {
    font-size: 56px !important;
    line-height: 70px !important;
  }
}
@media (min-width: 1380px) {
  :root {
    --heading2: 36px !important;
  }
}
@media (min-width: 1699px) {
  :root {
    --heading2: 48px !important;
  }
}
:root .has-heading-2-font-size {
  font-size: 30px !important;
  line-height: 40px !important;
}
@media (min-width: 1380px) {
  :root .has-heading-2-font-size {
    font-size: 36px !important;
    line-height: 46px !important;
  }
}
@media (min-width: 1699px) {
  :root .has-heading-2-font-size {
    font-size: 48px !important;
    line-height: 60px !important;
  }
}
@media (min-width: 768px) {
  :root {
    --heading3: 20px !important;
  }
}
@media (min-width: 992px) {
  :root {
    --heading3: 24px !important;
  }
}
:root .has-heading-3-font-size {
  font-size: 18px !important;
  line-height: 26px !important;
}
@media (min-width: 768px) {
  :root .has-heading-3-font-size {
    font-size: 20px !important;
    line-height: 28px !important;
  }
}
@media (min-width: 992px) {
  :root .has-heading-3-font-size {
    font-size: 24px !important;
    line-height: 32px !important;
  }
}
@media (min-width: 1199px) {
  :root {
    --heading4: 20px !important;
  }
}
:root .has-heading-4-font-size {
  font-size: 16px !important;
  line-height: 24px !important;
}
@media (min-width: 1199px) {
  :root .has-heading-4-font-size {
    font-size: 20px !important;
    line-height: 28px !important;
  }
}
:root .has-heading-5-font-size {
  font-size: 18px !important;
  line-height: 26px !important;
}
@media (min-width: 992px) {
  :root {
    --heading6: 16px !important;
  }
}
:root .has-heading-6-font-size {
  font-size: 14px !important;
  line-height: 22px !important;
}
@media (min-width: 992px) {
  :root .has-heading-6-font-size {
    font-size: 16px !important;
    line-height: 24px !important;
  }
}
:root .has-paragraph-font-size {
  font-size: 14px !important;
  line-height: 22px !important;
}
:root .has-small-font-size {
  font-size: 14px !important;
  line-height: 22px !important;
}
:root .has-caption-font-size {
  font-size: 12px !important;
  line-height: 18px !important;
}
:root .has-label-font-size {
  font-size: 14px !important;
  line-height: 22px !important;
}

@media (min-width: 2500px) {
  body {
    margin: 0 auto;
    max-width: 2500px;
    padding-left: 0;
    padding-right: 0;
  }
}
img {
  max-width: 100%;
}

section {
  overflow: hidden;
}

body a.um-button {
  padding: 11px 20px !important;
}
@media (min-width: 768px) {
  body a.um-button {
    padding: 14px 20px !important;
  }
}

.gform_wrapper.gform-theme.gform-theme--framework.gform_wrapper button.btn.gform_button:hover .gp-arrow img {
  filter: brightness(0);
}

a.secondary-btn,
.wp-block-button.is-style-secondary-btn a,
.wp-block-button.is-style-secondary-btn .wp-block-button__link {
  background: #fff;
  color: #141414;
  padding: 16px 35px;
  border-radius: 192px;
  width: -moz-max-content;
  width: max-content;
  position: relative;
  z-index: 0; /* stacking context banata hai ::before ke liye */
  white-space: nowrap;
  overflow: hidden;
  font-family: "Inter 18pt";
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  display: inline-block;
  text-align: center;
  transition: color 0.4s ease;
  border: 1px solid #141414;
  /* Arrow circle ko hide karo — secondary btn mein arrow nahi */
  /* Gradient layer — opacity 0 se 1 transition karta hai */
}
a.secondary-btn .gp-arrow,
.wp-block-button.is-style-secondary-btn a .gp-arrow,
.wp-block-button.is-style-secondary-btn .wp-block-button__link .gp-arrow {
  display: none !important;
}
a.secondary-btn::before,
.wp-block-button.is-style-secondary-btn a::before,
.wp-block-button.is-style-secondary-btn .wp-block-button__link::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(360deg, #141414 0%, #444444 100%);
  border-radius: inherit;
  opacity: 0;
  transition: opacity 0.4s ease;
  z-index: -1; /* text ke peeche */
}
a.secondary-btn:hover,
.wp-block-button.is-style-secondary-btn a:hover,
.wp-block-button.is-style-secondary-btn .wp-block-button__link:hover {
  background: transparent;
  color: #fff;
}
a.secondary-btn:hover .btn-text,
.wp-block-button.is-style-secondary-btn a:hover .btn-text,
.wp-block-button.is-style-secondary-btn .wp-block-button__link:hover .btn-text {
  color: #fff !important;
}
a.secondary-btn:hover::before,
.wp-block-button.is-style-secondary-btn a:hover::before,
.wp-block-button.is-style-secondary-btn .wp-block-button__link:hover::before {
  opacity: 1; /* gradient fade in */
}

.wp-block-button {
  display: inline-flex;
}

body .gform_wrapper form .gform_footer button,
body .ff-btn.ff-btn-submit,
.btn,
.gform_wrapper.gform-theme.gform-theme--framework.gform_wrapper button.btn.gform_button,
input[type=submit],
.wp-block-button a {
  align-items: center;
  justify-content: center;
  background: linear-gradient(360deg, #141414 0%, #444444 100%);
  border: 1px solid transparent;
  border-radius: 192px;
  box-shadow: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  outline: 0;
  width: -moz-max-content;
  width: max-content;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  font-family: "Inter 18pt";
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  /* Button khud sirf color transition karta hai */
  transition: color 0.4s ease;
  /* Right padding = circle size so text never overlaps arrow */
  padding: 16px 60px 16px 35px;
  /* ── Text label ─────────────────────────────── */
  /* ── Arrow circle ───────────────────────────── */
  /* ── Hover: white circle right → left expand ── */
}
@media (min-width: 1380px) {
  body .gform_wrapper form .gform_footer button,
  body .ff-btn.ff-btn-submit,
  .btn,
  .gform_wrapper.gform-theme.gform-theme--framework.gform_wrapper button.btn.gform_button,
  input[type=submit],
  .wp-block-button a {
    padding: 16px 70px 16px 35px;
  }
}
@media (min-width: 1699px) {
  body .gform_wrapper form .gform_footer button,
  body .ff-btn.ff-btn-submit,
  .btn,
  .gform_wrapper.gform-theme.gform-theme--framework.gform_wrapper button.btn.gform_button,
  input[type=submit],
  .wp-block-button a {
    padding: 16px 80px 16px 35px;
  }
}
body .gform_wrapper form .gform_footer button .btn-text,
body .ff-btn.ff-btn-submit .btn-text,
.btn .btn-text,
.gform_wrapper.gform-theme.gform-theme--framework.gform_wrapper button.btn.gform_button .btn-text,
input[type=submit] .btn-text,
.wp-block-button a .btn-text {
  position: relative;
  z-index: 2;
  transition: color 0.4s ease;
  transform: translateY(0);
}
body .gform_wrapper form .gform_footer button .gp-arrow,
body .ff-btn.ff-btn-submit .gp-arrow,
.btn .gp-arrow,
.gform_wrapper.gform-theme.gform-theme--framework.gform_wrapper button.btn.gform_button .gp-arrow,
input[type=submit] .gp-arrow,
.wp-block-button a .gp-arrow {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 18px;
  color: #212121;
  background: #fff;
  border-radius: 192px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 52px;
  border: 2px solid;
  /* Sirf width transition — koi conflict nahi */
  transition: width 0.4s ease;
  z-index: 1;
}
@media (min-width: 1380px) {
  body .gform_wrapper form .gform_footer button .gp-arrow,
  body .ff-btn.ff-btn-submit .gp-arrow,
  .btn .gp-arrow,
  .gform_wrapper.gform-theme.gform-theme--framework.gform_wrapper button.btn.gform_button .gp-arrow,
  input[type=submit] .gp-arrow,
  .wp-block-button a .gp-arrow {
    width: 56px;
    padding-right: 20px;
  }
}
@media (min-width: 1699px) {
  body .gform_wrapper form .gform_footer button .gp-arrow,
  body .ff-btn.ff-btn-submit .gp-arrow,
  .btn .gp-arrow,
  .gform_wrapper.gform-theme.gform-theme--framework.gform_wrapper button.btn.gform_button .gp-arrow,
  input[type=submit] .gp-arrow,
  .wp-block-button a .gp-arrow {
    width: 60px;
    padding-right: 22px;
  }
}
body .gform_wrapper form .gform_footer button .gp-arrow svg,
body .ff-btn.ff-btn-submit .gp-arrow svg,
.btn .gp-arrow svg,
.gform_wrapper.gform-theme.gform-theme--framework.gform_wrapper button.btn.gform_button .gp-arrow svg,
input[type=submit] .gp-arrow svg,
.wp-block-button a .gp-arrow svg {
  flex-shrink: 0;
  width: 14px;
  height: 14px;
  transition: transform 0.4s ease;
  transform: translateX(0);
}
body .gform_wrapper form .gform_footer button:hover,
body .ff-btn.ff-btn-submit:hover,
.btn:hover,
.gform_wrapper.gform-theme.gform-theme--framework.gform_wrapper button.btn.gform_button:hover,
input[type=submit]:hover,
.wp-block-button a:hover {
  color: #141414;
}
body .gform_wrapper form .gform_footer button:hover .btn-text,
body .ff-btn.ff-btn-submit:hover .btn-text,
.btn:hover .btn-text,
.gform_wrapper.gform-theme.gform-theme--framework.gform_wrapper button.btn.gform_button:hover .btn-text,
input[type=submit]:hover .btn-text,
.wp-block-button a:hover .btn-text {
  color: #141414;
}
body .gform_wrapper form .gform_footer button:hover .gp-arrow,
body .ff-btn.ff-btn-submit:hover .gp-arrow,
.btn:hover .gp-arrow,
.gform_wrapper.gform-theme.gform-theme--framework.gform_wrapper button.btn.gform_button:hover .gp-arrow,
input[type=submit]:hover .gp-arrow,
.wp-block-button a:hover .gp-arrow {
  transition: width 0.4s ease;
  border: 2px solid;
  width: 100%;
  padding-right: 18px;
}
@media (min-width: 1380px) {
  body .gform_wrapper form .gform_footer button:hover .gp-arrow,
  body .ff-btn.ff-btn-submit:hover .gp-arrow,
  .btn:hover .gp-arrow,
  .gform_wrapper.gform-theme.gform-theme--framework.gform_wrapper button.btn.gform_button:hover .gp-arrow,
  input[type=submit]:hover .gp-arrow,
  .wp-block-button a:hover .gp-arrow {
    padding-right: 20px;
  }
}
@media (min-width: 1699px) {
  body .gform_wrapper form .gform_footer button:hover .gp-arrow,
  body .ff-btn.ff-btn-submit:hover .gp-arrow,
  .btn:hover .gp-arrow,
  .gform_wrapper.gform-theme.gform-theme--framework.gform_wrapper button.btn.gform_button:hover .gp-arrow,
  input[type=submit]:hover .gp-arrow,
  .wp-block-button a:hover .gp-arrow {
    padding-right: 22px;
  }
}
body .gform_wrapper form .gform_footer button:hover .gp-arrow svg,
body .ff-btn.ff-btn-submit:hover .gp-arrow svg,
.btn:hover .gp-arrow svg,
.gform_wrapper.gform-theme.gform-theme--framework.gform_wrapper button.btn.gform_button:hover .gp-arrow svg,
input[type=submit]:hover .gp-arrow svg,
.wp-block-button a:hover .gp-arrow svg {
  transition: transform 0.4s ease;
  transform: translateX(-14px);
}
body .gform_wrapper form .gform_footer button button:disabled,
body .ff-btn.ff-btn-submit button:disabled,
.btn button:disabled,
.gform_wrapper.gform-theme.gform-theme--framework.gform_wrapper button.btn.gform_button button:disabled,
input[type=submit] button:disabled,
.wp-block-button a button:disabled {
  background: transparent;
  border-color: transparent;
  color: #dddddd;
}
body .gform_wrapper form .gform_footer button:after,
body .ff-btn.ff-btn-submit:after,
.btn:after,
.gform_wrapper.gform-theme.gform-theme--framework.gform_wrapper button.btn.gform_button:after,
input[type=submit]:after,
.wp-block-button a:after {
  display: none;
}

.wp-block-button,
div {
  /* fill alt button */
  /* outline buttons */
  /* link button */
}
.wp-block-button.is-style-outline a,
div.is-style-outline a {
  background: linear-gradient(360deg, #141414 0%, #444444 100%);
  color: #fff;
}
.header--button.dark-bg a {
  border-color: #ff0000;
}
.header--button.dark-bg a:hover {
  border-color: #ff0000;
}

.text-center {
  text-align: center;
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wpcf7 form .wpcf7-response-output {
  border: 1px solid transparent !important;
  border-radius: 0.25rem !important;
  margin: 1rem 0 !important;
  padding: 0.75rem 1.25rem !important;
  position: relative;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  background-color: #fff3cd;
  border-color: #f5c6cb !important;
  color: #212121;
}

.wpcf7 form.sent .wpcf7-response-output {
  background-color: #d4edda;
  border-color: #c3e6cb !important;
  color: #212121;
}

.wpcf7-not-valid {
  border: 1px solid #fff !important;
}

.wpcf7-not-valid-tip {
  display: none !important;
}

::input-placeholder {
  color: #777777 !important;
}

::-moz-placeholder {
  color: #777777 !important;
  /* Firefox 19+ */
}

::placeholder {
  color: #777777 !important;
  /* Firefox 19+ */
}

::input-placeholder {
  color: #777777 !important;
}

::-moz-placeholder {
  color: #777777 !important;
}

::placeholder {
  color: #777777 !important;
}

/* Gform Css */
.gform_wrapper.gravity-theme .gfield_error [aria-invalid=true] {
  border-bottom: 1px solid #ff0000;
  /* override css for border */
}

.gform_wrapper form .gform_footer button {
  background: #dddddd;
  border: transparent;
  color: #fff;
}

.gform-theme--foundation.gform-theme--framework .gfield_error input,
.gform_wrapper.gravity-theme .gfield_error input {
  border: 1px solid #ff0000 !important;
  /* override css for border */
}

.gfield_validation_message,
.validation_message {
  color: #ff0000;
  /* override css for color */
}

.gform_wrapper.gravity-theme * {
  overflow: visible;
}

.wp-block-query-pagination {
  padding: 3rem 0;
}
.wp-block-query-pagination .page-numbers {
  font-weight: 600;
  margin: 0 15px;
}
.wp-block-query-pagination .wp-block-query-pagination-numbers,
.wp-block-query-pagination .wp-block-query-pagination-previous,
.wp-block-query-pagination .wp-block-query-pagination-next {
  margin-bottom: 0;
}

input[type=email],
input[type=text],
input[type=password],
input[type=email],
input[type=number],
input[type=tel],
textarea,
select,
input[type=search] {
  background: transparent;
  border: 1px solid #777777;
  border-radius: 10rem;
  box-shadow: none;
  color: #212121;
  font-family: "Inter 18pt";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  height: auto;
  margin-bottom: 0;
  max-width: 100%;
  outline: none;
  text-align: left;
  width: 100%;
  padding: 1rem 1.2rem;
}
@media (min-width: 768px) {
  input[type=email],
  input[type=text],
  input[type=password],
  input[type=email],
  input[type=number],
  input[type=tel],
  textarea,
  select,
  input[type=search] {
    padding: 1.6rem 2rem;
  }
}
input[type=email]:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=tel]:focus,
textarea:focus,
select:focus,
input[type=search]:focus {
  background-image: #ff0000;
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 100% 2px;
}

textarea {
  border-radius: 20px !important;
  height: 15rem !important;
  min-block-size: 15rem !important;
  min-height: 15rem !important;
}

/* Admin-bar Spacing Set as per Resposive Screens */
body.admin-bar .header {
  margin-top: 46px;
}
@media (width >= 782px) {
  body.admin-bar .header {
    margin-top: 32px;
  }
}
body.admin-bar .header.sticky {
  margin-top: 46px;
}
@media (width >= 782px) {
  body.admin-bar .header.sticky {
    margin-top: 32px;
  }
}
body .main-wrapper {
  overflow: hidden;
  padding-top: 78px;
}
body .main-wrapper:has(> section.about:first-of-type) {
  padding-top: 0;
}
@media (min-width: 992px) {
  body .main-wrapper {
    padding-top: 100px;
  }
  body .main-wrapper:has(> section.about:first-of-type) {
    padding-top: 0;
  }
}
@media (min-width: 1199px) {
  body .main-wrapper {
    padding-top: 124px;
  }
}
@media (min-width: 1380px) {
  body .main-wrapper {
    padding-top: 130px;
  }
}
@media (min-width: 1699px) {
  body .main-wrapper {
    padding-top: 134px;
  }
}

::-webkit-scrollbar {
  width: 10px;
}

/*  Track */
::-webkit-scrollbar-track {
  background: #fff;
}

/*  Handle */
::-webkit-scrollbar-thumb {
  background: #212121;
  border-radius: 100px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #212121;
}

.wp-block-media-text {
  background: transparent;
  padding: 0;
}

body.single-post .main-wrapper > h1:first-child,
body.single-post .main-wrapper > h2:first-child,
body.single-post .main-wrapper > h3:first-child,
body.single-post .main-wrapper > h4:first-child,
body.single-post .main-wrapper > h5:first-child,
body.single-post .main-wrapper > h6:first-child {
  margin-bottom: 3rem;
  margin-top: 3rem;
}
body.single-post .main-wrapper ul {
  padding-left: 10px;
  margin-bottom: 2rem;
}
body.single-post .main-wrapper .wp-block-buttons {
  margin-bottom: 1rem;
}

body.stop-scroll {
  overflow: hidden;
}

body {
  transition: all 300ms linear;
  position: relative;
}
body.loader-active {
  overflow: hidden;
}
body.overlay {
  transition: all 300ms linear;
}
body.overlay::before {
  transition: all 300ms linear;
  background: #000;
  content: "";
  height: 100%;
  opacity: 0.4;
  position: absolute;
  width: 100%;
  z-index: 5;
}

body.error404 .breadcrumb {
  display: none;
}
body .main-wrapper #wpadminbar a:after {
  display: none;
}
body #wpadminbar {
  position: fixed !important;
}

/* give gradient color to the text from the editor side */
.no-results {
  color: #212121;
  font-family: "Inter 18pt";
  font-size: clamp(2.2rem, 0.463vw + 1.933rem, 2.6rem);
  font-weight: 600;
  line-height: 1.231;
  letter-spacing: -0.02em;
  margin-bottom: 0;
  width: 100%;
}

#wpadminbar ul li a::after,
.nojq ul li a::after {
  display: none;
}

table tr td {
  color: #212121;
  font-family: "Inter 18pt";
  font-size: clamp(1.6rem, 0.231vw + 1.467rem, 1.8rem);
  line-height: 1.556;
  font-weight: 400;
}
table tr th {
  color: #212121;
  font-family: "Inter 18pt";
  font-size: clamp(1.6rem, 0.231vw + 1.467rem, 1.8rem);
  line-height: 1.556;
  font-weight: 700;
}

.custom-pagination {
  margin-top: 2rem;
}
@media (min-width: 992px) {
  .custom-pagination {
    margin-top: 3rem;
  }
}
@media (min-width: 1699px) {
  .custom-pagination {
    margin-top: 5rem;
  }
}
.custom-pagination ul {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
@media (min-width: 768px) {
  .custom-pagination ul {
    gap: 15px;
  }
}
.custom-pagination ul li {
  display: inline-flex;
  padding: 0;
  margin: 0;
}
.custom-pagination ul li::before {
  display: none;
}
.custom-pagination ul li span,
.custom-pagination ul li a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  flex: 0 0 40px;
  border-radius: 50%;
  font-family: "Inter 18pt";
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0;
  text-align: center;
  color: #212121;
}
@media (min-width: 1380px) {
  .custom-pagination ul li span,
  .custom-pagination ul li a {
    font-size: 18px;
    line-height: 24px;
  }
}
.custom-pagination ul li span.current,
.custom-pagination ul li a.current {
  background: #212121;
  color: #f1f5ff;
}

html.lenis,
html.lenis body {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: hidden;
}

.lenis.lenis-smooth iframe {
  pointer-events: none;
}

.header {
  transition: all 300ms linear;
  left: 0;
  padding: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  border-bottom: 1px solid #dddddd;
  padding: 15px 0;
  background: #fff;
  opacity: 0;
  transform: translateY(-50px);
}
@media (min-width: 992px) {
  .header {
    border-bottom: none;
    background: transparent;
  }
}
@media (min-width: 992px) {
  .header {
    padding: 0;
    top: 20px;
  }
}
@media (min-width: 1699px) {
  .header {
    padding: 0;
    top: 40px;
  }
}
.header--logo-mobile {
  display: inline-flex;
  max-width: 160px;
}
.header--logo-mobile img {
  max-width: 160px;
}
@media (min-width: 992px) {
  .header--logo-mobile {
    display: none;
  }
}
@media (max-width: 992px) {
  .header.sticky {
    background: #fff;
  }
}
.header.sticky .nav-cont {
  background: #fff;
}
.header--logo-img {
  transition: all 300ms linear;
  float: left;
  height: auto;
  max-width: 120px;
}
@media (min-width: 992px) {
  .header--logo-img {
    max-width: 150px;
  }
}
@media (min-width: 1199px) {
  .header--logo-img {
    max-width: 233px;
  }
}
.header--logo-link {
  display: none;
}
@media (min-width: 992px) {
  .header--logo-link {
    display: inline-block;
  }
}
.header--logo-link div {
  display: flex;
}
body:not(.home) .header--logo-link svg .path-1,
body:not(.home) .header--logo-link svg .path-4 {
  fill: #212121;
  stroke: #212121;
}
.header--logo-link svg {
  max-height: 60px;
}
@media (min-width: 992px) {
  .header--logo-link svg {
    max-width: 120px;
  }
}
@media (min-width: 1199px) {
  .header--logo-link svg {
    max-width: 190px;
  }
}
.header--burger {
  align-items: center;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  float: right;
  height: 45px;
  justify-content: center;
  padding: 0;
  position: relative;
  width: 45px;
  z-index: 10;
}
@media (min-width: 992px) {
  .header--burger {
    display: none;
  }
}
.header--burger svg {
  height: 28px;
  width: 28px;
}
.header--burger .line {
  fill: none;
  stroke: #212121;
  stroke-width: 8;
  transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
}
.header--burger .line1 {
  stroke-dasharray: 60 207;
  stroke-width: 8;
}
.header--burger .line2 {
  stroke-dasharray: 60 60;
  stroke-width: 8;
}
.header--burger .line3 {
  stroke-dasharray: 60 207;
  stroke-width: 8;
}
.header--burger.opened .line1 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 8;
}
.header--burger.opened .line2 {
  stroke-dasharray: 1 60;
  stroke-dashoffset: -30;
  stroke-width: 8;
}
.header--burger.opened .line3 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 8;
}
.header .nav-cont {
  width: 100%;
  background: #fff;
}
@media (min-width: 992px) {
  .header .nav-cont {
    border: 1.5px solid rgba(0, 0, 0, 0.2);
    border-radius: 999px;
    padding: 0 2rem;
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .header .nav-cont {
    background: rgba(255, 255, 255, 0.8);
    border: 1px solid #eeeeee;
    box-shadow: 0px 4px 6px -2px rgba(0, 0, 0, 0.0196078431);
    box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.0509803922);
    padding: 1rem 3.2rem;
  }
}
.header .col-md-12 {
  position: static;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 992px) {
  .header .col-md-12 {
    display: flex;
    justify-content: space-between;
  }
}
.header .nav-main {
  background: #fff;
  display: none;
  float: right;
  height: 100dvh;
  padding: 15px 16px 100px;
  position: absolute;
  right: 0;
  top: calc(100% + 0px);
  width: 100%;
}
@media (min-width: 992px) {
  .header .nav-main {
    max-width: 900px;
    align-items: center;
    background: none;
    display: flex !important;
    flex-direction: row !important;
    height: auto;
    padding: 0;
    position: static;
  }
}
@media (width < 992px) {
  .header .nav-main {
    overflow: auto;
  }
}
@media (width < 992px) {
  .header .nav-main.active {
    display: flex !important;
    flex-direction: column;
  }
}
.header .nav-main .menu {
  display: flex;
  flex-direction: column;
  margin: 0 0 15px;
  padding: 0;
}
@media (min-width: 992px) {
  .header .nav-main .menu {
    margin: 0;
    flex-direction: row;
    align-items: center;
    display: flex;
  }
}
@media (min-width: 992px) {
  .header .nav-main .menu-wrp {
    display: flex;
    align-items: center;
  }
}
.header .nav-main .menu-item {
  border-bottom: 1px solid #565656;
  float: left;
  margin: 0;
  position: relative;
  width: 100%;
  padding-left: 0;
}
@media (min-width: 992px) {
  .header .nav-main .menu-item {
    border-bottom: none;
    margin: 0 10px;
    padding: 0;
  }
}
@media (min-width: 1071px) {
  .header .nav-main .menu-item {
    margin: 0 15px;
  }
}
@media (min-width: 1380px) {
  .header .nav-main .menu-item {
    margin: 0 25px;
  }
}
.header .nav-main .menu-item:first-child {
  margin-left: 0;
}
@media (min-width: 992px) {
  .header .nav-main .menu-item:last-child {
    margin-right: 20px;
  }
}
@media (min-width: 1071px) {
  .header .nav-main .menu-item:last-child {
    margin-right: 30px;
  }
}
@media (min-width: 1380px) {
  .header .nav-main .menu-item:last-child {
    margin-right: 50px;
  }
}
.header .nav-main .menu-item::before {
  display: none;
}
.header .nav-main .menu-item i.fa.fa-angle-down {
  cursor: pointer;
  font-size: 40px;
  height: 55px;
  line-height: 40px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 140px;
  z-index: 5;
}
.header .nav-main .menu-item i.fa.fa-angle-down.active {
  color: #212121;
  transform: rotate(180deg);
}
.header .nav-main .menu-item::before {
  display: none;
}
.header .nav-main .menu-item.menu-item-has-children.active > a svg {
  transition: all 300ms linear;
  transform: rotate(180deg);
}
.header .nav-main .menu-item.menu-item-has-children > a {
  align-items: center;
  display: flex;
  gap: 4px;
  justify-content: space-between;
}
@media (min-width: 992px) {
  .header .nav-main .menu-item.menu-item-has-children > a {
    gap: 8px;
  }
}
.header .nav-main .menu-item.menu-item-has-children > a.active {
  border-bottom: 1px solid #212121;
}
.header .nav-main .menu-item.menu-item-has-children > a svg {
  transition: all 300ms linear;
  height: 1.8rem;
  width: 1.8rem;
}
@media (min-width: 1380px) {
  .header .nav-main .menu-item.menu-item-has-children > a svg {
    height: 2.4rem;
    width: 1.2rem;
  }
}
.header .nav-main .menu-item a {
  transition: all 300ms linear;
  color: #212121;
  float: left;
  font-family: "Inter 18pt";
  font-weight: 600;
  padding: 15px 7px;
  position: relative;
  text-decoration: none;
  text-transform: capitalize;
  white-space: nowrap;
  width: 100%;
  font-size: 16px;
  line-height: 26px;
}
@media (min-width: 992px) {
  .header .nav-main .menu-item a {
    padding: 0;
    margin: 18px 0;
    color: #212121;
  }
}
@media (min-width: 992px) {
  .header .nav-main .menu-item a:hover {
    color: #212121;
  }
  .header .nav-main .menu-item a:hover::before {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .header .nav-main .menu-item a.active {
    color: #fff;
    transition: all 300ms linear;
  }
}
.header .nav-main .menu-item.active a {
  font-weight: 700;
  color: #212121;
}
.header .nav-main .menu-item:hover {
  transition: all 300ms linear;
}
@media (min-width: 992px) {
  .header .nav-main .menu-item.current-menu-parent.menu-item > a:not(.sub-menu a), .header .nav-main .menu-item.current-menu-item.menu-item > a:not(.sub-menu a), .header .nav-main .menu-item.current_page_item.menu-item > a:not(.sub-menu a) {
    color: #00ae97;
  }
}
.header .nav-main .menu-item.current_page_ancestor, .header .nav-main .menu-item.current-menu-item, .header .nav-main .menu-item.current_page_item {
  transition: all 300ms linear;
}
.header .nav-main .menu-item.current_page_ancestor a, .header .nav-main .menu-item.current-menu-item a, .header .nav-main .menu-item.current_page_item a {
  font-weight: 600;
  color: #212121;
}
.header .nav-main .menu-item .sub-menu {
  border-bottom-left-radius: 14px;
  border-bottom-right-radius: 14px;
  transition: all 300ms linear;
  padding-left: 10px;
  display: none;
  width: 100%;
  z-index: 5;
}
@media (min-width: 992px) {
  .header .nav-main .menu-item .sub-menu {
    background: #fff;
    padding-left: 0;
    left: 0;
    padding: 20px;
    position: absolute;
    top: 100%;
    border-top: none;
    box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.0196078431);
    width: auto;
  }
}
@media (max-width: 992px) {
  .header .nav-main .menu-item .sub-menu.active {
    display: block;
    transition: all 300ms linear;
    float: left;
  }
}
.header .nav-main .menu-item .sub-menu .menu-content {
  align-items: center;
  display: flex;
  gap: 10px;
}
@media (min-width: 992px) {
  .header .nav-main .menu-item .sub-menu .menu-content {
    gap: 16px;
  }
}
.header .nav-main .menu-item .sub-menu .menu-item {
  transition: all 300ms linear;
  margin: 0;
  padding: 1rem 0.7rem;
  position: relative;
}
@media (min-width: 992px) {
  .header .nav-main .menu-item .sub-menu .menu-item {
    margin-bottom: 0.8rem;
    padding: 0;
  }
}
@media (min-width: 992px) {
  .header .nav-main .menu-item .sub-menu .menu-item:last-child {
    margin-bottom: 0;
  }
}
.header .nav-main .menu-item .sub-menu .menu-item.current_page_item a {
  color: #212121;
  font-weight: 700;
}
@media (min-width: 992px) {
  .header .nav-main .menu-item .sub-menu .menu-item.current_page_item a {
    color: #212121;
  }
}
.header .nav-main .menu-item .sub-menu .menu-item a {
  transition: all 300ms linear;
  align-items: center;
  color: #212121;
  display: flex;
  font-weight: 400;
  gap: 1rem;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  width: 100%;
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 992px) {
  .header .nav-main .menu-item .sub-menu .menu-item a span {
    white-space: break-spaces;
    width: auto;
  }
}
.header .nav-main .menu-item .sub-menu .menu-item a > svg {
  transition: all 300ms linear;
  height: 2rem;
  transform: rotate(-90deg);
  width: 2rem;
}
@media (min-width: 1380px) {
  .header .nav-main .menu-item .sub-menu .menu-item a > svg {
    height: 2.4rem;
    width: 2.4rem;
  }
}
.header .nav-main .menu-item .sub-menu .menu-item a::before {
  display: none;
}
.header .nav-main .menu-item .sub-menu .menu-item a:hover {
  transition: all 300ms linear;
  color: #212121;
}
.header .nav-main .menu-item .sub-menu .menu-item:last-child {
  border-bottom: none;
}
.header .nav-main .menu-item .sub-menu.active-menu {
  transition: all 300ms linear;
  display: block;
  z-index: 3;
}
.header .nav-main .menu-item.hover-open .sub-menu {
  z-index: 3;
}
@media (min-width: 992px) {
  .header .nav-main .menu-item.hover-open .sub-menu {
    display: block;
  }
}
.header .nav-main .menu-item.active .sub-menu {
  z-index: 3;
}
@media (min-width: 992px) {
  .header .nav-main .menu-item.active .sub-menu {
    display: block;
  }
}
.header .nav-main .menu-item:hover .sub-menu {
  z-index: 3;
}
@media (min-width: 992px) {
  .header .nav-main .menu-item:hover .sub-menu {
    display: block;
  }
}
.header .nav-main::-webkit-scrollbar {
  width: 5px !important;
}

.main-wrapper {
  opacity: 0;
}
.main-wrapper.page-loaded {
  opacity: 1;
  transition: opacity 0.6s ease-in-out;
}

.header.header-loaded {
  opacity: 1 !important;
  transform: translateY(0) !important;
  transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
}

.skip-to-content {
  position: absolute;
  top: -100px;
  left: 0;
  background: #212121;
  color: #fff;
  padding: 10px 20px;
  text-decoration: none;
  z-index: 10000;
  font-weight: 700;
  border-radius: 0 0 4px 0;
}
.skip-to-content:focus {
  top: 0;
  outline: 3px solid #240e07;
  outline-offset: 2px;
}

.visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.visually-hidden:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  min-height: 100px !important;
  padding: inherit !important;
  margin: inherit !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important;
}

html {
  scroll-behavior: smooth;
}

#main {
  scroll-margin-top: 100px;
}

a:not(.header-link a):focus,
button:focus,
input:focus,
textarea:focus,
select:focus,
[tabindex]:not([tabindex="-1"]):focus {
  outline: 2px solid #240e07;
  outline-offset: 2px;
  transition: outline 0.2s ease-in-out;
}
a:not(.header-link a):focus:not(:focus-visible),
button:focus:not(:focus-visible),
input:focus:not(:focus-visible),
textarea:focus:not(:focus-visible),
select:focus:not(:focus-visible),
[tabindex]:not([tabindex="-1"]):focus:not(:focus-visible) {
  outline: none;
}
a:not(.header-link a):focus-visible,
button:focus-visible,
input:focus-visible,
textarea:focus-visible,
select:focus-visible,
[tabindex]:not([tabindex="-1"]):focus-visible {
  outline: 2px solid #240e07;
  outline-offset: 2px;
}

.header .menu-item a {
  position: relative;
}
.header .menu-item a:focus {
  outline: 2px solid #240e07;
  outline-offset: 4px;
  border-radius: 2px;
}
@media (min-width: 768px) {
  .header .menu-item a:focus {
    outline-color: #240e07;
  }
}
.header--burger:focus {
  outline: 2px solid #240e07;
  outline-offset: 2px;
  border-radius: 50%;
}
.header--logo-link:focus {
  outline: 2px solid #240e07;
  outline-offset: 4px;
  border-radius: 4px;
}
.header .header-link a:focus, .header .header-link a:focus-visible {
  outline: none !important;
}

.wp-block-button a:focus {
  outline: 2px solid #240e07;
  outline-offset: 4px;
  box-shadow: 0 0 0 4px rgba(36, 14, 7, 0.2);
}

input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
textarea:focus,
select:focus {
  outline: 2px solid #240e07;
  outline-offset: 2px;
  border-color: #240e07;
  box-shadow: 0 0 0 3px rgba(36, 14, 7, 0.1);
}

input[type=checkbox]:focus,
input[type=radio]:focus {
  outline: 2px solid #240e07;
  outline-offset: 2px;
  box-shadow: 0 0 0 3px rgba(36, 14, 7, 0.2);
}

*:focus:not(:focus-visible) {
  outline: none;
}

*:focus-visible {
  outline: 2px solid #240e07;
  outline-offset: 2px;
}

@media (prefers-contrast: high) {
  a:focus,
  button:focus,
  input:focus,
  textarea:focus,
  select:focus {
    outline-width: 3px;
    outline-offset: 3px;
  }
}
@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
}
.hero--content-description a,
.wysiwyg-content a,
[class*="--content-description"] a,
[class*="--description"] a,
.acf-wysiwyg-content a {
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 1px;
  transition: all 0.2s ease-in-out;
}
.hero--content-description a:hover,
.wysiwyg-content a:hover,
[class*="--content-description"] a:hover,
[class*="--description"] a:hover,
.acf-wysiwyg-content a:hover {
  text-decoration-thickness: 1px;
  text-underline-offset: 1px;
}
.hero--content-description a:focus,
.wysiwyg-content a:focus,
[class*="--content-description"] a:focus,
[class*="--description"] a:focus,
.acf-wysiwyg-content a:focus {
  outline: 1px solid #240e07;
  outline-offset: 2px;
  text-decoration-thickness: 2px;
  background-color: rgba(36, 14, 7, 0.1);
  border-radius: 2px;
}
.hero--content-description a:focus-visible,
.wysiwyg-content a:focus-visible,
[class*="--content-description"] a:focus-visible,
[class*="--description"] a:focus-visible,
.acf-wysiwyg-content a:focus-visible {
  outline: 1px solid #240e07;
  outline-offset: 2px;
  text-decoration-thickness: 2px;
  background-color: rgba(36, 14, 7, 0.1);
}

/*  Variables For Font Weight */
/* Variables for colors */
/* linear-gradient */
/* Variables for mobile first media query */
/* Variables for mobile first media query */
/* only used for some spacing */
/* only used for container */
/* used for header only */
/* wordpress breakpoints */
/* wordpress breakpoints */
/* For Typography Break Point */
section:has(+ .footer-cta) {
  overflow: visible;
}

.footer-cta {
  background-color: #00ae97;
  padding: 50px 0 0;
  overflow: visible;
}
@media (min-width: 992px) {
  .footer-cta {
    padding: 100px 0 0;
  }
}
.footer-cta__inner {
  background-color: #212121;
  border-radius: 32px;
  padding: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
@media (min-width: 1199px) {
  .footer-cta__inner {
    margin-top: 80px;
  }
}
@media (min-width: 1380px) {
  .footer-cta__inner {
    margin-top: 150px;
  }
}
@media (min-width: 1699px) {
  .footer-cta__inner {
    margin-top: 230px;
  }
}
.footer-cta__inner .cta-bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 60%;
  height: 100%;
  z-index: 0;
}
.footer-cta__content {
  position: relative;
  z-index: 2;
  max-width: 500px;
}
.footer-cta__title {
  color: #fff;
  font-weight: 700;
  margin-bottom: 32px;
}
.footer-cta__text {
  margin-bottom: 32px;
}
.footer-cta__btn {
  display: inline-block;
}
.footer-cta__image {
  width: 45%;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  margin-top: 20px;
}
@media (min-width: 576px) {
  .footer-cta__image {
    margin-top: 30px;
  }
}
@media (min-width: 992px) {
  .footer-cta__image {
    right: 50px;
  }
}
.footer-cta__image .cta-img {
  position: relative;
  z-index: 1;
}
.footer-cta__image img {
  width: 100%;
  height: auto;
  display: block;
}

.footer {
  background-color: #00ae97;
  padding: 50px 0 0;
  color: #fff;
  position: relative;
  overflow: hidden;
}
@media (min-width: 992px) {
  .footer {
    padding: 100px 0 0;
  }
}
.footer__container {
  padding-bottom: 0px;
}
.footer__top {
  margin-bottom: 25px;
}
@media (min-width: 992px) {
  .footer__top {
    margin-bottom: 50px;
  }
}
@media (min-width: 1699px) {
  .footer__top {
    margin-bottom: 60px;
  }
}
.footer__title {
  font-size: 100px;
  font-weight: 700;
  margin: 0;
  line-height: 0.9;
  letter-spacing: -5px;
  color: #fff;
}
.footer__title span {
  font-style: italic;
  position: relative;
}
.footer__title span::after {
  content: ".";
  color: #ffb800;
  font-style: normal;
}
.footer__grid {
  display: flex;
  flex-direction: column;
  padding-bottom: 50px;
}
@media (min-width: 992px) {
  .footer__grid {
    padding-bottom: 120px;
    flex-direction: row;
  }
}
.footer__heading {
  font-weight: 700;
  margin-bottom: 17px;
  color: #fff;
}
@media (min-width: 992px) {
  .footer__heading.h3-size {
    font-size: 32px;
    line-height: 42px;
  }
}
.footer__menu,
.footer .menu {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer__menu li,
.footer .menu li {
  padding: 0;
  margin: 0;
  margin-bottom: 8px;
}
@media (min-width: 576px) {
  .footer__menu li,
  .footer .menu li {
    margin-bottom: 15px;
  }
}
.footer__menu li a,
.footer .menu li a {
  color: rgba(255, 255, 255, 0.9);
  text-decoration: none;
  font-size: 16px;
  transition: all 0.3s ease;
  font-weight: 400;
}
.footer__menu li a:hover,
.footer .menu li a:hover {
  color: #fff;
}
.footer__grid--left {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
@media (min-width: 992px) {
  .footer__grid--left {
    gap: 50px;
  }
}
@media (min-width: 1699px) {
  .footer__grid--left {
    gap: 60px;
  }
}
.footer__grid--left-inner {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
}
@media (min-width: 992px) {
  .footer__grid--left-inner {
    gap: 50px;
  }
}
@media (min-width: 1699px) {
  .footer__grid--left-inner {
    gap: 60px;
  }
}
.footer__grid--left .footer__bottom {
  width: 100%;
}
@media (min-width: 992px) {
  .footer__grid--right {
    flex-basis: 350px;
    margin-left: auto;
  }
}
.footer__newsletter {
  margin-left: auto;
  flex-basis: 350px;
}
.footer__newsletter .footer__heading {
  letter-spacing: -1px;
  margin-bottom: 20px;
}
@media (min-width: 576px) {
  .footer__newsletter .footer__heading {
    margin-bottom: 30px;
  }
}
@media (min-width: 1380px) {
  .footer__newsletter .footer__heading {
    margin-bottom: 40px;
  }
}
@media (min-width: 1699px) {
  .footer__newsletter .footer__heading {
    margin-bottom: 60px;
  }
}
.footer .newsletter-form {
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.footer .newsletter-form ::input-placeholder {
  color: #fff !important;
}
.footer .newsletter-form ::-moz-placeholder {
  color: #fff !important;
  /* Firefox 19+ */
}
.footer .newsletter-form ::placeholder {
  color: #fff !important;
  /* Firefox 19+ */
}
.footer .newsletter-form ::input-placeholder {
  color: #fff !important;
}
.footer .newsletter-form ::-moz-placeholder {
  color: #fff !important;
}
.footer .newsletter-form ::placeholder {
  color: #fff !important;
}
.footer .newsletter-form input[type=email] {
  border-radius: 0;
  padding: 1rem 0;
  background: transparent;
  color: #fff;
  box-shadow: none;
  border: none;
}
.footer .newsletter-form input[type=email]:focus, .footer .newsletter-form input[type=email]:focus-visible {
  box-shadow: none;
  border: none;
  outline: none;
}
.footer .newsletter-form input[type=email]::-moz-placeholder {
  color: #fff;
}
.footer .newsletter-form input[type=email]::placeholder {
  color: #fff;
}
.footer .newsletter-form .newsletter-submit {
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0 10px;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
}
.footer .newsletter-form .newsletter-submit:hover {
  transform: translateX(10px);
}
.footer .newsletter-form .newsletter-submit svg {
  width: 32px;
  height: 32px;
}
.footer__bottom {
  margin-top: 0;
  position: relative;
  z-index: 2;
}
.footer__divider {
  border: none;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  margin: 0;
}
.footer__copyright-row {
  padding: 10px 0 0 0;
}
.footer__copyright {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.8);
  margin: 0;
}
.footer__copyright strong {
  font-weight: 700;
}
.footer__huge-logo {
  position: relative;
  z-index: 1;
  pointer-events: none;
}
.footer__huge-logo img {
  width: 100%;
  height: auto;
  display: block;
  opacity: 1;
}

@media (max-width: 1380px) {
  .footer__title {
    font-size: 120px;
  }
}
@media (max-width: 991px) {
  .footer-cta__inner {
    padding: 40px 15px 0;
    flex-direction: column;
    text-align: center;
  }
  .footer-cta__content {
    max-width: 100%;
  }
  .footer-cta__image {
    position: static;
    width: 80%;
  }
  .footer-cta__image img {
    transform: none;
  }
  .footer__title {
    font-size: 80px;
  }
  .footer__grid {
    gap: 40px;
    justify-content: flex-start;
  }
  .footer__newsletter {
    flex-basis: 100%;
    margin-top: 0;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .footer__newsletter {
    margin-top: 0;
  }
}
@media (max-width: 991px) and (min-width: 992px) {
  .footer__newsletter {
    margin-top: 30px;
  }
}
@media (max-width: 991px) and (min-width: 1380px) {
  .footer__newsletter {
    margin-top: 60px;
  }
}
@media (max-width: 991px) {
  .footer__newsletter .footer__heading {
    font-size: 36px;
    line-height: 46px;
    margin-bottom: 30px;
  }
}
@media (max-width: 576px) {
  .footer-cta__title {
    font-size: 36px;
  }
  .footer-cta__inner {
    border-radius: 20px;
  }
  .footer__title {
    font-size: 56px;
    letter-spacing: -2px;
  }
  .footer__col {
    flex-basis: 100%;
    flex: 0 0 calc(50% - 25px);
  }
}
section {
  width: 100%;
  padding: 25px 0;
}
section.hero + .marquee {
  padding-top: 0;
}
section.inner-hero {
  padding: 50px 0 25px;
}
@media (min-width: 768px) {
  section.inner-hero {
    padding: 60px 0 10px;
  }
}
@media (min-width: 992px) {
  section.inner-hero {
    padding: 60px 0 20px;
  }
}
@media (min-width: 1380px) {
  section.inner-hero {
    padding: 75px 0 30px;
  }
}
@media (min-width: 1699px) {
  section.inner-hero {
    padding: 100px 0 80px;
  }
}
section.inner-hero:has(+ footer) {
  padding-bottom: 25px;
}
@media (min-width: 768px) {
  section.inner-hero:has(+ footer) {
    padding-bottom: 50px;
  }
}
@media (min-width: 992px) {
  section.inner-hero:has(+ footer) {
    padding-bottom: 60px;
  }
}
@media (min-width: 1380px) {
  section.inner-hero:has(+ footer) {
    padding-bottom: 75px;
  }
}
@media (min-width: 1699px) {
  section.inner-hero:has(+ footer) {
    padding-bottom: 120px;
  }
}
section:has(+ .cta) {
  padding-bottom: 5rem;
}
@media (min-width: 768px) {
  section {
    padding: 50px 0;
  }
}
@media (min-width: 992px) {
  section {
    padding: 60px 0;
  }
}
@media (min-width: 1380px) {
  section {
    padding: 75px 0;
  }
}
@media (min-width: 1699px) {
  section {
    padding: 90px 0;
  }
}

a.back-arv {
  margin-bottom: 2rem;
  display: flex;
  gap: 1rem;
  align-items: center;
}
a.back-arv p,
a.back-arv span {
  display: inline-flex;
  margin-bottom: 0;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.back-arv--container {
  padding-top: 30px;
}
@media (min-width: 992px) {
  .back-arv--container {
    padding-top: 50px;
  }
}
@media (min-width: 1380px) {
  .back-arv--container {
    padding-top: 70px;
  }
}
@media (min-width: 1699px) {
  .back-arv--container {
    padding-top: 140px;
  }
}

section.property-slider {
  margin: 0 !important;
  padding-bottom: 15px !important;
  padding-top: 15px !important;
}
@media (min-width: 1380px) {
  section.property-slider {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
}

.property-slider--wrapper {
  position: relative;
  padding-top: 0;
  padding-bottom: 15px;
}
@media (min-width: 1380px) {
  .property-slider--wrapper {
    padding-bottom: 25px;
  }
}
.property-slider--wrapper .property-slider {
  position: relative;
}
.property-slider--wrapper .property-slider-main .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
}
.property-slider--wrapper .property-slider-main .slick-arrow svg {
  width: 30px;
  height: 30px;
}
@media (min-width: 1699px) {
  .property-slider--wrapper .property-slider-main .slick-arrow svg {
    width: auto;
    height: auto;
  }
}
.property-slider--wrapper .property-slider-main .slick-arrow.slick-prev {
  left: 15px;
}
@media (min-width: 768px) {
  .property-slider--wrapper .property-slider-main .slick-arrow.slick-prev {
    left: 20px;
  }
}
.property-slider--wrapper .property-slider-main .slick-arrow.slick-next {
  right: 15px;
}
@media (min-width: 768px) {
  .property-slider--wrapper .property-slider-main .slick-arrow.slick-next {
    right: 20px;
  }
}
.property-slider--wrapper .property-slider-main.slider-for .slick-slide {
  overflow: hidden;
  height: 350px;
}
@media (min-width: 768px) {
  .property-slider--wrapper .property-slider-main.slider-for .slick-slide {
    height: 450px;
  }
}
@media (min-width: 1380px) {
  .property-slider--wrapper .property-slider-main.slider-for .slick-slide {
    height: 500px;
  }
}
@media (min-width: 1699px) {
  .property-slider--wrapper .property-slider-main.slider-for .slick-slide {
    height: 600px;
  }
}
.property-slider--wrapper .property-slider-main.slider-for .slick-slide div {
  width: 100%;
  height: 100%;
}
.property-slider--wrapper .property-slider-main.slider-for .slick-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.property-slider--wrapper .property-slider-main.slider-nav {
  margin-top: 2rem;
}
.property-slider--wrapper .property-slider-main.slider-nav .slick-track {
  display: flex !important;
  gap: 20px;
}
.property-slider--wrapper .property-slider-main.slider-nav .slick-slide {
  display: flex;
}
.property-slider--wrapper .property-slider-main.slider-nav .slick-slide div {
  height: 60px;
  width: 100px !important;
  display: flex;
}
@media (min-width: 768px) {
  .property-slider--wrapper .property-slider-main.slider-nav .slick-slide div {
    height: 100px;
    width: 150px !important;
  }
}
.property-slider--wrapper .property-slider-main.slider-nav .slick-slide div img {
  display: block;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.wp-content {
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .wp-content {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.wp-content .col-12 p:last-child, .wp-content .col-12 p:last-of-type {
  margin-bottom: 0;
}

section.property-details {
  padding-top: 30px !important;
  padding-bottom: 15px !important;
  margin: 0 !important;
}
@media (min-width: 992px) {
  section.property-details {
    padding-top: 50px !important;
    padding-bottom: 25px !important;
    margin: 0 !important;
  }
}
@media (min-width: 1380px) {
  section.property-details {
    padding-top: 70px !important;
    margin: 0 !important;
  }
}
@media (min-width: 1699px) {
  section.property-details {
    padding-top: 140px !important;
    margin: 0 !important;
  }
}

.property-details {
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .property-details {
    padding-top: 25px;
    padding-bottom: 50px;
  }
}
.property-details--content ul {
  display: grid;
  grid-template-columns: auto auto;
  padding: 0;
  gap: 1.5rem;
}
@media (min-width: 768px) {
  .property-details--content ul {
    gap: 3rem;
    grid-template-columns: auto auto auto;
  }
}
.property-details--content ul li {
  margin: 0;
  background: #fff;
  padding: 2rem;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.property-details--content ul li::before {
  display: none;
}
.property-details--content ul li h6,
.property-details--content ul li p {
  margin-bottom: 0;
}

.single-post .property-slider .single-blog--content {
  padding-bottom: 1.5rem;
  margin-bottom: 1.5rem;
  border-bottom: 1px solid #bbbbbb;
}
@media (min-width: 768px) {
  .single-post .property-slider .single-blog--content {
    padding-right: 0;
    padding-left: 0;
  }
}
.single-post .property-slider .single-blog--content p:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .single-post .property-slider .single-blog--content {
    padding-bottom: 2rem;
    margin-bottom: 2rem;
    border-bottom: 1px solid #bbbbbb;
  }
}
@media (min-width: 1380px) {
  .single-post .property-slider .single-blog--content {
    padding-bottom: 3rem;
    margin-bottom: 3rem;
    border-bottom: 1px solid #bbbbbb;
  }
}
@media (min-width: 1699px) {
  .single-post .property-slider .single-blog--content {
    padding-bottom: 5rem;
    margin-bottom: 5rem;
    border-bottom: 1px solid #bbbbbb;
  }
}
.single-post .blog-featured-img {
  display: block;
  width: 100%;
  margin-bottom: 2rem;
}
@media (min-width: 782px) {
  .single-post .blog-featured-img {
    margin-bottom: 3rem;
  }
}
@media (min-width: 1699px) {
  .single-post .blog-featured-img {
    margin-bottom: 5rem;
  }
}
@media (min-width: 768px) {
  .single-post .single-blog--pagination {
    padding-right: 0;
    padding-left: 0;
  }
}
.single-post .service-pagination {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  gap: 1.2rem;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 20px;
}
@media (min-width: 576px) {
  .single-post .service-pagination {
    margin-bottom: 20px;
    gap: 2rem;
  }
}
@media (min-width: 1380px) {
  .single-post .service-pagination {
    margin-bottom: 45px;
  }
}
@media (min-width: 1699px) {
  .single-post .service-pagination {
    margin-bottom: 70px;
  }
}
.single-post .service-pagination p {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .single-post .service-pagination--divider {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    top: 2rem;
    width: 1px;
    height: calc(100% - 4rem);
    background: #565656;
  }
}
.single-post .service-pagination--link, .single-post .service-pagination--info {
  align-items: center;
  gap: 1rem;
  display: flex;
}
.single-post .service-pagination--icon {
  width: 4rem;
  height: 4rem;
  border-radius: 2rem;
  background: #f2fae7;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .single-post .service-pagination--icon {
    width: 6rem;
    height: 6rem;
    border-radius: 3rem;
  }
}
.single-post .service-pagination--icon img {
  width: 2.2rem;
  height: 2.2rem;
}
@media (min-width: 768px) {
  .single-post .service-pagination--icon img {
    width: 3rem;
    height: 3rem;
  }
}
.single-post .service-pagination--arrow {
  display: inline-flex;
}
.single-post .service-pagination--arrow svg {
  width: 16px;
}
@media (min-width: 768px) {
  .single-post .service-pagination--arrow svg {
    width: auto;
  }
}
.single-post .service-pagination--title {
  margin-bottom: 0;
  color: #212121;
  font-weight: 700;
}

body.single {
  /* Reset first & last spacing */
  /* Headings spacing */
  /* Paragraph */
  /* Lists */
  /* Blockquote */
  /* Images */
  /* Figure */
  /* Figcaption */
  /* Tables */
  /* Code blocks */
  /* Horizontal rule */
  /* Gutenberg blocks safety */
}
body.single .cta .container,
body.single .faq .container {
  max-width: 100%;
  padding: 0;
}
body.single .cta .container .row,
body.single .faq .container .row {
  margin: 0 -15px;
}
body.single .blog-hero .blog--wrp {
  display: flex;
  flex-direction: column;
  margin-bottom: 2rem;
  gap: 1.5rem;
}
@media (min-width: 576px) {
  body.single .blog-hero .blog--wrp {
    flex-direction: row;
    margin-bottom: 2.4rem;
    gap: 2.4rem;
  }
}
@media (min-width: 1380px) {
  body.single .blog-hero .blog--wrp {
    margin-bottom: 3rem;
    gap: 3rem;
  }
}
@media (min-width: 1699px) {
  body.single .blog-hero .blog--wrp {
    margin-bottom: 4rem;
    gap: 4rem;
  }
}
body.single .blog-hero .blog--wrp .back-arv svg {
  width: 30px;
  height: 30px;
}
@media (min-width: 768px) {
  body.single .blog-hero .blog--wrp .back-arv svg {
    width: 40px;
    height: 40px;
  }
}
@media (min-width: 1380px) {
  body.single .blog-hero .blog--wrp .back-arv svg {
    width: 56px;
    height: 56px;
  }
}
@media (min-width: 1699px) {
  body.single .blog-hero .blog--wrp .back-arv svg {
    width: 64px;
    height: 64px;
  }
}
body.single .blog-hero .blog--wrp .blog-info .blog-custom-points {
  margin-top: 2rem;
}
body.single .blog-hero .blog--wrp .blog-info .blog-custom-points span {
  display: block;
  margin-bottom: 1.4rem;
}
body.single .blog-hero .blog--wrp .blog-info .blog-custom-points ul {
  padding: 0;
  margin: 0;
  display: flex;
  gap: 1.4rem;
}
@media (min-width: 1380px) {
  body.single .blog-hero .blog--wrp .blog-info .blog-custom-points ul {
    gap: 2rem;
  }
}
body.single .blog-hero .blog--wrp .blog-info .blog-custom-points ul li {
  padding: 0;
  margin: 0;
}
body.single .blog-hero .blog--wrp .blog-info .blog-custom-points ul li::before {
  display: none;
}
body.single .blog-hero .blog--wrp .blog-info .blog-custom-points ul li a {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #212121;
  padding: 1rem 1.4rem;
  border-radius: 50px;
  background: #f3f9ff;
}
body.single .blog-hero .blog--wrp .blog-info .blog-custom-points ul li a:hover {
  background: #212121;
  color: #fff;
}
body.single .blog-hero .blog--wrp .blog-info .blog-title {
  margin-bottom: 2rem;
}
@media (min-width: 1380px) {
  body.single .blog-hero .blog--wrp .blog-info .blog-title {
    margin-bottom: 4rem;
  }
}
body.single .blog-hero .blog--wrp .blog-info .blog-title + .wp-block-button {
  margin-bottom: 2rem;
}
@media (min-width: 1380px) {
  body.single .blog-hero .blog--wrp .blog-info .blog-title + .wp-block-button {
    margin-bottom: 4rem;
  }
}
body.single .blog-hero .blog--wrp .blog-info .blog-meta {
  display: flex;
  gap: 8px;
  flex-direction: column;
}
body.single .blog-hero .blog--wrp .blog-info .blog-meta .blog-date {
  color: #808080;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
body.single .blog-hero .blog--wrp .blog-info .blog-meta .blog-author {
  color: #0d0d0d;
}
body.single .blog-hero .blog-featured-image img {
  display: block;
  border-radius: 14px;
  width: 100%;
}
body.single section.blog-content {
  padding-top: 0;
}
body.single section.blog-content .is-style-fill.wp-block-button a {
  color: #fff;
  text-decoration: none !important;
}
body.single section.blog-content a {
  color: #212121;
  text-decoration: underline;
}
body.single .blog-content > *:first-child {
  margin-top: 0;
}
body.single .blog-content > *:last-child {
  margin-bottom: 0;
}
body.single .blog-content h1,
body.single .blog-content h2,
body.single .blog-content h3,
body.single .blog-content h4,
body.single .blog-content h5,
body.single .blog-content h6 {
  margin-top: 2.5rem;
  margin-bottom: 1rem;
}
body.single .blog-content p {
  margin-bottom: 1.2rem;
}
body.single .blog-content ul,
body.single .blog-content ol {
  margin: 1.5rem 0 1.5rem 1.5rem;
  padding: 0;
}
body.single .blog-content li {
  margin-bottom: 0.6rem;
}
body.single .blog-content blockquote {
  margin: 2.5rem 0;
  padding: 1.5rem 2rem;
}
body.single .blog-content blockquote p {
  margin: 0;
}
body.single .blog-content img {
  display: block;
  margin: 2.5rem auto;
}
body.single .blog-content figure {
  margin: 2.5rem auto;
}
body.single .blog-content figcaption {
  margin-top: 0.5rem;
}
body.single .blog-content table {
  margin: 2.5rem 0;
}
body.single .blog-content th,
body.single .blog-content td {
  padding: 0.75rem 1rem;
}
body.single .blog-content pre {
  margin: 2.5rem 0;
  padding: 1.5rem;
}
body.single .blog-content code {
  padding: 0.2rem 0.4rem;
}
body.single .blog-content hr {
  margin: 3rem 0;
}
body.single .blog-content .wp-block {
  margin-bottom: 1.5rem;
}

/* Plugin Css */
/* Patterns css */
