.elementor-kit-5{--e-global-color-primary:#003153;--e-global-color-secondary:#54595F;--e-global-color-text:#8A96A7;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Work Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Work Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Work Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Work Sans";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 h2{color:#8D0D0D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1230px;}.e-con{--container-max-width:1230px;}.elementor-widget:not(:last-child){margin-block-end:10px;}.elementor-element{--widgets-spacing:10px 10px;--widgets-spacing-row:10px;--widgets-spacing-column:10px;}{}h1.entry-title{display:var(--page-title-display);}@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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Define a linear gradient for text color */
.gradient-text {
  background: linear-gradient(90deg, #003153 10%, #3563F1 30% );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.trp-language-switcher{
    margin: 0 auto !important;
}
.trp-language-switcher .trp-ls-shortcode-current-language {
    display: inline-block;
    border-color: #E9E9E9;
    border-radius: 8px;
    width: 60% !important;
}

.trp-language-switcher  .trp-ls-shortcode-language{
        display: inline-block;
    border-color: #E9E9E9;
    border-radius: 8px;
    width: 60% !important;
}

.trp-language-switcher > div > a.trp-ls-shortcode-disabled-language{
    font-size: 17px;
    font-weight: 500;
    color: #8A96A7;
}

.trp-language-switcher > div > a {
        font-size: 17px;
    font-weight: 500;
    color: #8A96A7;
}

.swiper-pagination-bullet-active{
width: 32px;
    border-radius: 4px;
}

button{
    cursor: pointer;
}/* End custom CSS */