.elementor-kit-6{--e-global-color-primary:#D1326D;--e-global-color-secondary:#063F49;--e-global-color-text:#F5F6F7;--e-global-color-accent:#C8F238;--e-global-color-c81afcf:#FFFFFF;--e-global-typography-primary-font-family:"Satoshi";--e-global-typography-primary-font-weight:900;--e-global-typography-primary-line-height:1.2;--e-global-typography-secondary-font-family:"Satoshi";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Satoshi";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.8;--e-global-typography-accent-font-family:"Satoshi";--e-global-typography-accent-font-weight:500;--e-global-typography-95b6861-font-family:"Satoshi";--e-global-typography-95b6861-font-size:22px;--e-global-typography-95b6861-font-weight:400;--e-global-typography-95b6861-line-height:1.2;--e-global-typography-d942539-font-family:"Satoshi";--e-global-typography-d942539-font-size:14px;--e-global-typography-d942539-font-weight:400;--e-global-typography-d942539-line-height:1.2;--e-global-typography-4ce873e-font-family:"Satoshi";--e-global-typography-4ce873e-font-size:22px;--e-global-typography-4ce873e-font-weight:900;--e-global-typography-4ce873e-line-height:1.2;--e-global-typography-1b8a715-font-size:38px;--e-global-typography-1b8a715-font-weight:900;--e-global-typography-1b8a715-line-height:1.3;color:#063F4A;font-family:"Satoshi", Sans-serif;font-weight:400;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-primary );color:var( --e-global-color-c81afcf );border-style:none;border-radius:50px 50px 50px 50px;padding:14px 28px 14px 28px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:#B82B5F;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:#063F4A;}.elementor-kit-6 h1{color:var( --e-global-color-secondary );font-size:60px;font-weight:900;line-height:1;letter-spacing:-0.44px;}.elementor-kit-6 h2{color:var( --e-global-color-secondary );font-size:44px;font-weight:900;line-height:1.2;letter-spacing:-0.5px;}.elementor-kit-6 h3{color:var( --e-global-color-secondary );font-size:32px;font-weight:900;line-height:1.2;letter-spacing:-0.5px;}.elementor-kit-6 h4{font-size:22px;font-weight:900;line-height:1.2;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-1b8a715-font-size:30px;--e-global-typography-1b8a715-line-height:1.4em;}.elementor-kit-6 h1{font-size:40px;}.elementor-kit-6 h2{font-size:36px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */p {
  margin: 0;
}

/*----------------------------*/
/* Colour utilities */
/*----------------------------*/

.is-pink {
  color: var(--e-global-color-primary);
}

.is-lime {
  color: var(--e-global-color-accent);
}

.is-grey {
  color: #98a0b3;
}

.is-light {
  font-weight: 400;
}

.is-white {
    color:  white !important;
}

/*----------------------------*/
/* Post */
/*----------------------------*/

.p-post-content p, .p-page-content p, .p-post-content ul, .p-page-content ul {
  margin-bottom: 1.5em;
}

.p-post-content h2,
.p-post-content h3,
.p-post-content h4 {
  margin-top: 2.5em;
  margin-bottom: 0.8em;
}

.p-post-content .c-post-share-bar p {
    margin-bottom: 0;
}

.p-pod-content p {
      margin-bottom: 1.5em;
}

span.elementor-share-btn__icon {
    background: transparent !important;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn .elementor-share-btn__icon svg {
 fill: var(--e-global-color-accent) !important;
}


/*----------------------------*/
/* Page */
/*----------------------------*/

.p-page-content p {
      margin-bottom: 1.5em;
}

.p-page-content p:last-child {
    margin-bottom: 0;
}


.p-page-content .e-con {
  --content-width: 100%;
}


/*----------------------------*/
/* Lists */
/*----------------------------*/


ul.c-feature-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

ul.c-feature-list li {
  position: relative;
  padding-left: 56px;
  color: var(--e-global-color-secondary);
  margin-bottom: 20px;
}

ul.c-feature-list li:last-child {
    margin-bottom: 0;
}

/* Arrow */
ul.c-feature-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
  height: 27px;

  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='27' viewBox='0 0 32 27'%3E%3Cpath fill='none' stroke='%23D1326D' stroke-width='2.565' stroke-linecap='round' d='M1 13.5h26'/%3E%3Cpath fill='none' stroke='%23D1326D' stroke-width='2.565' stroke-linecap='round' stroke-linejoin='round' d='M16 1L29 13.5L16 26'/%3E%3C/svg%3E");

  background-repeat: no-repeat;
  background-size: contain;
}

