.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}
.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}}
: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(4,minmax(0,1fr));gap:2.5rem;max-width:1400px;margin:3rem auto 4rem;padding:0 1.5rem;display:grid}.ServicesSection-module__d8_FyW__card{text-align:center;border:1px solid var(--border);background:#fff;border-radius:16px;flex-direction:column;height:100%;padding:2.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.06)}.ServicesSection-module__d8_FyW__card:before{content:"";background:linear-gradient(90deg,var(--brand-red),#c33);transform-origin:0;height:4px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.ServicesSection-module__d8_FyW__card:hover{border-color:rgba(139,39,49,.2);transform:translateY(-8px);box-shadow:0 12px 24px rgba(0,0,0,.12)}.ServicesSection-module__d8_FyW__card:hover:before{transform:scaleX(1)}.ServicesSection-module__d8_FyW__icon{background:var(--brand-red-light);border-radius:16px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;transition:all .3s;display:flex;position:relative}.ServicesSection-module__d8_FyW__card:hover .ServicesSection-module__d8_FyW__icon{background:rgba(139,39,49,.15);transform:scale(1.1)rotate(5deg)}.ServicesSection-module__d8_FyW__icon svg{transition:all .3s}.ServicesSection-module__d8_FyW__card:hover .ServicesSection-module__d8_FyW__icon svg{transform:scale(1.1)}.ServicesSection-module__d8_FyW__heading{color:var(--ink);justify-content:center;align-items:center;min-height:2.6em;margin:0 0 1rem;font-family:Poppins,Roboto,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.3;display:flex}.ServicesSection-module__d8_FyW__text{color:#4b5563;flex-grow:1;margin-bottom:1.5rem;font-family:Poppins,Roboto,sans-serif;font-size:1rem;line-height:1.8}.ServicesSection-module__d8_FyW__btn{background:var(--brand-red);color:#fff;border:2px solid var(--brand-red);letter-spacing:.02em;text-transform:uppercase;border-radius:8px;margin-top:auto;padding:.75rem 1.75rem;font-family:Poppins,Roboto,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-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{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{padding:2rem 1.5rem}.ServicesSection-module__d8_FyW__wrap{padding-bottom:3rem}.ServicesSection-module__d8_FyW__ribbon{padding:1.5rem 1rem 3rem}}
:root{--ink:#111;--muted:#6b7280;--border:#e5e7eb;--accent:#8b2731;--chip:#3d3d3d;--card-bg:#fff;--card-hover:#fafafa}.sample-projects-module__y46XnG__wrap{background:#f9fafb;padding-bottom:4rem}.sample-projects-module__y46XnG__ribbon{color:#fff;text-align:center;background:#000;padding:2rem 1rem 3.5rem;position:relative}.sample-projects-module__y46XnG__ribbon:after{content:"";border-top:16px solid #000;border-left:16px solid transparent;border-right:16px solid transparent;position:absolute;bottom:-14px;left:50%;transform:translate(-50%)}.sample-projects-module__y46XnG__title{letter-spacing:.01em;margin:0 0 .6rem;font-family:Poppins,Roboto,sans-serif;font-size:max(1.75rem,min(4vw,2.25rem));font-weight:800}.sample-projects-module__y46XnG__subtitle{color:rgba(255,255,255,.9);max-width:900px;margin:0 auto;font-family:Poppins,Roboto,sans-serif;font-size:max(.9rem,min(2vw,1rem));line-height:1.6}.sample-projects-module__y46XnG__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem;max-width:1200px;margin:3rem auto 4rem;padding:0 1.5rem;display:grid}.sample-projects-module__y46XnG__card{text-align:center;background:var(--card-bg);border:1px solid var(--border);border-radius:16px;flex-direction:column;height:100%;padding:2rem 1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.06)}.sample-projects-module__y46XnG__card:before{content:"";background:linear-gradient(90deg,var(--accent),#c33);transform-origin:0;height:4px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.sample-projects-module__y46XnG__card:hover{background:var(--card-hover);border-color:rgba(139,39,49,.2);transform:translateY(-8px);box-shadow:0 12px 24px rgba(0,0,0,.12)}.sample-projects-module__y46XnG__card:hover:before{transform:scaleX(1)}.sample-projects-module__y46XnG__icon{background:linear-gradient(135deg,rgba(139,39,49,.1),rgba(195,33,33,.05));border-radius:16px;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 1.25rem;transition:all .3s;display:flex;position:relative}.sample-projects-module__y46XnG__card:hover .sample-projects-module__y46XnG__icon{background:linear-gradient(135deg,rgba(139,39,49,.15),rgba(195,33,33,.1));transform:scale(1.1)rotate(5deg)}.sample-projects-module__y46XnG__icon svg{transition:all .3s}.sample-projects-module__y46XnG__card:hover .sample-projects-module__y46XnG__icon svg{transform:scale(1.1)}.sample-projects-module__y46XnG__heading{color:var(--ink);justify-content:center;align-items:center;min-height:2.6em;margin:0 0 .5rem;font-family:Poppins,Roboto,sans-serif;font-size:1.15rem;font-weight:700;line-height:1.3;display:flex}.sample-projects-module__y46XnG__hours{color:#6b7280;letter-spacing:.01em;background:#f3f4f6;border-radius:20px;margin-bottom:1rem;padding:.35rem .85rem;font-family:Poppins,Roboto,sans-serif;font-size:.85rem;font-weight:500;display:inline-block}.sample-projects-module__y46XnG__text{color:#4b5563;-webkit-line-clamp:4;-webkit-box-orient:vertical;flex-grow:1;margin-bottom:1.5rem;font-family:Poppins,Roboto,sans-serif;font-size:.95rem;line-height:1.7;display:-webkit-box;overflow:hidden}.sample-projects-module__y46XnG__btn{background:var(--accent);color:#fff;border:2px solid var(--accent);letter-spacing:.02em;text-transform:uppercase;border-radius:8px;margin-top:auto;padding:.75rem 1.75rem;font-family:Poppins,Roboto,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block;position:relative;overflow:hidden}.sample-projects-module__y46XnG__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%)}.sample-projects-module__y46XnG__btn:hover{color:#fff;background:#7a1f28;border-color:#7a1f28;transform:translateY(-2px);box-shadow:0 4px 12px rgba(139,39,49,.3)}.sample-projects-module__y46XnG__btn:hover:before{width:300px;height:300px}.sample-projects-module__y46XnG__btn:active{transform:translateY(0)}@media (max-width:1100px){.sample-projects-module__y46XnG__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem}.sample-projects-module__y46XnG__card{padding:1.75rem 1.25rem}}@media (max-width:768px){.sample-projects-module__y46XnG__grid{gap:1.5rem}.sample-projects-module__y46XnG__card{padding:1.5rem 1rem}.sample-projects-module__y46XnG__icon{width:64px;height:64px;margin-bottom:1rem}}@media (max-width:640px){.sample-projects-module__y46XnG__grid{grid-template-columns:1fr;gap:1.5rem;padding:0 1rem}.sample-projects-module__y46XnG__title{font-size:1.75rem}.sample-projects-module__y46XnG__card{padding:1.75rem 1.25rem}.sample-projects-module__y46XnG__wrap{padding-bottom:3rem}}
