.person__header-bg{background:#fff;background:radial-gradient(circle,#fff 10%,#f0f8ff 100%);position:relative}.person__header-wrapper{margin:0 auto;max-width:1300px}.person__header-content{align-items:center;display:flex;justify-content:space-between;padding:0 20px}.person__sections{margin:20px auto 180px;max-width:1300px;padding:0 1rem}.person .section-bg{padding:100px 0}.person__header-text{flex:2;max-width:800px;padding:50px 20px 50px 0}.person__header-text h1{font-size:50px}figure.person__profile-image{align-self:center;margin:0!important;max-width:480px}.person__header-image{display:flex;flex:1 180px;justify-content:center;margin-top:auto}.header-image{flex:1}.person__profile-image img{display:block;height:auto;margin:0 auto;max-width:435px;width:100%}.person__position{color:#000;font-weight:400}.person__bio p{color:#797979;font-size:20px;font-weight:300}.person__social{align-items:center;display:flex;gap:30px;margin-bottom:20px}.person__location{display:flex;gap:10px}.person__linkedin{padding-top:6px}.curved-line{background:#fff;border-radius:50% 50%/60px 60px 0 0;bottom:0;height:50px;left:0;margin-bottom:-1px;position:absolute;width:100%}.author__header-wrapper{margin:0 auto;max-width:1200px}.author__header-content{align-items:center;display:flex}.author__profile-image img{border-radius:50%;height:250px;margin-right:20px;object-fit:cover;width:250px}.author__position{font-weight:400}.section__prehead{color:#3dc4e7;font-size:.8rem;font-weight:700;letter-spacing:.1em;margin-bottom:20px;text-transform:uppercase}.section__heading{font-size:30px;font-weight:700;text-transform:unset}.section__copy{font-size:22px;font-weight:300}.image-left .image-container,.image-right .text-container{order:1}.image-left .text-container,.image-right .image-container{order:2}.section-wrapper{align-items:flex-start;display:flex;gap:50px;justify-content:space-between;margin:0 0 40px}.image-container,.text-container{flex:1}.image-container img{height:auto;width:100%}.bg-gray{background-color:#f9f9f9;padding:20px}.recent-posts{margin:60px 0}.recent-posts__bottom{background-color:#f9f9f9;margin:0 auto;padding:40px 20px 180px}.recent-posts__content{margin:0 auto;max-width:1390px}.recent-posts__title{font-size:32px;font-weight:500;margin-bottom:60px;text-align:center;text-transform:unset}.recent-posts__content,.recent-posts__content--top{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.recent-posts__post figure{display:block;height:auto;margin:0 auto;width:100%}.recent-posts__post figure img{border-radius:20px 20px 0 0;height:auto;width:100%}.recent-posts__post-title{margin-top:10px;text-align:center}.recent-posts__people-list ul{list-style-type:none;padding:0}.recent-posts__people-list li{margin-bottom:10px}.recent-posts__load-more,.recent-posts__load-more:focus{background-color:#fff;border:1px solid #000;border-radius:8px;display:block;font-size:14px;margin:40px auto 0;padding:15px 40px;text-transform:uppercase;width:fit-content}.recent-posts__load-more:active,.recent-posts__load-more:hover{background-color:#181a4a;border:1px solid #181a4a;color:#fff}.recent-posts__content .blog-card__tags{display:none}.people-content,.people-content__other{align-items:start;display:grid;gap:40px 10px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));justify-content:space-between;margin:0 auto;max-width:1390px;padding:0 40px}.people-listing{padding-bottom:90px}.people-listing__other{padding-bottom:120px}.people-listing__subtitle{color:#797979}.people-card{padding:20px 20px 0;position:relative}.people-card>a{display:flex;flex-direction:column;gap:10px;height:100%;justify-content:space-between;width:100%}.people-card>a,.people-card>a:hover{text-decoration:none}.people-card__name{color:#000;font-size:18px;font-weight:800;margin-bottom:3px;text-transform:uppercase}.people-card__role{font-size:14px;font-weight:300;text-transform:uppercase}.people-card__image-container{height:auto;position:relative;width:100%}.people-card__image{border-radius:10px;display:block;margin-left:auto;margin-right:auto;max-width:216px;object-fit:cover;position:relative;width:100%;z-index:1}.people-card__image-container:before{background:#dadbd9;background:linear-gradient(125deg,#dadbd9,#fff 62%,#dadbd9);border-radius:10px;bottom:0;content:"";height:190px;left:0;position:absolute;transition:all .5s;width:100%;z-index:0}.people-card__image-container:hover:before{background:#c8c8c8;background:linear-gradient(125deg,#c8c8c8,#fff 62%,#c8c8c8);transition:all .5s}.people-content .people-card{display:none;max-height:0;opacity:0;overflow:hidden;transition:max-height .5s ease-in-out,opacity .5s ease-in-out}.people-card.show{display:flex;justify-content:center;max-height:2000px;min-height:310px;opacity:1}.people-listing__load-more{background-color:#fff;border:1px solid #000;border-radius:8px;display:block;font-size:14px;margin:40px auto;padding:15px 40px;text-transform:uppercase;transition:all .3s;width:fit-content}a.people-listing__load-more{color:#000;text-decoration:none}a.people-listing__load-more:hover{color:#fff;text-decoration:none}.people-listing__load-more:active,.people-listing__load-more:focus,.people-listing__load-more:hover{background-color:#181a4a;border:1px solid #181a4a;color:#fff;transition:all .3s}@media (max-width:1200px){.people-content{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));justify-content:space-around}.people-content,.people-content__other{gap:0}.recent-posts__bottom{padding:40px 20px 180px}.recent-posts__content,.recent-posts__content--top{gap:30px;grid-template-columns:repeat(2,1fr)}}@media (max-width:991px){.person__header-text{padding:50px 20px 80px 0}.person__header-text h1{font-size:36px}}@media (max-width:768px){.people-content{padding:0 20px}.people-card__image-container{width:100%}.recent-posts__content,.recent-posts__content--top{gap:30px;grid-template-columns:repeat(1,1fr)}.person__header-content,.section-wrapper{align-items:flex-start;flex-direction:column}.section-wrapper{gap:20px;margin:0 0 20px}.header-image,.image-container,.person__header-text,.text-container{padding-bottom:20px;padding-right:0}.person__header-text{margin:40px 0;max-width:100%;padding:20px 20px 0 0}.people-card figure,.recent-posts__post figure{max-width:100%}.author__header-content{align-items:center;flex-direction:column}.author__profile-image img{height:200px;margin-right:0;width:200px}.author__header-content{padding:20px}.recent-posts__bottom{padding:20px 20px 60px}.section__prehead{font-size:18px}.section__heading{font-size:30px}.section__copy{font-size:18px}.image-left .image-container,.image-right .image-container{order:2}.image-left .text-container,.image-right .text-container{order:1}.person__bio p{font-size:1rem}.people-card.show{display:block}}