.content-blocks-auth-layout{width:100%}.content-blocks-auth-layout .auth-grid{grid-template-columns:5fr 6fr;align-items:stretch;gap:3em;display:grid}.content-blocks-auth-layout .auth-aside,.content-blocks-auth-layout .auth-card{opacity:0;border-radius:16px;transition:opacity .7s ease-out,transform .7s ease-out;transform:translateY(1.5em)}.content-blocks-auth-layout .auth-card{border-radius:16px;transition-delay:.15s}.content-blocks-auth-layout.visible .auth-aside,.content-blocks-auth-layout.visible .auth-card,.content-blocks-auth-layout.visible .auth-benefit{opacity:1;transform:none}.content-blocks-auth-layout .auth-aside{color:#fff;background-color:#8700a0;border-radius:16px;padding:3em 2.75em;position:relative;overflow:hidden}.content-blocks-auth-layout .auth-aside-background{pointer-events:none;position:absolute;inset:0}.content-blocks-auth-layout .auth-aside-background .auth-aside-icon{color:#fff;opacity:.16;will-change:transform;animation-name:authIconDrift;animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute}.content-blocks-auth-layout .auth-aside-background .auth-aside-icon:first-of-type{font-size:3em;animation-duration:15s;animation-delay:0s;top:8%;left:6%}.content-blocks-auth-layout .auth-aside-background .auth-aside-icon:nth-of-type(2){font-size:2.4em;animation-duration:18s;animation-delay:-5s;top:70%;left:10%}.content-blocks-auth-layout .auth-aside-background .auth-aside-icon:nth-of-type(3){font-size:2.6em;animation-duration:14s;animation-delay:-9s;top:22%;left:72%}.content-blocks-auth-layout .auth-aside-background .auth-aside-icon:nth-of-type(4){font-size:3.2em;animation-duration:19s;animation-delay:-3s;top:86%;left:60%}.content-blocks-auth-layout .auth-aside-background .auth-aside-icon:nth-of-type(5){font-size:2.2em;animation-duration:16s;animation-delay:-11s;top:48%;left:86%}.content-blocks-auth-layout .auth-aside-background .auth-aside-icon:nth-of-type(6){font-size:2em;animation-duration:13s;animation-delay:-7s;top:58%;left:40%}@keyframes authIconDrift{0%{transform:translate(0,0)rotate(-6deg)}50%{transform:translate(1.2em,-2em)rotate(10deg)}to{transform:translate(0,0)rotate(-6deg)}}.content-blocks-auth-layout .auth-aside-content{flex-direction:column;align-items:flex-start;height:100%;display:flex;position:relative}.content-blocks-auth-layout .auth-brand{margin-bottom:2em}.content-blocks-auth-layout .auth-brand .auth-brand-mark{width:3em;height:2.7em;position:relative}.content-blocks-auth-layout .auth-kicker{font-family:var(--font-rapor),sans-serif;letter-spacing:.18em;text-transform:uppercase;color:#ff8000;font-size:.85em;font-weight:700}.content-blocks-auth-layout .auth-title,.content-blocks-auth-layout .auth-title *{font-family:var(--font-vodkasans),sans-serif!important;text-transform:uppercase!important;color:#fff!important;font-size:1em!important;font-weight:400!important;line-height:1.1!important}.content-blocks-auth-layout .auth-title{margin:.5em 0 .6em;text-transform:uppercase!important;color:#fff!important;font-size:2.6em!important;font-weight:400!important;line-height:1.1!important}.content-blocks-auth-layout .auth-title strong,.content-blocks-auth-layout .auth-title b{color:#ff8000!important;font-weight:inherit!important}.content-blocks-auth-layout .auth-subtitle{font-family:var(--font-rapor),sans-serif;color:#fff;font-size:1.05em;line-height:1.6}.content-blocks-auth-layout .auth-benefits{flex-direction:column;gap:1em;margin:2.5em 0 0;padding:0;list-style:none;display:flex}.content-blocks-auth-layout .auth-benefit{opacity:0;align-items:center;gap:1em;transition:opacity .5s ease-out,transform .5s ease-out;display:flex;transform:translate(-1em)}.content-blocks-auth-layout .auth-benefit:first-of-type{transition-delay:.4s}.content-blocks-auth-layout .auth-benefit:nth-of-type(2){transition-delay:.5s}.content-blocks-auth-layout .auth-benefit:nth-of-type(3){transition-delay:.6s}.content-blocks-auth-layout .auth-benefit:nth-of-type(4){transition-delay:.7s}.content-blocks-auth-layout .auth-benefit .auth-benefit-icon{color:#fff;background-color:#ff8000;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:2.5em;height:2.5em;display:flex}.content-blocks-auth-layout .auth-benefit .auth-benefit-icon svg{font-size:1.1em}.content-blocks-auth-layout .auth-benefit .auth-benefit-text{font-family:var(--font-rapor),sans-serif;font-size:1em;font-weight:600;line-height:1.4}.content-blocks-auth-layout .auth-card{background-color:#fff;border:.1em solid #e9e1eb;border-radius:12px;flex-direction:column;padding:3em 3.25em;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.content-blocks-auth-layout .auth-card-title,.content-blocks-auth-layout .auth-card-title *{font-family:var(--font-vodkasans),sans-serif}.content-blocks-auth-layout .auth-card-title{text-transform:uppercase;color:#111;margin:0 0 .4em;font-size:2em;font-weight:400;line-height:1.1}.content-blocks-auth-layout .auth-card-subtitle{font-family:var(--font-rapor),sans-serif;color:#545454;margin-bottom:2em;font-size:1em;line-height:1.6}.content-blocks-auth-layout .auth-card-body{flex:1}.content-blocks-auth-layout .auth-card-footer{font-family:var(--font-rapor),sans-serif;color:#545454;border-top:.1em solid #61008f26;flex-direction:column;gap:.6em;margin-top:2em;padding-top:1.5em;font-size:.95em;display:flex}.content-blocks-auth-layout .auth-card-footer .auth-footer-item{flex-wrap:wrap;align-items:center;gap:.4em;display:flex}.content-blocks-auth-layout .auth-card-footer .auth-footer-link a{color:#8700a0;align-items:center;gap:.35em;font-weight:700;text-decoration:none;transition:color .3s ease-in-out;display:inline-flex}.content-blocks-auth-layout .auth-card-footer .auth-footer-link a svg{font-size:.85em;transition:transform .3s ease-in-out}.content-blocks-auth-layout .auth-card-footer .auth-footer-link a:hover{color:#ff8000}.content-blocks-auth-layout .auth-card-footer .auth-footer-link a:hover svg{transform:translate(.3em)}@media (prefers-reduced-motion:reduce){.content-blocks-auth-layout .auth-aside,.content-blocks-auth-layout .auth-card,.content-blocks-auth-layout .auth-benefit{opacity:1;transition:none;transform:none}.content-blocks-auth-layout .auth-aside-background .auth-aside-icon{animation:none}}@media (max-width:1200px){.content-blocks-auth-layout .auth-grid{gap:2em}.content-blocks-auth-layout .auth-title{font-size:2.2em!important}.content-blocks-auth-layout .auth-card{border-radius:16px;padding:2.5em 2.25em}}@media (max-width:1024px){.content-blocks-auth-layout .auth-grid{grid-template-columns:1fr}.content-blocks-auth-layout .auth-aside{border-radius:16px;padding:2.25em 1.75em}.content-blocks-auth-layout .auth-title{font-size:2em!important}.content-blocks-auth-layout .auth-benefits{margin-top:1.75em}.content-blocks-auth-layout .auth-card{border-radius:16px;padding:2em 1.5em}.content-blocks-auth-layout .auth-card-title{font-size:1.7em}}
