a {
    text-decoration: none !important;
}

.icon_12.icon_14,
.icon_16,
.icon_18,
.icon_20,
.icon_24,
.icon_28,
.icon_26,
.icon_30,
.icon_32,
.icon_38,
.icon_40,
.icon_48,
.icon_64,
.icon_80 {
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 80%;
}

.icon_12 {
    width: 12px !important;
    height: 12px !important;
    line-height: 12px !important;
}

.icon_14 {
    width: 14px !important;
    height: 14px !important;
    line-height: 14px !important;
}

.icon_16 {
    width: 16px !important;
    height: 16px !important;
    line-height: 16px !important;
}

.icon_18 {
    width: 18px !important;
    height: 18px !important;
    line-height: 18px !important;
}

.icon_20 {
    width: 20px !important;
    height: 20px !important;
    line-height: 20px !important;
}

.icon_24 {
    width: 24px !important;
    height: 24px !important;
    line-height: 24px !important;
}

.icon_26 {
    width: 26px !important;
    height: 26px !important;
    line-height: 26px !important;
}

.icon_28 {
    width: 28px !important;
    height: 28px !important;
    line-height: 28px !important;
}

.icon_30 {
    width: 30px !important;
    height: 30px !important;
    line-height: 30px !important;
}

.icon_32 {
    width: 32px !important;
    height: 32px !important;
    line-height: 32px !important;
}

.icon_38 {
    width: 38px !important;
    height: 38px !important;
    line-height: 38px !important;
}

.icon_40 {
    width: 40px !important;
    height: 40px !important;
    line-height: 40px !important;
}

.icon_48 {
    width: 48px !important;
    height: 48px !important;
    line-height: 48px !important;
}

.icon_64 {
    width: 64px !important;
    height: 64px !important;
    line-height: 64px !important;
}

.icon_80 {
    width: 80px !important;
    height: 80px !important;
    line-height: 80px !important;
}

.font8 {
    font-size: 0.5rem !important;
}

.font9 {
    font-size: 0.5625rem !important;
}

.font10 {
    font-size: 0.625rem !important;
}

.font11 {
    font-size: 0.6875rem !important;
}

.font12 {
    font-size: 0.75rem !important;
}

.font13 {
    font-size: 0.8125rem !important;
    line-height: 1.2 !important;
}

.font14 {
    font-size: 0.875rem !important;
    line-height: 1.2 !important;
}

.font16 {
    font-size: 1rem !important;
}

.font17 {
    font-size: 1.0625rem !important;
}

.font18 {
    font-size: 1.125rem !important;
}

.font19 {
    font-size: 1.1875rem !important;
}

.font20 {
    font-size: 1.25rem !important;
}

.font22 {
    font-size: 1.375rem !important;
}

.font24 {
    font-size: 1.5rem !important;
}

.font28 {
    font-size: 1.75rem !important;
}

.font32 {
    font-size: 2rem !important;
}

.font48 {
    font-size: 3rem !important;
}

.bg-accent {
    background-color: var(--bs-accent);
}
.text-accent {
    color: var(--bs-accent);
}

section {
    position: relative;
    z-index: 2;
}

.owl-carousel,
.owl-stage-outer {
    overflow: visible !important;
}
