.contentHead{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:3rem;display:flex}.contentHead-wrapper{text-align:center;background-color:var(--customBg);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:20px;display:flex}.contentHead>p{text-align:justify;color:#000;font-size:clamp(1rem,1.2vw,1.25rem)}.contentHead>p>a{color:var(--customColor1);font-weight:700;text-decoration:none}.contentHead-content{background-color:var(--customBg1);width:100%;padding:20px}.contentHead-content>h1{color:var(--customColor1);text-align:center;font-size:40px;font-weight:700}.contentHead-content>h2{color:var(--customColor1);text-align:start;margin-bottom:10px;font-size:36px;font-weight:400}.contentHead-content>p{text-align:justify;color:#000;margin-top:20px;font-size:18px;line-height:30px}.contentHead-content>h3{text-align:start;color:var(--customColor1);margin-top:30px;font-size:25px;font-weight:400}.contentHead-content>ul{margin:0;padding:10px}.contentHead-content>ul>li{text-align:justify;margin-top:10px;font-weight:500;list-style:none}.contentHead-content>ul>li>a{color:var(--customColor1)}.contentHead-content>p>a{color:var(--customColor1);text-decoration:none}.readMoreBtn{background:var(--customColor1);color:#fff;cursor:pointer;border:none;border-radius:6px;margin-top:12px;padding:8px 16px;font-weight:700;transition:all .3s}.readMoreBtn:hover{opacity:.9}@media screen and (max-width:768px){.contentHead{text-align:center;width:100%;padding:10px}.contentHead-content>h1{font-size:30px}.contentHead-content>h2{font-size:25px}.contentHead-content>h3{margin-top:20px;font-size:20px}}.content-table-container{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;width:100%;padding:20px;display:flex}.content-table-heading{width:100%}.content-table-heading>h2{color:var(--customColor1);text-align:start;margin-bottom:10px;font-size:30px;font-weight:400}.content-table-heading>h3{color:var(--customColor1);text-align:start;margin-bottom:10px;font-size:25px;font-weight:400}.content-table{border-collapse:collapse;background:#fff;border-radius:12px;width:fit-content;overflow:hidden;box-shadow:0 10px 25px #00000014}.content-table th,.content-table td{text-align:left;border-left:1px solid #e5e7eb;padding:14px 20px}.content-table thead{color:var(--customColor1);background:#fff;border-bottom:1px solid #e5e7eb}.content-table tbody tr{border-bottom:1px solid #e5e7eb}.content-table tbody tr:last-child{border-bottom:none}.content-table tbody tr:hover{background-color:#f1f5ff}.content-table td{color:#374151;font-weight:500}.content-table-container>p{padding:20px;font-size:18px}@media screen and (max-width:768px){.content-table-heading>h2{font-size:25px}.content-table-heading>h3{font-size:20px}.content-table-container{padding:10px;overflow-x:scroll}}.usp-section{margin:50px 0}.usp-heading{text-align:center;margin-bottom:25px;font-size:36px}.highlight-section{flex-wrap:wrap;justify-content:space-evenly;align-items:flex-start;gap:20px;width:100%;margin:30px 0;display:flex}.highlight-card:first-child,.highlight-card:nth-child(2){border-left:6px solid var(--customColor1)}.highlight-card{background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:flex-start;width:45%;padding:20px;display:flex;box-shadow:0 10px 25px #0000004e}.highlight-card h3{color:var(--customColor1);margin-bottom:10px;font-size:1.25rem;font-weight:700}.highlight-card ul{margin-bottom:10px;padding-left:18px}.highlight-card li{text-align:start;margin-bottom:6px;font-size:18px;list-style:none}.highlight-card .note{font-size:18px}.highlight-card p{text-align:justify;font-size:18px}.locations{color:#111827;font-weight:500}.highlight-text{color:#16a34a;margin-top:8px;font-weight:700}@media screen and (max-width:768px){.usp-heading{text-align:center;margin-bottom:25px;font-size:30px}.highlight-section{flex-wrap:wrap}.highlight-card{border-radius:12px;width:100%;max-width:400px;padding:20px;box-shadow:0 10px 25px #0000000f}}.usp-section{margin:50px 0;padding:20px}.usp-heading{color:var(--textColor2);text-align:center;margin-bottom:25px;font-size:40px}.usp-column{flex-direction:column;gap:14px;max-width:800px;margin:0 auto;display:flex}.usp-card{border-left:6px solid var(--customColor1);background:#fff;border-radius:12px;align-items:center;gap:14px;padding:18px 22px;transition:transform .3s,box-shadow .3s;display:flex}.usp-card:hover{transform:translate(6px);box-shadow:0 14px 30px #0000001f}.usp-icon{color:#16a34a;flex-shrink:0;font-size:1.2rem}.usp-card p{color:#111827;margin:0;font-size:1rem;font-weight:500}@media screen and (max-width:768px){.usp-heading{color:var(--textColor2);text-align:center;margin-bottom:25px;font-size:30px}}
