.elementor-kit-8{--e-global-color-primary:#232323;--e-global-color-secondary:#009900;--e-global-color-text:#000000;--e-global-color-accent:#0066FF;--e-global-color-44f425c:#FFFFFF;--e-global-color-efc2b65:#F5F5F5;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:700;--e-global-typography-fc1a4e9-font-family:"Poppins";--e-global-typography-fc1a4e9-font-size:40px;--e-global-typography-fc1a4e9-font-weight:700;--e-global-typography-fc1a4e9-line-height:45px;--e-global-typography-00e58f0-font-family:"Poppins";--e-global-typography-00e58f0-font-size:22px;--e-global-typography-00e58f0-font-weight:600;--e-global-typography-00e58f0-line-height:30px;--e-global-typography-d852e7e-font-family:"Poppins";--e-global-typography-d852e7e-font-size:18px;--e-global-typography-d852e7e-font-weight:400;--e-global-typography-d852e7e-line-height:25px;--e-global-typography-0f1d1b2-font-family:"Poppins";--e-global-typography-0f1d1b2-font-size:16px;--e-global-typography-0f1d1b2-font-weight:400;--e-global-typography-0f1d1b2-line-height:26px;--e-global-typography-f1c3090-font-family:"Poppins";--e-global-typography-f1c3090-font-size:14px;--e-global-typography-f1c3090-font-weight:500;--e-global-typography-f1c3090-line-height:24px;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:var( --e-global-color-accent );font-family:"Poppins", Sans-serif;font-size:16px;font-weight:700;line-height:16px;letter-spacing:0.8px;color:var( --e-global-color-44f425c );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-accent );border-radius:10px 10px 10px 10px;padding:15px 28px 13px 30px;}.elementor-kit-8 button:hover,.elementor-kit-8 button:focus,.elementor-kit-8 input[type="button"]:hover,.elementor-kit-8 input[type="button"]:focus,.elementor-kit-8 input[type="submit"]:hover,.elementor-kit-8 input[type="submit"]:focus,.elementor-kit-8 .elementor-button:hover,.elementor-kit-8 .elementor-button:focus{background-color:var( --e-global-color-44f425c );color:var( --e-global-color-accent );}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1316px;}.e-con{--container-max-width:1316px;--container-default-padding-top:0px;--container-default-padding-right:15px;--container-default-padding-bottom:0px;--container-default-padding-left:15px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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-kit-8{--e-global-typography-fc1a4e9-font-size:30px;--e-global-typography-fc1a4e9-line-height:35px;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{font-size:16px;letter-spacing:0.5px;word-spacing:-2px;padding:12px 20px 12px 20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}
.dialog-prevent-scroll {
    max-height: 100%!important;
    overflow: hidden!important;
}
body * {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
}
.elementor-location-footer {
    margin-top: auto;
}


.elementor-widget-button svg {
    width: 21px;
    margin-left: 3px;
}
@media screen and (min-width: 769px) {
    .elementor-widget-button svg {
    width: 26px;
    margin-left: 7px;
}
  }
.elementor-widget-button .elementor-button-content-wrapper {
    flex-direction: row-reverse;
    align-items: center;
}

.elementor-widget-button a:hover svg path ,.elementor-widget-button a:focus svg path{
    fill: var(--e-global-color-accent);
}
.elementor-widget-button.green a:hover svg path , .elementor-widget-button.green a:focus svg path {
    fill: var(--e-global-color-secondary);
}
.elementor-widget-button a {
    position: relative;
}


.elementor-widget-button a:before {
    content: '';
    background: black;
    width: 101%;
    height: 107%;
    position: absolute;
    z-index: -1;
    left: 2px;
    top: 1px;
    border-radius: 14px;
}
@media screen and (min-width: 769px) {
    .elementor-widget-button a:before {
    content: '';
    background: black;
    width: 101%;
    height: 104%;
    position: absolute;
    z-index: -1;
    left: 2px;
    top: 3px;
    border-radius: 14px;
}
    
}
  
 
@media screen and (max-width: 769px) {
    .elementor-widget-button.green a:before {
     content: '';
    background: black;
    width: 101%;
    height: 109%;
    position: absolute;
    z-index: -1;
    left: 3px;
    top: 1px;
    border-radius: 14px
}
    
}/* End custom CSS */