.elementor-kit-6{--e-global-color-primary:#807FFE;--e-global-color-secondary:#65FFDC;--e-global-color-text:#333333;--e-global-color-accent:#807FFE;--e-global-color-6bfbe4d:#2B2673;--e-global-color-dd5a6a2:#EAE8F7;--e-global-color-c795f14:#9C9C9C;--e-global-color-0f8e50a:#FFFFFF;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:4em;--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-size:2em;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-size:1.25em;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Manrope";--e-global-typography-accent-font-size:1.25em;--e-global-typography-accent-font-weight:400;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}@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 */@media (min-width: 768px) {
  .cut-top-right-bottom-left {
    clip-path: polygon(0 0, calc(100% - 50px) 0, 100% 50px, 100% 100%, 50px 100%, 0 calc(100% - 50px));
    padding: 0 5%;
  }
}

html,
    body{
    width:100%;
    overflow-x:hidden;
}

.border-s-left-right {
    border-left: 1px solid var(--e-global-color-c795f14);
    border-right: 1px solid var(--e-global-color-c795f14);
}

.border-d-top {
    border-top: 1px dashed var(--e-global-color-c795f14);
}

.border-d-bottom {
    border-bottom: 1px dashed var(--e-global-color-c795f14);
}

.border-d-top-bottom {
    border-top: 1px dashed var(--e-global-color-c795f14);
    border-bottom: 1px dashed var(--e-global-color-c795f14);
}

.border-d-right {
    border-right: 1px dashed var(--e-global-color-c795f14);
}

.border-d-left {
    border-left: 1px dashed var(--e-global-color-c795f14);
}

.border-d-left-right {
    border-left: 1px dashed var(--e-global-color-c795f14);
    border-right: 1px dashed var(--e-global-color-c795f14);
}/* End custom CSS */