@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap);*{box-sizing:border-box;font-family:Outfit,sans-serif;margin:0;padding:0}body{background:#000}a,h1,h4,p{color:#fff;text-decoration:none}ul{list-style-type:none}.btn{background:#f8d90f;border:1px solid #fff;color:#222;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 32px;text-transform:uppercase}.btn-light{background:#0000;color:#fff}.btn:hover{background:#fff3;color:#fff;transition:.3s}.header{align-items:center;display:flex;height:90px;justify-content:space-between;padding:1rem;position:fixed;width:100%;z-index:10}.header-bg{background-color:#000000d9;transition:.5s}.nav-menu{display:flex}.nav-menu li{padding:0 1rem}.nav-menu li a{font-size:1.2rem;font-weight:500}.hamburger{display:none}@media screen and (max-width:1040px){.nav-menu{align-items:center;background:#000000e6;flex-direction:column;height:100vh;justify-content:center;left:-100%;position:absolute;top:0;transition:.3s;width:100%;z-index:-3}.nav-menu.active{left:0}.nav-menu li{padding:1rem 0}.nav-menu li a{font-size:2rem}.hamburger{display:inline;display:initial}}.mask{height:100vh;position:relative;width:100%}.intro-img{background-position:50%;background-size:cover;height:100%;object-fit:cover;width:100%}.mask:after{background-color:#000;content:"";left:0;opacity:.4;position:absolute;top:0}.hero,.mask:after{height:100%;width:100%}.hero .content{left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.hero .content h1{font-size:4rem;padding:.6rem 0 1.5rem}.hero .content p{font-size:1.4rem;font-weight:200;text-transform:uppercase}.content .btn{margin:1rem .2rem}@media screen and (max-width:640px){.hero .content h1{font-size:3rem}.hero .content p{font-size:1.4rem}}.footer{background-color:#131313cc;padding:6rem 0;width:100%}.footer-container{grid-gap:40px;display:grid;grid-template-columns:repeat(2,1fr);margin:auto;max-width:1140px}.left{display:flex;flex-direction:column;height:100%;max-width:100%;padding:1rem}.location{display:flex;margin-bottom:.8rem}.location p{line-height:30px}.right{display:flex;flex-direction:column;height:100%;max-width:100%;padding:1rem}.social{margin-top:1rem}h4{padding-bottom:.7rem}h4,p{font-size:1.2rem}@media screen and (max-width:640px){.footer-container{grid-template-columns:1fr}}.staff-list{align-items:flex-start;display:flex;flex-direction:column}.staff-member{align-items:center;display:flex;margin-bottom:10px}.staff-member img{border-radius:50%;height:50px;margin-right:10px;width:50px}.project-heading{padding:4rem 0 2rem;text-align:center}.project-container{grid-gap:40px;display:grid;grid-template-columns:repeat(3,1fr);margin:auto;max-width:1140px;padding-bottom:5rem}.project-card{background:#1a1919;padding:1.2rem 1rem}.project-card img{width:100%}.project-title{color:#fff;padding:1rem 0}.pro-details p{font-size:1.1rem;padding-bottom:1rem;text-align:justify}.pro-btns{display:flex;justify-content:space-between;padding:.5rem 0}.pro-btns .btn{padding:.5rem 1rem}@media screen and (max-width:740px){.project-container{grid-template-columns:1fr;margin:auto;max-width:90%}}.hero-img{background:#00000080;height:60vh;position:relative;width:100%}.hero-img:before{background:url(https://i.ytimg.com/vi/6IKRlROqoBI/maxresdefault.jpg);background-position:top;background-size:cover;content:"";height:100%;left:0;opacity:.6;position:absolute;top:0;width:100%;z-index:-1}.heading{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.hero-img h1{font-size:2.4rem}.hero-img p{font-size:1.4rem;text-align:center}@media screen and (max-width:640px){.hero-img h1{font-size:2rem}}.timeline{margin:50px 0;padding:10px 0;position:relative}.timeline:before{background:#c5c5c5;bottom:0;content:"";left:50%;margin-left:-1px;position:absolute;top:0;width:2px}.timeline-event{box-sizing:border-box;margin-bottom:40px;padding:20px 40px;position:relative;width:45%}.timeline-event.left{left:0;text-align:right}.timeline-event.right{left:55%}.timeline-event:after{background:#fff;border:4px solid #ff9f55;border-radius:50%;content:"";height:24px;position:absolute;top:20px;width:24px;z-index:1}.timeline-event.left:after{right:-12px}.timeline-event.right:after{left:-12px}.timeline-content{background:#f9f9f9;border-radius:8px;box-shadow:0 2px 6px #0000001a;padding:20px;position:relative}.date{color:#888;display:block;font-size:.9em;margin-bottom:10px}@media screen and (max-width:768px){.timeline:before{left:20px;margin:0}.timeline-event{left:0!important;padding:20px 20px 20px 60px;text-align:left!important;width:100%}.timeline-event:after{display:none}}.pricing{background:#000;padding:6rem 1rem;width:100%}.card-container{grid-gap:40px;display:grid;grid-template-columns:repeat(3,1fr);margin:auto;max-width:1140px}.card{border:1px solid #eee;color:#eee;padding:1rem;text-align:center}.card:hover{background-color:#141414}.card h3{font-size:1.4rem;padding:1rem}.card p{padding:10px 0}.bar{border-bottom:1px solid #eee;display:block;margin:1.5rem auto;width:10%}.btc{font-size:4rem;font-weight:600;padding:1rem 0}.card .btn{display:block;margin:2rem auto;width:80%}@media screen and (max-width:740px){.card-container{grid-template-columns:1fr;margin:auto;max-width:90%}}label{color:#fff;margin-bottom:.5rem}form{display:flex;flex-direction:column;margin:auto;max-width:600px;padding:4rem 1rem}form input,form textarea,select{background-color:#ffffff1a;border-color:#ffffff1a;color:#f4f4f4;font-size:1.2rem;margin-bottom:1rem;padding:10px 18px}form input[type=checkbox]{margin-right:10px;width:auto}.form-group{margin-bottom:15px}.slideshow-container{align-items:center;display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative;width:100%}.slide{background-position:50%;background-size:cover;height:80%;opacity:0;position:absolute;transition:opacity 1s ease-in-out;width:90%}.slide.active{opacity:1}@media (max-width:768px){.slideshow-container{height:50vh}}@media (max-width:480px){.slideshow-container{height:30vh}}.centered-text{margin:0 auto;max-width:75%;text-align:center}li{text-align:left}.InterestBoard_interestBoard__URq0q{color:#2f2a24;margin:0 auto;max-width:1280px;padding:56px 20px 72px}.InterestBoard_hero__uEMt4{margin:0 auto 36px;max-width:860px;text-align:center}.InterestBoard_eyebrow__ag69u{color:#d7b98c;font-size:.82rem;font-weight:700;letter-spacing:.14em;margin:0 0 10px;text-transform:uppercase}.InterestBoard_heading__M-EIQ{color:#f7f1e8;font-size:clamp(2rem,4vw,3rem);line-height:1.1;margin:0 0 16px}.InterestBoard_intro__BmleI{color:#e2d8ca;font-size:1.02rem;line-height:1.8;margin:0 auto 14px}.InterestBoard_legend__bgKkj{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:30px}.InterestBoard_legendItem__NsftE{align-items:center;border-radius:999px;display:inline-flex;font-size:.9rem;font-weight:600;padding:8px 14px}.InterestBoard_legendEstablished__17IYq{background:#edf5ee;border:1px solid #cfe1d2;color:#2e5a3a}.InterestBoard_legendPotential__qCwu6{background:#fbf2e3;border:1px solid #ecd9b7;color:#8a6234}.InterestBoard_groupGrid__VDGwT{grid-gap:24px;align-items:stretch;display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr))}.InterestBoard_groupCard__SNtld{background:linear-gradient(180deg,#fffdf9,#fffaf2);border:1px solid #503c2814;border-radius:20px;box-shadow:0 14px 36px #46342214;display:flex;flex-direction:column;overflow:hidden;padding:26px;position:relative;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.InterestBoard_groupCard__SNtld:before{content:"";height:5px;inset:0 0 auto 0;opacity:.95;position:absolute}.InterestBoard_established__E0kbM:before{background:linear-gradient(90deg,#4c7a57,#7ca184)}.InterestBoard_potential__NGAV-:before{background:linear-gradient(90deg,#b98649,#d4a463)}.InterestBoard_groupCard__SNtld:hover{box-shadow:0 20px 46px #4634221f;transform:translateY(-6px)}.InterestBoard_cardTop__-bwEl{margin-bottom:12px}.InterestBoard_statusBadge__\+VNfx{background:#ffffffc7;border:1px solid #5a463214;border-radius:999px;color:#6d5640;display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:.04em;margin-bottom:12px;padding:6px 10px}.InterestBoard_groupTitle__li5hm{color:#33261b;font-size:1.35rem;line-height:1.3;margin:0}.InterestBoard_description__9cG5e{color:#4f4338;flex-grow:1;line-height:1.75;margin:0 0 18px}.InterestBoard_contactBox__43mYE{background:#ffffffb8;border:1px solid #5a463214;border-radius:14px;margin-bottom:18px;padding:14px 16px}.InterestBoard_contactLabel__SiBnj{color:#8a6a48;display:block;font-size:.78rem;font-weight:700;letter-spacing:.06em;margin-bottom:6px;text-transform:uppercase}.InterestBoard_contactText__tTk2G{color:#3f352c;margin:0;word-break:break-word}.InterestBoard_form__Kn9ft{margin-top:4px}.InterestBoard_input__YTXOU{background:#fff;border:1px solid #d7c7b4;border-radius:12px;box-sizing:border-box;color:#2f2a24;font-size:.98rem;margin-top:10px;outline:none;padding:12px 14px;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.InterestBoard_input__YTXOU:focus{border-color:#a67b49;box-shadow:0 0 0 4px #a67b491f}.InterestBoard_formActions__L3CF8{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.InterestBoard_primaryButton__ziHY2,.InterestBoard_secondaryButton__LeqnY{border-radius:12px;cursor:pointer;font-size:.96rem;font-weight:700;padding:12px 16px;transition:transform .2s ease,background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease;width:100%}.InterestBoard_primaryButton__ziHY2{background:linear-gradient(135deg,#7a5a33,#a57945);border:none;box-shadow:0 10px 22px #7a5a3338;color:#fff}.InterestBoard_primaryButton__ziHY2:hover{background:linear-gradient(135deg,#684a28,#946b3d);transform:translateY(-1px)}.InterestBoard_secondaryButton__LeqnY{background:#fffaf4;border:1px solid #d8c6af;color:#6a5440}.InterestBoard_secondaryButton__LeqnY:hover{background:#f7efe5}@media (max-width:1024px){.InterestBoard_groupGrid__VDGwT{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.InterestBoard_interestBoard__URq0q{padding:42px 16px 56px}.InterestBoard_groupGrid__VDGwT{grid-template-columns:1fr}.InterestBoard_groupCard__SNtld{padding:22px}.InterestBoard_formActions__L3CF8{flex-direction:column}}
/*# sourceMappingURL=main.c8b025ca.css.map*/