.registration__container{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.registration__box{min-width:30vw}@media screen and (min-width: 1024px){.registration__box{max-width:60vw}}@media screen and (max-width: 1023px){.registration__box{width:95%}}.registration__urls{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 1023px){.registration__urls{flex-direction:column}}
