.member__item{flex:0 0 33.33%;margin-bottom:60px;padding-left:30px;padding-right:30px}.member{display:flex;flex-wrap:wrap;margin-left:-30px;margin-right:-30px;margin-top:60px}.member__name{font-weight:600;margin-bottom:10px}.member__img{margin-bottom:30px}.member__img img{width:100%}.member__modal{background-color:#021b45f2;display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:9}.member__modal-body{background-color:#fff;box-sizing:border-box;display:flex;left:50%;max-height:calc(100% - 80px);overflow-y:auto;padding:40px;position:absolute;top:50%;transform:translate(-50%,-50%);width:80%}.member__modal-img{flex:0 0 250px;margin-right:40px}.member__modal-img img{width:100%}.member__modal-name{font-size:26px;font-weight:600;margin-bottom:20px}.member__modal-role{font-size:20px;margin-bottom:30px}.member__modal-desc{margin-bottom:20px}.member__modal a{border-bottom:1px solid #00234b;color:inherit!important;display:inline-block;font-weight:600}.member__modal a:hover{color:#01142a!important}.member__button{cursor:pointer;font-weight:600;margin-top:20px}.member__modal-close:hover{background-color:#f76666;color:#fff}.member__modal-close{border-radius:3px;cursor:pointer;height:30px;position:absolute;right:20px;top:20px;transition:all .3s ease-in-out;width:30px}@media screen and (max-width:1000px){.member__item{margin-bottom:30px;padding-left:15px;padding-right:15px}.member{margin-left:-15px;margin-right:-15px}}@media screen and (max-width:600px){.member__modal-name{font-size:20px}.member__modal-role{font-size:15px;margin-bottom:12px}.member__modal-desc{font-size:14px}.member__item{flex:0 0 100%}.member__modal-body{display:block}.member__modal-img{flex:0 0 250px;margin-bottom:10px;margin-right:0;max-width:100px}.member__item:last-child{margin-bottom:40px}}