@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');

:root{--ink:#0b3541;--deep:#082a35;--teal:#0a8b8d;--aqua:#6bd5d1;--cream:#f7f6f1;--white:#fff;--body:#3d5960;--line:#d9e3e2;--shadow:0 22px 70px rgba(8,42,53,.18)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font:400 1rem/1.65 'DM Sans',sans-serif}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif;line-height:1.17;letter-spacing:-.045em}h1{font-size:clamp(2.9rem,5.1vw,5.9rem);font-weight:800}h2{font-size:clamp(2rem,3.4vw,3.6rem);font-weight:800}h3{font-size:1.2rem;font-weight:800;letter-spacing:-.035em}p{color:var(--body)}a{color:inherit}button,input{font:inherit}.icon{width:1.1em;height:1.1em;flex:none}.shell{width:min(100% - 3rem,1220px);margin:auto}.skip-link{position:absolute;top:-100px;left:1rem;background:#fff;color:var(--ink);padding:.7rem 1rem;z-index:100}.skip-link:focus{top:1rem}:focus-visible{outline:3px solid #e5a733;outline-offset:3px}
.site-header{height:82px;background:#fff;position:relative;z-index:10}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand{display:inline-flex;align-items:center;gap:.75rem;text-decoration:none;font:700 .82rem/1.13 Manrope,sans-serif;letter-spacing:.11em;white-space:nowrap}.brand strong{display:block;font-size:1.04rem;letter-spacing:-.018em}.brand-mark{width:45px;height:45px;border-radius:50%;background:var(--ink);position:relative;display:grid;place-items:center;overflow:hidden}.brand-mark:before,.brand-mark:after,.brand-mark span{content:"";display:block;position:absolute;border-radius:50%;width:36px;height:15px;border-top:3px solid var(--aqua);left:5px}.brand-mark:before{top:21px}.brand-mark:after{top:27px;left:13px}.brand-mark span{top:16px;left:-4px}.main-nav{display:flex;gap:2rem;align-items:center}.main-nav a{font-size:.91rem;text-decoration:none;font-weight:700}.main-nav a:hover,.footer-grid a:hover{color:var(--teal)}.nav-cta{text-decoration:none;display:inline-flex;align-items:center;gap:.7rem;background:var(--ink);color:#fff;padding:.78rem 1.1rem;border-radius:5px;font-weight:700;font-size:.9rem;white-space:nowrap}.nav-cta:hover{background:#125365}
.hero{position:relative;min-height:640px;overflow:hidden;background:var(--ink)}.hero-image,.hero-shade{position:absolute;inset:0}.hero-image{background-image:url('./alleppey-speedboat-hero.png');background-size:cover;background-position:center 52%}.hero-shade{background:linear-gradient(90deg,rgba(4,35,45,.87) 0%,rgba(4,35,45,.62) 48%,rgba(4,35,45,.25) 100%)}.hero-layout{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,420px);gap:clamp(2rem,5vw,5rem);align-items:center;padding-top:3.4rem;padding-bottom:3.4rem}.hero-copy{max-width:650px;color:#fff}.hero-copy h1{margin:.85rem 0 1.5rem}.hero-copy h1 em{font-style:normal;color:#a7eeea}.hero-copy p{color:#e1f0ee;font-size:1.14rem;line-height:1.72;max-width:570px}.overline,.eyebrow{font:800 .76rem/1.3 Manrope,sans-serif;letter-spacing:.18em;color:var(--teal)}.overline{color:#b9efec;display:flex;align-items:center;gap:.8rem}.overline .line{display:inline-block;width:30px;height:1px;background:currentColor}.hero-notes{display:flex;gap:1.4rem;flex-wrap:wrap;margin-top:2.3rem}.hero-notes span{display:inline-flex;align-items:center;gap:.55rem;color:#d9f1ee;font-weight:700;font-size:.9rem}.hero-notes svg{color:#86e3dd}
.booking-card{background:#fff;padding:1.85rem;border-radius:10px;box-shadow:var(--shadow);scroll-margin-top:1.5rem}.booking-top h2{font-size:1.85rem;margin:.35rem 0 .45rem}.booking-top p{font-size:.91rem;line-height:1.5;margin-bottom:1.4rem}.field-row{display:grid;grid-template-columns:1.25fr .75fr;gap:.9rem}.field{margin-bottom:.85rem}.field label{display:block;font-weight:700;font-size:.84rem;margin-bottom:.37rem}.field input{width:100%;border:1px solid #cbd8d8;background:#fbfcfb;border-radius:5px;min-height:46px;padding:.65rem .75rem;color:var(--ink);outline:0}.field input:focus{border-color:var(--teal);box-shadow:0 0 0 3px rgba(10,139,141,.13)}.field input::placeholder{color:#899b9f}.field small{font-size:.76rem;color:#698087;display:block;margin-top:.2rem}.consent{display:flex;gap:.6rem;align-items:flex-start;font-size:.8rem;line-height:1.4;color:var(--body);margin:.4rem 0 1rem}.consent input{accent-color:var(--teal);margin-top:.19rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;text-decoration:none;border-radius:5px;padding:.88rem 1.1rem;font:800 .91rem/1.2 Manrope,sans-serif;border:1px solid transparent;cursor:pointer;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button-primary{width:100%;background:var(--teal);color:#fff}.button-primary:hover{background:#08787a}.button:disabled{opacity:.65;cursor:wait;transform:none}.form-fine{font-size:.74rem;line-height:1.5;margin:.7rem 0 0;color:#61777e}.form-fine a{color:var(--teal)}.form-status{font-size:.83rem;line-height:1.4;margin:.6rem 0 0}.form-status:empty{display:none}.form-status.error{color:#a83324}.form-status.success{color:#08787a}.honey{position:absolute;left:-9999px;opacity:0;width:1px;height:1px}
.quick-info{background:#fff;border-bottom:1px solid var(--line)}.quick-grid{display:grid;grid-template-columns:repeat(3,1fr)}.quick-grid>div{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.6rem;border-right:1px solid var(--line)}.quick-grid>div:first-child{padding-left:0}.quick-grid>div:last-child{border-right:0}.quick-icon{height:42px;width:42px;border-radius:50%;background:#e8f7f6;color:var(--teal);display:grid;place-items:center;flex:none}.quick-icon svg{width:21px;height:21px}.quick-grid strong,.quick-grid span:not(.quick-icon){display:block}.quick-grid strong{font:800 .83rem Manrope,sans-serif}.quick-grid div div span{font-size:.82rem;color:var(--body);line-height:1.4}
.section{padding-top:6rem;padding-bottom:6rem}.section-heading{max-width:650px}.section-heading h2{margin:.55rem 0 1.2rem}.intro-section{display:grid;grid-template-columns:1fr 1fr;gap:5rem}.intro-copy{padding-top:1.35rem}.intro-copy p{font-size:1.05rem;line-height:1.75}.text-link{color:var(--teal);font-weight:800;text-decoration:none;display:inline-flex;align-items:center;gap:.55rem;font-size:.9rem}.text-link:hover{text-decoration:underline}.text-link svg{transition:transform .2s}.text-link:hover svg{transform:translateX(3px)}
.estimate-section{background:var(--deep);padding:5.5rem 0;color:#fff}.estimate-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:6rem;align-items:center}.estimate-section h2{margin:.65rem 0 1.4rem}.estimate-section p{color:#d5e5e5;max-width:670px;font-size:1.05rem}.estimate-section p strong{color:#fff}.eyebrow-light{color:#85dbd7}.button-outline{color:#fff;border-color:#85dbd7;margin-top:.6rem}.button-outline:hover{background:#154954}.estimate-panel{border:1px solid #5c8588;background:#123e49;border-radius:10px;padding:2rem}.estimate-panel>span{font:800 .75rem Manrope,sans-serif;text-transform:uppercase;letter-spacing:.16em;color:#a2d3d1}.estimate-panel strong{display:block;font:800 clamp(2.5rem,4vw,4.5rem) Manrope,sans-serif;letter-spacing:-.07em;margin:.6rem 0}.estimate-panel strong small{font-size:1.1rem;letter-spacing:0}.estimate-panel p{font-size:.9rem}.estimate-panel a{color:#a9ebe7;font-weight:700;font-size:.83rem}
.steps-section{border-bottom:1px solid var(--line)}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.steps-grid>div{border-top:1px solid #9bb4b4;padding-top:1.4rem}.steps-grid span{color:var(--teal);font:800 .84rem Manrope,sans-serif}.steps-grid h3{margin:1.2rem 0 .55rem}.steps-grid p{max-width:300px;font-size:.94rem}.guides-section{background:#e9f1ef}.heading-row{max-width:none;display:flex;justify-content:space-between;align-items:end;gap:1rem}.cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2.2rem}.guide-card{background:#fff;border:1px solid #dce6e3;padding:1.7rem;min-height:235px;text-decoration:none;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.guide-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(8,42,53,.09)}.guide-label{font:800 .68rem Manrope,sans-serif;text-transform:uppercase;letter-spacing:.15em;color:var(--teal)}.guide-card h3{margin:1rem 0 .5rem}.guide-card p{font-size:.9rem;line-height:1.55;flex:1}.guide-card .text-link{font-size:.82rem}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:4rem}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:1.1rem 0}summary{list-style:none;cursor:pointer;font:800 1rem/1.45 Manrope,sans-serif;position:relative;padding-right:2rem}summary::-webkit-details-marker{display:none}summary:after{content:"+";position:absolute;right:.2rem;top:-.2rem;font-size:1.4rem;color:var(--teal);font-weight:400}details[open] summary:after{content:"−"}details p{margin:.8rem 2rem 0 0;font-size:.93rem}.bottom-cta{background:var(--teal);color:#fff;padding:3.4rem 0}.bottom-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem}.bottom-cta h2{font-size:clamp(1.7rem,3vw,2.8rem);margin:.5rem 0 0}.button-cream{background:#f8f7e9;color:var(--ink);white-space:nowrap}.button-cream:hover{background:#fff}
.site-footer{background:#072732;color:#fff}.footer-grid{display:grid;grid-template-columns:1.5fr .8fr 1fr;gap:5rem;padding-top:4rem;padding-bottom:4rem}.brand-light{color:#fff}.brand-light .brand-mark{background:#235260}.footer-grid p{color:#b9d0d0;max-width:310px;font-size:.88rem;margin:1.5rem 0 0}.footer-grid h2{font-size:.85rem;letter-spacing:.05em;margin:.5rem 0 1.2rem}.footer-grid a:not(.brand){display:block;text-decoration:none;font-size:.86rem;color:#c5dcda;margin:.5rem 0}.footer-bottom{border-top:1px solid #2b525c;display:flex;justify-content:space-between;gap:1rem;padding:1.2rem 0;color:#a9c3c5;font-size:.78rem}
/* Guide pages */
.article-hero{background:var(--deep);color:#fff;padding:4.6rem 0 4.9rem}.breadcrumbs{font-size:.81rem;color:#a8c7c9;margin-bottom:2rem}.breadcrumbs a{color:inherit;text-decoration:none}.breadcrumbs span{margin:0 .45rem}.article-hero h1{max-width:900px;font-size:clamp(2.6rem,5vw,4.6rem);margin:.55rem 0 1rem}.article-hero p{color:#c7dedf;font-size:1.1rem;max-width:680px;line-height:1.7;margin:0}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:5rem;padding-top:4rem;padding-bottom:5.5rem}.article-body{max-width:780px}.article-body h2{font-size:clamp(1.65rem,2.6vw,2.2rem);margin:2.4rem 0 1rem}.article-body h3{font-size:1.15rem;margin:1.6rem 0 .5rem}.article-body p,.article-body li{font-size:1.02rem;line-height:1.75}.article-body ul,.article-body ol{padding-left:1.3rem;margin:0 0 1.4rem}.article-body li{margin:.45rem 0}.article-body a{color:var(--teal)}.article-body .lead{font-size:1.16rem;color:#2e5159;line-height:1.72}.answer-box,.note-box{background:#e5f3f1;border-left:4px solid var(--teal);padding:1.3rem 1.5rem;margin:1.6rem 0}.answer-box strong,.note-box strong{display:block;font:800 .75rem Manrope,sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--teal);margin-bottom:.35rem}.answer-box p,.note-box p{margin:0}.article-body table{width:100%;border-collapse:collapse;margin:1.4rem 0 1.8rem;font-size:.94rem}.article-body th,.article-body td{text-align:left;padding:.85rem;border-bottom:1px solid var(--line);vertical-align:top}.article-body th{background:#e9f1ef;font-weight:800}.article-body .source-note{font-size:.83rem;color:#5f777d}.article-aside{position:relative}.aside-card{position:sticky;top:2rem;background:#fff;border:1px solid var(--line);padding:1.5rem;box-shadow:0 10px 30px rgba(8,42,53,.06)}.aside-card h2{font-size:1.35rem;margin:.3rem 0 .75rem}.aside-card p{font-size:.9rem}.aside-card .button{font-size:.78rem;width:100%;text-align:center}.aside-card a.plain{display:block;margin-top:.9rem;font-size:.78rem;color:var(--teal);font-weight:700}.related-section{background:#e9f1ef;padding:4.5rem 0}.related-section h2{font-size:2rem;margin:.5rem 0 1.4rem}.related-section .cards-grid{margin-top:0}.article-body .article-cta{background:var(--deep);color:#fff;padding:1.8rem 2rem;margin-top:2.5rem}.article-cta h2{font-size:1.5rem;margin:0 0 .65rem}.article-cta p{color:#c9dddd;font-size:.94rem}.article-cta .button{margin-top:.3rem}.index-hero{background:var(--deep);padding:4rem 0;color:#fff}.index-hero h1{font-size:clamp(2.6rem,5vw,4.5rem);margin:.5rem 0 1rem}.index-hero p{color:#c5dcde;font-size:1.05rem;max-width:630px}.index-guides{padding:4rem 0 6rem}.privacy-body{max-width:780px;padding-top:4rem;padding-bottom:5rem}.privacy-body h2{font-size:1.6rem;margin:2rem 0 .7rem}
@media(max-width:950px){.hero-layout{grid-template-columns:1fr 390px;gap:2rem}.hero-copy h1{font-size:3.7rem}.quick-grid>div{padding:1.1rem}.intro-section,.estimate-grid{gap:2.5rem}.article-layout{gap:2.5rem}.footer-grid{gap:2rem}}
@media(max-width:760px){.shell{width:min(100% - 2rem,650px)}.site-header{height:auto}.nav-wrap{min-height:72px;flex-wrap:wrap;gap:.7rem;padding:.7rem 0}.brand{font-size:.72rem}.brand strong{font-size:.92rem}.brand-mark{width:40px;height:40px}.main-nav{order:3;width:100%;justify-content:space-between;border-top:1px solid var(--line);padding-top:.65rem;gap:1rem}.main-nav a{font-size:.82rem}.nav-cta{font-size:.78rem;padding:.6rem .7rem}.hero{min-height:0}.hero-image{background-position:48% 50%}.hero-shade{background:linear-gradient(180deg,rgba(4,35,45,.73) 0%,rgba(4,35,45,.82) 38%,rgba(4,35,45,.93) 100%)}.hero-layout{grid-template-columns:1fr;padding-top:3rem;padding-bottom:2.5rem;gap:2.3rem}.hero-copy h1{font-size:clamp(2.85rem,11vw,4.2rem);max-width:570px}.hero-copy p{font-size:1rem}.hero-notes{margin-top:1.5rem}.booking-card{max-width:560px;width:100%;margin:auto}.quick-grid{grid-template-columns:1fr}.quick-grid>div,.quick-grid>div:first-child{padding:1rem 0;border-right:0;border-bottom:1px solid var(--line)}.quick-grid>div:last-child{border:0}.section{padding-top:4.2rem;padding-bottom:4.2rem}.intro-section,.estimate-grid,.faq-section{grid-template-columns:1fr;gap:1.5rem}.intro-copy{padding-top:0}.estimate-section{padding:4rem 0}.estimate-panel{max-width:480px}.steps-grid{grid-template-columns:1fr;gap:1.3rem;margin-top:2rem}.steps-grid>div{padding-top:1rem}.steps-grid h3{margin:.5rem 0}.cards-grid{grid-template-columns:1fr 1fr}.bottom-cta-inner{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr;gap:2rem}.footer-grid>div:first-child{grid-column:1/-1}.article-layout{grid-template-columns:1fr;padding-top:2rem;padding-bottom:4rem}.article-aside{order:-1}.aside-card{position:static}.related-section{padding:3.5rem 0}.article-hero{padding:3rem 0}.breadcrumbs{margin-bottom:1.3rem}}
@media(max-width:520px){.shell{width:calc(100% - 2rem)}.nav-cta{display:none}.brand{margin-right:auto}.main-nav{gap:.5rem}.hero-layout{padding-top:2.5rem}.hero-copy h1{font-size:2.75rem}.hero-notes{gap:.7rem}.hero-notes span{font-size:.78rem}.booking-card{padding:1.3rem}.booking-top h2{font-size:1.6rem}.field-row{grid-template-columns:1fr 100px;gap:.6rem}.field input{font-size:.95rem}.section-heading h2{font-size:2rem}.cards-grid{grid-template-columns:1fr}.guide-card{min-height:0}.heading-row{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{flex-direction:column}.article-body table{display:block;overflow-x:auto;white-space:nowrap}.article-body .article-cta{padding:1.4rem}.article-hero h1{font-size:2.45rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* WhatsApp-inspired booking experience */
:root{--wa-green:#25d366;--wa-dark:#075e54;--wa-deep:#043f39;--wa-light:#e9faef;--wa-line:#bfe7cc}
.hero{min-height:690px;background:var(--wa-deep)}
.hero-image{background-image:url('./backwater-speedboat.jpg');background-position:center 48%}
.hero-shade{background:linear-gradient(90deg,rgba(3,54,49,.94) 0%,rgba(4,63,57,.78) 43%,rgba(4,63,57,.27) 100%)}
.hero-layout{grid-template-columns:minmax(0,1fr) minmax(350px,430px);padding-top:4rem;padding-bottom:4rem}
.hero-copy h1 em{color:#91f5b2}.overline{color:#bdf7ce}.overline .line{background:var(--wa-green)}
.hero-copy p{color:#e4f8ea}.hero-notes{gap:.7rem}.hero-notes span{color:#e9fff0;background:rgba(4,85,75,.62);border:1px solid rgba(170,244,194,.38);border-radius:999px;padding:.55rem .8rem;font-size:.82rem}.hero-notes svg{color:#78ee9f}
.booking-card{position:relative;overflow:hidden;background:rgba(247,255,249,.98);border:1px solid rgba(199,241,212,.92);border-radius:22px;padding:2rem;box-shadow:0 26px 80px rgba(1,35,31,.32)}
.booking-card:before{content:"";position:absolute;inset:0 0 auto;height:7px;background:var(--wa-green)}
.booking-top .eyebrow{color:var(--wa-dark)}.booking-top h2{font-size:2rem;margin:.42rem 0 .45rem}.booking-top p{color:#4b6b62;margin-bottom:1.3rem}
.field-row{grid-template-columns:1.35fr .65fr;gap:.75rem}.field{margin-bottom:.72rem}.field label{color:#214c43;font-size:.8rem}.field input{min-height:48px;border:1px solid var(--wa-line);background:#fff;border-radius:12px;padding:.7rem .8rem}.field input:focus{border-color:var(--wa-green);box-shadow:0 0 0 4px rgba(37,211,102,.15)}
.button{border-radius:999px}.button-primary{min-height:50px;background:var(--wa-green);color:#063b33;box-shadow:0 9px 24px rgba(37,211,102,.25)}.button-primary:hover{background:#20c55d}.button-primary .icon{width:1.2rem;height:1.2rem}.form-fine{text-align:center;color:#62786f}.form-fine a{color:var(--wa-dark)}.form-status.success{color:var(--wa-dark)}
.quick-icon{background:var(--wa-light);color:var(--wa-dark)}
.intro-section{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:center;gap:5rem}.intro-copy{padding-top:0}.intro-copy h2{margin:.55rem 0 1.2rem}
.experience-media{position:relative;margin:0}.experience-media img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:24px;box-shadow:0 22px 60px rgba(8,42,53,.16)}.experience-media:before{content:"";position:absolute;width:42%;height:46%;left:-18px;bottom:-18px;border-radius:24px;background:var(--wa-green);z-index:-1}.experience-media figcaption{position:absolute;left:1rem;right:1rem;bottom:1rem;background:rgba(255,255,255,.94);color:#214c43;border-radius:12px;padding:.7rem .9rem;font-size:.78rem;font-weight:700;box-shadow:0 8px 24px rgba(5,49,44,.14)}
.route-photo-section{padding:0 0 6rem}.route-photo-card{position:relative;min-height:500px;border-radius:26px;overflow:hidden;display:flex;align-items:flex-end;box-shadow:0 24px 70px rgba(8,42,53,.17)}.route-photo-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.route-photo-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,49,45,.92) 0%,rgba(3,49,45,.62) 43%,rgba(3,49,45,.08) 76%)}.route-photo-copy{position:relative;z-index:1;color:#fff;max-width:580px;padding:3.2rem}.route-photo-copy h2{font-size:clamp(2rem,4vw,3.7rem);margin:.55rem 0 1rem}.route-photo-copy p{color:#e6f7eb;font-size:1.02rem;max-width:470px}.route-photo-copy .button{margin-top:.5rem}
.bottom-cta{background:var(--wa-dark)}
@media(max-width:950px){.hero-layout{grid-template-columns:1fr 400px}.intro-section{gap:2.5rem}}
@media(max-width:760px){.hero{min-height:0}.hero-image{background-position:58% center}.hero-shade{background:linear-gradient(180deg,rgba(3,49,45,.67) 0%,rgba(3,49,45,.88) 43%,rgba(3,49,45,.97) 100%)}.hero-layout{grid-template-columns:1fr;padding-top:3rem;padding-bottom:2.5rem}.booking-card{max-width:560px}.intro-section{grid-template-columns:1fr;gap:2.5rem}.experience-media{margin-bottom:.7rem}.route-photo-section{padding-bottom:4rem}.route-photo-card{min-height:470px}.route-photo-card:after{background:linear-gradient(0deg,rgba(3,49,45,.94) 0%,rgba(3,49,45,.68) 54%,rgba(3,49,45,.08) 100%)}.route-photo-copy{padding:2rem}}
@media(max-width:520px){.booking-card{padding:1.5rem 1.25rem;border-radius:18px}.booking-top h2{font-size:1.75rem}.field-row{grid-template-columns:1fr 105px}.experience-media img{border-radius:18px}.experience-media:before{left:-10px;bottom:-10px}.route-photo-card{min-height:440px;border-radius:18px}.route-photo-copy{padding:1.4rem}.route-photo-copy h2{font-size:2.15rem}.route-photo-copy p{font-size:.92rem}}
