article.card{--bs-card-border-width:0;--bs-card-border-radius:0;--bs-card-spacer-y:0;--bs-card-spacer-x:0;--bs-card-title-spacer-y:0;--bs-card-bg:transparent}.tabsteps .tabsteps--tab-wrapper>.scroll-left-right{margin-top:18px;margin-bottom:18px}.tabsteps .tabsteps--nav-tabs{position:sticky;top:0;counter-reset:my-counter;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;padding-top:18px;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}@media (min-width:992px){.tabsteps .tabsteps--nav-tabs{gap:20px;border-bottom:2px solid var(--brand-primary-20)}}@media (max-width:991.98px){.tabsteps .tabsteps--nav-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;background-color:var(--brand-primary-05);padding:15px var(--gutter-spacing);margin-left:calc(var(--gutter-spacing)*-1);margin-right:calc(var(--gutter-spacing)*-1);overflow-y:hidden;overflow-x:auto}}.tabsteps .tabsteps--nav-tabs .nav-item{counter-increment:my-counter}.tabsteps .tabsteps--nav-tabs .nav-item:not(:last-child){margin-right:16px}@media (min-width:992px){.tabsteps .tabsteps--nav-tabs .nav-item:not(:last-child){margin-right:40px}}.tabsteps .tabsteps--nav-tabs .nav-link{padding:0;background-color:transparent;border:0;height:100%;font-size:20px;line-height:1;display:block}.tabsteps .tabsteps--nav-tabs .nav-link span.text{padding:15px 0;display:block;white-space:nowrap;font-weight:var(--aw-font-weight-bold)}@media (max-width:991.98px){.tabsteps .tabsteps--nav-tabs .nav-link span.text{display:none}}.tabsteps .tabsteps--nav-tabs .nav-link:before{content:"Step " counter(my-counter);font-size:16px;font-weight:var(--aw-font-weight);line-height:1;display:inline-block;padding:13px 20px;background-color:#fff;color:var(--brand-primary);border-radius:0 5px 5px 5px;border:2px solid var(--brand-primary);position:static;opacity:1}@media (min-width:992px){.tabsteps .tabsteps--nav-tabs .nav-link:before{padding:7px 15px}}.tabsteps .tabsteps--nav-tabs .nav-link:after{content:'';display:block;position:absolute;top:initial;bottom:0;left:0;right:0;width:100%;height:4px;background-color:var(--brand-primary);margin:0;border:0;border-radius:0;opacity:0}@media (max-width:991.98px){.tabsteps .tabsteps--nav-tabs .nav-link:after{display:none}}.tabsteps .tabsteps--nav-tabs .nav-link.active:before{background-color:var(--brand-primary);color:#fff}.tabsteps .tabsteps--nav-tabs .nav-link.active:after{opacity:1}.tabsteps .tabsteps--tab-content{width:calc(100vw - var(--scrollbar-width));position:relative;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.tabsteps .tabsteps--tab-content .container{padding-left:var(--gutter-spacing);padding-right:var(--gutter-spacing)}.tabsteps .tabsteps--tab-content .container .container{padding-left:0;padding-right:0}.tabsteps .tabsteps--tab-content>.tab-pane.fade:not(.show){opacity:0}@media (max-width:991.98px){.tabsteps .tabsteps--tab-content>.tab-pane.fade:not(.show){display:none}}.tabsteps .tabsteps--tab-content>.tab-pane>.tab-body{background-color:transparent;padding:0;border:0}@media (min-width:992px){.tabsteps .tabsteps--tab-content>.tab-pane>.tab-body{padding-top:48px}}.tabsteps .tabsteps--tab-content>.tab-pane>.tab-body .aw-layout:not(:last-child){margin-bottom:var(--section-spacing)}@media (min-width:992px){.tabsteps .tabsteps--tab-content>.tab-pane>.tab-body .aw-layout:not(:last-child){margin-bottom:var(--section-spacing-lg)}}@media (min-width:1639.98px){.tabsteps .tabsteps--tab-content>.tab-pane>.tab-body .aw-layout:not(:last-child){margin-bottom:var(--section-spacing-max)}}.tabsteps--nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:0 10px 10px 10px;background-color:var(--brand-primary-05);padding:20px 25px;margin-top:48px}@media (min-width:576px){.tabsteps--nav{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:15px 25px}}.tabsteps--nav ul{display:block;width:100%;list-style:none;padding:0;margin:0}@media (min-width:576px){.tabsteps--nav ul{width:initial;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:row;gap:10px}}@media (max-width:575.98px){.tabsteps--nav ul>li:not(:last-child){margin-bottom:15px}.tabsteps--nav ul>li .btn{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.tabsteps--nav ul>li .btn-prev i{margin-right:var(--button-icon-spacing)}.tabsteps--nav ul>li .btn-next i{margin-left:var(--button-icon-spacing)}body:has(.sticky-header.is-sticky:not(.is-watching)) .tabsteps .tabsteps--nav-tabs{top:var(--aw-header-height)}@media (min-width:1200px){body:has(.sticky-header.is-sticky:not(.is-watching)).sticky-header-on .tabsteps .tabsteps--nav-tabs{--aw-header-height:58px}}