.members3 .item{background-color:#F4F4F4;margin-top:160px;}.members3 .image{z-index:0;overflow:hidden;width:210px;height:210px;margin:-160px auto 0;border-radius:999px;}.members3 .image img{width:100%;height:100%;object-fit:cover;transition:transform 0.6s cubic-bezier(0,0.6,0.4,1);}.members3 .item:hover .image img{transform:scale(1.06);}.members3 .item .text{padding:30px 40px 40px;}.members3 .item h3{margin-bottom:0.25rem;font-size:1.75rem;}.members3 .item h4{font-size:1.25rem;font-weight:500;}.members3 .item .content{margin-top:1rem;}.members3 .item .content p{margin-bottom:0.25rem;}@media (min-width:768px){.members3 .item:first-child{flex-direction:row;align-items:center;width:100%;max-width:900px;margin:0 auto;background-color:transparent;}.members3 .item:first-child .image{margin:0;width:250px;height:250px;flex-shrink:0;}.members3 .item:first-child .text{width:calc(100% - 250px);position:relative;padding:45px;}.members3 .item:first-child .text::before{content:"";position:absolute;top:0;right:0;width:calc(100% + 80px);height:100%;background-color:#F4F4F4;z-index:-1;}.radius-1 .members3 .item:first-child .text::before{border-radius:5px;}.radius-2 .members3 .item:first-child .text::before{border-radius:10px;}.radius-3 .members3 .item:first-child .text::before{border-radius:15px;}.members3 .item:first-child h3{font-size:2rem;margin-bottom:0.25rem;}.members3 .item:first-child h4{font-size:1.5rem;margin-bottom:1.25rem;}.members3 .item:first-child .content p{font-size:1.125rem;}}@media (max-width:767px){.members3 .items .item h3{font-size:1.25rem;}.members3 .items .item h4{font-size:1rem;}.members3 .items .item{margin-top:130px;}.members3 .item .image{width:180px;height:180px;margin-top:-130px;}.members3 .item .text{padding:25px;}}