.DeliveryPage{isolation:isolate;flex-direction:column;gap:24px;padding-bottom:56px;display:flex;position:relative}@media (min-width:768px){.DeliveryPage{gap:32px}}.DeliveryPage>*{z-index:1;position:relative}.DeliveryPage__hero{border:1px solid var(--border-outline);background:radial-gradient(760px 280px at 0% -40%,#dda58133,#20202400 60%),var(--background-surface-1);border-radius:24px;gap:16px;padding:18px;display:grid}@media (min-width:768px){.DeliveryPage__hero{padding:24px}}@media (min-width:1024px){.DeliveryPage__hero{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:center;gap:24px}}.DeliveryPage__heroIntro{gap:14px;display:grid}.DeliveryPage__heroIntro .SubtitleS2{color:var(--primary-primary)}.DeliveryPage__heroIntro .BodyB1{color:var(--secondary-secondary)}.DeliveryPage__heroTags{flex-wrap:wrap;align-items:flex-start;gap:10px;margin:0;padding:0;display:flex}.DeliveryPage__heroTag{border:1px solid var(--border-outline);background-color:var(--background-surface-2);border-radius:999px;align-items:center;gap:8px;padding:8px 12px;display:inline-flex}.DeliveryPage__section{border:1px solid var(--border-outline);background:var(--background-surface-1);border-radius:24px;gap:16px;padding:18px;display:grid}@media (min-width:768px){.DeliveryPage__section{padding:24px}}.DeliveryPage__typesGrid{gap:12px;display:grid}@media (min-width:768px){.DeliveryPage__typesGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1200px){.DeliveryPage__typesGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}.DeliveryPage__typeCard{border:1px solid var(--border-outline-2);background:var(--background-surface-2);border-radius:18px;grid-template-rows:48px min-content 1fr;gap:12px;padding:16px;display:grid}.DeliveryPage__typeCard .BodyB1{color:var(--secondary-secondary)}.DeliveryPage__detailsGrid{gap:12px;display:grid}@media (min-width:1024px){.DeliveryPage__detailsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.DeliveryPage__panel{border:1px solid var(--border-outline);background:radial-gradient(520px 200px at 0% -20%,#764b3029,#20202400 68%),var(--background-surface-1);border-radius:24px;align-content:start;gap:16px;padding:18px;display:grid}@media (min-width:768px){.DeliveryPage__panel{padding:24px}}.DeliveryPage__panel .BodyB1{color:var(--secondary-secondary)}.DeliveryPage__companyList,.DeliveryPage__contactList{gap:8px;margin:0;padding:0;display:grid}.DeliveryPage__companyItem,.DeliveryPage__contactList>li{border-bottom:1px solid var(--border-outline-2);align-items:center;gap:10px;padding:10px 0;display:flex}.DeliveryPage__companyItem:last-child,.DeliveryPage__contactList>li:last-child{border-bottom:none;padding-bottom:0}.DeliveryPage__cardIconSvg{width:48px;height:48px;margin-bottom:4px;display:block}.DeliveryPage__companyItem .DeliveryPage__listIcon{border:1px solid var(--border-outline-2);background-color:#764b301f;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-height:32px;padding:6px 10px;display:inline-flex}.DeliveryPage__listIconLogo{width:auto;height:32px;display:block}.DeliveryPage__cta{border:1px solid var(--brand-brand-secondary);background-color:var(--brand-brand-secondary);width:fit-content;min-height:44px;color:var(--brand-on-brand-secondary);border-radius:12px;padding:10px 16px;transition:opacity .2s}.DeliveryPage__cta:hover{opacity:.82}.DeliveryPage__cta:focus-visible,.DeliveryPage__contactLink:focus-visible{outline:2px solid var(--brand-brand-secondary);outline-offset:2px;border-radius:8px}.DeliveryPage__section--contacts>.BodyB1{color:var(--secondary-secondary)}.DeliveryPage__contactsGrid{gap:12px;display:grid}@media (min-width:768px){.DeliveryPage__contactsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1200px){.DeliveryPage__contactsGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}.DeliveryPage__contactCard{border:1px solid var(--border-outline-2);background-color:var(--background-surface-2);border-radius:18px;align-content:start;gap:12px;padding:16px;display:grid}.DeliveryPage__contactLink{transition:color .2s;display:inline-block}.DeliveryPage__contactLink:hover{color:var(--brand-brand-secondary)}.DeliveryPage__messengerItem{align-items:center;width:100%;display:inline-flex}
/*# sourceMappingURL=faaf4fdff0a3fb1e.css.map*/