.Checkbox-module__hzGyKG__wrapper input[type=checkbox]{visibility:hidden;display:none}.Checkbox-module__hzGyKG__label{-webkit-user-select:none;user-select:none;cursor:pointer;align-items:center;gap:10px;display:flex}.Checkbox-module__hzGyKG__label span{vertical-align:middle;display:inline-block;transform:translate(0,0)}.Checkbox-module__hzGyKG__box{border:1px solid #d1d5db;border-radius:4px;flex-shrink:0;width:18px;height:18px;transition:all .2s;position:relative;transform:scale(1)}.Checkbox-module__hzGyKG__box svg{fill:none;stroke:#fff;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:16;stroke-dashoffset:16px;transition:all .3s .1s;position:absolute;top:3px;left:2px;transform:translate(0,0)}.Checkbox-module__hzGyKG__box:before{content:"";background:var(--color-brand-primary);opacity:1;border-radius:50%;width:100%;height:100%;display:block;transform:scale(0)}.Checkbox-module__hzGyKG__label:hover .Checkbox-module__hzGyKG__box{border-color:var(--color-brand-primary)}.Checkbox-module__hzGyKG__wrapper input[type=checkbox]:checked+.Checkbox-module__hzGyKG__label .Checkbox-module__hzGyKG__box{background:var(--color-brand-primary);border-color:var(--color-brand-primary);animation:.4s Checkbox-module__hzGyKG__wave}.Checkbox-module__hzGyKG__wrapper input[type=checkbox]:checked+.Checkbox-module__hzGyKG__label .Checkbox-module__hzGyKG__box svg{stroke-dashoffset:0}.Checkbox-module__hzGyKG__wrapper input[type=checkbox]:checked+.Checkbox-module__hzGyKG__label .Checkbox-module__hzGyKG__box:before{opacity:0;transition:all .6s;transform:scale(3.5)}@keyframes Checkbox-module__hzGyKG__wave{50%{transform:scale(.9)}}
.Loader-module__xrlJWG__container{justify-content:center;align-items:center;height:100%;display:flex}.Loader-module__xrlJWG__loader{will-change:transform;width:72px;height:72px;transform-style:preserve-3d;grid-template-columns:repeat(2,1fr);gap:8px;animation:2s cubic-bezier(.6,.2,.1,1) infinite Loader-module__xrlJWG__rotateLoader;display:grid;transform:rotate(45deg)}.Loader-module__xrlJWG__cube{will-change:transform;backface-visibility:hidden;border-radius:8px;width:30px;height:30px;animation:1.6s ease-in-out infinite Loader-module__xrlJWG__pulse;transform:translateZ(0)}.Loader-module__xrlJWG__cube:first-child{background:linear-gradient(315deg,#1c36ba 20%,#7384d9 60%,#9faae8 85%,#cad1f7 100%);animation-delay:0s}.Loader-module__xrlJWG__cube:nth-child(2){background:linear-gradient(45deg,#1c36ba 20%,#7384d9 60%,#9faae8 85%,#cad1f7 100%);animation-delay:.2s}.Loader-module__xrlJWG__cube:nth-child(3){background:linear-gradient(225deg,#1c36ba 20%,#7384d9 60%,#9faae8 85%,#cad1f7 100%);animation-delay:.4s}.Loader-module__xrlJWG__cube:nth-child(4){background:linear-gradient(135deg,#1c36ba 20%,#7384d9 60%,#9faae8 85%,#cad1f7 100%);animation-delay:.6s}@keyframes Loader-module__xrlJWG__pulse{0%,to{transform:scale(1)translateZ(0)}50%{transform:scale(1.35)translateZ(0)}}@keyframes Loader-module__xrlJWG__rotateLoader{0%{transform:rotate(45deg)translateZ(0)}50%{transform:rotate(225deg)translateZ(0)}to{transform:rotate(405deg)translateZ(0)}}@media (min-width:768px){.Loader-module__xrlJWG__loader{gap:10px;width:84px;height:84px}.Loader-module__xrlJWG__cube{border-radius:10px;width:35px;height:35px}}
.AnimatedButton-module__St6dhW__btn{cursor:pointer;z-index:1;white-space:nowrap;text-align:center;font-size:13px;font-weight:600;font-family:var(--font-sans), sans-serif;border-radius:8px;justify-content:center;align-items:center;padding:10px 18px;text-decoration:none;transition:color .5s;display:inline-flex;position:relative;overflow:hidden}.AnimatedButton-module__St6dhW__btn:before{content:"";z-index:-1;border-radius:50%;width:500px;height:500px;transition:all .6s;position:absolute;top:100%;left:100%}.AnimatedButton-module__St6dhW__btn:hover:before{top:-200px;left:-150px}.AnimatedButton-module__St6dhW__btn:active:before{transition:background}.AnimatedButton-module__St6dhW__dark{border:1.5px solid var(--color-brand-dark);color:var(--color-brand-dark);background:0 0}.AnimatedButton-module__St6dhW__dark:before{background:var(--color-brand-dark)}.AnimatedButton-module__St6dhW__dark:hover{color:#fff;border-color:var(--color-brand-dark)}.AnimatedButton-module__St6dhW__dark:active:before{background:var(--color-brand-navy)}.AnimatedButton-module__St6dhW__light{color:#fff;background:0 0;border:1.5px solid #fff3}.AnimatedButton-module__St6dhW__light:before{background:var(--color-brand-primary)}.AnimatedButton-module__St6dhW__light:hover{color:#fff;border-color:var(--color-brand-primary)}.AnimatedButton-module__St6dhW__light:active:before{background:var(--color-brand-primary-hover)}.AnimatedButton-module__St6dhW__white{color:#fff;background:0 0;border:1.5px solid #fff3}.AnimatedButton-module__St6dhW__white:before{background:#fff}.AnimatedButton-module__St6dhW__white:hover{color:var(--color-brand-dark);border-color:#fff}.AnimatedButton-module__St6dhW__white:active:before{background:#ffffffe6}.AnimatedButton-module__St6dhW__solid{color:var(--color-brand-dark);background:#fff;border:1.5px solid #fff}.AnimatedButton-module__St6dhW__solid:before{display:none}
.Tooltip-module__w6kZxW__container{display:inline-flex;position:relative}.Tooltip-module__w6kZxW__portalTooltip{background-color:var(--color-brand-dark);color:#fff;white-space:normal;word-wrap:break-word;z-index:99999;pointer-events:auto;border-radius:10px;width:max-content;max-width:200px;padding:8px 12px;font-size:11px;font-weight:500;line-height:1.4;animation:.15s Tooltip-module__w6kZxW__fadeIn;position:fixed}.Tooltip-module__w6kZxW__portalTop{transform:translate(-50%)translateY(-100%)}.Tooltip-module__w6kZxW__portalTop:after{content:"";background-color:var(--color-brand-dark);width:6px;height:6px;position:absolute;bottom:-3px;left:50%;transform:translate(-50%)rotate(45deg)}.Tooltip-module__w6kZxW__portalRight{transform:translateY(-50%)}.Tooltip-module__w6kZxW__portalRight:after{content:"";background-color:var(--color-brand-dark);width:6px;height:6px;position:absolute;top:50%;left:-3px;transform:translateY(-50%)rotate(45deg)}.Tooltip-module__w6kZxW__portalLeft{transform:translate(-100%)translateY(-50%)}.Tooltip-module__w6kZxW__portalLeft:after{content:"";background-color:var(--color-brand-dark);width:6px;height:6px;position:absolute;top:50%;right:-3px;transform:translateY(-50%)rotate(45deg)}.Tooltip-module__w6kZxW__portalBottom{transform:translate(-50%)}.Tooltip-module__w6kZxW__portalBottom:after{content:"";background-color:var(--color-brand-dark);width:6px;height:6px;position:absolute;top:-3px;left:50%;transform:translate(-50%)rotate(45deg)}@keyframes Tooltip-module__w6kZxW__fadeIn{0%{opacity:0}to{opacity:1}}
