/*
Theme Name: Certain Path
Author: 
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Genesis Block Theme theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
:root {
    scroll-padding-top: 120px !important;
}
/* google font */
@import url("https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,100..700;1,100..700&display=swap");
/* google font */

/* ==================== Common Style Start ==================== */
.common-p-style p:last-child {
  margin-bottom: 0 !important;
}

.common-menu-style {
  display: none !important;
}

.common-title-color-style .elementor-heading-title span {
  color: #b20030 !important;
}

.full-width-img .elementor-widget-image {
  height: 100% !important;
}

/* ==================== Common Style End ==================== */

/* ==================== Header Start ==================== */
.h-search-icon {
  cursor: pointer;
}

.h-search-icon .elementor-icon-wrapper {
  display: flex;
}

.h-navigation-menu .e-n-menu-toggle .e-n-menu-toggle-icon.e-open,
.h-navigation-menu .e-n-menu-toggle .e-n-menu-toggle-icon.e-close,
.h-search-icon circle,
.h-search-icon path {
  transition: 0.5s ease-in-out all;
  -webkit-transition: 0.5s ease-in-out all;
  -moz-transition: 0.5s ease-in-out all;
  -ms-transition: 0.5s ease-in-out all;
  -o-transition: 0.5s ease-in-out all;
}

.h-navigation-menu .e-n-menu-toggle:hover .e-n-menu-toggle-icon.e-open svg path,
.h-navigation-menu .e-n-menu-toggle:hover .e-n-menu-toggle-icon.e-close svg path,
.h-search-icon:hover circle,
.h-search-icon:hover path {
  stroke: #b20030 !important;
}

.h-navigation-menu .elementor-menu-toggle {
  padding: 0 !important;
}

.h-navigation-menu ul.e-n-menu-heading li:has(> #btn-hub-login) {
  display: none !important;
}

.h-navigation-menu ul.e-n-menu-heading li:has(> #btn-hub-login) a {
  display: inline-block !important;
  color: #000000;
  font-family: "Manrope";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  text-transform: capitalize;
  transition: 0.5s ease-in-out all !important;
  -webkit-transition: 0.5s ease-in-out all !important;
  -moz-transition: 0.5s ease-in-out all !important;
  -ms-transition: 0.5s ease-in-out all !important;
  -o-transition: 0.5s ease-in-out all !important;
}

.h-navigation-menu ul.e-n-menu-heading li:has(> #btn-hub-login) a:hover {
  color: #b20030 !important;
  background: #ffffff !important;
}

.h-navigation-menu ul.e-n-menu-heading li:has(> #btn-discovery-call) {
  display: none !important;
}

.h-navigation-menu ul.e-n-menu-heading li:has(> #btn-discovery-call) a {
  display: inline-block !important;
  background: #b20030 !important;
  font-family: "Manrope";
  font-size: 16px;
  padding: 8px 10px !important;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  border: 1px solid #b20030 !important;
  border-radius: 100px !important;
  -webkit-border-radius: 100px !important;
  -moz-border-radius: 100px !important;
  -ms-border-radius: 100px !important;
  -o-border-radius: 100px !important;
  transition: 0.5s ease-in-out all !important;
  -webkit-transition: 0.5s ease-in-out all !important;
  -moz-transition: 0.5s ease-in-out all !important;
  -ms-transition: 0.5s ease-in-out all !important;
  -o-transition: 0.5s ease-in-out all !important;
}

.h-navigation-menu ul.e-n-menu-heading li:has(> #btn-discovery-call) a span {
  color: #ffffff !important;
}

.h-navigation-menu ul.e-n-menu-heading li:has(> #btn-discovery-call) a:hover {
  background: #ffffff !important;
  border: 1px solid #b20030 !important;
}

.h-navigation-menu ul.e-n-menu-heading li:has(> #btn-discovery-call) a:hover span {
  color: #b20030 !important;
}

.h-navigation-menu .elementor-nav-menu--dropdown.elementor-nav-menu__container {
  position: fixed !important;
  top: 0 !important;
  bottom: 0 !important;
  max-width: 100% !important;
  width: 100% !important;
  height: 100% !important;
  overflow: auto;
  background: #ffffff !important;
  padding: 250px 0px 30px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
}

.h-navigation-menu .elementor-nav-menu--dropdown.elementor-nav-menu__container[aria-hidden="false"] {
  right: 0;
  height: auto !important;
  margin-top: 0 !important;
}

