/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-duration:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-orange-400:oklch(75% .183 55.934);--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-sm:24rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--ease-in-out:cubic-bezier(.4,0,.2,1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.bottom-0{bottom:calc(var(--spacing)*0)}.left-1\/2{left:50%}.z-10{z-index:10}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.ml-2{margin-left:calc(var(--spacing)*2)}.block{display:block}.flex{display:flex}.hidden{display:none}.h-6{height:calc(var(--spacing)*6)}.w-6{width:calc(var(--spacing)*6)}.w-full{width:100%}.max-w-sm{max-width:var(--container-sm)}.-translate-x-1\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-1\/2{--tw-translate-y: 50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.items-center{align-items:center}.justify-center{justify-content:center}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.bg-black{background-color:var(--color-black)}.bg-orange-400{background-color:var(--color-orange-400)}.object-cover{object-fit:cover}.px-4{padding-inline:calc(var(--spacing)*4)}.py-1{padding-block:calc(var(--spacing)*1)}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-white{color:var(--color-white)}.capitalize{text-transform:capitalize}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-300{--tw-duration:.3s;transition-duration:.3s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}}:root{border:0!important;margin:0!important;padding:0!important}*{box-sizing:border-box;border:0;margin:0;padding:0}body{font-style:normal;border:0!important;margin:0!important;padding:0!important;font-family:Space Grotesk,sans-serif!important}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}*{font-family:Space Grotesk}body{background-color:#272520;color:#fff;aspect-ratio:var(--ratio)}.page3{min-height:100svh;height:fit-content;position:relative;background-color:#fff!important;z-index:3!important}.page4{background-color:#272520!important;z-index:4!important}@media screen and (max-width: 1024px){.page4,.page5{position:sticky;top:-10svh;max-height:fit-content;min-height:90svh}}@media screen and (min-width: 1025px){.page4,.page5{position:relative;min-height:100svh;max-height:fit-content}}.page5{background-color:#fff!important;z-index:5!important}.page6{max-height:100svh;height:fit-content;position:relative;background-color:#272520!important;z-index:6!important}.page7{position:relative;max-height:100svh;height:fit-content;background-color:#272520!important;z-index:6!important}#projects:before{content:"";display:block;height:40px;visibility:hidden}hr{display:block;position:relative;margin:2dvw!important;z-index:3!important;border:1px solid white;background-color:#27252000}.hr1{display:block;position:relative;margin:2dvh!important;z-index:3!important;border:1px solid black;background-color:#fff}.nav{display:block;position:fixed!important;top:0!important;width:100%!important;min-height:10vh!important;min-height:10dvh!important;justify-content:space-between;z-index:20}.menuicon{background:border-box}.content{position:inherit;margin-top:10dvh!important}.homepage{position:relative}.op{height:100dvb;position:absolute;z-index:1;background-color:#000;opacity:50%;inset:0}.overlay{position:fixed;top:11dvh;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:9999}.overlay-content{position:absolute;top:0;color:#000;background:#ffffffe6;border-radius:16px;padding:20px;width:90%}.close-btn{position:absolute;top:12px;right:12px;background:none;border:none;font-size:20px;cursor:pointer;color:#666}.overlay-ul li{list-style-type:none;margin:.2dvh 2dvh;font-size:1.5rem;font-weight:500;text-align:left}.hr2{border:none;height:.8px;background-color:#000;display:block;position:relative;margin:0!important;z-index:3!important}.close-btn:hover{color:#000}.p1box{display:block;position:relative;height:100svh;min-height:100vh!important;min-height:100dvh!important;background-position:center!important;background-repeat:no-repeat!important;background-size:cover!important}.layer-image{width:100%;height:100%;object-fit:cover;object-position:center;display:block;position:absolute;min-height:100dvh;z-index:0;animation:name duration timing-function delay iteration-count direction fill-mode;animation:scrollup .5s linear 5ms}@keyframes scrollup{0%{transform:translateY(60%)}to{transform:translateY(auto)}}.p1grid{bottom:5dvh!important;display:inline!important;position:absolute!important;z-index:2!important;font-weight:400!important;font-size:15px!important;line-height:100%!important;letter-spacing:0%!important;text-align:justify!important;text-justify:inter-word!important;margin-left:5%!important;margin-right:5%!important;color:#fff!important;animation:scrollup .5s linear}.p1heading{font-size:3rem;font-weight:700;margin-bottom:1.5rem;line-height:1.25}@media (min-width: 768px){.p1heading{font-size:3.75rem}}.p1text{font-size:1.125rem;line-height:1.75rem;margin-bottom:1rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}@media (min-width: 768px){.p1text{font-size:1.25rem;line-height:1.75rem}}.css-oo5qiq-MuiGrid-root{height:auto!important}.p1mask{position:absolute;bottom:0;left:0;width:100%;height:8dvh;background-color:#272520;-webkit-mask-image:linear-gradient(to top,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 80%);-webkit-mask-repeat:no-repeat;-webkit-mask-size:cover;mask-image:linear-gradient(to top,#000,#0000 80%);mask-repeat:no-repeat;mask-size:cover}.page2text,.p2t1,.quote,.quote-text,.title,.points{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.page2text{position:sticky;z-index:2!important;top:0dvh;margin:0% 5%;min-height:90dvb;max-height:110dvb;display:flex;flex-direction:column;justify-content:space-around}.p2t1{display:flex;flex-direction:row;align-items:flex-start;gap:.5rem;position:relative;margin-bottom:2.5rem;align-self:self-end}.quote{font-size:3rem;font-weight:700;color:#f67b42;line-height:1}@media (min-width: 768px){.quote{font-size:3.75rem}}.quote-text{font-size:1rem;line-height:1.5rem}.image-wrapper{position:relative;display:flex;justify-content:center;height:clamp(70svh,80%,90svh)}@media (max-width: 1024px){.image-wrapper,.image1{width:100%}}.image1{display:inline-block;height:clamp(70svh,80%,90svh);margin:0 auto}.p2t2{width:50dvw}@media (max-width: 640px){.p2t2{width:80dvw}}.title{font-size:1.875rem;line-height:2.25rem;margin-top:1rem;padding:1rem;font-weight:500;color:#fff}.points{margin-left:1.5rem;margin-bottom:2rem;list-style-type:circle;list-style-position:inside}.page3{background-color:#fff!important;color:#000;height:fit-content!important;background-color:#272520;min-height:100vh!important;min-height:100dvh!important}.page3text{margin:0% 5%!important}.p3heading{font-size:3rem;font-weight:700;margin-bottom:.5rem;line-height:1.25}@media (min-width: 768px){.p3heading{font-size:3.75rem}}@media (min-width: 1024px){.heading{font-size:4.5rem}}.p3t2{font-weight:600;font-size:48px;line-height:50px;letter-spacing:0%}.cardgrid{margin:0% 5%;margin-bottom:1.75rem!important;display:-webkit-box;display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;gap:1.75rem;-webkit-gap:1.75rem;-moz-gap:1.75rem;border:#272520!important}.clip-wrapper{position:relative;width:100%;height:fit-content}.cardblock{width:auto!important;background-size:cover;background-position:center}.expanded{border-radius:var(--outer-radius);height:var(--expanded-height)!important;background-color:#d9d9d9!important;filter:none;width:600px}.collapsed{height:30dvh;-webkit-filter:grayscale(100%);filter:grayscale(100%);width:300px;height:280px}.p3-button{padding:2%!important;background-color:#000!important;border-radius:10px;-webkit-border-radius:10px;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out}p3-button>span{color:#fff!important;padding:4!important}.description{padding:16px!important;padding-bottom:6rem!important;font-size:.875rem}.card-container{width:100%;max-width:480px;margin:auto;border-radius:12px;overflow:hidden;box-shadow:0 4px 8px #0000001a}.building-image{width:100%;height:auto;display:block;object-fit:cover}.mask{position:absolute;bottom:0;width:100%;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);padding:10px 16px;box-sizing:border-box}.icon-button{background-color:#ff6c2f;border-radius:50%;padding:6px;display:flex;justify-content:center;align-items:center}@media (max-width: 768px){.label{max-width:90%;font-size:14px}.arrow{font-size:14px}}.media-colored{border-radius:var(--outer-radius);-webkit-border-radius:var(--outer-radius);width:100%;height:40dvh;object-fit:cover;-o-object-fit:cover}.media-grayscale{-webkit-filter:grayscale(100%);filter:grayscale(100%);border-radius:var(--outer-radius);-webkit-border-radius:var(--outer-radius);width:100%;height:100%;object-fit:cover;-o-object-fit:cover}button{all:unset;cursor:pointer}.label_Wrap{min-width:fit-content;width:33%;background-color:#fff;padding:10px 0 0 10px;position:absolute;right:-1px;bottom:-1px;border-top-left-radius:var(--outer-radius)}.label{min-width:-webkit-fill-available;min-width:-moz-available;min-width:fill-available;width:100%;z-index:2;display:inline-flex;align-items:stretch;color:#fff;font:600 16px/1.1 system-ui;letter-spacing:.2px;justify-content:space-between;background-color:#000;padding:2px 6px;border-radius:20px;max-width:80%;margin:auto}.explore-button{position:absolute;bottom:15px;left:20px;font-weight:600;font-size:1rem}.label_Wrap_inner{position:relative}.label_Wrap_inner:before{content:"";height:40px;width:40px;position:absolute;border-bottom-right-radius:22px;box-shadow:8px 8px #fff}.label_Wrap_inner:before{right:0;top:-50px}.label_Wrap_inner:after{content:"";height:40px;width:40px;position:absolute;border-bottom-right-radius:22px;box-shadow:8px 8px #fff;transform:rotate(0);left:-50px;bottom:0}.label_text{padding:6px 20px 6px 10px;background:#000;display:flex;justify-content:center;align-items:center;border-radius:22px}.cta{margin:8px;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;border:none;background:var(--accent);color:#fff;transition:transform .25s ease}.icon-open{transform:rotate(0)}.icon-close{transform:rotate(90deg)}.p4{transform-origin:top left;margin:0 5%;min-height:90dvb;display:flex;flex-direction:column;justify-content:space-evenly!important}.page4text{display:flex;flex-direction:column;justify-content:space-between}.p4-h1{width:100%;color:#fff;font-size:clamp(3.5rem,4vw,3rem);font-weight:600;line-height:1.2;word-wrap:break-word;padding-bottom:.5rem}.p4-text{margin-left:2px;color:#fff;text-align:justify!important;font-size:clamp(1.4rem,1.2vw,1rem);font-weight:400;line-height:1.5;width:100%}.p4-h2{margin:1rem 0;color:#fff;font-size:clamp(3.5rem,3.5vw,2.5rem);font-weight:600;line-height:1.2}.p4-ul{display:grid;place-items:center;color:#fff;font-size:clamp(.5rem,1.1svb,1rem);font-weight:400;width:80%;max-width:700px;margin:0 auto;padding:0;list-style:none}.p4-ul li{text-align:center!important;width:100%;display:flex;justify-content:center;margin-bottom:.5rem}@media (max-width: 768px){.p4{margin:0 5%;justify-content:flex-start}.p4-ul{width:100%}.p4-text{text-align:left}}@media (max-width: 480px){.p4-h1{font-size:1.5rem;line-height:1.3}.p4-h2{font-size:1.2rem}.p4-text{font-size:.9rem}}.p5{justify-content:space-around;background-color:#fff!important;color:#000;height:fit-content!important;background-color:#272520;min-height:90svh}.p5text{margin:0% 5%}.stats-heading{margin-bottom:40px}.stats-subtitle{font-size:18px;font-weight:500;margin:0}.stats-title{font-size:48px;font-weight:800;margin:10px 0 0}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px 60px}.stat-item{display:flex;flex-direction:column;align-items:center}.stat-number{font-size:36px;font-weight:700;margin-bottom:8px;-webkit-font-smoothing:antialiased}.stat-line{border-top:2px solid #333;width:80px;margin-bottom:8px}.stat-label{font-size:14px;color:#555;margin:0}@media (max-width: 600px){.stats-grid{gap:30px}}.client-logos{width:inherit;display:flex;margin:0 5%;padding:20px 0;overflow:hidden}.logo-slider{display:flex}.images{height:50px;margin:0 40px;transition:opacity .3s;max-width:100px;object-fit:cover}.logo-track{display:flex;animation:slider 8s linear infinite}.logo-slider:hover .logo-track{animation-play-state:paused;cursor:pointer}@keyframes slider{0%{transform:translate(0)}to{transform:translate(-100%)}}.images .img:hover{opacity:1;filter:none}:root{--ratio: 460/320;--outer-radius: 30px;--inner-radius: 34px;--accent: #ff7a00}.page6{background-color:#272520!important;min-height:98dvb!important;min-height:98vb!important}.page6image{border:white 1px solid;border-radius:9px;margin:0% 5%;height:80svh;position:relative;display:grid;background-position:center!important;background-repeat:no-repeat!important;background-size:cover!important}.top-right{position:absolute;top:-1px;right:-1px}.bottom-left{position:absolute;rotate:180deg;bottom:-1px;left:-1px}.overlay-text{color:#fff;font-size:36px;font-family:Space Grotesk;font-weight:400;line-height:40px;word-wrap:break-word;position:absolute;display:flex;justify-self:baseline;text-align:left}@media screen and (max-width: 700px){.overlay-text{margin:8% 4%;font-size:28px;line-height:32px}}@media screen and (min-width: 701px) and (max-width: 1025px){.overlay-text{margin:6% 3%;font-size:50px;line-height:55px}}@media screen and (min-width: 1025px){.overlay-text{margin:3% 1.5%;font-size:48px;line-height:48px}}.p7{margin:0% 5%}.p7text{color:#fff;font-size:48px;font-family:Space Grotesk;font-weight:600;line-height:50px;word-wrap:break-word}.p7form{display:flex;flex-direction:column;gap:5px}.p7input{padding:10px!important;color:#fff!important;font-size:16px!important;font-family:Space Grotesk!important;font-weight:600!important;line-height:40px!important;word-wrap:break-word!important;width:100%!important;height:45px!important;background-color:#ffffff1a!important;border-radius:40px!important}.error{color:red!important;margin:0 10px!important;font-size:10px!important}.message{height:100%!important;vertical-align:baseline!important;border-radius:20px!important}.p7button{display:flex!important;align-self:center!important;margin-top:10px!important;background-color:#fff!important;color:#000!important;font-size:16px!important;font-family:Space Grotesk!important;font-weight:400!important;line-height:40px!important;word-wrap:break-word!important;width:40svw!important;height:40px!important;border-radius:40px!important}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;display:flex;justify-content:center;align-items:center;z-index:1000}.popup-content{opacity:1;color:#fff;background:#272520;border-radius:16px;padding:20px;width:90%;max-width:400px}.popup-close{text-align:end;font-size:20px}.popup-title{color:#fff;font-family:Space Grotesk;font-size:48px;font-style:normal;font-weight:600;line-height:50px}.popup-subtitle{margin:5px 0;color:#fff;text-align:justify;font-family:Space Grotesk;font-size:20px;font-style:normal;font-weight:700;line-height:normal}.popup-message{color:#fff;text-align:justify;font-family:Space Grotesk;font-size:15px;font-style:normal;font-weight:400;line-height:normal}.footer>hr{margin:2% 0%!important}.footer{z-index:100;margin:2% 5%;background-color:#272520;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.footer-container{width:100%!important;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;justify-content:space-between!important}.footer-logo{font-size:1.8rem;font-weight:700;letter-spacing:3px;margin-bottom:1rem;text-transform:uppercase;white-space:nowrap}.footer-section{font-size:clamp(.7rem,2.5vw,1.2rem);word-wrap:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;hyphens:auto}.right{width:max-content;justify-self:right;text-align:end}.whatsapp{font-size:1.15rem;margin-right:2px;display:inline!important}.call{font-size:1rem;margin-right:2px;display:inline!important}.footer-title{font-size:1.1rem;font-weight:700}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#bbb;text-decoration:none}.footer-section ul li a:hover{color:#fff}.footer-social{text-align:center;margin-top:2rem}.footer-icons{display:flex;justify-content:center;gap:1rem;font-size:1.5rem;margin-top:.5rem;flex-wrap:wrap}.footer-icons a{color:#fff}.footer-icons a:hover{color:#ddd;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.footer-bottom{margin-top:1rem;text-align:center;font-size:.8rem;color:#bbb}.footer-bottom a{color:#bbb}.footer-bottom a:hover{color:#fff}.about1{min-height:85dvh;justify-content:space-around}@media (max-width: 768px){.about1{background:url(/assets/aboutcropped.png) #272520 50% 18% / 100% 100% no-repeat}}@media (min-width: 768px){.about1{background:url(/assets/aboutcropped.png) #272520 50% 80% / 100% 150% no-repeat}}.about1 div{margin:15dvh 5% 0%}.about1 h1{color:#fff;font-family:Space Grotesk;font-size:48px;font-style:normal;font-weight:600;line-height:50px;margin-bottom:10px}.about1 p{color:#fff;text-align:justify;font-family:Space Grotesk;font-size:clamp(.8rem,1.5vw,1.2rem);font-style:normal;font-weight:400;line-height:normal}.profile1{background-color:#d9d9d9!important;color:#000}.profile1 div{margin:0% 5%}.profile1 h1{padding-top:1rem;color:#272520;font-family:Space Grotesk;font-size:clamp(1.2rem,2vw,3rem);font-style:normal;font-weight:700;line-height:clamp(1.2rem,2vw,3rem)}.profile1 h3{color:#4f4f4f;font-family:Space Grotesk;font-size:clamp(1rem,2vw,2rem);font-style:normal;font-weight:700}.profile1 p{padding-top:.2rem;text-align:justify;color:#272520;font-family:Space Grotesk;font-size:clamp(.8rem,1.5vw,1.2rem);font-style:normal;font-weight:500;line-height:normal}.profile1 img{margin:2rem 0;justify-self:center;display:flex;width:100%;flex-shrink:0;aspect-ratio:1/1}.profilegrid{margin:0!important}@media (min-width: 768px){.profilegrid{margin:0!important;display:flex;align-items:center;justify-content:space-between;flex-direction:row;gap:40px}.profile1 img{margin:0;width:auto;height:200px}.profile1 p{justify-self:baseline}}.image-gallery{margin-top:15dvh;min-height:90dvh;height:max-content;display:flex}
