:root{--alpha: hsl(195, 3%, 26%);--alpha-rgb: 64.311, 67.2945, 68.289;--beta: hsl(25, 100%, 46%);--beta-rgb: 234.6, 97.75, 0;--dark: hsl(0, 0%, 0%);--dark-rgb: 0, 0, 0;--light: hsl(180, 4%, 95%);--light-rgb: 241.74, 242.76, 242.76}:root{--alpha: hsl(195, 3%, 26%);--alpha-lighter: hsl(195, 3%, 33.4%);--alpha-darker: hsl(195, 3%, 23.4%);--beta: hsl(25, 100%, 46%);--beta-lighter: hsl(25, 100%, 51.4%);--beta-darker: hsl(25, 100%, 41.4%);--dark: hsl(0, 0%, 0%);--dark-lighter: hsl(0, 0%, 10%);--dark-darker: hsl(0, 0%, 0%);--light: hsl(180, 4%, 95%);--light-lighter: hsl(180, 4%, 95.5%);--light-darker: hsl(180, 4%, 85.5%);--black: hsl(0, 0%, 0%);--white: hsl(0, 0%, 100%);--off-white: hsl(0, 0%, 95%);--border: #cccccc;--success: #62b51f;--warning: #e4be4c;--error: #c82727;--body-font: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;--title-font: "Libre Baskerville", Georgia, Times, "Times New Roman", serif;--accent-font: "Poppins", Arial, sans-serif;--body-color: var(--alpha);--body-font-size: 62.5%;--body-line-height: 1.5;--body-bg: var(--white);--link-color: var(--alpha);--link-color-hover: var(--beta);--input-bg: var(--white);--input-border: var(--border);--input-focus: var(--off-white)}:first-child{margin-top:0}:last-child{margin-bottom:0}main#content,.wrapper{width:min(90vw,1580px);margin:0 auto}.projectitem .imgwrap img,.filter-dropdown .accordion-trigger .status,.filter-dropdown .accordion-content .sortbtn,.filter-dropdown .accordion-content label,.gallery .grid-item img,.contactinfo .viewmap svg,a,.filters .accordion-trigger,input[type=text],input[type=email],input[type=file],input[type=date],input[type=password],input[type=search],textarea,select,button,.wp-block-button .wp-block-button__link:before,div.alm-btn-wrap .alm-load-more-btn:before,.button:before{transition:all .25s ease-in-out}.cover{object-fit:cover;width:100%;height:100%}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*{box-sizing:border-box}html{color:#222;font-size:1em;line-height:1.4}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}audio,canvas,iframe,img,svg,video{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}img,iframe{display:block;max-width:100%}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{background:var(--body-bg);color:var(--body-color);font-family:var(--body-font);font-size:var(--body-font-size);line-height:var(--body-line-height);scroll-behavior:smooth}body{background:var(--body-bg);font-size:clamp(1.6rem,2.5vw,1.8rem);overflow-x:hidden;overscroll-behavior:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{padding:0;background:0;border:0;cursor:pointer}.wp-block-button .wp-block-button__link,div.alm-btn-wrap .alm-load-more-btn,.button{--btn-bg: var(--white);--btn-border: var(--link-color);--btn-color: var(--alpha);--btn-bg-hover: var(--alpha);--btn-border-hover: var(--link-color-hover);--btn-color-hover: var(--white);position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:4rem;padding:.5rem clamp(2rem,4vw,3rem);background:var(--btn-bg);border:2px solid var(--btn-border);border-radius:0;color:var(--btn-color);font-family:var(--accent-font);font-size:1.6rem;font-weight:700;line-height:1.2;text-align:center;overflow:hidden;text-decoration:none;text-transform:uppercase;transform:translateZ(0)}@media(min-width:768px){.wp-block-button .wp-block-button__link,div.alm-btn-wrap .alm-load-more-btn,.button{min-height:5rem}}.wp-block-button .wp-block-button__link:before,div.alm-btn-wrap .alm-load-more-btn:before,.button:before{content:"";display:block;position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background:var(--btn-bg-hover);opacity:0;transform:scale(0)}.wp-block-button .wp-block-button__link:hover,.wp-block-button .wp-block-button__link:focus,div.alm-btn-wrap .alm-load-more-btn:hover,div.alm-btn-wrap .alm-load-more-btn:focus,.button:hover,.button:focus{color:var(--btn-color-hover)}.wp-block-button .wp-block-button__link:hover:before,.wp-block-button .wp-block-button__link:focus:before,div.alm-btn-wrap .alm-load-more-btn:hover:before,div.alm-btn-wrap .alm-load-more-btn:focus:before,.button:hover:before,.button:focus:before{opacity:1;transform:scale(1)}div.alm-btn-wrap .alm-load-more-btn:before{visibility:visible}div.alm-btn-wrap .alm-load-more-btn:hover,div.alm-btn-wrap .alm-load-more-btn:focus{background-color:transparent}div.alm-btn-wrap .alm-load-more-btn.loading{border-color:var(--alpha)!important;color:var(--alpha)!important}div.alm-btn-wrap .alm-load-more-btn.loading:hover,div.alm-btn-wrap .alm-load-more-btn.loading:focus{color:var(--white)!important}div.alm-btn-wrap .alm-load-more-btn.done{background:transparent;display:none}legend,label{display:block;margin:0 0 .5rem;font-size:1.4rem;font-weight:700}.nolabel label{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.filters .accordion-trigger,input[type=text],input[type=email],input[type=file],input[type=date],input[type=password],input[type=search],textarea,select{display:flex;align-items:center;width:100%;height:5rem;margin:0;padding:0 1rem;color:var(--body-color);background-color:var(--input-bg);border:1px solid var(--input-border);border-radius:0;font-family:var(--body-font);font-size:1.6rem;font-weight:400;outline:0}.filters .accordion-trigger[type=file],input[type=text][type=file],input[type=email][type=file],input[type=file][type=file],input[type=date][type=file],input[type=password][type=file],input[type=search][type=file],textarea[type=file],select[type=file]{padding:1.1rem 1rem}.filters .accordion-trigger:focus,input[type=text]:focus,input[type=email]:focus,input[type=file]:focus,input[type=date]:focus,input[type=password]:focus,input[type=search]:focus,textarea:focus,select:focus{background-color:var(--input-focus);border-color:var(--link-color-hover)}.filters .accordion-trigger::placeholder,input[type=text]::placeholder,input[type=email]::placeholder,input[type=file]::placeholder,input[type=date]::placeholder,input[type=password]::placeholder,input[type=search]::placeholder,textarea::placeholder,select::placeholder{opacity:.7;color:var(--body-color)}textarea{align-items:flex-start;min-height:20rem;padding:1.5rem 1rem}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0 .6rem;background:url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" height="50" width="100" version="1.1"%3E%3Cpolygon fill="black" points="100,0 0,0 50,50"/%3E%3C/svg%3E') right 1rem top 50%/1rem no-repeat var(--input-bg)}select:invalid{color:#00000080}select option{opacity:1}fieldset{display:flex;flex-wrap:wrap;margin-bottom:-.5rem}fieldset legend{margin-bottom:1rem}fieldset.stack{flex-direction:column}fieldset.stack label{margin-bottom:.5rem}fieldset label{margin:0 2rem .5rem 0;font-weight:400;height:auto;overflow:visible;position:inherit;width:auto}fieldset label input{margin-right:.5rem}fieldset+.error-flag{margin-top:1rem}.error-flag,.success-flag{display:none;padding:.5rem 1rem;background:var(--error);color:var(--white);font-size:1.2rem;font-weight:700;text-transform:uppercase}.success-flag{background:var(--success)}.errormsg,.successmsg{margin:4rem 0;border:2px solid var(--error);padding:2rem}.errormsg ul,.successmsg ul{padding:0 0 0 2rem}.errormsg ul li,.successmsg ul li{margin:.5rem 0}.errormsg a,.successmsg a{color:var(--error)}.successmsg{border-color:var(--success);color:var(--success)}form.default{display:flex;flex-wrap:wrap;gap:2rem}.input-wrap{width:100%}.input-wrap.error *{border-color:var(--error)}.input-wrap.error label,.input-wrap.error legend{color:var(--error)}.input-wrap.error .error-flag{display:block}.input-wrap.success *{border-color:var(--success)}.input-wrap.success label,.input-wrap.success legend{color:var(--success)}.input-wrap.success .success-flag{display:block}@media(min-width:768px){.input-wrap.two,.input-wrap.four{width:calc(50% - 1rem)}}@media(min-width:768px){.input-wrap.three{width:calc(33.3333333333% - 1.34rem)}}@media(min-width:1024px){.input-wrap.four{width:calc(25% - 1.5rem)}}.skip-to-content{position:absolute;z-index:99999;top:0;left:5px;transform:translateY(-500%)}.skip-to-content:focus{transform:translateY(0)}.iframe-wrap{position:relative;width:100%;aspect-ratio:16/9}.iframe-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.alignleft,.alignright,.aligncenter{float:none;margin:clamp(4rem,4vw,5rem) auto}@media(min-width:1024px){.alignleft{float:left;margin:1rem clamp(4rem,4vw,5rem) clamp(4rem,4vw,5rem) 0}}@media(min-width:1024px){.alignright{float:right;margin:1rem 0 clamp(4rem,4vw,5rem) clamp(4rem,4vw,5rem)}}figure.aligncenter{width:100%}@media(min-width:1024px){figure.aligncenter{width:90%}}figure figcaption{font-size:clamp(1.4rem,2vw,1.6rem);padding:1rem 0;border-bottom:1px solid #ccc}.accordions .accordion{border-top:1px solid var(--black)}.accordions .accordion:last-child{border-bottom:1px solid var(--black)}.accordion .accordion-trigger{align-items:flex-start;color:var(--dark);display:flex;font-family:var(--accent-font);gap:0 2rem;padding:2rem 0;text-align:left;width:100%}.accordion .accordion-trigger.active{color:var(--beta)}.accordion .accordion-trigger.active .plusminus:before,.accordion .accordion-trigger.active .plusminus:after{background-color:var(--dark)}.accordion .accordion-trigger.active .plusminus:before{transform:translatey(-50%) rotate(-90deg);opacity:0}.accordion .accordion-trigger.active .plusminus:after{transform:translatey(-50%) rotate(0)}.accordion .accordion-content{display:none}.accordion .accordion-content .accinner{padding-bottom:2rem}.tablist{align-items:center;display:flex;flex-wrap:wrap;font-family:var(--accent-font);font-size:2rem;gap:1rem 1.5rem;margin-bottom:clamp(4rem,4vw,5rem)}.tablist .trigger{color:#707070}.tablist .trigger:hover,.tablist .trigger:focus,.tablist .trigger[aria-selected=true]{color:var(--black)}.tablist .sep{color:#707070;font-weight:300}.tablist .sep:first-child{display:none}.tabcontent{opacity:1;transition:opacity .5s ease-in-out}.tabcontent[hidden]{opacity:0}.tabdropdown-wrap{display:block;margin:4rem 0;width:100%}@media(min-width:768px){.tabdropdown-wrap{display:none}}.sectionmargin{margin:clamp(4rem,7vw,10rem) auto}.clearfix{clear:both;display:block}.nomargin{margin:0 auto!important}.plusminus{position:relative;width:20px;height:20px}.plusminus:before,.plusminus:after{content:"";display:block;background-color:var(--beta);border-radius:2px;position:absolute;top:50%;left:0;transition:.35s;width:100%;height:2px}.plusminus:before{transform:translatey(-50%)}.plusminus:after{transform:translatey(-50%) rotate(90deg)}.wp-block-table,.table{margin:clamp(4rem,4vw,5rem) auto;position:relative}.wp-block-table:before,.table:before{background:linear-gradient(90deg,#fff0,#fff);display:block;content:"";height:100%;position:absolute;right:0;top:0;width:40px;z-index:9}@media(min-width:1000px){.wp-block-table:before,.table:before{display:none}}.wp-block-table .wp-block-group__inner-container,.wp-block-table .tablewrap,.table .wp-block-group__inner-container,.table .tablewrap{overflow-x:auto;position:relative}.wp-block-table .wp-element-caption,.wp-block-table .tabledesc,.table .wp-element-caption,.table .tabledesc{border:none;font-size:clamp(1.4rem,4vw,1.6rem);font-style:italic;margin-top:2rem;padding:0}.wp-block-table .wp-block-table:before,.table .wp-block-table:before{display:none}.wp-block-table .tabletitle,.table .tabletitle{background:var(--alpha);color:var(--white);font-size:1.8rem;margin:0;min-width:900px;padding:1.1rem 2rem}.wp-block-table .tabletitle+.wp-block-table,.table .tabletitle+.wp-block-table{margin:0;overflow-x:unset}.wp-block-table table{overflow-x:auto;position:relative}.wp-block-table table,table{border-collapse:collapse;font-size:1.6rem;min-width:900px;table-layout:fixed;text-align:left;width:100%}.wp-block-table table thead,table thead{border-bottom:none}.wp-block-table table tr:nth-child(2n),table tr:nth-child(2n){background:var(--light)}.wp-block-table table tr th,.wp-block-table table tr.headings,table tr th,table tr.headings{background:var(--beta);color:var(--white)}.wp-block-table table tr.tabletitle th,table tr.tabletitle th{background:var(--alpha);font-size:1.8rem}.wp-block-table table th,.wp-block-table table td,table th,table td{border:none;padding:1.1rem 2rem}p,ul,ol,blockquote{margin:3rem 0}ul,ol{padding-left:30px}ul li,ol li{margin-top:1rem}a{color:var(--link-color);font-weight:700;text-underline-offset:10%}a:hover,a:focus{color:var(--link-color-hover)}strong{font-weight:700}address{font-style:normal}blockquote{font-family:var(--title-font);font-size:clamp(1.8rem,5vw,2.2rem);font-style:italic;line-height:1.65;margin:4rem 0;padding-left:2rem;border-left:5px solid var(--alpha-lighter)}blockquote p{margin:2rem 0}blockquote cite{color:var(--black);font-family:var(--accent-font);font-size:1.6rem;font-style:normal;font-weight:700;margin:1rem 0 0}blockquote cite span{font-weight:400}hr{margin:4rem 0}::selection{background:var(--link-color);color:#fff}h1,h2,h3,h4,h5,h6{font-family:var(--title-font);font-weight:400;margin:4rem 0 3rem;line-height:1.45}h1{color:var(--black)}.h1,h1{font-size:clamp(2.8rem,5vw,4.8rem)}.h2,h2{font-size:clamp(2.4rem,5vw,3.6rem)}.h3,h3{font-size:clamp(2rem,5vw,2.8rem)}.h4,h4{font-size:clamp(2rem,5vw,2.4rem)}.h5,h5{font-size:clamp(1.8rem,5vw,2rem)}.h6,h6{font-size:clamp(1.6rem,5vw,1.8rem)}footer.primary{clear:both}footer.primary a{font-weight:400;text-decoration:none}footer.primary .top,footer.primary .btm{align-items:flex-start;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}footer.primary .top{font-family:var(--title-font);font-size:clamp(2.8rem,5vw,4.8rem)}footer.primary .btm{font-size:1.4rem;margin-top:clamp(2rem,2vw,3rem)}footer.primary .social{align-items:center;display:flex;gap:0 .75rem}header{font-family:var(--title-font);padding:clamp(2rem,3vw,5rem) 0;position:relative}header a{font-weight:400;text-decoration:none}header a.viewmap{font-weight:700}header .inner{align-items:center;display:flex;gap:0 2rem;justify-content:space-between}header .nav-trigger{width:5rem;height:5rem;transition:.5s}header .nav-trigger svg{overflow:visible}header .nav-trigger rect{transform-origin:center;transition:all .25s}header .nav-trigger rect:nth-child(1){transform:translateY(-20px)}header .nav-trigger rect:nth-child(4){transform:translateY(20px)}header .nav-trigger:hover rect,header .nav-trigger:focus rect{fill:var(--beta)}header .nav-trigger:hover rect:nth-child(1),header .nav-trigger:focus rect:nth-child(1){transform:translate(-20px,-20px)}header .nav-trigger:hover rect:nth-child(4),header .nav-trigger:focus rect:nth-child(4){transform:translate(20px,20px)}header .nav-trigger.active{transform:rotate(90deg)}header .nav-trigger.active rect:where(:nth-child(1),:nth-child(4)){transform:translateY(0) scale(0)}header .nav-trigger.active rect:nth-child(2){transform:rotate(45deg)}header .nav-trigger.active rect:nth-child(3){transform:rotate(-45deg)}header .nav-trigger.active:hover rect:where(:nth-child(1),:nth-child(4)),header .nav-trigger.active:focus rect:where(:nth-child(1),:nth-child(4)){transform:translateY(0) scale(0)}header .social{align-items:center;display:flex;gap:0 clamp(2rem,4vw,3.5rem);margin-top:clamp(2rem,3vw,2.5rem)}nav ul{list-style:none;margin:0;padding:0}nav li{position:relative}nav a{display:block;text-decoration:none}nav.main{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;display:none;left:0;position:absolute;top:100%;width:100%;z-index:999}nav.main .navinner{display:grid;gap:3rem clamp(3rem,5vw,5rem);grid-auto-flow:dense;grid-template-columns:repeat(1,1fr);padding:0 0 clamp(6rem,6vw,8rem) 0}@media(min-width:768px){nav.main .navinner{grid-template-columns:repeat(2,1fr)}}nav.main .menu{display:flex;flex-direction:column;font-size:clamp(2.8rem,5vw,4.2rem);gap:1rem}@media(min-width:768px){nav.main .menu{text-align:right}}nav.main .menu>li:hover>ul,nav.main .menu>li:focus>ul{display:block}nav.main .menu>li ul{display:none}nav.main .menu>li ul .drop{display:block}nav.main .menu>li>ul{position:absolute;width:fit-content}@media(min-width:768px){nav.main .dropdown li:hover>.dropdown,nav.main .dropdown li:focus>.dropdown{display:block}}.drop{right:0;top:0;position:absolute}@media(min-width:1024px){.drop{display:none}}@media(min-width:1024px){nav ul.dropdown[aria-expanded=true]{display:flex}nav ul.sub[aria-expanded=true]{display:block;top:-1px;left:100%}}nav[aria-expanded=true]>ul,nav ul[aria-expanded=true]{display:block!important}@media(min-width:1024px){nav[aria-expanded=true]>ul,nav ul[aria-expanded=true]{display:block!important}}main#content{margin:5rem auto clamp(4rem,7vw,10rem) auto}.pagetop{display:flex;flex-direction:column;flex-wrap:wrap;gap:4rem 2rem;justify-content:space-between}@media(min-width:768px){.pagetop{align-items:flex-start;flex-direction:row;flex-wrap:nowrap}}@media(min-width:768px){.pagetop .action{flex-shrink:0;margin-top:1rem}}.intro{color:var(--alpha);font-family:var(--title-font);font-size:clamp(2.8rem,5vw,4.8rem);margin-left:0}.widewrap{margin-left:0;max-width:1170px}.widewrap.center{margin-left:auto;margin-right:auto}.miniwrap{max-width:1040px}#glightbox-body{padding:4rem 5vw}@media(min-width:1024px){#glightbox-body{padding:5rem 6rem}}#glightbox-body .goverlay{background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}#glightbox-body .gcontainer{margin:0 auto;max-width:1300px;overflow:visible}#glightbox-body .gslider{overflow:visible}#glightbox-body .gslide-inline{box-shadow:0 10px 50px #0000004d}#glightbox-body .gslide-inline .ginlined-content{padding:0}#glightbox-body .gslide-inline .ginlined-content.biopop{padding:clamp(2rem,5vw,7rem) clamp(2rem,4vw,5rem)}#glightbox-body .gslide-inline .ginlined-content.biopop .inner{display:grid;gap:2rem clamp(3rem,4vw,5rem);grid-template-columns:repeat(1,1fr)}@media(min-width:768px){#glightbox-body .gslide-inline .ginlined-content.biopop .inner{grid-template-columns:repeat(2,1fr)}}#glightbox-body .gslide-inline .ginlined-content.biopop .name,#glightbox-body .gslide-inline .ginlined-content.biopop .role{font-family:var(--accent-font)}#glightbox-body .gslide-inline .ginlined-content.biopop .contact{margin:clamp(2rem,2vw,2.5rem) 0}#glightbox-body .gslide-inline .ginlined-content.biopop img{aspect-ratio:1/1;height:auto}#glightbox-body .gslide-image{box-shadow:none}#glightbox-body .gclose{background:none;opacity:1}#glightbox-body .gclose path{fill:var(--black)}#glightbox-body .gnext,#glightbox-body .gprev{background-color:#666;border-radius:0;height:40px;top:50%;transform:translateY(-50%);width:40px}#glightbox-body .gnext svg,#glightbox-body .gprev svg{width:18px}#glightbox-body .gnext:hover,#glightbox-body .gnext:focus,#glightbox-body .gprev:hover,#glightbox-body .gprev:focus{background-color:var(--black)}#glightbox-body .gprev{left:0}@media(min-width:1024px){#glightbox-body .gprev{left:-5.5rem}}#glightbox-body .gnext{right:0}@media(min-width:1024px){#glightbox-body .gnext{right:-5.5rem}}.popup{display:none}.popup p{margin:2rem 0}.loadmore{margin-top:clamp(4rem,4vw,5.5rem)}.postnav{border-bottom:1px solid var(--dark);border-top:1px solid var(--dark);display:flex;font-family:var(--accent-font);font-size:1.6rem;gap:2rem;justify-content:space-between;margin-top:clamp(4rem,4vw,5rem);padding:2rem 0}.postnav a{display:flex;font-weight:400;gap:1rem;text-decoration:none}.postnav a svg{margin-top:4px}.postnav .prev{margin:0 auto 0 0}.postnav .next{margin:0 0 0 auto}.postnav .mobi{display:inline-block}@media(min-width:1024px){.postnav .mobi{display:none}}.postnav .desk{display:none}@media(min-width:1024px){.postnav .desk{display:inline-block}}.projectgrid{align-items:start;display:flex;flex-direction:column;gap:clamp(2rem,4vw,5rem);margin:2rem 0;transition:.4s!important}@media(min-width:1024px){.projectgrid{display:grid;grid-template-columns:40% calc(60% - clamp(2rem,4vw,5rem));margin:clamp(2rem,4vw,5rem) 0}}.projectgrid.alt{grid-template-columns:calc(60% - clamp(2rem,4vw,5rem)) 40%}.projectgrid.lefty{align-items:unset;grid-template-columns:85% calc(15% - clamp(2rem,4vw,5rem))}.projectgrid.righty{align-items:unset;grid-template-columns:calc(15% - clamp(2rem,4vw,5rem)) 85%}@media(min-width:768px){.projectgrid.three{grid-template-columns:40% calc(34% - clamp(2rem,4vw,5rem)) calc(26% - clamp(2rem,4vw,5rem))}}.projectgrid.three.alt{grid-template-columns:calc(26% - clamp(2rem,4vw,5rem)) calc(34% - clamp(2rem,4vw,5rem)) 40%}.projectgrid.three.lefty{grid-template-columns:68% calc(16% - clamp(2rem,4vw,5rem)) calc(16% - clamp(2rem,4vw,5rem))}.projectgrid.three.righty{grid-template-columns:calc(16% - clamp(2rem,4vw,5rem)) calc(16% - clamp(2rem,4vw,5rem)) 68%}.projectgrid.three.middley{grid-template-columns:calc(16% - clamp(2rem,4vw,5rem)) 68% calc(16% - clamp(2rem,4vw,5rem))}.projectgrid.xtra-space{gap:clamp(4rem,4vw,5rem) clamp(2rem,4vw,5rem)}.projectgrid.fullgrid{display:flex;flex-direction:row;flex-wrap:wrap}@media(min-width:768px){.projectgrid.fullgrid.three .projectitem.size1,.projectgrid.fullgrid.three .projectitem.size7{flex:0 0 60%}}@media(min-width:1024px){.projectgrid.fullgrid.three .projectitem.size1,.projectgrid.fullgrid.three .projectitem.size7{flex:0 0 40%}}@media(min-width:768px){.projectgrid.fullgrid.three .projectitem.size2,.projectgrid.fullgrid.three .projectitem.size8{flex:0 0 calc(40% - clamp(2rem,4vw,5rem))}}@media(min-width:1024px){.projectgrid.fullgrid.three .projectitem.size2,.projectgrid.fullgrid.three .projectitem.size8{flex:0 0 calc(34% - clamp(2rem,4vw,5rem))}}@media(min-width:768px){.projectgrid.fullgrid.three .projectitem.size3,.projectgrid.fullgrid.three .projectitem.size9{flex:0 0 calc(40% - clamp(2rem,4vw,5rem))}}@media(min-width:1024px){.projectgrid.fullgrid.three .projectitem.size3,.projectgrid.fullgrid.three .projectitem.size9{flex:0 0 calc(26% - clamp(2rem,4vw,5rem))}}@media(min-width:768px){.projectgrid.fullgrid.three .projectitem.size4,.projectgrid.fullgrid.three .projectitem.size10{flex:0 0 60%}}@media(min-width:1024px){.projectgrid.fullgrid.three .projectitem.size4,.projectgrid.fullgrid.three .projectitem.size10{flex:0 0 calc(26% - clamp(2rem,4vw,5rem))}}@media(min-width:768px){.projectgrid.fullgrid.three .projectitem.size5,.projectgrid.fullgrid.three .projectitem.size11{flex:0 0 60%}}@media(min-width:1024px){.projectgrid.fullgrid.three .projectitem.size5,.projectgrid.fullgrid.three .projectitem.size11{flex:0 0 calc(34% - clamp(2rem,4vw,5rem))}}@media(min-width:768px){.projectgrid.fullgrid.three .projectitem.size6,.projectgrid.fullgrid.three .projectitem.size12{flex:0 0 calc(40% - clamp(2rem,4vw,5rem))}}@media(min-width:1024px){.projectgrid.fullgrid.three .projectitem.size6,.projectgrid.fullgrid.three .projectitem.size12{flex:0 0 40%}}@media(min-width:768px){.projectgrid.fullgrid.three.alt .projectitem.size1,.projectgrid.fullgrid.three.alt .projectitem.size7{flex:0 0 calc(40% - clamp(2rem,4vw,5rem))}}@media(min-width:1024px){.projectgrid.fullgrid.three.alt .projectitem.size1,.projectgrid.fullgrid.three.alt .projectitem.size7{flex:0 0 calc(26% - clamp(2rem,4vw,5rem))}}@media(min-width:768px){.projectgrid.fullgrid.three.alt .projectitem.size2,.projectgrid.fullgrid.three.alt .projectitem.size8{flex:0 0 60%}}@media(min-width:1024px){.projectgrid.fullgrid.three.alt .projectitem.size2,.projectgrid.fullgrid.three.alt .projectitem.size8{flex:0 0 calc(34% - clamp(2rem,4vw,5rem))}}@media(min-width:768px){.projectgrid.fullgrid.three.alt .projectitem.size3,.projectgrid.fullgrid.three.alt .projectitem.size9{flex:0 0 60%}}@media(min-width:1024px){.projectgrid.fullgrid.three.alt .projectitem.size3,.projectgrid.fullgrid.three.alt .projectitem.size9{flex:0 0 40%}}@media(min-width:768px){.projectgrid.fullgrid.three.alt .projectitem.size4,.projectgrid.fullgrid.three.alt .projectitem.size10{flex:0 0 calc(40% - clamp(2rem,4vw,5rem))}}@media(min-width:1024px){.projectgrid.fullgrid.three.alt .projectitem.size4,.projectgrid.fullgrid.three.alt .projectitem.size10{flex:0 0 40%}}@media(min-width:768px){.projectgrid.fullgrid.three.alt .projectitem.size5,.projectgrid.fullgrid.three.alt .projectitem.size11{flex:0 0 calc(40% - clamp(2rem,4vw,5rem))}}@media(min-width:1024px){.projectgrid.fullgrid.three.alt .projectitem.size5,.projectgrid.fullgrid.three.alt .projectitem.size11{flex:0 0 calc(34% - clamp(2rem,4vw,5rem))}}@media(min-width:768px){.projectgrid.fullgrid.three.alt .projectitem.size6,.projectgrid.fullgrid.three.alt .projectitem.size12{flex:0 0 60%}}@media(min-width:1024px){.projectgrid.fullgrid.three.alt .projectitem.size6,.projectgrid.fullgrid.three.alt .projectitem.size12{flex:0 0 calc(26% - clamp(2rem,4vw,5rem))}}.projectitem{cursor:pointer;position:relative;transition:.4s}.projectitem .title{background:#000000b3;color:var(--white);font-family:var(--accent-font);font-size:2rem;left:2rem;line-height:1;padding:1.5rem;position:absolute;top:2rem;writing-mode:sideways-rl;z-index:9}.projectitem .link{align-items:center;color:#ffffffd9;display:flex;font-size:clamp(6rem,12vw,8rem);height:100%;justify-content:center;left:0;padding:2rem;position:absolute;top:0;width:100%;z-index:10}.projectitem .btm{align-items:center;border-top:2px solid var(--white);bottom:0;color:var(--white);display:flex;font-family:var(--accent-font);font-size:1.6rem;font-weight:700;justify-content:space-between;left:0;margin:auto;opacity:0;padding:2rem;position:absolute;right:0;text-decoration:none;transition:1s;width:calc(100% - 4rem);z-index:9}.projectitem .imgwrap{overflow:hidden;position:relative;transition:.4s}@media(max-width:1023px){.projectitem .imgwrap{height:auto!important}}.projectitem .meta{margin-top:2rem}.projectitem .meta .date{color:var(--beta);font-size:clamp(1.4rem,4vw,1.8rem)}.projectitem .meta .name{font-family:var(--accent-font);font-weight:700}.projectitem .meta .name a{text-decoration:none}.projectitem .meta .name a:hover,.projectitem .meta .name a:focus{color:var(--beta)}.projectitem .meta p{margin:1rem 0}.projectitem.active .link,.projectitem:hover .link,.projectitem:focus .link{color:var(--white)}.projectitem:hover a:not(.link),.projectitem:focus a:not(.link){color:var(--beta)}.projectitem:hover img,.projectitem:focus img{transform:scale(1.1)}.projectitem.active .link{z-index:10}.projectitem.active .btm{opacity:1}.projectitem.stretch{align-self:stretch}.projectitem.media .link{z-index:10}.projectitem.no-action{cursor:default}.projectitem.no-action .imgwrap:before{display:none}.projectlist{overflow:hidden;position:relative}.projectlist .tablist{display:none}@media(min-width:768px){.projectlist .tablist{display:flex}}.projectlist .tablist-content{position:relative}.projectmeta{margin:0 0 2rem}.projectmeta span.sep{font-weight:400}.projectmeta span:last-child{display:none}.filter-dropdown{position:relative}.filter-dropdown .accordion-trigger{align-items:center;border:none;color:var(--black);display:flex;font-family:var(--accent-font);font-size:2rem;gap:0 2rem;justify-content:space-between;padding:0;width:100%}.filter-dropdown .accordion-trigger.active{color:var(--dark)}.filter-dropdown .accordion-trigger.active .status{transform:rotate(180deg)}.filter-dropdown .accordion-trigger:focus{background:none}.filter-dropdown .accordion-content{background:var(--white);border:1px solid var(--black);box-shadow:0 5px 7px 2px #ccc;left:0;overflow-x:hidden;overflow-y:auto;position:absolute;top:100%;width:100%;z-index:99}.filter-dropdown .accordion-content .sortbtn,.filter-dropdown .accordion-content label{color:var(--dark);cursor:pointer;font-weight:700;padding:1.5rem 1rem;width:100%}.filter-dropdown .accordion-content .sortbtn:hover,.filter-dropdown .accordion-content .sortbtn:focus,.filter-dropdown .accordion-content label:hover,.filter-dropdown .accordion-content label:focus{background:var(--alpha);color:var(--white)}.filter-dropdown .accordion-content .sortbtn:hover span:before,.filter-dropdown .accordion-content .sortbtn:focus span:before,.filter-dropdown .accordion-content label:hover span:before,.filter-dropdown .accordion-content label:focus span:before{filter:brightness(0) invert(1)}.filter-dropdown .sortbtn{font-size:1.4rem;text-align:left}.gallery{margin-top:clamp(3rem,4vw,5rem)}.gallery .grid-item{margin-bottom:2rem;overflow:hidden}@media(min-width:1024px){.gallery .grid-item{margin-bottom:5rem}}.gallery .grid-item:hover img,.gallery .grid-item:focus img{transform:scale(1.1)}@media(min-width:1024px){.gallery .grid-item:last-child{margin-bottom:0}}.gallery .gutter-sizer{width:2rem}@media(min-width:1024px){.gallery .gutter-sizer{width:5rem}}.gallery .grid-sizer,.gallery .grid-item{width:calc(50% - 1rem)}@media(min-width:1024px){.gallery .grid-sizer,.gallery .grid-item{width:calc(33.3333333333% - 3.33rem)}}.about{font-size:clamp(1.8rem,5vw,2.4rem)}.about h1,.about h2{margin-bottom:clamp(4rem,5vw,7rem)}.about p,.about ul,.about ol{line-height:1.65}.about .intro{font-weight:700}.teamgrid{display:grid;gap:clamp(4rem,5vw,5rem);grid-template-columns:repeat(1,1fr)}@media(min-width:768px){.teamgrid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.teamgrid{grid-template-columns:repeat(3,1fr)}}.team-member img{aspect-ratio:1/1;margin-bottom:1.2rem;object-fit:cover}.team-member a{font-family:var(--accent-font);font-weight:400;text-decoration:none}.testimonial{background-color:var(--light);margin:clamp(4rem,4vw,5rem) 0;min-height:5rem;padding:clamp(2rem,2vw,3rem)}.testimonial blockquote{align-items:flex-start;border:none;display:flex;gap:1rem 2.5rem;padding:0}.testimonial .iconbox{color:var(--beta);font-size:5rem;position:relative;top:-15px}.testimonial.nobg{background:none;padding:0}.testimonials .grid-item{margin-bottom:2rem;margin-top:0}@media(min-width:1024px){.testimonials .grid-item{margin-bottom:5rem}}@media(min-width:1024px){.testimonials .grid-item:nth-last-child(-n+2){margin-bottom:0}}@media(min-width:1024px){.testimonials .gutter-sizer{width:5rem}}.testimonials .grid-sizer,.testimonials .grid-item{width:100%}@media(min-width:1024px){.testimonials .grid-sizer,.testimonials .grid-item{width:calc(50% - 2.5rem)}}.blogdetails .featimg img{aspect-ratio:6/4;margin-bottom:clamp(2.5rem,3vw,3.5rem);object-position:center}.blogdetails .date{color:var(--beta);font-family:var(--accent-font);margin-bottom:clamp(2.5rem,3vw,3.5rem)}.contactinfo{display:flex;flex-direction:column;font-family:var(--title-font);font-size:clamp(2.4rem,5vw,3.6rem);gap:3rem 0;line-height:1.65}.contactinfo .viewmap{color:var(--beta);font-family:var(--body-font);font-size:clamp(1.4rem,4vw,1.8rem);text-decoration:none}@media(min-width:768px){.contactinfo .viewmap{display:table}}.contactinfo .viewmap:hover,.contactinfo .viewmap:focus{color:var(--alpha)}.contactinfo .viewmap:hover svg,.contactinfo .viewmap:focus svg{transform:translate(8px)}.glightbox-container{width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999!important;overflow:hidden;-ms-touch-action:none;touch-action:none;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;outline:0}.glightbox-container.inactive{display:none}.glightbox-container .gcontainer{position:relative;width:100%;height:100%;z-index:9999;overflow:hidden}.glightbox-container .gslider{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;height:100%;left:0;top:0;width:100%;position:relative;overflow:hidden;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}.glightbox-container .gslide{width:100%;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0}.glightbox-container .gslide.current{opacity:1;z-index:99999;position:relative}.glightbox-container .gslide.prev{opacity:1;z-index:9999}.glightbox-container .gslide-inner-content{width:100%}.glightbox-container .ginner-container{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;margin:auto;height:100vh}.glightbox-container .ginner-container.gvideo-container{width:100%}.glightbox-container .ginner-container.desc-bottom,.glightbox-container .ginner-container.desc-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.glightbox-container .ginner-container.desc-left,.glightbox-container .ginner-container.desc-right{max-width:100%!important}.gslide iframe,.gslide video{outline:0!important;border:none;min-height:165px;-webkit-overflow-scrolling:touch;-ms-touch-action:auto;touch-action:auto}.gslide:not(.current){pointer-events:none}.gslide-image{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gslide-image img{max-height:100vh;display:block;padding:0;float:none;outline:0;border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:100vw;width:auto;height:auto;-o-object-fit:cover;object-fit:cover;-ms-touch-action:none;touch-action:none;margin:auto;min-width:200px}.desc-bottom .gslide-image img,.desc-top .gslide-image img{width:auto}.desc-left .gslide-image img,.desc-right .gslide-image img{width:auto;max-width:100%}.gslide-image img.zoomable{position:relative}.gslide-image img.dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.gslide-video{position:relative;max-width:100vh;width:100%!important}.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster{display:none}.gslide-video .gvideo-wrapper{width:100%;margin:auto}.gslide-video:before{content:"";position:absolute;width:100%;height:100%;background:#ff000057;display:none}.gslide-video.playing:before{display:none}.gslide-video.fullscreen{max-width:100%!important;min-width:100%;height:75vh}.gslide-video.fullscreen video{max-width:100%!important;width:100%!important}.gslide-inline{background:#fff;text-align:left;max-height:calc(100vh - 40px);overflow:auto;max-width:100%;margin:auto}.gslide-inline .ginlined-content{padding:20px;width:100%}.gslide-inline .dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.ginlined-content{overflow:auto;display:block!important;opacity:1}.gslide-external{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;min-width:100%;background:#fff;padding:0;overflow:auto;max-height:75vh;height:100%}.gslide-media{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto}.zoomed .gslide-media{-webkit-box-shadow:none!important;box-shadow:none!important}.desc-bottom .gslide-media,.desc-top .gslide-media{margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gslide-description{position:relative;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}.gslide-description.description-left,.gslide-description.description-right{max-width:100%}.gslide-description.description-bottom,.gslide-description.description-top{margin:0 auto;width:100%}.gslide-description p{margin-bottom:12px}.gslide-description p:last-child{margin-bottom:0}.zoomed .gslide-description,.glightbox-button-hidden{display:none}.glightbox-mobile .glightbox-container .gslide-description{height:auto!important;width:100%;position:absolute;bottom:0;padding:19px 11px 50px;max-width:100vw!important;-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important;max-height:78vh;overflow:auto!important;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.75)));background:linear-gradient(to bottom,#0000 0,#000000bf);-webkit-transition:opacity .3s linear;transition:opacity .3s linear}.glightbox-mobile .glightbox-container .gslide-title{color:#fff;font-size:1em}.glightbox-mobile .glightbox-container .gslide-desc{color:#a1a1a1}.glightbox-mobile .glightbox-container .gslide-desc a{color:#fff;font-weight:700}.glightbox-mobile .glightbox-container .gslide-desc *{color:inherit}.glightbox-mobile .glightbox-container .gslide-desc .desc-more{color:#fff;opacity:.4}.gdesc-open .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:.4}.gdesc-open .gdesc-inner{padding-bottom:30px}.gdesc-closed .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:1}.greset{-webkit-transition:all .3s ease;transition:all .3s ease}.gabsolute{position:absolute}.grelative{position:relative}.glightbox-desc{display:none!important}.glightbox-open{overflow:hidden}.gloader{height:25px;width:25px;-webkit-animation:lightboxLoader .8s infinite linear;animation:lightboxLoader .8s infinite linear;border:2px solid #fff;border-right-color:transparent;border-radius:50%;position:absolute;display:block;z-index:9999;left:0;right:0;margin:0 auto;top:47%}.goverlay{width:100%;height:calc(100vh + 1px);position:fixed;top:-1px;left:0;background:#000;will-change:opacity}.glightbox-mobile .goverlay{background:#000}.gclose,.gnext,.gprev{z-index:99999;cursor:pointer;width:26px;height:44px;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gclose svg,.gnext svg,.gprev svg{display:block;width:25px;height:auto;margin:0;padding:0}.gclose.disabled,.gnext.disabled,.gprev.disabled{opacity:.1}.gclose .garrow,.gnext .garrow,.gprev .garrow{stroke:#fff}.gbtn.focused{outline:2px solid #0f3d81}iframe.wait-autoplay{opacity:0}.glightbox-closing .gclose,.glightbox-closing .gnext,.glightbox-closing .gprev{opacity:0!important}.glightbox-clean .gslide-description{background:#fff}.glightbox-clean .gdesc-inner{padding:22px 20px}.glightbox-clean .gslide-title{font-size:1em;font-weight:400;font-family:arial;color:#000;margin-bottom:19px;line-height:1.4em}.glightbox-clean .gslide-desc{font-size:.86em;margin-bottom:0;font-family:arial;line-height:1.4em}.glightbox-clean .gslide-video{background:#000}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:#000000bf;border-radius:4px}.glightbox-clean .gclose path,.glightbox-clean .gnext path,.glightbox-clean .gprev path{fill:#fff}.glightbox-clean .gprev{position:absolute;top:-100%;left:30px;width:40px;height:50px}.glightbox-clean .gnext{position:absolute;top:-100%;right:30px;width:40px;height:50px}.glightbox-clean .gclose{width:35px;height:35px;top:15px;right:10px;position:absolute}.glightbox-clean .gclose svg{width:18px;height:auto}.glightbox-clean .gclose:hover{opacity:1}.gfadeIn{-webkit-animation:gfadeIn .5s ease;animation:gfadeIn .5s ease}.gfadeOut{-webkit-animation:gfadeOut .5s ease;animation:gfadeOut .5s ease}.gslideOutLeft{-webkit-animation:gslideOutLeft .3s ease;animation:gslideOutLeft .3s ease}.gslideInLeft{-webkit-animation:gslideInLeft .3s ease;animation:gslideInLeft .3s ease}.gslideOutRight{-webkit-animation:gslideOutRight .3s ease;animation:gslideOutRight .3s ease}.gslideInRight{-webkit-animation:gslideInRight .3s ease;animation:gslideInRight .3s ease}.gzoomIn{-webkit-animation:gzoomIn .5s ease;animation:gzoomIn .5s ease}.gzoomOut{-webkit-animation:gzoomOut .5s ease;animation:gzoomOut .5s ease}@-webkit-keyframes lightboxLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes lightboxLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes gfadeIn{0%{opacity:0}to{opacity:1}}@keyframes gfadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes gfadeOut{0%{opacity:1}to{opacity:0}}@keyframes gfadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes gslideInLeft{0%{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes gslideInLeft{0%{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@-webkit-keyframes gslideOutLeft{0%{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@keyframes gslideOutLeft{0%{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@-webkit-keyframes gslideInRight{0%{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes gslideInRight{0%{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@-webkit-keyframes gslideOutRight{0%{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@keyframes gslideOutRight{0%{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@-webkit-keyframes gzoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes gzoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@-webkit-keyframes gzoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes gzoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@media(min-width:769px){.glightbox-container .ginner-container{width:auto;height:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.glightbox-container .ginner-container.desc-top .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-top .gslide-image,.glightbox-container .ginner-container.desc-top .gslide-image img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.glightbox-container .ginner-container.desc-left .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-left .gslide-image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.gslide-image img{max-height:97vh;max-width:100%}.gslide-image img.zoomable{cursor:-webkit-zoom-in;cursor:zoom-in}.zoomed .gslide-image img.zoomable{cursor:-webkit-grab;cursor:grab}.gslide-inline{max-height:95vh}.gslide-external{max-height:100vh}.gslide-description.description-left,.gslide-description.description-right{max-width:275px}.glightbox-open{height:auto}.goverlay{background:#000000eb}.glightbox-clean .gslide-media{-webkit-box-shadow:1px 2px 9px 0 rgba(0,0,0,.65);box-shadow:1px 2px 9px #000000a6}.glightbox-clean .description-left .gdesc-inner,.glightbox-clean .description-right .gdesc-inner{position:absolute;height:100%;overflow-y:auto}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:#00000052}.glightbox-clean .gclose:hover,.glightbox-clean .gnext:hover,.glightbox-clean .gprev:hover{background-color:#000000b3}.glightbox-clean .gprev,.glightbox-clean .gnext{top:45%}}@media(min-width:992px){.glightbox-clean .gclose{opacity:.7;right:20px}}@media screen and (max-height:420px){.goverlay{background:#000}}
