.elementor-kit-10{--e-global-color-primary:#9A8532;--e-global-color-secondary:#7A6821;--e-global-color-text:#1A1A1D;--e-global-color-accent:#A6A6A6;--e-global-typography-primary-font-family:"Oxanium";--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1em;--e-global-typography-secondary-font-family:"Oxanium";--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:1em;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Oxanium";--e-global-typography-accent-font-weight:600;background-color:#F2F2F2;color:#1A1A1D;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Oxanium", Sans-serif;font-size:13px;font-weight:700;text-transform:uppercase;color:#FFFFFF;border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-primary );border-radius:0px 0px 0px 0px;padding:20px 38px 20px 38px;}.elementor-kit-10 button:hover,.elementor-kit-10 button:focus,.elementor-kit-10 input[type="button"]:hover,.elementor-kit-10 input[type="button"]:focus,.elementor-kit-10 input[type="submit"]:hover,.elementor-kit-10 input[type="submit"]:focus,.elementor-kit-10 .elementor-button:hover,.elementor-kit-10 .elementor-button:focus{background-color:var( --e-global-color-secondary );}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 a{color:var( --e-global-color-primary );}.elementor-kit-10 h1{font-family:"Oxanium", Sans-serif;font-size:48px;font-weight:600;line-height:1em;}.elementor-kit-10 h2{font-family:"Oxanium", Sans-serif;font-size:38px;font-weight:600;line-height:1em;}.elementor-kit-10 h3{font-family:"Oxanium", Sans-serif;font-size:32px;font-weight:600;line-height:1em;}.elementor-kit-10 h4{font-family:"Oxanium", Sans-serif;font-weight:600;line-height:1em;}.elementor-kit-10 h5{font-family:"Oxanium", Sans-serif;font-weight:600;line-height:1em;}.elementor-kit-10 h6{font-family:"Oxanium", Sans-serif;font-weight:600;line-height:1em;}.elementor-kit-10 label{font-family:"Oxanium", Sans-serif;font-size:14px;font-weight:700;line-height:1em;}.elementor-kit-10 input:not([type="button"]):not([type="submit"]),.elementor-kit-10 textarea,.elementor-kit-10 .elementor-field-textual{font-size:14px;border-radius:0px 0px 0px 0px;padding:8px 12px 8px 12px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}@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-10 h1{font-size:36px;}.elementor-kit-10 h2{font-size:30px;}.elementor-kit-10 h3{font-size:26px;}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{font-size:11px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --primarycolor:#9A8532; --primarydark:#7A6821; --dark:#1A1A1D; --gray:#A6A6A6; --light:#F2F2F2; --primaryfont:Oxanium; --bodyfont:DM Sans; --fullwidth:100%; --fitcontent:fit-content; --2column:50%; --3column:33.33%; --borderdark:#44444880; --darken:#2b2b2e; --2column100:calc(50% + 100px); }
/* Start custom CSS *//*Contact Form*/
.elementor-field-type-acceptance {
    line-height: 1em;
}

/*Icon List*/
.cst-icon-list .elementor-icon-list-item {
    left: -15px;
    transition: left 0.3s ease;
}

.cst-icon-list .elementor-icon-list-item:hover {
    left: 0px;
}

.cst-icon-list .elementor-icon-list-item .elementor-icon-list-icon {
    opacity: 0;
    transition: opacity 0.3s ease;
}

.cst-icon-list .elementor-icon-list-item:hover .elementor-icon-list-icon {
    opacity: 1;
}

/*Icon box*/
.cst-icon-box .elementor-icon-box-icon {
    transform: skew(-10deg);
}

.cst-icon-box .elementor-icon i, .cst-icon-box .elementor-icon svg {
    transform: skew(10deg);
}

/*Headline*/
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong, .grit-headline strong, .grit-headline-s strong {
    font-weight: 600;
    opacity: 0.65;
}

/*Animation*/
@keyframes animate-rl{
    from {transform: translateX(0%);}
    to {transform: translateX(-50%) ;}
}
   html, body { overflow-x: clip; }/* End custom CSS */