.elementor-kit-4{--e-global-color-primary:#3D5A80;--e-global-color-secondary:#3D5A80;--e-global-color-text:#293241;--e-global-color-accent:#3D5A80;--e-global-color-e9c68be:#98C1D9;--e-global-color-3e30cb1:#EE6C4D;--e-global-color-1ab8553:#293241;--e-global-color-b332283:#FFFFFF;--e-global-color-0ebf334:#99273C;--e-global-color-3427a18:#F3EFE7;--e-global-typography-primary-font-family:"Gowun Batang";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Gowun Batang";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Figtree";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Figtree";--e-global-typography-accent-font-weight:700;--e-global-typography-4af8987-font-family:"Figtree";--e-global-typography-4af8987-font-size:18px;--e-global-typography-4af8987-font-weight:700;}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{background-color:var( --e-global-color-primary );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );border-radius:200px 200px 200px 200px;}.elementor-kit-4 button:hover,.elementor-kit-4 button:focus,.elementor-kit-4 input[type="button"]:hover,.elementor-kit-4 input[type="button"]:focus,.elementor-kit-4 input[type="submit"]:hover,.elementor-kit-4 input[type="submit"]:focus,.elementor-kit-4 .elementor-button:hover,.elementor-kit-4 .elementor-button:focus{background-color:var( --e-global-color-3e30cb1 );color:var( --e-global-color-b332283 );}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 a{color:var( --e-global-color-e9c68be );}.elementor-kit-4 img{border-radius:10px 10px 10px 10px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--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){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;}}:root { --bg-greige:#f6f2ec; --Heading:Figtree; --Text:Figtree; --main-blue:#3D5A80; --dark-blue-grey:#293241; --mid-blue:#98C1D9; --dark-red:#99273C; --orange:#EE6C4D; --White:#fff; }
/* Start custom CSS *//* Image Ratios */
.ratio-1-1 img {
    aspect-ratio: 1 / 1;
    object-fit: cover;
    max-width: 100%;
}
.ratio-3-2 img {
    aspect-ratio: 3 / 2;
    object-fit: cover;
    max-width: 100%;
}

.elementor-slideshow__title {
    display: none;
}

/* Section Padding */
.section-padding {
    padding-top: clamp(50px, calc(22.222px + 5.556vw), 100px);
    padding-bottom: clamp(50px, calc(22.222px + 5.556vw), 100px);
    padding-right: clamp(30px, calc(-8.889px + 7.778vw), 100px);
    padding-left: clamp(30px, calc(-8.889px + 7.778vw), 100px);
}/* End custom CSS */