.elementor-kit-6{--e-global-color-primary:#390455;--e-global-color-secondary:#05E7D4;--e-global-color-text:#262626;--e-global-color-accent:#F51096;--e-global-color-1bd78d8:#F6E7D4;--e-global-typography-primary-font-family:"bufalino";--e-global-typography-primary-font-size:42px;--e-global-typography-primary-font-weight:900;--e-global-typography-secondary-font-family:"bufalino";--e-global-typography-secondary-font-size:29px;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Prompt";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Prompt";--e-global-typography-accent-font-weight:800;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{font-family:"bufalino", Sans-serif;font-size:2.5em;font-weight:900;}.elementor-kit-6 h2{font-family:"bufalino", Sans-serif;font-size:42px;}.elementor-kit-6 h3{font-family:"bufalino", Sans-serif;}.elementor-kit-6 h4{font-family:"bufalino", Sans-serif;}.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: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 */.rounded-buttons a {
    background: var( --e-global-color-accent );
    color:white;
    font-weight: 500 !important;
    border-radius:28px;
    font-size:1em;
    box-shadow:0px 8px 40px 0px rgba(201.95997924804686, 10.976085828698201, 133.03970466628192, 0.5);
}
.rounded-buttons a:hover {
    background: var( --e-global-color-secondary );
}

.rounded-images img {
    border-radius:24px;
    box-shadow:0 0 0 4px rgba(255, 255, 255, 0.5), 0 8px 40px rgba(0,0,0,0.2);
}

.blurry {
    backdrop-filter: blur(26px);
}/* End custom CSS */