.delivery-page{background:var(--white);border-radius:50px 50px 0 0}.hero{background-color:var(--white);border-radius:50px 50px 0 0}.hero__container{grid-template-columns:1fr 3fr;align-items:stretch;gap:40px;margin:0 auto;display:grid}.hero__content{z-index:2;flex-direction:column;align-items:flex-start;margin-right:-500px;display:flex}.hero__image{z-index:1;background:url(/images/delivery_bg.jpg) right 110% center no-repeat;min-height:450px}.hero__title{margin-top:20px;margin-bottom:20px;font-size:clamp(2rem,4vw,4rem);font-weight:600}.hero__text,.hero__content p{color:#555;max-width:500px;margin-bottom:30px;font-size:18px}.hero__features{justify-content:space-between;gap:1rem;display:flex}.feature{align-items:center;display:flex;position:relative}.feature:before{content:"";z-index:2;opacity:.7;background:#fff;border-radius:12px;position:absolute;inset:0}.feature>*{z-index:2;position:relative}.feature-item__circle{aspect-ratio:1;border:2px solid var(--orange);background-color:var(--white);border-radius:50%;justify-content:center;align-items:center;width:70%;max-width:80px;margin:10px;display:flex;position:relative;overflow:hidden}.feature-item__circle img{object-fit:contain;width:50px;height:50px}.feature span{font-size:1rem;font-weight:600;line-height:1.4}@media (width<=992px){.feature{flex:calc(50% - 20px)}}@media (width<=600px){.hero__container{grid-template-columns:1fr}.hero__content{margin-right:0}.feature{flex:100%}}.map-box{background:#f5f5f5}.flags img{height:17px;margin-right:20px}.map-box__h3{font-size:2.25rem;font-weight:600}.method-card{border:1px solid #eee;border-radius:10px;flex-direction:column;gap:10px;height:100%;transition:all .2s;display:flex}.method-card img{object-fit:contain;width:auto;height:50px;margin-bottom:10px}.method-card p{color:var(--dark-gray);font-weight:500}.steps-box{background:#f3f3f3}.step{text-align:left;align-items:flex-start;gap:2rem;display:flex}.step-number{background:var(--orange);color:#fff;border-radius:50%;justify-content:center;align-items:flex-start;gap:15px;width:40px;min-width:40px;height:40px;font-size:1.5rem;font-weight:600;display:flex}.step-icon{margin-top:2.5rem}.step-icon img{object-fit:contain;min-width:65px;max-width:none}.step p{margin:0;font-size:1rem;font-weight:600;line-height:1.4}@media (width<=1200px){.step-icon{margin-top:0}}@media (width<=768px){.step{text-align:center;flex-direction:column;align-items:center;gap:1.5rem}}@media (width>=1200px){.delivery-contact__button{text-align:center}}.contact-box{background:var(--white);border:1px solid var(--light-gray);border-radius:10px}.contact-box h5{font-size:clamp(1.25rem,4vw,1.75rem);font-weight:600}.contact-box p{font-size:1rem;font-weight:500}.contact-box button,.contact-box .btn{color:var(--white);background-color:var(--orange)}.contact-box button:hover,.contact-box .btn:hover{border-color:var(--orange)}.delivery-contact-box{align-items:center;gap:1rem;font-weight:600;display:flex}.delivery-contact-box__contact{font-size:1.65rem}.delivery-contact-box__text{font-size:1rem}.delivery-contact-box__intro{flex-direction:column;justify-content:center;display:flex}.delivery-contact__button{justify-content:center;align-items:center;display:flex}@media (width<=991px){.delivery-page,.hero{border-radius:10px 10px 0 0}}