.h-navigation-menu .elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-nav-menu {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.h-navigation-menu .elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-nav-menu .menu-item .hfe-menu-item {
  padding: 15px 10px !important;
}

.h-navigation-menu .elementor-menu-toggle {
  z-index: 99999;
}

html.overflow-hidden {
  overflow: hidden;
}

.h-navigation-menu .e-n-menu-item .e-n-menu-title-container .e-n-menu-title-text {
  cursor: pointer !important;
}

/* ==================== Header End ==================== */

/* ==================== Video Popup Start ==================== */
.video-popup-main-block .dialog-close-button {
  outline: none !important;
}

.video-popup-main-block .popup-video-block .elementor-widget-video {
  border-radius: 18px !important;
  -webkit-border-radius: 18px !important;
  -moz-border-radius: 18px !important;
  -ms-border-radius: 18px !important;
  -o-border-radius: 18px !important;
}

/* ==================== Video Popup End ==================== */

/* ==================== Service Contractor Start ==================== */
.service-contractor-carousel-block .swiper-slide .swiper-slide-inner {
  width: fit-content !important;
}

.upcoming-profit-days .swiper {
  overflow: visible !important;
}

/* ==================== Service Contractor End ==================== */

/* ==================== Member Saying Start ==================== */
.member-saying-carousel-block .swiper {
  overflow: visible !important;
}

.member-saying-carousel-block .swiper-slide {
  position: relative;
}

.member-saying-carousel-block .swiper-slide .clickable-after-overlay {
  /* .member-saying-carousel-block .swiper-slide::after { */
  position: absolute;
  content: "";
  top: unset !important;
  right: unset !important;
  bottom: 22px !important;
  left: 22px !important;
  height: 55px;
  width: 55px;
  cursor: pointer;
  background-image: url("data:image/svg+xml,%3Csvg width='55' height='55' viewBox='0 0 55 55' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='27.5' cy='27.5' r='27.5' fill='%23B20030'/%3E%3Cpath d='M27.5 42.0834C35.5542 42.0834 42.0833 35.5542 42.0833 27.5C42.0833 19.4459 35.5542 12.9167 27.5 12.9167' stroke='white' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M27.4998 42.0831C19.4457 42.0831 12.9165 35.5539 12.9165 27.4998C12.9165 19.4456 19.4457 12.9164 27.4998 12.9164' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-dasharray='4 3'/%3E%3Cpath d='M32.4783 25.9557C33.6183 26.6288 33.6184 28.3712 32.4783 29.0443L25.5947 33.1085C24.4867 33.7627 23.125 32.9112 23.125 31.5642L23.125 23.4359C23.125 22.0888 24.4867 21.2374 25.5947 21.8915L32.4783 25.9557Z' fill='white' stroke='white' stroke-width='1.5'/%3E%3C/svg%3E%0A");
  background-position: center;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
}

.member-saying-carousel-block .swiper-slide.elementor-button-link:hover .clickable-after-overlay {
  /* .member-saying-carousel-block .swiper-slide:hover::after { */
  background-image: url("data:image/svg+xml,%3Csvg width='56' height='56' viewBox='0 0 56 56' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='27.6948' cy='27.7855' r='27.5' fill='%2317064A'/%3E%3Cpath d='M27.6948 42.3688C35.749 42.3688 42.2782 35.8396 42.2782 27.7855C42.2782 19.7313 35.749 13.2021 27.6948 13.2021' stroke='white' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M27.6947 42.3686C19.6405 42.3686 13.1113 35.8394 13.1113 27.7852C13.1113 19.7311 19.6405 13.2019 27.6947 13.2019' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-dasharray='4 3'/%3E%3Cpath d='M32.6731 26.2412C33.8132 26.9143 33.8132 28.6567 32.6731 29.3298L25.7895 33.394C24.6815 34.0481 23.3198 33.1967 23.3198 31.8496L23.3198 23.7213C23.3198 22.3743 24.6815 21.5228 25.7895 22.177L32.6731 26.2412Z' fill='white' stroke='white' stroke-width='1.5'/%3E%3C/svg%3E%0A");
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

/* ==================== Member Saying End ==================== */

/* ==================== Podcast Section Start ==================== */
.podcast-marquee-slider {
  height: 60vh !important;
}

.podcast-marquee-slider .deensimc-wrapper.deensimc-wrapper-vertical {
  height: auto !important;
}

/* ==================== Podcast Section End ==================== */

/* ==================== Events Loop Section Start ==================== */
.event-loop-main-block .elementor-widget-image a {
  overflow: hidden !important;
  width: 100% !important;
  border-radius: 20px 20px 0 0 !important;
  -webkit-border-radius: 20px 20px 0 0 !important;
  -moz-border-radius: 20px 20px 0 0 !important;
  -ms-border-radius: 20px 20px 0 0 !important;
  -o-border-radius: 20px 20px 0 0 !important;
}

.mega-menu-item .btn-reserve .elementor-button-link,
.event-loop-main-block .btn-reserve .elementor-button-link {
  transition: 0.4s all ease-in-out !important;
  -webkit-transition: 0.4s all ease-in-out !important;
  -moz-transition: 0.4s all ease-in-out !important;
  -ms-transition: 0.4s all ease-in-out !important;
  -o-transition: 0.4s all ease-in-out !important;
}

.mega-menu-item .btn-reserve .elementor-button-content-wrapper .elementor-button-icon,
.event-loop-main-block .btn-reserve .elementor-button-content-wrapper .elementor-button-icon {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  /* background: #ffb500 !important; */
  /* border: 1px solid #ffb500 !important; */
  padding: 6px !important;
  border-radius: 50px !important;
  -webkit-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -ms-border-radius: 50px !important;
  -o-border-radius: 50px !important;
  transition: 0.4s all ease-in-out !important;
  -webkit-transition: 0.4s all ease-in-out !important;
  -moz-transition: 0.4s all ease-in-out !important;
  -ms-transition: 0.4s all ease-in-out !important;
  -o-transition: 0.4s all ease-in-out !important;
  cursor: pointer !important;
}

.event-loop-main-block .btn-reserve .elementor-button-content-wrapper{
  align-items: center;
}

.mega-menu-item .btn-reserve .elementor-button-content-wrapper .elementor-button-icon svg,
.event-loop-main-block .btn-reserve .elementor-button-content-wrapper .elementor-button-icon svg {
  height: 18px !important;
  width: 18px !important;
}

.custom-events-slider .elementor-widget-button.btn-reserve a:hover span .elementor-button-text{color: #ffb500 !important}

.mega-menu-item .btn-reserve .elementor-button-link:hover .elementor-button-content-wrapper .elementor-button-icon,
.event-loop-main-block .btn-reserve .elementor-button-link:hover .elementor-button-content-wrapper .elementor-button-icon {
  background: transparent !important;
}

.mega-menu-item .btn-reserve .elementor-button-link:hover .elementor-button-content-wrapper .elementor-button-icon svg,
.event-loop-main-block .btn-reserve .elementor-button-link:hover .elementor-button-content-wrapper .elementor-button-icon svg {
  stroke: #ffb500 !important;
}

.upcoming-profit-days .swiper-wrapper {
  align-items: stretch !important;
}

.upcoming-profit-days .swiper-wrapper .swiper-slide {
  height: auto !important;
}

.upcoming-profit-days .swiper-wrapper .swiper-slide .event-loop-content-block {
  height: 100% !important;
}

.footer-menu a {
  display: inline-flex !important;
}

/* .event-banner-btn .elementor-button-content-wrapper{
  flex-direction: row-reverse !important;
} */
/* ==================== Events Loop Section End ==================== */
.latest-img-block * {
  height: 100% !important;
}

.article-block-wrp .artical-category .e-filter-item {
  outline: none;
  box-shadow: none;
}

.resources-grid-menu .mega-menu-item .elementor-widget-text-editor p strong {
  font-weight: 700 !important;
}

.blog-img .elementor-widget-image * {
  width: 100% !important;
}

.heading-span-color span {
  color: #b20030 !important;
}

.customers-revenue-accordion .e-n-accordion {
  counter-reset: my-awesome-counter;
}

.customers-revenue-accordion .e-n-accordion .e-n-accordion-item {
  counter-increment: my-awesome-counter;
  border: 0px solid #e6e6e6;
  padding: 24px 0 28px 0;
  border-bottom-width: 1px;
}

.customers-revenue-accordion .e-n-accordion .e-n-accordion-item:first-child {
  padding-top: 0px;
}

.customers-revenue-accordion .e-n-accordion .e-n-accordion-item[open] {
  padding-bottom: 24px;
}

.customers-revenue-accordion .e-n-accordion .e-n-accordion-item .e-n-accordion-item-title-text {
  position: relative;
  padding-left: 45px !important;
  min-height: 34px !important;
}

.customers-revenue-accordion .e-n-accordion .e-n-accordion-item .e-n-accordion-item-title-text::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  content: counter(my-awesome-counter);
  width: 34px;
  height: 34px;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #c7d3de;
  color: #fff;
  text-align: center;
  font-family: "Manrope";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* 150% */
  letter-spacing: -0.16px;
}

.customers-revenue-accordion .e-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-text::before {
  background: #b20030;
}

.customers-revenue-accordion .e-n-accordion-item .elementor-widget-text-editor ul {
  padding: 0 0 10px 25px;
}

.elementor-button:focus,
.elementor-button:focus-visible,
.elementor-button:focus-within,
.customers-revenue-accordion .e-n-accordion-item:focus,
.customers-revenue-accordion .e-n-accordion-item:focus-visible,
.customers-revenue-accordion .e-n-accordion-item:focus-within,
.customers-revenue-accordion .e-n-accordion-item-title:focus,
.customers-revenue-accordion .e-n-accordion-item-title:focus-visible,
.customers-revenue-accordion .e-n-accordion-item-title:focus-within,
.customers-revenue-accordion .e-n-accordion:focus,
.customers-revenue-accordion .e-n-accordion:focus-visible,
.customers-revenue-accordion .e-n-accordion:focus-within {
  outline: none !important;
  box-shadow: none !important;
}

.element-video,
.element-video * {
  height: 100%;
  min-height: 675px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
}

.video-wrp .elementor-custom-embed-play {
  display: block !important;
}

.video-wrp .element-video:hover .elementor-custom-embed-play svg path {
  fill: #ffb500 !important;
}

.common-btn-arrow a:focus .elementor-button-icon svg path,
.common-btn-arrow a:hover .elementor-button-icon svg path {
  fill: #b20030 !important;
}

.yellow-btn-arrow a:hover .elementor-button-icon svg,
.common-btn-arrow a:hover .elementor-button-icon svg {
  fill: none !important;
}

.yellow-btn-arrow a:hover .elementor-button-icon svg path {
  /* fill: #FFB500 !important; */
  stroke: #ffb500 !important;
}

.yellow-btn-arrow a:hover .elementor-button-icon svg path:last-child {
  fill: #ffb500 !important;
}

.editor-yellow-color span {
  color: #ffb500 !important;
}

.couching-img-slider .swiper-wrapper .swiper-slide {
  height: 100% !important;
}

.couching-img-slider .swiper-wrapper .swiper-slide .swiper-slide-inner img {
  height: 391px;
  width: 326px;
  object-fit: cover;
  object-position: center center;
}

.couching-img-slider .swiper-wrapper .swiper-slide:nth-child(odd),
.couching-img-slider .swiper-wrapper .swiper-slide-duplicate:nth-child(odd) {
  margin-top: 59px;
  /* change value as needed */
}

.contact-us-item .elementor-icon-box-wrapper .elementor-icon-box-icon svg path {
  stroke: #17064a;
}

.contact-us-item .elementor-icon-box-wrapper .elementor-icon-box-icon a {
  border: 1px solid #ffb500;
}

.contact-us-item .elementor-icon-box-wrapper .elementor-icon-box-icon a:hover {
  background: transparent !important;
  border: 1px solid #ffb500;
}

.contact-us-item .elementor-icon-box-wrapper .elementor-icon-box-icon a:hover svg path {
  stroke: #ffb500;
}

.sub-title h3 span {
  color: #fff;
}

.expect-block .expect-list .elementor-icon-box-icon {
  margin-top: 7px;
}

.education-video {
  position: relative !important;
}

.education-video .elementor-custom-embed-play {
  display: block !important;
  padding: 14px 14px 9px;
  background: #ffb500;
  border: 1px solid #ffb500;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  position: absolute;
  top: auto !important;
  bottom: 0 !important;
  left: 90px !important;
}

.education-video:hover .elementor-custom-embed-play {
  background: transparent;
}

.education-video:hover .elementor-custom-embed-play svg path {
  stroke: #ffb500;
}

.education-video:hover .elementor-custom-embed-play svg path:last-child {
  fill: #ffb500;
}

.location-item .address-block .common-p-style p strong {
  font-weight: 700 !important;
}

.location-item .direction-block .common-p-style p a {
  font-weight: 700 !important;
  text-decoration: underline;
}

.location-item .direction-block .common-p-style p a:hover {
  text-decoration: none;
}

.location-map * {
  height: 100% !important;
}

.btn-line a .elementor-button-content-wrapper .elementor-button-text {
  text-decoration: underline;
}

.btn-line a:hover .elementor-button-content-wrapper .elementor-button-text {
  text-decoration: none;
}

.common-p-style ul li a {
  text-decoration: underline;
}

.common-p-style ul li a:hover {
  text-decoration: none;
}

.common-p-style ul li {
  margin-bottom: 20px;
}

.common-p-style ul li:last-child {
  margin-bottom: 0;
}

.post-navigation .elementor-post-navigation a .post-navigation__arrow-wrapper {
  /*padding: 8px;
    */
  background: #b20030;
  height: 21px;
  width: 21px;
  border: 1px solid #b20030;
  justify-content: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.post-navigation .elementor-post-navigation a:hover .post-navigation__arrow-wrapper {
  background: transparent;
}

.post-navigation .elementor-post-navigation a:hover .post-navigation__arrow-wrapper svg path {
  fill: #b20030;
}

.share-btn .elementor-grid .elementor-share-btn,
.post-share-btn .elementor-grid .elementor-share-btn {
  width: 32px;
}

/* main-content-wrp */
.main-content-wrp h1 {
  color: #1d1d1f;
  font-size: 52px;
  font-style: normal;
  font-weight: 600;
  line-height: 65px;
  letter-spacing: -1.04px;
}

.main-content-wrp h2 {
  color: #1d1d1f;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 65px;
  letter-spacing: -0.8px;
}

.main-content-wrp h3 {
  color: #1d1d1f;
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: 55px;
  letter-spacing: -0.4px;
}

.main-content-wrp h4 {
  color: #1d1d1f;
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: -0.26px;
}

.main-content-wrp h5 {
  color: #1d1d1f;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.main-content-wrp h6 {
  color: #1d1d1f;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.main-content-wrp p {
  color: #000;
  font-family: "Helvetica", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}

.main-content-wrp a {
  color: #000 !important;
  font-family: "Helvetica", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  text-decoration-line: underline !important;
  text-decoration-style: solid !important;
  text-decoration-skip-ink: none !important;
  text-decoration-thickness: auto !important;
  text-underline-offset: auto !important;
  text-underline-position: from-font !important;
}

.main-content-wrp a:hover {
  color: #b20030 !important;
}

.main-content-wrp blockquote {
  padding: 8px 8px 8px 28px;
  margin: 0;
  margin-bottom: 20px;
  position: relative;
  background-color: #f5f5f7;
  border-left: 4px solid #b20030;
}

.main-content-wrp ul,
.main-content-wrp ol {
  padding-left: 28px;
  margin-bottom: 20px;
}

.main-content-wrp ol li,
.main-content-wrp ul li {
  margin-bottom: 0;
}

.expect-menu .resources-grid-menu .mega-menu-item .common-expect-menu-block {
  position: relative;
}

.expect-menu .resources-grid-menu .mega-menu-item .common-expect-menu-block::after {
  content: "";
  position: relative;
  right: 0;
  width: 34px;
  height: 34px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='12' viewBox='0 0 15 12' fill='none'%3E%3Cpath d='M1 5.25C0.585786 5.25 0.25 5.58579 0.25 6C0.25 6.41421 0.585786 6.75 1 6.75L1 6L1 5.25ZM14.5303 6.53033C14.8232 6.23744 14.8232 5.76256 14.5303 5.46967L9.75736 0.6967C9.46447 0.403806 8.98959 0.403806 8.6967 0.6967C8.40381 0.989593 8.40381 1.46447 8.6967 1.75736L12.9393 6L8.6967 10.2426C8.40381 10.5355 8.40381 11.0104 8.6967 11.3033C8.98959 11.5962 9.46447 11.5962 9.75736 11.3033L14.5303 6.53033ZM1 6L1 6.75L14 6.75L14 6L14 5.25L1 5.25L1 6Z' fill='%23FAF9F6'/%3E%3C/svg%3E") no-repeat #b20030;
  background-size: 15px 12px;
  background-position: center center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.expect-menu .resources-grid-menu .mega-menu-item:hover .common-expect-menu-block .elementor-heading-title {
  color: #ffb500 !important;
}

.expect-menu .resources-grid-menu .mega-menu-item:hover .common-expect-menu-block::after {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='12' viewBox='0 0 15 12' fill='none'%3E%3Cpath d='M1 5.25C0.585786 5.25 0.25 5.58579 0.25 6C0.25 6.41421 0.585786 6.75 1 6.75L1 6L1 5.25ZM14.5303 6.53033C14.8232 6.23744 14.8232 5.76256 14.5303 5.46967L9.75736 0.6967C9.46447 0.403806 8.98959 0.403806 8.6967 0.6967C8.40381 0.989593 8.40381 1.46447 8.6967 1.75736L12.9393 6L8.6967 10.2426C8.40381 10.5355 8.40381 11.0104 8.6967 11.3033C8.98959 11.5962 9.46447 11.5962 9.75736 11.3033L14.5303 6.53033ZM1 6L1 6.75L14 6.75L14 6L14 5.25L1 5.25L1 6Z' fill='%23b20030'/%3E%3C/svg%3E") no-repeat #fff;
  background-size: 15px 12px;
  background-position: center center;
}

/* last page style */
.last-page-main-content .banner-landing-hero {
  padding-top: 80px;
  padding-bottom: 60px;
}

.last-page-main-content .banner-landing-hero .lh-wrap {
  display: flex;
  align-items: center;
  gap: 30px;
  width: 100%;
  max-width: 1416px;
  margin: 0 auto;
  padding: 0 25px;
}

.last-page-main-content .banner-landing-hero .ls-desc {
  width: 100%;
  max-width: 672px;
}

.last-page-main-content .banner-landing-hero .ls-img {
  width: 100%;
  max-width: 560px;
  height: 560px;
  margin-left: auto;
}

.last-page-main-content .banner-landing-hero .ls-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}

.last-page-main-content .banner-landing-hero .ls-desc .breadcrumbs ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.last-page-main-content .banner-landing-hero .ls-desc .breadcrumbs ul li {
  color: #000;
  font-family: "Roboto Mono", monospace;
  font-size: 16px;
  font-weight: 400;
  line-height: 125%;
  text-transform: uppercase;
}

.last-page-main-content .banner-landing-hero .ls-desc .ls-desc-wrap .h2 {
  color: #000;
  font-size: 56px;
  font-weight: 600;
  line-height: 133%;
  letter-spacing: -2px;
}

.last-page-main-content .banner-landing-hero .ls-desc .ls-desc-wrap .h2 span {
  color: #b20030;
}

.last-page-main-content .banner-landing-hero .ls-desc .ls-desc-wrap .hero-subheading * {
  color: #000;
  font-family: Helvetica;
  font-size: 16px;
  font-weight: 400;
  line-height: 175%;
}

.last-page-main-content .last-event-form {
  padding-top: 52px;
  padding-bottom: 60px;
  position: relative;
}

.last-page-main-content .last-event-form::after{
  position: absolute;
  content: "";
  background: #C6C6C6;
  width: calc(100% - 305px);
  bottom: 0;
  height: 1px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

.last-page-main-content .last-event-form .container {
  width: 100%;
  max-width: 1210px;
  margin: 0 auto;
  padding: 0 25px;
}

.last-page-main-content .last-event-form .container .section-heading {
  text-align: center;
}

.last-page-main-content .last-event-form .container .section-heading * {
  color: #000;
  text-align: center;
  font-size: 50px;
  font-weight: 600;
  line-height: 130%;
  letter-spacing: -1px;
}

.last-page-main-content .promo_50_50_group {
  padding-top: 25px;
  padding-bottom: 60px;
}

.last-page-main-content .promo_50_50_group .promo_50_50_box {
  width: 100%;
  max-width: 1416px;
  margin: 0 auto;
  padding: 0 25px;
}

.last-page-main-content .promo_50_50_group .promo_50_50_box .promo_50_50_wrap {
  display: flex;
  flex-direction: row-reverse;
  gap: 50px;
}

.last-page-main-content .promo_50_50_group .content_part {
  margin: 0 auto 0 0 !important;
}

.last-page-main-content .promo_50_50_group .image_part {
  width: 100%;
  max-width: 560px;
  height: 560px;
}

.last-page-main-content .promo_50_50_group .image_part figure,
.last-page-main-content .promo_50_50_group .image_part img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.last-page-main-content .promo_50_50_group .image_part img {
  border-radius: 20px;
}

.last-page-main-content .promo_50_50_group .content_part {
  width: 100%;
  max-width: 562px;
  margin: 0 auto;
}

.last-page-main-content .promo_50_50_group .content_part h2 {
  color: #000;
  font-size: 50px;
  font-weight: 600;
  line-height: 130%;
  letter-spacing: -1px;
}

.last-page-main-content .promo_50_50_group .content_part p {
  color: #000;
  font-family: Helvetica;
  font-size: 16px;
  font-weight: 400;
  line-height: 175%;
}

.last-page-main-content .promo_50_50_group .content_part a {
  position: relative;
  display: inline-flex;
  border: 1px solid #b20030;
  padding: 15px 70px 15px 45px;
  border-radius: 100px;
  background: #b20030;
  margin-top: 20px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  line-height: 111%;
  transition: 0.3s;
}

.last-page-main-content .promo_50_50_group .content_part a::after {
  position: absolute;
  content: "";
  width: 15px;
  height: 11px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='11' height='8' viewBox='0 0 11 8' fill='none'><path d='M1 3.5C0.723858 3.5 0.5 3.72386 0.5 4C0.5 4.27614 0.723858 4.5 1 4.5L1 4L1 3.5ZM10.3536 4.35355C10.5488 4.15829 10.5488 3.84171 10.3536 3.64645L7.17157 0.464467C6.97631 0.269204 6.65973 0.269204 6.46447 0.464467C6.2692 0.659729 6.2692 0.976311 6.46447 1.17157L9.29289 4L6.46447 6.82843C6.2692 7.02369 6.2692 7.34027 6.46447 7.53553C6.65973 7.7308 6.97631 7.7308 7.17157 7.53553L10.3536 4.35355ZM1 4L1 4.5L10 4.5L10 4L10 3.5L1 3.5L1 4Z' fill='white'/></svg>");
  background-repeat: no-repeat;
  background-size: cover;
  right: 21px;
  top: 50%;
  transform: translateY(-50%);
}

.last-page-main-content .promo_50_50_group .content_part a:hover {
  background: none;
  color: #b20030;
}

.last-page-main-content .promo_50_50_group .content_part a:hover::after {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='11' height='8' viewBox='0 0 11 8' fill='none'><path d='M1 3.5C0.723858 3.5 0.5 3.72386 0.5 4C0.5 4.27614 0.723858 4.5 1 4.5L1 4L1 3.5ZM10.3536 4.35355C10.5488 4.15829 10.5488 3.84171 10.3536 3.64645L7.17157 0.464467C6.97631 0.269204 6.65973 0.269204 6.46447 0.464467C6.2692 0.659729 6.2692 0.976311 6.46447 1.17157L9.29289 4L6.46447 6.82843C6.2692 7.02369 6.2692 7.34027 6.46447 7.53553C6.65973 7.7308 6.97631 7.7308 7.17157 7.53553L10.3536 4.35355ZM1 4L1 4.5L10 4.5L10 4L10 3.5L1 3.5L1 4Z' fill='%23B20030'/></svg>");
}

.last-page-main-content .location {
  position: relative;
  margin-top: 60px;
  padding-top: 90px;
  padding-bottom: 80px;
  /* background: #F2F4F7; */
  background: #17064A;
  /* color: #fff; */
}

.last-page-main-content .location .container {
  width: 100%;
  max-width: 1416px;
  margin: 0 auto;
  padding: 0 25px;
}

.last-page-main-content .location .area-timing {
  display: flex;
}

.last-page-main-content .location .area-timing .left-text {
  width: 100%;
  max-width: 607px;
  border-right: 1px solid rgba(99, 99, 99, 0.31);
}

.last-page-main-content .location .area-timing .schedule-table {
  width: 100%;
  max-width: 620px;
  margin: 0 20px 0 auto;
}

.last-page-main-content .location .area-timing .left-text .section-heading * {
  color: #fff;
  font-size: 54px;
  font-weight: 600;
  line-height: 129%;
  letter-spacing: -2px;
}

.last-page-main-content .location .area-timing .left-text .date {
  color: #ffb500;
  font-size: 26px;
  font-weight: 700;
  line-height: 107%;
}

.last-page-main-content .location .area-timing .left-text p {
  color: #fff;
  font-family: Helvetica;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
}

.last-page-main-content .location .area-timing .schedule-table table td {
  border: none;
  background: none;
  padding: 11px;
}

.last-page-main-content .location .area-timing .schedule-table table tr td {
  color: #fff;
  font-family: Helvetica;
  font-size: 20px;
  font-weight: 400;
  line-height: 130%;
}

.last-page-main-content .location .area-timing .schedule-table table tr>td:first-child {
  width: 240px;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  line-height: 130%;
}

.last-page-main-content .location::after {
  position: absolute;
  content: "";
  background-image: url("https://certainpath.wpenginepowered.com/wp-content/uploads/2025/10/vector-logo.png");
  background-repeat: no-repeat;
  background-size: cover;
  top: 0;
  bottom: 0;
  right: 0;
  width: 573px;
}

.secure-post {
  margin-top: 30px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 14px 20px;
  border-radius: 100px;
  border: 1px solid #b20030;
  background: #b20030;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  line-height: 111%;
  transition: 0.3s;
}

.secure-post:hover {
  background: none;
  border-color: #fff;
  color: #fff;
}

.last-page-main-content .events-hightlights {
  padding-top: 115px;
  padding-bottom: 115px;
  /* background: #f9fafb; */
}

.last-page-main-content .events-hightlights .container {
  width: 100%;
  max-width: 1416px;
  margin: 0 auto;
  padding: 0 25px;
}

.last-page-main-content .events-hightlights .hightlights-wrap {
  width: 100%;
  max-width: 100%;
  /* text-align: center; */
}

.last-page-main-content .events-hightlights .hightlights-wrap .section-heading h2 {
  color: #B20030;
  font-size: 54px;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: -2px;
  margin-bottom: 35px;
}

.last-page-main-content .events-hightlights .hightlights-wrap .section-heading p {
  width: 100%;
  /* max-width: 910px; */
  text-align: left;
  color: #000;
  font-family: Helvetica;
  font-size: 22px;
  font-weight: 400;
  line-height: 175%;
  margin-bottom: 35px;
  margin-left: auto;
  margin-right: auto;
}

.last-page-main-content .events-hightlights .hightlights-wrap .single-highlight .single-highlight-wrap {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}

.last-page-main-content .events-hightlights .hightlights-wrap .single-highlight .single-highlight-wrap .highlight-icon{
  display: none;
}

.last-page-main-content .events-hightlights .hightlights-wrap .single-highlight .single-highlight-wrap .highlight-icon img {
  width: 30px;
}

.last-page-main-content .events-hightlights .hightlights-wrap .single-highlight {
  position: relative;
  margin-bottom: 5px;
  text-align: left;
  padding-left: 15px;
}

.last-page-main-content .events-hightlights .hightlights-wrap .single-highlight::after{
  position: absolute;
  content: "";
  background: black;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  top: 13px;
  left: 0;
} 

.last-page-main-content .events-hightlights .hightlights-wrap>*:last-child {
  margin-bottom: 0;
}

.last-page-main-content .events-hightlights .hightlights-wrap .single-highlight .single-highlight-wrap .highlight-desc {
  width: 100%;
  max-width: 100%;
  color: #000;
  font-family: Helvetica;
  font-size: 22px;
  font-weight: 400;
  line-height: 150%;
}

.highlights-wrp-part{
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  width: 100%;
  /* max-width: 1105px; */
  margin: 0 auto;
  padding-left: 40px;
}

.highlights-wrp-part > *{
  width: 100%;
  max-width: 100%;
}
/* last page style */

/* 04-09-2025 */
.new-gated-form-wrapper .container {
  max-width: 79.375rem;
  padding-left: 2.11rem;
  padding-right: 2.11rem;
  margin: 0 auto;
}

.new-gated-form-wrapper .gf-content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 68rem;
  justify-content: center;
  margin: 0 auto;
}

.new-gated-form-wrapper .form-desc {
  width: 57%;
  padding-right: 4.0625rem;
}

.new-gated-form-wrapper .form-desc h2 {
  color: #17064a;
  font-family: "Manrope", "Arial", sans-serif;
  font-size: 2.4375rem;
  font-weight: 700;
  line-height: 1.25;
}

.new-gated-form-wrapper .form-desc p {
  color: #17064a;
}

.new-gated-form-wrapper .form-desc p a {
  color: #b20030;
  text-decoration: underline;
}

.new-gated-form-wrapper .gform-part {
  position: relative;
  width: 43%;
}

.new-gated-form-wrapper .hbspt-form {
  position: relative;
  padding: 2.5rem 2.5rem 4.6875rem;
  background-color: #e9e9e9;
}

.new-gated-form-wrapper .hbspt-form .hs-form-field {
  position: relative;
  border-radius: 3px;
  transition: 0.3s;
}

.new-gated-form-wrapper .hbspt-form .hs-form-field label:not(.hs-error-msg) {
  position: absolute;
  top: 12px;
  left: 16px;
  margin-bottom: 0 !important;
  padding: 0 !important;
  font-size: 1rem !important;
  pointer-events: none;
  opacity: 0.6;
  transition: 0.4s ease;
  transform-origin: top left;
}

.new-gated-form-wrapper .hbspt-form input {
  background-color: #e6e6e6;
  border-radius: 2px;
  margin-top: 5px;
  margin-bottom: 10px;
  width: 100%;
  height: 3.125rem;
  padding: 0 0.9375rem;
  color: #2f2f2f;
  font-size: 1rem;
  font-weight: 400;
  border: 0.0625rem solid rgba(40, 40, 40, 0.3);
}

.new-gated-form-wrapper .hbspt-form .hs-submit .hs-button {
  display: block;
  margin: 0 auto;
  width: 11.125rem;
  color: #fbf9df;
  font-weight: 700;
  background-color: #b32931;
  font-family: "Oswald", sans-serif;
  font-size: 21px;
  letter-spacing: 1px;
  border: 2px solid #fff;
  text-transform: uppercase;
  padding: 10px 32px;
  line-height: 35px;
  cursor: pointer;
  height: 59px;
}

.new-gated-form-wrapper .hbspt-form:before {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 21px;
  width: 100%;
  background-image: url("https://certainpath.wpenginepowered.com/wp-content/uploads/2025/09/form-pattern.svg");
  content: "";
  background-size: cover;
}

.new-gated-form-wrapper .hbspt-form .hs-submit .hs-button:hover {
  background-color: #ff6718;
}

.new-in-line-listing-promo {
  max-width: 54.0625rem;
  margin: 3.125rem auto 0;
}

.new-in-line-listing-promo .testi-wrapper {
  position: relative;
  max-width: 54.0625rem;
  background-color: #b20030;
  margin: auto;
}

.new-in-line-listing-promo .testi-wrapper .testi-inner {
  max-width: 43.75rem;
  display: flex;
}

.new-in-line-listing-promo .testi-wrapper .testi-inner .image-part {
  position: relative;
  flex: 0 0 285px;
  overflow: hidden;
}

.new-in-line-listing-promo .testi-wrapper .testi-inner .image-part img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.new-in-line-listing-promo .testi-wrapper .testi-inner .content-part {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 0 3.125rem;
  flex: 1 1 auto;
  padding: 1.875rem 0px;
}

.new-in-line-listing-promo .testi-wrapper .testi-inner .content-part h3 {
  font-size: 1.5625rem;
  color: #fbf9df;
}

.new-in-line-listing-promo .testi-wrapper .testi-inner .content-part p {
  font-weight: 300;
  font-size: 0.875rem;
  color: #fbf9df;
}

.new-in-line-listing-promo .testi-wrapper .testi-inner .content-part .btn {
  margin-top: 0.625rem;
  display: inline-block;
  padding: 0.6875rem 2rem 1.0625rem;
  vertical-align: top;
  color: #ffffff;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.25;
  text-align: center;
  text-decoration: none;
  border: none;
  border-radius: 0;
  background-color: #b20030;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s,
    border-color 0.3s ease 0s;
  color: #b20030;
  background-color: #fbf9df;
}

.new-in-line-listing-promo .testi-wrapper .testi-inner .content-part .btn:hover {
  color: #ffffff;
  background-color: #ff6718;
}

.in_line_listing_promo .testi-wrapper .testi-inner:after {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: calc((100% - 638px) / 2);
  content: "";
  background-color: #17064a;
  background-image: url("https://certainpath.wpenginepowered.com/wp-content/uploads/2025/09/testimonial-shape.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

/* 04-09-2025 */

/* 05-09-2025 */
.new-featured-media-promo {
  margin: 7.5rem 0;
}

.new-featured-media-promo .feature-heading .h2 {
  margin: 0px 4.0625rem 0px 0px;
  line-height: 1.2;
  color: #17064a;
  font-family: "Manrope", "Arial", sans-serif;
  font-size: 2.4375rem;
  font-weight: 700;
}

.new-featured-media-promo .feature-heading .h2 a {
  color: inherit;
  display: block;
}

.new-featured-media-promo .container {
  max-width: 79.375rem;
  margin: 0 auto;
  padding-left: 3.125rem;
  padding-right: 3.125rem;
}

.new-featured-media-promo .feature-heading {
  display: flex;
  align-items: flex-end;
}

.new-featured-media-promo .relatedlist {
  margin-top: 3.4375rem;
}

.new-featured-media-promo .relatedlist .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: calc(-1.875rem / 2);
  margin-left: calc(-1.875rem / 2);
}

.new-featured-media-promo .relatedlist .row [class*="cell-"] {
  padding-left: calc(1.875rem / 2);
  padding-right: calc(1.875rem / 2);
}

.new-featured-media-promo .relatedlist .feature-grid-wrap {
  display: block;
  text-decoration: none;
  position: relative;
  transition: all 0.3s;
  margin-bottom: 1.875rem;
}

.new-featured-media-promo .relatedlist .feature-grid-wrap .featured-icon {
  position: relative;
  display: block;
  overflow: hidden;
  transition: all 0.3s;
  height: 245px;
}

.new-featured-media-promo .relatedlist .feature-grid-wrap .featured-icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.new-featured-media-promo .relatedlist .feature-grid-wrap .h4 {
  margin-top: 1.25rem;
  font-size: 1.25rem;
  margin-bottom: 0.9375rem;
  color: #17064a;
  font-family: "Manrope", "Arial", sans-serif;
  font-weight: 700;
  line-height: 1.25;
}

.new-featured-media-promo .relatedlist .feature-grid-wrap .feature-label {
  position: absolute;
  top: 1.25rem;
  left: 1.25rem;
  background-color: #b20030;
  display: inline-block;
  padding: 0.25rem 0.625rem 0.1875rem 0.625rem;
  color: #ffffff;
  border-radius: 11px;
  font-size: 0.625rem;
  letter-spacing: 0.0625rem;
  font-family: "Helvetica", "Arial", sans-serif;
  font-weight: 700;
}

.new-featured-media-promo .relatedlist .feature-grid-wrap .featured-icon::before {
  display: block;
  padding-top: 66.4835164835%;
  content: "";
}

.new-featured-media-promo .relatedlist .feature-grid-wrap .featured-icon::after {
  content: "";
  background-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s;
}

.new-post-video-comp {
  max-width: 760px;
  margin: 3.125rem auto;
}

.new-post-video-comp .image_part {
  position: relative;
}

.new-post-video-comp .image_part .video-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.new-post-video-comp .image_part .video-box .play-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 6rem;
  width: 1em;
  height: 1em;
  border-radius: 1em;
  background-color: #b20030;
  z-index: 1;
  cursor: pointer;
  transition: 0.3s;
}

.new-post-video-comp .image_part .video-box .play-icon:before {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-35%, -50%);
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 19px solid #fbf9df;
  content: "";
}

.hbspt-form .hs-form-field.focused-effect label {
  color: #ff6718;
}

.hbspt-form .hs-form-field.focused-effect input:not(.hs-error-msg) {
  border-color: #ff6718;
  box-shadow: 0 0 3px #ff6718;
}

/* 05-09-2025 */

/* slider style */
.custom-events-slider .elementor-widget-theme-post-featured-image a {
  height: 170px;
  display: block;
}

.custom-events-slider .elementor-widget-theme-post-featured-image a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.custom-events-slider .slick-track {
  display: flex !important;
}

.custom-events-slider .slick-slide {
  margin-right: 27px;
  height: inherit !important;
}

.custom-events-slider {
  width: calc(100vw - 10px);
  margin-right: calc((100vw - 1310px) / -2);
}

.custom-events-slider .slick-list {
  padding-right: 30px !important;
}

.custom-events-slider .event-loop-main-block {
  border-radius: 20px;
  background: #17064a;
  height: 100%;
  display: flex !important;
  flex-direction: column !important;
  justify-content: space-between !important;
}

.custom-events-slider .event-loop-content-block {
  padding: 35px;
  gap: 18px;
}

.event-loop-content-block > *:first-child{
  row-gap: 10px;
  justify-content: space-between;
}


/* .event-loop-content-block > *:first-child *{
  height: 100%;
} */

.custom-events-slider .event-loop-content-block .elementor-widget-heading * {
  color: #ffb500;
  font-family: "Roboto Mono";
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.2px;
  text-align: center;
}

.custom-events-slider .event-loop-content-block .elementor-widget-heading .elementor-heading-title{
  text-align: center !important;
}

.custom-events-slider .event-loop-content-block .elementor-widget-heading .elementor-heading-title * {
  margin-top: 2px;
  color: #FFF;
  text-align: center !important;
 font-family: "Manrope", Sans-serif;
  font-size: 50px;
  font-weight: 600;
  line-height: 125%;
  letter-spacing: -1px;
}

.custom-events-slider .elementor-widget-button.btn-reserve {
  padding-left: 22px;
  padding-right: 22px;
  padding-bottom: 30px;
}

.custom-events-slider .event-loop-content-block .elementor-widget-heading.zi-event-title *{
  color: #FFF;
  text-align: center;
  font-family: Manrope;
  font-size: 20px;
  font-weight: 500;
  line-height: 150%; 
}

.custom-events-slider .elementor-widget-button.btn-reserve a {
  display: inline-flex !important;
  background: none;
  background-color: transparent;
  padding: 0;
}

.custom-events-slider .elementor-widget-button.btn-reserve a span {
  display: inline-flex !important;
  flex-direction: row-reverse !important;
  align-items: center !important;
  padding: 12px 15px;
  gap: 10px;
  border-radius: 100px;
  background: #B20030;
}

.custom-events-slider .elementor-widget-button.btn-reserve a span .elementor-button-text {
  color: #fff;
  font-family: Manrope;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  line-height: 111%;
  padding: 0;
  /* padding-bottom: 7px; */
  /* border-bottom: 1px solid #ffb500; */
}

.custom-events-slider {
  opacity: 0;
}

.custom-events-slider.slick-initialized {
  opacity: 1;
}

.custom-arrows-container {
  width: 100%;
  max-width: 130px !important;
  margin-left: auto !important;
  justify-content: flex-end !important;
  display: flex !important;
  flex-direction: row !important;
}

.custom-arrows-container>* {
  width: 56px !important;
  height: 56px !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  border-radius: 50% !important;
  border: 1px solid #b8b8b8 !important;
}

.slider-top-part {
  width: 100% !important;
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  flex-direction: row !important;
}

.custom-arrows-container>*:not(:last-child) {
  margin-right: 9px;
}

.custom-arrows-container>*:hover {
  background: none !important;
  background-color: transparent !important;
  border-color: #b20030 !important;
}

.custom-arrows-container>*:focus {
  background: none !important;
  background-color: transparent !important;
  box-shadow: none !important;
}

.custom-arrows-container>*:hover svg path {
  stroke: #b20030 !important;
}

.open-btn {
  padding: 10px 20px;
  background: #007bff;
  color: #fff;
  border: none;
  cursor: pointer;
  border-radius: 5px;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  display: none;
  align-items: center;
  justify-content: center;
  padding: 40px 15px;
  box-sizing: border-box;
  z-index: 9;
}

.modal-box {
  background: #fff;
  padding: 20px;
  max-width: 800px;
  width: 100%;
  border-radius: 8px;
  text-align: center;
  position: relative;
  max-height: 90vh;
  overflow-y: auto;
  margin: auto;
}

.close {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 20px;
  font-weight: bold;
  color: #333;
  cursor: pointer;
  width: 25px;
}

.modal-info {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 25px;
}

.modal-info img {
  width: 100%;
  max-width: 350px;
  height: 500px;
  object-fit: cover;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
}

.modal-right-part {
  text-align: left;
}

.profile-name-designation * {
  font-size: 34px;
  font-weight: 600;
  line-height: 44px;
  letter-spacing: -0.24px;
  margin: 0;
}

.profile-name-designation span {
  display: block;
  font-size: 22px;
  line-height: 34px;
  color: #b20030;
  font-weight: 600;
  margin: 8px 0 0 0;
}

.profile-content * {
  font-size: 16px;
  line-height: 24px;
  color: #6d7888;
  font-weight: 400;
  margin: 20px 0 0 0;
}

.profile-content>*:not(:last-child) {
  margin-bottom: 20px;
}

.our-team-section .swiper {
  z-index: 0;
}

.our-team-section .swiper .swiper-slide a img {
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
}

/* slider style */

/* events-hightlights */
.last-page-main-content .events-hightlights .container {
  display: flex;
  align-items: center;
  gap: 30px;
}

.last-page-main-content .events-hightlights .container .highlights-img img {
  border-radius: 30px;
}

/* events-hightlights */

.child-page-list{
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  gap: 20px 16px !important;
  flex-wrap: wrap;
}

.child-page-list li a{
  display: inline-flex;
  padding: 10px 18px;
  background-color: #F6F6F6;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  color: black;
}

.child-page-list li a:hover{
  background-color: #B20030;
  color: #FFF;
}


.child-page-list li.active a{
  background-color: #B20030;
  color: #FFF;
}

/* .child-page-list li.active{
  padding: 10px 18px;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
} */

@media (min-width: 1921px) and (max-width: 2400px) {
  .education-training-wrp {
    justify-content: center !important;
  }
}

@media (max-width: 1799px){
  .custom-events-slider .event-loop-content-block .elementor-widget-heading .elementor-heading-title *{font-size: 28px;}
  .custom-events-slider .event-loop-content-block{padding: 22px;}
  .custom-events-slider .slick-list{padding-right: 200px !important;}
}

@media (max-width: 1599px) {
  .custom-events-slider .slick-list {
    padding-right: 200px !important;
  }
}

/* ==================== Responsive Start ==================== */
@media (min-width: 1367px) and (max-width: 1599px) {
  .h-left {
    gap: 40px !important;
  }

  .h-right {
    gap: 20px !important;
  }

  .h-navigation-menu .elementor-item-anchor {
    --e-nav-menu-horizontal-menu-item-margin: calc(25px / 2) !important;
  }

  .main-content-wrp h1 {
    font-size: 48px;
    line-height: 60px;
    letter-spacing: -0.9px;
  }

  .main-content-wrp h2 {
    font-size: 38px;
    line-height: 60px;
    letter-spacing: -0.6px;
  }

  .main-content-wrp h3 {
    font-size: 34px;
    line-height: 52px;
    letter-spacing: -0.3px;
  }

  .main-content-wrp h4 {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: -0.16px;
  }

  .main-content-wrp h5 {
    font-size: 18px;
  }

  .main-content-wrp h6 {
    font-size: 16px;
  }

  .main-content-wrp p {
    font-size: 18px;
    line-height: 30px;
  }
}

@media (min-width: 1367px) and (max-width: 1440px) {
  .slider-top-heading .growth-profit-top-main-block {
    gap: 40px 40px !important;
    row-gap: 40px !important;
    column-gap: 40px !important;
  }

  .slider-top-heading .growth-profit-top-main-block .trust-title-block .elementor-widget-heading {
    width: 490px !important;
  }
}

@media (max-width: 1366px) {
  .education-video .elementor-custom-embed-play {
    padding: 12px 12px 6px;
    bottom: 0 !important;
    left: 70px !important;
  }

  .last-page-main-content .location .area-timing {
    gap: 30px;
  }

  .last-page-main-content .location .area-timing .left-text {
    max-width: 550px;
  }

  .custom-events-slider .event-loop-content-block .elementor-widget-heading .elementor-heading-title *{font-size: 28px;}
  .custom-events-slider .event-loop-content-block{padding: 22px;}
}

@media (max-width: 1200px) {
  .product-menu-inner {
    width: 100% !important;
  }

  .customers-revenue-accordion .e-n-accordion .e-n-accordion-item .e-n-accordion-item-title-text {
    padding-left: 40px !important;
  }

  .customers-revenue-accordion .e-n-accordion .e-n-accordion-item {
    padding: 20px 0 22px 0;
  }

  .customers-revenue-accordion .e-n-accordion .e-n-accordion-item .e-n-accordion-item-title-text::before {
    width: 28px;
    height: 28px;
    font-size: 14px;
    line-height: 20px;
  }

  .element-video,
  .element-video * {
    min-height: 600px;
  }

  .main-content-wrp h1 {
    font-size: 42px;
    line-height: 52px;
    letter-spacing: -0.6px;
  }

  .main-content-wrp h2 {
    font-size: 34px;
    line-height: 55px;
    letter-spacing: -0.4px;
  }

  .main-content-wrp h3 {
    font-size: 30px;
    line-height: 46px;
    letter-spacing: -0.2px;
  }

  .main-content-wrp h4 {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: -0.06px;
  }

  .main-content-wrp h5 {
    font-size: 18px;
  }

  .main-content-wrp h6 {
    font-size: 16px;
  }

  .main-content-wrp p {
    font-size: 16px;
    line-height: 28px;
  }

  /* last page style */
  .last-page-main-content .banner-landing-hero .ls-desc .ls-desc-wrap .h2 {
    font-size: 40px;
  }

  .last-page-main-content .last-event-form .container .section-heading * {
    font-size: 42px;
  }

  .last-page-main-content .banner-landing-hero {
    padding-bottom: 20px;
  }

  .last-page-main-content .last-event-form {
    padding-top: 40px;
    padding-bottom: 50px;
  }

  .last-page-main-content .promo_50_50_group .content_part h2 {
    font-size: 40px;
  }

  .last-page-main-content .location .area-timing .left-text .section-heading * {
    font-size: 44px;
  }

  .last-page-main-content .location::after {
    width: 480px;
  }

  .last-page-main-content .promo_50_50_group {
    padding-bottom: 40px;
  }

  .last-page-main-content .location {
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .custom-events-slider .slick-list {
    padding-right: 100px !important;
  }

  .last-page-main-content .events-hightlights .container {
    flex-direction: column;
  }

  .last-page-main-content .events-hightlights .container .highlights-img {
    max-width: 705px;
    margin: 25px 0 0;
  }

  .last-page-main-content .last-event-form::after{
    width: calc(100% - 100px);
  }
  /* last page style */
}

@media (max-width: 1023px) {
  .member-saying-carousel-block .swiper-slide .clickable-after-overlay {
    /* .member-saying-carousel-block .swiper-slide::after { */
    height: 48px;
    width: 48px;
    bottom: 16px !important;
    left: 16px !important;
  }

  .education-video .elementor-custom-embed-play {
    left: 60px !important;
  }

  .last-page-main-content .promo_50_50_group .content_part h2 {
    font-size: 30px;
  }

  .last-page-main-content .promo_50_50_group .promo_50_50_box .promo_50_50_wrap {
    gap: 30px;
  }

  .last-page-main-content .location .area-timing .schedule-table table tr td {
    font-size: 17px;
  }

  .last-page-main-content .location .area-timing .schedule-table table tr>td:first-child {
    font-size: 20px;
  }

  .last-page-main-content .location .area-timing .left-text .section-heading * {
    font-size: 36px;
  }

  .new-gated-form-wrapper .gf-content {
    flex-direction: column;
  }

  .new-gated-form-wrapper .form-desc {
    width: 100%;
    padding-right: 0;
  }

  .new-gated-form-wrapper .gform-part {
    width: 100%;
    margin-top: 3.75rem;
  }

  .new-gated-form-wrapper .container {
    padding-left: 0;
    padding-right: 0;
  }

  .last-page-main-content .events-hightlights {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .last-page-main-content .events-hightlights .hightlights-wrap .section-heading h2 {
    font-size: 38px;
  }

  .our-team-section .swiper .swiper-slide a {
    width: 100%;
    height: 100%;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
  }
}

@media (min-width: 576px) {
  .cell-sm-6 {
    width: 50%;
  }
}

@media (min-width: 768px) {
  .cell-md-6 {
    width: 50%;
  }
}

@media (min-width: 992px) {
  .cell-lg-4 {
    width: 33.3333333333%;
  }
}

@media (max-width: 991px) {
  .modal-info {
    /* flex-direction: column; */
  }

  .modal-info img {
    margin-top: 25px;
    max-width: 100%;
    height: 400px;
  }

  .profile-content * {
    font-size: 16px;
  }

  .profile-name-designation * {
    font-size: 28px;
  }

  .profile-name-designation span {
    font-size: 20px;
  }

  .new-in-line-listing-promo .testi-wrapper .testi-inner {
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    max-width: 100%;
    text-align: center;
  }

  .new-in-line-listing-promo .testi-wrapper {
    max-width: 100%;
  }

  .new-in-line-listing-promo .testi-wrapper .testi-inner .image-part {
    display: none;
  }

  .new-in-line-listing-promo .testi-wrapper .testi-inner .content-part .btn {
    margin-top: 1.25rem;
  }

  .new-in-line-listing-promo .testi-wrapper .testi-inner:after {
    position: relative;
    display: block;
    width: 100%;
    height: 7.75rem;
    background-position: top 25% center;
    background-image: url("https://certainpath.wpenginepowered.com/wp-content/uploads/2025/09/testimonial-mshape.svg");
  }

  .new-in-line-listing-promo .testi-wrapper .testi-inner .content-part {
    margin: 0;
    padding: 1.875rem 1.25rem;
  }

  .post_video_comp .image_part .video-box .play-icon {
    font-size: 3.875rem;
  }

  .last-page-main-content .last-event-form::after{
    width: calc(100% - 50px);
  }
}

@media (max-width: 880px) {
  .podcast-marquee-slider {
    height: 100% !important;
  }

  .podcast-parents .podcast-parents .podcast-marquee-slider .podcast-slider,
  .podcast-parents {
    flex-wrap: wrap !important;
  }

  .expect-menu .resources-grid-menu .mega-menu-item .common-expect-menu-block::after {
    width: 28px;
    height: 28px;
  }

  .podcast-parents .podcast-parents .podcast-details,
  .podcast-parents .podcast-parents .podcast-marquee-slider {
    --width: 100% !important;
  }

  .element-video,
  .element-video * {
    min-height: 400px !important;
  }

  .couching-img-slider .swiper-wrapper .swiper-slide .swiper-slide-inner img {
    height: 340px;
  }

  .couching-img-slider .swiper-wrapper .swiper-slide:nth-child(odd),
  .couching-img-slider .swiper-wrapper .swiper-slide-duplicate:nth-child(odd) {
    margin-top: 40px;
    /* change value as needed */
  }

  .education-video .elementor-custom-embed-play {
    padding: 12px 12px 6px;
    bottom: 0 !important;
    left: 50px !important;
  }

  .main-content-wrp h1 {
    font-size: 38px;
    line-height: 48px;
    letter-spacing: -0.4px;
  }

  .main-content-wrp h2 {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: -0.2px;
  }

  .main-content-wrp h3 {
    font-size: 28px;
    line-height: 40px;
    letter-spacing: -0.1px;
  }

  .main-content-wrp h4 {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: -0.06px;
  }

  .main-content-wrp h5 {
    font-size: 18px;
  }

  .main-content-wrp h6 {
    font-size: 16px;
  }

  .main-content-wrp p {
    font-size: 16px;
    line-height: 28px;
  }

  .last-page-main-content .last-event-form::after{
    width: calc(100% - 30px);
  }
}

@media (max-width: 767px) {
  .h-navigation-menu ul.e-n-menu-heading li:has(> #btn-hub-login) {
    display: block !important;
  }

  .h-navigation-menu ul.e-n-menu-heading li:has(> #btn-discovery-call) {
    display: block !important;
    padding-bottom: 20px !important;
  }

  .common-menu-style {
    display: block !important;
  }

  .location-map {
    height: 350px !important;
  }

  /* .last-as-button {
        margin-top: 100px !important;
    } */

  .last-page-main-content .events-hightlights {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .last-page-main-content .events-hightlights .hightlights-wrap .section-heading h2 {
    font-size: 34px;
  }

  .h-navigation-menu .elementor-nav-menu--dropdown.elementor-nav-menu__container {
    padding: 180px 0px 30px !important;
  }

  .member-saying-carousel-block .swiper-slide .clickable-after-overlay {
    /* .member-saying-carousel-block .swiper-slide::after { */
    height: 36px;
    width: 36px;
    bottom: 16px !important;
    left: 16px !important;
    background-image: url("data:image/svg+xml,%3Csvg width='37' height='37' viewBox='0 0 37 37' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='18.2153' cy='18.9785' r='18' fill='%23B20030'/%3E%3Cpath d='M18.2153 28.524C23.4871 28.524 27.7608 24.2504 27.7608 18.9786C27.7608 13.7068 23.4871 9.43311 18.2153 9.43311' stroke='white' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M18.2154 28.5238C12.9436 28.5238 8.66992 24.2502 8.66992 18.9784C8.66992 13.7066 12.9436 9.43292 18.2154 9.43292' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-dasharray='4 3'/%3E%3Cpath d='M21.4737 17.9677C22.2199 18.4083 22.2199 19.5488 21.4737 19.9894L16.9681 22.6495C16.2428 23.0777 15.3516 22.5204 15.3516 21.6387L15.3516 16.3184C15.3516 15.4367 16.2428 14.8793 16.9681 15.3075L21.4737 17.9677Z' fill='white' stroke='white' stroke-width='1.5'/%3E%3C/svg%3E%0A");
  }

  .member-saying-carousel-block .swiper-slide:hover .clickable-after-overlay {
    /* .member-saying-carousel-block .swiper-slide:hover::after { */
    background-image: url("data:image/svg+xml,%3Csvg width='37' height='36' viewBox='0 0 37 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='18.6567' cy='18' r='18' fill='%2317064A'/%3E%3Cpath d='M18.6567 27.5455C23.9285 27.5455 28.2022 23.2719 28.2022 18C28.2022 12.7282 23.9285 8.45459 18.6567 8.45459' stroke='white' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M18.6568 27.5453C13.385 27.5453 9.11133 23.2717 9.11133 17.9999C9.11133 12.7281 13.385 8.45441 18.6568 8.45441' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-dasharray='4 3'/%3E%3Cpath d='M21.9151 16.9892C22.6613 17.4297 22.6613 18.5703 21.9151 19.0108L17.4095 21.671C16.6842 22.0992 15.793 21.5419 15.793 20.6602L15.793 15.3398C15.793 14.4581 16.6842 13.9008 17.4095 14.329L21.9151 16.9892Z' fill='white' stroke='white' stroke-width='1.5'/%3E%3C/svg%3E%0A");
  }

  .upcoming-profit-days .swiper-wrapper .swiper-slide .event-loop-content-block {
    height: auto !important;
  }

  .education-video .elementor-custom-embed-play {
    padding: 10px 10px 4px;
    bottom: -10px !important;
    left: 40px !important;
  }

  .main-content-wrp h1 {
    font-size: 34px;
    line-height: 42px;
    letter-spacing: -0.2px;
  }

  .main-content-wrp h2 {
    font-size: 28px;
    line-height: 38px;
    letter-spacing: -0.1px;
  }

  .main-content-wrp h3 {
    font-size: 26px;
    line-height: 38px;
    letter-spacing: -0.06px;
  }

  .main-content-wrp h4 {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: -0.06px;
  }

  .main-content-wrp h5 {
    font-size: 18px;
  }

  .main-content-wrp h6 {
    font-size: 16px;
  }

  .main-content-wrp p {
    font-size: 16px;
    line-height: 28px;
  }

  /* last page style */
  .last-page-main-content .banner-landing-hero .ls-desc .ls-desc-wrap .h2 {
    font-size: 34px;
  }

  .last-page-main-content .banner-landing-hero .lh-wrap {
    flex-direction: column;
    gap: 10px;
  }

  .last-page-main-content .banner-landing-hero .ls-img {
    margin: 0 auto;
  }

  .last-page-main-content .last-event-form .container .section-heading * {
    font-size: 36px;
  }

  .last-page-main-content .banner-landing-hero {
    padding-bottom: 25px;
  }

  .last-page-main-content .last-event-form {
    padding-top: 25px;
  }

  .last-page-main-content .promo_50_50_group .promo_50_50_box .promo_50_50_wrap {
    flex-direction: column;
  }

  .last-page-main-content .promo_50_50_group .image_part {
    max-width: 400px;
    height: 400px;
    margin: 0 auto;
  }

  .last-page-main-content .promo_50_50_group .content_part {
    max-width: 100%;
  }

  .last-page-main-content .location .area-timing {
    flex-direction: column;
  }

  .last-page-main-content .location .area-timing .schedule-table {
    max-width: 100%;
    margin: 0;
  }

  .secure-post {
    margin-top: 10px;
  }

  .last-page-main-content .location::after {
    display: none;
  }

  .last-page-main-content .location .area-timing .left-text {
    border: none;
  }

  .last-page-main-content .banner-landing-hero {
    padding-top: 40px;
  }

  .new-gated-form-wrapper .form-desc h2 {
    font-size: 1.875rem;
  }

  .new-gated-form-wrapper .hbspt-form {
    padding: 1.875rem 1.875rem 4.6875rem;
  }

  .new-in-line-listing-promo {
    margin: 0 -20px;
  }

  .custom-arrows-container>* {
    width: 40px !important;
    height: 40px !important;
  }

  .slider-top-part {
    flex-direction: column !important;
    align-items: center !important;
    text-align: center !important;
  }

  .custom-arrows-container {
    justify-content: center !important;
    margin-left: 0 !important;
    margin-top: 20px !important;
  }

  .custom-events-slider .slick-list {
    padding-right: 130px !important;
  }

  /* last page style */


  /* slider css  */

  .our-team-section {
    padding-bottom: 70px;
  }

  .our-team-section .swiper {
    padding-bottom: 50px;
  }

  .our-team-section .cmn-slider-btn-style .elementor-swiper-button {
    top: unset !important;
    bottom: -10px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    -webkit-transform: translateX(-50%) !important;
    -moz-transform: translateX(-50%) !important;
    -ms-transform: translateX(-50%) !important;
    -o-transform: translateX(-50%) !important;
  }

  .our-team-section .cmn-slider-btn-style .elementor-swiper-button-prev {
    left: calc(50% - 35px) !important;
    right: unset !important;
  }

  .our-team-section .cmn-slider-btn-style .elementor-swiper-button-next {
    right: calc(50% - 75px) !important;
    left: unset !important;
  }

  .our-team-section .swiper .swiper-slide a img {
    width: 100%;
    height: 100%;
    max-width: 360px;
    height: 550px;
  }

  .our-team-section .swiper .swiper-slide .elementor-heading-title {
    text-align: center;
  }

  .profile-name-designation * {
    font-size: 24px;
  }

  .profile-name-designation span {
    font-size: 18px;
  }

  /* slider css  */

  .last-page-main-content .last-event-form::after{
    width: calc(100% - 40px);
  }

  .last-page-main-content .last-event-form {
    padding-bottom: 25px;
  }

  .last-page-main-content .events-hightlights .hightlights-wrap .single-highlight .single-highlight-wrap .highlight-desc,
  .last-page-main-content .events-hightlights .hightlights-wrap .section-heading p {
    font-size: 16px;
  }
}

@media (max-width: 680px) {
  .become-member-tag-block {
    width: 100% !important;
  }

  /* modal css  */
  .modal-info {
    flex-direction: column;
  }

  .modal-info img {
    max-width: 240px;
    height: 360px;
    margin: 25px auto 0;
  }

  .modal-box {
    height: 70vh;
  }

  .modal-right-part {
    text-align: center;
  }

  /* modal css  */
}

@media (max-width: 575px) {
  .growth-profit-top-main-block {
    justify-content: flex-end !important;
  }

  .growth-profit-title-block {
    width: 100% !important;
  }

  .growth-profit-grid-main-block {
    grid-template-columns: repeat(1, 1fr) !important;
  }

  .artical-blocks-wrp .elementor-grid {
    grid-template-columns: repeat(1, 1fr) !important;
  }

  .lets-build-image-block .elementor-widget-image img {
    height: 100% !important;
  }

  .couching-img-slider .swiper-wrapper .swiper-slide .swiper-slide-inner img {
    height: 250px;
  }

  .couching-img-slider .swiper-wrapper .swiper-slide:nth-child(odd),
  .couching-img-slider .swiper-wrapper .swiper-slide-duplicate:nth-child(odd) {
    margin-top: 30px;
    /* change value as needed */
  }

  .contact-us-item {
    width: 100% !important;
  }

  .sortware-block .sortware-item {
    width: 100% !important;
  }

  .main-content-wrp h1 {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: -0.1px;
  }

  .main-content-wrp h2 {
    font-size: 26px;
    line-height: 34px;
    letter-spacing: -0.06px;
  }

  .main-content-wrp h3 {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: unset;
  }

  .main-content-wrp h4 {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: -0.06px;
  }

  .main-content-wrp h5 {
    font-size: 18px;
  }

  .main-content-wrp h6 {
    font-size: 16px;
  }

  .main-content-wrp p {
    font-size: 16px;
    line-height: 28px;
  }

  /* last page style */
  .last-page-main-content .banner-landing-hero .ls-desc .ls-desc-wrap .h2 {
    font-size: 32px;
  }

  .last-page-main-content .banner-landing-hero .ls-img {
    margin: 0 auto;
    height: 400px;
  }

  .last-page-main-content .banner-landing-hero .lh-wrap {
    padding: 0 20px;
  }

  .last-page-main-content .last-event-form .container .section-heading * {
    font-size: 30px;
  }

  .last-page-main-content .last-event-form .container {
    padding: 0 20px;
  }

  .last-page-main-content .promo_50_50_group .content_part h2 {
    font-size: 26px;
  }

  .last-page-main-content .promo_50_50_group .promo_50_50_box {
    padding: 0 20px;
  }

  .last-page-main-content .promo_50_50_group {
    padding-top: 10px;
  }

  .last-page-main-content .promo_50_50_group {
    padding-bottom: 30px;
  }

  .last-page-main-content .location {
    margin-top: 30px;
  }

  .last-page-main-content .location .area-timing .left-text .section-heading * {
    font-size: 30px;
  }

  .last-page-main-content .location .area-timing .left-text .date {
    font-size: 22px;
  }

  .last-page-main-content .location .container {
    padding: 0 20px;
  }

  .last-page-main-content .location .area-timing .schedule-table table tr>td:first-child {
    font-size: 16px;
  }

  .last-page-main-content .location .area-timing .schedule-table table tr td {
    font-size: 14px;
  }

  .post_video_comp .image_part .video-box .play-icon {
    font-size: 2.875rem;
  }

  .last-page-main-content .events-hightlights {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .last-page-main-content .events-hightlights .hightlights-wrap .section-heading h2 {
    font-size: 30px;
  }

  .custom-events-slider .slick-list {
    padding-right: 70px !important;
  }

  /* last page style */

  /* modal css  */
  .modal-box {
    height: 70vh;
  }

  .modal-info {
    gap: 15px;
  }

  .profile-name-designation * {
    line-height: normal;
  }

  .profile-name-designation span {
    margin: 2px 0 0 0;
  }

  /* modal css  */

  /* slider css  */
  .our-team-section .cmn-slider-btn-style .elementor-swiper-button-prev {
    left: calc(50% - 25px) !important;
  }

  .our-team-section .cmn-slider-btn-style .elementor-swiper-button-next {
    right: calc(50% - 65px) !important;
  }

  .our-team-section .swiper .swiper-slide a img {
    width: 100%;
    height: 100%;
    max-width: 360px;
    height: 430px;
  }

  /* slider css  */
}

@media (max-width:575px) {
  .resources-grid-menu.products-grid {
    display: flex !important;
    flex-wrap: wrap !important;
  }

  .child-page-list li a{
    font-size: 14px;
    padding: 10px 15px;
  }

  .highlights-wrp-part > *{
    max-width: 100%;
  }

  .highlights-wrp-part{
    padding-left: 0;
  }
}

@media (max-width: 480px) {
  .resources-grid-menu:not(.products-grid) {
    display: flex !important;
    flex-wrap: wrap !important;
  }
}

@media (max-width: 440px) {
  .couching-img-slider .swiper-wrapper .swiper-slide .swiper-slide-inner img {
    height: 200px;
  }

  .couching-img-slider .swiper-wrapper .swiper-slide:nth-child(odd),
  .couching-img-slider .swiper-wrapper .swiper-slide-duplicate:nth-child(odd) {
    margin-top: 20px;
    /* change value as needed */
  }

  .main-content-wrp h1 {
    font-size: 30px;
    line-height: 38px;
    letter-spacing: -0.06px;
  }

  .main-content-wrp h2 {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0;
  }

  .main-content-wrp h3 {
    font-size: 22px;
    line-height: 32px;
    letter-spacing: unset;
  }

  .main-content-wrp h4 {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: -0.06px;
  }

  .main-content-wrp h5 {
    font-size: 18px;
  }

  .main-content-wrp h6 {
    font-size: 16px;
  }

  .main-content-wrp p {
    font-size: 16px;
    line-height: 28px;
  }

  .custom-events-slider .slick-list {
    padding-right: 0 !important;
  }
}

/* ==================== Responsive End ==================== */

/* fancybox */
.carousel {
  position: relative;
  box-sizing: border-box;
}

.carousel *,
.carousel *:before,
.carousel *:after {
  box-sizing: inherit;
}

.carousel__viewport {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}

.carousel__track {
  display: flex;
}

.carousel__slide {
  flex: 0 0 auto;
  width: var(--carousel-slide-width, 60%);
  max-width: 100%;
  padding: 1rem;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  overscroll-behavior: contain;
  -webkit-overflow-scrolling: touch;
  touch-action: pan-y;
}

.carousel.has-dots {
  margin-bottom: calc(0.5rem + 22px);
}

.carousel__dots {
  margin: 0 auto;
  padding: 0;
  position: absolute;
  top: calc(100% + 0.5rem);
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  list-style: none;
  user-select: none;
}

.carousel__dots .carousel__dot {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  width: 22px;
  height: 22px;
  cursor: pointer;
}

.carousel__dots .carousel__dot:after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: currentColor;
  opacity: 0.25;
  transition: opacity 0.15s ease-in-out;
}

.carousel__dots .carousel__dot.is-selected:after {
  opacity: 1;
}

.carousel__button {
  width: var(--carousel-button-width, 48px);
  height: var(--carousel-button-height, 48px);
  padding: 0;
  border: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: all;
  cursor: pointer;
  color: var(--carousel-button-color, currentColor);
  background: var(--carousel-button-bg, transparent);
  border-radius: var(--carousel-button-border-radius, 50%);
  box-shadow: var(--carousel-button-shadow, none);
  transition: opacity 0.15s ease;
}

.carousel__button.is-prev,
.carousel__button.is-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.carousel__button.is-prev {
  left: 10px;
}

.carousel__button.is-next {
  right: 10px;
}

.carousel__button[disabled] {
  cursor: default;
  opacity: 0.3;
}

.carousel__button svg {
  width: var(--carousel-button-svg-width, 50%);
  height: var(--carousel-button-svg-height, 50%);
  fill: none;
  stroke: currentColor;
  stroke-width: var(--carousel-button-svg-stroke-width, 1.5);
  stroke-linejoin: bevel;
  stroke-linecap: round;
  filter: var(--carousel-button-svg-filter, none);
  pointer-events: none;
}

body.compensate-for-scrollbar {
  overflow: hidden !important;
  touch-action: none;
}

.fancybox__container {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  padding: env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  color: var(--fancybox-color, #fff);
  -webkit-tap-highlight-color: transparent;
  overflow: hidden;
  z-index: 1050;
  outline: none;
  transform-origin: top left;
  --carousel-button-width: 48px;
  --carousel-button-height: 48px;
  --carousel-button-svg-width: 24px;
  --carousel-button-svg-height: 24px;
  --carousel-button-svg-stroke-width: 2.5;
  --carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4));
}

.fancybox__container *,
.fancybox__container *::before,
.fancybox__container *::after {
  box-sizing: inherit;
}

.fancybox__container :focus {
  outline: thin dotted;
}

body.is-using-mouse .fancybox__container :focus {
  outline: none;
}

@media (min-width: 1024px) {
  .fancybox__container {
    --carousel-button-width: 48px;
    --carousel-button-height: 48px;
    --carousel-button-svg-width: 27px;
    --carousel-button-svg-height: 27px;
  }
}

.fancybox__backdrop {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: var(--fancybox-bg, rgba(24, 24, 27, 0.92));
}

.fancybox__carousel {
  position: relative;
  flex: 1 1 auto;
  min-height: 0;
  height: 100%;
  z-index: 10;
}

.fancybox__carousel.has-dots {
  margin-bottom: calc(0.5rem + 22px);
}

.fancybox__viewport {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: visible;
  cursor: default;
}

.fancybox__track {
  display: flex;
  height: 100%;
}

.fancybox__slide {
  flex: 0 0 auto;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 48px 8px 8px 8px;
  position: relative;
  overscroll-behavior: contain;
  display: flex;
  flex-direction: column;
  outline: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  --carousel-button-width: 36px;
  --carousel-button-height: 36px;
  --carousel-button-svg-width: 22px;
  --carousel-button-svg-height: 22px;
}

.fancybox__slide::before,
.fancybox__slide::after {
  content: "";
  flex: 0 0 0;
  margin: auto;
}

@media (min-width: 1024px) {
  .fancybox__slide {
    padding: 64px 100px;
  }
}

.fancybox__content {
  margin: 0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);
  padding: 36px;
  color: var(--fancybox-content-color, #374151);
  background: var(--fancybox-content-bg, #fff);
  position: relative;
  align-self: center;
  display: flex;
  flex-direction: column;
  z-index: 20;
}

.fancybox__caption {
  align-self: center;
  max-width: 100%;
  margin: 0;
  padding: 1rem 0 0 0;
  line-height: 1.375;
  color: var(--fancybox-color, currentColor);
  visibility: visible;
  cursor: auto;
  flex-shrink: 0;
  overflow-wrap: anywhere;
}

.is-loading .fancybox__caption {
  visibility: hidden;
}

.fancybox__container>.carousel__dots {
  top: 100%;
  color: var(--fancybox-color, #fff);
}

.fancybox__nav .carousel__button {
  z-index: 40;
}

.fancybox__nav .carousel__button.is-next {
  right: 8px;
}

@media (min-width: 1024px) {
  .fancybox__nav .carousel__button.is-next {
    right: 40px;
  }
}

.fancybox__nav .carousel__button.is-prev {
  left: 8px;
}

@media (min-width: 1024px) {
  .fancybox__nav .carousel__button.is-prev {
    left: 40px;
  }
}

.carousel__button.is-close {
  position: absolute;
  top: 8px;
  right: 8px;
  top: calc(env(safe-area-inset-top, 0px) + 8px);
  right: calc(env(safe-area-inset-right, 0px) + 8px);
  z-index: 40;
}

@media (min-width: 1024px) {
  .carousel__button.is-close {
    right: 40px;
  }
}

.fancybox__content>.carousel__button.is-close {
  position: absolute;
  top: -36px;
  right: 0;
  color: var(--fancybox-color, #fff);
}

.fancybox__no-click,
.fancybox__no-click button {
  pointer-events: none;
}

.fancybox__spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  color: var(--fancybox-color, currentColor);
}

.fancybox__slide .fancybox__spinner {
  cursor: pointer;
  z-index: 1053;
}

.fancybox__spinner svg {
  animation: fancybox-rotate 2s linear infinite;
  transform-origin: center center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

.fancybox__spinner svg circle {
  fill: none;
  stroke-width: 2.75;
  stroke-miterlimit: 10;
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  animation: fancybox-dash 1.5s ease-in-out infinite;
  stroke-linecap: round;
  stroke: currentColor;
}

@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg);
  }
}

@keyframes fancybox-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }

  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }

  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}

.fancybox__backdrop,
.fancybox__caption,
.fancybox__nav,
.carousel__dots,
.carousel__button.is-close {
  opacity: var(--fancybox-opacity, 1);
}

.fancybox__container.is-animated[aria-hidden="false"] .fancybox__backdrop,
.fancybox__container.is-animated[aria-hidden="false"] .fancybox__caption,
.fancybox__container.is-animated[aria-hidden="false"] .fancybox__nav,
.fancybox__container.is-animated[aria-hidden="false"] .carousel__dots,
.fancybox__container.is-animated[aria-hidden="false"] .carousel__button.is-close {
  animation: 0.15s ease backwards fancybox-fadeIn;
  min-width: auto;
}

.fancybox__container.is-animated.is-closing .fancybox__backdrop,
.fancybox__container.is-animated.is-closing .fancybox__caption,
.fancybox__container.is-animated.is-closing .fancybox__nav,
.fancybox__container.is-animated.is-closing .carousel__dots,
.fancybox__container.is-animated.is-closing .carousel__button.is-close {
  animation: 0.15s ease both fancybox-fadeOut;
}

.fancybox-fadeIn {
  animation: 0.15s ease both fancybox-fadeIn;
}

.fancybox-fadeOut {
  animation: 0.1s ease both fancybox-fadeOut;
}

.fancybox-zoomInUp {
  animation: 0.2s ease both fancybox-zoomInUp;
}

.fancybox-zoomOutDown {
  animation: 0.15s ease both fancybox-zoomOutDown;
}

.fancybox-throwOutUp {
  animation: 0.15s ease both fancybox-throwOutUp;
}

.fancybox-throwOutDown {
  animation: 0.15s ease both fancybox-throwOutDown;
}

@keyframes fancybox-fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fancybox-fadeOut {
  to {
    opacity: 0;
  }
}

@keyframes fancybox-zoomInUp {
  from {
    transform: scale(0.97) translate3d(0, 16px, 0);
    opacity: 0;
  }

  to {
    transform: scale(1) translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes fancybox-zoomOutDown {
  to {
    transform: scale(0.97) translate3d(0, 16px, 0);
    opacity: 0;
  }
}

@keyframes fancybox-throwOutUp {
  to {
    transform: translate3d(0, -30%, 0);
    opacity: 0;
  }
}

@keyframes fancybox-throwOutDown {
  to {
    transform: translate3d(0, 30%, 0);
    opacity: 0;
  }
}

.fancybox__carousel .carousel__slide {
  scrollbar-width: thin;
  scrollbar-color: #ccc rgba(255, 255, 255, 0.1);
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.1);
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 2px;
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
}

.fancybox__carousel .is-draggable {
  cursor: move;
  cursor: grab;
}

.fancybox__carousel .is-dragging {
  cursor: move;
  cursor: grabbing;
}

.fancybox__carousel .fancybox__slide:not(.has-image) .fancybox__content {
  cursor: auto;
}

.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content {
  cursor: zoom-in;
}

.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content {
  cursor: zoom-out;
}

.fancybox__image {
  transform-origin: 0 0;
  touch-action: none;
  user-select: none;
}

.has-image .fancybox__content {
  padding: 0;
  background: transparent;
  min-height: 1px;
}

.is-closing .has-image .fancybox__content {
  overflow: visible;
}

.has-image[data-image-fit="contain"] {
  overflow: visible;
  touch-action: none;
}

.has-image[data-image-fit="contain"] .fancybox__image {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.has-image[data-image-fit="contain-w"] {
  overflow-x: hidden;
  overflow-y: auto;
}

.has-image[data-image-fit="contain-w"] .fancybox__content {
  min-height: auto;
}

.has-image[data-image-fit="contain-w"] .fancybox__image {
  max-width: 100%;
  height: auto;
}

.has-image[data-image-fit="cover"] {
  overflow: visible;
  touch-action: none;
}

.has-image[data-image-fit="cover"] .fancybox__content {
  width: 100%;
  height: 100%;
}

.has-image[data-image-fit="cover"] .fancybox__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,
.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,
.fancybox__carousel .fancybox__slide.has-video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  flex-shrink: 1;
  min-height: 1px;
  overflow: visible;
}

.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,
.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content {
  width: 100%;
  height: 80%;
}

.fancybox__carousel .fancybox__slide.has-video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  width: 960px;
  height: 540px;
  max-width: 100%;
  max-height: 100%;
}

.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,
.fancybox__carousel .fancybox__slide.has-video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  padding: 0;
  background: rgba(24, 24, 27, 0.9);
  color: #fff;
}

