.elementor-kit-513{--e-global-color-primary:#05141F;--e-global-color-secondary:#000000;--e-global-color-text:#5E5E5E;--e-global-color-accent:#05141F;--e-global-typography-primary-font-family:"NotoSans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"NotoSans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"NotoSans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"NotoSans";--e-global-typography-accent-font-weight:500;}.elementor-kit-513 button,.elementor-kit-513 input[type="button"],.elementor-kit-513 input[type="submit"],.elementor-kit-513 .elementor-button{background-color:var( --e-global-color-primary );color:#FFFFFF;border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-primary );border-radius:3px 3px 3px 3px;padding:12px 25px 12px 25px;}.elementor-kit-513 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.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);}@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 *//* post */
.post-image .elementor-widget-container{
    padding-bottom: calc(0.66* 100%);
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: relative;
}
.post-image .elementor-widget-container img{
    height: 100%;
    position: absolute;
    top: calc(50% + 1px);
    left: calc(50% + 1px);
    transform: scale(1.01) translate(-50%, -50%);
    display: block;
    width: 100%;
    max-height: none;
    max-width: none;
    object-fit: cover;
}

.limit-2-line .elementor-heading-title{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.hover-underline a:hover{
    text-decoration: underline;
}

/* Menu */
.main-header-bar.ast-sticky-active .main-header-menu >.menu-item.current-menu-ancestor > .menu-link{
    color:var(--ast-global-color-6);
}

/* Menu Mobile */
.ast-header-break-point .main-navigation .stack-on-mobile li .ast-menu-toggle{
    border: none;
}/* End custom CSS */