.elementor-kit-9{--e-global-color-primary:#000000;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#EEC894;--e-global-color-accent:#78582D;--e-global-color-b69fe82:#F5F8FF;--e-global-color-0204e60:#0F0F0F;--e-global-color-e773fed:#B81818;--e-global-color-e3616dd:#E09D57;--e-global-color-eaafe63:#F5F8FF4D;--e-global-typography-primary-font-family:"Albra Display TRIAL";--e-global-typography-primary-font-size:36px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-line-height:120%;--e-global-typography-secondary-font-family:"Albra Display TRIAL";--e-global-typography-secondary-font-size:28px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-line-height:120%;--e-global-typography-text-font-family:"JUST Sans";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:150%;--e-global-typography-accent-font-family:"JUST Sans";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-547503c-font-family:"JUST Sans";--e-global-typography-547503c-font-size:26px;}.elementor-kit-9 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);}.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-kit-9{--e-global-typography-primary-font-size:22px;--e-global-typography-accent-font-size:14px;--e-global-typography-547503c-font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body, html {
    overflow-x: hidden !important;
}

p {
    margin-bottom: 0px !important;
}

.destaque-texto {
    color: #EEC894;
}

.btn01 .elementor-button-icon {
font-size: 28px;

}

/* BOTÃO EM ESTADO PADRÃO (gradiente dourado) */
.btn01 .elementor-button {
    background: linear-gradient(
        90deg,
        #B08E4F 0%,
        #C9AB6B 50%,
        #B08E4F 100%
    );
    border-radius: 8px !important;
    overflow: hidden;
    transform: translate(0%, 0%);
    flex-grow: 1 !important;

    transition: background-color 0.8s ease, box-shadow 0.8s ease, transform 0.8s ease;
}

/* HOVER NO BOTÃO */
.btn01:hover .elementor-button {
    background: linear-gradient(
        90deg,
        #C9AB6B 0%,
        #E3CCA0 50%,
        #C9AB6B 100%
    );
    box-shadow:
        0px -10px 80px 0px rgba(201, 171, 107, 0.45),
        0px -9.855px 29.201px 0px rgba(201, 171, 107, 0.35),
        0px -4.785px 14.177px 0px rgba(201, 171, 107, 0.12),
        0px -2.346px 6.95px 0px rgba(201, 171, 107, 0.10),
        0px -0.927px 2.748px 0px rgba(201, 171, 107, 0.40);
}

/* BRILHO EM MOVIMENTO */
.btn01 .elementor-button::before {
    content: '';
    background: linear-gradient(
        10deg,
        rgba(255, 235, 200, 0.8) 12.81%,
        rgba(255, 235, 200, 0.00) 66.66%
    );
    width: 90px;
    height: 160%;
    position: absolute;
    transform: translateX(-50%) skew(-25deg);
    bottom: 0%;
    left: -10%;
    user-select: none;
    pointer-events: none;
    animation: shinery 3s infinite ease-in-out;
    filter: blur(4px);
    opacity: 0;
}

/* ANIMAÇÃO DO BRILHO */
@keyframes shinery {
    0% {
        left: -10%;
        opacity: 0;
    }
    20% {
        opacity: 0.7;
    }
    48% {
        left: 110%;
        opacity: 0.7;
    }
    51% {
        opacity: 0;
    }
    100% {
        left: 110%;
        opacity: 0;
    }
}

/* BORDA DECORATIVA EXTERNA */
.btn01 .elementor-button::after {
    content: '';
    width: calc(100% + 6px);
    height: calc(100% + 6px);
    border-radius: inherit;
    border: 3px solid rgba(201, 171, 107, 0.25);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    transform: translate(-50%, -50%);
    user-select: none;
    pointer-events: none;
    box-sizing: border-box;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Albra Display TRIAL';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://theharmonyclub.com.br/wp-content/uploads/2025/12/AlbraDisplayTRIAL-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Albra Display TRIAL';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://theharmonyclub.com.br/wp-content/uploads/2025/12/AlbraDisplayTRIAL-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Albra Display TRIAL';
	font-style: italic;
	font-weight: 500;
	font-display: auto;
	src: url('https://theharmonyclub.com.br/wp-content/uploads/2025/12/AlbraDisplayTRIAL-Medium-Italic_2_.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'JUST Sans';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://theharmonyclub.com.br/wp-content/uploads/2025/12/JUST-Sans-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'JUST Sans';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://theharmonyclub.com.br/wp-content/uploads/2025/12/JUST-Sans-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */