.contactUs{padding:2rem;background:#f3e5f5}.moreAboutMeBtn{padding:8px 8px 8px 32px;gap:24px;border-radius:100px;border:3px solid #c0c0c0;background:linear-gradient(180deg,#282828,#8E8E8E);color:#fff;font-size:1.125rem;font-weight:500;cursor:pointer;transition:background .3s}.moreAboutMeBtn,.moreAboutMeBtn .arrowCircle{display:flex;justify-content:center;align-items:center;position:relative}.moreAboutMeBtn .arrowCircle{width:53px!important;height:53px!important;padding:14.5px 14px 14.5px 15px;border-radius:100px;background:#FFF;transition:transform .3s}.moreAboutMeBtn .arrow{width:16px;height:16px;display:block;transform:rotate(-45deg);transition:transform .3s}.moreAboutMeBtn:hover .arrow{transform:rotate(0deg)}.moreAboutMeBtn .arrowCircle svg{transition:transform .3s cubic-bezier(.4,0,.2,1);transform:rotate(0deg)}.moreAboutMeBtn:hover .arrowCircle svg{transform:rotate(45deg)}@media (max-width:768px){.moreAboutMeBtn{padding:6px 6px 6px 20px;gap:16px;font-size:1rem}.moreAboutMeBtn .arrowCircle{width:40px!important;height:40px!important;padding:10px}.moreAboutMeBtn .arrow{width:12px;height:12px}}.light-gray-bg{background-color:#F8F8F8;border-radius:16px}.custom-input{border-radius:12px;background:#FFF;border:unset}.custom-input,.send-message-button{display:flex;padding:16px 24px;align-items:center;gap:10px;align-self:stretch}.send-message-button{border-radius:12px;border:3px solid #c0c0c0;background:linear-gradient(180deg,#282828,#8E8E8E),#FFF!important;justify-content:center}