.fancybox__carousel .fancybox__slide.has-map .fancybox__content {
  background: #e5e3df;
}

.fancybox__html5video,
.fancybox__iframe {
  border: 0;
  display: block;
  height: 100%;
  width: 100%;
  background: transparent;
}

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

.fancybox__thumbs {
  flex: 0 0 auto;
  position: relative;
  padding: 0px 3px;
  opacity: var(--fancybox-opacity, 1);
}

.fancybox__container.is-animated[aria-hidden="false"] .fancybox__thumbs {
  animation: 0.15s ease-in backwards fancybox-fadeIn;
}

.fancybox__container.is-animated.is-closing .fancybox__thumbs {
  opacity: 0;
}

.fancybox__thumbs .carousel__slide {
  flex: 0 0 auto;
  width: var(--fancybox-thumbs-width, 96px);
  margin: 0;
  padding: 8px 3px;
  box-sizing: content-box;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: visible;
  cursor: pointer;
}

.fancybox__thumbs .carousel__slide .fancybox__thumb::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 5px solid var(--fancybox-accent-color, rgba(1, 210, 232, 0.94));
  opacity: 0;
  transition: opacity 0.15s ease;
  border-radius: 4px;
}

.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after {
  opacity: 0.92;
}

.fancybox__thumbs .carousel__slide>* {
  pointer-events: none;
  user-select: none;
}

