html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}strong{font-weight:bold}button{-webkit-appearance:none;border-radius:0;text-align:inherit;background:none;box-shadow:none;padding:0;cursor:pointer;border:none;color:inherit;font:inherit;padding-block:0;padding-inline:0;margin:0}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}a{text-decoration:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body{max-width:1900px;width:100%;margin:0 auto}h1,.same_as_h1{font-family:"Inter",sans-serif;font-weight:400;text-transform:uppercase;color:#000;font-size:clamp(26px,86px + (100vw - 1440px) * 0.05,110px)}.same_as_h1_small{font-family:"Inter",sans-serif;font-weight:400;font-size:clamp(26px,86px + (100vw - 1440px) * 0.05,110px);text-transform:uppercase;color:#000}h2{font-family:"Inter",sans-serif;line-height:140%;font-weight:400;text-transform:uppercase;color:#000;font-size:clamp(26px,36px + (100vw - 1440px) * 0.05,40px)}h3,.same_as_h3{font-family:"Inter",sans-serif;font-weight:400;text-transform:uppercase;color:#000;font-size:clamp(26px,36px + (100vw - 1440px) * 0.05,40px)}h4{font-family:"Inter",sans-serif;font-weight:400;font-size:32px;text-transform:uppercase;color:#000}h5{font-family:"Inter",sans-serif;font-weight:400;font-size:24px;line-height:140%;color:#000}h6{font-family:"Inter",sans-serif;font-weight:400;font-size:20px;line-height:140%;text-transform:uppercase;color:#000}.text_title{text-transform:capitalize}.upper_case{text-transform:uppercase}.lower_case{text-transform:lowercase}p,span,a,label,input,option,select{font-family:"Inter",sans-serif;font-weight:400;line-height:140%;color:#000;font-size:clamp(14px,18px + (100vw - 1440px) * 0.05,24px)}.full-width{position:relative;margin-left:-20px;margin-right:-20px;width:calc(100% + 40px)}.show_all_projects{align-self:end;margin-right:20px;z-index:9999}.base_button_link{text-decoration:none}.base_button{font-family:"Inter",sans-serif;text-align:center;border:1px solid #000;width:100%;height:auto;padding:14px 20px;background:#fff;color:#000;text-decoration:none;text-transform:uppercase;cursor:pointer;z-index:9999;font-size:clamp(12px,18px + (100vw - 1440px) * 0.05,28px)}.base_button:hover{border:1px solid #000;background:#000;color:#fff}.base_button.revers{background:#000;color:#fff}.base_button.revers:hover{border:1px solid #000;background:#fff;color:#000}body main .project_specs{grid-row:2;grid-column:2/4;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,min-content);align-items:center}@media only screen and (max-width:800px){body main .project_specs{grid-column:span 2}}body main .main_content{position:relative}body main .main_content section{z-index:999}body main .main_content .project_header .headline{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,min-content);grid-row-gap:24px;max-width:100%}@media only screen and (max-width:800px){body main .main_content .project_header .headline{grid-template-columns:repeat(2,1fr);grid-row-gap:18px}}body main .main_content .project_header .headline h1{grid-column:span 2}@media only screen and (max-width:800px){body main .main_content .project_header .headline .project_specs{display:none}}body main .main_content .project_header .image_container{display:flex;justify-content:center;align-items:center}body main .main_content .project_header .image_container img{display:block;max-width:100%;height:auto}body main .main_content .project_header .project_specs.mobile{display:none}@media only screen and (max-width:800px){body main .main_content .project_header .project_specs.mobile{display:block}body main .main_content .project_header .project_specs.mobile .row{display:flex;justify-content:space-between;margin:10px}body main .main_content .project_header .project_specs.mobile .row .project_area,body main .main_content .project_header .project_specs.mobile .row .project_year{min-width:15%;margin-left:10px;text-align:right}}body main .main_content .layout{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,min-content);min-height:344px;padding:0 10px}@media only screen and (max-width:800px){body main .main_content .layout{display:flex;flex-direction:column}}body main .main_content .layout .project_layout_wrapper{grid-row:2;grid-column:1/4;display:grid;grid-template-columns:repeat(3,1fr)}@media only screen and (max-width:800px){body main .main_content .layout .project_layout_wrapper{display:flex;flex-direction:column;gap:20px}}body main .main_content .layout .project_layout_wrapper .image_container{grid-column:span 2;min-height:300px}body main .main_content .layout .project_layout_wrapper .image_container img{width:100%;height:auto}body main .main_content .layout .project_layout_wrapper .project_description{padding:0 10px;display:flex;flex-direction:column}@media only screen and (max-width:800px){body main .main_content .layout .project_layout_wrapper .project_description{padding:0;gap:20px}}body main .main_content .layout .project_layout_wrapper .project_description p{font-family:"Inter",sans-serif;font-weight:400;line-height:140%;color:#000}body main .main_content .layout .project_layout_wrapper .project_description a.base_button_link{align-self:end}@media only screen and (max-width:800px){body main .main_content .layout .project_layout_wrapper .project_description a.base_button_link{align-self:center}}.gallery-photo{width:100px;cursor:pointer}.modal{display:none;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,0.9);z-index:999999}@media only screen and (max-width:800px){.modal{overflow:scroll}}.modal .close{position:fixed;top:15px;left:5%;padding:10px;color:white;font-size:60px;font-weight:bold;cursor:pointer;z-index:999999}.modal .zoom_button{display:block;position:fixed;right:5%;top:40px;padding:10px;cursor:pointer;transition:opacity ease-in-out 0.3s;z-index:999999999}.modal .zoom_button svg{width:40px;height:40px}.modal .zoom_button .icon_decrease{display:none}.modal .modal_content_wrapper{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.modal .modal_content_wrapper .modal_content{max-width:100%;max-height:100%;width:auto;height:auto;overflow:auto;object-fit:contain}.modal .modal_content_wrapper .modal_content.zoom{width:auto;height:auto;max-width:none;max-height:none;object-fit:none}