.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-c30c016:#464DE6;--e-global-color-bd52ea0:#FFFFFF;--e-global-color-8210caf:#61FAD8;--e-global-color-1575d15:#2A2952;--e-global-color-65ef2dc:#F3F0EC;--e-global-color-26b8e0b:#515075;--e-global-color-93fee95:#61D9C4;--e-global-color-5eb9b2e:#28D3B5;--e-global-color-95fe5bd:#F3F0EC;--e-global-color-1929f46:#3C42C8;--e-global-color-2471658:#5056E3;--e-global-typography-primary-font-family:"Space Grotesk";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:600;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1220px;}.e-con{--container-max-width:1220px;}.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:1366px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:940px;}.e-con{--container-max-width:940px;}}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:708px;}.e-con{--container-max-width:708px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:550px;}.e-con{--container-max-width:550px;--container-default-padding-top:0px;--container-default-padding-right:33px;--container-default-padding-bottom:0px;--container-default-padding-left:33px;}}/* Start custom CSS */.a-p p:last-child
{
    margin: 0;
}

.a-balance
{
    text-wrap: balance;
}

.a-bg-grow
{
    transition: background-size 0.3s ease;
}



.a-bg-grow-vertical
{
    background-size: auto 100%;
    
    
    &:hover
    {
        background-size: auto 110%;
    }
}

.a-bg-grow-horizontal
{
    background-size: 100% auto;

    &:hover
    {
        background-size: 110% auto;
    }
}

@media(max-width:767px){
    .a-bg-grow
    {
        aspect-ratio: 1;
        background-size: 100% auto;
        height: auto;
        width: 100%;
        
         &:hover
        {
            background-size: 110% auto;
        }
    }
}/* End custom CSS */