.backdrop{position:fixed;top:0;left:0;width:100%;height:100vh;background:#000000bf;z-index:10}.interestedText{text-align:center;padding-top:1em;font-size:3em;color:#fff;font-family:Montserrat,sans-serif}.bannerHeader{font-size:2em;font-weight:600}.bannerButton{font-size:25px;font-family:Montserrat,sans-serif;width:20%;cursor:pointer;display:inline-block;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;border-style:solid;border-width:1px;line-height:3.25rem;border-radius:100px;padding-left:5px;padding-right:5px}.button{border-color:#006400;font-size:20px;font-family:Montserrat,sans-serif;width:40%;cursor:pointer;display:inline-block;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;border-style:solid;border-width:1px;line-height:3.25rem;border-radius:100px;padding-left:5px;padding-right:5px}.button:focus{outline:none}.button:hover,.button:active{background:#006400;border-color:#006400}.button--inverse{background:transparent;color:#f05}.button--inverse:hover,.button--inverse:active{color:#fff;background:#f05}.button--danger{background:#830000;border-color:#830000}.button--danger:hover,.button--danger:active{background:#f34343;border-color:#f34343}.button:disabled,.button:hover:disabled,.button:active:disabled{background:#ccc;color:#979797;border-color:#ccc;cursor:not-allowed}.button--small{font-size:.8rem}.button--big{font-size:1.5rem}.card{margin:0;box-shadow:0 2px 8px #00000042;border-radius:6px;padding:1rem;overflow:hidden;background:#fff}.dropdown-select{width:100%;position:relative;overflow:hidden;background-color:#fff;border:1px solid #ccc;border-radius:2px;box-sizing:border-box;color:#333;outline:none;padding:8px 52px 8px 10px;transition:all .2s ease}select option:disabled{background-color:#f0f0f0!important}.label{font-weight:initial;margin-bottom:.5rem}.selectContainer{margin:1rem 0}.image-upload.center{display:flex;justify-content:center;align-items:center;flex-direction:column}.image-upload__preview{width:13rem;height:13rem;border:1px solid #ccc;display:flex;justify-content:center;align-items:center;text-align:center;margin-bottom:1rem}.image-upload__preview img{width:100%;height:100%;object-fit:cover}.form-control{margin:1rem 0}.form-control label,.form-control input,.form-control textarea{display:block}.form-control label{font-weight:initial;margin-bottom:.5rem}.form-control input,.form-control textarea{width:100%;font:inherit;border:1px solid #ccc;padding:.15rem .25rem}.form-control input:focus,.form-control textarea:focus{outline:none;border-color:#510077}.form-control--invalid label,.form-control--invalid p{color:red}.form-control--invalid input,.form-control--invalid textarea{border-color:red;background:#ffd1d1}.lds-dual-ring{display:inline-block;width:64px;height:64px}.lds-dual-ring:after{content:" ";display:block;width:46px;height:46px;margin:1px;border-radius:50%;border:5px solid #510077;border-color:#510077 transparent #510077 transparent;animation:lds-dual-ring 1.2s linear infinite}.loading-spinner__overlay{height:100%;width:100%;position:absolute;top:0;left:0;background:#ffffffe6;display:flex;justify-content:center;align-items:center}@keyframes lds-dual-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.modal{z-index:100;position:fixed;top:22vh;left:10%;width:80%;background:#fff;box-shadow:0 2px 8px #00000042;border-radius:8px}.modal__header{width:100%;padding:1rem .5rem;background:#2a006e;color:#fff}.modal__header h2{margin:.5rem}.modal__content,.modal__footer{padding:1rem .5rem}@media (min-width: 768px){.modal{left:calc(50% - 20rem);width:40rem}}.modal-enter{transform:translateY(-10rem);opacity:0}.modal-enter-active{transform:translateY(0);opacity:1;transition:all .2s}.modal-exit{transform:translateY(0);opacity:1}.modal-exit-active{transform:translateY(-10rem);opacity:0;transition:all .2s}.ticket{width:90%;max-width:50%;margin:3rem auto;text-align:center}.ticket-header{font-weight:600;font-size:2.5em}.h2-font{font-size:1.2em}.submit-error{color:#b00020;margin-top:.5rem;font-weight:600}.text-align-center-h2{text-align:center;padding-bottom:2rem;font-weight:700;font-style:italic}html,body{max-width:100%;overflow-x:hidden}.nav-links{list-style:none;padding:20px;width:100%;height:100%;display:flex;flex-direction:column}.nav-links li{margin-bottom:2rem;border-bottom:1px solid #ccc;padding-bottom:.5rem}.nav-links li:last-child{border-bottom:none}.nav-links a{border:1px solid transparent;color:#292929;text-decoration:none;padding:.5rem;font-size:25px;line-height:1}.nav-links button{cursor:pointer;border:1px solid #292929;color:#292929;background:transparent;padding:.5rem;font:inherit}.nav-links button:focus{outline:none}.nav-links button:hover,.nav-links button:active{background:#292929;color:#fff}.logo-text{font-family:tan-aegan-font,sans-serif;color:#403e3e}.sublogo-text{font-size:small;text-align:center;margin-top:-1em}h1,h2,h3{font-weight:initial}@media (min-width: 768px){.nav-links{flex-direction:row}.nav-links li{margin:0 .5rem;border-bottom:none;padding-bottom:0}.nav-links a{color:#403e3e;text-decoration:none;transition:text-decoration .2s ease;font-weight:initial}.nav-links a:hover{text-decoration:underline;cursor:pointer}.nav-links button{border:1px solid white;color:#fff;background:transparent}.nav-links button:hover,.nav-links button:active{background:#f8df00;color:#292929}}.Header_Container{margin:0 auto;max-width:1450px;width:100%}.Header_Navbar{align-items:center;column-gap:40px;display:flex;justify-content:space-between}.Main_Heading{width:100%;height:6rem;display:flex;align-items:center;position:fixed;top:0;left:0;background:#e4e2dd;z-index:200}main{margin-top:5rem}.menu-mobile-footer{bottom:0;left:0;padding:20px;position:fixed;width:90%}.contactWrapOpen{display:block;margin-left:auto}.btn{border-radius:50px;border-style:solid;border-width:1px;cursor:pointer;display:inline-block;font-size:16px;font-weight:700;min-width:104px;padding:.55em 1.25em;text-align:center;transition:all .15s ease-in-out;background-color:#292929;color:#e4e2dd;float:right;margin-bottom:15px}@media (max-width: 768px){.btn{border-radius:50px;border-style:solid;border-width:1px;cursor:pointer;display:inline-block;font-size:16px;font-weight:700;min-width:100%;padding:.55em 1.25em;text-align:center;transition:all .15s ease-in-out;background-color:#292929;color:#e4e2dd;float:right;margin-bottom:15px}.panel_paragraph{padding-top:50px;padding-bottom:50px}.main-nav_title{margin-left:1em}}.wrap{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;width:100%;max-width:400px;border-top:2px solid #292929;padding-top:15px}.logoLinks{justify-self:center}@media (min-width: 768px){.Main_Heading{justify-content:space-between}}.mobile-slider{position:fixed;left:0;top:6rem;z-index:100;height:calc(100vh - 6rem);width:100%;background:#e4e2dd;box-shadow:0 2px 8px #00000042}.main-nav_mobSlider{display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:2rem}.main-nav_btn{display:inline-block;height:100%;width:100%}.main-nav_container{align-items:center;-moz-column-gap:40px;column-gap:40px;display:flex;justify-content:space-between;width:100%}.logo-primary--main{height:100%;left:20px;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:25%}.main-nav_btn span{display:block;width:3rem;height:2.5px;background:#fff}.main-nav_title{color:#fff;font-size:2em}.main-nav_title a{text-decoration:none;color:#fff}.main-nav{display:none}.mob-menu-button{background-color:transparent;border:none;color:inherit;cursor:pointer;font-size:16px;line-height:1;padding-right:8%;display:block}.menu-bottom-section{text-align:center;padding:1rem 0;border-top:1px solid #ccc;font-size:14px;color:#666}.menu-bottom-location{display:flex;justify-content:left;align-items:center;gap:.5rem;margin-top:.5rem}.menu-bottom-location svg{width:14px;height:14px;fill:#666}@media (min-width: 768px){.main-nav_btn,.mob-menu-button{display:none}.main-nav{display:block}.main-nav_title{color:#fff;padding:2em;font-size:2em}}@font-face{font-family:tan-aegan-font;src:url(/assets/TAN-AEGEAN-Regular-B-78fc8p.ttf) format("truetype");font-weight:400;font-style:normal}.book-form{list-style:none;margin:0 auto;padding:1rem;width:90%;max-width:40rem;box-shadow:0 2px 8px #00000042;border-radius:6px;background:#fff}.panel_paragraph{padding-top:80px}@media (min-width: 600px){footer,header,section{padding-left:50px;padding-right:50px}}@media (min-width: 900px){.panel_paragraph .container{-moz-column-gap:20px;column-gap:20px;display:flex}}.container{margin:0 auto;max-width:1340px;width:100%}.panel_paragraph__headings{line-height:1.3}@media (min-width: 900px){.panel_paragraph .container>*{flex:1}}@media (min-width: 900px){.panel_paragraph__desc{font-size:18px;margin-top:50px;padding:0;width:100%}}.packages-section{padding:4rem 2rem;margin:0 auto;text-align:center;background:linear-gradient(to bottom,#ccc1b3 50%,#e4e2dd 50%)}.packages-section .packages-title{font-size:2.5rem;text-transform:uppercase;margin-bottom:3rem;letter-spacing:1px}.packages-section .packages-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:2rem}.packages-section .packages-grid .package-card{background:#e4e2dd;padding:2rem;box-shadow:22px 28px 20px #0000001a;border-radius:0;flex:1 1 300px;max-width:500px;text-align:left;display:flex;flex-direction:column;justify-content:space-between}.packages-section .packages-grid .package-card .package-content{padding-bottom:2em;flex-grow:1}.packages-section .packages-grid .package-card .package-name{font-family:Montserrat,sans-serif;font-size:1.3rem;margin-bottom:1rem}.packages-section .packages-grid .package-card .package-list{list-style-type:disc;padding-left:1.2rem;margin-bottom:1rem}.packages-section .packages-grid .package-card .package-list li{margin-bottom:.6rem}.packages-section .packages-grid .package-card .select-btn{margin-top:1.5rem;padding:.5rem 1.4rem;border:2px solid #000;background:transparent;font-size:1rem;cursor:pointer;transition:background .2s ease}.packages-section .packages-grid .package-card .select-btn:hover{background-color:#d6d4d1}.packages-section .packages-grid .package-card .package-meta{font-family:Montserrat,sans-serif;font-size:.95rem;margin:.3rem 0}@media (max-width: 768px){.packages-section .packages-description{display:none!important}.packages-section .packages-title{font-size:2rem;text-transform:uppercase;margin-bottom:3rem;letter-spacing:1px}}.packages-section .packages-description{display:flex;flex-wrap:wrap;justify-content:center;text-align:left;gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem}.packages-section .packages-description p{flex:1 1 300px;max-width:500px;font-size:1rem;line-height:1.5;padding:2rem;box-sizing:border-box;background:#e4e2dd}.packages-section .packages-terms{font-size:.8rem;color:#444;font-style:italic;margin-top:1rem}.our-work{padding:4rem 2rem;width:100%;background-color:#fff}.our-work__header{max-width:1440px;margin:0 auto 3rem;display:flex;justify-content:space-between;align-items:flex-start;padding:0 1rem}.our-work__header h2{font-size:3rem;font-weight:400}.our-work__header h2 em{font-style:italic;font-weight:700}.our-work__header__arrow{font-size:2.5rem}.our-work__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;max-width:1600px;margin:0 auto}.our-work__grid img,.our-work__grid video{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:6px;background-color:#000}.our-work__arrow{font-size:8em}@media (max-width: 768px){.our-work__arrow{display:none}.our-work__header h2{font-size:2.5em}}.carousel-item{padding:0 2rem}.carousel-item img{height:197px;max-width:350px;object-fit:contain;transition:filter .3s ease}.logos_container{padding:50px 0}.our_services{background-color:#e4e2dd;color:#000;padding:4rem 2rem;font-family:Montserrat,sans-serif}.our_services .section-title{font-size:1.5rem;margin-bottom:3rem;border-bottom:1px solid black;margin-bottom:-1rem;max-width:1200px;margin-left:auto;margin-right:auto;padding-bottom:1em}.our_services .services-list{max-width:1200px;margin:0 auto}.our_services .service-item{border-bottom:1px solid black;padding:2rem 0}.our_services .service-item .service-header{display:flex;justify-content:space-between;align-items:center}.our_services .service-item .service-header h3{font-size:2rem;font-weight:700;margin:0}.our_services .service-item .service-header .plus-icon{font-size:1.5rem;font-weight:700;cursor:pointer;-webkit-user-select:none;user-select:none}.our_services .service-item .service-content{margin-top:1.5rem}.our_services .service-item .service-content p{max-width:600px;font-size:1rem;line-height:1.6}.our_services .service-item .service-content .cta-btn{margin-top:1.5rem;background-color:#fff;color:#1c1b1c;padding:.6rem 1.5rem;border:none;border-radius:999px;font-weight:500;cursor:pointer;transition:background .2s}.our_services .service-item .service-content .cta-btn:hover{background-color:#f0f0f0}.featured_work{background:#ccc1b3;color:#887e65;padding:5rem 2rem;text-align:center}.featured_work .section-heading{font-size:2.8rem;font-weight:400;margin-bottom:3rem}.featured_work .section-heading em{font-style:italic;color:#887e65}.featured_work .case-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.featured_work .case-card{background:#1e1e1e;border-radius:10px;overflow:hidden;transition:transform .3s}.featured_work .case-card .image-wrapper{background-size:cover;background-position:center;padding-top:140%;position:relative}.featured_work .case-card .image-wrapper .year-badge{position:absolute;top:1rem;right:1rem;background:#fff;color:#121212;font-size:.75rem;font-weight:700;padding:.4rem .8rem;border-radius:999px;letter-spacing:.5px}.featured_work .case-card .card-bottom{padding:1.2rem;background-color:#e4e2dd}.featured_work .case-card .card-bottom h3{font-size:1.2rem;margin-bottom:.8rem}.featured_work .case-card .card-bottom .btn-outline{display:inline-block;border:2px solid #887e65;color:#887e65;padding:.5rem 1.2rem;border-radius:999px;text-decoration:none;font-size:.9rem;transition:background .3s,color .3s}.featured_work .case-card .card-bottom .btn-outline:hover{background:#fff;color:#121212}.contact-form-wrapper{max-width:700px;margin:0 auto;padding:4rem 1rem;text-align:center}.contact-form-wrapper h1{font-size:2rem;margin-bottom:.5rem}.contact-form-wrapper .subtitle{max-width:600px;margin:0 auto 2rem;color:#444;font-size:1rem}.contact-form-wrapper .contact-form{display:flex;flex-direction:column;gap:1.2rem}.contact-form-wrapper .contact-form .row{display:flex;gap:1rem}.contact-form-wrapper .contact-form .row input{width:100%}.contact-form-wrapper .contact-form input,.contact-form-wrapper .contact-form textarea{padding:.75rem 1rem;border:1px solid #ccc;border-radius:6px;font-size:1rem;box-sizing:border-box;width:100%}.contact-form-wrapper .contact-form .services{text-align:left}.contact-form-wrapper .contact-form .services p{font-weight:600;margin-bottom:.75rem}.contact-form-wrapper .contact-form .services .service-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;justify-items:center}.contact-form-wrapper .contact-form .services .service-button{padding:.9rem 1rem;border:1px solid #999;background:#fff;border-radius:6px;cursor:pointer;font-weight:500;text-align:center;height:60px;white-space:normal;word-break:break-word;line-height:1.2;transition:all .2s ease;width:100%}.contact-form-wrapper .contact-form .services .service-button.selected{background-color:#000;color:#fff;border-color:#000}.contact-form-wrapper .contact-form .services .service-button:hover{border-color:#333}.contact-form-wrapper .contact-form .submit-btn{background-color:#111;color:#fff;border:none;padding:1rem;font-size:1rem;border-radius:6px;cursor:pointer;max-width:300px;margin:2rem auto 0;width:100%}.contact-form-wrapper .contact-form .submit-btn:hover{background-color:#000}.input-group{width:100%;display:flex;flex-direction:column}.input-group input{margin-bottom:.25rem}.input-group .error{color:red;font-size:.85rem;margin-top:.2rem}.error{color:red;font-size:.85rem;margin-top:.5rem;text-align:left}.error-input{border:2px solid #e63946;background-color:#fff5f5}.service-error{margin-top:1em}.thank-you-message{text-align:center;max-width:600px;margin:0 auto}.thank-you-message h2{font-size:1.8rem;margin-bottom:1rem}.thank-you-message p{font-size:1rem;color:#333;margin-bottom:2rem;text-align:center}.thank-you-message .submit-btn{background-color:#111;color:#fff;padding:.8rem 1.5rem;border:none;border-radius:6px;cursor:pointer}.thank-you-message .submit-btn:hover{background-color:#000}*{box-sizing:border-box;margin:0;padding:0;font-family:Montserrat,sans-serif}p{text-align:justify}.about-page{display:flex;flex-direction:column}.mission-section{background:#ccc1b3;padding:60px 0}.mission-content{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;gap:40px}.mission-text{max-width:500px}.mission-text h2{font-size:2rem;margin-bottom:20px}.mission-text p{font-size:1rem;line-height:1.6}.mission-image img{width:400px;height:400px;object-fit:cover;border-radius:12px}.story-section{background:#fff;padding:60px 0}.story-content{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;gap:40px}.story-text{max-width:500px}.story-text h2{font-size:2rem;margin-bottom:20px}.story-text p{font-size:1rem;line-height:1.6}.story-image img{width:400px;height:400px;object-fit:cover;clip-path:ellipse(60% 50% at 50% 50%);border-radius:12px}.team-section{background:#e4e2dd;padding:60px 0;display:flex;flex-direction:column;align-items:center}.team-section h2{margin-bottom:40px;max-width:1200px;text-align:center}.team-cards{max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px}.team-card{background:#fff;width:320px;height:620px;box-shadow:0 4px 12px #0000001a;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;transition:transform .3s ease}.card-image{position:relative;width:100%;height:390px}.card-image img{width:100%;height:100%;object-fit:cover}.card-icons{position:absolute;bottom:10px;left:10px;display:flex;gap:8px}.card-icons img{width:50px;height:50px;background:#fff;border-radius:50%;box-shadow:0 2px 6px #0003;padding-left:4px}.card-info{padding:20px;flex:1;display:flex;flex-direction:column;justify-content:flex-start}.card-info h3{margin:0;font-size:1.2rem}.card-info .role{font-weight:700;margin-top:8px;color:#555}.card-info .bio{font-size:.9rem;margin-top:8px;color:#666}@media (max-width: 768px){.mission-content,.story-content{display:flex;flex-direction:column;align-items:center;text-align:center}.mission-content .mission-image{order:1}.mission-content .mission-text{order:2}.story-content .story-image{order:1}.story-content .story-text{order:2}.mission-image img,.story-image img{width:100%;height:auto;max-width:400px}.mission-text,.story-text{max-width:none}.team-cards{grid-template-columns:1fr}}.loading-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#ffffffe6;display:flex;justify-content:center;align-items:center;z-index:20}.slate_background{background-color:#dcd5d9}.fern_background{background-color:#ded1bd}.earth_background{background-color:#7f442d}.leaf_background{background-color:#ccc1b3}.roots_background{background-color:#574e6e}.ash_background{background-color:#887e65}.brand_background{background-color:#e4e2dd}.page_content{margin-top:6rem}.w-full{width:100%}.w-half{width:50%}.inline-block{display:inline-block}.pb-4{padding-bottom:1rem}.mb-4{margin-bottom:1rem}.pb-2{padding-bottom:.5rem}.pt-4{padding-top:1rem}.float-left{float:left}.purple{background-color:#7e447e}.hero-wrapper{max-width:1340px;margin:0 auto;padding:2rem;font-family:Montserrat,sans-serif;color:#211f22}.hero-top{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;flex-wrap:wrap}.hero-logo{display:flex;align-items:center;gap:.5rem}.hero-logo .hero-logo-icon{width:32px;height:32px}.hero-logo .hero-logo-text{font-size:1.2rem}.hero-logo .hero-logo-text .initial{font-weight:initial}.hero-heading{display:flex;align-items:center;justify-content:center;gap:1rem}.hero-heading .hero-heading-left{line-height:1.1}.hero-heading .hero-heading-left .hero-line{font-size:6rem;font-weight:500}.hero-heading .hero-heading-left .hero-line .italic{font-style:italic}.hero-heading .hero-arrow{font-size:5.8rem;margin-top:-11rem}.hero-cta-wrapper{display:flex;align-items:center}.hero-cta{padding:.6rem 1.4rem;border:2px solid #000;border-radius:999px;background:transparent;font-size:1rem;cursor:pointer;transition:background .2s}.hero-cta:hover{background-color:#f5f5f5}.hero-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin:2rem 0}.hero-gallery .gallery-item{width:100%;height:auto;object-fit:cover}.hero-color-code{text-align:center;font-size:1.2rem;font-weight:500}.section_underline{background-color:#000;content:"";display:inline-block;height:1px;vertical-align:middle;width:100%}.underline_container{max-width:1340px;width:100%;margin-top:3rem}
