.elementor-kit-4902{--e-global-color-primary:#002542;--e-global-color-secondary:#C7D8EA;--e-global-color-text:#2E2E2E;--e-global-color-accent:#FFFFFF;--e-global-color-3510bf2:#001D34;--e-global-color-7e07851:#E7E7E7;--e-global-color-d5df357:#EAAF21;--e-global-color-0e2f813:#D29C1A;--e-global-color-025cd9b:#FF1717;--e-global-typography-primary-font-family:"Burgess - ClearChoice Font";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Beausite", Sans-serif;font-size:20px;font-weight:300;line-height:30px;letter-spacing:0.6px;}.elementor-kit-4902 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4902 p{margin-bottom:18px;}.elementor-kit-4902 a{color:#EAAF21;}.elementor-kit-4902 a:hover{color:#B3861A;}.elementor-kit-4902 h1{font-family:"Poppins", Sans-serif;font-size:14px;font-weight:500;text-transform:uppercase;line-height:26px;letter-spacing:3.5px;}.elementor-kit-4902 h2{color:var( --e-global-color-3510bf2 );font-family:"Burgess", Sans-serif;font-size:84px;font-weight:600;text-transform:capitalize;line-height:84px;}.elementor-kit-4902 h3{color:var( --e-global-color-3510bf2 );font-family:"Burgess", Sans-serif;font-size:62px;font-weight:600;line-height:66px;}.elementor-kit-4902 h4{color:var( --e-global-color-3510bf2 );font-family:"Burgess", Sans-serif;font-size:50px;font-weight:600;line-height:55px;}.elementor-kit-4902 h5{color:var( --e-global-color-3510bf2 );font-family:"Poppins", Sans-serif;font-size:20px;font-weight:700;text-transform:uppercase;line-height:26px;letter-spacing:3px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1025px){.elementor-kit-4902 h2{font-size:50px;line-height:60px;}.elementor-kit-4902 h3{font-size:40px;line-height:45px;}.elementor-kit-4902 h4{font-size:30px;line-height:40px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-4902{font-size:18px;line-height:28px;}.elementor-kit-4902 h2{font-size:44px;line-height:50px;}.elementor-kit-4902 h3{font-size:34px;line-height:38px;}.elementor-kit-4902 h4{font-size:28px;line-height:35px;}.elementor-kit-4902 h5{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.superscript {
  vertical-align: super;
  font-size: 18px;
}


.superscript {
  vertical-align: super;
  font-size: 18px;
}


.superscript {
  vertical-align: super;
  font-size: 18px;
}

.elementor-nav-menu--main .elementor-item {
  font-weight: bold;
}

.elementor-section-wrap > .elementor-section:first-child .elementor-widget-heading h2.elementor-heading-title {
  color: white !important;
}

/* Elementor Forms */

.elementor-field-type-step .elementor-field-label {
  padding-bottom: 1rem !important;
}

.elementor-field-label p strong {
  font-weight: 300 !important;
}

.elementor-field-type-step h5 {
  margin: 0;
}

/* Elementor Checkbox, Radio, Acceptance */

.elementor-field-type-checkbox .elementor-field-subgroup, 
.elementor-field-type-radio .elementor-field-subgroup, 
.elementor-field-type-acceptance .elementor-field-type-acceptance { 
  display: flex;
  gap: 8px;
}

.elementor-field-type-checkbox .elementor-field-option, 
.elementor-field-type-radio .elementor-field-option, 
.elementor-field-type-acceptance .elementor-field-option {  
  flex: 1 0 100%;
  display: flex;  
}

@media (min-width: 768px) {  
  .elementor-field-type-checkbox .elementor-field-option, 
  .elementor-field-type-radio .elementor-field-option, 
  .elementor-field-type-acceptance .elementor-field-option {  
    flex: 0 0 calc(50% - 4px);
    display: flex;  
    padding-inline-end: 0 !important;
    max-width: 100%;    
  } 

  .elementor-field-type-acceptance .elementor-field-option {
    flex-basis: calc(50% - 4px) !important;
  }
}

@media (min-width: 1025px) {  
  .elementor-field-type-checkbox .elementor-field-option, 
  .elementor-field-type-radio .elementor-field-option, 
  .elementor-field-type-acceptance .elementor-field-option {  
    flex: 1 0 100%;
  } 
}

@media (min-width: 1200px) {  
  .elementor-field-type-checkbox .elementor-field-option, 
  .elementor-field-type-radio .elementor-field-option, 
  .elementor-field-type-acceptance .elementor-field-option {  
    flex: 0 0 calc(50% - 4px);
  } 
}

