html:not(.aem-AuthorLayer-Edit) .cta-v2__el--type--drift{opacity:0;pointer-events:none}
@media(prefers-reduced-motion:reduce){html:not(.aem-AuthorLayer-Edit) .cta-v2__el--type--drift{transition:none}
}
@media(prefers-reduced-motion:no-preference){html:not(.aem-AuthorLayer-Edit) .cta-v2__el--type--drift{transition:opacity .3s ease-in-out}
}
html:not(.aem-AuthorLayer-Edit) .cta-v2__el--drift-init{opacity:1;pointer-events:auto;cursor:pointer}
.cta-v2{pointer-events:auto}
.cta-v2__wrapper{display:flex}
.cta-v2__content{display:flex;flex-direction:column;z-index:1}
.cta-v2__el{font-weight:400;font-style:normal;display:inline-flex;justify-content:center;align-items:center;line-height:1;cursor:pointer;gap:10px;position:relative}
.cta-v2__el:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;border-radius:inherit}
.cta-v2--content-alignment--center .cta-v2__el{justify-content:center}
.cta-v2--content-alignment--left .cta-v2__el{justify-content:flex-start;text-align:left}
.cta-v2--content-alignment--right .cta-v2__el{justify-content:flex-end;text-align:right}
.cta-v2--content-alignment--space-between .cta-v2__el{justify-content:space-between;text-align:left}
.cta-v2--icon-position--top .cta-v2__el,.cta-v2--icon-position--bottom .cta-v2__el{flex-direction:column}
.cta-v2__el[disabled]{cursor:default}
.cta-v2__icon{z-index:1;overflow:hidden;flex-shrink:0;user-select:none;pointer-events:none}
.cta-v2--icon-position--right .cta-v2__icon,.cta-v2--icon-position--bottom .cta-v2__icon{order:1}
.cta-v2__icon--secondary{display:none}
.cta-v2.design-vision .cta-v2__el{opacity:1;pointer-events:auto;cursor:pointer}
.cta-v2--active .cta-v2__icon--primary{display:none}
.cta-v2--active .cta-v2__icon--secondary{display:block}
@media only screen and (max-width:1229px){.cta-v2--tab-content-alignment--center .cta-v2__el{justify-content:center}
.cta-v2--tab-content-alignment--left .cta-v2__el{justify-content:flex-start}
.cta-v2--tab-content-alignment--right .cta-v2__el{justify-content:flex-end}
.cta-v2--tab-content-alignment--space-between .cta-v2__el{justify-content:space-between}
}
@media only screen and (max-width:767px){.cta-v2--mob-content-alignment--center .cta-v2__el{justify-content:center}
.cta-v2--mob-content-alignment--left .cta-v2__el{justify-content:flex-start}
.cta-v2--mob-content-alignment--right .cta-v2__el{justify-content:flex-end}
.cta-v2--mob-content-alignment--space-between .cta-v2__el{justify-content:space-between}
}