.ifw-hero{position:relative;min-height:100svh;display:flex;align-items:center;overflow:hidden;background:#141e16}.ifw-hero-bg{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 28%;object-position:center 28%;animation:heroBreath 12s ease-out both}@keyframes heroBreath{0%{transform:scale(1.04)}to{transform:scale(1)}}@media (prefers-reduced-motion: reduce){.ifw-hero-bg{animation:none}}.ifw-hero-grad{position:absolute;inset:0;background:linear-gradient(108deg,#141e16f0,#141e16c7 36%,#141e166b 58%,#141e1614)}.ifw-hero-inner{position:relative;z-index:2;max-width:1180px;margin:0 auto;padding:9rem 5% 7rem;width:100%}.ifw-hero-content{max-width:510px}.ifw-hero-eyebrow{font-size:.67rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#faf8f466;margin-bottom:1.8rem;margin-top:0}.ifw-hero-h1{font-size:clamp(3.4rem,6.5vw,5.4rem);font-weight:800;line-height:1;letter-spacing:-.036em;color:#faf8f4;margin:0 0 1.6rem}.ifw-hero-desc{font-size:1rem;line-height:1.9;color:#faf8f48f;max-width:390px;margin:0 0 2.4rem}.ifw-hero-cta{display:inline-flex;align-items:center;gap:8px;color:#faf8f4;font-size:.88rem;font-weight:600;letter-spacing:.01em;text-decoration:none;padding-bottom:3px;border-bottom:1px solid rgba(250,248,244,.28);transition:color .28s,border-color .28s}.ifw-hero-cta:hover{color:#b8960c;border-color:#b8960c}.ifw-hero-cta svg{transition:transform .28s;flex-shrink:0}.ifw-hero-cta:hover svg{transform:translate(4px)}@media (max-width: 640px){.ifw-hero-inner{padding:7rem 6% 5rem}.ifw-hero-h1{font-size:clamp(3rem,11vw,4rem)}.ifw-hero-desc{max-width:100%}.ifw-hero-grad{background:linear-gradient(180deg,#141e16e0,#141e16b3)}.ifw-hero-bg{-o-object-position:60% 28%;object-position:60% 28%}.ifw-closing-bg{-o-object-position:center center;object-position:center center}}.ifw-stmt{padding:11rem 5%;border-bottom:1px solid #DCD5C9}.ifw-stmt-inner{max-width:1180px;margin:0 auto}.ifw-stmt-text{font-size:clamp(2.6rem,5vw,4.4rem);font-weight:800;line-height:1.07;letter-spacing:-.033em;color:#1c1814;max-width:720px;margin:0 0 3.5rem}.ifw-stmt-sub{font-size:1.05rem;line-height:1.85;color:#6b6358;max-width:500px;margin-left:auto}@media (max-width: 640px){.ifw-stmt{padding:6rem 5%}.ifw-stmt-text{font-size:clamp(2rem,9vw,3rem)}.ifw-stmt-sub{margin-left:0}}.ifw-services-grid{display:grid;grid-template-columns:1fr 420px;gap:5rem;align-items:start}.ifw-services-text .ds-h2{margin:0 0 2.8rem}.ifw-svc-list{list-style:none;padding:0;margin:0 0 2.5rem;display:flex;flex-direction:column;gap:2.2rem}.ifw-svc-item{display:grid;grid-template-columns:2.8rem 1fr;gap:.5rem;align-items:start;padding-top:1.4rem;border-top:1px solid #DCD5C9}.ifw-svc-num{font-size:.67rem;font-weight:700;letter-spacing:.06em;color:#b8960c;padding-top:.25rem}.ifw-svc-name{font-size:1rem;font-weight:700;color:#1c1814;margin:0 0 .5rem;letter-spacing:-.01em}.ifw-svc-desc{font-size:.88rem;line-height:1.85;color:#6b6358;margin:0}.ifw-services-img{position:sticky;top:5rem}.ifw-services-photo{width:100%;border-radius:4px;-o-object-fit:cover;object-fit:cover;-o-object-position:center 20%;object-position:center 20%;aspect-ratio:4/5;display:block}@media (max-width: 900px){.ifw-services-grid{grid-template-columns:1fr;gap:3rem}.ifw-services-img{position:static;order:-1}.ifw-services-photo{aspect-ratio:16/9}}.ifw-pet-header{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:3rem}.ifw-pet-header .ds-h2{margin:0}.ifw-pet-header-cta{flex-shrink:0;margin-bottom:.3rem}.ifw-pet-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.ifw-pet-card{text-decoration:none;color:inherit;display:flex;flex-direction:column;border-radius:4px;overflow:hidden;border:1px solid #DCD5C9;transition:box-shadow .25s,transform .25s;background:#fff}.ifw-pet-card:first-child{grid-column:1 / 3}.ifw-pet-card:first-child .ifw-pet-card-img-wrap{aspect-ratio:16/7}.ifw-pet-card:first-child .ifw-pet-card-name{font-size:1.05rem}.ifw-pet-card:first-child .ifw-pet-card-body{padding:1.6rem 1.8rem 1.8rem}.ifw-pet-card:last-child{grid-column:1 / 4}.ifw-pet-card:last-child .ifw-pet-card-img-wrap{aspect-ratio:21/9}.ifw-pet-card:last-child .ifw-pet-card-name{font-size:1.05rem}.ifw-pet-card:last-child .ifw-pet-card-body{padding:1.6rem 1.8rem 1.8rem}.ifw-pet-card:hover{box-shadow:0 8px 28px #141e161a;transform:translateY(-3px)}.ifw-pet-card-img-wrap{overflow:hidden;aspect-ratio:4/3;flex-shrink:0}.ifw-pet-card-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .55s cubic-bezier(.16,1,.3,1);display:block}.ifw-pet-card:hover .ifw-pet-card-img{transform:scale(1.04)}.ifw-pet-card-body{padding:1.2rem 1.4rem 1.4rem;flex:1}.ifw-pet-card-name{font-size:.93rem;font-weight:700;color:#1c1814;margin:0 0 .3rem;letter-spacing:-.01em}.ifw-pet-card-desc{font-size:.8rem;line-height:1.6;color:#6b6358;margin:0}@media (max-width: 860px){.ifw-pet-header{flex-direction:column;align-items:flex-start;gap:1rem}.ifw-pet-grid{grid-template-columns:repeat(2,1fr)}.ifw-pet-card:first-child{grid-column:1 / -1}.ifw-pet-card:first-child .ifw-pet-card-img-wrap{aspect-ratio:16/9}.ifw-pet-card:last-child{grid-column:1 / -1}.ifw-pet-card:last-child .ifw-pet-card-img-wrap{aspect-ratio:16/9}}@media (max-width: 520px){.ifw-pet-grid{grid-template-columns:1fr}.ifw-pet-card:first-child,.ifw-pet-card:last-child{grid-column:1}.ifw-pet-card:first-child .ifw-pet-card-img-wrap,.ifw-pet-card:last-child .ifw-pet-card-img-wrap{aspect-ratio:4/3}}.ifw-ayur-grid{display:grid;grid-template-columns:46% 54%;gap:6rem;align-items:center}.ifw-ayur-img-wrap{border-radius:4px;overflow:hidden;aspect-ratio:4/5}.ifw-ayur-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.ifw-ayur-text .ds-h2{margin:0 0 1.4rem}.ifw-ayur-text .ds-body{margin-bottom:2rem}.ifw-ayur-list{list-style:none;padding:0;margin:0 0 2.2rem;display:grid;grid-template-columns:1fr 1fr;gap:.7rem 1.5rem}.ifw-ayur-list li{font-size:.84rem;font-weight:600;color:#1c1814;padding-left:1rem;position:relative}.ifw-ayur-list li:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:5px;border-radius:50%;background:#2d5a3d}@media (max-width: 860px){.ifw-ayur-grid{grid-template-columns:1fr;gap:2.5rem}.ifw-ayur-img-wrap{aspect-ratio:16/9}.ifw-ayur-list{grid-template-columns:1fr}}.ifw-india-header{max-width:820px;margin-bottom:4rem}.ifw-india-header .ds-h2{margin:0 0 1.4rem}.ifw-india-map{border-radius:4px;overflow:hidden;margin-bottom:3.5rem;background:#ffffff08;border:1px solid rgba(255,255,255,.06)}.ifw-india-map-img{width:100%;display:block;max-height:560px;-o-object-fit:cover;object-fit:cover}.ifw-india-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;border-top:1px solid rgba(255,255,255,.1);padding-top:3.5rem}.ifw-india-stat{display:flex;flex-direction:column;gap:.4rem}.ifw-india-stat-num{font-size:clamp(2.8rem,6vw,5.5rem);font-weight:800;letter-spacing:-.04em;color:#faf8f4;line-height:1}.ifw-india-stat-label{font-size:.78rem;line-height:1.5;color:#faf8f461;margin-top:.5rem}@media (max-width: 640px){.ifw-india-stats{grid-template-columns:1fr;gap:1.5rem}}.ifw-strip{height:62vh;min-height:380px;overflow:hidden;position:relative}.ifw-strip-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 15%;object-position:center 15%;display:block}.ifw-process-header{max-width:560px;margin-bottom:3.5rem}.ifw-process-header .ds-h2{margin:0}.ifw-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem 2.5rem;margin-bottom:3.5rem}.ifw-process-step{border-top:1.5px solid #DCD5C9;padding-top:1.5rem}.ifw-process-num{display:block;font-size:clamp(3.8rem,8vw,6rem);font-weight:800;letter-spacing:-.05em;color:#b8960c8c;margin-bottom:.25rem;line-height:.9}.ifw-process-title{font-size:1rem;font-weight:700;color:#1c1814;margin:0 0 .6rem;letter-spacing:-.01em}.ifw-process-body{font-size:.84rem;line-height:1.85;color:#6b6358;margin:0 0 .8rem}.ifw-process-note{display:inline-block;font-size:.7rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#a0978a}.ifw-process-cta{display:flex;align-items:center;gap:2.5rem;flex-wrap:wrap}@media (max-width: 900px){.ifw-process-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 540px){.ifw-process-grid{grid-template-columns:1fr}.ifw-process-cta{gap:1.5rem}}.ifw-closing{position:relative;min-height:80vh;display:flex;align-items:center;background:#141e16;overflow:hidden}.ifw-closing-bg{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 35%;object-position:center 35%}.ifw-closing-grad{position:absolute;inset:0;background:linear-gradient(108deg,#141e16eb,#141e16b3,#141e1666)}.ifw-closing-inner{position:relative;z-index:2;max-width:1180px;margin:0 auto;padding:7rem 5%;width:100%}.ifw-closing-eyebrow{font-size:.67rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#faf8f461;margin:0 0 1.4rem}.ifw-closing-h2{font-size:clamp(3.5rem,7vw,6rem);font-weight:800;line-height:.97;letter-spacing:-.04em;color:#faf8f4;margin:0 0 1.8rem}.ifw-closing-body{font-size:1rem;line-height:1.85;color:#faf8f485;max-width:400px;margin-bottom:2.5rem}.ifw-closing-ctas{display:flex;align-items:center;gap:1.2rem;flex-wrap:wrap}.ifw-contact-grid{display:grid;grid-template-columns:420px 1fr;gap:6rem;align-items:start}@media (max-width: 1100px){.ifw-contact-grid{grid-template-columns:1fr 1fr;gap:4rem}}.ifw-founder-img-wrap{border-radius:4px;overflow:hidden;aspect-ratio:3/4;margin-bottom:1.8rem}.ifw-founder-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.ifw-founder-name{font-size:1.2rem;font-weight:800;color:#1c1814;margin:0 0 .15rem;letter-spacing:-.02em}.ifw-founder-role{font-size:.78rem;color:#6b6358;margin:0 0 1.2rem;font-weight:500}.ifw-founder-note{font-size:.9rem;line-height:1.85;color:#6b6358;font-style:italic;margin:0 0 1.4rem;max-width:400px}.ifw-founder-links{display:flex;flex-direction:column;gap:.55rem}.ifw-founder-phone{font-size:.84rem;color:#6b6358;text-decoration:none;transition:color .2s}.ifw-founder-phone:hover{color:#1c1814}.ifw-contact-form-wrap{background:#fff;border:1px solid #DCD5C9;border-radius:4px;padding:2.4rem}.ifw-contact-form-wrap .ds-eyebrow{margin-bottom:.6rem}.ifw-form{display:flex;flex-direction:column;gap:1.2rem}.ifw-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 860px){.ifw-contact-grid{grid-template-columns:1fr;gap:2.5rem}.ifw-founder-img-wrap{aspect-ratio:16/9}}@media (max-width: 540px){.ifw-form-row{grid-template-columns:1fr}.ifw-contact-form-wrap{padding:1.6rem}}
