.main-container{height:calc(100vh - 60px);background:var(--whitebackground);padding:25px;display:flex;justify-content:center;align-items:center;flex-direction:column}.main-container .text-container{max-width:600px}.project-doi{padding-bottom:30px}.pdf-view-icon{padding-right:22px}.main-container .h1-span{color:var(--highlightblue);font-family:CrimsonProItalic;font-size:46px;font-weight:700;margin-top:20px;margin-bottom:20px}.loading-bar-container{height:85px;width:100vw;top:0;position:fixed;background:transparent;overflow:hidden}.loading-length{height:100%;top:0;background:var(--navyblue);transition:10s ease-in-out width}.research-form-content{background:var(--whitebackground);width:100vw;min-height:calc(100vh - 75px)}.research-form-wrap{width:90vw;max-width:1300px;margin:60px auto auto;border-radius:5px;padding:50px}.research-form-wrap .video-responsive{display:grid;max-width:1300px;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}@media screen and (max-width: 1000px){.research-form-wrap .video-responsive{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (max-width: 800px){.research-form-wrap .video-responsive{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width: 600px){.research-form-wrap .video-responsive{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width: 400px){.research-form-wrap .video-responsive{grid-template-columns:repeat(1,minmax(0,1fr))}}.research-form-wrap .video-responsive .flex-item{width:100%;display:block;object-fit:cover;border-radius:5px;border:none;background:transparent;position:relative}.research-form-wrap .video-responsive img{object-fit:cover;width:100%;height:auto;border-radius:5px}.research-form-wrap .publication-container .icon{color:red;font-size:26px}.research-form-wrap .publication-container table{margin-bottom:20px;cursor:pointer}.research-form-wrap .publication-container table tbody tr td{vertical-align:top}.research-form-wrap .publication-container table tbody tr td h3{margin:0}.research-form-wrap .publication-container table tbody tr td:first-child{padding-right:20px}.research-form-wrap .video-responsive .video-button .flex-item .icon{font-size:50px;color:transparent;filter:drop-shadow(0px 0px 5px transparent);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);transition:.3s all ease-in-out}.research-form-wrap .video-responsive .video-button:hover .flex-item .icon{color:var(--whitebackground);filter:drop-shadow(0px 0px 5px var(--theblack))}.research-form-wrap .video-responsive .video-button{background:transparent;border:none;cursor:pointer;text-align:left;width:100%}.research-form-wrap .video-responsive .video-button p{margin-bottom:0;margin-top:5px;text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis}.research-form-wrap h1{margin:0 0 5px;font-size:50px}.personnel-form-wrap h4,.research-form-wrap h4{font-size:20px;font-weight:600;color:var(--highlightblue)}.personnel-form-wrap a,.research-form-wrap a{text-decoration:none;color:var(--darkgray);height:44px;width:min-content}.research-form-wrap a p{text-decoration:none;color:var(--textcolor);font-weight:600;height:44px;width:max-content}.research-form-wrap .icon{color:var(--highlightblue)}.research-form-wrap .space-between{height:50px;background:none}.research-form-wrap h2{font-size:36px;font-weight:700;margin-bottom:10px;color:var(--textcolor)}.research-form-wrap .research-grid{display:grid;grid-template-columns:300px 1fr;grid-template-rows:1fr;row-gap:0;column-gap:20px}.research-brief{background:var(--navyblue);color:var(--whitebackground);font-weight:500;border-radius:10px;padding:50px}.research-brief-image{border-radius:10px;position:relative;overflow:hidden}.research-brief-image .overlap-img{position:absolute;left:0;top:0;background:linear-gradient(to top,var(--theshadow) 40%,transparent);height:calc(100% - 40px);display:flex;flex-direction:column;justify-content:flex-end;padding:20px;border-radius:5px}.research-brief-image .overlap-img .date{color:var(--gallylightgray);margin-bottom:5px}.research-brief-image .overlap-img .text{color:var(--whitebackground);font-weight:600;margin-bottom:5px}.research-brief-image .overlap-img a{color:var(--gallyyellow);width:max-content;padding:5px;margin:0;height:44px}.research-brief-image img{height:100%;width:100%;object-fit:cover;border-radius:5px;box-shadow:5px 5px 35px 0 var(--navyblueshadow)}.research-background{background:var(--verylightblue);color:var(--whitebackground);font-weight:500;border-radius:10px;padding:50px}.research-background h4{margin-bottom:20px}.research-background .icon{font-size:25px;margin-bottom:20px}.research-brief h4{color:var(--gallyyellow);margin-bottom:20px}.research-brief .nice-white-button{padding:0 20px;font-size:14px;font-weight:400;height:30px;width:max-content;margin-top:50px;box-shadow:none;transition:.3s all ease-in-out}.research-brief .nice-white-button:hover{background:var(--whitebackground);color:var(--theblack)}.quotation-content{max-width:1300px;margin-top:0}.research-flex{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:20px}.research-flex .flex-item:first-child{position:relative;width:400px;height:300px;overflow:hidden;border-radius:5px}.research-flex .flex-item:first-child .overlap-img{position:absolute;left:0;top:0;background:linear-gradient(to top,var(--theshadow) 40%,transparent);height:calc(100% - 40px);display:flex;flex-direction:column;justify-content:flex-end;padding:20px;border-radius:5px}.research-flex .flex-item:first-child .overlap-img .date{color:var(--gallylightgray);margin-bottom:5px}.research-flex .flex-item:first-child .overlap-img .text{color:var(--whitebackground);font-weight:600;margin-bottom:5px}.research-flex .flex-item:first-child .overlap-img a{color:var(--gallyyellow);width:max-content;padding:5px;margin:0;height:20px}.research-flex .flex-item:first-child img{width:400px;height:300px;object-fit:cover;object-position:right;border-radius:5px;box-shadow:5px 5px 35px 0 var(--navyblueshadow)}.research-flex a{color:var(--gallyred)}.research-form-wrap ul{margin-left:50px;margin-bottom:10px;list-style:none;font-size:16px;color:var(--textcolor)}.research-form-wrap .with-indent{margin-left:20px}.research-form-wrap ul thead{display:flex;align-items:center;vertical-align:top;height:44px}.research-form-wrap .landing-h1{color:var(--navyblue);font-size:36px;font-weight:700;margin-top:20px;margin-bottom:20px}.research-form-wrap ul thead tr th{padding-bottom:5px}.research-form-wrap ul thead tr th:first-child{width:30px;text-align:left}.publication-container{background:var(--whitebackground);box-shadow:5px 5px 35px 0 var(--navyblueshadow);padding:50px;margin-bottom:20px}.publication-container h3{font-size:24px}.publication-container ul{margin-left:0;padding-left:20px;border-left:5px solid var(--highlightblue)}.publication-container ul li{margin-bottom:10px}.us-map-container{width:100%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.us-map-container h3{padding-bottom:5px;border-bottom:1px solid var(--gallylightgray);width:100%;text-align:center}.us-map{width:auto;max-width:900px}.client-testimonial{background:var(--verylightblue);width:calc(100% - 65px);border-radius:5px;padding:30px;display:flex;flex-direction:row;gap:20px}.client-testimonial .profile{flex:0 0 auto;height:100px;width:100px;background:var(--navyblue);color:#fff;font-size:30px;font-weight:700;box-sizing:border-box;display:flex;align-items:center;justify-content:center;border-radius:50%}.client-testimonial .quote-block h4{font-size:50px}.personnel-form-wrap{width:90vw;max-width:1300px;margin:60px auto auto;border-radius:5px;padding:50px 30px 30px}.personnel-form-wrap .profile-card{display:flex;align-items:flex-start;justify-content:center;flex-direction:row;width:100%;gap:30px;margin-top:20px}.personnel-form-wrap .profile-card .profile-text{border-bottom:5px solid var(--gallydarkyellow);height:100%;width:100%;padding:20px 0}.personnel-form-wrap .profile-card img{width:200px;height:200px;object-fit:cover;border-radius:5px;box-shadow:5px 5px 35px 0 var(--navyblueshadow)}.personnel-form-wrap .profile-card h3{font-size:36px;margin-bottom:10px}.personnel-form-wrap .profile-card h4{color:var(--gallyblue);font-weight:600;font-size:22px;margin-bottom:5px}.personnel-form-wrap .profile-card p{font-size:18px;margin-bottom:5px}.personnel-form-wrap .profile-card a{font-size:20px;text-decoration:none;font-weight:700;color:var(--gallyred)}.personnel-form-wrap .profile-card a .icon{padding-right:5px;font-size:20px}.research-form-content .white-background-section h1{margin:0 0 30px;font-size:36px}.video-wrap{max-height:700px;position:relative;display:flex;justify-content:center;object-fit:contain;background:var(--darkergray);margin:0;border-radius:5px;animation:fadein .6s ease-in-out 0s 1 normal forwards;overflow:hidden}.video-wrap .video{max-width:900px;max-height:calc(900px / 1.77);width:90vw;height:calc(90vw / 1.77);border-radius:0;border:none}@media screen and (max-width: 850px){.research-form-wrap .publication-container table tbody tr td h3{font-size:20px}.research-form-wrap h1{font-size:36px}.personnel-form-wrap .profile-card h3{font-size:25px;margin-bottom:10px}.research-form-content .white-background-section h1{font-size:22px;margin-bottom:20px}.research-form-wrap .research-grid{grid-template-columns:1fr;grid-template-rows:300px 1fr;row-gap:20px;column-gap:0}.research-form-wrap{padding:50px 0}.personnel-form-wrap{padding:50px 0 30px}}@media screen and (max-width: 890px){.research-form-wrap ul thead{height:64px}.loading-bar-container{height:15px}.research-flex{flex-direction:column;align-items:flex-start}.research-flex .flex-item:first-child,.research-flex .flex-item:first-child img{width:90vw}.personnel-form-wrap .profile-card{flex-direction:column}}@media screen and (max-width: 600px){.client-testimonial{flex-direction:column}}.flex-item .nice-blue-button{border-radius:5px;background:var(--whitebackground);color:var(--gallyblue);text-decoration:none;padding:10px 22px;border:2px solid var(--gallyblue);text-transform:uppercase;font-weight:400px;width:calc(100% - 46px);box-shadow:5px 5px 35px 0 var(--navyblueshadow);display:flex;align-items:center;justify-content:center;margin-top:50px;font-weight:500;transition:.3s ease-in-out all;margin-left:auto;margin-right:auto}.flex-item .nice-blue-button:hover{background:var(--gallyblue);color:var(--whitebackground);cursor:pointer}
