.how-it-works{border-bottom:8px solid #b2dfdb;padding:5rem 2rem}@media (max-width:768px){.how-it-works{padding:3rem 1rem}}.how-it-works__container{max-width:1400px;margin:0 auto}.how-it-works__header{text-align:center;margin-bottom:3rem}@media (max-width:768px){.how-it-works__header{margin-bottom:2rem}}.how-it-works__title{color:#08335d;margin:0 0 .3em;font-family:Poppins,sans-serif;font-size:40px;font-weight:600;line-height:1.3em}@media (max-width:768px){.how-it-works__title{font-size:2rem}}@media (max-width:480px){.how-it-works__title{font-size:1.75rem}}.how-it-works__description{color:#555;margin:0;font-size:1.05rem;line-height:1.7}@media (max-width:768px){.how-it-works__description{font-size:1rem}}.how-it-works__link{color:#3498db;text-decoration:underline;transition:all .3s}.how-it-works__link:hover{color:#217dbb}.how-it-works__steps{grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:3rem;display:grid}@media (max-width:1024px){.how-it-works__steps{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.how-it-works__steps{grid-template-columns:1fr;gap:1.5rem}}.how-it-works__step{text-align:center;background:#fff;border-radius:15px;flex-direction:column;align-items:center;padding:30px 10px 35px;transition:all .3s;display:flex;box-shadow:0 0 10px #e74c3c4d}@media (max-width:768px){.how-it-works__step{padding:5rem 1rem}}.how-it-works__step:hover{transform:translateY(-8px);box-shadow:0 12px 35px #00000026}.how-it-works__step-image-wrapper{justify-content:center;align-items:center;width:86px;height:86px;margin-bottom:1.5rem;display:flex}@media (max-width:768px){.how-it-works__step-image-wrapper{width:122px;height:122px;margin-bottom:1rem}}.how-it-works__step-image{object-fit:contain;width:100%;height:100%;transition:transform .3s}.how-it-works__step:hover .how-it-works__step-image{transform:scale(1.1)}.how-it-works__step-content{width:100%}.how-it-works__step-title{color:#08335d;margin-bottom:10px;font-family:Poppins,sans-serif;font-size:22px;font-weight:600;line-height:1.3em}@media (max-width:768px){.how-it-works__step-title{font-size:1.05rem}}.how-it-works__step-description{color:#424242;font-family:Figtree,sans-serif;font-size:15px;font-weight:400;line-height:1.3em}@media (max-width:768px){.how-it-works__step-description{font-size:.9rem}}.how-it-works__cta{justify-content:center;display:flex}.how-it-works__button{background-color:#08335d;border-radius:50px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;color:#fff!important}@media (max-width:768px){.how-it-works__button{padding:.9rem 2rem;font-size:1rem}}.how-it-works__button:before{content:"";background:#fff3;border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.how-it-works__button:hover{background-color:#04192e;transform:translateY(-3px);box-shadow:0 10px 25px #0003}.how-it-works__button:hover:before{width:300px;height:300px}.how-it-works__button-text{z-index:1;position:relative}
.delivery-options{background-color:#fffcf1;border-bottom:8px solid #e4b84afa;padding:5rem 2rem}@media (max-width:768px){.delivery-options{padding:3rem 1rem}}.delivery-options__container{max-width:1400px;margin:0 auto}.delivery-options__header{text-align:center;margin-bottom:3rem}@media (max-width:768px){.delivery-options__header{margin-bottom:2rem}}.delivery-options__title{color:#08335d;margin:0 0 1.5rem;font-size:2.5rem;font-weight:700;line-height:1.3}@media (max-width:768px){.delivery-options__title{font-size:2rem}}@media (max-width:480px){.delivery-options__title{font-size:1.75rem}}.delivery-options__description{color:#555;margin:0;font-size:1.05rem;line-height:1.7}@media (max-width:768px){.delivery-options__description{font-size:1rem}}.delivery-options__link{color:#3498db;text-decoration:underline;transition:all .3s}.delivery-options__link:hover{color:#217dbb}.delivery-options__content-wrapper{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;margin-bottom:3rem;display:grid}@media (max-width:1024px){.delivery-options__content-wrapper{flex-direction:column-reverse;display:flex}}@media (max-width:768px){.delivery-options__content-wrapper{flex-direction:column-reverse;display:flex}}.delivery-options__cards{gap:2rem;display:flex}@media (max-width:768px){.delivery-options__cards{flex-direction:column;gap:1.5rem}}.delivery-options__card{text-align:center;background:0 0;border-radius:15px;flex-direction:column;align-items:center;min-width:270px;max-width:270px;padding:2rem 1.5rem;transition:all .3s;display:flex;box-shadow:0 0 10px #e74c3c4d}@media (max-width:768px){.delivery-options__card{max-width:100%;padding:1.5rem 1rem}}.delivery-options__card:hover{transform:translateY(-8px);box-shadow:0 12px 35px #00000026}.delivery-options__card-image-wrapper{justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:1.5rem;display:flex}@media (max-width:768px){.delivery-options__card-image-wrapper{width:100px;height:100px;margin-bottom:1rem}}.delivery-options__card-image{object-fit:contain;width:100%;height:100%;transition:transform .3s}.delivery-options__card:hover .delivery-options__card-image{transform:scale(1.1)}.delivery-options__card-content{width:100%}.delivery-options__card-title{color:#08335d;margin:0 0 .75rem;font-size:1.25rem;font-weight:700;line-height:1.4}@media (max-width:768px){.delivery-options__card-title{font-size:1.15rem}}.delivery-options__card-description{color:#555;margin:0;font-size:.95rem;line-height:1.6}@media (max-width:768px){.delivery-options__card-description{font-size:.9rem}}.delivery-options__rider{justify-content:center;align-items:center;display:flex}@media (max-width:1024px){.delivery-options__rider{order:-1}}.delivery-options__rider-image{object-fit:contain;width:80%;height:300px;animation:6s ease-in-out infinite float}@media (max-width:768px){.delivery-options__rider-image{max-width:400px}}.delivery-options__cta{justify-content:center;display:flex}.delivery-options__button{background-color:#08335d;border-radius:50px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;color:#fff!important}@media (max-width:768px){.delivery-options__button{padding:.9rem 2rem;font-size:1rem}}.delivery-options__button:before{content:"";background:#fff3;border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.delivery-options__button:hover{background-color:#ffbf00;transform:translateY(-3px);box-shadow:0 10px 25px #0003}.delivery-options__button:hover:before{width:300px;height:300px}.delivery-options__button-text{z-index:1;position:relative}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}
