.homeTwo-module__9nerdW__container{width:100%;max-width:1400px;margin:0 auto;padding:0 20px}.homeTwo-module__9nerdW__section{color:#fff;text-align:center;background:#ffa6000f;border-radius:20px;padding:100px 60px;position:relative;overflow:hidden}.homeTwo-module__9nerdW__section:before{content:"";opacity:.05;z-index:0;background-image:url(/images/new/wave-bg-2.svg);background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.homeTwo-module__9nerdW__lineHeading{justify-content:center;align-items:center;gap:12px;margin-bottom:10px;display:flex}.homeTwo-module__9nerdW__line{background-color:var(--primary);width:clamp(20px,5vw,40px);height:2px}.homeTwo-module__9nerdW__subheading{text-transform:uppercase;color:#000;letter-spacing:1px;font-size:clamp(12px,2vw,14px)}.homeTwo-module__9nerdW__headingWrapper{z-index:1;margin-bottom:clamp(30px,5vw,50px);position:relative}.homeTwo-module__9nerdW__cardLayout{height:100%;display:flex}.homeTwo-module__9nerdW__leftColumn{background:#fff;flex-direction:column;justify-content:space-between;width:25%;display:flex}.homeTwo-module__9nerdW__rightColumn{flex-direction:column;width:75%;height:100%;display:flex}.homeTwo-module__9nerdW__headingWrapper,.homeTwo-module__9nerdW__cards{z-index:1;position:relative}.homeTwo-module__9nerdW__title{color:#000;margin-bottom:clamp(40px,6vw,80px);font-size:clamp(24px,4vw,32px);font-weight:700;line-height:1.3}.homeTwo-module__9nerdW__cards{z-index:1;grid-template-columns:repeat(4,1fr);justify-content:center;align-items:stretch;gap:clamp(16px,3vw,24px);max-width:1500px;margin:0 auto;display:grid;position:relative}@media (max-width:1200px){.homeTwo-module__9nerdW__cards{grid-template-columns:repeat(3,1fr)}}@media (max-width:992px){.homeTwo-module__9nerdW__cards{grid-template-columns:repeat(2,1fr);gap:clamp(12px,2.5vw,20px)}}@media (max-width:480px){.homeTwo-module__9nerdW__cards{grid-template-columns:1fr}}.homeTwo-module__9nerdW__card{color:#000;text-align:left;background:#fff;border-radius:16px;flex-direction:column;height:100%;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #0000001a}.homeTwo-module__9nerdW__card:hover{transform:translateY(-8px);box-shadow:0 12px 32px #00000026}.homeTwo-module__9nerdW__imageWrapper{width:100%;height:100%;position:relative;overflow:hidden}.homeTwo-module__9nerdW__image{object-fit:cover;width:100%;transition:transform .3s}.homeTwo-module__9nerdW__card:hover .homeTwo-module__9nerdW__image{transform:scale(1.05)}.homeTwo-module__9nerdW__imageOverlay{background:0 0;transition:background .3s;position:absolute;inset:0}.homeTwo-module__9nerdW__card:hover .homeTwo-module__9nerdW__imageOverlay{background:#0000001a}.homeTwo-module__9nerdW__content{flex-direction:column;flex-grow:1;padding:clamp(16px,2vw,24px);display:flex}.homeTwo-module__9nerdW__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.homeTwo-module__9nerdW__iconWrapper{width:clamp(50px,6vw,80px);height:clamp(50px,6vw,80px);color:var(--primary);background:#fff;border-radius:12px;justify-content:center;align-items:center;transition:all .3s;display:flex}.homeTwo-module__9nerdW__card:hover .homeTwo-module__9nerdW__iconWrapper{background:var(--primary);color:#fff}.homeTwo-module__9nerdW__icon{background-color:var(--primary);width:clamp(18px,3vw,24px);height:clamp(18px,3vw,24px);transition:background-color .3s,transform .3s;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.homeTwo-module__9nerdW__card:hover .homeTwo-module__9nerdW__icon{background-color:#fff;transform:scale(1.1)}.homeTwo-module__9nerdW__number{color:#e5e7eb;text-align:center;margin-top:auto;font-size:clamp(30px,5vw,45px);font-weight:700;line-height:1;transition:color .3s}.homeTwo-module__9nerdW__card:hover .homeTwo-module__9nerdW__number{color:#d1d5db}.homeTwo-module__9nerdW__cardTitle{color:#1f2937;margin:0 0 12px;font-size:clamp(16px,2vw,18px);font-weight:600;line-height:1.4}.homeTwo-module__9nerdW__cardDesc{color:#6b7280;-webkit-line-clamp:3;text-align:justify;-webkit-box-orient:vertical;margin-bottom:clamp(16px,3vw,20px);font-size:clamp(13px,2vw,14px);line-height:1.5;display:-webkit-box;overflow:hidden}.homeTwo-module__9nerdW__readMoreBtn{color:var(--primary);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:1px solid #ededed;border-radius:8px;outline:none;align-items:center;gap:8px;width:150px;padding:10px 20px;font-size:clamp(13px,2vw,14px);font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.homeTwo-module__9nerdW__card:hover .homeTwo-module__9nerdW__readMoreBtn{transform:translate(2px);background:var(--primary)!important;color:#fff!important}.homeTwo-module__9nerdW__arrow{transition:transform .3s;display:inline-block}.homeTwo-module__9nerdW__card:hover .homeTwo-module__9nerdW__arrow{transform:translate(4px)}.homeTwo-module__9nerdW__readMoreBtn:focus{box-shadow:0 0 0 2px var(--primary-focus);outline:none}.homeTwo-module__9nerdW__card:hover .homeTwo-module__9nerdW__readMoreBtn:active{background:var(--primary-focus);color:#fff;border:1px solid #fff;transform:translate(2px)scale(.98)}.homeTwo-module__9nerdW__card:not(:hover) .homeTwo-module__9nerdW__readMoreBtn{color:var(--primary);transform:translate(0)}.homeTwo-module__9nerdW__card:not(:hover) .homeTwo-module__9nerdW__arrow{transform:translate(0)}@media (max-width:992px){.homeTwo-module__9nerdW__section{padding:60px 40px}}@media (max-width:480px){.homeTwo-module__9nerdW__section{border-radius:12px;padding:40px 15px}.homeTwo-module__9nerdW__cardLayout{flex-direction:column;height:auto}.homeTwo-module__9nerdW__leftColumn{flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:16px}.homeTwo-module__9nerdW__rightColumn{width:100%;height:200px}.homeTwo-module__9nerdW__number{margin-top:0}.homeTwo-module__9nerdW__card{border-radius:12px}.homeTwo-module__9nerdW__content{padding:16px}.homeTwo-module__9nerdW__readMoreBtn{justify-content:center;width:100%}}
