.elementor-kit-10{--e-global-color-primary:#005375;--e-global-color-secondary:#0091B3;--e-global-color-text:#231F20;--e-global-color-accent:#005375;--e-global-color-ed9b819:#FFFFFF;--e-global-color-9500430:#6DCFF6;--e-global-color-f62bd18:#C6EFFE;--e-global-color-04e22a4:#439E3B;--e-global-color-e0250d0:#D8EAC7;--e-global-color-62bafd7:#E46DAB;--e-global-color-5e87840:#FCCDE5;--e-global-color-910beb2:#9677D7;--e-global-color-2aff9a9:#DCD1F2;--e-global-color-97eba3e:#FDEEB7;--e-global-color-102ac4e:#F8FBFD;--e-global-color-4bd80ee:#FFF5EC;--e-global-typography-primary-font-family:"Plus Jakarta Sans";--e-global-typography-primary-font-weight:normal;--e-global-typography-secondary-font-family:"League Spartan";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Plus Jakarta Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Plus Jakarta Sans";--e-global-typography-accent-font-weight:400;--e-global-typography-bbb85f6-font-family:"League Spartan";--e-global-typography-bbb85f6-font-size:3.75rem;--e-global-typography-bbb85f6-font-weight:600;--e-global-typography-bbb85f6-line-height:1.1;--e-global-typography-5896a1d-font-family:"League Spartan";--e-global-typography-5896a1d-font-size:3rem;--e-global-typography-5896a1d-font-weight:600;--e-global-typography-5896a1d-line-height:1.1;--e-global-typography-7ae59d0-font-family:"League Spartan";--e-global-typography-7ae59d0-font-size:1.875rem;--e-global-typography-7ae59d0-font-weight:600;--e-global-typography-7ae59d0-line-height:1.1;--e-global-typography-02cb6c3-font-family:"Plus Jakarta Sans";--e-global-typography-02cb6c3-font-size:1.125rem;--e-global-typography-02cb6c3-font-weight:600;--e-global-typography-02cb6c3-line-height:1.6;color:var( --e-global-color-text );font-size:1.125rem;font-weight:400;line-height:1.6;}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Plus Jakarta Sans", Sans-serif;font-size:1.125rem;font-weight:600;line-height:1.6;color:var( --e-global-color-ed9b819 );border-radius:32px 32px 32px 32px;padding:12px 30px 12px 30px;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 h1{font-family:var( --e-global-typography-bbb85f6-font-family ), Sans-serif;font-size:var( --e-global-typography-bbb85f6-font-size );font-weight:var( --e-global-typography-bbb85f6-font-weight );line-height:var( --e-global-typography-bbb85f6-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.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-kit-10{--e-global-typography-bbb85f6-font-size:3rem;--e-global-typography-5896a1d-font-size:2.25rem;}.elementor-kit-10 h1{font-size:var( --e-global-typography-bbb85f6-font-size );line-height:var( --e-global-typography-bbb85f6-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-10{--e-global-typography-bbb85f6-font-size:2.5rem;--e-global-typography-5896a1d-font-size:2rem;--e-global-typography-7ae59d0-font-size:1.5rem;--e-global-typography-02cb6c3-font-size:1rem;}.elementor-kit-10 h1{font-size:var( --e-global-typography-bbb85f6-font-size );line-height:var( --e-global-typography-bbb85f6-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */html {
    scrollbar-gutter: stable;
}

:root {
    --header-height: 92px;
}

body {
    font-size: 1rem;
    line-height: 1.6;
}

body main {
    min-height: 80vh;
}

html body.wp-child-theme-oup-theme {
    margin-top: var(--header-height);
}
body .elementor-element .e-con-inner {
    padding-left: 30px;
    padding-right: 30px;
}
@media (max-width: 767px) {
    body .elementor-element .e-con-inner {
    padding-left: 10px;
    padding-right: 10px;
}
}
body .dialog-widget.elementor-popup-modal {
        top: 0;
}
body.admin-bar .dialog-widget.elementor-popup-modal {
        top: 32px;
}
body .elementor-widget-text-editor > *:last-child {
    margin-bottom: 0 !important;
    margin-block-end: 0 !important;
}
@media (max-width: 782px) {
    body.admin-bar .dialog-widget.elementor-popup-modal {
        top: 46px;
}
}

body.search-results.admin-bar {
    padding-top: 0 !important;
}/* End custom CSS */