@keyframes sandra-open{0%{opacity:0;transform:scale3d(1.1,1.1,1)}to{opacity:1;transform:scaleX(1)}}@keyframes sandra-close{0%{opacity:1}to{opacity:0;transform:scale3d(.9,.9,1)}}@keyframes dialog-mobile-open{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes dialog-mobile-close{0%{opacity:1;transform:translateY(0)}to{opacity:1;transform:translateY(100%)}}@keyframes HideList{0%{transform:scaleY(1)}to{transform:scaleY(0)}}@media only screen and (max-width:1024px){.delivery.limiter{padding:0}}.delivery__header{align-items:center;display:flex;flex-direction:column;justify-content:center}@media only screen and (max-width:1024px){.delivery__header{padding:0 20px 20px}}.delivery__categories{padding:50px 0 30px}@media only screen and (max-width:1024px){.delivery__categories{padding:0 20px}}.delivery__items-title{font-size:24px;font-weight:700;padding-bottom:30px}@media only screen and (max-width:1024px){.delivery__items-title{padding:30px 20px}}.delivery-item{background:#f4f3f1;border-radius:25px;display:flex;flex-direction:column;margin:0 auto 70px;max-width:1200px;padding:50px}@media only screen and (max-width:1024px){.delivery-item{background:#fff;border-radius:25px;flex-wrap:wrap;margin-bottom:0;padding:30px 20px}}.delivery-item__photo{padding-bottom:20px;width:100%}@media only screen and (max-width:1024px){.delivery-item__photo{padding-bottom:30px;padding-right:0;width:100%}}.delivery-item__title{font-size:34px;font-weight:500;line-height:30px}@media only screen and (max-width:1024px){.delivery-item__title{text-align:center}}.delivery-item__intro{font-size:18px;line-height:24px;margin:30px 0}@media only screen and (max-width:1024px){.delivery-item__intro{text-align:center}}.delivery-item__img{height:300px}@media only screen and (max-width:1024px){.delivery-item__img{display:block;height:240px;margin:0 auto}}.delivery-item__info{display:flex;flex-wrap:wrap;gap:0 50px;width:100%}@media only screen and (max-width:1024px){.delivery-item__info{width:100%}}.delivery-item__subtitle{font-size:20px;font-weight:900;padding-bottom:30px}.delivery-step{display:flex;padding-bottom:30px;width:calc(50% - 25px)}@media only screen and (max-width:1024px){.delivery-step{width:100%}}.delivery-step__number{align-items:center;background:#100c08;border-radius:50%;color:#fff;display:flex;font-size:20px;font-weight:700;height:44px;justify-content:center;margin-right:20px;text-transform:uppercase;width:44px}.delivery-step__text{display:flex;font-size:18px;max-width:80%}.delivery-step__controls{padding:10px 0}.delivery-step__button{align-items:center;background:#100c08;border:none;border-radius:25px;color:#fff;cursor:pointer;display:inline-flex;font-size:16px;justify-content:center;padding:12px 20px;transition:all .3s ease-out;white-space:nowrap}.delivery-step__button:active,.delivery-step__button:hover{background:#100c08}@media only screen and (max-width:1024px){.delivery__faq{padding:30px 20px 0}}
