.modal-component__share .modal-content{border-radius:0!important;padding:0!important;box-shadow:none!important;border:0!important;background-color:rgba(0,0,0,0)!important}.modal-component__share .modal-border{border:2px solid #cfeaff!important;box-shadow:0 2px 0 0 #cfeaff;padding:24px;border-radius:32px}.input-component{padding:12px 16px;width:100%;display:flex;gap:8px;max-width:300px}.input-component input{outline:none;border:none;font-style:normal;font-weight:500;line-height:22px;width:100%;color:#8b90a7}.input-component input:focus-visible{outline:none!important;border:none}textarea{line-height:22px}textarea::-webkit-scrollbar{width:5px}textarea::-webkit-scrollbar-track{border-radius:10px}textarea::-webkit-scrollbar-thumb{background:#d6d6d7;border-radius:10px}@media(max-width:1200px){textarea{margin-bottom:6px}}