.cta-secondary-light{--newton--button-secondary--label:#fff;--newton--button-text-only-secondary--background--hover:#fff;--newton-cta-after-icon-svg:url("../../../../../content/dam/newtonim/web/icons/newton-secondary-up-arrow.svg");--newton--button-secondary--label--hover:#00243d;--newton--button-text-only-secondary--background--hover:#fff}
.cta-secondary-dark{--newton--button-secondary--label:#00243d;--newton--button-text-only-secondary--background--hover:#00243d;--newton-cta-after-icon-svg:url("../../../../../content/dam/newtonim/web/icons/see-all-insights.svg");--newton--button-secondary--label--hover:#fff}
.cta-primary-light{--newton--button-primary--background:#fff;--newton--button-primary--label:#00243d;--newton--button-primary--background--hover:transparent;--newton--button-primary--label--hover:#fff}
.cta-primary-dark{--newton--button-primary--background:#00243d;--newton--button-primary--label:#fff;--newton--button-primary--background--hover:transparent;--newton--button-primary--label--hover:#00243d}
.cta-container{display:flex;position:relative;padding:52px 0 0;justify-content:center}
.cta-container a.cta-cls{background-color:var(--newton--button-primary--background);color:var(--newton--button-primary--label);border:1.33px solid var(--newton--button-primary--label);font-weight:600;--pdf-icon-color:var(--newton--button-primary--label);font-family:'BNYM_NEWTON_Akkurat_Pro';padding:10px 16px;position:relative;text-align:center;transition:all .2s ease;font-size:14px;line-height:18px;text-decoration:none;cursor:pointer;&:hover,:active,:focus{background-color:var(--newton--button-primary--background--hover);color:var(--newton--button-primary--label--hover);text-decoration:none;border:1px solid var(--newton--button-primary--label--hover);--pdf-icon-color:var(--newton--button-primary--label--hover)}
}
.cta-container a.cta-cls.icon{background:0;color:var(--newton--button-secondary--label);font-weight:600;font-family:'BNYM_NEWTON_Akkurat_Pro';font-weight:400;padding:10px 40px;margin-left:10px;position:relative;text-align:center;border:0;font-size:14px;line-height:20px;text-decoration:none;z-index:1;cursor:pointer;&::before{content:'';position:absolute;bottom:0;width:40px;transition:width .2s ease-in;background:var(--newton--button-text-only-secondary--background--hover);z-index:-1;left:-8px;top:0;height:auto}
&::after{content:'';background-image:var(--newton-cta-after-icon-svg);background-repeat:no-repeat;background-size:30px 30px;width:30px;height:30px;top:0;left:-3px;right:auto;bottom:0;margin:auto;transition:transform .2s ease-in;position:absolute;z-index:-1}
&:hover,:active,:focus{color:var(--newton--button-secondary--label--hover);&::before{width:100%}
&::after{content:'';transform:rotate(45deg)}
}
}
.cta-container a.link-with-icon{display:flex;align-items:center;gap:5px}
@media(min-width:768px){.cta-container a.cta-cls.icon{font-size:15px;line-height:20px}
}
@media(min-width:1024px){.cta-container a.cta-cls.icon{font-size:16px;line-height:24px}
}