.elementor-kit-6{--e-global-color-primary:#848FA5;--e-global-color-secondary:#2D2D2A;--e-global-color-text:#4C4C47;--e-global-color-accent:#C14953;--e-global-color-63ca453:#E5DCC5;--e-global-color-9b1112f:#D8527C;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:34px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{color:var( --e-global-color-primary );font-size:32px;}.elementor-kit-6 h2{color:var( --e-global-color-primary );font-size:22px;}.elementor-kit-6 h3{color:#000000;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1170px;}.e-con{--container-max-width:1170px;}.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{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 */header {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: auto;
    flex-direction: column;
    width: 100%;
    margin: 0;
}

.vc-header-content
{
    position: fixed;
    width: 90%;
    max-width: 1300px;
        margin-left: auto;
    margin-right: auto;
    max-width: unset;
        position: fixed;
    top: 0;
    left: 0;
    right: 0;
    box-shadow: -1px 16px 5px -15px rgba(0,0,0,0.19);
}

.elementor-15 .elementor-element.elementor-element-55b0298 .swiper-slide-contents {

    margin-top: 100px;
}

.swiper-slide-contents
{
    display: flex;
    flex-direction: column;
    justify-content:center;
    align-items: center;
}

.vt-aligned-button
{
    justify-self: flex-end;
    
}

.vt-aligned-button
{
    justify-self: flex-end;
    margin-top: auto!important;
}
.vt-listed-theme
{
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin-top: 3em;
    margin-bottom: 3em;
    list-style: circle;
}

.vt-listed-theme li 
{
    border-bottom: 1px solid currentcolor;
    padding-bottom: 1em;
}

.rank-math-breadcrumb a,
.rank-math-breadcrumb .separator
{
    color: #fff!important;
}

.rank-math-breadcrumb .last
{
    color: #e9aeae!important;
}

.sublist-item li 
{
    border: none;
    
}
.sublist-item
{
    margin-top: 1em;
    margin-bottom: 1em;
    list-style: disc;
}

.e-loop-item .elementor-widget-theme-post-excerpt .elementor-widget-container,
.e-loop-item .elementor-widget-theme-post-excerpt .elementor-post__excerpt,
.e-loop-item .elementor-widget-theme-post-excerpt p {
    font-size: 0.9em;
    font-weight: 400;
    line-height: 1.5em;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;

    overflow: hidden;
    text-overflow: ellipsis;
}
.e-loop-item .elementor-widget-theme-post-excerpt {
    font-size: 0.9em;
    font-weight: 400;
    line-height: 1.4em;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;

    overflow: hidden;
    max-height: 4.2em;
}

.e-loop-item .elementor-widget-theme-post-excerpt {
    max-height: 4.5em;
    overflow: hidden;
}

.e-loop-item {
    height: 100%;
}

.e-loop-item .elementor-widget-theme-post-excerpt {
    min-height: 4.5em;
}



body.is-top .vc-header-content {
    width: calc(100% - 40px);
    left: 20px!important;
    right: 20px!important;
    top: 0!important;
    border-radius: 24px;
    transition: all 0.3s ease;
}

body.is-scrolled .vc-header-content,
body.scroll-down .vc-header-content,
body.scroll-up .vc-header-content {
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    margin-top: 0;
    border-radius: 0;
    transition: all 0.3s ease;
}/* End custom CSS */