.elementor .theme-section{padding:0px;}.elementor .theme-container{width:calc(100vw - 10rem);max-width:90rem;padding-block-start:5rem;padding-block-end:5rem;padding-inline-start:0px;padding-inline-end:0px;margin-inline-start:auto;margin-inline-end:auto;}.elementor .hero-head{font-family:var(--primary-font);font-weight:400;font-size:3.5rem;color:var(--seed-space);letter-spacing:-0.105rem;line-height:110%;text-align:center;margin-block-end:1rem;}.elementor .p-tag{font-family:var(--secondary-font);font-weight:300;font-size:1rem;color:var(--primary-blue-900);letter-spacing:-0.01125rem;line-height:130%;}.elementor .theme-btn{width:auto;overflow:hidden;color:var(--primary-blue-50);padding-block-start:0.75rem;padding-block-end:0.75rem;padding-inline-start:1.5rem;padding-inline-end:1.5rem;border-radius:0.25rem;border-width:0px;background-color:var(--primary-blue-600);transition:background-color 400ms;display:inline-flex;gap:0.25rem;justify-content:center;align-items:center;& .theme-btn-icon svg{
  filter: drop-shadow(-3rem 3rem 0px currentColor);
  translate: 0rem 0rem;
  transition: 0ms ease-out;
}\n}.elementor .theme-btn:hover,.elementor .theme-btn:focus-visible{border-width:0px;background-color:var(--primary-blue-700);& .theme-btn-icon svg{
  transition: 400ms ease-out;
  translate: 3rem -3rem;
}\n}.elementor .theme-btn-text{font-family:var(--secondary-font);font-weight:500;font-size:1.125rem;letter-spacing:-0.0225rem;line-height:120%;color: currentColor;\n}.elementor .theme-btn-icon{width:1.375rem;height:1.375rem;aspect-ratio:1/1;object-fit:contain;color: currentColor;\n}.elementor .btn-light{color:var(--primary-blue-600);margin-block-end:1rem;background-color:var(--theme-white);& .theme-btn-icon{
  overflow: hidden;
}
& .theme-btn-icon svg{
  filter: drop-shadow(-2rem 2em 0px currentColor);
  translate: 0rem 0rem;
  transition: 0ms ease-out;
}\n}.elementor .btn-light:hover,.elementor .btn-light:focus-visible{color:var(--primary-blue-600);border-width:0px;background-color:var(--theme-white);& .theme-btn-icon svg{
  transition: 400ms ease-out;
  translate: 2rem -2rem;
}\n}.elementor .site-header{padding:0px;}.elementor .top-ticker{padding-block-start:0.62rem;padding-block-end:0.62rem;padding-inline-start:1rem;padding-inline-end:1rem;background-image:linear-gradient(90deg, #6E3EFE 0%,#01033E 100%);background-repeat:repeat;background-attachment:scroll;background-size:auto auto;background-position:0% 0%;}.elementor .certified-logo{display:flex;flex-direction:column;gap:0.5rem;}.elementor .certified-logo-icon{width:100%;height:auto;aspect-ratio:1/1;object-fit:contain;}.elementor .certified-logo-title{font-family:var(--secondary-font);font-weight:500;font-size:0.875rem;color:var(--primary-blue-900);letter-spacing:-0.00875rem;line-height:120%;}.elementor .footer-other-link{font-family:var(--secondary-font);font-weight:300;font-size:1rem;color:var(--primary-blue-900);letter-spacing:-0.01rem;line-height:140%;}.elementor .footer-menu-title{font-family:var(--secondary-font);font-weight:700;font-size:1.125rem;color:var(--primary-blue-900);letter-spacing:-0.0222rem;line-height:120%;margin-block-end:1rem;}.elementor .DUP_mega-menu-wrap{padding-block-start:2rem;padding-block-end:2rem;}.elementor .DUP_mega-menu-title{font-family:var(--secondary-font);font-weight:500;font-size:1.25rem;color:var(--primary-blue-900);letter-spacing:-0.025rem;line-height:120%;margin-block-end:2rem;}.elementor .menu-link-card{padding:1rem;border-radius:0.25rem;& .menu-link-hover-icon{
  opacity: 0;
}\n}.elementor .menu-link-card:hover,.elementor .menu-link-card:focus-visible{color:var(--primary-blue-600);background-color:var(--primary-blue-50);& .menu-link-hover-icon{
  opacity: 1;
}
& .menu-link-title{
  color: var(--primary-blue-600);
}\n}.elementor .menu-link-title{font-family:var(--secondary-font);font-weight:500;font-size:1rem;color:var(--primary-blue-900);letter-spacing:-0.02rem;line-height:120%;}.elementor .menu-link-hover-icon{width:1.1875rem;height:1.1875rem;aspect-ratio:1/1;}.elementor .menu-link-card-text{font-family:var(--secondary-font);font-weight:300;font-size:0.875rem;color:var(--primary-blue-900);letter-spacing:-0.02rem;line-height:120%;}.elementor .menu-link-list{display:flex;flex-direction:column;gap:1rem;}.elementor .link-list-title-wrap{padding:0px;margin-block-end:0.5rem;display:flex;gap:0.25rem;align-items:center;& .menu-link-hover-icon{
  opacity: 0;
}\n}.elementor .link-list-title-wrap:hover,.elementor .link-list-title-wrap:focus-visible{color:var(--primary-blue-600);& .menu-link-hover-icon{
  opacity: 1;
}

& .menu-link-title{
  color: var(--primary-blue-600);
  }\n}.elementor .static-content{& * {
	color: var(--primary-blue-900);
	font-family: var(--secondary-font);
}
& p,
& li {
	line-height: 140%;
}

& .theme-container *:not(.elementor-menu-anchor) + :is(h2, h3) {
	margin-top: 1.8rem;
}

& h2 {
	font-family: var(--primary-font);
	font-weight: 600;
	font-size: 2rem;
	letter-spacing: -0.04rem;
	line-height: 120%;
}
& h2:has(+ *) {
	margin-bottom: 1rem;
}

& h3 {
	font-family: var(--primary-font);
	font-weight: 600;
	font-size: 1.5rem;
	letter-spacing: -0.015rem;
	line-height: 130%;
	margin-block-end: 0.5rem;
}
& h3:has(+ *),
& h4:has(+ *) {
	margin-bottom: 0.5rem;
}
& h4 {
	font-family: var(--primary-font);
	font-weight: 500;
	font-size: 1.25rem;
	letter-spacing: -0.025rem;
	line-height: 120%;
	margin-block-end: 0.5rem;
}

& ul:has(+ *),
& ol:has(+ *) {
	margin-bottom: 1.5rem;
}

& p:last-child {
	margin-bottom: 0;
}
& a:not(.toc a) {
	color: var(--primary-blue-600);
	font-weight: 600;
}
& a[href^='mailto:'] {
	word-break: break-word;
}
& .toc-btn {
	display: none;
}
& figure + *, 
& * + figure{ margin-top: 2rem; }
& figure:has(> table) {
	display: block;
	overflow: auto;
	width: 100%;
}
& figure > table {
	width: 100%;
	min-width: 800px;
	border-collapse: collapse;
	border-spacing: 0;

	& thead {
		background-color: var(--primary-blue-50);
	}

	& td,
	th {
		padding: 0.5rem;
		border: 1px solid var(--primary-blue-700);
	}
}\n}