.elementor-kit-49{--e-global-color-primary:#26292A;--e-global-color-secondary:#002B88;--e-global-color-text:#0353FF;--e-global-color-accent:#002B88;--e-global-color-700a248:#E3E3E3;--e-global-color-c78a79c:#9E9E9E;--e-global-color-af9b263:#555555;--e-global-color-a5c4599:#252525;--e-global-color-09ee080:#0D0D0D;--e-global-color-ebf0e48:#A3A3A3;--e-global-color-0ff47fd:#F3F5F6;--e-global-color-bf2132b:#26292A;--e-global-color-151a8bb:#C4C4C4;--e-global-color-46e2dc2:#595C5D;--e-global-color-9a89e59:#FFFFFF;--e-global-color-c5dd7a3:#211A1A00;--e-global-typography-primary-font-family:"Libre Franklin";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:7.6rem;--e-global-typography-secondary-font-family:"Libre Franklin";--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-accent-font-family:"Jost";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-c5735aa-font-family:"Roboto";--e-global-typography-c5735aa-font-size:18px;--e-global-typography-c5735aa-font-weight:400;--e-global-typography-de6f89f-font-family:"Roboto";--e-global-typography-de6f89f-font-size:14px;--e-global-typography-de6f89f-font-weight:400;--e-global-typography-00f8b43-font-family:"Libre Franklin";--e-global-typography-00f8b43-font-size:18px;--e-global-typography-00f8b43-font-weight:500;--e-global-typography-00f8b43-text-transform:uppercase;--e-global-typography-3397ddd-font-family:"Libre Franklin";--e-global-typography-3397ddd-font-size:16px;--e-global-typography-3397ddd-font-weight:500;--e-global-typography-3397ddd-text-transform:uppercase;--e-global-typography-a34a30b-font-family:"Roboto";--e-global-typography-a34a30b-font-size:18px;--e-global-typography-a34a30b-font-weight:700;--e-global-typography-a34a30b-text-transform:capitalize;}.elementor-kit-49 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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-49{--e-global-typography-primary-font-size:96px;--e-global-typography-text-font-size:16px;--e-global-typography-c5735aa-font-size:20px;--e-global-typography-de6f89f-font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-49{--e-global-typography-primary-font-size:32px;--e-global-typography-primary-line-height:1em;--e-global-typography-secondary-font-size:28px;--e-global-typography-accent-font-size:18px;--e-global-typography-text-font-size:16px;--e-global-typography-c5735aa-font-size:18px;--e-global-typography-de6f89f-font-size:14px;--e-global-typography-00f8b43-font-size:14px;--e-global-typography-3397ddd-font-size:12px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */a{
    text-decoration: none !important
}












.iyl-short-desc {
    position: relative;
}

.iyl-desc-short,
.iyl-desc-full {
    display: block;
    line-height: 1.6;
}

.iyl-desc-full {
    display: none;
}

.iyl-read-more {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    margin-top: 10px;
    padding: 4px 14px;
    background: transparent;
    border: 1px solid #d0d0d0;
    border-radius: 999px;
    color: #aaa;
    font-size: 0.8em;
    font-weight: 500;
    letter-spacing: 0.02em;
    cursor: pointer;
    transition: border-color 0.2s, color 0.2s;
    line-height: 1.5;
}

.iyl-read-more:hover {
    border-color: #002B88;
    background-color: #002B88;
    color: #fff;
}/* End custom CSS */