.container{width:100%;background:linear-gradient(90deg,#dbf9ff,#b5f2ff 55%,#9baff2 140%);padding:1rem}.text-heading{font-weight:700;font-size:clamp(2rem,5vw,2.875rem);line-height:1.25;letter-spacing:1.1px}.text-subheading{font-weight:400;font-size:clamp(1rem,3vw,1.25rem);line-height:1.4}.section-title{font-weight:700;font-size:clamp(1.75rem,4vw,2.5rem);line-height:1.2;letter-spacing:1px;text-align:center}.content{padding-bottom:2rem}.flex-container{width:100%;max-width:1120px;margin:0 auto}.FeatureSection{width:100%;padding:2rem 1rem}.FeatureSection1{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.FeaturePresentation{width:100%;padding:3rem 1rem}.featurepresentation2{width:100%}.PipitBenefitsTable{width:100%;background-color:#ccf0f133;padding:4rem 1rem}.bannercontainer{width:100%;max-width:1120px;margin:0 auto;padding:2rem 1rem}.banners{width:100%}.scrollarea{width:100%;overflow-x:auto}.contact{width:100%;background-color:#1c2341;color:#fff;padding:2rem}.contactsection{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1120px;margin:0 auto}.copyright{text-align:center;padding:2rem 0}.navbar{position:-webkit-sticky;position:sticky;z-index:999;box-shadow:0 4px 14px rgba(0,0,0,.15)}.dropdown-menu,.navbar{top:0;width:100%;background-color:#fff}.dropdown-menu{position:fixed;left:0;z-index:1000;height:100vh}.card-container{flex-wrap:wrap;gap:1.5rem}.card-container,.feature-card{display:flex;justify-content:center}.feature-card{width:100%;max-width:380px;height:350px;flex-direction:column;align-items:center;padding:1.5rem;border-radius:10px;background-color:#fff;box-shadow:0 4px 14px rgba(0,0,0,.05)}@media (min-width:320) and (max-width:576px){.contactsection{flex-direction:column;gap:2rem}.feature-card{max-width:100%}.dashboardImg{width:100%;margin-top:2rem}}@media (min-width:577px) and (max-width:768px){.flex{flex-direction:column}.feature-card{max-width:calc(50% - 1.5rem)}}@media (min-width:769px){.container{padding:2rem 4rem}.flex{display:flex;justify-content:space-between;align-items:center;gap:2rem}.flexbox{width:50%}.dashboardImg{width:45%;max-width:555px}.feature-card{max-width:calc(33.33% - 1.5rem)}.toggle-btn{display:none}}@media (min-width:1200px){.container{padding:2rem 6rem}}