.elementor-kit-9{--e-global-color-primary:#000000;--e-global-color-secondary:#EBEBEB;--e-global-color-text:#000000;--e-global-color-accent:#920408;--e-global-color-291997c:#920408;--e-global-color-412a187:#7B7F86;--e-global-color-7c4907d:#FFCF81;--e-global-color-dddebb6:#ACB090;--e-global-typography-primary-font-family:"Manrope";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:25px;--e-global-typography-accent-font-family:"Manrope";--e-global-typography-accent-font-weight:500;background-color:#EBEBEB;font-size:16px;font-weight:400;line-height:24px;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 a{color:var( --e-global-color-291997c );}.elementor-kit-9 h2{font-size:32px;font-weight:400;line-height:42px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1450px;}.e-con{--container-max-width:1450px;--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){--kit-widget-spacing: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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.height {
    height: calc(100vh - 46px);
}

@media (max-width: 768px) {
    .height {
        height: auto;
        min-height: 100vh;
    }
}


.outline {
  outline: 1px solid #cbcbcb;
  outline-offset: -0.5px;
}

.outline-2 {
  outline: 1px solid #DFDFDF;
  outline-offset: -0.5px;
}

.outline-3 {
  outline: 1px solid #ed9d38;
  outline-offset: -0.5px;
}


.cursor {
    cursor: pointer;
}

body {
  overflow-x: hidden;
  max-width: 100vw;
  position: relative;
}/* End custom CSS */