@import url("https://use.typekit.net/lzt1iwp.css");body,html{background-color:#eaeaed;padding:0;margin:0;font-size:12px;font-family:Articulat CF,sans-serif;scroll-behavior:smooth}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.wrapper{max-width:1200px;width:100%}.passed.passed.passed.passed{left:0;animation:passed 1s forwards}.active.active.active.active{opacity:1;animation:active 1s forwards;transform:scale(1)}.activePassed.activePassed.activePassed.activePassed{left:0;animation:passed-reverse 1s forwards}.feature.feature.feature.feature{animation:feature 1s forwards}.featurePassed.featurePassed.featurePassed.featurePassed{animation:feature-reverse 1s forwards}.featureActive.featureActive.featureActive.featureActive{animation:active-reverse 1s forwards}@keyframes active{0%{left:calc(100% + 50px)}to{left:0}}@keyframes active-reverse{0%{opacity:1;left:0}to{opacity:1;left:calc(100% + 50px)}}@keyframes passed{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.5)}}@keyframes passed-reverse{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes feature{0%{opacity:0;left:calc(100% * 2.2)}to{opacity:1;left:calc(100% + 50px)}}@keyframes feature-reverse{0%{opacity:1;left:calc(100% + 50px)}to{opacity:0;left:calc(100% * 2.2)}}@media screen and (max-width:1250px){.wrapper{max-width:unset;padding:0 5rem}}@media screen and (max-width:700px){.wrapper{padding:0 3rem}}@media screen and (max-width:500px){.wrapper{padding:0 2rem}}.AccountForm_backdropForm__xhBtL{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:101;display:flex;align-items:center;justify-content:center}.AccountForm_containerAccountForm__Oo_Yt{padding:2rem;background-color:#fff;border-radius:1rem;min-width:310px;display:flex;align-items:center;flex-direction:column;gap:1.25rem}.AccountForm_containerAccountForm__Oo_Yt>form{width:100%}.AccountForm_containerAccountForm__Oo_Yt>p{margin-bottom:1rem}.AccountForm_displayNone__UkAtC{display:none}.AccountForm_containerInput__hIxgL{display:flex;flex-direction:column;gap:1rem}.AccountForm_containerInput__hIxgL>button{display:none}.AccountForm_fontsize12__vdZ0H{font-size:1.25rem}.AccountForm_checkbox__ZkCnC{margin:0}.AccountForm_checkbox__ZkCnC span{padding:0;font-size:1rem}.AccountForm_subText__eK_Ej{font-size:1rem;margin-top:1rem;cursor:pointer}.AccountForm_subText__eK_Ej:hover{text-decoration:underline}.AccountForm_errorMessage__gxP0E{color:#d32f2f;font-size:1rem;margin-top:1rem}