.elementor-kit-9{--e-global-color-primary:#151515;--e-global-color-secondary:#151515;--e-global-color-text:#151515;--e-global-color-accent:#151515;--e-global-color-a04ca5f:#2B2B2B;--e-global-color-cb10055:#009D5D;--e-global-color-202dff5:#DEDEE0;--e-global-color-4ca019d:#F3F3F3;--e-global-color-55cd567:#FFFFFF;--e-global-color-be80d8a:#00AC66;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:14px;--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-primary );color:var( --e-global-color-55cd567 );--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:300ms;--e-preloader-animation-duration:1500ms;--e-preloader-delay:0ms;--e-preloader-color:#FFF;--e-preloader-size:30px;}.elementor-kit-9 e-page-transition{background-color:var( --e-global-color-a04ca5f );}.elementor-kit-9 a{color:var( --e-global-color-primary );}.elementor-kit-9 h1{font-size:50px;line-height:1.2em;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{color:var( --e-global-color-55cd567 );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-55cd567 );border-radius:30px 30px 30px 30px;padding:10px 14px 10px 20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@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 */html {
    scroll-behavior: smooth;
}
h1.entry-title {
    display: none;
}



.elementor-button-wrapper a {
    min-width: 180px;
}
.white .elementor-button-wrapper a {
    background-color: transparent !important;
}
.black .elementor-button-wrapper a {
    background-color: transparent !important;
    color: #151515;
    border-color: #151515;
}
.green .elementor-button-wrapper a {
    /* #009d5d */
    background-color: #00ac66 !important;
    border: 0;
}
.elementor-button-text {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.elementor-button-text::after {
    display: inline-block;
    content: '';
    background: transparent url("/source/3c92784a992b3a31f8cc8e5ed32533e4/arrow-right-white.svg") no-repeat;
    width: 18px;
    height: 10px;
    margin-left: 20px;
    transition: margin-left 0.5s, margin-right 0.5s;
}
.black .elementor-button-text::after {
    background: transparent url("/source/01170e4e223f79a724bfad32539bec28/arrow-right-black.svg") no-repeat;
}
.elementor-button-wrapper a:hover .elementor-button-text::after {
    margin-left: 10px;
    margin-right: 10px;
}



/* clears the ‘X’ from Internet Explorer */
input[type=search]::-ms-clear { display: none; width : 0; height: 0; }
input[type=search]::-ms-reveal { display: none; width : 0; height: 0; }
/* clears the ‘X’ from Chrome */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }



.labels .label {
    position: absolute;
    bottom: 0;
    right: 0;
    //margin-bottom: 15px;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 400;
    //background-color: #00ac66 !important;
    //border: solid 1px #151515;
    //border-radius: 30px;
    //padding: 1px 15px;
    width: fit-content;
}
.labels article {
    position: relative;
}/* End custom CSS */