.gallery-card{width:350px;height:450px;gap:0;border-radius:56.28px;border:2px solid #282c4b;display:flex;flex-direction:column;justify-content:center;align-items:center}.gallery-profile-img{width:271px;height:193px;gap:0;border-radius:30px;object-fit:cover}.gallery-profile-name{font-weight:700;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.gallery-profile-bio,.gallery-profile-name{font-family:Inter;font-size:25px;line-height:30.26px;text-align:left}.gallery-profile-bio{margin-top:10px;width:271px;height:99px;text-overflow:ellipsis;overflow:auto;font-weight:400;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.gallery-view-btn{width:120px;height:58px;gap:0;border-radius:30px;background-color:#ffb265;font-weight:700;font-size:20px}.gallery-view-btn:hover{background-color:#d57b22;cursor:pointer}.gallery-container{display:grid;grid-template-columns:auto auto auto;padding:10px;justify-content:space-between}.gallery-page{display:flex;flex-direction:column;margin:50px}.gallery-title{font-size:50px;margin-bottom:50px}.gallery-section,.gallery-title{font-family:Ubuntu;font-weight:700;line-height:57.45px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.gallery-section{font-size:30px}