.contacts-wrap{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;width:100%}.contacts-wrap .contacts-page-title{grid-column:1/-1;margin-top:20px;font-size:clamp(1.7rem,3vw,2.5rem);font-weight:500;line-height:1.15}.contacts-wrap .contacts-info-list{grid-gap:16px;width:100%;padding:20px 0 40px}.contacts-wrap .contacts-info-list>h2{margin-top:20px;font-size:1.25rem;text-transform:uppercase}.contacts-wrap .contacts-info-list .contacts-info{flex-direction:row;align-items:center}.contacts-wrap .contacts-info-list .contacts-info span{margin-left:12px}.contacts-wrap .contacts-map{width:100%}.delivery-page-content{gap:32px;width:100%;padding:24px 0 64px}.delivery-intro{display:grid;grid-template-columns:minmax(0,1fr) 340px;grid-gap:40px;gap:40px;align-items:center;padding:30px 32px;border:1px solid rgba(0,0,0,.07);background:#f6f7f6}.delivery-intro-copy{gap:12px}.delivery-intro-copy h1{max-width:760px;font-size:2.15rem;line-height:1.15}.delivery-intro-copy p{max-width:760px;font-size:1rem;line-height:1.55}.delivery-section-label{color:#5e5e5e;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.delivery-contact-note{gap:8px;padding:20px 22px;border-left:3px solid #bdccdc;background:#fff}.delivery-contact-note strong{font-size:1rem}.delivery-contact-note p{line-height:1.45}.delivery-contact-note a{width:-moz-fit-content;width:fit-content;margin-top:2px;border-bottom:1px solid;font-size:1.05rem;font-weight:700}.delivery-map-card{overflow:hidden;border:1px solid rgba(0,0,0,.08);background:#fff;box-shadow:0 12px 32px rgba(0,0,0,.06)}.delivery-map-heading{gap:8px;padding:24px 24px 18px}.delivery-map-heading span{color:#5e5e5e;font-size:.72rem;font-weight:700;letter-spacing:.12em}.delivery-map-heading h2{font-size:1.55rem;line-height:1.2}.delivery-map-heading p{line-height:1.5}.delivery-map-card .map-address{height:420px;margin:0}.delivery-zone-legend{display:grid;grid-template-columns:1fr 1fr;grid-gap:1px;gap:1px;padding:1px;background:rgba(0,0,0,.08)}.delivery-zone-legend-item{display:grid;grid-template-columns:12px 1fr auto;grid-gap:9px;gap:9px;align-items:center;padding:14px 16px;background:#fff;font-size:.88rem}.delivery-zone-legend-item strong{font-weight:700}.delivery-zone-dot{width:10px;height:10px;border-radius:50%}.delivery-zone-dot--city{background:#c88987}.delivery-zone-dot--near{background:#d7ae7c}.delivery-zone-dot--middle{background:#8fb9a6}.delivery-zone-dot--far{background:#93abc2}.delivery-wrap{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;align-items:start;width:100%}.delivery-info-list{display:grid;grid-gap:24px;gap:24px;width:100%}.delivery-section{gap:20px;padding:24px;border:1px solid rgba(0,0,0,.08);background:#fff}.delivery-section p{line-height:1.55}.delivery-section-heading{gap:8px}.delivery-section-heading h2{font-size:1.45rem;line-height:1.2}.delivery-section-heading p{color:#606260}.delivery-steps{display:grid;grid-gap:4px;gap:4px;margin:0;padding:0;list-style:none}.delivery-steps li{display:grid;grid-template-columns:38px 1fr;grid-gap:14px;gap:14px;padding:16px 0;border-top:1px solid rgba(0,0,0,.07)}.delivery-steps li:first-child{padding-top:0;border-top:0}.delivery-steps li>span{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:#edf3f0;color:#606260;font-weight:700}.delivery-steps li div{gap:5px}.delivery-steps li h3{font-size:.98rem;line-height:1.3}.delivery-rules{display:grid;grid-gap:10px;gap:10px;margin:0;padding:0;list-style:none}.delivery-rules li{position:relative;padding:14px 16px 14px 38px;background:#f6f7f6;line-height:1.5}.delivery-rules li:before{position:absolute;top:18px;left:17px;width:7px;height:7px;border-radius:50%;background:#8fb9a6;content:""}.delivery-info-payment-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.delivery-info-payment-item{display:flex;flex-direction:column;gap:14px;min-width:0;min-height:190px;padding:18px;background:#f6f7f6}.delivery-info-payment-item-info-image-wrap{justify-content:center;width:58px}.delivery-info-payment-item-info-image-wrap,.delivery-payment-card-logos{display:flex;align-items:center;height:44px;border:1px solid rgba(0,0,0,.07);background:#fff}.delivery-payment-card-logos{flex-direction:row;gap:10px;width:100%;padding:0 12px}.delivery-payment-card-logos svg{width:auto;max-width:46px;height:17px}.delivery-payment-symbol{width:22px;height:22px;fill:#5e5e5e}.delivery-payment-wordmark{font-size:.82rem;font-weight:700}.delivery-info-payment-item-info{gap:7px}.delivery-info-payment-item-info h3{font-size:.95rem}.delivery-info-payment-item-info p{color:#606260;font-size:.88rem;line-height:1.5}.delivery-return a{border-bottom:1px solid;font-weight:700}.delivery-legal-note{padding:14px 16px;background:#f6f7f6;color:#606260;font-size:.84rem}.delivery-privacy-card{display:grid;grid-template-columns:1fr auto;grid-gap:20px;gap:20px;align-items:center;padding:20px 24px;background:#f6f7f6}.delivery-privacy-card div{gap:7px}.delivery-privacy-card h2{font-size:1rem}.delivery-privacy-card p{color:#606260;font-size:.88rem;line-height:1.45}.delivery-privacy-card a{padding-bottom:3px;border-bottom:1px solid;font-weight:700;white-space:nowrap}@media (max-width:1168px){.delivery-intro{grid-template-columns:1fr;gap:20px}}@media (max-width:768px){.delivery-wrap{grid-template-columns:1fr;gap:24px}}@media (max-width:640px){.contacts-wrap{grid-template-columns:1fr;grid-gap:0}.delivery-page-content{gap:20px;padding-top:12px}.delivery-intro{grid-template-columns:1fr;padding:22px 20px}.delivery-intro-copy h1{font-size:1.7rem}.delivery-map-heading,.delivery-section{padding:20px}.delivery-map-card .map-address{height:360px}.delivery-info-payment-list,.delivery-privacy-card,.delivery-zone-legend{grid-template-columns:1fr}.delivery-privacy-card a{width:-moz-fit-content;width:fit-content}}