.adnads-module__lL9Yxa__wrap{background:#fff;padding:max(32px,min(6vw,50px)) 20px}.adnads-module__lL9Yxa__inner{flex-wrap:wrap;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.adnads-module__lL9Yxa__imageBox{flex:260px;justify-content:center;display:flex}.adnads-module__lL9Yxa__image{width:100%;max-width:360px;height:auto}.adnads-module__lL9Yxa__content{flex:2 480px}.adnads-module__lL9Yxa__title{color:#111;margin-bottom:12px;font-size:max(1.5rem,min(3.5vw,2rem));font-weight:700}.adnads-module__lL9Yxa__desc{color:#333;margin-bottom:18px;font-size:max(.95rem,min(2.5vw,1.05rem));line-height:1.6}.adnads-module__lL9Yxa__list{color:#000;margin:0;padding-left:20px}.adnads-module__lL9Yxa__list li{margin:10px 0;font-size:max(.95rem,min(2.5vw,1rem))}.adnads-module__lL9Yxa__list li a{color:#a62634;font-weight:600;text-decoration:underline}.adnads-module__lL9Yxa__list li a:hover{color:#6b1b24}
:root{--brand-red:#8b2731;--brand-red-dark:#7a1f28;--brand-red-light:rgba(139,39,49,.1);--ink:#111;--muted:#6b7280;--border:#e5e7eb}.ServicesSection-module__d8_FyW__wrap{background:#f9fafb;padding-bottom:4rem}.ServicesSection-module__d8_FyW__ribbon{color:#fff;text-align:center;background:#000;padding:2rem 1rem 3.5rem;position:relative}.ServicesSection-module__d8_FyW__ribbon:after{content:"";border-top:16px solid #000;border-left:16px solid transparent;border-right:16px solid transparent;width:0;height:0;position:absolute;bottom:-14px;left:50%;transform:translate(-50%)}.ServicesSection-module__d8_FyW__title{letter-spacing:.01em;margin:0;font-family:Poppins,Roboto,sans-serif;font-size:max(1.75rem,min(4vw,2.25rem));font-weight:800}.ServicesSection-module__d8_FyW__grid{grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:1.75rem;max-width:1520px;margin:3rem auto 4rem;padding:0 1.5rem;display:grid}.ServicesSection-module__d8_FyW__card{text-align:center;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:20px;flex-direction:column;height:100%;min-height:320px;padding:2rem 1.75rem;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.06),0 1px 3px rgba(0,0,0,.04)}.ServicesSection-module__d8_FyW__card:before{content:"";background:linear-gradient(90deg,var(--brand-red),var(--brand-red-dark));opacity:.9;height:4px;transition:opacity .3s,height .3s;position:absolute;top:0;left:0;right:0}.ServicesSection-module__d8_FyW__card:hover{border-color:rgba(139,39,49,.15);transform:translateY(-6px);box-shadow:0 20px 40px rgba(0,0,0,.1),0 8px 16px rgba(139,39,49,.08)}.ServicesSection-module__d8_FyW__card:hover:before{opacity:1;height:5px}.ServicesSection-module__d8_FyW__icon{background:linear-gradient(145deg,rgba(139,39,49,.08),rgba(139,39,49,.04));border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 1.25rem;transition:transform .3s,background .3s;display:flex;position:relative}.ServicesSection-module__d8_FyW__card:hover .ServicesSection-module__d8_FyW__icon{background:linear-gradient(145deg,rgba(139,39,49,.12),rgba(139,39,49,.06));transform:scale(1.08)}.ServicesSection-module__d8_FyW__icon svg{transition:transform .3s}.ServicesSection-module__d8_FyW__card:hover .ServicesSection-module__d8_FyW__icon svg{transform:scale(1.05)}.ServicesSection-module__d8_FyW__heading{color:var(--ink);justify-content:center;align-items:center;min-height:2.7em;margin:0 0 .875rem;padding:0 .25rem;font-family:Poppins,Roboto,sans-serif;font-size:1.15rem;font-weight:700;line-height:1.35;display:flex}.ServicesSection-module__d8_FyW__text{color:#5b6573;text-align:center;flex-grow:1;margin-bottom:1.5rem;padding:0 .25rem;font-family:Poppins,Roboto,sans-serif;font-size:.9375rem;line-height:1.7}.ServicesSection-module__d8_FyW__btn{text-align:center;background:var(--brand-red);color:#fff;border:2px solid var(--brand-red);letter-spacing:.04em;text-transform:uppercase;border-radius:10px;width:100%;margin-top:auto;padding:.8rem 1.25rem;font-family:Poppins,Roboto,sans-serif;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .25s;display:block;position:relative;overflow:hidden}.ServicesSection-module__d8_FyW__btn:before{content:"";background:rgba(255,255,255,.2);border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ServicesSection-module__d8_FyW__btn:hover{background:var(--brand-red-dark);border-color:var(--brand-red-dark);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(139,39,49,.3)}.ServicesSection-module__d8_FyW__btn:hover:before{width:300px;height:300px}.ServicesSection-module__d8_FyW__btn:active{transform:translateY(0)}@media (max-width:1100px){.ServicesSection-module__d8_FyW__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem}.ServicesSection-module__d8_FyW__card{min-height:300px;padding:2rem 1.5rem}}@media (max-width:768px){.ServicesSection-module__d8_FyW__grid{gap:1.5rem}.ServicesSection-module__d8_FyW__card{padding:1.75rem 1.25rem}.ServicesSection-module__d8_FyW__icon{width:70px;height:70px;margin-bottom:1.25rem}}@media (max-width:640px){.ServicesSection-module__d8_FyW__grid{grid-template-columns:1fr;gap:1.5rem;padding:0 1rem}.ServicesSection-module__d8_FyW__title{font-size:1.75rem}.ServicesSection-module__d8_FyW__card{min-height:0;padding:2rem 1.5rem}.ServicesSection-module__d8_FyW__wrap{padding-bottom:3rem}.ServicesSection-module__d8_FyW__ribbon{padding:1.5rem 1rem 3rem}}
.keywordpages-module__bjThEq__herocontainer{background-image:url(../media/hero-section-bg.4104489d.svg);background-position:100%;background-repeat:no-repeat;flex-direction:column;justify-content:center;height:30vh;padding-top:2rem;padding-bottom:2rem;display:flex}.keywordpages-module__bjThEq__herocontainer h1{color:#027440;font-size:36px;font-weight:700}.keywordpages-module__bjThEq__herocontainer h2{color:#59606c;font-size:18px}.keywordpages-module__bjThEq__redText{color:#b02739!important}.keywordpages-module__bjThEq__greenText{color:#027440!important}.keywordpages-module__bjThEq__paragraph{color:#272d36;font-size:1rem}.keywordpages-module__bjThEq__heading2{color:#000;padding-top:1rem;padding-bottom:1rem;font-size:26px!important;font-weight:600!important}.keywordpages-module__bjThEq__heading3{font-size:20px!important;font-weight:600!important}.keywordpages-module__bjThEq__listcontainer{flex-direction:column;gap:15px;list-style:none;display:flex}.keywordpages-module__bjThEq__listcontainer li{padding-top:3px;padding-bottom:3px;font-size:1rem}.keywordpages-module__bjThEq__listcontainer li span:first-child{font-weight:700}.keywordpages-module__bjThEq__reviewcontainer{border-radius:5px;flex-direction:column;align-items:center;padding-top:1rem;padding-bottom:1rem;display:flex}.keywordpages-module__bjThEq__aboutusBgImg{background:radial-gradient(circle,rgba(239,153,164,.1) 18%,rgba(0,85,47,.1) 87%);border-radius:10px;flex-direction:column;padding-top:2rem;padding-bottom:2rem;padding-left:10px;padding-right:10px;display:flex}.keywordpages-module__bjThEq__reviewcontainer p:nth-child(2){color:#272d36;font-size:.8rem;font-style:italic;font-weight:700}.keywordpages-module__bjThEq__heroButton{color:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;height:45px;padding:22px;font-size:16px;display:flex}.keywordpages-module__bjThEq__heroButton:hover{cursor:pointer;background-color:#027440}.keywordpages-module__bjThEq__redButton{background-color:#b02739}.keywordpages-module__bjThEq__greenButton{background-color:#027440}@media (max-width:767px){.keywordpages-module__bjThEq__herocontainer{margin-top:1rem;padding-top:4rem;padding-bottom:4rem}.keywordpages-module__bjThEq__herocontainer h1{font-size:18px}.keywordpages-module__bjThEq__herocontainer h2{margin:0;font-size:14px}.keywordpages-module__bjThEq__paragraph,.keywordpages-module__bjThEq__listcontainer li{font-size:.9rem}.keywordpages-module__bjThEq__heading2{font-size:20px!important}.keywordpages-module__bjThEq__heading3{font-size:18px!important}}
