#section-1.hero-header.e-con > .e-con-inner {
background: transparent;
padding: 22px 0;
}
.hero-header .above-title p {
font-size: 14px;
margin-bottom: -15px;
margin-top: 40px;
}
.hero-header .below-title p {
font-size: 20px;
line-height: normal;
}
.hero-header .switcher > .e-con-inner {
width: fit-content;
border-radius: 20px;
border: 1px solid var(--Primary-400, #f75d1d);
padding: 0;
gap: 0;
}
.hero-header .switcher .elementor-button {
background-color: unset;
color: #f75d1d;
color: var(--Primary-400, #f75d1d);
text-align: center;
font-size: 16px;
font-weight: 700;
line-height: 24px;
padding: 16px 32px;
}
.hero-header .switcher .active .elementor-button {
border-radius: 20px;
background: var(--Primary-400, #f75d1d);
color: #fff;
}
@media (min-width: 768px) {
#section-1.hero-header.e-con > .e-con-inner {
padding: 60px 0;
}
.hero-header .switcher .elementor-button {
width: 323.5px;
padding: 18px 32px;
}
} .encart.e-con {
max-width: 1096px;
margin-inline: auto;
color: #fff;
}