.elementor-kit-9{--e-global-color-primary:#000000;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#E9213F;--e-global-color-10e2053:#E9213F;--e-global-color-b2f2120:#A9BEC5;--e-global-color-7a5475c:#FFFFFF;--e-global-color-876d347:#FFFFFF00;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:400;--e-global-typography-primary-font-style:normal;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-font-style:normal;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 h1{color:#6EC1E4;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1680px;}.e-con{--container-max-width:1680px;--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{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 */.red-box {
    background-color: #E9213F;
    width: 100px;
    height: 20px;
}

@media (max-width: 768px) {
  .red-box {
    height: 15px;
    width: 75px;
  }
}

.offset-left {
    transform: translateX(40px);
}

@media (max-width: 768px) {
  .offset-left {
    transform: translateX(10px);
  }
}

.title-global {
  font-size: 36px;
  font-weight: bold;
}

.style-text {
    font-weight: 300;
    font-style: italic;
}

@media (max-width: 768px) {
    .style-text: {
        font-size: 24px;
    }
}

.main-title {
    font-size: 36px;
    font-weight: bold;
    color: #000000;
}

@media (max-width: 768px) {
    .main-title: {
        font-size: 24px;
    }
}

body {
    overflow-x: hidden;
}

html {
    overflow-x: hidden;
}/* End custom CSS */