.prp-home-routes{position:relative;padding:110px 0;background:linear-gradient(145deg,#071f35 0%,#0b3453 58%,#09283f 100%);overflow:hidden}.prp-home-routes:before{content:"";position:absolute;width:520px;height:520px;right:-180px;top:-250px;border:1px solid rgba(255,255,255,.1);border-radius:50%;box-shadow:0 0 0 70px rgba(255,255,255,.025),0 0 0 140px rgba(255,255,255,.018)}.prp-home-routes-heading{position:relative;display:flex;align-items:flex-end;justify-content:space-between;gap:55px;margin-bottom:48px}.prp-home-routes .prp-section-kicker{color:#ffb13b}.prp-home-routes-heading h2{max-width:760px;margin:8px 0 0;color:#fff;font-size:clamp(2.8rem,5.8vw,5.6rem);font-weight:900;line-height:.94;letter-spacing:-.055em}.prp-home-routes-heading h2 em{color:#ffb13b;font-style:normal}.prp-home-routes-heading-copy{max-width:410px}.prp-home-routes-heading-copy p{color:rgba(255,255,255,.72);font-size:1rem;line-height:1.75}.prp-home-routes-heading-copy a{display:inline-flex;align-items:center;gap:9px;margin-top:8px;color:#fff;font-weight:850;text-decoration:none}.prp-home-routes-heading-copy a i{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:var(--prp-red)}.prp-home-routes-layout{position:relative;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(330px,.75fr);gap:22px}.prp-home-route-lead{position:relative;display:block;min-height:590px;border-radius:30px;overflow:hidden;isolation:isolate;box-shadow:0 28px 70px rgba(0,0,0,.27)}.prp-home-route-lead>img,.prp-home-route-shade{position:absolute;inset:0;width:100%;height:100%}.prp-home-route-lead>img{object-fit:cover;transition:transform .7s ease}.prp-home-route-shade{z-index:1;background:linear-gradient(180deg,rgba(4,17,28,.02) 20%,rgba(4,17,28,.96) 100%)}.prp-home-route-watermark{position:absolute;right:-20px;top:15px;z-index:2;color:rgba(255,255,255,.12);font-size:12rem;line-height:1;transform:rotate(-8deg)}.prp-home-route-content{position:absolute;z-index:3;inset:auto 42px 38px;display:flex;align-items:flex-start;flex-direction:column;color:#fff}.prp-home-route-label{display:inline-flex;align-items:center;gap:8px;margin-bottom:22px;padding:8px 12px;border:1px solid rgba(255,255,255,.28);border-radius:99px;background:rgba(5,28,44,.34);backdrop-filter:blur(10px);font-size:.72rem;font-weight:850;text-transform:uppercase;letter-spacing:.1em}.prp-home-route-content>small{color:#ffcb78;font-size:.72rem;font-weight:850;text-transform:uppercase;letter-spacing:.16em}.prp-home-route-content>strong{margin:8px 0 11px;color:#fff;font-size:clamp(2.5rem,5vw,4.8rem);line-height:.96;letter-spacing:-.05em}.prp-home-route-content>span:not(.prp-home-route-label){max-width:680px;color:rgba(255,255,255,.8);font-size:1rem;line-height:1.6}.prp-home-route-content>b{display:flex;align-items:center;gap:8px;width:100%;margin-top:25px;color:#fff;font-size:.84rem}.prp-home-route-content>b>i{color:#ffb13b}.prp-home-route-content>b>span{display:inline-flex;align-items:center;gap:9px;margin-left:auto;padding:11px 15px;border-radius:99px;background:var(--prp-red)}.prp-home-route-lead:hover>img{transform:scale(1.045)}.prp-home-route-list{display:grid;grid-template-rows:repeat(4,1fr);gap:12px}.prp-home-route-list>a{display:grid;grid-template-columns:105px 1fr 38px;align-items:center;gap:16px;padding:12px;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:rgba(255,255,255,.075);color:#fff;text-decoration:none;transition:transform .25s ease,background .25s ease,border-color .25s ease}.prp-home-route-list>a:hover{transform:translateX(5px);border-color:var(--route-accent);background:rgba(255,255,255,.13)}.prp-home-route-thumb{height:100%;min-height:100px;border-radius:14px;overflow:hidden}.prp-home-route-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.prp-home-route-list>a:hover img{transform:scale(1.07)}.prp-home-route-list-copy{min-width:0}.prp-home-route-list-copy small,.prp-home-route-list-copy strong,.prp-home-route-list-copy span{display:block}.prp-home-route-list-copy small{overflow:hidden;color:#ffcb78;font-size:.62rem;font-weight:800;text-overflow:ellipsis;text-transform:uppercase;letter-spacing:.09em;white-space:nowrap}.prp-home-route-list-copy strong{margin:5px 0;color:#fff;font-size:1.15rem;line-height:1.16}.prp-home-route-list-copy span{color:rgba(255,255,255,.65);font-size:.72rem}.prp-home-route-list-copy span i{margin-right:5px;color:var(--route-accent)}.prp-home-route-list>a>i{display:grid;width:36px;height:36px;place-items:center;border-radius:50%;background:rgba(255,255,255,.12);color:#fff}@media(max-width:991px){.prp-home-routes{padding:85px 0}.prp-home-routes-heading{align-items:flex-start;flex-direction:column;gap:24px}.prp-home-routes-layout{grid-template-columns:1fr}.prp-home-route-lead{min-height:530px}.prp-home-route-list{grid-template-columns:repeat(2,1fr);grid-template-rows:none}}@media(max-width:575px){.prp-home-routes{padding:70px 0}.prp-home-routes-heading{margin-bottom:34px}.prp-home-routes-heading h2 br{display:none}.prp-home-route-lead{min-height:510px;border-radius:22px}.prp-home-route-content{inset:auto 22px 22px}.prp-home-route-content>b{align-items:flex-start;flex-direction:column}.prp-home-route-content>b>span{margin-left:0}.prp-home-route-watermark{font-size:8rem}.prp-home-route-list{grid-template-columns:1fr}.prp-home-route-list>a{grid-template-columns:88px 1fr 36px}.prp-home-route-thumb{min-height:85px}}
