﻿.elementor-kit-5{--e-global-color-primary:#182447;--e-global-color-secondary:#FFB600;--e-global-color-text:#182447;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:18px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 h1{font-family:"Poppins", Sans-serif;font-size:96px;font-weight:700;}.elementor-kit-5 h2{font-family:"Poppins", Sans-serif;font-size:40px;font-weight:400;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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-kit-5{font-size:var( --e-global-typography-primary-font-size );}}@media(max-width:1024px){.elementor-kit-5{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-5 h1{font-size:64px;}.elementor-kit-5 h2{font-size:35px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-5 h1{font-size:24px;}.elementor-kit-5 h2{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}@media(min-width:1920px){.elementor-kit-5{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-5 h1{font-size:96px;}.elementor-kit-5 h2{font-size:40px;}}/* Start custom CSS */.cta-lilibet-btn a {
    min-width: 250px;
}

.usp-lilibet-wrapper {
    box-shadow: 4px 4px 6px 0 rgb(0, 0, 0, 0.21), 2px 2px 70px 0 rgb(73, 103, 193, 0.5);
}

.sticky-btns-wrapper {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 3;
    background: rgba(255,255,255,0.8);
    backdrop-filter: blur(3px);
}

@media (max-width: 767px) {
    .cta-lilibet-btn-mobile {
        padding: 0 20px;
    }
  
    .cta-lilibet-btn-mobile a {
        display: block;
    }
}

#sticky-buttons{
    position: fixed;
    bottom: -120px;
    width: 100%;
    z-index: 3;
    background: rgba(24, 36, 71,0.8);
    backdrop-filter: blur(3px);
    transition: all .4s ease!important;
}/* End custom CSS */