/* Mobile */
@media (max-width: 767px) {

  ul.c-feature-list li {
    padding-left: 44px;
  }

  ul.c-feature-list li::before {
    width: 24px;
    height: 20px;
  }
}


/*----------------------------*/
/* Cards */
/*----------------------------*/

.c-card {
  position: relative;
  display: block;
  overflow: hidden;
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}

.c-card--success {
    background: var(--e-global-color-secondary);
}

.c-card--post, .c-card--product {
      background: #fff;
}

.c-card--product .c-card__media {
    height: 100px;
}
.c-card--success .c-card__title .elementor-heading-title {
    color: var(--e-global-color-accent);
}
.c-card--success .c-card__text {
    color: white;
}
.c-card:link,
.c-card:visited {
  color: inherit;
  text-decoration: none;
}

.c-card__media {
  position: relative;
  overflow: hidden;
}

.c-card__media img {
  display: block;
  width: 100%;
  transition: transform 0.4s ease;
}

.c-card__inner {
    height: 100%;
}

.c-card__media {
  height: 260px;
  overflow: hidden;
}

.c-card__media .elementor-widget-image,
.c-card__media .elementor-widget-container {
  height: 100%;
}

.c-card__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}


.c-card:hover .c-card__media img {
  transform: scale(1.04);
}

.c-card__title {
  transition: color 0.25s ease;
}

.c-card:hover .c-card__title .elementor-heading-title {
  color: var(--e-global-color-primary) !important;
}

.c-card:hover .c-btn--icon {
  background: var(--e-global-color-primary);
}

.c-card:hover .c-btn--icon svg path,
.c-card:hover .c-btn--icon svg line {
  stroke: #fff !important;
}


.c-card--product .c-btn--icon {
    background: var(--e-global-color-accent);
}

.c-card--product:hover .c-card__title .elementor-heading-title,
.c-card--product:focus .c-card__title .elementor-heading-title {
    color: inherit !important;
} 

.c-card--product .is-pink {
  color: var(--e-global-color-primary);
}

.c-card--product .is-lime {
  color: var(--e-global-color-accent);
}

.c-card--product .is-grey {
  color: #98a0b3;
}

.c-card--product .is-light {
  font-weight: 400;
}



.c-card--partner .c-card__media {
  aspect-ratio: 1 / 1;
  height: auto;
}


.c-card--partner .c-card__media a {
    height: 100%;
    width: 100%;
}
.c-card--partner .c-card__media img {
  object-fit: contain;
  object-position: center;
}


/*----------------------------*/
/* Card icon circle */
/*----------------------------*/

.c-btn--icon {
  position: absolute;
  right: 24px;
  bottom: 24px;
  z-index: 2;

  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: #fff;

  display: flex !important;
  align-items: center;
  justify-content: center;
  transition: background 0.25s ease, transform 0.25s ease;
}


