.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-2ff268f:#EA5B24;--e-global-color-a142ff9:#2C2C2C;--e-global-color-a07d4c1:#666666;--e-global-color-1a9cabc:#999999;--e-global-color-72a9be8:#3D3F41;--e-global-color-2aad153:#120E0D;--e-global-typography-primary-font-family:"Arial";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Arial";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Arial";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Arial";--e-global-typography-accent-font-weight:500;--e-global-typography-5eb957b-font-size:48px;--e-global-typography-5eb957b-font-weight:600;--e-global-typography-5eb957b-line-height:55px;--e-global-typography-416d71f-font-size:16px;--e-global-typography-416d71f-font-weight:400;--e-global-typography-416d71f-line-height:24px;--e-global-typography-5eefcf0-font-size:12px;--e-global-typography-5eefcf0-font-weight:400;--e-global-typography-5eefcf0-line-height:14px;--e-global-typography-feebb98-font-size:16px;--e-global-typography-feebb98-font-weight:600;--e-global-typography-feebb98-line-height:24px;--e-global-typography-08dd882-font-size:14px;--e-global-typography-08dd882-font-weight:400;--e-global-typography-08dd882-line-height:20px;--e-global-typography-ade16fd-font-size:16px;--e-global-typography-ade16fd-font-weight:600;--e-global-typography-ade16fd-line-height:24px;--e-global-typography-9cb3787-font-size:14px;--e-global-typography-9cb3787-font-weight:600;--e-global-typography-9cb3787-line-height:18px;--e-global-typography-99d1011-font-size:20px;--e-global-typography-99d1011-font-weight:400;--e-global-typography-99d1011-line-height:34px;--e-global-typography-329947d-font-size:20px;--e-global-typography-329947d-font-weight:600;--e-global-typography-329947d-line-height:34px;--e-global-typography-4d523d5-font-size:32px;--e-global-typography-4d523d5-font-weight:600;--e-global-typography-4d523d5-line-height:37px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;--container-default-padding-top:20px;--container-default-padding-right:20px;--container-default-padding-bottom:20px;--container-default-padding-left:20px;}.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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-5eb957b-font-size:28px;--e-global-typography-5eb957b-line-height:30px;--e-global-typography-416d71f-font-size:14px;--e-global-typography-416d71f-line-height:16px;--e-global-typography-5eefcf0-font-size:12px;--e-global-typography-5eefcf0-line-height:16px;--e-global-typography-feebb98-font-size:14px;--e-global-typography-feebb98-line-height:20px;--e-global-typography-08dd882-font-size:14px;--e-global-typography-08dd882-line-height:20px;--e-global-typography-ade16fd-font-size:14px;--e-global-typography-ade16fd-line-height:20px;--e-global-typography-9cb3787-font-size:14px;--e-global-typography-9cb3787-line-height:20px;--e-global-typography-99d1011-font-size:16px;--e-global-typography-99d1011-line-height:20px;--e-global-typography-329947d-font-size:16px;--e-global-typography-329947d-line-height:20px;--e-global-typography-4d523d5-font-size:28px;--e-global-typography-4d523d5-line-height:32px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.hover-box-1 {
    background: linear-gradient(180deg, #00000000 0%, #000000b3 50%, #000000 100%);
}
.hover-box-2 {
    opacity: 0;
    transition: all .3s linear;
}
.hover-box:hover .hover-box-2{
    opacity: 1;
}
.line-clamp-2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;  
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.line-clamp-3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;  
    -webkit-box-orient: vertical;
    overflow: hidden;
}
html {
  scroll-behavior: smooth !important;
}/* End custom CSS */