.route-return-cta{position:relative;display:grid;grid-template-columns:70px minmax(0,1fr) auto minmax(235px,auto);align-items:center;gap:20px;margin-top:30px;padding:24px 26px;overflow:hidden;border:1px solid #bcd3f4;border-radius:17px;background:radial-gradient(circle at 92% 0,rgba(255,135,70,.13),transparent 28%),linear-gradient(110deg,#eef5ff,#fff 68%);box-shadow:0 13px 35px rgba(27,68,115,.08)}.route-return-cta:after{position:absolute;right:-54px;bottom:-75px;width:180px;height:180px;border:1px solid rgba(255,119,54,.14);border-radius:50%;content:""}.route-return-icon{position:relative;z-index:1;display:flex;width:65px;height:65px;flex-direction:column;align-items:center;justify-content:center;border-radius:16px;background:#12375f;color:#fff;box-shadow:0 10px 24px rgba(18,55,95,.18)}.route-return-icon span{font:800 17px/15px Manrope}.route-return-icon span:last-child{color:#ff9a5f}.route-return-copy{position:relative;z-index:1}.route-return-copy h2{margin:7px 0 5px;font:800 20px/1.25 Manrope;letter-spacing:-.45px}.route-return-copy p{max-width:590px;margin:0;color:#6a7d92;font-size:11px;line-height:1.55}.route-return-direction{position:relative;z-index:1;display:grid;grid-template-columns:auto 18px auto;align-items:center;gap:7px;padding:11px 13px;border:1px solid #d7e3f2;border-radius:10px;background:#fff}.route-return-direction small{grid-column:1/-1;color:#7d8da0;font-size:7px;font-weight:800;letter-spacing:.1em}.route-return-direction strong{font-size:10px;white-space:nowrap}.route-return-direction i{color:#f07834;font-style:normal;font-weight:800}.route-return-cta>a{position:relative;z-index:1;display:grid;grid-template-columns:1fr auto;min-height:64px;align-content:center;column-gap:10px;padding:10px 15px;border-radius:10px;background:#145bdd;color:#fff;text-decoration:none;box-shadow:0 10px 22px rgba(20,91,221,.2)}.route-return-cta>a span{font-size:8px;font-weight:700;opacity:.8}.route-return-cta>a strong{max-width:210px;margin-top:3px;overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.route-return-cta>a b{grid-column:2;grid-row:1/3;align-self:center;font-size:17px}.route-return-cta>a:hover{background:#0f4fc4;transform:translateY(-1px)}
@media(max-width:1050px){.route-return-cta{grid-template-columns:60px minmax(0,1fr) minmax(220px,auto)}.route-return-direction{display:none}.route-return-icon{width:58px;height:58px}}
@media(max-width:700px){.route-return-cta{grid-template-columns:50px minmax(0,1fr);gap:14px;padding:19px}.route-return-icon{width:50px;height:50px;border-radius:13px}.route-return-copy h2{font-size:17px}.route-return-cta>a{grid-column:1/-1}.route-return-cta>a strong{max-width:none}}
