.elementor-kit-5{--e-global-color-primary:#61CE70;--e-global-color-secondary:#989EA3;--e-global-color-text:#667085;--e-global-color-accent:#363E48;--e-global-color-ef76049:#5DE570;--e-global-color-89c4299:#CACED0;--e-global-color-ea10562:#F3F5F9;--e-global-color-d6c9f59:#567084;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:50px;--e-global-typography-primary-font-weight:300;--e-global-typography-primary-line-height:58px;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:45px;--e-global-typography-secondary-font-weight:300;--e-global-typography-secondary-line-height:52px;--e-global-typography-text-font-family:"Figtree";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:28px;--e-global-typography-accent-font-family:"Figtree";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:1;--e-global-typography-5135d20-font-family:"Poppins";--e-global-typography-5135d20-font-size:28px;--e-global-typography-5135d20-font-weight:400;--e-global-typography-5135d20-line-height:35px;--e-global-typography-28f2588-font-family:"Poppins";--e-global-typography-28f2588-font-size:16px;--e-global-typography-28f2588-font-weight:500;--e-global-typography-28f2588-text-transform:uppercase;--e-global-typography-28f2588-line-height:20px;--e-global-typography-28f2588-letter-spacing:1.5px;--e-global-typography-9c435e4-font-family:"Poppins";--e-global-typography-9c435e4-font-size:16px;--e-global-typography-9c435e4-font-weight:600;--e-global-typography-9c435e4-line-height:1;--e-global-typography-8d97f39-font-family:"Figtree";--e-global-typography-8d97f39-font-size:16px;--e-global-typography-8d97f39-font-weight:400;--e-global-typography-8d97f39-line-height:24px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--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:0px;}.elementor-element{--widgets-spacing:0px 0px;}{}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 */.card-image{
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    will-change: transform;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
}

.elementor-button-content-wrapper:has(.elementor-button-icon svg.e-fas-arrow-right),
.elementor-button-content-wrapper:has(.elementor-button-icon svg.e-fas-arrow-left) {
    display: flex;
    align-items: center;
    justify-content: center;
}

.elementor-button .elementor-button-icon:has(svg.e-fas-arrow-right),
.elementor-button .elementor-button-icon:has(svg.e-fas-arrow-left),
.card .elementor-button-icon:has(svg.e-fas-arrow-right),
.plan-button .elementor-button-icon:has(svg.e-fas-arrow-right) {
    line-height: 14px !important;
    font-size: 14px !important;
    height: 15px !important;
    transition: transform .3s ease-in-out;
}

.elementor-button .elementor-button-icon svg.e-fas-arrow-right,.card svg.e-fas-arrow-right, .elementor-button .elementor-button-icon svg.e-fas-arrow-left, .plan-button svg.e-fas-arrow-right {
font-size:14px!important;
transition:transform .3s ease-in-out;
margin-bottom: -1px;
}
.elementor-button:hover .elementor-button-icon svg.e-fas-arrow-right,.card:hover svg.e-fas-arrow-right, .plan-button:hover svg.e-fas-arrow-right {
transform:translateX(3px)
}
.elementor-button:hover .elementor-button-icon svg.e-fas-arrow-left {
    transform:translateX(-3px)
}

.free-field {
font-family:'Figtree',sans-serif
}
.free-field h1,.free-field h2,.free-field h3,.free-field h4,.free-field h5,.free-field h6 {
color:var(--e-global-color-accent);
line-height:1.15;
margin-bottom:12px;
margin-top:20px!important;
}
.free-field h1 {
font-size:50px;
font-weight:300!important
}
.free-field h2 {
font-size:40px;
font-weight:300!important
}
.free-field h3 {
font-size:28px;
font-weight:400!important
}
.free-field h4 {
font-size:24px;
font-weight:400!important
}
.free-field h5 {
font-size:20px;
font-weight:400!important
}
.free-field h6 {
font-size:18px;
font-weight:400!important
}
.free-field p,.free-field div {
color:var(--e-global-color-text);
font-size:18px;
font-weight:400;
line-height:28px;
margin:0
}
.free-field ul {
    list-style: none;
    padding-top:0;
    margin-top: 10px;
}
.free-field ul li {
    position: relative;
    margin-bottom: 10px;
    margin-left: 24px;
    margin-top: 3px;
    padding-top:0;
    color: var(--e-global-color-text);
    font-size: 18px;
    line-height: 24px;
}
.free-field ul li::before {
    content: '•';
    color: var(--e-global-color-text);
    font-size: 40px;
    position: absolute;
    left: -26px;
    line-height: 20px;
}
.free-field a {
    color: var(--e-global-color-primary);
}
.free-field a:hover {
    color: var(--e-global-color-ef76049);
}

#post-content h2{
    margin-top: 50px !important;
    margin-bottom: 16px !important;
}
#post-content h3 {
    margin-top: 30px !important;
}
#post-content figure {
    display: flex;
    justify-content: center;
}

/*Language modal*/
.trp_model_container {
    background-color: transparent !important;
}
.trp_model_container #trp_ald_modal_popup {
    display: flex;
    flex-direction: row;
    background-color: white;
    padding: 26px;
    position: fixed;
    width: 600px;
    bottom: 0;
    right: 0;
    margin: 20px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    border: solid 1px var(--e-global-color-89c4299);
    border-radius: 14px;
    top: auto!important;
    font-family: 'Figtree', sans-serif;
    font-size: 16px;
    font-weight: 400;
}
@media (max-width: 768px) {
    .trp_model_container #trp_ald_modal_popup {
        width: 100%;
        margin: 0;
        z-index: 9999;
        max-width: 100%;
        height: 200px;
        border-radius:0;
        padding: 16px;
    }
    .trp_model_container #trp_ald_x_button_and_textarea {
        left: 16px;
    }
}

.trp_model_container #trp_ald_popup_text {
    margin-top: 12px;
    flex-grow:1;
    padding-right: 30px;
}

.trp_model_container .trp_ald_select_and_button {
    flex-shrink:0;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    margin: 0;
    width: 45%;
}

.trp_model_container .trp_ald_select_and_button .trp_ald_button {
    margin:0;
    width: 100%;
}
.trp_model_container .trp_ald_select_and_button .trp_ald_ls_container {
    margin-top: 6px;
    margin-bottom: 10px;
}
.trp_model_container .trp_ald_select_and_button .trp_ald_ls_container .trp-ls-shortcode-current-language {
    border-radius: 10px;
    border: solid 1px var(--e-global-color-89c4299)!important;
    background-color: white;
    padding-top: 10px!important;
    padding-bottom: 10px!important;
    text-align: center;
}
.trp_model_container .trp_ald_select_and_button .trp_ald_button a {
    border-radius: 10px!important;
    border: solid 1px var(--e-global-color-primary)!important;
    background-color: var(--e-global-color-primary)!important;
}

.trp_model_container #trp_ald_x_button_and_textarea {
    position: absolute;
    bottom:26px;
    left:26px;
    height: auto;
    color:var(--e-global-color-primary)!important;
}


.elementor-icon-list-items {
    list-style-type: none;
}/* End custom CSS */