:root{--theblack: #000000;--theshadow: #00000080;--lightshadow: #00000060;--whitebackground: #FFFFFF;--transwhitebackground: #ffffffc2;--verylightblue: #F7F8FB;--gallygray: #676767;--gallylightgray: #B5B5B5;--gallyverylight: #E5E5E5;--navyblueshadow: #0f4e8125;--navyblue: #213a5e;--textcolor: #4C5263;--darkergray: #444444;--muchdarkergray: #323232;--gallyblue: #0F4D81;--gallyyellow: #FFD960;--gallydarkyellow: #E8CA82;--gallylightyellow: #ffda605f;--gallyred: #C2185B;--shadow-gallyred: #c2185c25;--highlightblue: #0577B1;--text-black: #263541;--text-shadow: var(--theshadow) 1px 0 20px;--text-white-shadow: var(--whitebackground) 1px 0 20px}@font-face{font-family:CrimsonPro;src:url(/_astro/CrimsonPro-VariableFont_wght.-JRqhHfo.ttf) format("truetype");font-weight:100 900}@font-face{font-family:CrimsonProItalic;src:url(/_astro/CrimsonPro-Italic-VariableFont_wght.CLEvUTR_.ttf) format("truetype");font-weight:100 900}@font-face{font-family:MontserratItalic;src:url(/_astro/Montserrat-Italic-VariableFont_wght.B1o0utJu.ttf);font-weight:100 900}@font-face{font-family:Montserrat;src:url(/_astro/Montserrat-VariableFont_wght.CiIa1Ne8.ttf);font-weight:100 900}@font-face{font-family:RobotoCondensedItalic;src:url(/_astro/RobotoCondensed-Italic-VariableFont_wght.D8IoSpLf.ttf);font-weight:100 900}@font-face{font-family:RobotoCondensed;src:url(/_astro/RobotoCondensed-VariableFont_wght.BFsFSWXF.ttf)}html{scroll-behavior:smooth}:target:before{content:"";display:block;height:100px;margin-top:-50px}*{font-family:Montserrat;font-size:16px;font-weight:400;margin:0;padding:0}b{font-weight:600}i{font-weight:400}body{overflow-x:hidden}h1{color:var(--navyblue);font-size:36px;font-weight:700;margin-top:20px;margin-bottom:20px}h3{color:var(--navyblue);font-size:26px;font-weight:700;margin-top:-20px;margin-bottom:20px}p{color:var(--textcolor);font-size:16px;font-weight:400;margin-bottom:20px}.nice-blue-button{border-radius:5px;background:var(--whitebackground);color:var(--gallyblue);text-decoration:none;padding:12px 22px;border:2px solid var(--gallyblue);text-transform:uppercase;font-weight:400px;width:fit-content;box-shadow:5px 5px 35px 0 var(--navyblueshadow);display:flex;align-items:center;justify-content:center;margin-bottom:5px;margin-right:20px;font-weight:500;transition:.3s ease-in-out all}.nice-blue-button svg{width:16px;height:auto;fill:var(--navyblue);padding-right:10px;transition:.3s ease-in-out fill}.nice-blue-button:hover svg{fill:var(--whitebackground)}.nice-blue-button:hover{background:var(--gallyblue);color:var(--whitebackground);cursor:pointer}.nice-red-button{border-radius:5px;background:transparent;color:var(--gallyred);text-decoration:none;padding:12px 22px;border:2px solid var(--gallyred);text-transform:uppercase;font-weight:400px;width:fit-content;box-shadow:5px 5px 35px 0 var(--shadow-gallyred);display:flex;align-items:center;justify-content:center;margin-bottom:5px;margin-right:20px;font-weight:500;transition:.3s ease-in-out all}.nice-red-button:hover{background:var(--gallyred);color:var(--whitebackground)}.nice-white-button{border-radius:5px;background:transparent;color:var(--whitebackground);text-decoration:none;padding:12px 22px;border:2px solid var(--whitebackground);text-transform:uppercase;font-weight:400px;width:fit-content;box-shadow:5px 5px 35px 0 var(--theshadow);display:flex;align-items:center;justify-content:center;margin-bottom:5px;margin-right:20px;font-weight:500;transition:.5s ease-in-out all;cursor:pointer}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.nav-group{display:flex;gap:20px}.nav-group .menu{position:relative;background:none;border:none;width:35px;height:40px;display:none;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.nav-group .menu .menu-line{position:absolute;width:35px;height:1px;margin-bottom:5px;margin-top:5px;transition:.3s all ease-in-out}#hamburger .menu-line:first-child{transform:rotate(0);margin-bottom:20px;margin-top:0}#hamburger .menu-line:last-child{transform:rotate(0);margin-bottom:0;margin-top:20px}#hamburger .menu-line:nth-child(2){transform:rotate(0);opacity:1;margin-bottom:0;margin-top:0}#hamburger.open .menu-line:first-child{transform:rotate(45deg);margin-bottom:0;margin-top:0}#hamburger.open .menu-line:last-child{transform:rotate(-45deg);margin-bottom:0;margin-top:0}#hamburger.open .menu-line:nth-child(2){transform:rotate(45deg);opacity:0;margin-bottom:0;margin-top:0}.bottom-nav{position:fixed;width:100vw;margin:0;top:-5px;z-index:9999;transition:.3s ease-in-out all}#nav-bottom{background:transparent;box-shadow:0 2px 10px transparent}#nav-bottom .menu .menu-line{background:var(--whitebackground)}#nav-bottom #chn-login{color:var(--whitebackground)}.icon-space{padding-right:5px}.bottom-nav #cdhe-donate{margin-right:35px}.nav-aside-svg{width:30px;height:30px;padding:0 3px 0 0;margin:0}#nav-bottom #cdhe-donate .nav-aside-svg path{fill:var(--whitebackground);stroke-width:0;transition:.3s ease-in-out fill}#nav-bottom #cdhe-donate:hover .nav-aside-svg path{fill:var(--navyblue)}#nav-bottom.scrolled #cdhe-donate .nav-aside-svg path{fill:var(--theblack);stroke-width:0;transition:.3s ease-in-out fill}#nav-bottom.scrolled #cdhe-donate:hover .nav-aside-svg path{fill:var(--whitebackground)}#nav-bottom #cdhe-donate{color:var(--whitebackground);background:transparent;font-weight:500;border-radius:40px;border:2px solid var(--whitebackground);transition:.3s ease-in-out all;height:16px}#nav-bottom #cdhe-donate:hover{color:var(--navyblue);background:var(--whitebackground)}#nav-bottom.scrolled #cdhe-donate{color:var(--theblack);font-weight:500;border-radius:20px;border:2px solid var(--theblack)}#nav-bottom.scrolled #cdhe-donate:hover{color:var(--whitebackground);background:var(--theblack)}#nav-bottom #chn-login svg path{stroke:var(--whitebackground)}#nav-bottom .internal-links .head-links{color:var(--whitebackground);display:flex;align-items:center;gap:10px}#nav-bottom .internal-links .navbar-hover-text{color:var(--whitebackground)}#nav-bottom .logo-wrap #img-dark{opacity:0}#nav-bottom .logo-wrap #img-light{opacity:1}#nav-bottom.scrolled{background:var(--whitebackground);box-shadow:0 2px 10px var(--navyblueshadow)}#nav-bottom.scrolled .menu .menu-line{background:var(--theblack)}#nav-bottom.scrolled .internal-links .head-links{color:var(--theblack)}#nav-bottom .svg-caret{width:20px;height:20px;fill:var(--whitebackground)}#nav-bottom.scrolled .svg-caret{width:20px;height:20px;fill:var(--theblack)}#nav-bottom.scrolled .internal-links .navbar-hover-text,#nav-bottom.scrolled #chn-login{color:var(--theblack)}#nav-bottom.scrolled #chn-login svg path{stroke:var(--theblack)}#nav-bottom.scrolled .logo-wrap #img-dark{opacity:1}#nav-bottom.scrolled .logo-wrap #img-light{opacity:0}#top-nav{position:fixed;background:var(--whitebackground);width:100vw;height:0;top:75px;display:flex;align-items:flex-end;justify-content:flex-end;z-index:9998;pointer-events:none;transition:all .2s ease-in-out}#top-nav.scrolled{background:var(--gallyverylight)}#top-nav.open{display:flex;height:75px;pointer-events:auto}#top-nav .top-nav-wrap{font-size:16px;color:var(--theblack);font-weight:500;height:100%;width:100vw;max-width:1270px;margin-left:auto;margin-right:auto;white-space:nowrap;display:flex;align-items:center;justify-content:center;padding-right:25px}#submenu_overview,#submenu_project,#submenu_news{opacity:0;max-height:0;max-width:0;overflow:hidden;transition:.3s all ease-in-out;visibility:hidden}.nav-top ul li:hover a{color:var(--highlightblue);cursor:pointer}#submenu_overview.open,#submenu_project.open,#submenu_news.open{opacity:1;max-height:500px;max-width:unset;visibility:visible}#svg_overview,#svg_project,#svg_news{transform:rotate3d(0,0,0,0);transition:.3s transform ease-in-out}#svg_overview.rotated,#svg_project.rotated,#svg_news.rotated{transform:rotateX(180deg)}.top-nav-wrap .yellow-strip{height:24px;width:3px;background:var(--gallydarkyellow);margin-right:10px}.bottom-nav .nav-aside-items{text-decoration:none;padding:15px;border-radius:5px;display:flex;align-items:center;user-select:none}.bottom-nav #chn-login text{font-size:16px;font-weight:500}.bottom-nav #chn-login:hover{color:var(--highlightblue)}.bottom-nav #chn-login:hover svg path{stroke:var(--highlightblue)}.bottom-nav #chn-login svg{height:20px}.bottom-nav .logo-wrap{position:relative;width:75px;height:60px;padding:10px 35px}.bottom-nav .logo-wrap .img{position:absolute;width:75px;height:auto;left:50%;top:50%;transform:translate(-50%,-50%)}.bottom-nav .internal-links{list-style:none}.nav-top ul{list-style:none;display:flex;align-items:center;gap:20px}.nav-top ul li a{display:flex;align-items:center;height:75px;padding:0 20px;color:var(--theblack);text-decoration:none;font-weight:600;transition:.2s color ease-in-out}.bottom-nav .internal-links li{display:inline-block}.bottom-nav .internal-links .head-links:first-child{padding-left:0}.bottom-nav .internal-links .head-links:last-child{padding-left:0}.bottom-nav .internal-links .head-links{text-decoration:none;padding:29px;font-weight:600;border:none;background:transparent;border-bottom:5px solid transparent;transition:.3s ease-in-out all;cursor:pointer}.bottom-nav .internal-links .navbar-hover-text{padding:29px;font-weight:600;border-bottom:5px solid transparent}.bottom-nav .internal-links .head-links:last-child{padding-right:35px}.bottom-nav .internal-links .head-links.active{text-decoration:none;font-weight:700;color:var(--theblack);border-bottom:5px solid var(--theblack)}.bottom-nav .internal-links .head-links.active:hover{border-bottom:5px solid var(--highlightblue)}.bottom-nav .internal-links .head-links:hover{text-decoration:none;color:var(--highlightblue)}nav .nav-wrap{display:flex;width:100%;max-width:1300px;align-items:center;justify-content:space-between;margin-left:auto;margin-right:auto}.nav-aside{display:none;top:0;position:fixed;height:calc(100vh - 75px);width:320px;background:var(--whitebackground);z-index:9998;box-shadow:5px 5px 35px 0 var(--navyblueshadow)}.nav-aside ul{list-style:none}.nav-aside .not-dropdown{display:flex}.nav-aside .not-dropdown a{display:flex;align-items:center;justify-content:flex-start;text-decoration:none;font-weight:600;width:280px;height:44px;padding:0 20px;color:var(--textcolor)}.nav-aside .dropdown{display:flex;padding:0;width:320px;height:44px;cursor:pointer}.nav-aside .dropdown button{display:flex;align-items:center;justify-content:space-between;padding:0 20px;width:320px;height:44px;border:none;background:var(--whitebackground);color:var(--textcolor);font-weight:600;cursor:pointer}.nav-aside .fontawesome-icon{padding-right:10px}.nav-aside .submenu{border:none;background:var(--whitebackground)}#svg_mobile_overview,#svg_mobile_project,#svg_mobile_news{transform:rotateX(0);background:var(--whitebackground);border-radius:5px;fill:var(--gallygray);transition:.3s ease-in-out transform,.3s ease-in-out fill,.3s background-color ease-in-out .15s}#svg_mobile_overview.rotated,#svg_mobile_project.rotated,#svg_mobile_news.rotated{transform:rotateX(180deg);background:var(--gallyverylight);fill:var(--highlightblue);transition:.3s ease-in-out transform,.15s background-color ease-in-out}#submenu_mobile_overview,#submenu_mobile_project,#submenu_mobile_news{max-height:0px;transition:.2s max-height ease-in-out;overflow:hidden}#submenu_mobile_overview.open,#submenu_mobile_project.open,#submenu_mobile_news.open{transition:.2s max-height ease-in-out}#submenu_mobile_overview ul li,#submenu_mobile_project ul li,#submenu_mobile_news ul li{height:44px}#submenu_mobile_overview a,#submenu_mobile_project a,#submenu_mobile_news a{display:flex;align-items:center;width:320px;height:44px;padding:0 0 0 40px;text-decoration:none;color:var(--gallygray)}.nav-aside ul li svg{width:20px;height:20px;fill:var(--gallylightgray)}#aside-nav{right:-500px;transition:.3s right ease-in-out}#aside-nav.open{right:0}.land-image-wrap{position:relative;width:100vw;height:calc(100vh - 160px);min-height:500px;max-width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;background:var(--navyblue)}.image-wrap{position:absolute;top:50%;right:0;transform:translateY(-50%);width:50%;max-width:700px;padding-right:50px;opacity:1;z-index:-1}.land-image-wavy{position:absolute;left:-200px;bottom:-200px;z-index:1;-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.land-image-overlay{position:absolute;width:100%;height:100%;pointer-events:none;z-index:1}@keyframes text-fly-from-left{0%{opacity:0;transform:translate(-100px)}to{opacity:1;transform:translate(0)}}.land-introduction-wrap{max-width:1230px;width:100%;height:calc(100vh - 215px);min-height:500px;margin-left:auto;margin-right:auto;padding:35px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;animation:text-fly-from-left 2s ease-in-out 0s 1;pointer-events:auto;z-index:1}.land-p-white-text{color:var(--whitebackground);font-weight:500;text-shadow:var(--text-shadow);max-width:600px;font-size:26px;padding:0 50px 50px 0}.land-span-yellow-text{color:var(--gallyyellow);font-weight:500;text-shadow:var(--text-shadow)}.land-h1-white-text{color:var(--whitebackground);font-weight:700;font-size:36px;text-shadow:var(--text-shadow);padding:0 50px 0 0}.land-page .icon{width:18px;margin-bottom:-2px}.intro-contact-info{font-weight:500;display:flex;align-items:center;justify-content:flex-start;gap:20px;text-shadow:var(--theblack) 1px 0 10px}.intro-contact-info p{color:var(--whitebackground)}.main-white-background{background:var(--whitebackground);width:100vw;height:auto}.three-part-flex{display:flex;flex-direction:row;gap:50px;align-items:center;justify-content:space-around;margin-top:20px}.three-part-flex .flex-item{flex:1;display:flex;flex-direction:column}.three-parts-dropdown button svg{fill:var(--whitebackground);height:30px;padding-left:10px;transition:.3s ease-in-out fill,.3s ease-in-out transform;transform:rotateX(180deg)}.three-parts-dropdown button:hover svg{fill:var(--navyblue);height:30px;padding-left:10px}.three-part-flex button{border-radius:5px;background:var(--gallyblue);color:var(--whitebackground);text-decoration:none;margin:0;height:44px;width:100%;border:2px solid var(--gallyblue);text-transform:uppercase;font-weight:400px;box-shadow:5px 5px 35px 0 var(--navyblueshadow);display:flex;align-items:center;justify-content:center;font-weight:500;transition:.3s ease-in-out all;overflow-y:hidden}.three-part-flex #options{position:absolute}.three-part-flex button svg[disabled]{transform:rotate3d(0,0,0,180deg)}.three-part-flex button:hover{background:var(--whitebackground);color:var(--navyblue);cursor:pointer}.three-part-flex p{font-size:16px;font-weight:400;color:var(--textcolor)}.three-part-flex img{width:100%;height:auto;max-width:350px}.three-parts-dropdown{position:relative;padding:0;margin:0;height:44px;width:100%}.three-parts-dropdown button{z-index:1}.three-parts-options{position:absolute;top:60px;background:var(--whitebackground);box-shadow:5px 5px 35px 0 var(--navyblueshadow);width:100%;border-radius:5px;overflow:hidden;height:max-content;transform:translateY(-120px) (0,0,0,90deg);transition:.3s ease-in-out transform,.2s ease-in-out top;z-index:0}.three-parts-options[disabled]{top:-60px;transform:rotateX(90deg);transition:.3s ease-in-out transform,.3s ease-in-out top}.three-parts-options ul{list-style:none}.three-parts-options ul li a{text-decoration:none;background:transparent;color:var(--textcolor);height:100%;display:block;width:calc(100% - 20px);padding:20px;transition:.3s background-color ease-in-out}.three-parts-options ul li a:hover{background:var(--gallyverylight)}.white-background-section{background:var(--whitebackground);padding:35px}.white-background-section .text-content{max-width:1230px;width:90vw;margin-left:auto;margin-right:auto}.side-by-side{display:flex;justify-content:space-between;max-width:1250px;width:100%;margin:0 auto;gap:50px}.side-by-side .each-side{flex:1}.side-by-side .img{width:100%;max-width:250px;height:auto;display:block;margin-bottom:20px;margin-left:auto;margin-right:auto}.side-by-side .director-profile{width:100%;max-width:450px;height:auto;display:block;margin-bottom:20px;margin-left:auto;margin-right:0;border-radius:5px;box-shadow:5px 5px 35px 0 var(--navyblueshadow)}.side-by-side .director-name{margin-top:10px;margin-bottom:0;text-align:right;font-weight:700;font-size:24px;color:var(--navyblue)}.side-by-side .director-position{text-align:right;font-weight:400;font-size:18px}.quotation-content{max-width:1130px;width:90vw-100px;margin-left:auto;margin-right:auto;border-radius:5px;background:var(--navyblue);box-shadow:5px 5px 35px 0 var(--navyblueshadow);margin-top:-20px;padding:50px}.quotation-content .quote-text{font-weight:600;font-size:24px;color:var(--whitebackground);margin:0}.quotation-content .quote-yellow{font-weight:600;font-size:24px;color:var(--gallyyellow);margin:0}.research-flex{display:flex;flex-direction:column;justify-content:space-between;align-items:space-between}.carousel-container{width:100%;height:100%;border-radius:5px;overflow:visible;background:var(--whitebackground);display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;gap:20px}.carousel-container .fb-post{width:100%;max-width:290px;height:auto;max-height:500px;background:var(--whitebackground);box-shadow:0 2px 10px var(--navyblueshadow);display:flex;flex-direction:column;justify-content:space-between;border-radius:5px}.carousel-container .fb-post a{text-decoration:none;font-weight:600;color:var(--highlightblue)}.carousel-container .fb-post p{padding:20px}.carousel-container .fb-post .fb-profile{padding:10px;display:flex;align-items:center;justify-content:flex-start}.carousel-container .fb-post .fb-profile-text{margin-left:10px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.carousel-container .fb-post .fb-profile p{padding:0;margin:0}.carousel-container .fb-post .fb-profile img{max-height:50px;max-width:50px;object-fit:cover;border-radius:50%;border:1px solid var(--gallyverylight);user-select:none}.carousel-container .fb-post .fb-img{display:block;width:70px;height:50px;z-index:10}.carousel-container .fb-post .fb-content img{border-bottom:1px solid var(--gallyverylight);border-top:1px solid var(--gallyverylight);width:100%;height:200px;object-fit:cover;background:var(--darkergray)}.carousel-container .fb-post .fb-reacts{border-top:1px solid var(--gallyverylight);padding:10px 20px;display:flex;flex-direction:row;gap:30px;justify-content:flex-start;align-items:center;list-style:none}.carousel-container .fb-post .fb-reacts .fb-react-items{color:var(--darkergray)}.carousel-element[disabled]{display:none;opacity:0}.carousel-left-button,.carousel-right-button{background:transparent;border:none;cursor:pointer}.carousel-left-button,.carousel-right-button svg path{stroke-width:transparent;fill:var(--whitebackground)}.carousel-left-button{position:absolute;left:0;top:50%;transform:translateY(-50%);padding:22px 22px 22px 0}.carousel-right-button{position:absolute;right:0;top:50%;transform:translateY(-50%);padding:22px 0 22px 22px}.carousel-left-button svg{width:50px;transform:rotate(90deg)}.carousel-right-button svg{width:50px;transform:rotate(-90deg)}@media screen and (max-width: 1400px){.image-wrap{opacity:.5}}.internal-links{display:unset}@media screen and (max-width: 890px){.carousel-left-button,.carousel-right-button svg path{fill:var(--highlightblue)}.carousel-right-button,.carousel-right-button svg path{fill:var(--highlightblue)}.nav-aside-svg{padding:0}#nav-bottom #cdhe-donate .nav-aside-svg path{fill:var(--theblack);stroke-width:0;transition:.3s ease-in-out fill}#nav-bottom #cdhe-donate:hover .nav-aside-svg path{fill:var(--whitebackground)}.three-part-flex{flex-direction:column;gap:100px}.three-part-flex .flex-item{width:100%;max-width:400px;display:flex;flex-direction:column}.white-background-section{background:var(--whitebackground);padding:35px 10px}.nav-aside{display:unset}.internal-links{display:none}.nav-group .menu{display:flex}.bottom-nav{top:auto;bottom:0}#top-nav.open{display:none}#nav-bottom{background:var(--whitebackground);box-shadow:0 2px 10px var(--navyblueshadow)}#nav-bottom .menu .menu-line{background:var(--theblack)}#nav-bottom #chn-login{color:var(--theblack)}#nav-bottom #chn-login svg path{stroke:var(--theblack)}#nav-bottom #cdhe-donate{color:var(--theblack);font-weight:500;border:2px solid var(--theblack)}#nav-bottom #cdhe-donate:hover{color:var(--whitebackground);background:var(--theblack)}#nav-bottom .internal-links .head-links,#nav-bottom .internal-links .navbar-hover-text{color:var(--theblack)}#nav-bottom .logo-wrap #img-dark{opacity:1}#nav-bottom .logo-wrap #img-light{opacity:0}}.team-flex{display:flex;flex-direction:row;flex-wrap:wrap;gap:30px 100px;list-style:none}.team-flex a{text-decoration:none;color:var(--textcolor)}.team-flex a b:after{content:"";margin-bottom:10px;display:block}.team-flex a:hover table b{color:var(--highlightblue)}.team-flex:first-child img{width:60px;height:60px}.team-flex img{width:50px;height:50px;object-fit:cover;border-radius:50%}.team-flex table thead{vertical-align:top}.team-flex table td{padding:0 5px}.team-flex table p:first-child{margin-bottom:10px}.youtube-cover{background:var(--lightshadow);height:100vh;width:100vw;position:fixed;z-index:9999;top:0;display:flex;justify-content:center;align-items:center}.youtube-cover[disabled]{display:none}.youtube-cover .video-responsive iframe{max-width:700px;max-height:calc(700px / 1.77);width:90vw;height:calc(90vw / 1.77);border:none;border-radius:5px;box-shadow:5px 5px 35px 0 var(--navyblueshadow)}#chn-login text{display:unset}@media screen and (max-width: 1050px){.bottom-nav .logo-wrap{position:relative;width:75px;height:60px;padding:10px 10px 10px 35px}}@media screen and (max-width: 600px){.carousel-container{justify-content:center}#chn-login text{display:none}#cdhe-donate text{display:none}.icon-space{padding-right:0}}@media screen and (max-height: 850px){.land-h1-white-text{font-size:30px;margin-top:0}.land-p-white-text{font-size:16px;padding:0 50px 0 0}}.social-media-icons{width:100vw;display:flex;justify-content:center;align-items:center;list-style:none}.social-media-icons li a{width:44px;height:44px;margin:10px;padding:0;border-radius:50%;display:flex;justify-content:center;align-items:center;text-decoration:none;overflow:hidden;box-shadow:5px 5px 35px 0 var(--navyblueshadow);border:1px solid var(--navyblueshadow)}.social-media-icons li a .icon{height:34px}.social-media-icons li .fb-icon .icon{color:#fff;background:linear-gradient(#17a9fd,#0165e1);padding:15px;transition:.3s all ease-in-out}.social-media-icons li .in-icon .icon{color:#fff;background:#0a66c2;padding:15px;transition:.3s all ease-in-out}.social-media-icons li .yt-icon .icon{color:#fff;background:red;padding:15px;transition:.3s all ease-in-out}.social-media-icons li .fb-icon:hover .icon{background:#fff;color:#0165e1;padding:15px}.social-media-icons li .in-icon:hover .icon{background:#fff;color:#0a66c2;padding:15px}.social-media-icons li .yt-icon:hover .icon{background:#fff;color:red;padding:15px}footer{background:var(--navyblue);color:var(--whitebackground);min-height:100px}footer .text-content{max-width:1230px;width:90vw;margin-left:auto;margin-right:auto}footer .flex-item,footer .main-flex-item{display:flex;justify-content:space-between;align-items:center;padding:10px 0}footer .img-text{display:flex;align-items:flex-end;flex-direction:row;gap:30px}footer .img-text p{color:var(--whitebackground);font-size:14px;width:300px}footer .main-flex-item img{width:200px}.social-media-footer{display:flex;justify-content:flex-end;align-items:center;list-style:none}.social-media-footer a{width:44px;height:44px;margin:10px;padding:0;border-radius:50%;display:flex;justify-content:center;align-items:center;text-decoration:none;overflow:hidden;box-shadow:5px 5px 35px 0 var(--navyblueshadow);border:.1px solid var(--transwhitebackground);background:var(--gallyverylight);color:var(--navyblue);transition:.3s all ease-in-out}.social-media-footer a:last-child{margin-right:0}.social-media-footer a:hover{color:var(--gallyverylight);background:var(--navyblue)}footer p{color:var(--whitebackground);font-size:14px}.footer-contact-us a{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;text-decoration:none;color:var(--gallyverylight);height:44px}.footer-contact-us .text{margin-left:10px}.add-space-for-mobile{height:0}.add-margin-top-for-mobile{margin-top:0}.footer-notices{display:flex;list-style:none;padding-bottom:10px}.footer-notices a{display:flex;align-items:center;text-decoration:none;color:var(--whitebackground);font-size:12px;margin-right:12px;height:44px}@media screen and (max-width: 890px){.add-space-for-mobile{height:100px}footer .img-text{flex-direction:column;align-items:flex-start;margin-left:0;margin-right:auto}}@media screen and (max-width: 600px){.add-space-for-mobile{height:100px}footer .main-flex-item{flex-direction:column;justify-content:flex-start}.social-media-footer,.footer-contact-us a{justify-content:center}.add-margin-top-for-mobile{margin-top:20px}.footer-notices a{align-items:flex-start}}
