.elementor-kit-11{--e-global-color-primary:#1C1111;--e-global-color-secondary:#D5885E;--e-global-color-text:#2E2E2E;--e-global-color-accent:#680707;--e-global-color-ef49f8f:#FFFFFF;--e-global-color-960968e:#F3F0ED;--e-global-color-39cf458:#E8B89E;--e-global-color-b070a21:#965833;--e-global-typography-primary-font-family:"Red Hat Display";--e-global-typography-secondary-font-family:"Gantari";--e-global-typography-text-font-family:"Gantari";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:35px;--e-global-typography-accent-font-family:"Red Hat Display";--e-global-typography-0347bd9-font-size:1.125em;--e-global-typography-0347bd9-line-height:2em;--e-global-typography-b3a40dd-font-size:0.8em;--e-global-typography-b3a40dd-line-height:1.8em;background-color:var( --e-global-color-960968e );color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-11 button:hover,.elementor-kit-11 button:focus,.elementor-kit-11 input[type="button"]:hover,.elementor-kit-11 input[type="button"]:focus,.elementor-kit-11 input[type="submit"]:hover,.elementor-kit-11 input[type="submit"]:focus,.elementor-kit-11 .elementor-button:hover,.elementor-kit-11 .elementor-button:focus{background-color:#4D2A15;}.elementor-kit-11 a{color:var( --e-global-color-accent );}.elementor-kit-11 h1{color:var( --e-global-color-960968e );font-family:"Red Hat Display", Sans-serif;font-size:4em;font-weight:200;text-transform:uppercase;letter-spacing:2px;}.elementor-kit-11 h2{color:var( --e-global-color-960968e );font-family:"Red Hat Display", Sans-serif;font-size:3em;font-weight:300;text-transform:uppercase;letter-spacing:10px;}.elementor-kit-11 h3{color:var( --e-global-color-accent );font-family:"Red Hat Display", Sans-serif;font-weight:500;text-transform:uppercase;letter-spacing:1px;}.elementor-kit-11 h4{color:var( --e-global-color-secondary );font-family:"Gantari", Sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:0.8px;}.elementor-kit-11 h5{color:var( --e-global-color-accent );font-family:"Cedarville Cursive", Sans-serif;font-size:1.2em;}.elementor-kit-11 h6{color:var( --e-global-color-accent );font-size:0.875em;font-weight:bold;line-height:1em;}.elementor-kit-11 button,.elementor-kit-11 input[type="button"],.elementor-kit-11 input[type="submit"],.elementor-kit-11 .elementor-button{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;border-style:none;border-radius:0px 0px 0px 0px;padding:10px 15px 10px 15px;}.elementor-kit-11 input:not([type="button"]):not([type="submit"]),.elementor-kit-11 textarea,.elementor-kit-11 .elementor-field-textual{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );padding:5px 15px 5px 15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1450px;}.e-con{--container-max-width:1450px;--container-default-padding-top:15px;--container-default-padding-right:30px;--container-default-padding-bottom:15px;--container-default-padding-left:30px;}.elementor-lightbox{background-color:#1C1111D9;}@media(max-width:1280px){.elementor-kit-11{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-11 input:not([type="button"]):not([type="submit"]),.elementor-kit-11 textarea,.elementor-kit-11 .elementor-field-textual{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}}@media(max-width:940px){.elementor-kit-11{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-11 input:not([type="button"]):not([type="submit"]),.elementor-kit-11 textarea,.elementor-kit-11 .elementor-field-textual{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:940px;}.e-con{--container-max-width:940px;--container-default-padding-top:10px;--container-default-padding-right:20px;--container-default-padding-bottom:10px;--container-default-padding-left:20px;}}@media(max-width:640px){.elementor-kit-11{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-11 input:not([type="button"]):not([type="submit"]),.elementor-kit-11 textarea,.elementor-kit-11 .elementor-field-textual{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:640px;}.e-con{--container-max-width:640px;--container-default-padding-top:5px;--container-default-padding-right:10px;--container-default-padding-bottom:5px;--container-default-padding-left:10px;}}/* Start custom CSS */.fade-out {
  animation: fadeOut 1s ease-in-out 4s forwards ;
}

@keyframes fadeOut {
  to {
    opacity: 0;
    visibility: hidden;
  }
}/* End custom CSS */