.elementor-kit-5{--e-global-color-primary:#364156;--e-global-color-secondary:#364156;--e-global-color-text:#364156;--e-global-color-accent:#FF3231;--e-global-color-c380177:#FFFFFF;--e-global-color-d16abbc:#A3BBAD;--e-global-color-d031307:#F4F7F8;--e-global-color-5e2c4f7:#364156;--e-global-color-2972756:#FF3231;--e-global-color-0596a18:#0E1821;--e-global-color-79db880:#F4F3F5;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:1rem;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5rem;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 h1{font-family:"Poppins", Sans-serif;font-size:2.8rem;font-weight:600;line-height:3rem;}.elementor-kit-5 h2{font-family:"Poppins", Sans-serif;font-size:2.1rem;font-weight:600;line-height:2.5rem;}.elementor-kit-5 h3{font-family:"Poppins", Sans-serif;font-size:1.25rem;font-weight:600;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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-5 h1{font-size:2.4rem;line-height:2.6rem;}.elementor-kit-5 h2{font-size:1.8rem;line-height:2rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */:is(h1, h2, h3, h4, h5, h6, p):is(:first-child, :only-child) {
    margin-top: 0;
}

:is(h1, h2, h3, h4, h5, h6, p):is(:last-child, :only-child) {
    margin-bottom: 0px;
}


.elementor-widget-text-editor p:last-child{ 
    margin-bottom:0px;
}



.Links a{
    color:#FF3231;
    text-decoration:underline solid 2px #FF3231;
    text-underline-offset:4px;
}

.WLinks a{
    color:#FFFFFF;
    transition: color 0.3s ease;
}

.WLinks a:hover{
    color:#FF3231;
}

.DLinks a{
    color:#364156;
    transition: color 0.3s ease;
}

.DLinks a:hover{
    color:#FF3231;
}

.LinksNav a{
    color:#FF3231;
    transition: color 0.3s ease;
}

.LinksNav a:hover{
    color:#364156;
}

.elementor-field-type-html .Links {
    color: #FF3231 !important;
    text-decoration: underline solid 2px #E83B3A !important;
    text-underline-offset: 4px !important;
}

.bullets li {
    list-style-type: none;
    position: relative;
}

.bullets li::before {
    content: '•';
    color: #FF3231;
    position: absolute;
    left: -20px;
    font-size: 1.2rem;
}

.custom-tick-list {
  list-style-type: none;
  padding-left: 5px; 
}

.custom-tick-list li {
  position: relative;
  padding-left: 30px; 
  line-height: 1.5em;
}

.custom-tick-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  transform: translateY(-50%) rotate(45deg);
  width: 10px;
  height: 20px;
  border-right: 4px solid #FF3231;
  border-bottom: 4px solid #FF3231;
}

@media screen and (max-width: 768px) {
  .custom-tick-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  transform: translateY(-50%) rotate(45deg);
  width: 8px;
  height: 16px;
  border-right: 3px solid #FF3231;
  border-bottom: 3px solid #FF3231;
}
  
  .custom-tick-list li {
  position: relative;
  padding-left: 25px; 
  line-height: 1.5em;
}
}/* End custom CSS */