.city-steps{background:#fff;padding:70px 24px}.city-steps__wrap{max-width:1180px;margin:0 auto}.city-steps__head{max-width:850px;margin:0 auto 36px;text-align:center;color:#292d34}.city-steps__head>span{display:inline-flex;align-items:center;justify-content:center;margin-bottom:14px;padding:8px 16px;border-radius:999px;background:#5945e61a;color:#5945e6;font-size:13px;font-weight:700}.city-steps h2{margin:0 0 16px;color:#2f226f;font-size:clamp(26px,3vw,38px);line-height:1.12;font-weight:800}.city-steps__head p{margin:0 auto 10px;font-size:clamp(15.5px,1.3vw,18px);line-height:1.75}.city-steps__head p:last-child{margin-bottom:0}.city-steps__grid{counter-reset:step;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:0;padding:0;list-style:none}.city-steps__grid li{counter-increment:step;position:relative;min-height:245px;border:1px solid rgba(89,69,230,.14);border-radius:26px;background:#fff;padding:24px 22px;color:#292d34;box-shadow:0 12px 30px #2f226f12;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.city-steps__grid li:before{content:attr(data-icon);position:absolute;top:24px;left:22px;display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:15px;background:#5945e614;font-size:20px;line-height:1}.city-steps__grid li:hover{transform:translateY(-5px);border-color:#5945e647;box-shadow:0 20px 40px #2f226f1c}.city-steps__grid h3{min-height:42px;margin:0 0 18px;padding-left:58px;color:#2f226f;font-size:16.5px;line-height:1.28;font-weight:800}.city-steps__grid h3:before{content:counter(step) ". ";color:#5945e6;font-weight:900}.city-steps__grid p{margin:0;font-size:15px;line-height:1.65}.city-steps__note{max-width:1010px;margin:30px auto 0;padding-top:22px;border-top:1px solid rgba(89,69,230,.14);color:#292d34;font-size:15.5px;line-height:1.75;text-align:left}.city-steps__note strong{color:#2f226f;font-weight:800}@media (max-width: 1024px){.city-steps__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.city-steps__grid li{min-height:215px}}@media (max-width: 640px){.city-steps{padding:50px 20px}.city-steps__head{margin-bottom:28px}.city-steps__grid{grid-template-columns:1fr}.city-steps__grid li{min-height:auto;padding:22px 18px}.city-steps__grid li:before{top:22px;left:18px;width:40px;height:40px;font-size:19px}.city-steps__grid li:hover{transform:none}.city-steps__grid h3{padding-left:54px;font-size:16px}.city-steps__note{margin-top:24px;padding-top:18px;font-size:15px}}.city-steps[data-kind=cities]{background:linear-gradient(180deg,#fff,#faf9ff);padding-top:76px;padding-bottom:76px}.city-steps[data-kind=cities] .city-steps__head{max-width:900px;margin-bottom:42px}.city-steps[data-kind=cities] .city-steps__head>span{background:#fff;border:1px solid rgba(89,69,230,.16);box-shadow:0 6px 18px #2f226f0d}.city-steps[data-kind=cities] .city-steps__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:1040px;margin-left:auto;margin-right:auto}.city-steps[data-kind=cities] .city-steps__grid li{min-height:190px;padding:28px 28px 26px 92px;border-radius:20px;border:1px solid rgba(89,69,230,.12);background:#ffffffeb;box-shadow:0 10px 30px #2f226f0e}.city-steps[data-kind=cities] .city-steps__grid li:before{top:28px;left:26px;width:46px;height:46px;border-radius:999px;background:#5945e617;font-size:20px}.city-steps[data-kind=cities] .city-steps__grid li:after{content:"";position:absolute;top:78px;bottom:26px;left:48px;width:2px;border-radius:999px;background:linear-gradient(180deg,#5945e638,#5945e60a)}.city-steps[data-kind=cities] .city-steps__grid h3{min-height:auto;margin-bottom:12px;padding-left:0}.city-steps[data-kind=cities] .city-steps__grid h3:before{display:inline-flex;margin-right:5px;color:#5945e6}.city-steps[data-kind=cities] .city-steps__grid p{max-width:470px}.city-steps[data-kind=cities] .city-steps__grid li:hover{transform:translateY(-2px);border-color:#5945e638;box-shadow:0 14px 34px #2f226f14}.city-steps[data-kind=cities] .city-steps__note{max-width:1040px;margin-top:24px;padding:18px 22px;border-top:0;border:1px solid rgba(89,69,230,.11);border-radius:14px;background:#5945e60b}@media (max-width: 800px){.city-steps[data-kind=cities]{padding-top:56px;padding-bottom:56px}.city-steps[data-kind=cities] .city-steps__grid{grid-template-columns:1fr}.city-steps[data-kind=cities] .city-steps__grid li{min-height:auto;padding:24px 22px 24px 84px}.city-steps[data-kind=cities] .city-steps__grid li:before{top:24px;left:22px;width:42px;height:42px}.city-steps[data-kind=cities] .city-steps__grid li:after{top:70px;left:42px;bottom:22px}}@media (max-width: 480px){.city-steps[data-kind=cities] .city-steps__grid li{padding:78px 20px 22px}.city-steps[data-kind=cities] .city-steps__grid li:before{top:20px;left:20px}.city-steps[data-kind=cities] .city-steps__grid li:after{display:none}}.ship-req{position:relative;background:#fff;padding:72px 24px}.ship-req>div{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:48px;align-items:center}.ship-req>div>div{color:#292d34}.ship-req>div>div>span{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;color:#5945e6;font-size:13px;font-weight:800}.ship-req>div>div>span:before{content:"📦";display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:#5945e614;font-size:14px;line-height:1}.ship-req h2{margin:0 0 20px;color:#2f226f;font-size:clamp(28px,3vw,40px);line-height:1.12;font-weight:800}.ship-req p{margin:0 0 17px;color:#292d34;font-size:clamp(15.5px,1.3vw,18px);line-height:1.75}.ship-req p:last-child{margin-bottom:0}.ship-req aside{position:relative;border:1px solid rgba(89,69,230,.14);border-radius:24px;background:linear-gradient(145deg,#5945e60e,#fff 55%);padding:30px;box-shadow:0 18px 45px #2f226f14}.ship-req aside:before{content:"";position:absolute;top:0;left:30px;right:30px;height:3px;border-radius:0 0 999px 999px;background:#5945e6;opacity:.75}.ship-req h3{display:flex;align-items:center;gap:10px;margin:0 0 20px;color:#2f226f;font-size:21px;line-height:1.3;font-weight:800}.ship-req h3:before{content:"📝";display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;flex:0 0 auto;border-radius:12px;background:#5945e614;font-size:16px;line-height:1}.ship-req ul{display:grid;gap:0;margin:0;padding:0;list-style:none}.ship-req li{position:relative;padding:12px 0 12px 34px;color:#292d34;font-size:15.5px;line-height:1.55;border-bottom:1px solid rgba(47,34,111,.07)}.ship-req li:last-child{border-bottom:0}.ship-req li:before{content:"✓";position:absolute;left:0;top:13px;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:999px;background:#5945e61a;color:#5945e6;font-size:12px;font-weight:900}@media (max-width: 900px){.ship-req{padding:54px 20px}.ship-req>div{grid-template-columns:1fr;gap:30px}.ship-req>div>div{text-align:center}.ship-req aside{padding:26px 22px}}.city-seo-text{background:#faf9ff;padding:56px 24px 64px}.city-seo-text>div{max-width:980px;margin:0 auto;padding-left:26px;border-left:3px solid rgba(89,69,230,.18)}.city-seo-text h2{margin:0 0 22px;color:#2f226f;font-size:clamp(28px,3vw,38px);line-height:1.14;font-weight:800}.city-seo-text p{margin:0 0 17px;color:#292d34;font-size:clamp(15.5px,1.2vw,18px);line-height:1.75}.city-seo-text p:last-child{margin-bottom:0}@media (max-width: 640px){.city-seo-text{padding:42px 20px 50px}.city-seo-text>div{padding-left:18px}.city-seo-text h2{font-size:28px}}
