.ptPage .ptDestinations{width:100%;box-sizing:border-box;padding:105px 0 115px;background:#f5f1e9;color:#183c32;scroll-margin-top:80px;overflow:hidden}.ptPage .ptDestinationsHead{width:min(1040px,86vw);margin:0 auto 58px}.ptPage .ptDestinationsHead span{display:block;margin-bottom:12px;font:600 10px/1.2 Montserrat,Arial,sans-serif;letter-spacing:.28em;color:#a04b40}.ptPage .ptDestinationsHead h2{max-width:780px;margin:0 0 20px;font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(48px,6vw,82px);font-weight:400;line-height:.92}.ptPage .ptDestinationsHead p{max-width:650px;margin:0;font:400 14px/1.75 Montserrat,Arial,sans-serif;color:#5d5a53}.ptPage .ptDestinationsList{width:max-content;display:flex;align-items:center;gap:18px;margin:0;padding:12px 18px;animation:ptDestinationTrain 34s linear infinite;will-change:transform}.ptPage .ptDestinationsList:after{content:'Costa da Caparica  ·  Aroeira  ·  Verdizela  ·  Fonte da Telha  ·  Lagoa de Albufeira  ·  Meco  ·  Sesimbra  ·  Arrábida  ·  Setúbal  ·  Tróia  ·  Comporta  ·  Carvalhal  ·  Melides';display:flex;align-items:center;white-space:pre;height:76px;padding:0 34px;border:1px solid rgba(177,143,82,.68);border-radius:999px;background:#183c32;color:#f5e7c9;font-family:'Cormorant Garamond',Georgia,serif;font-size:25px;letter-spacing:.02em}.ptPage .ptDestination{flex:0 0 auto;display:flex;align-items:center;gap:12px;height:76px;padding:0 30px;border:1px solid rgba(177,143,82,.72);border-radius:999px;background:rgba(255,255,255,.54);box-shadow:0 8px 24px rgba(24,60,50,.05);white-space:nowrap;transition:background .25s ease,transform .25s ease}.ptPage .ptDestination:nth-child(3n+1){background:#183c32;color:#f5e7c9}.ptPage .ptDestination:nth-child(3n+2){background:#a04b40;color:#fff3e5}.ptPage .ptDestination:nth-child(3n){background:#f8f3e9;color:#183c32}.ptPage .ptDestination small{font:600 9px/1 Montserrat,Arial,sans-serif;letter-spacing:.12em;color:#d4b878}.ptPage .ptDestination strong{font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(23px,2.2vw,31px);font-weight:500}.ptPage .ptDestination:hover{transform:translateY(-6px)}.ptPage .ptDestinations:hover .ptDestinationsList{animation-play-state:paused}@keyframes ptDestinationTrain{from{transform:translateX(0)}to{transform:translateX(-52%)}}@media(max-width:700px){.ptPage .ptDestinations{padding:72px 0 80px}.ptPage .ptDestinationsHead{width:calc(100vw - 48px);margin-bottom:40px}.ptPage .ptDestinationsHead h2{font-size:48px}.ptPage .ptDestinationsList{gap:11px;animation-duration:28s}.ptPage .ptDestination{height:62px;padding:0 22px}.ptPage .ptDestination strong{font-size:23px}.ptPage .ptDestinationsList:after{height:62px;font-size:22px;padding:0 26px}}@media(prefers-reduced-motion:reduce){.ptPage .ptDestinationsList{animation:none;overflow-x:auto;max-width:100vw}}