.elementor-kit-5{--e-global-color-primary:#A8A8A6;--e-global-color-secondary:#1A171B;--e-global-color-text:#EBEBEB;--e-global-color-accent:#AA8A50;--e-global-color-48fe729:#EDEDED26;--e-global-color-73535f6:#00000000;--e-global-typography-primary-font-family:"Archivo";--e-global-typography-primary-font-size:6rem;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Archivo";--e-global-typography-secondary-font-size:4rem;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"Archivo";--e-global-typography-text-font-size:1.1rem;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.4em;--e-global-typography-accent-font-family:"Archivo";--e-global-typography-accent-font-size:0.9rem;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1em;background-color:var( --e-global-color-secondary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--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:1em;}.elementor-element{--widgets-spacing:1em 1em;--widgets-spacing-row:1em;--widgets-spacing-column:1em;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}@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 */:root {
    scrollbar-width: thin;
    scrollvar-color: #a8a8a6 #1a171b;
}

body {
    overflow-x: clip;
}

h1,h2,h3,h4,h5,h6 {
    text-wrap: balance;
}

p, figcaption {
    text-wrap: pretty;
}

.elementor-button {
    clip-path: polygon(100% 0, 100% calc(100% - 1em), calc(100% - 1em) 100%, 0 100%, 0 0);
}

.clip-img {
    clip-path: polygon(100% 0, 100% calc(100% - 3em), calc(100% - 3em) 100%, 0 100%, 0 0);
}/* End custom CSS */