.c-btn--icon .elementor-icon-wrapper,
.c-btn--icon .elementor-icon {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.c-btn--icon svg {
  display: block !important;
  width: 24px !important;
  height: 24px !important;
  opacity: 1 !important;
  visibility: visible !important;
  overflow: visible;
  will-change: transform;
}

.c-btn--icon svg path,
.c-btn--icon svg line {
  stroke: #063f4a !important;
  fill: none !important;
  stroke-width: 2.2px !important;
  stroke-linecap: square !important;
    transition: stroke 0.25s ease;
}

.c-btn--arrow .elementor-button {
  font-size: 19px; /* set your size */
  font-weight: 700;
  padding: 18px 24px 18px 36px;
}


/*----------------------------*/
/* Button styles */
/*----------------------------*/

.c-btn--lime .elementor-button,
.elementor-button.c-btn--lime {
  background: var(--e-global-color-accent);
  color: var(--e-global-color-secondary);
}

.c-btn--outline-lime .elementor-button,
.elementor-button.c-btn--lime {
  background: transparent;
  border: 2px solid var(--e-global-color-accent);
  color: white;
}

.c-btn--outline-lime .elementor-button:hover,
.elementor-button.c-btn--lime:hover, .c-btn--outline-lime .elementor-button:focus,
.elementor-button.c-btn--lime:focus {
  background: var(--e-global-color-accent);
  color: var(--e-global-color-secondary);
}

.c-btn--outline-lime .elementor-button-icon svg line,
.c-btn--outline-lime .elementor-button-icon svg path {
    stroke: var(--e-global-color-accent); 
}

.c-btn--outline-lime .elementor-button:hover .elementor-button-icon svg path,
.elementor-button.c-btn--lime:hover .elementor-button-icon svg path, .c-btn--outline-lime .elementor-button:focus .elementor-button-icon svg path,
.elementor-button.c-btn--lime:focus .elementor-button-icon svg path {
    stroke: var(--e-global-color-secondary); 
}

.c-btn--outline-lime .elementor-button:hover .elementor-button-icon svg line,
.elementor-button.c-btn--lime:hover .elementor-button-icon svg line, .c-btn--outline-lime .elementor-button:focus .elementor-button-icon svg line,
.elementor-button.c-btn--lime:focus .elementor-button-icon svg line {
    stroke: var(--e-global-color-secondary); 
}


.c-btn--lime .elementor-button:hover,
.elementor-button.c-btn--lime:hover {
  background: var(--e-global-color-accent);
}

.c-btn--lime .elementor-button-icon svg line,
.c-btn--lime .elementor-button-icon svg path {
    stroke: var(--e-global-color-secondary); 
}
.e-loop__load-more .elementor-button {
  background: var(--e-global-color-accent) !important;
  color: var(--e-global-color-secondary) !important;
  font-weight: 700;
  font-size: 19px;
}

.e-loop__load-more .elementor-button:hover {
  background: var(--e-global-color-accent);
}

.elementor-form .elementor-button#c-btn__submit {
    background: var(--e-global-color-accent);
    color: var(--e-global-color-secondary);
    font-weight: 700;
    font-size: 19px;
}

/*----------------------------*/
/* Arrow animation */
/*----------------------------*/

@keyframes c-arrow-nudge {
  0% {
    transform: translateX(0);
  }

  50% {
    transform: translateX(6px);
  }

  100% {
    transform: translateX(0);
  }
}

/* Standalone text + arrow buttons */
.c-btn--arrow:hover .elementor-button-icon,
.c-card:hover .c-btn--arrow .elementor-button-icon {
  animation: c-arrow-nudge 0.35s ease;
}

/* Card icon SVG */
.c-card:hover .c-btn--icon svg,
.c-btn--icon:hover svg {
  animation: c-arrow-nudge 0.35s ease;
}

.c-btn--arrow .elementor-button-icon {
  will-change: transform;
}
.c-btn--arrow .elementor-button-icon svg {
    width: 1.5rem;
}

.elementor-widget-loop-carousel.elementor-element .elementor-swiper-button-prev .st0, .elementor-widget-loop-carousel.elementor-element .elementor-swiper-button-next .st0 {
    stroke: var(--e-global-color-secondary); 
}


/*----------------------------*/
/* Back Link */
/*----------------------------*/
@keyframes c-arrow-nudge-left {
  0% {
    transform: translateX(0);
  }

  50% {
    transform: translateX(-6px);
  }

  100% {
    transform: translateX(0);
  }
}

.c-back-link:hover svg,
.c-back-link:hover img {
  animation: c-arrow-nudge-left 0.35s ease;
}

.c-back-link svg,
.c-back-link img {
  will-change: transform;
}

/*----------------------------*/
/* Header */
/*----------------------------*/

.p-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}

@media (min-width: 768px) {
.p-header {
  top: 42px;
}
}


/*----------------------------*/
/* Breadcrumb wrapper  */
/*----------------------------*/
.p-hero__breadcrumbs .elementor-shortcode > span {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0;
}

/* Links + current page */
.p-hero__breadcrumbs .elementor-shortcode a,
.elementor-shortcode .breadcrumb_last {
    display: inline-flex;
    align-items: center;
    color: white;
}

/* SVG separator image */
.p-hero__breadcrumbs .elementor-shortcode img {
    width: 9px;
    height: 9px;
    margin-inline: 1.25rem; /* controls spacing either side */
    flex-shrink: 0;
}



.mobile-menu__button,
.mobile-menu__button .elementor-widget-container,
.mobile-menu__button .elementor-button-wrapper,
.mobile-menu__button .elementor-button {
  width: 100% !important;
}



/*------------------------------*/
/* Desktop dropdown panel */
/*------------------------------*/

