/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}a{background-color:transparent}strong{font-weight:bolder}code{font-family:monospace,monospace;font-size:1em}sub{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}img{border-style:none}button{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button{overflow:visible}button{text-transform:none}[type=button],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}[hidden],template{display:none}figure,h1,h2,h3,h4,p{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:Proxima Nova,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}*{-webkit-box-sizing:border-box;box-sizing:border-box;border:0 solid #e2e8f0}img{border-style:solid}[role=button],button{cursor:pointer}h1,h2,h3,h4{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button{padding:0;line-height:inherit;color:inherit}code{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}img,object,svg{display:block;vertical-align:middle}img{max-width:100%;height:auto}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1140px){.container{max-width:1140px}}.bg-transparent{background-color:transparent}.bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.hover\:bg-black:hover{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.hover\:bg-white:hover{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.bg-center{background-position:50%}.bg-no-repeat{background-repeat:no-repeat}.bg-cover{background-size:cover}.border-black{--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}.border-white{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.border-gray-400{--border-opacity:1;border-color:#cbd5e0;border-color:rgba(203,213,224,var(--border-opacity))}.rounded-none{border-radius:0}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.border-2{border-width:2px}.border{border-width:1px}.block{display:block}.inline{display:inline}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.grid{display:grid}.hidden{display:none}.flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-col-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-1{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.float-right{float:right}.clearfix:after{content:"";display:table;clear:both}.font-bold{font-weight:700}.h-full{height:100%}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.m-0{margin:0}.m-4{margin:1rem}.m-12{margin:3rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-8{margin-left:2rem;margin-right:2rem}.my-12{margin-top:3rem;margin-bottom:3rem}.mx-auto{margin-left:auto;margin-right:auto}.mt-0{margin-top:0}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.mt-4{margin-top:1rem}.mr-4{margin-right:1rem}.mb-4{margin-bottom:1rem}.mt-8{margin-top:2rem}.mb-8{margin-bottom:2rem}.mt-12{margin-top:3rem}.mb-12{margin-bottom:3rem}.mt-16{margin-top:4rem}.mb-16{margin-bottom:4rem}.mt-20{margin-top:5rem}.ml-auto{margin-left:auto}.overflow-hidden{overflow:hidden}.p-0{padding:0}.p-8{padding:2rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-4{padding-left:1rem;padding-right:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.px-8{padding-left:2rem;padding-right:2rem}.py-12{padding-top:3rem;padding-bottom:3rem}.px-12{padding-left:3rem;padding-right:3rem}.py-20{padding-top:5rem;padding-bottom:5rem}.pt-2{padding-top:.5rem}.pl-2{padding-left:.5rem}.pt-8{padding-top:2rem}.pb-8{padding-bottom:2rem}.pl-8{padding-left:2rem}.pr-10{padding-right:2.5rem}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.top-0{top:0}.right-0{right:0}.left-0{left:0}.shadow-lg{-webkit-box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.text-left{text-align:left}.text-center{text-align:center}.text-black{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.text-gray-600{--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity))}.hover\:text-black:hover{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.hover\:text-white:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.italic{font-style:italic}.uppercase{text-transform:uppercase}.underline{text-decoration:underline}.no-underline{text-decoration:none}.w-1\/2{width:50%}.w-1\/4{width:25%}.w-full{width:100%}.z-0{z-index:0}.z-10{z-index:10}.gap-4{grid-gap:1rem;gap:1rem}.gap-6{grid-gap:1.5rem;gap:1.5rem}.gap-8{grid-gap:2rem;gap:2rem}.gap-12{grid-gap:3rem;gap:3rem}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.col-span-1{grid-column:span 1/span 1}.col-span-6{grid-column:span 6/span 6}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes ping{to{-webkit-transform:scale(2);transform:scale(2);opacity:0}}@keyframes ping{75%,to{-webkit-transform:scale(2);transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@-webkit-keyframes bounce{to{-webkit-transform:translateY(-25%);transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}}@keyframes bounce{0%,to{-webkit-transform:translateY(-25%);transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{-webkit-transform:none;transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}html{font-size:18px}body{--bg-opacity:1;background-color:#f7fafc;background-color:rgba(247,250,252,var(--bg-opacity));font-family:Georgia,Cambria,Times New Roman,Times,serif;font-size:1rem;font-weight:300;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}strong{font-weight:700}p{margin-top:.5rem;margin-bottom:1rem}a{--text-opacity:1;color:#db3a34;color:rgba(219,58,52,var(--text-opacity));text-decoration:underline;font-weight:700}a:focus,a:hover{--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity))}h1,h2,h3,h4{margin-top:2rem;margin-bottom:1rem;font-family:Proxima Nova,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-weight:300}@media (min-width:1024px){h1,h2,h3,h4{margin-top:3rem}}h1,h2,h3{line-height:1.25}h4{line-height:1.5}h1{font-size:3rem}h2{font-size:2.25rem}h3{font-size:1.875rem}h4{font-size:1.5rem}ol,ul{margin-top:1rem;margin-bottom:2.5rem;margin-left:.5rem}@media (min-width:1024px){ol,ul{margin-left:2rem}}li{margin-bottom:.5rem}.article li,.sidebar li{list-style-type:disc}.list-reset{display:inline-block;list-style:none;padding:0}::selection{--bg-opacity:1;background-color:#db3a34;background-color:rgba(219,58,52,var(--bg-opacity));--text-opacity:1;color:#edf2f7;color:rgba(237,242,247,var(--text-opacity))}.nav-primary{display:none}.nav-primary a{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));text-decoration:none;font-weight:400;font-family:proxima-nova}.nav-primary a:focus,.nav-primary a:hover{color:#00c4c4;padding-bottom:3px;border-bottom:1px solid #00c4c4}.nav-primary .button-container a{font-family:proxima-nova;font-size:19px}.nav-primary li{line-height:1.25}.nav-primary .highlight{--text-opacity:1;color:#db3a34;color:rgba(219,58,52,var(--text-opacity));font-style:normal;font-weight:700}.nav-primary .button{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.nav-primary .current-menu-item a{font-style:normal;border-bottom:1px solid #00c4c4;color:#00c4c4}@media (min-width:768px){.nav-primary{display:block}.dark-header .nav-primary{-webkit-transform:none;transform:none}.nav-primary li{margin-bottom:0}.nav-primary li:last-child a{margin-right:0}.nav-primary a{margin-left:1rem;margin-right:1rem}.nav-primary .button{@extend .button-sm}.nav-primary .menu-item-has-children{position:relative}}.close-button{border:2px solid #fff!important;border-radius:0!important;background:transparent!important;font-weight:700!important}.nav-mobile{position:fixed;left:0;top:0;height:100%;padding:1rem;width:100%;overflow:scroll;display:block;z-index:50;text-align:center;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);background-color:#404040}.nav-mobile a{display:block;width:100%;text-decoration:none;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));text-decoration:none;font-weight:400;font-family:proxima-nova;font-size:24px}@media (min-width:768px){.nav-mobile{display:none}}.admin-bar .nav-mobile{top:46px}@media (min-width:768px){.admin-bar .nav-mobile{top:32px}}@media (min-width:768px){.toggle{display:none}}.button{--text-opacity:1;font-style:normal}.button{font-family:Proxima Nova,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-weight:300;border-radius:.25rem;--bg-opacity:1;background-color:#2d3748;background-color:rgba(45,55,72,var(--bg-opacity));border-width:2px;--border-opacity:1;border-color:#2d3748;border-color:rgba(45,55,72,var(--border-opacity));line-height:1.5;display:inline-block;text-decoration:none;color:#edf2f7;color:rgba(237,242,247,var(--text-opacity));padding:1rem 1.5rem;-webkit-box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);text-align:center;-webkit-transform:translateY(0);transform:translateY(0)}@media (min-width:1024px){.button{padding:1rem 3rem}}.button:focus,.button:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));--border-opacity:1;border-color:#2d3748;border-color:rgba(45,55,72,var(--border-opacity));--bg-opacity:1;background-color:#2d3748;background-color:rgba(45,55,72,var(--bg-opacity));text-decoration:none;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);-webkit-transform:translate3d(1px,2px,0);transform:translate3d(1px,2px,0);cursor:pointer}.highlight{font-weight:700;font-style:normal}.highlight{font-family:Proxima Nova,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;--text-opacity:1;color:#db3a34;color:rgba(219,58,52,var(--text-opacity))}.button-sm{padding:.5rem 1rem;font-size:.875rem}.button,a{@extend .transition}.svg-icon{width:1em;height:1em}.svg-icon path,.svg-icon polygon,.svg-icon rect{fill:currentColor}.svg-icon circle{stroke:currentColor;stroke-width:1}label{font-size:.875rem;font-family:Proxima Nova,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;text-transform:uppercase;font-weight:700}img{border-radius:.25rem}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.header{padding-top:.5rem;padding-bottom:.5rem;z-index:10;--bg-opacity:1;background-color:#f7fafc;background-color:rgba(247,250,252,var(--bg-opacity))}@media (min-width:1024px){.header{padding-top:1.5rem;padding-bottom:1.5rem}}.header .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.post-title{font-size:2.25rem;margin-bottom:0}@media (min-width:1024px){.post-title{font-size:3rem}}.article{margin-top:2rem}.article>p:first-of-type{font-size:1.125rem}.article h2,.article h3,.article h4{font-weight:700}.article h4{text-transform:uppercase}@media (min-width:1024px){.article ol,.article p,.article ul{margin-top:1rem;margin-bottom:2rem;line-height:1.5}.article p.text-sm{font-size:.875rem}}::selection{background-color:#00c4c4;color:#000}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialicons/v118/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2) format("woff2")}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}html{overflow-x:hidden}body{font-family:Georgia;background-color:#e5e5e5}.nav-mobile.active{-webkit-transform:translateZ(0);transform:translateZ(0)}header.dark-header{background-color:#e5e5e5}header.dark-header .nav-primary a{color:#000}header .button-container a{white-space:nowrap;font-size:17px;font-family:proxima-nova;font-weight:500}footer{background-color:#404040;color:#fff;font-size:16px}footer p{font-family:proxima-nova}footer .bottom-footer{background-color:#383838}footer .bottom-footer a{color:#00c4c4;font-weight:400}footer h4{margin:0;font-weight:600;font-size:20px}footer a,footer h4{font-family:proxima-nova}footer a{font-weight:400}.logo-width{max-width:100px}@supports (-moz-appearance:none){h1,h2,h3{font-family:Georgia;color:#fff;letter-spacing:-.02em;font-size:34px;line-height:48px}h1 span,h2 span,h3 span{position:relative;display:inline-block}h1 span:after,h2 span:after,h3 span:after{content:"";border-bottom:2px solid #00c4c4;width:100%;height:2px;position:absolute;left:0;bottom:-15px}}h1,h2,h3{font-family:Georgia;color:#fff;letter-spacing:-.02em;font-size:34px;line-height:48px}h1 span,h2 span,h3 span{position:relative}h1 span:after,h2 span:after,h3 span:after{content:"";border-bottom:2px solid #00c4c4;width:100%;height:2px;position:absolute;left:0;bottom:-15px}.hero{background-position:50%;background-repeat:no-repeat;background-size:cover}.page.home h1{margin-top:5rem}@media (min-width:768px){.hero{background-attachment:fixed}}.hero-subhead{font-size:28px;max-width:350px;margin-bottom:0;margin-top:24px}.post-title{color:#050606}.single-header{background:rgba(64,64,64,.9);position:relative}.home .hero-social-container{bottom:-4rem;right:4rem}.expertise-bg-image{-webkit-filter:grayscale(100%);filter:grayscale(100%);-webkit-transition:.5s linear;transition:.5s linear}a:hover .expertise-bg-image{-webkit-filter:none;filter:none}.blytheray-elementor-wrapper{background-color:#fff}.section-intro-text{font-size:20px;font-family:proxima-nova;font-weight:400}.home-section-intro .left-side-text{font-size:28px;font-family:proxima-nova;font-weight:400}.home-section-intro .right-side-text{font-size:20px;font-family:proxima-nova;font-weight:400}.blytheray-heading h2{color:#000;margin:0}.elementor-form{padding-left:20px;padding-right:20px}.archive-insights h3,.blytheray-expertise-map h2.map-title{color:#050606;font-size:53px}.blytheray-expertise-map p{font-size:36px;font-weight:400;font-family:proxima-nova}.hidden-element{display:none!important}.border-btn{text-decoration:none;--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));border-width:2px;--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity));background-color:transparent;padding:1rem 2rem;max-height:65px}.border-btn:hover{border-color:#00c4c4;color:#00c4c4}.border-btn img{max-height:27px}.contact-us .contact-info .elementor-form{padding:0}.contact-us .contact-info a{color:#050606;border-bottom:1px solid #00c4c4;font-weight:400}.contact-us p{font-family:proxima-nova;color:#050606}.contact-wrap .contact-description p{font-size:20px!important;font-family:proxima-nova!important;line-height:31px!important;color:#050606!important}.contact-wrap .contact-description p:first-of-type{color:#787878!important}.blytheray-image-repeater h2{margin:0 0 2rem;font-size:53px;color:#000;max-width:500px;line-height:64px}.blytheray-image-repeater h3{font-family:Georgia;font-size:36px;line-height:50px;font-weight:400;color:#000}.blytheray-image-repeater p{font-family:proxima-nova;font-size:20px;font-weight:400}.our-people-single{max-width:270px}.our-people-single h2{font-family:proxima-nova;font-weight:600}.our-people-single h4{font-weight:400}.our-people-single figure{position:relative;max-height:240px}.our-people-single img.onhover-img{opacity:0;position:absolute;top:0;left:0;bottom:0;-o-object-fit:contain;object-fit:contain;-webkit-transition:opacity .2s;transition:opacity .2s}.our-people-single img{-webkit-transition:all .25s ease-out;transition:all .25s ease-out;width:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;border-radius:0}.our-people-single a{font-size:20px}.our-people-single a:hover{color:#00c4c4}.our-people-single:hover img{opacity:0}.our-people-single:hover img.onhover-img{opacity:1}.single-insight .post-date{font-size:30px;font-weight:500;font-family:proxima-nova}.single-insight .article-main ul{list-style:initial}.single-insight .article-main ul,.single-insight p{font-family:proxima-nova;font-size:20px;line-height:31px;font-weight:400}.single-insight .main-content .article-main a{color:#00c4c4}.blytheray-recent-insights h2{margin:0 0 2rem;font-size:53px;color:#000;max-width:500px;line-height:64px}.blytheray-recent-insights h4{font-size:24px;font-weight:500;margin-top:25px;height:72px;margin-bottom:5px}.blytheray-recent-insights p{font-size:16px;font-weight:400;font-family:proxima-nova;color:#5a7171}.blytheray-recent-insights div.excerpt{color:#616565}.blytheray-icon-repeater p,.blytheray-recent-insights div.excerpt{font-size:20px;font-family:proxima-nova;font-weight:400}.blytheray-icon-repeater h3{font-family:proxima-nova;font-weight:500;font-size:24px;color:#000}.social-share{background:#f6f6f6;border-radius:15px;font-family:proxima-nova;font-weight:400;height:200px;top:5rem}.social-share span{font-weight:700}.social-share .social-btns a{margin-bottom:7px}.social-share .social-btns a img{height:20px;margin-right:7px}.linkedin-btn{max-width:200px}#crumbs,.linkedin-btn{font-family:proxima-nova}#crumbs{color:#fff;font-weight:400;font-size:17px;color:#00c4c4}#crumbs a{color:#fff}.blytheray-testimonial .testimonial{font-weight:300;font-size:24px}.blytheray-testimonial .author{font-weight:500;font-family:proxima-nova}.blytheray-testimonial .author-role{font-weight:300;font-family:proxima-nova}.single-person h4{font-size:44px;font-family:Georgia}.post-btn{font-family:proxima-nova;font-weight:600;color:#404040;font-size:20px;background:#f1f1f1;display:block;text-align:center;padding:10px 15px}.post-btn:hover{color:#00c4c4}@media (min-width:768px){.archive-expertise h1,.archive-insights h1,.contact-us h1,.home h1,.single-our-expertise h1,.single-person h1{font-size:64px;line-height:76px}}@media (min-width:1024px){.archive-expertise h1,.archive-insights h1,.contact-us h1,.home h1,.single-our-expertise h1,.single-person h1{font-size:82px;line-height:93px}}.overlay{position:fixed;background:rgba(0,0,0,.25);left:0;top:0;width:100%;height:100%;z-index:1500;display:none}.overlay .close{position:absolute;right:30px;top:30px;cursor:pointer;width:24px;height:24px;text-indent:-99999em;background-size:100% auto}.overlay.show{display:block}.overlay-content{position:absolute;width:100%;max-width:1400px;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-size:1400px auto;color:#453433}.overlay-content p{font-size:14px}.overlay-left{width:100%;max-width:800px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:60px 30px}.overlay-left{padding:60px 45px 60px 60px}@media (min-width:640px){.sm\:block{display:block}.sm\:flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.sm\:order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.sm\:order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.sm\:m-0{margin:0}.sm\:mr-4{margin-right:1rem}.sm\:ml-4{margin-left:1rem}.sm\:mt-8{margin-top:2rem}.sm\:ml-8{margin-left:2rem}.sm\:p-0{padding:0}.sm\:px-0{padding-left:0;padding-right:0}.sm\:sticky{position:sticky}.sm\:col-span-2{grid-column:span 2/span 2}}@media (min-width:768px){.md\:block{display:block}.md\:flex{display:-webkit-box;display:-ms-flexbox;display:flex}.md\:grid{display:grid}.md\:items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.md\:justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.md\:mt-0{margin-top:0}.md\:absolute{position:absolute}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.lg\:flex{display:-webkit-box;display:-ms-flexbox;display:flex}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:-mx-4{margin-left:-1rem;margin-right:-1rem}.lg\:mb-32{margin-bottom:8rem}.lg\:opacity-25{opacity:.25}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:py-24{padding-top:6rem;padding-bottom:6rem}.lg\:pr-10{padding-right:2.5rem}.lg\:absolute{position:absolute}.lg\:text-left{text-align:left}.lg\:w-auto{width:auto}.lg\:w-1\/3{width:33.33333%}.lg\:w-3\/5{width:60%}.lg\:w-2\/6{width:33.33333%}.lg\:w-4\/6{width:66.66667%}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1140px){.xl\:opacity-100{opacity:1}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}