.fancybox__thumb {
  position: relative;
  width: 100%;
  padding-top: calc(100% / (var(--fancybox-thumbs-ratio, 1.5)));
  background-size: cover;
  background-position: center center;
  background-color: rgba(255, 255, 255, 0.1);
  background-repeat: no-repeat;
  border-radius: 4px;
}

.fancybox__toolbar {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
  background: linear-gradient(to top,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.006) 8.1%,
      rgba(0, 0, 0, 0.021) 15.5%,
      rgba(0, 0, 0, 0.046) 22.5%,
      rgba(0, 0, 0, 0.077) 29%,
      rgba(0, 0, 0, 0.114) 35.3%,
      rgba(0, 0, 0, 0.155) 41.2%,
      rgba(0, 0, 0, 0.198) 47.1%,
      rgba(0, 0, 0, 0.242) 52.9%,
      rgba(0, 0, 0, 0.285) 58.8%,
      rgba(0, 0, 0, 0.326) 64.7%,
      rgba(0, 0, 0, 0.363) 71%,
      rgba(0, 0, 0, 0.394) 77.5%,
      rgba(0, 0, 0, 0.419) 84.5%,
      rgba(0, 0, 0, 0.434) 91.9%,
      rgba(0, 0, 0, 0.44) 100%);
  padding: 0;
  touch-action: none;
  display: flex;
  justify-content: space-between;
  --carousel-button-svg-width: 20px;
  --carousel-button-svg-height: 20px;
  opacity: var(--fancybox-opacity, 1);
  text-shadow: var(--fancybox-toolbar-text-shadow,
      1px 1px 1px rgba(0, 0, 0, 0.4));
}