@media (min-width: 1025px) {

  .p-header,
  .c-header,
  .c-header__nav,
  .c-header__nav .elementor-widget-nav-menu,
  .c-header__nav .elementor-nav-menu--main,
  .c-header__nav .elementor-nav-menu {
    overflow: visible !important;
  }

  .c-header {
    position: relative;
  }

  .c-header__nav .elementor-nav-menu--main > .elementor-nav-menu > li {
    position: static !important;
  }

  /* Dropdown panel */
  .c-header__nav .elementor-nav-menu--main > .elementor-nav-menu > li > .sub-menu {
    position: fixed !important;
    top: 180px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;

    width: min(1245px, calc(100vw - 64px)) !important;
    max-width: 1245px !important;

    display: none;
    padding: 28px 62px !important;
    border-radius: 36px !important;
    background: #fff !important;
    box-shadow: 0 24px 60px rgba(0,0,0,.08) !important;

    z-index: 9999;
    box-sizing: border-box;
  }

.c-header__nav .elementor-nav-menu--main > .elementor-nav-menu > li.is-open > .sub-menu {
  display: flex !important;
  justify-content: space-around;
  align-items: center;
  gap: 48px;
}

  .c-header__nav .elementor-nav-menu--main > .elementor-nav-menu > li > .sub-menu > li {
    width: auto !important;
    flex: 0 0 auto;
    white-space: nowrap;
  }

  .c-header__nav .elementor-nav-menu--main > .elementor-nav-menu > li > .sub-menu .elementor-sub-item {
    padding: 0 !important;
    background: transparent !important;
    color: var(--e-global-color-secondary) !important;

    font-family: var(--e-global-typography-text-font-family) !important;
    font-size: var(--e-global-typography-text-font-size) !important;
    font-weight: var(--e-global-typography-text-font-weight) !important;
    line-height: var(--e-global-typography-text-line-height) !important;
  }

  .c-header__nav .elementor-nav-menu--main > .elementor-nav-menu > li > .sub-menu .elementor-sub-item:hover {
    color: var(--e-global-color-primary) !important;
  }


  /* Chevrons */
  .c-header__nav .elementor-nav-menu--main .menu-item-has-children {
    position: relative;
  }

  .c-header__nav .elementor-nav-menu--main .menu-item-has-children > .elementor-item {
    position: relative;
    display: inline-block !important;
    padding-bottom: 0 !important;
  }

  .c-header__nav .elementor-nav-menu--main .menu-item-has-children > .elementor-item .sub-arrow svg {
    display: none !important;
  }

  .c-header__nav .elementor-nav-menu--main .menu-item-has-children > .elementor-item .sub-arrow {
    position: absolute !important;
    left: 50% !important;
    top: 100% !important;

    width: 18px !important;
    height: 18px !important;

    margin: 0 !important;
    padding: 0 !important;

    transform: translateX(-50%) translateY(-2px) !important;

    display: block !important;
    pointer-events: none;
  }

  .c-header__nav .elementor-nav-menu--main .menu-item-has-children > .elementor-item .sub-arrow::before {
    content: "";
    position: absolute;
    inset: 2px;

    border-right: 2px solid var(--e-global-color-primary);
    border-bottom: 2px solid var(--e-global-color-primary);

    transform: rotate(45deg);
  }

  .c-header *,
  .c-header *::before,
  .c-header *::after {
    outline: 0 !important;
  }
}



@media (max-width: 1024px) {
  #elementor-popup-modal-7726 {
    justify-content: flex-start !important;
    align-items: stretch !important;
    padding: 0 !important;
  }

  #elementor-popup-modal-7726 .dialog-widget-content {
    width: 100vw !important;
    max-width: 100vw !important;
    height: 100vh !important;
    max-height: 100vh !important;
    margin: 0 !important;
    border-radius: 0 !important;
  }

  #elementor-popup-modal-7726 .dialog-message {
    width: 100vw !important;
    height: 100vh !important;
    padding: 0 !important;
  }
}


@media (max-width: 1024px) {

.elementor-nav-menu--dropdown .elementor-item.elementor-item-active, .elementor-nav-menu--dropdown .elementor-item.highlighted, .elementor-nav-menu--dropdown .elementor-item:focus, .elementor-nav-menu--dropdown .elementor-item:hover, .elementor-sub-item.elementor-item-active, .elementor-sub-item.highlighted, .elementor-sub-item:focus, .elementor-sub-item:hover {
    background: transparent !important;
}
}


#elementor-popup-modal-7726 .dialog-close-button {
    display: none !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Satoshi';
	font-display: auto;
	src: url('https://reflective-lavender-tortoise.195-250-23-211.cpanel.site/wp-content/uploads/2026/04/Satoshi-Variable-1.ttf') format('truetype');
}
/* End Custom Fonts CSS */