.elementor-kit-7{--e-global-color-primary:#5F4A8B;--e-global-color-secondary:#FEDACD;--e-global-color-text:#2D2640;--e-global-color-accent:#5F4A8B;--e-global-color-95d2d61:#FFFFFF;--e-global-color-64b5d0d:#4A3A6D;--e-global-color-2d6ea9b:#7A62A869;--e-global-color-2e5086c:#FFF4F0;--e-global-color-27ca4a4:#F5C4B3;--e-global-color-3281ae7:#6B6279;--e-global-color-2750fc6:#16A34A;--e-global-color-a64b8f6:#F59E0B;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Playfair Display";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.7em;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-weight:600;--e-global-typography-ca7d44b-font-family:"DM Sans";--e-global-typography-ca7d44b-font-size:clamp(13px, 0.9vw, 14px);--e-global-typography-ca7d44b-font-weight:500;--e-global-typography-ca7d44b-line-height:1.6em;--e-global-typography-02517ed-font-family:"Playfair Display";--e-global-typography-02517ed-font-size:clamp(36px, 4vw, 64px);--e-global-typography-02517ed-font-weight:700;--e-global-typography-02517ed-line-height:1em;background-color:var( --e-global-color-2e5086c );font-size:clamp(15.5px, 1.1vw, 16px);font-weight:400;line-height:1.7em;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 p{margin-block-end:0px;}.elementor-kit-7 h1{font-size:clamp(48px, 5.5vw, 68px);font-weight:600;line-height:1.15em;}.elementor-kit-7 h2{font-size:clamp(36px, 4vw, 52px);font-weight:600;line-height:1.2em;}.elementor-kit-7 h3{font-size:clamp(22px, 2.2vw, 24px);font-weight:600;line-height:1.3em;}.elementor-kit-7 h4{font-size:clamp(18px, 1.8vw, 20px);font-weight:600;line-height:1.4em;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-family:"DM Sans", Sans-serif;font-size:clamp(15.5px, 1vw, 16px);font-weight:500;line-height:1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1526px;}.e-con{--container-max-width:1526px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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 */:root {
            --royal-purple: #5F4A8B;
            --royal-purple-dark: #4a3a6d;
            --royal-purple-light: #7a62a8;
            --soft-peach: #FEDACD;
            --soft-peach-light: #fff4f0;
            --soft-peach-dark: #f5c4b3;
            --text-dark: #2d2640;
            --text-muted: #6b6279;
            --white: #ffffff;
        }
        
 ::-webkit-scrollbar {
            width: 10px;
        }

        ::-webkit-scrollbar-track {
            background: var(--soft-peach);
        }

        ::-webkit-scrollbar-thumb {
            background: var(--royal-purple);
            border-radius: 5px;
        }

        ::-webkit-scrollbar-thumb:hover {
            background: var(--royal-purple-dark);
        }/* End custom CSS */