@keyframes spinAround{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.preferred-connect-way{display:flex;align-items:center;text-transform:initial;position:fixed;z-index:5;left:0;top:0;width:100vw;height:100vh;height:100dvh;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(25,30,50,.9);margin:0}.preferred-connect-way__close{display:flex;align-items:center;justify-content:center;cursor:pointer;position:absolute;top:10px;right:10px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:50%;padding:0;width:32px;height:32px;background:var(--neutrals--800)}.preferred-connect-way__close img{width:20px;height:20px;filter:invert(1)}.preferred-connect-way__title{font-weight:400;font-size:var(--header---h5);line-height:160%;color:var(--neutrals--900);margin-bottom:24px}.preferred-connect-way__button{float:right;padding-inline:0;margin-top:.2rem}.preferred-connect-way__content{position:relative;padding:60px;margin:120px auto;max-width:768px;max-height:90vh;overflow:auto;background-color:var(--neutrals--100);border-radius:12px}@media screen and (max-width: 1023px){.preferred-connect-way__close{position:absolute;top:.4rem;right:.4rem;z-index:6}}@media screen and (max-width: 768px){.preferred-connect-way__title{margin-bottom:16px}.preferred-connect-way__content{margin:70px 16px;padding:3rem 16px}}
