@-webkit-keyframes wiggle{0%,7%{transform:rotateZ(0)}15%{transform:rotateZ(-15deg)}20%{transform:rotateZ(10deg)}25%{transform:rotateZ(-10deg)}30%{transform:rotateZ(6deg)}35%{transform:rotateZ(-4deg)}100%,40%{transform:rotateZ(0)}}@keyframes wiggle{0%,7%{transform:rotateZ(0)}15%{transform:rotateZ(-15deg)}20%{transform:rotateZ(10deg)}25%{transform:rotateZ(-10deg)}30%{transform:rotateZ(6deg)}35%{transform:rotateZ(-4deg)}100%,40%{transform:rotateZ(0)}}@-webkit-keyframes fadein{100%{opacity:1;transform:translateX(0)}}@keyframes fadein{100%{opacity:1;transform:translateX(0)}}#button{display:flex;background-color:#0076bd;width:50px;height:50px;text-align:center;border-radius:100%;position:fixed;bottom:70px;color:#fff;right:30px;align-items:center;justify-content:center;transition:background-color .3s,opacity .5s,visibility .5s;opacity:0;visibility:hidden;z-index:1000;cursor:pointer;box-shadow:0 4px 16px 0 rgba(0,0,0,.4)}#button.show{opacity:1;visibility:visible}html.page-internal body main>section{width:100%}html.page-internal body main>section>div.container{flex-flow:row;padding-top:50px;padding-bottom:50px;align-items:flex-start;align-content:flex-start}html.page-internal body main>section>div.container main{flex:1 100%}html.page-internal body main>section>div.container main .content .gallery.gallery-traditional{grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:20px}html.page-internal body main>section>div.container main .content .video-container{width:100%}html.page-internal body main>section.job-portal-section{background-color:#f4f4f4;padding:50px 0}@media only screen and (max-width:770px){html.page-internal body main>section.job-portal-section{padding-top:0}}html.page-internal body main>section.job-portal-section .container .job-portals{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:30px;margin-top:40px}@media only screen and (max-width:1280px){html.page-internal body main>section.job-portal-section .container .job-portals{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:980px){html.page-internal body main>section.job-portal-section .container .job-portals{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:600px){html.page-internal body main>section.job-portal-section .container .job-portals{grid-template-columns:1fr}}html.page-internal body main>section.job-portal-section .container .job-portals .job-portal a{border:1px solid #c1c1c1;padding:30px 20px;border-radius:20px;box-sizing:border-box;display:block;width:100%}html.page-internal body main>section.job-portal-section .container .job-portals .job-portal a:hover h3,html.page-internal body main>section.job-portal-section .container .job-portals .job-portal a:hover i,html.page-internal body main>section.job-portal-section .container .job-portals .job-portal a:hover span.link-text{color:#0076bd}html.page-internal body main>section.job-portal-section .container .job-portals .job-portal h3{margin-bottom:10px;font-size:24px;font-style:normal;font-weight:700;line-height:34px;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;transition:.3s ease-in-out}html.page-internal body main>section.job-portal-section .container .job-portals .job-portal i{font-size:20px;font-style:normal;font-weight:400;line-height:30px;transition:.3s ease-in-out}html.page-internal body main>section.job-portal-section .container .job-portals .job-portal span.link-text{transition:.3s ease-in-out}html.page-internal body main>section.event-intro-section,html.page-internal body main>section.projects-intro-section{padding-top:50px}@media only screen and (max-width:770px){html.page-internal body main>section.event-intro-section,html.page-internal body main>section.projects-intro-section{padding-top:0}}html.page-internal body main>section.event-intro-section .container,html.page-internal body main>section.projects-intro-section .container{padding-bottom:0!important}html.page-internal body main>section.events-section .container{padding-top:0!important}html.page-internal body main>section.events-section .container .events select{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;border:0;box-shadow:none;padding:10px 40px 10px 15px;color:#000;background-color:#f2f2f2;cursor:pointer;min-width:200px;font-size:14px;line-height:20px;font-family:Public Sans,sans-serif}html.page-internal body main>section.events-section .container .events .events-filters-split{display:flex;gap:20px;justify-content:flex-start;margin-bottom:30px;flex-wrap:wrap}html.page-internal body main>section.events-section .container .events .events-filters-split .events-filters{position:relative}html.page-internal body main>section.events-section .container .events .events-filters-split .events-filters::after{content:"\f078";position:absolute;font-family:"Font Awesome 6 Pro";top:50%;right:10px;background-color:transparent;transition:.25s all ease;pointer-events:none;color:#000;border-radius:5px;transform:translateY(-50%)}html.page-internal body main>section.events-section .container .events .event-item .content-split{margin-bottom:30px;display:flex!important;padding-left:0!important;list-style:none!important;justify-content:space-between!important}html.page-internal body main>section.events-section .container .events .event-item .content-split .content-lhs{width:550px}@media only screen and (max-width:1280px){html.page-internal body main>section.events-section .container .events .event-item .content-split .content-lhs{width:calc(50% - 25px)}}@media only screen and (max-width:770px){html.page-internal body main>section.events-section .container .events .event-item .content-split .content-lhs{width:100%;margin-bottom:30px}}html.page-internal body main>section.events-section .container .events .event-item .content-split .content-lhs .image{border-radius:20px;overflow:hidden;border:1px solid #c1c1c1;border-radius:20px;position:relative;box-sizing:border-box}html.page-internal body main>section.events-section .container .events .event-item .content-split .content-lhs .image .event-delivery-badge{position:absolute;top:20px;left:0;background-color:#02b2a6;color:#fff;padding:10px 20px;display:flex!important;min-height:20px;align-items:center;justify-content:center}html.page-internal body main>section.events-section .container .events .event-item .content-split .content-lhs .image img{width:100%;height:auto}html.page-internal body main>section.events-section .container .events .event-item .content-split .content-rhs{width:calc(100% - 600px)}@media only screen and (max-width:1280px){html.page-internal body main>section.events-section .container .events .event-item .content-split .content-rhs{width:calc(50% - 25px)}}@media only screen and (max-width:770px){html.page-internal body main>section.events-section .container .events .event-item .content-split .content-rhs{width:100%}}html.page-internal body main>section.events-section .container .events .event-item .content-split .content-rhs .event-meta{display:block;margin-bottom:10px;font-size:16px;font-style:normal;font-weight:400;line-height:20px}html.page-internal body main>section.events-section .container .events .event-item .content-split .content-rhs .event-meta strong{display:inline!important}html.page-internal body main>section.events-section .container .events .event-item .content-split .content-rhs .btn{display:block;margin-top:30px}html.page-internal body main>section.provider-contact-section{padding:50px 0}@media only screen and (max-width:770px){html.page-internal body main>section.provider-contact-section{padding:0}}html.page-internal body main>section.provider-contact-section .container main{width:100%}html.page-internal body main>section.provider-contact-section .container .helpful-contacts{display:flex;flex-wrap:wrap;gap:20px;width:100%;justify-content:center;margin-top:30px}html.page-internal body main>section.provider-contact-section .container .helpful-contacts .col{width:calc(33.3333333333% - 20px);padding:20px 25px;box-sizing:border-box;background-color:#e1f4f4;border-radius:20px}@media only screen and (max-width:770px){html.page-internal body main>section.provider-contact-section .container .helpful-contacts .col{width:calc(50% - 20px)}}@media only screen and (max-width:600px){html.page-internal body main>section.provider-contact-section .container .helpful-contacts .col{width:100%}}html.page-internal body main>section.provider-contact-section .container .helpful-contacts .col h2{font-size:20px;font-style:normal;font-weight:700;line-height:28px;margin-top:0}html.page-internal body main>section.provider-contact-section .container .helpful-contacts .col .provider-logo{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;box-sizing:border-box;margin-bottom:20px}html.page-internal body main>section.provider-contact-section .container .helpful-contacts .col .provider-logo img{max-width:120px;width:100%;height:auto;mix-blend-mode:multiply}html.page-internal body main>section.provider-contact-section .container .helpful-contacts .col>div{display:flex;align-items:center;margin-bottom:10px}html.page-internal body main>section.provider-contact-section .container .helpful-contacts .col>div span{width:30px;font-size:18px;font-style:normal;font-weight:900;line-height:26px;color:#0076bd}html.page-internal body main>section.business-directory-section{padding:50px 0}@media screen and (max-width:770px){html.page-internal body main>section.business-directory-section{padding:0}}html.page-internal body main>section.business-directory-section .directory-form{max-width:1000px;margin:30px auto 0}html.page-internal body main>section.business-directory-section .container .tabs{width:100%}html.page-internal body main>section.business-directory-section .container .tabs #tabs-nav{list-style:none;display:flex;flex-wrap:wrap;padding-left:0}html.page-internal body main>section.business-directory-section .container .tabs #tabs-nav li{cursor:pointer;padding:10px;background-color:#f2f2f2;margin:10px 10px 10px 0;font-size:14px;line-height:20px}html.page-internal body main>section.business-directory-section .container .tabs #tabs-nav li.active{font-weight:700}html.page-internal body main>section.business-directory-section .container .tabs #tabs-content .tab-panel{display:none;margin-top:30px}html.page-internal body main>section.business-directory-section .container .tabs #tabs-content .tab-panel.active{display:block}html.page-internal body main>section.business-directory-section .container .tabs #tabs-content .tab-panel .tab-list{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-gap:10px}@media only screen and (max-width:1280px){html.page-internal body main>section.business-directory-section .container .tabs #tabs-content .tab-panel .tab-list{grid-template-columns:1fr 1fr 1fr 1fr}}@media only screen and (max-width:960px){html.page-internal body main>section.business-directory-section .container .tabs #tabs-content .tab-panel .tab-list{grid-template-columns:1fr 1fr 1fr}}@media only screen and (max-width:770px){html.page-internal body main>section.business-directory-section .container .tabs #tabs-content .tab-panel .tab-list{grid-template-columns:1fr 1fr}}@media only screen and (max-width:500px){html.page-internal body main>section.business-directory-section .container .tabs #tabs-content .tab-panel .tab-list{grid-template-columns:1fr}}html.page-internal body main>section.business-directory-section .container .tabs #tabs-content .tab-panel .tab-list .content .image{display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:20px;border:1px solid #c1c1c1}html.page-internal body main>section.business-directory-section .container .tabs #tabs-content .tab-panel .tab-list .content .image img{height:auto;width:100%;transition:.3s ease-in-out}html.page-internal body main>section.business-directory-section .container .tabs #tabs-content .tab-panel .tab-list .content .image:hover img{transform:scale(1.1)}html.page-internal body main>section.business-directory-section .container .tabs #tabs-content .tab-panel .tab-list .content .text{text-align:center;margin:20px 0}html.page-internal body main>section.business-directory-section .container .tabs #tabs-content .tab-panel .tab-list .content .text span{display:block;font-weight:400;font-size:18px;line-height:24px}html.page-internal body main>section.projects-section .container{padding-top:0!important}html.page-internal body main>section.projects-section .container .tabs{width:100%}html.page-internal body main>section.projects-section .container .tabs #tabs-nav{list-style:none;display:flex;flex-wrap:wrap;padding-left:0}html.page-internal body main>section.projects-section .container .tabs #tabs-nav li{cursor:pointer;padding:10px;background-color:#f2f2f2;margin:10px 10px 10px 0;font-size:14px;line-height:20px}html.page-internal body main>section.projects-section .container .tabs #tabs-nav li.active{font-weight:700}html.page-internal body main>section.projects-section .container .tabs #tabs-content .tab-panel{display:none;margin-top:30px}html.page-internal body main>section.projects-section .container .tabs #tabs-content .tab-panel.active{display:block}html.page-internal body main>section.projects-section .container .tabs #tabs-content .tab-panel .tab-list{display:block;width:100%}html.page-internal body main>section.projects-section .container .tabs #tabs-content .tab-panel .tab-list .content-split{margin-bottom:30px;display:flex!important}html.page-internal body main>section.projects-section .container .tabs #tabs-content .tab-panel .tab-list .content-split .content-lhs{width:550px}@media only screen and (max-width:1280px){html.page-internal body main>section.projects-section .container .tabs #tabs-content .tab-panel .tab-list .content-split .content-lhs{width:calc(50% - 25px)}}@media only screen and (max-width:770px){html.page-internal body main>section.projects-section .container .tabs #tabs-content .tab-panel .tab-list .content-split .content-lhs{width:100%;margin-bottom:30px}}html.page-internal body main>section.projects-section .container .tabs #tabs-content .tab-panel .tab-list .content-split .content-lhs .image{border-radius:20px;overflow:hidden;border:1px solid #c1c1c1;border-radius:20px;position:relative;box-sizing:border-box}html.page-internal body main>section.projects-section .container .tabs #tabs-content .tab-panel .tab-list .content-split .content-lhs .image .event-delivery-badge{position:absolute;top:20px;left:0;background-color:#02b2a6;color:#fff;padding:10px 20px;display:flex!important;min-height:20px;align-items:center;justify-content:center}html.page-internal body main>section.projects-section .container .tabs #tabs-content .tab-panel .tab-list .content-split .content-lhs .image a{display:block;width:100%}html.page-internal body main>section.projects-section .container .tabs #tabs-content .tab-panel .tab-list .content-split .content-lhs .image a:hover img{transform:scale(1.05)}html.page-internal body main>section.projects-section .container .tabs #tabs-content .tab-panel .tab-list .content-split .content-lhs .image img{width:100%;height:auto;transition:.3s ease-in-out}html.page-internal body main>section.projects-section .container .tabs #tabs-content .tab-panel .tab-list .content-split .content-rhs{width:calc(100% - 600px)}@media only screen and (max-width:1280px){html.page-internal body main>section.projects-section .container .tabs #tabs-content .tab-panel .tab-list .content-split .content-rhs{width:calc(50% - 25px)}}@media only screen and (max-width:770px){html.page-internal body main>section.projects-section .container .tabs #tabs-content .tab-panel .tab-list .content-split .content-rhs{width:100%}}html.page-internal body main>section.projects-section .container .tabs #tabs-content .tab-panel .tab-list .content-split .content-rhs .project-meta{display:block;margin-bottom:10px;font-size:16px;font-style:normal;font-weight:400;line-height:20px}html.page-internal body main>section.projects-section .container .tabs #tabs-content .tab-panel .tab-list .content-split .content-rhs .project-meta strong{display:inline!important}html.page-internal body main>section.projects-section .container .tabs #tabs-content .tab-panel .tab-list .content-split .content-rhs .btn{display:block;margin-top:30px}@media only screen and (max-width:770px){html.template-employer body main>section.intro-section{padding-bottom:0}}html.template-employer body main>section.images-left-text-right-section{padding-top:0!important}html.template-employer body main>section.images-left-text-right-section .container{position:relative;display:block;padding-top:20px!important}html.template-work body main>section.text-left-images-right-section{padding-top:0!important}html.template-work body main>section.text-left-images-right-section .container{padding-top:0!important}html.template-work body main>section.text-left-images-right-section .container main{position:relative;padding-top:60px}html.template-work body main>section.text-left-images-right-section .container main::before{content:"";display:block;width:100%;height:1px;background-color:#c1c1c1;position:absolute;top:0}html.template-region body main>section.expertise-section{background-color:transparent;padding-top:0}html.template-region body main>section.expertise-section .container{max-width:1460px}html.template-region body main>section.expertise-section .container main{background-color:#e1f4f4;border-radius:20px;padding:60px 20px;width:100%;box-sizing:border-box}html.template-region body main>section.expertise-section .container main .expertise-list{max-width:1100px;margin:0 auto}html.page-internal.event-single body main>section.event-single-section,html.page-internal.event-single body main>section.project-single-section,html.page-internal.project-single body main>section.event-single-section,html.page-internal.project-single body main>section.project-single-section{padding:50px 0}@media only screen and (max-width:770px){html.page-internal.event-single body main>section.event-single-section,html.page-internal.event-single body main>section.project-single-section,html.page-internal.project-single body main>section.event-single-section,html.page-internal.project-single body main>section.project-single-section{padding-top:0}}html.page-internal.event-single body main>section.event-single-section .container,html.page-internal.event-single body main>section.project-single-section .container,html.page-internal.project-single body main>section.event-single-section .container,html.page-internal.project-single body main>section.project-single-section .container{max-width:1200px}@media only screen and (max-width:770px){html.page-internal.event-single body main>section.event-single-section .container,html.page-internal.event-single body main>section.project-single-section .container,html.page-internal.project-single body main>section.event-single-section .container,html.page-internal.project-single body main>section.project-single-section .container{display:block!important}}html.page-internal.event-single body main>section.event-single-section .container main img,html.page-internal.event-single body main>section.project-single-section .container main img,html.page-internal.project-single body main>section.event-single-section .container main img,html.page-internal.project-single body main>section.project-single-section .container main img{width:100%;border-radius:20px}html.page-internal.event-single body main>section.event-single-section .container .event-delivery-badge,html.page-internal.event-single body main>section.project-single-section .container .event-delivery-badge,html.page-internal.project-single body main>section.event-single-section .container .event-delivery-badge,html.page-internal.project-single body main>section.project-single-section .container .event-delivery-badge{background-color:#02b2a6;color:#fff;padding:10px 20px;display:flex!important;min-height:20px;align-items:center;justify-content:center;max-width:120px;margin-bottom:30px}html.page-internal.event-single body main>section.event-single-section .sidebar-rhs .project-logo,html.page-internal.event-single body main>section.project-single-section .sidebar-rhs .project-logo,html.page-internal.project-single body main>section.event-single-section .sidebar-rhs .project-logo,html.page-internal.project-single body main>section.project-single-section .sidebar-rhs .project-logo{border:1px solid #c1c1c1;border-radius:20px;overflow:hidden;box-sizing:border-box}html.page-internal.event-single body main>section.event-single-section .sidebar-rhs .project-logo img,html.page-internal.event-single body main>section.project-single-section .sidebar-rhs .project-logo img,html.page-internal.project-single body main>section.event-single-section .sidebar-rhs .project-logo img,html.page-internal.project-single body main>section.project-single-section .sidebar-rhs .project-logo img{width:100%;height:auto}html.page-internal.event-single body main>section.event-single-section .sidebar-rhs .event-meta,html.page-internal.event-single body main>section.event-single-section .sidebar-rhs .project-meta,html.page-internal.event-single body main>section.project-single-section .sidebar-rhs .event-meta,html.page-internal.event-single body main>section.project-single-section .sidebar-rhs .project-meta,html.page-internal.project-single body main>section.event-single-section .sidebar-rhs .event-meta,html.page-internal.project-single body main>section.event-single-section .sidebar-rhs .project-meta,html.page-internal.project-single body main>section.project-single-section .sidebar-rhs .event-meta,html.page-internal.project-single body main>section.project-single-section .sidebar-rhs .project-meta{display:block;margin-bottom:10px;font-size:16px;font-style:normal;font-weight:400;line-height:20px;background-color:#e1f4f4;padding:20px;border-radius:20px;margin-bottom:30px}html.page-internal.event-single body main>section.event-single-section .sidebar-rhs .event-meta strong,html.page-internal.event-single body main>section.event-single-section .sidebar-rhs .project-meta strong,html.page-internal.event-single body main>section.project-single-section .sidebar-rhs .event-meta strong,html.page-internal.event-single body main>section.project-single-section .sidebar-rhs .project-meta strong,html.page-internal.project-single body main>section.event-single-section .sidebar-rhs .event-meta strong,html.page-internal.project-single body main>section.event-single-section .sidebar-rhs .project-meta strong,html.page-internal.project-single body main>section.project-single-section .sidebar-rhs .event-meta strong,html.page-internal.project-single body main>section.project-single-section .sidebar-rhs .project-meta strong{display:block;margin-bottom:10px}html.page-internal.event-single body main>section.event-single-section .sidebar-rhs .event-meta .event-meta-item,html.page-internal.event-single body main>section.event-single-section .sidebar-rhs .event-meta .project-meta-item,html.page-internal.event-single body main>section.event-single-section .sidebar-rhs .project-meta .event-meta-item,html.page-internal.event-single body main>section.event-single-section .sidebar-rhs .project-meta .project-meta-item,html.page-internal.event-single body main>section.project-single-section .sidebar-rhs .event-meta .event-meta-item,html.page-internal.event-single body main>section.project-single-section .sidebar-rhs .event-meta .project-meta-item,html.page-internal.event-single body main>section.project-single-section .sidebar-rhs .project-meta .event-meta-item,html.page-internal.event-single body main>section.project-single-section .sidebar-rhs .project-meta .project-meta-item,html.page-internal.project-single body main>section.event-single-section .sidebar-rhs .event-meta .event-meta-item,html.page-internal.project-single body main>section.event-single-section .sidebar-rhs .event-meta .project-meta-item,html.page-internal.project-single body main>section.event-single-section .sidebar-rhs .project-meta .event-meta-item,html.page-internal.project-single body main>section.event-single-section .sidebar-rhs .project-meta .project-meta-item,html.page-internal.project-single body main>section.project-single-section .sidebar-rhs .event-meta .event-meta-item,html.page-internal.project-single body main>section.project-single-section .sidebar-rhs .event-meta .project-meta-item,html.page-internal.project-single body main>section.project-single-section .sidebar-rhs .project-meta .event-meta-item,html.page-internal.project-single body main>section.project-single-section .sidebar-rhs .project-meta .project-meta-item{margin-bottom:20px;display:block}html.page-internal.event-single body main>section.event-single-section .sidebar-rhs .event-meta p,html.page-internal.event-single body main>section.event-single-section .sidebar-rhs .project-meta p,html.page-internal.event-single body main>section.project-single-section .sidebar-rhs .event-meta p,html.page-internal.event-single body main>section.project-single-section .sidebar-rhs .project-meta p,html.page-internal.project-single body main>section.event-single-section .sidebar-rhs .event-meta p,html.page-internal.project-single body main>section.event-single-section .sidebar-rhs .project-meta p,html.page-internal.project-single body main>section.project-single-section .sidebar-rhs .event-meta p,html.page-internal.project-single body main>section.project-single-section .sidebar-rhs .project-meta p{margin-top:10px}html.page-internal.event-single body main>section.project-pagination-area .container,html.page-internal.project-single body main>section.project-pagination-area .container{padding-top:0}html.page-internal.event-single body main>section.project-pagination-area .container .project-pagination,html.page-internal.project-single body main>section.project-pagination-area .container .project-pagination{margin:0 auto;text-align:center;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;font-size:14px;font-style:normal;font-weight:400;line-height:20px}html.page-internal.event-single body main>section.project-pagination-area .container .project-pagination .btn,html.page-internal.project-single body main>section.project-pagination-area .container .project-pagination .btn{margin:20px}html.page-internal.event-single body main>section.project-pagination-area .container .project-pagination a.link,html.page-internal.project-single body main>section.project-pagination-area .container .project-pagination a.link{transition:.3s ease-in-out}html.page-internal.event-single body main>section.project-pagination-area .container .project-pagination a.link:hover,html.page-internal.project-single body main>section.project-pagination-area .container .project-pagination a.link:hover{transform:translateX(10px)}.close-btn{cursor:pointer;position:absolute;right:30px;top:30px;display:flex;color:#fff;align-items:center}.close-btn span{margin-left:10px;width:30px;height:30px;border:2px solid #fff;border-radius:100px;display:flex;align-items:center;justify-content:center}.close-btn span i{color:#fff;font-size:24px;line-height:30px;transition:1s ease-in-out}.close-btn:hover span i{transform:rotateZ(180deg)}.team-popup{display:none;width:100%;height:100%;margin:auto;position:fixed;top:0;left:0;z-index:10;background:rgba(0,0,0,.8)}.team-popup .popup-bg{background:rgba(0,0,0,.8);width:100%;height:100vh;position:absolute}.team-popup .popup-content{background:#fff;position:absolute;top:95px;left:50%;transform:translateX(-50%);max-width:975px;width:80%;height:auto;padding:30px;box-sizing:border-box;min-height:300px;border-radius:20px;max-height:80vh}@media only screen and (max-width:770px){.team-popup .popup-content{padding:20px}}@media only screen and (max-width:1140px){.team-popup .popup-content .content-split{max-height:400px;overflow-y:scroll}}.team-popup .popup-content .content-split .content-lhs{width:395px}@media only screen and (max-width:770px){.team-popup .popup-content .content-split .content-lhs{width:100%}}.team-popup .popup-content .content-split .content-lhs .image{line-height:0;border-radius:20px;overflow:hidden}.team-popup .popup-content .content-split .content-lhs .image img{width:100%;height:auto}.team-popup .popup-content .content-split .content-lhs h3{font-size:20px;font-style:normal;font-weight:700;line-height:28px}.team-popup .popup-content .content-split .content-lhs ul{padding-left:0;-moz-column-count:2;column-count:2;-moz-column-gap:20px;column-gap:20px;list-style:none}@media only screen and (max-width:770px){.team-popup .popup-content .content-split .content-lhs ul{-moz-column-count:1;column-count:1}}.team-popup .popup-content .content-split .content-rhs{width:calc(100% - 420px)}@media only screen and (max-width:770px){.team-popup .popup-content .content-split .content-rhs{width:100%}}.team-popup .popup-content .content-split .content-rhs h3{margin-bottom:0}.team-popup .popup-content .content-split .content-rhs span{display:block}.team-popup .popup-content .content-split .content-rhs span.position{font-size:16px;font-style:normal;font-weight:400;line-height:20px}.team-popup .popup-content .content-split .content-rhs .details{margin-top:40px;overflow-y:auto;max-height:400px;padding-right:10px}@media only screen and (max-width:770px){.team-popup .popup-content .content-split .content-rhs .details{padding-right:0;overflow:visible;max-height:none}}.team-popup .popup-content .content-split .content-rhs .details::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,118,189,.3);border-radius:10px;background-color:#f5f5f5}.team-popup .popup-content .content-split .content-rhs .details::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,118,189,.3);background-color:#555;border-radius:10px}.team-popup .popup-content .content-split .content-rhs .details::-webkit-scrollbar{width:6px;background-color:#f5f5f5;border-radius:10px}.team-popup .popup-content .content-split .content-rhs p{font-size:16px;font-style:normal;font-weight:300;line-height:24px}