.Nottingham-module-scss-module__KOFoNG__bedford{width:100%}.Nottingham-module-scss-module__KOFoNG__header_paragraph{padding-bottom:10px}.Nottingham-module-scss-module__KOFoNG__hero{background:linear-gradient(135deg,var(--deep-green),var(--jungle-green));color:var(--white);text-align:center;padding:5rem 2rem}.Nottingham-module-scss-module__KOFoNG__hero h1{margin-bottom:1rem;font-size:2.5rem}.Nottingham-module-scss-module__KOFoNG__hero p{opacity:.9;max-width:600px;margin:0 auto}.Nottingham-module-scss-module__KOFoNG__services{text-align:center;padding:4rem 2rem}.Nottingham-module-scss-module__KOFoNG__services h2{color:var(--deep-green);margin-bottom:3rem;font-size:2rem}.Nottingham-module-scss-module__KOFoNG__serviceGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.Nottingham-module-scss-module__KOFoNG__card{background:var(--box-mint-green);border:1px solid var(--border-mint-green);border-radius:12px;padding:2rem;transition:all .3s}.Nottingham-module-scss-module__KOFoNG__card h3{color:var(--deep-green);margin-bottom:1rem}.Nottingham-module-scss-module__KOFoNG__card p{color:var(--foreground)}.Nottingham-module-scss-module__KOFoNG__card:hover{border-color:var(--light-green);transform:translateY(-5px)}.Nottingham-module-scss-module__KOFoNG__why{background:var(--mint-green);text-align:center;padding:4rem 2rem}.Nottingham-module-scss-module__KOFoNG__why h2{color:var(--deep-green);margin-bottom:1rem}.Nottingham-module-scss-module__KOFoNG__why p{max-width:700px;margin:0 auto}.Nottingham-module-scss-module__KOFoNG__cta{background:var(--deep-green);color:var(--white);text-align:center}.Nottingham-module-scss-module__KOFoNG__cta button{background:var(--button-green);color:var(--white);cursor:pointer;border:none;border-radius:6px;margin-top:1.5rem;padding:.8rem 2rem;font-weight:600;transition:all .3s}.Nottingham-module-scss-module__KOFoNG__cta button:hover{background:var(--button-green-hover)}.Nottingham-module-scss-module__KOFoNG__assessments{background:var(--mint-green);padding:4rem 2rem}.Nottingham-module-scss-module__KOFoNG__assessments h2{text-align:center;color:var(--deep-green);margin-bottom:2rem}.Nottingham-module-scss-module__KOFoNG__assessments ul{max-width:700px;margin:0 auto;list-style:none}.Nottingham-module-scss-module__KOFoNG__assessments li{border-bottom:1px solid var(--border-mint-green);padding:.8rem 0 .8rem 1.5rem;position:relative}.Nottingham-module-scss-module__KOFoNG__assessments li:before{content:"✓";color:var(--light-green);font-weight:700;position:absolute;left:0}.Nottingham-module-scss-module__KOFoNG__form_section .Nottingham-module-scss-module__KOFoNG__form_description{color:#fffc;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.Nottingham-module-scss-module__KOFoNG__contact_form{flex-direction:column;gap:1.25rem;display:flex}.Nottingham-module-scss-module__KOFoNG__success_message{color:#4caf50;text-align:center;background:#4caf501a;border:1px solid #4caf504d;border-radius:8px;margin-bottom:1rem;padding:1rem;font-weight:500;animation:.3s Nottingham-module-scss-module__KOFoNG__fadeIn}@keyframes Nottingham-module-scss-module__KOFoNG__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Nottingham-module-scss-module__KOFoNG__name_group{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:480px){.Nottingham-module-scss-module__KOFoNG__name_group{grid-template-columns:1fr}}.Nottingham-module-scss-module__KOFoNG__form_group{flex-direction:column;gap:.5rem;display:flex}.Nottingham-module-scss-module__KOFoNG__form_label{color:#fffc;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:flex}.Nottingham-module-scss-module__KOFoNG__form_label svg{color:var(--border-sage-green)}.Nottingham-module-scss-module__KOFoNG__form_input,.Nottingham-module-scss-module__KOFoNG__form_textarea{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;padding:.875rem 1rem;font-size:1rem;transition:all .3s}.Nottingham-module-scss-module__KOFoNG__form_input::placeholder,.Nottingham-module-scss-module__KOFoNG__form_textarea::placeholder{color:#ffffff80}.Nottingham-module-scss-module__KOFoNG__form_input:focus,.Nottingham-module-scss-module__KOFoNG__form_textarea:focus{border-color:var(--button-green-hover);background:#ffffff26;outline:none;box-shadow:0 0 0 2px #00b29933}.Nottingham-module-scss-module__KOFoNG__form_input:disabled,.Nottingham-module-scss-module__KOFoNG__form_textarea:disabled{opacity:.5;cursor:not-allowed}.Nottingham-module-scss-module__KOFoNG__form_textarea{resize:vertical;min-height:100px;font-family:inherit}.Nottingham-module-scss-module__KOFoNG__submit_btn{background-color:var(--button-green-hover);color:var(--deep-green);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.75rem;margin-top:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.Nottingham-module-scss-module__KOFoNG__submit_btn:hover:not(:disabled){background-color:#00d1b2;transform:translateY(-2px);box-shadow:0 5px 15px #00b2994d}.Nottingham-module-scss-module__KOFoNG__submit_btn:disabled{opacity:.7;cursor:not-allowed}@media (min-width:1200px){.Nottingham-module-scss-module__KOFoNG__cta{padding:4rem 20rem}}@media (max-width:1200px){.Nottingham-module-scss-module__KOFoNG__cta{padding:4rem 6rem}}@media (max-width:768px){.Nottingham-module-scss-module__KOFoNG__cta{padding:2.5rem 2rem}}@media (max-width:480px){.Nottingham-module-scss-module__KOFoNG__cta{padding:2rem 1.2rem}}.Nottingham-module-scss-module__KOFoNG__teamSection{text-align:center;background:var(--background);padding:4rem 2rem}.Nottingham-module-scss-module__KOFoNG__teamSection h2{color:var(--deep-green);margin-bottom:3rem}.Nottingham-module-scss-module__KOFoNG__teamGrid{grid-template-columns:repeat(1fr);justify-items:center;gap:2rem;max-width:1100px;margin:0 auto;display:grid}.Nottingham-module-scss-module__KOFoNG__teamCard{background:var(--box-sage-green);border:1px solid var(--border-sage-green);border-radius:14px;padding:2rem;transition:all .3s}.Nottingham-module-scss-module__KOFoNG__teamCard h3{color:var(--deep-green);margin-top:1rem}.Nottingham-module-scss-module__KOFoNG__teamCard p{color:var(--foreground);opacity:.8;margin-top:.5rem}.Nottingham-module-scss-module__KOFoNG__teamCard:hover{border-color:var(--light-green);transform:translateY(-6px)}.Nottingham-module-scss-module__KOFoNG__teamAvatar{background:var(--deep-green);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto;font-size:1.2rem;font-weight:700;display:flex}@media (max-width:900px){.Nottingham-module-scss-module__KOFoNG__teamGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Nottingham-module-scss-module__KOFoNG__teamGrid{grid-template-columns:1fr}}
