@charset "UTF-8";
/***!  Style Declaration  !***/

.pods-page{font-family:Arial,sans-serif;color:#222;line-height:1.7}.pods-hero{position:relative;width:100vw;margin-left:calc(50% - 50vw);min-height:620px;overflow:hidden;background:#10251c}.pods-hero-bg{position:absolute;inset:0}.pods-hero-bg img{width:100%;height:100%;object-fit:cover;filter:brightness(.72)}.pods-hero-overlay{position:absolute;inset:0;background:linear-gradient( 90deg,rgba(16,37,28,.92) 0%,rgba(16,37,28,.82) 38%,rgba(16,37,28,.25) 100% )}.pods-hero-content{position:relative;z-index:2;max-width:1250px;margin:auto;padding:110px 25px;color:#fff}.pods-badge{display:inline-block;background:#b58c57;color:#fff;padding:12px 22px;text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:700;margin-bottom:25px}.pods-hero h1{font-size:clamp(3rem,5vw,5.5rem);line-height:.95;margin-bottom:22px;font-family:Georgia,serif;color:#fff;max-width:760px}.pods-line{width:150px;height:3px;background:#79a55a;margin-bottom:30px}.pods-hero p{font-size:1.2rem;max-width:700px;color:#f3f3f3}.pods-hero-btns{display:flex;gap:18px;flex-wrap:wrap;margin-top:38px}.pods-btn{display:inline-block;padding:18px 34px;border-radius:6px;text-decoration:none;font-weight:700;text-transform:uppercase;letter-spacing:1px;transition:.3s}.pods-btn-primary{background:linear-gradient(135deg,#719d51,#4f7938);color:#fff}.pods-btn-primary:hover{background:linear-gradient(135deg,#82b45d,#5d8d43);color:#fff}.pods-btn-secondary{border:2px solid rgba(255,255,255,.45);color:#fff}.pods-btn-secondary:hover{background:#fff;color:#10251c}.pods-intro{max-width:1200px;margin:70px auto;padding:0 20px;display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:center}.pods-intro h2{color:#0f3a26;font-size:clamp(2rem,3vw,3rem);line-height:1.1;margin-bottom:25px;font-family:Georgia,serif}.pods-intro p{margin-bottom:20px;font-size:1.08rem}.pods-intro img{width:100%;border-radius:16px;box-shadow:0 15px 40px rgba(0,0,0,.12)}.pods-section{padding:80px 20px;background:#f7f5f1}.pods-section-inner{max-width:1250px;margin:auto}.pods-section-title{text-align:center;margin-bottom:18px;color:#0f3a26;font-size:clamp(2.2rem,4vw,3.4rem);font-family:Georgia,serif}.pods-section-text{text-align:center;max-width:850px;margin:0 auto 55px;font-size:1.08rem}.pods-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.pod-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.08);transition:.35s}.pod-card:hover{transform:translateY(-6px);box-shadow:0 18px 38px rgba(0,0,0,.14)}.pod-card img{width:100%;height:260px;object-fit:cover}.pod-card-content{padding:28px}.pod-card h3{font-size:1.8rem;color:#0f3a26;margin-bottom:14px;font-family:Georgia,serif}.pod-card p{margin-bottom:22px;font-size:1rem}.pod-features{list-style:none;padding:0;margin:0 0 25px}.pod-features li{padding:6px 0;border-bottom:1px solid #ececec;font-size:.98rem}.pod-btn{display:inline-block;background:#0f3a26;color:#fff;padding:14px 24px;text-decoration:none;border-radius:6px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.pod-btn:hover{background:#1b5c3b;color:#fff}.pods-why{max-width:1200px;margin:90px auto;padding:0 20px}.pods-why-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.pods-why img{width:100%;border-radius:16px;box-shadow:0 15px 40px rgba(0,0,0,.12)}.pods-why h2{color:#0f3a26;font-size:clamp(2rem,3vw,3rem);margin-bottom:25px;font-family:Georgia,serif}.pods-why ul{padding-left:20px}.pods-why li{margin-bottom:14px}.pods-cta{background:linear-gradient(rgba(16,37,28,.9),rgba(16,37,28,.9)),url('https://oddpods.wales/images/glamping_pod_manufacturer_wales.jpg') center/cover;padding:100px 20px;text-align:center;color:#fff}.pods-cta h2{font-size:clamp(2.4rem,4vw,4rem);margin-bottom:25px;font-family:Georgia,serif}.pods-cta p{max-width:850px;margin:0 auto 35px;font-size:1.15rem}@media (max-width:1100px){.pods-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:850px){.pods-intro,.pods-why-grid{grid-template-columns:1fr}.pods-hero{min-height:auto}.pods-hero-content{padding:90px 25px}}@media (max-width:640px){.pods-grid{grid-template-columns:1fr}.pods-hero h1{font-size:3rem}.pods-hero-btns{flex-direction:column}.pods-btn{width:100%;text-align:center}}
