.sections_featureSection__q6jr0{display:flex;align-items:center;gap:2rem;padding:40px 10%;max-width:1400px;margin:0 auto}.sections_featureSection__q6jr0.sections_reverse__d8GrX{flex-direction:row-reverse}.sections_featureImage__0je_s{position:relative;flex:1 1 50%;max-width:400px;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1)}.sections_featureText__pC60o{flex:1 1 50%}.sections_featureText__pC60o h2{font-size:1.8rem;margin-bottom:1rem;color:#222}.sections_featureText__pC60o p{font-size:1rem;line-height:1.6;color:#555}@media (max-width:768px){.sections_featureSection__q6jr0{flex-direction:column;text-align:center}.sections_featureSection__q6jr0.sections_reverse__d8GrX{flex-direction:column}.sections_featureImage__0je_s{width:100%;aspect-ratio:4/3}.sections_featureText__pC60o{width:100%}}.sections_faqSection__9MQJp{max-width:800px;margin:3rem auto;padding:0 1rem}.sections_title__9fdry{font-size:2rem;text-align:center;margin-bottom:2rem;color:#222}.sections_item__wxhz7{border-bottom:1px solid #ddd}.sections_question__zK_pg{width:100%;background:none;border:none;padding:1rem 0;text-align:left;font-size:1.1rem;font-weight:600;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.sections_question__zK_pg:hover{color:#ef9c4e}.sections_icon__GmSRY{flex-shrink:0}.sections_answer___Fr7K{padding:.5rem 0 1rem;font-size:1rem;color:#555;line-height:1.6}.grid-section{padding:4rem 2rem;background:#fff}.grid-title{font-size:2rem;font-weight:700;margin-bottom:.5rem}.grid-subtitle{color:#666;margin-bottom:2rem}.grid-tabs{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.grid-tab{padding:.5rem 1.5rem;border:none;background:#f2f2f2;color:#444;border-radius:9999px;font-weight:500;cursor:pointer;transition:background .2s}.grid-tab.active{background:#000;color:#fff}.grid-gallery{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));justify-items:center;max-height:600px}.grid-item{display:block;text-align:center;text-decoration:none;transition:transform .2s}.grid-item:hover{transform:translateY(-4px)}.grid-image{border-radius:.75rem;height:auto}.grid-text{margin-top:.75rem;font-weight:500;color:#333}.custom-layout{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:repeat(2,1fr);gap:20px;max-width:60%;margin:0 auto}.custom-layout .item-1{grid-row:1/span 2;grid-column:1;height:100%}.custom-layout .item-2{grid-row:1;grid-column:2}.custom-layout .item-3{grid-row:2;grid-column:2}.grid-item{position:relative;width:100%;height:100%;overflow:hidden}.grid-image{width:100%;height:100%;object-fit:cover}.grid-text{display:block;margin-top:.5rem;text-align:center;font-size:.9rem}.home-container{padding:0}.hero-section{display:flex;width:100%;height:80vh;background:#fafafa;border-bottom:1px solid #eee;overflow:hidden}.hero-text{width:50%;height:80vh;padding:2rem;display:flex;flex-direction:column;justify-content:center}.hero-text h1{font-size:2.5rem;font-weight:700;font-family:var(--font-manrope);margin-bottom:1rem;color:#1e1e1e}.hero-text p{font-size:1.1rem;color:#444;margin-bottom:2rem;line-height:1.6}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap}.hero-btn{background-color:#000;color:#fff;padding:.75rem 1.5rem;text-decoration:none;font-weight:600;font-size:.95rem;text-transform:uppercase;transition:background-color .3s ease}.hero-btn:hover{background-color:#333}.hero-btn.secondary{background-color:transparent;color:#000;border:1px solid #000}.hero-btn.secondary:hover{background-color:#f0f0f0}.hero-image{width:50%;height:100vh;position:relative;padding:0;overflow:hidden}.hero-image img{width:100%;height:100%;object-fit:cover;display:block}@media (max-width:768px){.hero-section{flex-direction:column-reverse;height:auto;position:relative}.hero-text{position:absolute;top:0;left:0;width:100%;height:100%;padding:0 2rem 2rem;background:linear-gradient(0deg,rgba(0,0,0,.7),transparent);color:#fff;text-align:center;z-index:2;display:flex;flex-direction:column}.hero-text h1,.hero-text p{color:#fff}.hero-text h1{font-size:2.5rem;font-weight:700;font-family:var(--font-manrope);margin-bottom:1rem;line-height:1.2}.hero-buttons{justify-content:center}.hero-image{width:100%;height:100vh}.hero-image img{height:100%}.hero-list{display:none}.hero-btn.secondary{background-color:#fff;color:#000;border:1px solid #000;line-height:1.2}.hero-btn.secondary:hover{background-color:#f0f0f0}}.hero-list{list-style:none;padding:0;margin:0 0 2rem;color:#444;line-height:1.6}.hero-list li{margin-bottom:.4rem;display:flex;align-items:center;gap:.5rem}.reassurance-banner{overflow:hidden;background:#f5f5f5;padding:1rem 0;margin-bottom:2rem}.marquee{display:block;white-space:nowrap}.marquee__content{display:inline-block;font-size:20px;animation:marquee 20s linear infinite}.marquee__item{display:inline-block;margin-right:5rem;font-weight:500;color:#333}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}