.elementor-field-type-checkbox .elementor-field-option label, 
.elementor-field-type-radio .elementor-field-option label, 
.elementor-field-type-acceptance .elementor-field-option label {  
  position: relative;
  display: flex !important;
  margin: 0;  
  user-select: none;
  flex: 1;
  border: solid 1px rgba(0,0,0, .1);  
  border-radius: 8px;
  padding: 16px 40px 16px 16px; 
  align-items: center;    
  justify-content: space-between;
  flex-direction: row;   
  cursor: pointer;   
}

.elementor-field-type-checkbox .elementor-field-option input:checked + label, 
.elementor-field-type-radio .elementor-field-option input:checked + label, 
.elementor-field-type-acceptance .elementor-field-option input:checked + label {
  background: rgba(246, 246, 247, 1);
}

.elementor-field-type-checkbox .elementor-field-option input, 
.elementor-field-type-radio .elementor-field-option input, 
.elementor-field-type-acceptance .elementor-field-option input {  
  display: none !important;    
}

.elementor-field-type-checkbox .elementor-field-option label:after, 
.elementor-field-type-radio .elementor-field-option label:after, 
.elementor-field-type-acceptance .elementor-field-option label:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;  
  border: solid 1px rgba(0,0,0, .1);
  border-radius: 50%;  
  background-color: #ffffff; 
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

.elementor-field-type-checkbox .elementor-field-option input:checked + label:after, 
.elementor-field-type-radio .elementor-field-option input:checked + label:after, 
.elementor-field-type-acceptance .elementor-field-option input:checked + label:after {
  background-color: #000000; 
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 13l4 4L19 7' /%3E%3C/svg%3E");  
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 16px;
}

.elementor-message-success {
  display: none !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Beausite';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://polanco.crystalms.kinsta.cloud/wp-content/uploads/sites/28/2025/03/BeausiteClassicWeb-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'Beausite';
	font-style: italic;
	font-weight: bold;
	font-display: auto;
	src: url('https://polanco.crystalms.kinsta.cloud/wp-content/uploads/sites/28/2025/03/BeausiteClassicWeb-BoldItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Beausite';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://polanco.crystalms.kinsta.cloud/wp-content/uploads/sites/28/2025/03/BeausiteClassicWeb-Light.woff2') format('woff2');
}
@font-face {
	font-family: 'Beausite';
	font-style: italic;
	font-weight: 200;
	font-display: auto;
	src: url('https://polanco.crystalms.kinsta.cloud/wp-content/uploads/sites/28/2025/03/BeausiteClassicWeb-LightItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Beausite';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://polanco.crystalms.kinsta.cloud/wp-content/uploads/sites/28/2025/03/BeausiteClassicWeb-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Beausite';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://polanco.crystalms.kinsta.cloud/wp-content/uploads/sites/28/2025/03/BeausiteClassicWeb-RegularItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Beausite';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://polanco.crystalms.kinsta.cloud/wp-content/uploads/sites/28/2025/03/BeausiteClassicWeb-Semibold.woff2') format('woff2');
}
@font-face {
	font-family: 'Beausite';
	font-style: italic;
	font-weight: 600;
	font-display: auto;
	src: url('https://polanco.crystalms.kinsta.cloud/wp-content/uploads/sites/28/2025/03/BeausiteClassicWeb-SemiboldItalic.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Burgess';
	font-style: italic;
	font-weight: bold;
	font-display: auto;
	src: url('https://polanco.crystalms.kinsta.cloud/wp-content/uploads/sites/28/2025/03/burgess-bold-italic-pro-1.woff2') format('woff2');
}
@font-face {
	font-family: 'Burgess';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://polanco.crystalms.kinsta.cloud/wp-content/uploads/sites/28/2025/03/burgess-bold-pro.woff2') format('woff2');
}
@font-face {
	font-family: 'Burgess';
	font-style: italic;
	font-weight: 400;
	font-display: auto;
	src: url('https://polanco.crystalms.kinsta.cloud/wp-content/uploads/sites/28/2025/03/burgess-italic-pro.woff2') format('woff2');
}
@font-face {
	font-family: 'Burgess';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://polanco.crystalms.kinsta.cloud/wp-content/uploads/sites/28/2025/03/burgess-regular-pro.woff2') format('woff2');
}
@font-face {
	font-family: 'Burgess';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://polanco.crystalms.kinsta.cloud/wp-content/uploads/sites/28/2025/03/burgess-semibold-pro.woff2') format('woff2');
}
/* End Custom Fonts CSS */