.splide__pagination__page.is-active {
    width: 25px!important;
    border-radius: 20px;
}
.hero-silder-cta svg,
.cta-text-button svg,
.cta-text-button-light svg {
    transition: all 0.2s ease;
}
.hero-silder-cta:hover svg,
.cta-text-button:hover svg,
.cta-text-button-light:hover svg {
    transform : translateX(5px);
}


#brxe-kcigaa input {
    width : 20px;
    height: 20px;
}

#brxe-kcigaa input[type="checkbox"]:checked {
    accent-color: #a1835c;
}
