.elementor-123 .elementor-element.elementor-element-ada03b1{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:flex-start;--align-items:center;--gap:calc(16 * var(--unit)) calc(16 * var(--unit));--row-gap:calc(16 * var(--unit));--column-gap:calc(16 * var(--unit));}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-123 .elementor-element.elementor-element-e5d77de{text-align:center;}.elementor-123 .elementor-element.elementor-element-e5d77de .elementor-heading-title{font-family:var( --e-global-typography-c6a7b8a-font-family ), Sans-serif;font-size:var( --e-global-typography-c6a7b8a-font-size );font-weight:var( --e-global-typography-c6a7b8a-font-weight );text-transform:var( --e-global-typography-c6a7b8a-text-transform );line-height:var( --e-global-typography-c6a7b8a-line-height );color:var( --e-global-color-3fdcb1b );}@media(max-width:1024px){.elementor-123 .elementor-element.elementor-element-e5d77de .elementor-heading-title{font-size:var( --e-global-typography-c6a7b8a-font-size );line-height:var( --e-global-typography-c6a7b8a-line-height );}}@media(max-width:767px){.elementor-123 .elementor-element.elementor-element-e5d77de .elementor-heading-title{font-size:var( --e-global-typography-c6a7b8a-font-size );line-height:var( --e-global-typography-c6a7b8a-line-height );}}/* Start custom CSS for container, class: .elementor-element-ada03b1 */.splendour-button-outer-class{
    width: fit-content;
}


.splendour-button-text-class h6{
    color: #4D4D4D !important;
    transition: 0.4s ease !important;
}

.splendour-button-arrow-svg-2{
    width: calc(80 * var(--unit));
    height: calc(6 * var(--unit));
    preserveAspectRatio: xMidYMid meet;
    fill: #B6B6B6;
    transition: 0.4s ease !important;
}


.horizontal-arrow-html-element{
    margin-top: calc(-10 * var(--unit));
}

.splendour-button-outer-class:hover .splendour-button-text-class h6{
    color: #E5A31E !important;
}


.splendour-button-outer-class:hover .splendour-button-arrow-svg-2{
    fill: #F3DD99;
    transform: translateX(10%);
}/* End custom CSS */