.mc-routes-section,.mc-routes-section *{box-sizing:border-box}.mc-routes-section{position:relative;isolation:isolate;overflow:hidden;padding:84px 0 88px;color:#071536;background:radial-gradient(circle at 0 26%,rgba(20,200,168,.07),transparent 21%),radial-gradient(circle at 100% 74%,rgba(17,103,255,.09),transparent 26%),linear-gradient(180deg,#f8fbff,#f2f8ff 52%,#f7fbff);font-family:Nunito Sans,Nunito,Inter,system-ui,sans-serif}.mc-routes-section:before,.mc-routes-section:after{content:"";position:absolute;z-index:-1;opacity:.42;background-image:radial-gradient(circle,#8fbff5 1.25px,transparent 1.5px);background-size:19px 19px;-webkit-mask-image:radial-gradient(ellipse,#000,transparent 70%);mask-image:radial-gradient(ellipse,#000,transparent 70%)}.mc-routes-section:before{top:50px;right:-45px;width:290px;height:210px}.mc-routes-section:after{bottom:30px;left:-60px;width:260px;height:190px}.mc-routes-section__inner{max-width:1200px}.mc-routes-header{max-width:875px;margin:0 auto;text-align:center}.mc-routes-header__eyebrow{display:inline-flex;align-items:center;min-height:28px;padding:6px 13px;border:1px solid #cfe2ff;border-radius:999px;color:#1167ff;background:#eaf4ffdb;font-size:11px;font-weight:900;letter-spacing:.13em;line-height:1}.mc-routes-header h2{max-width:790px;margin:14px auto 0;color:#071536;font-family:Poppins,Nunito Sans,system-ui,sans-serif;font-size:clamp(2rem,3.45vw,3rem);font-weight:700;letter-spacing:-.045em;line-height:1.13;text-wrap:balance}.mc-routes-header>p{max-width:760px;margin:16px auto 0;color:#53647f;font-size:15.5px;font-weight:500;line-height:1.65}.mc-routes-highlights{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;margin-top:20px}.mc-routes-highlights span{display:inline-flex;min-height:34px;align-items:center;gap:7px;padding:7px 12px;border:1px solid #deebf8;border-radius:999px;color:#334764;background:#ffffffd1;box-shadow:0 4px 10px #224e800a;font-size:11.5px;font-weight:700}.mc-routes-highlights i{color:#15b990;font-size:13px}.mc-routes-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:38px}.mc-route-card{--route-accent: #1167ff;--route-soft: #eaf3ff;position:relative;display:flex;min-width:0;min-height:294px;overflow:hidden;flex-direction:column;padding:22px 20px 18px;border:1px solid #dce8f5;border-radius:21px;background:#fffffff7;box-shadow:0 12px 28px #19447516,0 2px 6px #19447509;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.mc-routes-section .mc-route-card:last-child{grid-column:auto}.mc-route-card:hover{z-index:2;transform:translateY(-4px);border-color:color-mix(in srgb,var(--route-accent) 32%,#dce8f5);box-shadow:0 17px 34px #19447520,0 3px 8px #1944750b}.mc-route-card--start{--route-accent: #13b990;--route-soft: #e6faf5}.mc-route-card--base{--route-accent: #1683f8;--route-soft: #eaf4ff}.mc-route-card--develop{--route-accent: #3a63ed;--route-soft: #edf1ff}.mc-route-card--advanced{--route-accent: #7665e9;--route-soft: #f0edff}.mc-route-card--create{--route-accent: #f2ad12;--route-soft: #fff7df}.mc-route-card__progress{position:absolute;inset:0 0 auto;height:4px;overflow:hidden;background:#edf3f8}.mc-route-card__progress span{display:block;width:var(--route-progress);height:100%;border-radius:0 99px 99px 0;background:var(--route-accent)}.mc-route-card__top{display:flex;align-items:center;justify-content:space-between;gap:8px}.mc-route-card__step{color:var(--route-accent);font-size:11px;font-weight:900;letter-spacing:.035em;text-transform:uppercase}.mc-route-card__stage{overflow:hidden;padding:5px 8px;border-radius:999px;color:var(--route-accent);background:var(--route-soft);font-size:11px;font-weight:800;line-height:1;white-space:nowrap;text-overflow:ellipsis}.mc-route-card__icon{display:grid;width:52px;height:52px;flex:none;place-items:center;margin-top:17px;border:1px solid color-mix(in srgb,var(--route-accent) 20%,#fff);border-radius:15px;color:var(--route-accent);background:var(--route-soft);box-shadow:0 7px 14px color-mix(in srgb,var(--route-accent) 10%,transparent)}.mc-route-card__icon i{font-size:23px;line-height:1}.mc-route-card h3{margin:15px 0 0;color:#0a1939;font-size:16px;font-weight:800;letter-spacing:-.015em;line-height:1.28}.mc-route-card>p{margin:8px 0 0;color:#5b6b84;font-size:12.25px;font-weight:500;line-height:1.5}.mc-route-card__footer{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:15px}.mc-route-card__tag{display:inline-flex;min-width:0;min-height:27px;align-items:center;padding:6px 9px;border-radius:8px;color:var(--route-accent);background:var(--route-soft);font-size:11px;font-weight:800;line-height:1.15}.mc-route-card__footer>i{color:var(--route-accent);font-size:12px}.mc-routes-summary{display:grid;grid-template-columns:62px minmax(280px,1fr) auto;align-items:center;gap:20px;margin-top:28px;padding:23px 25px;border:1px solid #d8e8f8;border-radius:21px;background:#ffffffe6;box-shadow:0 12px 27px #19447513}.mc-routes-summary__mark{display:grid;width:58px;height:58px;place-items:center;border-radius:17px;color:#fff;background:linear-gradient(145deg,#1b7aff,#0c5be5);box-shadow:0 9px 18px #1167ff38}.mc-routes-summary__mark i{font-size:25px}.mc-routes-summary__copy h3{margin:0;color:#081839;font-size:18px;font-weight:800;line-height:1.25}.mc-routes-summary__copy p{max-width:600px;margin:6px 0 0;color:#586982;font-size:12.5px;font-weight:500;line-height:1.5}.mc-routes-summary__chips{display:grid;gap:7px}.mc-routes-summary__chips span{display:flex;min-height:29px;align-items:center;gap:7px;padding:6px 10px;border-radius:9px;color:#334863;background:#f0f6fd;font-size:11px;font-weight:800;white-space:nowrap}.mc-routes-summary__chips i{width:13px;color:#1167ff;text-align:center}@media(max-width:1040px){.mc-routes-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mc-route-card{min-height:268px}.mc-route-card:nth-child(2n) .mc-route-card__footer>.fa-arrow-right{transform:rotate(90deg)}.mc-routes-summary{grid-template-columns:62px minmax(0,1fr)}.mc-routes-summary__chips{grid-column:1 / -1;grid-template-columns:repeat(3,minmax(0,1fr))}.mc-routes-summary__chips span{justify-content:center}}@media(max-width:680px){.mc-routes-section{padding:64px 0 68px}.mc-routes-header h2{font-size:clamp(2rem,9vw,2.65rem)}.mc-routes-header>p{font-size:14px}.mc-routes-highlights{align-items:stretch;flex-direction:column}.mc-routes-highlights span{justify-content:center}.mc-routes-grid{grid-template-columns:minmax(0,1fr);gap:14px;margin-top:30px}.mc-route-card{min-height:0;padding:20px 18px 17px}.mc-route-card__icon{width:48px;height:48px;margin-top:14px}.mc-route-card__icon i{font-size:21px}.mc-route-card__footer{margin-top:15px}.mc-route-card__footer>.fa-arrow-right{transform:rotate(90deg)}.mc-route-card__footer>.fa-arrow-down{transform:none}.mc-routes-summary{grid-template-columns:1fr;gap:13px;padding:21px 18px;text-align:center}.mc-routes-summary__mark{width:52px;height:52px;margin:0 auto}.mc-routes-summary__chips{grid-column:auto;grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.mc-route-card{transition:none}}
