.delivery-section{background:linear-gradient(180deg,#f4ffff,#f4fcff);overflow-x:hidden}.header-content{display:flex;justify-content:space-between;align-items:center}.herotext>h1:first-child{font-size:var(--heading1);font-weight:700!important;line-height:90px;color:#1d3557}.herotext-parent{display:flex;align-items:center;gap:.2rem}.herotext{display:flex;flex-direction:column;width:100%;justify-content:center;align-items:center}.herotext>h1:nth-child(2){font-size:var(--heading1);margin-top:-15px;font-weight:600!important;line-height:60px;color:#457b9d}.text-content p{font-size:var(--basefont);font-family:var(--secondry-font);margin:1.5rem 0;font-weight:500;color:#777}.cta-button{background-color:var(--light-blue);color:#fff;border:none;padding:.75rem 1.5rem;font-size:var(--basefont);border-radius:5px;cursor:pointer;transition:background-color .3s ease}.cta-button:hover{background-color:var(--medium-blue)}.image-content{width:60%;display:flex;justify-content:flex-end}.image-content img{max-width:100%;height:400px}.services-section{text-align:center}.services-subtitle{font-family:var(--secondry-font);font-size:var(--basefont);color:var(--black);margin-bottom:40px;margin-top:10px}.services-title span:first-child{font-family:var(--primary-font);font-size:var(--heading3);font-weight:500;color:var(--medium-blue);margin-bottom:0}.services-title span:last-child{font-family:var(--primary-font);font-size:var(--heading2);font-weight:500;color:var(--dark-blue);margin-bottom:0}.services-container{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:1rem}.service-card{background-color:var(--white);border-radius:8px;box-shadow:0 4px 6px #0000001a;text-align:center}.service-card>div:nth-child(2){padding:2rem;display:flex;align-items:center;flex-direction:column}.service-image{width:130px;aspect-ratio:1 / 1;margin:auto;margin-top:1.5rem}.service-card .subtext{font-family:var(--secondry-font);margin-bottom:.5rem;font-size:var(--ultrabasefont)}.service-title{font-family:var(--secondry-font);font-size:var(--basefont);font-weight:600;color:var(--text-color);margin-bottom:.5rem;min-height:50px}.service-button{font-family:var(--primary-font);font-size:var(--font-size-description);background-color:var(--white);color:var(--light-blue);border:1px solid var(--light-blue);padding:10px 20px;border-radius:5px;cursor:pointer;transition:background-color .3s}.service-card:hover{background-color:var(--light-blue);transition:all .3s ease-in-out}.service-card{transition:background-color .3s,color .3s}.service-card:hover .service-title,.service-card:hover .subtext{color:#fff}@media (max-width: 768px){.delivery-section{padding-bottom:0;background:transparent!important}.services-title{margin-bottom:10px}.service-card{box-shadow:none!important;border:1px solid rgb(219,219,219)}.services-container{display:flex!important;flex-direction:column;gap:5px}.service-image{width:60px;aspect-ratio:1 / 1;margin:0 auto auto}}
