section.sticky-ctas-section .sticky-ctas .sticky-cta-item{background-color:var(--primary);border-bottom:1px solid var(--web-white);color:var(--web-white);display:flex;align-items:center;text-decoration:none}section.sticky-ctas-section .sticky-ctas .sticky-cta-item:last-child{border:none}section.sticky-ctas-section .sticky-ctas .sticky-cta-item .icon{font-size:24px;padding:1rem}section.sticky-ctas-section .sticky-ctas .sticky-cta-item .sticky-ctas-text{opacity:1;white-space:nowrap;transition:opacity .3s ease-in-out;text-decoration:underline;padding-left:1.5rem;padding-right:1rem}section.sticky-ctas-section .sticky-ctas .sticky-cta-item .sticky-ctas-text:hover{text-decoration:none}section.sticky-ctas-section .sticky-ctas-desktop-content{display:block}section.sticky-ctas-section .sticky-ctas-desktop{position:fixed;right:0;top:50%;transform:translateY(-50%);transition:width .3s ease-in-out;z-index:9999;display:flex;flex-direction:column;overflow:hidden;width:200px;border:1px solid var(--web-white)}section.sticky-ctas-section .sticky-ctas-desktop.collapsed{width:58px}section.sticky-ctas-section .sticky-ctas-desktop .sticky-ctas-text{opacity:0;margin-left:0}section.sticky-ctas-section .sticky-ctas-mobile-content{display:none}@media (max-width:1199.98px){section.sticky-ctas-section .sticky-ctas-mobile-content{display:block}section.sticky-ctas-section .sticky-ctas-desktop-content{display:none}section.sticky-ctas-section .sticky-ctas-mobile{position:fixed;bottom:0;left:0;width:100%;display:flex;flex-flow:row;justify-content:space-between;z-index:2}section.sticky-ctas-section .sticky-ctas-mobile .sticky-cta-item{flex:1;flex-flow:row;flex-direction:column;justify-content:center;border-bottom:none;border-right:1px solid var(--web-white);height:74px;padding:0;padding-top:.25rem}.sticky-ctas-text{padding-top:.15rem;padding-left:0;padding-right:0}}