.atk-next-step{--atk-next-step-bg:var(--wp--preset--color--beige,#f2efe9);--atk-next-step-text:var(--wp--preset--color--charcoal,#1e1e1e);--atk-next-step-button-bg:var(--wp--preset--color--royal-blue,#123b6b);--atk-next-step-button-border:var(--wp--preset--color--blue,#0070a8);--atk-next-step-button-text:var(--wp--preset--color--beige,#f2efe9);--atk-next-step-medallion-size:clamp(5rem,5rem + 3 * ((100vw - 20rem)/70),8rem);--atk-next-step-content-max:59.25rem;background:var(--atk-next-step-bg);color:var(--atk-next-step-text);isolation:isolate;overflow:hidden;padding-block:clamp(3.75rem,3.75rem + 7.5*(100vw - 20rem)/70,11.25rem);padding-inline:clamp(1rem,4vw,2.5rem);position:relative;view-timeline-axis:block;view-timeline-name:--atk-next-step-view}.atk-next-step__inner{align-items:center;display:flex;flex-direction:column;gap:clamp(1.5rem,1.5rem + 1.625*(100vw - 20rem)/70,3.125rem);margin-inline:auto;max-width:var(--atk-next-step-content-max);position:relative;text-align:center}.atk-next-step__medallion{border-radius:50%;display:block;flex-shrink:0;height:var(--atk-next-step-medallion-size);left:clamp(.25rem,2vw,1.5rem);margin:0;overflow:hidden;position:absolute;top:clamp(3.5rem,11vw,6.5rem);transform-origin:center;transition:transform .6s cubic-bezier(.4,0,.2,1);width:var(--atk-next-step-medallion-size);z-index:0}@media(min-width:768px){.atk-next-step__medallion{left:calc(50% - var(--atk-next-step-content-max)/2 - 2.85rem);top:-4.375rem}}.atk-next-step__medallion>img{display:block;height:100%;object-fit:cover;width:100%}.atk-next-step__title{hyphens:none;letter-spacing:-.01em;line-height:1;margin:0;position:relative;word-break:keep-all;z-index:1}.atk-next-step__subtitle{color:color-mix(in srgb,var(--atk-next-step-text) 85%,var(--atk-next-step-bg));line-height:1.25;margin:0}.atk-next-step__button{align-items:center;background:var(--atk-next-step-button-bg);border:2px solid var(--atk-next-step-button-border);border-radius:3.125rem;color:var(--atk-next-step-button-text);display:inline-flex;gap:1.25rem;isolation:isolate;justify-content:center;line-height:1.25;max-width:var(--atk-next-step-content-max);min-height:4.375rem;overflow:hidden;padding-block:0;padding-inline:2.5rem;position:relative;transition:color .4s ease,border-color .4s ease;width:100%}.atk-next-step__button:-moz-any-link{text-decoration:none}.atk-next-step__button,.atk-next-step__button:any-link,.atk-next-step__button:focus,.atk-next-step__button:focus-visible,.atk-next-step__button:hover{text-decoration:none}.atk-next-step__button:before{background-color:var(--atk-next-step-button-border);border-radius:inherit;content:"";inset:0;position:absolute;transform:translateX(-101%);transition:transform .4s cubic-bezier(.4,0,.2,1);z-index:-1}.atk-next-step__button:focus-visible,.atk-next-step__button:hover{border-color:var(--atk-next-step-button-border)}.atk-next-step__button:focus-visible:before,.atk-next-step__button:hover:before{transform:translateX(0)}.atk-next-step__button:focus-visible{outline:2px solid var(--atk-next-step-button-border);outline-offset:4px}.atk-next-step__button-icon{align-items:center;display:inline-flex;flex-shrink:0;transform:rotate(-45deg);transition:transform .3s cubic-bezier(.4,0,.2,1)}.atk-next-step__button-icon svg{display:block;height:.85em;width:.85em}.atk-next-step__button:focus-visible .atk-next-step__button-icon,.atk-next-step__button:hover .atk-next-step__button-icon{transform:rotate(0)}@supports(animation-timeline:view()){@media(prefers-reduced-motion:no-preference){.atk-next-step[data-anim=on] .atk-next-step__title{animation:atk-next-step-fade-up linear both;animation-range:cover 0 cover 40%;animation-timeline:--atk-next-step-view}.atk-next-step[data-anim=on] .atk-next-step__button,.atk-next-step[data-anim=on] .atk-next-step__subtitle{animation:atk-next-step-fade-up linear both;animation-range:cover 10% cover 50%;animation-timeline:--atk-next-step-view}.atk-next-step[data-anim=on] .atk-next-step__medallion{animation:atk-next-step-medallion-swing linear both;animation-range:cover 0 cover 50%;animation-timeline:--atk-next-step-view}}}@supports not (animation-timeline:view()){.atk-next-step[data-anim=on] .atk-next-step__button,.atk-next-step[data-anim=on] .atk-next-step__subtitle,.atk-next-step[data-anim=on] .atk-next-step__title{opacity:0;transform:translateY(1.25rem);transition:opacity .7s ease-out,transform .7s cubic-bezier(.2,.65,.3,1)}.atk-next-step[data-anim=on][data-ns-visible=true] .atk-next-step__button,.atk-next-step[data-anim=on][data-ns-visible=true] .atk-next-step__subtitle,.atk-next-step[data-anim=on][data-ns-visible=true] .atk-next-step__title{opacity:1;transform:translateY(0)}.atk-next-step[data-anim=on] .atk-next-step__subtitle{transition-delay:.1s}.atk-next-step[data-anim=on] .atk-next-step__button{transition-delay:.2s}}@keyframes atk-next-step-fade-up{0%{opacity:0;transform:translateY(1.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes atk-next-step-medallion-swing{0%{transform:rotate(-5deg) scale(.92)}to{transform:rotate(7.55deg) scale(1)}}@media(prefers-reduced-motion:reduce){.atk-next-step__button,.atk-next-step__button-icon,.atk-next-step__button:before,.atk-next-step__subtitle,.atk-next-step__title{animation:none!important;opacity:1;transform:none;transition:none!important}.atk-next-step__medallion{animation:none!important;transform:rotate(7.55deg);transition:none!important}}