:root{--theme-color:#e13a44;--overlay-color:#d7b0b2}@font-face{font-family:Libre;src:url(https://fonts.googleapis.com/css?family=Libre+Baskerville&display=swap)}*{font-family:Libre Baskerville,serif}.content{grid-area:content;margin:1rem}.logo img{max-width:80%}a,a:visited{text-decoration:none;color:gray}a:hover{color:#d3d3d3}.font_1{font:normal normal normal 32px/1.4em libre baskerville,serif;color:#191616cf;font-weight:700}.font_2{font:normal normal normal 24px/1.4em libre baskerville,serif;color:#191616cf}.banner-info{grid-area:nav}.side{grid-area:sidebar}.side ul{padding:1rem 3rem 0}.side li{list-style:square inside;color:var(--theme-color);border-bottom:1px solid #d7d7d7;margin:1rem;font-size:1.2rem}.side a{text-decoration:none}.services{display:grid;grid-template-columns:repeat(2,1fr);grid-row-gap:2rem;grid-column-gap:0;width:80%}.services h2{font-size:1.2rem;padding:2rem}.services p{line-height:1.5rem}.accreds{grid-area:accreds}.main-footer{grid-area:footer;display:grid;grid-gap:3rem;padding:3rem;justify-items:center;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));background-color:#212121;color:#fff}.copyright{background-color:#000;color:#fff;width:100%;text-align:center;line-height:3rem;height:3rem}.accreds img{max-height:5rem;max-width:50%;display:block;margin:1rem auto;border:1px solid #d7d7d7;border-radius:.5rem;background-color:#fff;padding:.5rem;align-self:end}.wrapper{display:grid;grid-gap:1rem;grid-template-columns:1fr 3fr;grid-template-areas:"sidebar content content content" "accreds content content content";background-color:#f2f3f4}.head-container{max-width:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap}p .phone-number{display:inline}.banner-info{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin:0 1rem}.banner-info li{display:inline}.top-social-media a{display:inline-block;padding:.5em 1.5em}.phone-number a{display:inline}img{max-width:100%;height:auto}.main-head{background-color:#f2f3f4}.main-nav{border-top:1px solid gray;border-bottom:1px solid gray;position:-webkit-sticky;position:sticky}.main-nav ul{text-align:center;display:flex;justify-content:space-around;padding:0}.main-nav li{display:inline;margin:1rem}.nav-link{text-decoration:none;font-size:1.2rem}.nav-link:before{transition:.3s;height:5px;content:"";position:absolute;background-color:var(--theme-color);width:0;bottom:10px}.nav-link:hover:before{width:3%}.nav-link:hover{color:gray}.home{font-size:1.2rem;line-height:1.5rem;padding:1rem 2rem 0 0}.hero-video-wrap{height:65vh}.hero-img-wrap,.hero-video-wrap{position:relative;width:100%;overflow:hidden}.hero-img-wrap{height:35vh}.hero-background-img{max-width:110%!important}.hero-video-wrap video{min-width:100%;min-height:100%}.hero-overlay{height:65vh;position:absolute;top:0;left:0;width:100vw;z-index:1;background:var(--overlay-color);opacity:.5}.hero-content{max-height:100%;height:65vh}.hero-content,.hero-content-small{position:absolute;top:0;left:0;z-index:2;overflow:hidden;color:#fff}.hero-content-small{width:100%;height:35vh}.hero-text-small{padding:0 4rem}.hero-grid{height:100%;grid-column-gap:3rem;grid-template-rows:repeat(1,100%)}.about-hero,.hero-grid{display:grid;grid-template-columns:repeat(2,1fr)}.hero-grid img{align-self:end;max-height:75%;margin:0 auto}.hero-grid h3{margin:2rem 0}.hero-text{align-self:center;margin:1rem}.hero-text .btn{border-radius:2rem;font-weight:600;border:.2rem solid #fff;color:#fff}.hero-text .btn,.hero-text .btn:hover{margin:1rem 0;padding:1.2rem;background-color:var(--theme-color);font-size:1.2rem}.hero-text .btn:hover{cursor:pointer;border-radius:2rem;border:.2rem solid #036382bd;font-weight:500}.hero-text-small h3{margin:1rem 0}.hero-text-small .btn{border-radius:2rem;font-weight:600;border:.2rem solid #fff;color:#fff}.hero-text-small .btn,.hero-text-small .btn:hover{margin:1rem 0;padding:1.2rem;background-color:var(--theme-color);font-size:1.2rem;display:block;width:-moz-fit-content;width:fit-content}.hero-text-small .btn:hover{cursor:pointer;border-radius:2rem;border:.2rem solid #036382bd;font-weight:500}.about-me-pic{border-radius:7rem;border-color:var(--theme-color);margin:1rem 0}.about-details{line-height:1.5rem;font-size:1.1rem;width:85%}.content-header{margin:0 0 1rem;font-size:1.5rem}.youtube-area{display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center}.youtube-video{margin:1rem auto}section.resources h3{margin-top:32px}section.resources a{display:block;margin:18px 0;width:-moz-fit-content;width:fit-content}.contact-area{display:grid;align-items:center;justify-items:center;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.contact-area form{border:.5px solid #d7d7d7;background-color:#fff;border-radius:2rem;padding:2rem;max-width:50%;min-width:-moz-fit-content;min-width:fit-content;max-height:18rem;margin:2rem 3rem}.contact-area textarea{margin:1rem 0}.contact-area h3{margin:.8rem;font-weight:300}.contact-area form button[type=submit]{padding:20px 70px;background-color:var(--theme-color)}footer h2{margin:0 0 1rem}footer li{margin:.5rem 0}.maprouter{position:relative;text-align:right;margin:0 auto}.gmap_canvas{overflow:hidden;background:none!important}.publications-grid{display:flex;flex-direction:column}.react-icons{vertical-align:middle}@media (max-width:840px){.mapouter{margin:0 3rem}.gmap_canvas{width:100%}}@media (max-width:630px){.main-footer{justify-items:start}.nav-link:hover:before{width:8%}.side{display:none}.wrapper{display:grid;grid-gap:1rem;grid-template-columns:1fr;justify-items:center;grid-template-areas:"content" "accreds"}.hero-text-small h3{display:none}.accreds :first-child{max-height:7rem}}@media (max-width:700px){.logo img{max-width:100%}.banner-info{margin:0 0 0 2rem}.animated-pic{display:none}.hero-grid{display:grid;align-items:center;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}@media (max-width:500px){.banner-info{margin:0 1rem 1rem}.hero-text .btn{padding:.5rem}.phone-number{margin:1rem 0 .5rem}.home{padding:1rem}.hero-text-small{padding:1rem 2rem}.services{width:100%}.services h2{text-align:center}.email{display:flex;flex-wrap:wrap}footer li{margin:1rem 0}}*{box-sizing:border-box;font-family:Arial,Helvetica,sans-serif}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:__Inter_52d07b;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Inter_52d07b;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Inter_52d07b;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Inter_52d07b;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Inter_52d07b;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Inter_52d07b;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Inter_52d07b;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Inter_Fallback_52d07b;src:local("Arial");ascent-override:90.20%;descent-override:22.48%;line-gap-override:0.00%;size-adjust:107.40%}.__className_52d07b{font-family:__Inter_52d07b,__Inter_Fallback_52d07b;font-style:normal}