*{box-sizing:border-box;margin:0;padding:0}:root{--heading-primary:#2e211b;--heading-accent:#2e211b;--heading-highlight:#fff;--heading-size:32px;--brand-brown:#1856a3;--brand-blue-dark:#0f3d7a;--brand-blue-light:#dce9f8;--brand-cream:#f8f1e7;--brand-line:#d9c7b1}html{scroll-behavior:smooth}body{color:#24251f;background-color:#f4f0e8;font-family:Georgia,Times New Roman,serif}a{color:inherit;text-decoration:none}button{font-family:inherit}h1,h2,h3,p,blockquote{letter-spacing:0}h1,h2,h3,h4,h5,h6{color:var(--heading-primary);text-wrap:balance;font-family:Georgia,Times New Roman,serif;font-size:var(--heading-size)!important}img{max-width:100%;display:block}.navbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:1000;background-color:#f8f1e7db;border:1px solid #ffffffb3;border-radius:10px;width:calc(100% - 28px);position:fixed;top:0;left:14px}.navbar-container{align-items:center;gap:25px;width:100%;max-width:1500px;margin:0 auto;padding:6px clamp(20px,4vw,64px);display:flex}.navbar-logo{border:0;flex-shrink:0;justify-content:center;align-items:center;width:190px;height:58px;display:flex}.navbar-logo img{object-fit:contain;width:100%;height:100%}.navbar-menu{flex:1;justify-content:center;align-items:center;gap:clamp(12px,1.8vw,28px);display:flex}.navbar-menu a,.dropdown-button{color:#55584d;white-space:nowrap;cursor:pointer;background:0 0;border:none;font-size:12px;font-weight:500;transition:color .2s}.navbar-menu a:hover,.dropdown-button:hover{color:#7e8b68}.nav-dropdown{position:relative}.dropdown-button{align-items:center;gap:6px;display:flex}.dropdown-menu{background-color:#f8f5ee;border-radius:8px;width:220px;position:absolute;top:35px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 8px 25px #0000001f}.dropdown-menu a{color:#55584d;border-bottom:1px solid #dedbd2;padding:15px 18px;font-size:14px;display:block}.dropdown-menu a:hover{color:#7e8b68;background-color:#ece9df}.navbar-contact{background-color:var(--brand-brown);color:#f4f0e8;border-radius:6px;flex-shrink:0;align-items:center;gap:8px;padding:10px 15px;font-size:12px;font-weight:600;display:flex}.contact-icon{font-size:17px}.menu-toggle{color:#24251f;letter-spacing:1px;text-transform:uppercase;cursor:pointer;background:0 0;border:none;font-size:13px;font-weight:700;display:none}@media (width<=1100px){.navbar-menu{gap:16px}.navbar-menu a,.dropdown-button{font-size:13px}.navbar-contact{padding:11px 16px}}@media (width<=768px){.navbar-container{padding:5px 20px}.navbar-logo{width:150px;height:48px}.navbar-contact{display:none}.menu-toggle{margin-left:auto;padding:8px;display:block}.navbar-menu{background-color:#f4f0e8;flex-direction:column;align-items:stretch;gap:0;width:100%;padding:10px 0;display:none;position:absolute;top:100%;left:0;box-shadow:0 10px 20px #00000014}.navbar-menu.open{display:flex}.navbar-menu>a,.dropdown-button{text-align:left;border-bottom:1px solid #dedbd2;width:100%;padding:16px 25px}.nav-dropdown{width:100%}.dropdown-menu{width:100%;box-shadow:none;border-radius:0;position:static;transform:none}.dropdown-menu a{padding-left:45px}}.hero{background:#d8c5ae;min-height:680px;padding:150px 6% 94px;position:relative;overflow:hidden}.hero:before{content:"";z-index:1;background:linear-gradient(90deg,#f8f1e7f0 0%,#f8f1e7b8 30%,#f8f1e70f 68%),linear-gradient(#0000 65%,#381d0e2e);width:100%;height:100%;position:absolute;top:0;right:0}.hero:after{content:"";z-index:0;background:url(/images/hero.jpg) 50%/cover;position:absolute;inset:0}.hero-container{z-index:2;justify-content:space-between;align-items:flex-start;gap:70px;max-width:1400px;margin:0 auto;display:flex;position:relative}.hero-content{width:55%;max-width:620px}.hero-label{color:var(--brand-brown);letter-spacing:2px;align-items:center;gap:12px;margin-bottom:25px;font-size:13px;font-weight:600;display:flex}.hero-label span{background:var(--brand-brown);width:35px;height:1px;display:inline-block}.hero-content h1{color:var(--heading-primary);letter-spacing:-1px;text-shadow:0 1px #ffffff40;max-width:650px;margin:0;font-size:clamp(42px,4.6vw,60px);font-weight:400;line-height:1.05}.hero-content h1 strong{font-weight:500;display:inline-block}.hero-content h1 span{color:var(--heading-accent);letter-spacing:-1px;font-size:1em;font-weight:500}.hero-description{color:#686b60;max-width:560px;margin:30px 0;font-size:16px;line-height:1.8}.hero-features{align-items:center;gap:40px;margin:35px 0;display:flex}.feature{align-items:center;gap:12px;display:flex}.feature-icon{color:#7e8b68;border:1px solid #aab39a;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;display:flex}.feature p{color:#55584d;letter-spacing:1.5px;margin:0;font-size:10px;font-weight:700;line-height:1.5}.hero-button{background:var(--brand-brown);color:var(--brand-cream);letter-spacing:.5px;align-items:center;gap:25px;padding:17px 25px;font-size:13px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.hero-button span{font-size:20px;transition:transform .3s}.hero-button:hover{background:var(--brand-blue-dark)}.hero-button:hover span{transform:translate(5px)}.hero-proof{z-index:3;background:#f8f1e7e6;border:1px solid #7b3f1d33;border-radius:8px;gap:30px;margin-top:0;padding:16px 28px;display:flex;position:absolute;bottom:28px;right:6%;box-shadow:0 8px 25px #42220f1a}.hero-proof div{flex-direction:column;gap:5px;display:flex}.hero-proof strong{color:var(--brand-brown);font-size:22px;font-weight:400}.hero-proof span{color:#686b60;letter-spacing:1px;text-transform:uppercase;font-size:10px}.hero-image-container{display:none}.hero-image-frame{width:100%;max-width:650px;height:650px;position:relative;overflow:hidden;box-shadow:24px 24px #7e8b6838}.hero-image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.hero-image-note{color:#24251f;background:#f4f0e8e6;align-items:flex-end;gap:14px;padding:14px 16px;display:flex;position:absolute;bottom:20px;right:20px}.hero-image-note span{color:#7e8b68;font-size:12px}.hero-image-note strong{font-size:12px;font-weight:400;line-height:1.45}.consultation-button{z-index:100;background:var(--brand-brown);color:var(--brand-cream);letter-spacing:.5px;align-items:center;gap:10px;padding:14px 20px;font-size:12px;font-weight:600;text-decoration:none;transition:all .3s;display:flex;position:fixed;bottom:25px;right:25px;box-shadow:0 8px 25px #00000026}.consultation-button span{font-size:17px}.consultation-button:hover{background:var(--brand-blue-dark);transform:translateY(-3px)}@media (width<=1000px){.hero{padding:100px 5% 24px}.hero-container{gap:40px}.hero-content,.hero-image-container{width:50%}.hero-image-frame{height:550px}.hero-features{gap:20px}.feature{gap:7px}.feature-icon{width:35px;height:35px;font-size:16px}.hero-button{padding:15px 20px}}@media (width<=768px){.hero{min-height:auto;padding:130px 20px 125px}.hero-container{flex-direction:column;gap:50px}.hero-content{width:100%;max-width:100%}.hero-content h1{letter-spacing:-1px;font-size:42px}.hero-description{font-size:15px;line-height:1.7}.hero-features{flex-wrap:wrap;gap:20px}.hero-proof{justify-content:space-between;gap:18px;width:100%;padding:14px 16px;position:static}.hero-image-container{justify-content:center;width:100%}.hero-image-frame{width:100%;max-width:none;height:450px}.consultation-button{padding:12px 16px;bottom:15px;right:15px}}@media (width<=480px){.hero{padding:110px 16px 115px}.hero-content h1{font-size:36px}.hero-label{letter-spacing:1.5px;font-size:11px}.hero-description{font-size:14px}.hero-features{grid-template-columns:1fr 1fr;gap:20px;display:grid}.hero-button{justify-content:space-between;width:100%}.hero-proof{justify-content:space-between}.hero-image-frame{height:380px}.consultation-button{padding:10px 13px;font-size:10px}}.solutions{background-color:#ebe7dc;background-image:linear-gradient(#ebe7dced,#ebe7dced),url(https://aanganshobha.com/images/home_card_dining.jpg?v=4);background-position:50%;background-repeat:repeat;background-size:cover;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;padding:48px clamp(20px,3vw,48px)}.solutions-container{max-width:1600px;margin:0 auto}.solutions-heading{text-align:center;max-width:650px;margin:0 auto 60px}.solutions-label{color:var(--brand-brown);letter-spacing:2.5px;justify-content:center;align-items:center;gap:12px;margin-bottom:22px;font-size:12px;font-weight:700;display:flex}.solutions-label span{background:var(--brand-brown);width:34px;height:1px}.solutions-heading h2{color:var(--heading-primary);font-size:clamp(32px,4vw,50px);font-weight:400;line-height:1.05}.solutions-heading span{color:var(--heading-primary)}.solutions-heading p{color:#686b60;max-width:540px;margin:25px auto 0;font-size:16px;line-height:1.8}.solutions-grid{grid-template-columns:repeat(2,1fr);gap:clamp(14px,1.6vw,26px);display:grid}.solution-card{background:#f8f5ee;border-radius:8px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 12px 35px #4836271a}.solution-card:hover{transform:translateY(-7px);box-shadow:0 20px 42px #48362724}.solution-image{aspect-ratio:1.25;background:#e9e1d6;overflow:hidden}.solution-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.solution-card:hover .solution-image img{transform:scale(1.05)}.image-slot{color:#6f5946;background:linear-gradient(135deg,#e9e1d6,#d8c6b2);flex-direction:column;justify-content:space-between;height:100%;padding:22px;display:flex}.image-slot span{letter-spacing:2px;align-self:flex-end;font-size:12px}.image-slot strong{letter-spacing:1px;text-transform:uppercase;font-size:14px;font-weight:600}.solution-content{padding:25px clamp(18px,2vw,30px) 28px;position:relative}.solution-number{color:#b9a58e;letter-spacing:1px;font-size:12px;position:absolute;top:26px;right:clamp(18px,2vw,30px)}.solution-content h3{max-width:80%;color:var(--heading-primary);margin-bottom:13px;font-size:20px;font-weight:500}.solution-content p{color:#686b60;min-height:70px;margin-bottom:22px;font-size:14px;line-height:1.7}.solution-content a{color:#7e8b68;letter-spacing:1.5px;text-transform:uppercase;align-items:center;gap:12px;font-size:12px;font-weight:700;display:inline-flex}.solution-content a span{font-size:17px;transition:transform .3s}.solution-content a:hover span{transform:translate(5px)}@media (width<=900px){.solutions{padding:70px 5% 48px}.solutions-grid{grid-template-columns:1fr}}@media (width<=600px){.solutions{padding:60px 20px 45px}.solutions-heading{margin-bottom:42px}.solutions-heading h2{font-size:36px}.solutions-heading p{font-size:15px}.solutions-grid{grid-template-columns:1fr;gap:20px}.solution-content p{min-height:auto}}.testimonials{background:#f4f0e8;padding:48px clamp(20px,6vw,96px)}.testimonials-container{max-width:1400px;margin:0 auto}.testimonials-heading{text-align:center;margin-bottom:55px}.testimonials-label{color:var(--brand-brown);letter-spacing:2.5px;justify-content:center;align-items:center;gap:12px;margin-bottom:22px;font-size:12px;font-weight:700;display:flex}.testimonials-label span{background:var(--brand-brown);width:34px;height:1px}.testimonials-heading h2{color:var(--heading-primary);font-size:clamp(32px,4vw,50px);font-weight:400;line-height:1.05}.testimonials-heading strong{color:var(--heading-primary);font-weight:400}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.testimonial{background:#f8f5ee;border-top:2px solid #8f755c;min-height:275px;padding:30px}.testimonial-stars{color:#d99a24;letter-spacing:3px;margin-bottom:28px;font-size:13px}.testimonial blockquote{color:#24251f;font-size:19px;line-height:1.55}.testimonial-author{flex-direction:column;gap:5px;margin-top:28px;display:flex}.testimonial-author strong{color:#24251f;font-size:13px;font-weight:700}.testimonial-author span{color:#686b60;font-size:12px}@media (width<=900px){.testimonials{padding:45px 5%}.testimonials-grid{grid-template-columns:1fr}.testimonial{min-height:auto}}@media (width<=600px){.testimonials{padding:45px 20px}.testimonials-heading{margin-bottom:42px}.testimonials-heading h2{font-size:36px}.testimonial{padding:25px}}.faq{background:#ebe7dc;padding:48px clamp(20px,6vw,96px)}.faq-container{grid-template-columns:minmax(280px,.82fr) minmax(420px,1.18fr);align-items:start;gap:clamp(50px,9vw,140px);max-width:1400px;margin:0 auto;display:grid}.faq-heading{position:sticky;top:110px}.faq-label{color:var(--brand-brown);letter-spacing:2.5px;align-items:center;gap:12px;margin-bottom:22px;font-size:12px;font-weight:700;display:flex}.faq-label span{background:var(--brand-brown);width:34px;height:1px}.faq-heading h2{color:var(--heading-primary);font-size:clamp(32px,3.2vw,46px);font-weight:400;line-height:1.05}.faq-heading strong{color:var(--heading-primary);font-weight:400}.faq-heading p{color:#686b60;max-width:390px;margin:25px 0 30px;font-size:16px;line-height:1.8}.faq-heading img{aspect-ratio:1.25;object-fit:cover;width:min(100%,340px);display:block}.faq-list{border-top:1px solid #c8cec0}.faq-item{border-bottom:1px solid #c8cec0}.faq-item summary{color:#24251f;cursor:pointer;grid-template-columns:38px 1fr 28px;align-items:center;gap:18px;padding:24px 0;list-style:none;display:grid}.faq-item summary::-webkit-details-marker{display:none}.faq-number{color:#7e8b68;letter-spacing:1px;font-size:12px}.faq-question{font-size:19px;line-height:1.35}.faq-toggle{color:#7e8b68;border:1px solid #aab39a;border-radius:50%;place-items:center;width:28px;height:28px;font-size:21px;font-weight:300;line-height:1;transition:transform .25s,background .25s;display:grid}.faq-item[open] .faq-toggle{color:#f4f0e8;background:#24251f;transform:rotate(45deg)}.faq-item p{color:#686b60;max-width:660px;margin:-4px 46px 24px 56px;font-size:15px;line-height:1.75}@media (width<=800px){.faq{padding:45px 20px}.faq-container{grid-template-columns:1fr;gap:45px}.faq-heading{position:static}.faq-heading img{width:100%;max-width:420px}}@media (width<=500px){.faq-item summary{grid-template-columns:28px 1fr 28px;gap:12px}.faq-question{font-size:17px}.faq-item p{margin-left:40px;margin-right:0}}.estimator{background-color:#e4e8dc;background-image:linear-gradient(90deg,#e4e8dcf7,#e4e8dcd1),url(https://aanganshobha.com/images/home_card_kitchen.jpg?v=4);background-position:50%;background-repeat:repeat;background-size:cover;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;padding:48px clamp(20px,6vw,96px)}.estimator-container{grid-template-columns:1fr 1fr;align-items:center;gap:10%;max-width:1400px;margin:0 auto;display:grid}.section-label{color:var(--brand-brown);letter-spacing:2.5px;align-items:center;gap:12px;margin-bottom:22px;font-size:12px;font-weight:700;display:flex}.section-label span{background:var(--brand-brown);width:34px;height:1px}.estimator h2{color:var(--heading-primary);font-size:clamp(32px,4vw,50px);font-weight:400;line-height:1.08}.estimator-title-line{white-space:nowrap;display:inline-block}.estimator h2 strong{color:var(--heading-accent);font-weight:400}.estimator-copy p{color:#686b60;max-width:480px;margin-top:25px;font-size:16px;line-height:1.8}.estimator-panel{background:#f8f5eef5;border:1px solid #7b3f1d33;border-radius:10px;padding:38px;position:relative;box-shadow:16px 16px #7b3f1d1f,0 18px 40px #5230191f}.estimator-panel-top{border-bottom:1px solid var(--brand-line);color:var(--brand-brown);letter-spacing:2px;justify-content:space-between;margin-bottom:36px;padding-bottom:16px;font-size:11px;font-weight:700;display:flex}.estimator-panel h3{color:var(--heading-primary);margin-bottom:22px;font-size:22px;font-weight:400}.estimator-options{gap:10px;display:grid}.estimator-options button{color:#55584d;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #d4d8ce;border-radius:4px;justify-content:space-between;padding:16px 12px;transition:background .25s,color .25s,padding .25s;display:flex}.estimator-options button:hover{color:var(--brand-brown);background:#efe2d2;padding-left:16px}.estimator-options button span{color:var(--brand-brown);font-size:20px}.estimator-button{background:var(--brand-brown);color:var(--brand-cream);letter-spacing:1px;text-transform:uppercase;border-radius:5px;align-items:center;gap:22px;margin-top:32px;padding:15px 20px;font-size:12px;font-weight:700;transition:background .25s,transform .25s;display:inline-flex}.estimator-button:hover{background:var(--brand-blue-dark);transform:translateY(-2px)}.estimator-button span{font-size:17px}@media (width<=700px){.estimator{padding:45px 20px}.estimator-container{grid-template-columns:1fr;gap:32px}.estimator-panel{padding:25px}.estimator-title-line{white-space:normal}}.projects{background:#ebe7dc;padding:48px clamp(20px,3vw,48px)}.projects-container{max-width:1600px;margin:0 auto}.projects-heading{margin-bottom:55px}.projects h2{color:var(--heading-primary);font-size:clamp(32px,4vw,50px);font-weight:400;line-height:1.08}.projects h2 strong{color:var(--heading-primary);font-weight:400}.projects-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.project-card{background:#f8f5ee;border-radius:8px;overflow:hidden;box-shadow:0 8px 22px #5230191a}.project-image{aspect-ratio:1.15;overflow:hidden}.project-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.project-card:hover img{transform:scale(1.04)}.project-meta{padding:22px 24px 26px}.project-meta>span{color:#7e8b68;letter-spacing:2px;font-size:12px}.project-meta h3{color:var(--heading-primary);margin:18px 0 8px;font-size:20px;font-weight:400}.project-meta p{color:#686b60;font-size:13px}@media (width<=800px){.projects{padding:45px 20px 40px}.projects-grid{grid-template-columns:1fr;gap:20px}.project-image{aspect-ratio:1.25}}.why-us{background-color:#f4f0e8;background-image:linear-gradient(#f4f0e8f0,#f4f0e8f0),url(https://aanganshobha.com/images/home_card_wardrobe.jpg?v=4);background-position:50%;background-repeat:repeat;background-size:cover;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;padding:48px clamp(20px,6vw,96px)}.why-us-container{grid-template-columns:1fr 1fr;gap:10%;max-width:1400px;margin:0 auto;display:grid}.why-us h2{color:var(--heading-primary);font-size:clamp(32px,4vw,50px);font-weight:400;line-height:1.08}.why-us h2 strong{color:var(--heading-primary);font-weight:400}.why-us-image{object-fit:cover;border-radius:8px;width:min(100%,520px);height:230px;margin-top:30px;box-shadow:12px 12px #7b3f1d24}.why-us-content>p{color:#686b60;max-width:520px;margin:46px 0 42px;font-size:17px;line-height:1.8}.why-us-list{border-top:1px solid #c9cec2}.why-us-list div{color:#55584d;border-bottom:1px solid #c9cec2;gap:26px;padding:20px 0;font-size:15px;display:flex}.why-us-list b{color:#7e8b68;letter-spacing:1px;font-size:12px}@media (width<=700px){.why-us{padding:40px 20px 45px}.why-us-container{grid-template-columns:1fr;gap:28px}.why-us-content>p{margin-top:0}}.site-footer{color:#aaa198;background:#0e0e0d;padding:48px clamp(20px,6vw,96px) 25px}.footer-main{grid-template-columns:1.35fr 1fr 1fr 1.35fr 1.35fr;gap:32px;max-width:1400px;margin:0 auto 58px;display:grid}.footer-logo{background:#fff;border:0;border-radius:4px;width:190px;height:82px;padding:8px;display:inline-flex;overflow:hidden}.footer-logo img{object-fit:contain;width:100%;height:100%}.footer-brand h2{color:#f4f0e8;margin-top:20px;font-size:20px;font-weight:400}.footer-main p{max-width:220px;margin-top:10px;font-size:14px;line-height:1.6}.footer-column{flex-direction:column;gap:10px;display:flex}.footer-column>span{color:var(--brand-brown);letter-spacing:2px;margin-bottom:10px;font-size:11px;font-weight:700}.footer-column a{color:#f4f0e8;font-size:14px}.footer-contact p{margin-top:4px}.footer-newsletter>p{color:#aaa198;margin:0}.footer-newsletter form{margin-top:14px}.footer-newsletter label{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.footer-newsletter form div{border-bottom:1px solid #5a6250;display:flex}.footer-newsletter input{color:#f4f0e8;min-width:0;font:inherit;background:0 0;border:0;outline:0;flex:1;padding:10px 0}.footer-newsletter input::placeholder{color:#aaa198}.footer-newsletter button{color:#aab39a;cursor:pointer;background:0 0;border:0;width:28px;font-size:18px}.footer-socials{flex-wrap:wrap;gap:14px;margin-top:22px;display:flex}.footer-socials a{color:#aab39a;font-size:12px}.footer-bottom{border-top:1px solid #302e2a;justify-content:space-between;max-width:1400px;margin:0 auto;padding-top:20px;font-size:12px;display:flex}.footer-bottom a{color:#aab39a}@media (width<=1100px){.footer-main{grid-template-columns:1.2fr 1fr 1fr}}@media (width<=800px){.site-footer{padding:45px 20px 22px}.footer-main{grid-template-columns:1fr 1fr;margin-bottom:50px}.footer-bottom{gap:20px}}@media (width<=500px){.footer-main{grid-template-columns:1fr}}.contact-section{background-color:#f4f0e8;background-image:linear-gradient(90deg,#f4f0e8f0,#f4f0e8c7),url(/images/studio.jpg);background-position:50%;background-repeat:repeat;background-size:cover;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;padding:48px clamp(20px,6vw,96px)}.contact-container{grid-template-columns:minmax(280px,.9fr) minmax(400px,1.1fr);gap:clamp(60px,11vw,170px);max-width:1400px;margin:0 auto;display:grid}.contact-details{padding-top:8px}.contact-label{color:var(--brand-brown);letter-spacing:2.5px;align-items:center;gap:12px;font-size:11px;font-weight:700;display:inline-flex}.contact-label:before{content:"";background:var(--brand-brown);width:34px;height:1px}.contact-details h2{max-width:510px;color:var(--heading-primary);margin-top:24px;font-size:clamp(32px,3.8vw,48px);font-weight:400;line-height:1.04}.contact-intro{color:#686b60;max-width:420px;margin-top:25px;font-size:16px;line-height:1.8}.contact-info-list{gap:23px;margin-top:46px;display:grid}.contact-info-item{align-items:flex-start;gap:18px;display:flex}.contact-icon{color:#7e8b68;border:1px solid #aab39a;border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-size:15px;display:grid}.contact-info-label,.contact-socials>span{color:#7e8b68;letter-spacing:2px;margin-bottom:6px;font-size:10px;font-weight:700;display:block}.contact-info-item p,.contact-info-item a{color:#24251f;font-size:15px;line-height:1.6}.contact-socials{margin-top:47px}.contact-socials>div{flex-wrap:wrap;gap:20px;display:flex}.contact-socials a{color:#24251f;text-underline-offset:4px;font-size:14px;text-decoration:underline}.contact-form-wrap{background:#ebe7dc;align-self:start;padding:clamp(30px,5vw,58px)}.contact-form-wrap h3{color:var(--heading-primary);margin-top:22px;font-size:clamp(30px,3.2vw,47px);font-weight:400;line-height:1.08}.contact-form-wrap h3 strong{color:var(--heading-primary);font-weight:400}.contact-form-wrap>p{color:#686b60;max-width:460px;margin-top:20px;font-size:15px;line-height:1.75}.contact-form-wrap form{margin-top:34px;display:grid}.contact-form-wrap label{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.contact-form-wrap input,.contact-form-wrap textarea{color:#24251f;width:100%;font:inherit;resize:vertical;background:0 0;border:0;border-bottom:1px solid #c8cec0;outline:0;padding:15px 0;font-size:15px}.contact-form-wrap textarea{min-height:90px}.contact-form-wrap input::placeholder,.contact-form-wrap textarea::placeholder{color:#85877d}.contact-form-wrap input:focus,.contact-form-wrap textarea:focus{border-color:#7e8b68}.contact-form-wrap button{color:var(--brand-brown);letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #7e8b68;justify-self:start;margin-top:29px;padding:13px 0;font-size:13px;font-weight:700}.contact-form-wrap button span{color:#7e8b68;margin-left:15px;font-size:18px}@media (width<=800px){.contact-section{background-image:linear-gradient(#f4f0e8e8,#f4f0e8e8),url(/images/studio.jpg);padding:45px 20px}.contact-container{grid-template-columns:1fr;gap:60px}}@media (width<=500px){.contact-form-wrap{padding:28px 22px 34px}}
