.elementor-kit-7{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#060E17;--e-global-color-text:#FFFFFFD1;--e-global-color-accent:#FF370A;--e-global-color-a16ab75:#FAB013;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:22px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-text-transform:uppercase;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.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-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;}}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:0em;--container-default-padding-right:1.25em;--container-default-padding-bottom:0em;--container-default-padding-left:1.25em;}}/* Start custom CSS */html, body{
    overflow-x: hidden !important; 
}

.bullet3::before{
    content: "";
    position: absolute;
    background: linear-gradient(144deg, #FAB013 -12.24%, #FF370A 82.78%);;
    border-radius: 100px;
    top: -50px;
    left: 0;
    transform: translatey(-50%);
    width: 20px;
    height: 20px;
    z-index: 2;
}

.bullet3::after{
    content: "";
    position: absolute;
    background: #ffffff;
    top: -50px;
    right: 100%;
    transform: translatey(-50%);
    width: 500%;
    height: 1px;
}

@media(max-width: 1023px){
    .bullet3::before{
    content: "";
    position: absolute;
    background: linear-gradient(144deg, #FAB013 -12.24%, #FF370A 82.78%);
    border-radius: 100px;
    top: 20px;
    left: 20px;
    transform: translatey(-50%);
    width: 20px;
    height: 20px;
    z-index: 2;
}

.bullet3::after{
    content: "";
    position: absolute;
    background: #ffffff;
    top: 320px;
    left: 30px;
    width: 1px;
    height: 610px;
}
}


@media(max-width: 767px){
    .bullet3::before{
    content: "";
    position: absolute;
    background: linear-gradient(144deg, #FAB013 -12.24%, #FF370A 82.78%);
    border-radius: 100px;
    top: 20px;
    left: 20px;
    transform: translatey(-50%);
    width: 20px;
    height: 20px;
    z-index: 2;
}

    .bullet3::after{
    content: "";
    position: absolute;
    background: #ffffff;
    top: 270px;
    left: 30px;
    width: 1px;
    height: 520px;
}
}/* End custom CSS */