@media (min-width: 1024px) {
  .fancybox__toolbar {
    padding: 8px;
  }
}

.fancybox__container.is-animated[aria-hidden="false"] .fancybox__toolbar {
  animation: 0.15s ease-in backwards fancybox-fadeIn;
}

.fancybox__container.is-animated.is-closing .fancybox__toolbar {
  opacity: 0;
}

.fancybox__toolbar__items {
  display: flex;
}

.fancybox__toolbar__items--left {
  margin-right: auto;
}

.fancybox__toolbar__items--center {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.fancybox__toolbar__items--right {
  margin-left: auto;
}

@media (max-width: 640px) {
  .fancybox__toolbar__items--center:not(:last-child) {
    display: none;
  }
}

.fancybox__counter {
  min-width: 72px;
  padding: 0 10px;
  line-height: var(--carousel-button-height, 48px);
  text-align: center;
  font-size: 17px;
  font-variant-numeric: tabular-nums;
  -webkit-font-smoothing: subpixel-antialiased;
}

.fancybox__progress {
  background: var(--fancybox-accent-color, rgba(1, 210, 232, 0.94));
  height: 3px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 30;
  user-select: none;
}

.fancybox__container:fullscreen::backdrop {
  opacity: 0;
}

.fancybox__button--fullscreen g:nth-child(2) {
  display: none;
}

.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1) {
  display: none;
}

.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2) {
  display: block;
}

.fancybox__button--slideshow g:nth-child(2) {
  display: none;
}

.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1) {
  display: none;
}

.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2) {
  display: block;
}

.term-block span {
  font-size: 16px !important;
  font-family: "Manrope", sans-serif !important;
  font-weight: 400 !important;
  text-align: center;
  line-height: 24px;
  color: rgb(0, 0, 0) !important;
}

/* fancybox */