:root{--page-title-display:none;}/* Start custom CSS */body.elementor-page-455{
        overflow-x: hidden important!;
}
.degrade {
    font-weight: 600;
    background: -webkit-linear-gradient(-35deg, #FD500B, #F17C1D);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


body.elementor-page-455{
    text-wrap: pretty;
}


/*Scroll suave - Lenis*/
html.lenis, html.lenis body {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: hidden;
}

.lenis.lenis-scrolling iframe {
  pointer-events: none;
}

.elementor-kit-36 {
    --e-global-color-primary: #fff;
    --e-global-color-secondary: #FD500B;
    --e-global-color-text: #F9F9F9;
    --e-global-color-accent: #F17C1D;
    --e-global-typography-primary-font-family: "Raleway";
    --e-global-typography-primary-font-weight: 400;
    --e-global-typography-secondary-font-family: "Raleway";
    --e-global-typography-secondary-font-weight: 600;
    --e-global-typography-text-font-family: "Raleway";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Raleway";
    --e-global-typography-accent-font-weight: 500;
}

.corte{
    text-decoration-line: strikethrough;
    color: red;
    font-weight: bold
}

.bonus{
    text-decoration-line: strikethrough;
    color: #0f2;
    font-weight: bold
}/* End custom CSS */