.elementor-kit-84{--e-global-color-primary:#3b3b3b;--e-global-color-secondary:#FF5C019E;--e-global-color-text:#000000;--e-global-color-accent:#FF5C01;--e-global-color-1dc7806:#4B4B4B;--e-global-color-background:#ECF0F1;--e-global-color-backgroundAccent:#BDC3C7;--e-global-color-transparent:#00000000;--e-global-color-54c2c24:#FF4700;--e-global-color-2390575:#FFFFFF;--e-global-color-67aa97d:#ECF0F1;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:24px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Figtree";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Figtree";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:1.5em;--e-global-typography-heading-xl-font-family:"Poppins";--e-global-typography-heading-xl-font-size:56px;--e-global-typography-heading-xl-font-weight:600;--e-global-typography-heading-xl-line-height:1.2em;--e-global-typography-heading-l-font-family:"Poppins";--e-global-typography-heading-l-font-size:48px;--e-global-typography-heading-l-font-weight:600;--e-global-typography-heading-l-line-height:1.2em;--e-global-typography-heading-m-font-family:"Poppins";--e-global-typography-heading-m-font-size:40px;--e-global-typography-heading-m-font-weight:600;--e-global-typography-heading-m-line-height:1.2em;--e-global-typography-heading-s-font-family:"Poppins";--e-global-typography-heading-s-font-size:18px;--e-global-typography-heading-s-font-weight:500;--e-global-typography-body-s-font-family:"Figtree";--e-global-typography-body-s-font-size:14px;--e-global-typography-body-s-font-weight:400;--e-global-typography-body-s-line-height:1.5em;background-color:var( --e-global-color-background );color:var( --e-global-color-text );font-family:"Heebo", Sans-serif;}.elementor-kit-84 e-page-transition{background-color:#FFBC7D;}.elementor-kit-84 a{color:var( --e-global-color-text );font-family:"Heebo", Sans-serif;}.elementor-kit-84 h1{color:var( --e-global-color-text );font-family:"Heebo", Sans-serif;font-size:95px;}.elementor-kit-84 h2{color:var( --e-global-color-text );font-family:"Heebo", Sans-serif;}.elementor-kit-84 h3{font-family:"Heebo", Sans-serif;}.elementor-kit-84 h4{font-family:"Heebo", Sans-serif;}.elementor-kit-84 h5{font-family:"Heebo", Sans-serif;}.elementor-kit-84 h6{font-family:"Heebo", Sans-serif;}.elementor-kit-84 button,.elementor-kit-84 input[type="button"],.elementor-kit-84 input[type="submit"],.elementor-kit-84 .elementor-button{font-family:"Heebo", Sans-serif;}.elementor-kit-84 label{font-family:"Heebo", Sans-serif;}.elementor-kit-84 input:not([type="button"]):not([type="submit"]),.elementor-kit-84 textarea,.elementor-kit-84 .elementor-field-textual{font-family:"Heebo", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1600px;}.e-con{--container-max-width:1600px;}.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-kit-84{--e-global-typography-primary-font-size:22px;--e-global-typography-secondary-font-size:18px;--e-global-typography-heading-xl-font-size:48px;--e-global-typography-heading-l-font-size:40px;--e-global-typography-heading-m-font-size:32px;--e-global-typography-heading-s-font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-84{--e-global-typography-primary-font-size:18px;--e-global-typography-secondary-font-size:16px;--e-global-typography-heading-xl-font-size:40px;--e-global-typography-heading-l-font-size:32px;--e-global-typography-heading-m-font-size:32px;--e-global-typography-heading-s-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.Container-padding-pwd {
	padding-left: clamp(1rem, 8rem, 6vw);
	padding-right: clamp(1rem, 8rem, 6vw)
}

/* Mobile-only top padding */
@media (max-width: 767px) {
	.Container-padding-pwd {
		padding-top: 1rem;
	}
}

/* 1. The Outer Wrapper for responsive side padding */
.page-wrapper {
  padding-left: clamp(1.5rem, 5vw, 5rem);
  padding-right: clamp(1.5rem, 5vw, 5rem);
}

/* 2. The Inner Content Container */
.content-container {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}

/* -Text Highlighted- */
.highlighted {
  color: #4361ec;
}

/* 1. Standard Skip Link for Keyboard Focus */
/* This rule makes the link appear for ANY user navigating with the Tab key. */
.skip-link:focus {
  position: fixed;
  top: 10px;
  left: 10px;
  padding: 12px 20px;
  background-color: #333;
  color: #fff;
  z-index: 999999;
  text-decoration: none;
  border-radius: 4px;
  font-weight: 600;
  clip: auto;
  height: auto;
  width: auto;
  overflow: visible;
}

/* 2. Enhanced Visibility for High Contrast / Forced Colors Mode */
/* This rule makes the link PERMANENTLY visible for users who have enabled a feature
   like Windows High Contrast Mode, using the system's own color scheme. */
@media (forced-colors: active) {
  .skip-link.screen-reader-text {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    padding: 5px;
    background-color: Canvas; /* Use system background color */
    color: LinkText; /* Use system link color */
    border: 1px solid LinkText; /* Use system link color for the border */
    text-decoration: underline;
    font-weight: bold;
  }
}/* End custom CSS */