.suremember-login-container-popup{background:#000000b3;position:fixed;width:100%;height:100%;top:0;left:0;z-index:99999999;display:none;max-width:unset !important;}
.suremembers-open-login-popup{margin-left:20px;text-decoration:none !important;}
.suremember-login-container-popup.active{display:flex;justify-content:center;align-items:center;}
.suremember-login-wrapper{display:flex;width:380px;height:max-content;max-width:80%;max-height:80%;align-items:center;justify-content:center;padding:34px 30px;box-shadow:0 3px 6px rgb( 0 0 0 / 30% );overflow:auto;position:relative;background-color:#fff;border-radius:3px;}
.suremember-login-form-container{width:100%;}
.suremember-user-login-form{display:flex;flex-direction:column;grid-gap:15px;}
.suremember-user-login-form a{text-decoration:none;}
.suremember-turnstile-wrap{display:flex;}
.suremember-turnstile-wrap .cf-turnstile, .suremember-turnstile-wrap .cf-turnstile-manual{max-width:100%;}
.suremember-login-container-popup .suremember-login-heading{font-size:30px;font-weight:600;color:#1d2327;text-align:center;margin-top:0;margin-bottom:16px;}
.suremember-user-login-form label:not( [for="rememberme"] ){font-family:inherit;line-height:16px;color:#1d2327;font-size:16px;font-weight:400;}
.suremember-user-login-form input[type="text"],
.suremember-user-login-form input[type="password"]{font-family:inherit;width:100%;border-radius:3px;min-height:40px;max-width:-webkit-fill-available;padding:0.75em;border:1px solid #e2e8f0;box-shadow:none;box-sizing:border-box;}
.suremember-login-wp-pwd{position:relative;}
.suremember-user-login-form .suremember-login-wp-pwd input[type="password"]{padding-right:37px;}
.suremember-login-wp-pwd .suremembers-hide-if-no-js{position:absolute !important;top:0;right:0;color:#959595;cursor:pointer;padding:5px 9px;height:100%;background:transparent;border:none;}
.suremember-login-container-popup .suremember-user-form-submit{padding:0.75em;font-weight:500;border-radius:3px;width:100%;border:1px solid #046bd2;background-color:#046bd2;color:#fff;cursor:pointer;}
.suremember-login-container-popup .suremember-user-form-submit:hover{opacity:0.9;}
.suremember-login-container-popup .suremember-user-form-submit.submit-loading{pointer-events:none;position:relative;opacity:0.6;}
.suremember-login-container-popup .suremember-user-form-submit.submit-loading::before{content:"";width:24px;height:24px;border:4px solid #000;border-top-color:#fff;transform:translate( -50%, -50% );position:absolute;top:50%;left:50%;animation:submitloading 1s forwards infinite linear;border-radius:50%;}
.suremember-login-container-popup .remember-me-wrap{display:flex;flex-direction:row;justify-content:space-between;font-size:12px;}
.suremember-login-container-popup .remember-me{display:flex;font-size:12px;align-items:center;grid-gap:5px;cursor:pointer;}
.suremember-login-container-popup .remember-me input{border-radius:3px;}
.suremember-login-container-popup .field-error{border-left:4px solid #ef4444;padding:5px 12px;margin-bottom:20px;background-color:#fee2e2;box-shadow:0 1px 1px 0 rgb( 0 0 0 / 10% );display:block;color:#ef4444;line-height:1.4;}
.suremember-login-container-popup span.field-error::before{content:"\f348";font-family:dashicons;margin-right:4px;color:#ef4444;display:inline-block;transform:translateY( 2px );}
.suremember-login-wrapper-close{position:absolute;right:10px;top:10px;cursor:pointer;}
.suremembers-button{text-decoration:none !important;}
@keyframes submitloading {
0% {
transform: translate( -50%, -50% ) rotate( 0deg );
}
100% {
transform: translate( -50%, -50% ) rotate( 360deg );
}
}.suremembers-main-container{width:100%;}
.suremembers-container-div{margin:3em 0;padding:3em;background-color:#fff;width:100%;max-width:-webkit-fill-available;text-align:center;}
.suremembers-unauthorized-container{margin-top:1em;}
.suremembers-logout-button {
cursor: pointer;
margin-left: 20px;
text-decoration: none !important;
}.srfm-cf-ctn{--srfm-conversational-element-width:640px;--srfm-common-heading-font-size:36px;--srfm-common-heading-line-height:48px;--srfm-common-message-font-size:16px;--srfm-common-message-line-height:24px}.srfm-cf-ctn .srfm-block-label,.srfm-cf-ctn .srfm-block-legend{word-break:break-word;hyphens:auto;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto}.srfm-cf-ctn .srfm-cf-block{display:none}.srfm-cf-ctn .srfm-cf-block .srfm-block{margin-bottom:var(--srfm-row-gap-between-blocks)}.srfm-cf-ctn .srfm-cf-block .srfm-block.srfm-block-width-25,.srfm-cf-ctn .srfm-cf-block .srfm-block.srfm-block-width-33-33,.srfm-cf-ctn .srfm-cf-block .srfm-block.srfm-block-width-50,.srfm-cf-ctn .srfm-cf-block .srfm-block.srfm-block-width-75{min-width:100%;width:100%}.srfm-cf-ctn .srfm-cf-block .srfm-block.srfm-address-block .srfm-block-width-25,.srfm-cf-ctn .srfm-cf-block .srfm-block.srfm-address-block .srfm-block-width-33-33,.srfm-cf-ctn .srfm-cf-block .srfm-block.srfm-address-block .srfm-block-width-50,.srfm-cf-ctn .srfm-cf-block .srfm-block.srfm-address-block .srfm-block-width-75,.srfm-cf-ctn .srfm-cf-block .srfm-block.srfm-login-block .srfm-block-width-25,.srfm-cf-ctn .srfm-cf-block .srfm-block.srfm-login-block .srfm-block-width-33-33,.srfm-cf-ctn .srfm-cf-block .srfm-block.srfm-login-block .srfm-block-width-50,.srfm-cf-ctn .srfm-cf-block .srfm-block.srfm-login-block .srfm-block-width-75{width:auto;min-width:auto}.srfm-cf-ctn .srfm-active{display:block}.srfm-cf-ctn .srfm-captcha-container,.srfm-cf-ctn .srfm-submit-container{display:none}.srfm-cf-ctn .srfm-checkbox-block .srfm-cbx .srfm-block-label,.srfm-cf-ctn .srfm-gdpr-block .srfm-cbx .srfm-block-label{font-weight:500}.srfm-cf-ctn .srfm-checkbox-block .srfm-cbx .srfm-description,.srfm-cf-ctn .srfm-gdpr-block .srfm-cbx .srfm-description{font-weight:400}.srfm-cf-ctn .srfm-checkbox-block .srfm-cbx .srfm-span-wrap.srfm-block-label,.srfm-cf-ctn .srfm-gdpr-block .srfm-cbx .srfm-span-wrap.srfm-block-label{max-width:calc(100% - 38px)!important}.srfm-cf-ctn .srfm-address-block .srfm-block-wrap .srfm-input-common,.srfm-cf-ctn .srfm-address-block .srfm-block-wrap .ts-control{margin:var(--srfm-address-input-margin)!important}.srfm-cf-ctn .srfm-address-block .srfm-block-wrap .srfm-block-label,.srfm-cf-ctn .srfm-address-block .srfm-block-wrap .srfm-block-legend{font-weight:500}.srfm-cf-ctn .srfm-address-block .srfm-block-wrap .srfm-description{font-weight:400}.srfm-cf-ctn .srfm-cf-wrap{display:flex;height:100vh}.srfm-cf-ctn .srfm-cf-wrap .srfm-cf-bg-image{flex:1}.srfm-cf-ctn .srfm-cf-wrap .srfm-cf-bg-image img{width:100%;height:100%;object-fit:cover}.srfm-cf-ctn .srfm-cf-wrap .srfm-cf-content-ctn{flex:1;overflow-y:auto}.srfm-cf-ctn .srfm-cf-wrap .srfm-cf-content-ctn .srfm-cf-inner-ctn{background-color:var(--srfm-bg-color);display:flex;flex-direction:column;justify-content:center;row-gap:20px;padding:40px;min-height:100vh;border-radius:0;height:auto}.srfm-cf-ctn .srfm-cf-wrap .srfm-cf-content-ctn .srfm-cf-inner-ctn .srfm-cf-site-logo{width:var(--srfm-conversational-element-width)}.srfm-cf-ctn .srfm-cf-wrap .srfm-cf-content-ctn .srfm-cf-inner-ctn .srfm-cf-site-logo img{height:40px;width:auto}.srfm-cf-ctn .srfm-cf-wrap .srfm-cf-content-ctn .srfm-cf-inner-ctn .srfm-cf-site-logo a{border:none;outline:0}.srfm-cf-ctn .srfm-cf-wrap .srfm-cf-content-ctn .srfm-cf-inner-ctn .srfm-cf-content{max-width:var(--srfm-conversational-element-width);width:100%;margin:auto}.srfm-cf-ctn .srfm-cf-wrap .srfm-cf-content-ctn .srfm-cf-inner-ctn .srfm-cf-content .srfm-cf-welcome-screen{display:flex;flex-direction:column;gap:16px}.srfm-cf-ctn .srfm-cf-wrap .srfm-cf-content-ctn .srfm-cf-inner-ctn .srfm-cf-content .srfm-cf-welcome-image-ctn{display:flex}.srfm-cf-ctn .srfm-cf-wrap .srfm-cf-content-ctn .srfm-cf-inner-ctn .srfm-cf-content .srfm-cf-welcome-image-ctn.srfm-no-image-layout{justify-content:center}.srfm-cf-ctn .srfm-cf-wrap .srfm-cf-content-ctn .srfm-cf-inner-ctn .srfm-cf-content .srfm-cf-welcome-image-ctn .srfm-cf-welcome-image{max-width:640px;aspect-ratio:16/9;object-fit:cover;text-align:center}.srfm-cf-ctn .srfm-cf-wrap .srfm-cf-content-ctn .srfm-cf-inner-ctn .srfm-cf-content .srfm-cf-welcome-image-ctn .srfm-cf-welcome-image img{width:100%}.srfm-cf-ctn .srfm-cf-wrap .srfm-cf-content-ctn .srfm-cf-inner-ctn .srfm-cf-content .srfm-cf-welcome-heading,.srfm-cf-ctn .srfm-cf-wrap .srfm-cf-content-ctn .srfm-cf-inner-ctn .srfm-cf-content .srfm-cf-welcome-message{word-break:break-word;color:var(--srfm-color-scheme-text);text-align:left}.srfm-cf-ctn .srfm-cf-wrap .srfm-cf-content-ctn .srfm-cf-inner-ctn .srfm-cf-content .srfm-cf-welcome-heading{font-size:var(--srfm-common-heading-font-size);font-weight:700;line-height:var(--srfm-common-heading-line-height);margin:0}.srfm-cf-ctn .srfm-cf-wrap .srfm-cf-content-ctn .srfm-cf-inner-ctn .srfm-cf-content .srfm-cf-welcome-message{font-size:var(--srfm-common-message-font-size);font-weight:400;line-height:var(--srfm-common-message-line-height);margin-top:0;margin-bottom:24px}.srfm-cf-ctn .srfm-cf-wrap .srfm-cf-content-ctn .srfm-cf-inner-ctn .srfm-cf-content .srfm-form-container{padding:0}.srfm-cf-ctn .srfm-cf-wrap .srfm-cf-content-ctn .srfm-cf-inner-ctn .srfm-cf-content .srfm-form-container .srfm-form{display:block}.srfm-cf-ctn .srfm-cf-wrap .srfm-cf-content-ctn .srfm-cf-inner-ctn .srfm-cf-content .srfm-cf-btn-container{display:flex;align-items:center;gap:24px}.srfm-cf-ctn .srfm-cf-wrap .srfm-cf-content-ctn .srfm-cf-inner-ctn .srfm-cf-content .srfm-cf-btn-container .srfm-cf-next-btn{cursor:pointer}.srfm-cf-ctn .srfm-cf-wrap .srfm-cf-content-ctn .srfm-cf-inner-ctn .srfm-cf-content .srfm-cf-btn-container .srfm-cf-nav-helper-text{font-size:16px;font-weight:500;line-height:24px;color:var(--srfm-color-scheme-text)}.srfm-cf-ctn .srfm-cf-wrap .srfm-cf-content-ctn .srfm-cf-inner-ctn .srfm-cf-content .srfm-cf-btn-container .srfm-cf-nav-helper-text .w-600{font-weight:600}@keyframes slideLeft{from{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes slideRight{from{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}.srfm-cf-ctn .srfm-cf-btn.srfm-cf-start-btn{--srfm-btn-font-size:18px;--srfm-btn-font-weight:500;--srfm-btn-line-height:28px;--srfm-btn-padding:10px 20px;--srfm-btn-border-radius:6px}.srfm-cf-ctn .srfm-cf-progress-bar-ctn{display:none;justify-content:space-between;max-width:var(--srfm-conversational-element-width);width:100%;align-self:center;gap:8px}.srfm-cf-ctn .srfm-cf-progress-bar-ctn .srfm-cf-nav-btn-ctn{display:flex;gap:2px}.srfm-cf-ctn .srfm-cf-progress-bar-ctn .srfm-cf-nav-btn-ctn .srfm-cf-next-btn,.srfm-cf-ctn .srfm-cf-progress-bar-ctn .srfm-cf-nav-btn-ctn .srfm-cf-prev-btn{display:flex;justify-content:center;align-items:center;border:none;cursor:pointer;width:30px;background:var(--srfm-color-scheme-primary);height:30px;padding:4px;border-radius:4px}.srfm-cf-ctn .srfm-cf-progress-bar-ctn .srfm-cf-nav-btn-ctn .srfm-cf-next-btn svg,.srfm-cf-ctn .srfm-cf-progress-bar-ctn .srfm-cf-nav-btn-ctn .srfm-cf-prev-btn svg{height:20px;width:20px}.srfm-cf-ctn .srfm-cf-progress-bar-ctn .srfm-cf-nav-btn-ctn .srfm-cf-next-btn svg path,.srfm-cf-ctn .srfm-cf-progress-bar-ctn .srfm-cf-nav-btn-ctn .srfm-cf-prev-btn svg path{stroke:var(--srfm-color-scheme-text-on-primary)}.srfm-cf-ctn .srfm-cf-progress-bar-ctn .srfm-cf-progress-bar{background-color:var(--srfm-color-input-border-disabled);width:222px;height:10px;border-radius:8px}.srfm-cf-ctn .srfm-cf-progress-bar-ctn .srfm-cf-progress-bar .srfm-cf-progress-bar-fill{background:var(--srfm-color-scheme-primary);height:10px;border-radius:8px;transition:width .5s}.srfm-cf-ctn .srfm-cf-progress-bar-ctn .srfm-cf-progress-bar .srfm-cf-progress-bar-percentage{color:var(--srfm-color-scheme-text);font-size:12px;font-weight:500;line-height:16px;text-align:right;margin-top:4px}.srfm-cf-ctn .srfm-fade-in{animation:slideLeft .8s ease forwards}.srfm-cf-ctn .srfm-outgoing{animation:slideRight .5s ease forwards}.srfm-cf-ctn .srfm-success-box h1,.srfm-cf-ctn .srfm-success-box h2,.srfm-cf-ctn .srfm-success-box h3,.srfm-cf-ctn .srfm-success-box h4,.srfm-cf-ctn .srfm-success-box h5,.srfm-cf-ctn .srfm-success-box h6,.srfm-cf-ctn .srfm-success-box p{color:var(--srfm-color-scheme-text)}.srfm-cf-ctn .srfm-success-box h1,.srfm-cf-ctn .srfm-success-box h2,.srfm-cf-ctn .srfm-success-box h3,.srfm-cf-ctn .srfm-success-box h4,.srfm-cf-ctn .srfm-success-box h5,.srfm-cf-ctn .srfm-success-box h6{font-size:var(--srfm-common-heading-font-size);font-weight:700;line-height:var(--srfm-common-heading-line-height)}.srfm-cf-ctn .srfm-success-box p{font-size:var(--srfm-common-message-font-size);font-weight:400;line-height:var(--srfm-common-message-line-height)}@media(max-width:1024px){.srfm-cf-ctn .srfm-cf-bg-image{display:none}.srfm-cf-ctn .srfm-cf-nav-helper-text{display:none}}@media screen and (max-width:1200px) and (min-width:1024px){.srfm-cf-ctn{--srfm-conversational-element-width:560px}}@media(max-width:767px){.srfm-cf-ctn{--srfm-conversational-element-width:350px}.srfm-cf-ctn .srfm-form-container{--srfm-common-heading-font-size:30px;--srfm-common-heading-line-height:36px;--srfm-common-message-font-size:16px;--srfm-common-message-line-height:24px;--srfm-label-font-size:20px;--srfm-label-line-height:30px;--srfm-description-font-size:16px;--srfm-description-line-height:24px;--srfm-error-font-size:14px;--srfm-error-line-height:24px}.srfm-cf-ctn .srfm-form-container .srfm-cf-btn-container .srfm-cf-btn.srfm-cf-start-btn{--srfm-btn-font-size:16px;--srfm-btn-line-height:24px}.srfm-cf-ctn .srfm-cf-wrap{height:100dvh}.srfm-cf-ctn .srfm-cf-wrap .srfm-cf-content-ctn .srfm-cf-welcome-image{width:100%}.srfm-cf-ctn .srfm-cf-wrap .srfm-cf-content-ctn .srfm-cf-inner-ctn{min-height:100dvh}.srfm-cf-ctn .srfm-cf-progress-bar-ctn .srfm-cf-progress-bar{height:8px;width:182px}.srfm-cf-ctn .srfm-cf-progress-bar-ctn .srfm-cf-progress-bar .srfm-cf-progress-bar-fill{height:8px}.srfm-cf-ctn .srfm-cf-progress-bar-ctn .srfm-cf-nav-btn-ctn .srfm-cf-next-btn,.srfm-cf-ctn .srfm-cf-progress-bar-ctn .srfm-cf-nav-btn-ctn .srfm-cf-prev-btn{height:24px;width:24px}}@media(max-width:576px){.srfm-cf-ctn .srfm-cf-block .srfm-block.srfm-address-block .srfm-block-width-25,.srfm-cf-ctn .srfm-cf-block .srfm-block.srfm-address-block .srfm-block-width-33-33,.srfm-cf-ctn .srfm-cf-block .srfm-block.srfm-address-block .srfm-block-width-50,.srfm-cf-ctn .srfm-cf-block .srfm-block.srfm-address-block .srfm-block-width-75{min-width:100%;width:100%}}.srfm-cf-ctn .srfm-custom-stylings .srfm-cf-nav-btn-ctn .srfm-cf-next-btn.srfm-btn-bg-color:hover,.srfm-cf-ctn .srfm-custom-stylings .srfm-cf-nav-btn-ctn .srfm-cf-next-btn.srfm-btn-bg-gradient:hover,.srfm-cf-ctn .srfm-custom-stylings .srfm-cf-nav-btn-ctn .srfm-cf-next-btn.srfm-btn-bg-transparent:hover,.srfm-cf-ctn .srfm-custom-stylings .srfm-cf-nav-btn-ctn .srfm-cf-prev-btn.srfm-btn-bg-color:hover,.srfm-cf-ctn .srfm-custom-stylings .srfm-cf-nav-btn-ctn .srfm-cf-prev-btn.srfm-btn-bg-gradient:hover,.srfm-cf-ctn .srfm-custom-stylings .srfm-cf-nav-btn-ctn .srfm-cf-prev-btn.srfm-btn-bg-transparent:hover{background:var(--srfm-btn-color-hover)}.srfm-cf-ctn .srfm-custom-stylings .srfm-cf-nav-btn-ctn .srfm-cf-next-btn.srfm-btn-bg-color svg path,.srfm-cf-ctn .srfm-custom-stylings .srfm-cf-nav-btn-ctn .srfm-cf-next-btn.srfm-btn-bg-gradient svg path,.srfm-cf-ctn .srfm-custom-stylings .srfm-cf-nav-btn-ctn .srfm-cf-next-btn.srfm-btn-bg-transparent svg path,.srfm-cf-ctn .srfm-custom-stylings .srfm-cf-nav-btn-ctn .srfm-cf-prev-btn.srfm-btn-bg-color svg path,.srfm-cf-ctn .srfm-custom-stylings .srfm-cf-nav-btn-ctn .srfm-cf-prev-btn.srfm-btn-bg-gradient svg path,.srfm-cf-ctn .srfm-custom-stylings .srfm-cf-nav-btn-ctn .srfm-cf-prev-btn.srfm-btn-bg-transparent svg path{stroke:var(--srfm-button-text-color-normal,var(--srfm-color-scheme-text-on-primary))}.srfm-cf-ctn .srfm-custom-stylings .srfm-cf-nav-btn-ctn .srfm-cf-next-btn.srfm-btn-bg-transparent,.srfm-cf-ctn .srfm-custom-stylings .srfm-cf-nav-btn-ctn .srfm-cf-prev-btn.srfm-btn-bg-transparent{background:0 0}.srfm-cf-ctn .srfm-custom-stylings .srfm-cf-nav-btn-ctn .srfm-cf-next-btn.srfm-btn-bg-color,.srfm-cf-ctn .srfm-custom-stylings .srfm-cf-nav-btn-ctn .srfm-cf-prev-btn.srfm-btn-bg-color{background:var(--srfm-button-background-color-normal,var(--srfm-color-scheme-primary))}.srfm-cf-ctn .srfm-custom-stylings .srfm-cf-nav-btn-ctn .srfm-cf-next-btn.srfm-btn-bg-gradient,.srfm-cf-ctn .srfm-custom-stylings .srfm-cf-nav-btn-ctn .srfm-cf-prev-btn.srfm-btn-bg-gradient{background:var(--srfm-button-background-gradient-normal)}.srfm-cf-ctn .srfm-custom-stylings .srfm-cf-nav-btn-ctn .srfm-cf-next-btn.srfm-btn-bg-hover-transparent:hover,.srfm-cf-ctn .srfm-custom-stylings .srfm-cf-nav-btn-ctn .srfm-cf-prev-btn.srfm-btn-bg-hover-transparent:hover{background:0 0}.srfm-cf-ctn .srfm-custom-stylings .srfm-cf-nav-btn-ctn .srfm-cf-next-btn.srfm-btn-bg-hover-color:hover,.srfm-cf-ctn .srfm-custom-stylings .srfm-cf-nav-btn-ctn .srfm-cf-prev-btn.srfm-btn-bg-hover-color:hover{background:var(--srfm-button-background-color-hover,var(--srfm-btn-color-hover))}.srfm-cf-ctn .srfm-custom-stylings .srfm-cf-nav-btn-ctn .srfm-cf-next-btn.srfm-btn-bg-hover-gradient:hover,.srfm-cf-ctn .srfm-custom-stylings .srfm-cf-nav-btn-ctn .srfm-cf-prev-btn.srfm-btn-bg-hover-gradient:hover{background:var(--srfm-button-background-gradient-hover)}.srfm-cf-ctn .srfm-custom-stylings .srfm-cf-nav-btn-ctn .srfm-cf-next-btn.srfm-btn-bg-color:hover svg path,.srfm-cf-ctn .srfm-custom-stylings .srfm-cf-nav-btn-ctn .srfm-cf-next-btn.srfm-btn-bg-gradient:hover svg path,.srfm-cf-ctn .srfm-custom-stylings .srfm-cf-nav-btn-ctn .srfm-cf-next-btn.srfm-btn-bg-hover-color:hover svg path,.srfm-cf-ctn .srfm-custom-stylings .srfm-cf-nav-btn-ctn .srfm-cf-next-btn.srfm-btn-bg-hover-gradient:hover svg path,.srfm-cf-ctn .srfm-custom-stylings .srfm-cf-nav-btn-ctn .srfm-cf-next-btn.srfm-btn-bg-hover-transparent:hover svg path,.srfm-cf-ctn .srfm-custom-stylings .srfm-cf-nav-btn-ctn .srfm-cf-next-btn.srfm-btn-bg-transparent:hover svg path,.srfm-cf-ctn .srfm-custom-stylings .srfm-cf-nav-btn-ctn .srfm-cf-prev-btn.srfm-btn-bg-color:hover svg path,.srfm-cf-ctn .srfm-custom-stylings .srfm-cf-nav-btn-ctn .srfm-cf-prev-btn.srfm-btn-bg-gradient:hover svg path,.srfm-cf-ctn .srfm-custom-stylings .srfm-cf-nav-btn-ctn .srfm-cf-prev-btn.srfm-btn-bg-hover-color:hover svg path,.srfm-cf-ctn .srfm-custom-stylings .srfm-cf-nav-btn-ctn .srfm-cf-prev-btn.srfm-btn-bg-hover-gradient:hover svg path,.srfm-cf-ctn .srfm-custom-stylings .srfm-cf-nav-btn-ctn .srfm-cf-prev-btn.srfm-btn-bg-hover-transparent:hover svg path,.srfm-cf-ctn .srfm-custom-stylings .srfm-cf-nav-btn-ctn .srfm-cf-prev-btn.srfm-btn-bg-transparent:hover svg path{stroke:var(--srfm-button-text-color-hover,var(--srfm-color-scheme-text-on-primary))}