.elementor-kit-4{--e-global-color-primary:#E8B900;--e-global-color-secondary:#015601;--e-global-color-text:#878787;--e-global-color-accent:#E8B900;--e-global-color-bdbccd2:#FFFFFF;--e-global-color-c078235:#015601;--e-global-color-e2bf3d4:#FFF2C1;--e-global-color-ce4f154:#FFFBED;--e-global-color-efe2d77:#000000;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Inter", Sans-serif;font-size:16px;font-weight:400;line-height:1.8em;}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{background-color:var( --e-global-color-primary );font-size:14px;line-height:1.57em;color:var( --e-global-color-bdbccd2 );border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-primary );border-radius:6px 6px 6px 6px;padding:12px 24px 12px 24px;}.elementor-kit-4 button:hover,.elementor-kit-4 button:focus,.elementor-kit-4 input[type="button"]:hover,.elementor-kit-4 input[type="button"]:focus,.elementor-kit-4 input[type="submit"]:hover,.elementor-kit-4 input[type="submit"]:focus,.elementor-kit-4 .elementor-button:hover,.elementor-kit-4 .elementor-button:focus{background-color:var( --e-global-color-secondary );color:var( --e-global-color-bdbccd2 );border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-secondary );}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 a{color:var( --e-global-color-accent );font-family:"Inter", Sans-serif;}.elementor-kit-4 a:hover{color:var( --e-global-color-secondary );}.elementor-kit-4 h1{color:var( --e-global-color-c078235 );font-family:"Inter", Sans-serif;font-size:34px;font-weight:700;line-height:1.2em;}.elementor-kit-4 h2{color:#015601;font-family:"Inter", Sans-serif;font-size:26px;font-weight:800;line-height:1.11em;}.elementor-kit-4 h3{color:var( --e-global-color-c078235 );font-family:"Inter", Sans-serif;font-size:22px;font-weight:700;line-height:1.13em;}.elementor-kit-4 h4{color:var( --e-global-color-c078235 );font-family:"Inter", Sans-serif;font-size:20px;font-weight:600;line-height:1.11em;}.elementor-kit-4 h5{font-family:"Inter", Sans-serif;}.elementor-kit-4 h6{font-family:"Inter", Sans-serif;}.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: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 .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-4 h2{font-size:27px;line-height:1.11em;}.elementor-kit-4 h4{font-size:23px;line-height:1.13em;}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{padding:12px 22px 12px 22px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Common CSS */
html,
body {
    overflow-x: hidden;
}
p:last-child {
    margin-bottom: 0;
}

.custom-accordion details {
    margin-bottom: 20px !important;
    border: 1px solid #00000033;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.custom-accordion details:last-child {
    margin-bottom: 0px !important;
}

.custom-accordion .e-opened,
.custom-accordion .e-closed {
    background: #000000;
    height: 22px !important;
    width: 22px !important;
    border-radius: 3px !important;
}

.custom-accordion .e-opened i,
.custom-accordion .e-closed i {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.custom-accordion .e-opened,
.custom-accordion .e-closed {
    align-items: center;
    justify-content: center;
}



@media (max-width:767px) {
    .custom-accordion details {
        margin-bottom: 16px !important;
    }
}/* End custom CSS */