.elementor-kit-5{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#000000;--e-global-color-text:#364153;--e-global-color-accent:#D4A017;--e-global-color-7ab62c2:#735308;--e-global-color-e271c4e:#F2B524;--e-global-color-df8ed64:#F9FAFB;--e-global-color-0e1bbfd:#F3F4F6;--e-global-typography-primary-font-family:"Alexandria";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Alexandria";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Alexandria";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Alexandria";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html {
    scroll-behavior: smooth;
}
body, html {
    overflow-x: hidden;
}
p:last-child {
    margin: 0px;
}
.elementor-icon-wrapper, .elementor-button-content-wrapper {
    display: flex;
    align-items: center;
}
.elementor-button-content-wrapper svg {
    font-size: 18px;
}

.container {
    padding: 100px 10px;
}
@media (max-width: 767px) {
    .container {
        padding: 45px 15px;
    }
}
@media (max-width: 1024px) {
    .container {
        padding: 60px 15px;
    }
}
.blur-20 {
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
}
.blur-30 {
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);
}
.text-color {
    color: #D4A017;
}
p strong, p b {
    font-weight: 700;
}/* End custom CSS */