/*file is auto genrated when elementor global components are saved*/

.Primary {
    font-family: "Roboto";
    font-weight: 600;
}

.Secondary {
    font-family: "Roboto Slab";
    font-weight: 400;
}

.Text {
    font-family: "Roboto";
    font-weight: 400;
}

.Accent {
    font-family: "Roboto";
    font-weight: 500;
}

.heading-100-500 {
    font-family: "Social Confident";
    font-weight: 500;
    font-size: 6.25rem;
    line-height: 5.625rem;
}

.heading-32-400 {
    font-family: "Social Confident";
    font-weight: 400;
    font-size: 2rem;
}

.heading-68-400 {
    font-family: "Social Confident";
    font-weight: 400;
    font-size: 4.25rem;
}

.heading-60-400 {
    font-family: "Social Confident";
    font-weight: 400;
    font-size: 3.75rem;
    letter-spacing: 2px;
    word-spacing: 3px;
}

.heading-18-400 {
    font-family: "Gorditas";
    font-weight: 400;
    font-size: 1.125rem;
}

.heading-50-400 {
    font-family: "Social Confident";
    font-weight: 400;
    font-size: 3.125rem;
}

.heading-16-400 {
    font-family: "Gorditas";
    font-weight: 400;
    font-size: 1rem;
}

.heading-24-400 {
    font-family: "Gorditas";
    font-weight: 400;
    font-size: 1.5rem;
}

.heading-82-400 {
    font-family: "Social Confident";
    font-weight: 400;
    font-size: 5.125rem;
}

.heading-16-400-1.5 {
    font-family: "Gorditas";
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5;
}

@media (min-width: 768px) and (max-width: 1024px) {
.heading-100-500 {
    font-size: 4.6875rem;
}

.heading-68-400 {
    font-size: 2.8125rem;
}

.heading-82-400 {
    font-size: 3.75rem;
}

}
@media (max-width: 767px) {
.heading-100-500 {
    font-size: 3.75rem;
}

.heading-68-400 {
    font-size: 2.5rem;
}

.heading-82-400 {
    font-size: 3.2142857142857rem;
}

}
