/* Unified icon system: one visual language for every editable WordPress page. */
.cd-line-icon{display:block;flex:0 0 auto;height:24px;overflow:visible;width:24px}
.cd-brand-icon{fill:currentColor!important;stroke:none!important}

.cd-choice-icon,.cd-compass,.cd-youtube-icon,.cd-tips-mail-icon,.cd-faq-intro-icon,.cd-faq-contact-icon{
    align-items:center;border:1px solid currentColor;border-radius:50%;box-sizing:border-box;display:flex;flex:0 0 auto;justify-content:center;
}
.cd-choice-icon{font-size:0;height:58px;width:58px}
.cd-choice-icon .cd-line-icon{height:27px;width:27px}
.cd-compass,.cd-youtube-icon{font-size:0;height:52px;width:52px}
.cd-compass .cd-line-icon,.cd-youtube-icon .cd-line-icon{height:25px;width:25px}
.cd-tips-mail-icon{font-size:0;height:58px;width:58px}
.cd-tips-mail-icon .cd-line-icon{height:26px;width:26px}

.cd-video-play,.cd-youtube-play,.cd-media-play{
    align-items:center;display:flex;font-size:0;justify-content:center;
}
.cd-video-play .cd-line-icon,.cd-youtube-play .cd-line-icon,.cd-media-play .cd-line-icon{height:22px;margin-left:2px;width:22px}
.cd-button>.cd-line-icon{height:18px;width:18px}
.cd-share-icon .cd-line-icon{height:18px;width:18px}

/* Keep carousel chevrons geometrically centered despite theme button overrides. */
html body .cd-home-youtube .cd-slider-arrow{
    align-items:center!important;display:flex!important;justify-content:center!important;line-height:1!important;padding:0!important;
}
html body .cd-home-youtube .cd-slider-arrow .cd-line-icon{margin:0!important;transform:none!important}
html body .cd-youtube-page .cd-youtube-slider-arrow{
    align-items:center!important;display:flex!important;justify-content:center!important;line-height:1!important;padding:0!important;
}
html body .cd-youtube-page .cd-youtube-slider-arrow .cd-line-icon{margin:0!important;transform:none!important}

/* FAQ contact: compact, grouped and aligned instead of a loose oversized symbol. */
.cd-faq-scroll span .cd-line-icon{height:18px;width:18px}
.cd-faq-intro-icon{height:54px;margin-bottom:26px;width:54px}
.cd-faq-contact-grid{gap:22px;grid-template-columns:56px minmax(0,1fr) auto}
.cd-faq-contact-icon{height:52px;margin:0;width:52px}
.cd-faq-intro-icon .cd-line-icon{height:25px;width:25px}
.cd-faq-contact-icon .cd-line-icon{height:25px;width:25px}

/* Expedition details: clean controls with predictable dimensions. */
.cd-expedition-detail-v2 .cd-button-video span{font-size:0}
.cd-expedition-detail-v2 .cd-button-video span .cd-line-icon{height:12px;width:12px}
.cd-booking-whatsapp>span{align-items:center;display:flex}
.cd-booking-whatsapp>span .cd-line-icon{height:17px;width:17px}
.cd-detail-list li>span{font-size:0}
.cd-detail-list li>span .cd-line-icon{height:14px;width:14px}
.cd-full-itinerary summary{align-items:center;display:flex;gap:10px;justify-content:center}
.cd-full-itinerary summary>span{display:flex;transition:transform .2s ease}
.cd-full-itinerary summary>span .cd-line-icon{height:17px;width:17px}
.cd-full-itinerary[open] summary>span{transform:rotate(45deg)}
.cd-detail-accordion-icon{display:flex;transition:transform .2s ease}
.cd-detail-accordion-icon .cd-line-icon{height:18px;width:18px}
.cd-detail-final .cd-accordion-item.is-open .cd-detail-accordion-icon{transform:rotate(45deg)}
.cd-detail-final .cd-trust span{align-items:center;display:inline-flex;gap:6px}
.cd-detail-final .cd-trust .cd-line-icon{color:var(--cd-gold);height:16px;width:16px}

/* Prevent the legacy Elementor footer from adding text glyphs beside SVG icons. */
footer .cd-footer-socials a:before{display:none!important;content:none!important}

@media(max-width:980px){
    .cd-faq-contact-grid{grid-template-columns:56px 1fr}
    .cd-faq-contact .cd-button{grid-column:2}
}
@media(max-width:680px){
    .cd-faq-contact-grid{grid-template-columns:1fr}
    .cd-faq-contact .cd-button{grid-column:auto}
    .cd-faq-contact-icon{height:48px;width:48px}
    .cd-choice-icon{height:54px;width:54px}
}
@media(prefers-reduced-motion:reduce){
    .cd-full-itinerary summary>span,.cd-detail-accordion-icon{transition:none}
}

/* Feedback 3 final layout pass loaded last. */
#masthead .cedfb-header-logo-col .elementor-widget-button,#masthead .cedfb-header-logo-col .elementor-button-wrapper,#masthead .cedfb-header-logo-col a.elementor-button,#masthead .cedfb-header-logo-col button.elementor-button{display:none!important}
#masthead .cedfb-header-nav a.cd-nav-active:after{display:block!important}
#masthead .cedfb-header-nav a:not(.cd-nav-active):after{display:none!important}
#masthead .cedfb-header-button .elementor-button:after,.cd-button span[aria-hidden="true"]{font-size:1.18em!important;font-weight:900!important;line-height:1!important;margin-left:10px!important;opacity:1!important}
.cd-button{gap:14px!important}
.cd-button svg,.cd-button .cd-line-icon{height:1.2em!important;width:1.2em!important;stroke-width:2.8!important}
@media(min-width:981px){
#masthead .cedfb-global-header .elementor-container{gap:34px!important}
#masthead .cedfb-header-logo-col{margin-right:18px!important;max-width:360px!important}
#masthead .cedfb-header-logo .elementor-widget-container,#masthead .cd-header-home-link{align-items:center!important;display:flex!important;gap:16px!important}
#masthead .cd-header-compass{align-self:center!important;display:inline-flex!important;flex:0 0 50px!important;height:50px!important;justify-content:center!important;margin:0!important;transform:none!important;width:50px!important}
#masthead .cd-header-compass svg{height:35px!important;width:35px!important}
#masthead .cedfb-header-logo img.attachment-full,#masthead .cedfb-header-logo img.size-full{height:auto!important;max-height:62px!important;width:190px!important}
}
.cd-authority-strip .cd-authority-grid>div{align-items:center!important;display:grid!important;grid-template-columns:34px auto!important;justify-content:center!important;min-height:106px!important;padding:18px 12px!important}
.cd-authority-strip .cd-line-icon,.cd-authority-strip .cd-authority-icon svg{height:30px!important;width:30px!important;stroke-width:2.35!important}
.cd-authority-grid b,.cd-authority-grid span{font-family:Impact,"Arial Narrow",sans-serif!important;font-weight:400!important}
.cd-authority-grid b{font-size:2.15rem!important;line-height:.94!important}
.cd-authority-grid span{font-size:.82rem!important;letter-spacing:.045em!important;line-height:1.15!important}
.cd-home-values{gap:24px!important}
.cd-home-values span{font-size:1.45rem!important;height:54px!important;margin-bottom:12px!important;width:54px!important}
.cd-home-values h3{font-size:1.22rem!important;margin-bottom:8px!important}
.cd-home-values p{font-size:.9rem!important;line-height:1.5!important}
.cd-home-page .cd-about-intro{align-items:stretch!important;gap:48px!important}
.cd-home-page .cd-about-intro>img{height:430px!important;object-fit:cover!important}
.cd-home-page .cd-about-intro>div{align-self:stretch!important;display:flex!important;flex-direction:column!important;justify-content:center!important}
.cd-home-page .cd-about-intro h2{font-size:clamp(2.35rem,3vw,3.35rem)!important;line-height:1.02!important;max-width:660px!important}
.cd-home-page .cd-about-intro p:not(.cd-kicker){font-size:.96rem!important;line-height:1.55!important}
.cd-home-youtube{padding-bottom:46px!important;padding-top:46px!important}
.cd-home-youtube .cd-centered-heading{margin-bottom:22px!important}
.cd-home-youtube .cd-centered-heading h2{font-size:clamp(2.2rem,3.4vw,3.35rem)!important;white-space:nowrap!important}
.cd-home-youtube .cd-home-video-shell{margin-bottom:18px!important}
.cd-home-video-rail .cd-video-card h3{margin-top:16px!important}
.cd-home-youtube .cd-center{margin-top:26px!important}
.cd-listing-hero{min-height:500px!important;padding-bottom:60px!important;padding-top:125px!important}
.cd-listing-hero .cd-title{font-size:clamp(3rem,4.55vw,4.55rem)!important;line-height:1.02!important;margin-left:auto!important;margin-right:auto!important;max-width:980px!important}
.cd-journeys{padding-bottom:36px!important}
.cd-journey{margin-bottom:22px!important;min-height:430px!important;top:-22px!important}
.cd-journey-media{min-height:430px!important}
.cd-journey-copy{padding:34px 38px!important}
.cd-journey-copy h2{font-size:clamp(2rem,3.1vw,3.05rem)!important}
.cd-journey-copy>p:not(.cd-kicker):not(.cd-journey-tagline),.cd-journey-summary p{font-size:.95rem!important;line-height:1.55!important}
.cd-feature-row{gap:10px!important;margin:20px 0!important}
.cd-exp-hero{min-height:590px!important;padding-bottom:50px!important;padding-top:125px!important}
.cd-exp-hero-grid{gap:40px!important}
.cd-exp-hero-copy .cd-title{font-size:clamp(3rem,4.3vw,4.6rem)!important;line-height:1.02!important}
.cd-booking-card{padding:24px!important}
.cd-booking-card h2{font-size:1.65rem!important}
.cd-itinerary-section{padding-bottom:54px!important;padding-top:58px!important}
.cd-itinerary-rail{margin-top:24px!important}
.cd-expedition-detail-v2 .cd-day-card{flex-basis:180px!important;min-height:240px!important}
.cd-expedition-detail-v2 .cd-full-itinerary summary{font-size:.68rem!important;margin:14px auto!important;padding:10px 18px!important}
.cd-expedition-detail-v2 .cd-full-days{gap:12px!important;padding-top:10px!important}
.cd-expedition-detail-v2 .cd-full-days article{grid-template-columns:1fr .72fr!important}
.cd-expedition-detail-v2 .cd-full-day-copy{padding:22px!important}
.cd-expedition-detail-v2 .cd-full-days img{min-height:220px!important}
.cd-about-page .cd-about-intro{align-items:center!important;gap:46px!important}
.cd-about-page .cd-about-intro>img{height:440px!important;object-fit:cover!important}
.cd-about-page .cd-about-intro h2{font-size:clamp(2.6rem,4.2vw,4.2rem)!important;line-height:1.02!important;max-width:760px!important}
.cd-about-page .cd-about-intro p{line-height:1.55!important}
.cd-profile{gap:34px!important;min-height:0!important;padding:20px 28px!important}
.cd-profile img{height:320px!important;object-fit:cover!important}
.cd-profile p{font-size:.92rem!important;line-height:1.52!important}
.cd-talks{padding-bottom:48px!important;padding-top:48px!important}
.cd-youtube-page .cd-youtube-series{padding-bottom:50px!important;padding-top:54px!important}
.cd-youtube-page .cd-video-grid{gap:16px!important}
.cd-youtube-page .cd-video-card img{max-height:205px!important;object-fit:cover!important}
.cd-youtube-page .cd-video-card h3{font-size:.95rem!important;line-height:1.25!important;margin-top:10px!important}
@media(max-width:680px){
#masthead .cd-header-brand,#masthead .cd-mobile-brand{display:none!important;visibility:hidden!important;width:0!important}
#masthead .cedfb-header-logo img.attachment-full,#masthead .cedfb-header-logo img.size-full{width:138px!important}
#masthead .cd-header-compass{height:46px!important;width:46px!important}
.cd-home-youtube .cd-centered-heading h2{white-space:normal!important}
.cd-authority-strip .cd-authority-grid>div{grid-template-columns:32px auto!important;min-height:118px!important}
.cd-home-page .cd-about-intro>img,.cd-about-page .cd-about-intro>img,.cd-profile img{height:auto!important;max-height:none!important}
.cd-listing-hero .cd-title,.cd-exp-hero-copy .cd-title{font-size:clamp(2.7rem,11vw,3.5rem)!important}
.cd-journey,.cd-journey-media{min-height:0!important}
}

/* Feedback 3 compact visibility pass. */
.cd-about-page .cd-about-intro h2{font-size:clamp(2.3rem,3.2vw,3.2rem)!important;line-height:1.01!important}
.cd-about-page .cd-about-story-copy p{font-size:.9rem!important;line-height:1.43!important;margin-bottom:9px!important}
.cd-about-page .cd-about-intro .cd-signoff{font-size:1.15rem!important;line-height:1.16!important;margin:18px 0 20px!important}
.cd-about-page .cd-about-intro .cd-button{min-height:44px!important;padding:13px 24px!important}
.cd-youtube-page .cd-youtube-series{padding-bottom:36px!important;padding-top:38px!important}
.cd-youtube-page .cd-youtube-series-heading{align-items:center!important;gap:24px!important;margin-bottom:22px!important}
.cd-youtube-page .cd-youtube-series-heading h2{font-size:clamp(2.3rem,3.7vw,3.7rem)!important;line-height:1.01!important;margin-bottom:12px!important}
.cd-youtube-page .cd-youtube-series-heading p{font-size:.92rem!important;line-height:1.45!important}
.cd-youtube-page .cd-youtube-series-heading .cd-button{min-height:44px!important;padding:12px 22px!important}
.cd-youtube-page .cd-video-slider-shell{height:auto!important}
.cd-youtube-page .cd-youtube-video-rail{height:auto!important;padding-bottom:24px!important}
.cd-youtube-page .cd-youtube-video-card{height:auto!important}
.cd-youtube-page .cd-youtube-video-thumb{height:auto!important;aspect-ratio:16/9!important}
.cd-youtube-page .cd-youtube-video-card h3{font-size:.88rem!important;line-height:1.2!important}
@media(max-width:680px){
.cd-about-page .cd-about-intro h2{font-size:2.45rem!important}
.cd-youtube-page .cd-youtube-series-heading{align-items:flex-start!important}
}

/* Feedback menu underline uniform pass. */
@media(min-width:681px){
#masthead .cedfb-header-nav a,
#masthead .cedfb-header-nav a:hover,
#masthead .cedfb-header-nav a:focus,
#masthead .cedfb-header-nav a.cd-nav-active,
#masthead .cedfb-header-nav a[aria-current="page"]{background:transparent!important;border:0!important;border-bottom:0!important;box-shadow:none!important;color:#fff!important;line-height:1.2!important;min-height:0!important;padding:0!important;position:relative!important;text-decoration:none!important}
#masthead .cedfb-header-nav a:before,
#masthead .cedfb-header-nav a:hover:before,
#masthead .cedfb-header-nav a:focus:before,
#masthead .cedfb-header-nav a.cd-nav-active:before,
#masthead .cedfb-header-nav a[aria-current="page"]:before{content:none!important;display:none!important}
#masthead .cedfb-header-nav a:after,
#masthead .cedfb-header-nav a:hover:after,
#masthead .cedfb-header-nav a:focus:after,
#masthead .cedfb-header-nav a.cd-nav-active:after,
#masthead .cedfb-header-nav a[aria-current="page"]:after{background:#e6ab3d!important;border:0!important;border-radius:999px!important;bottom:-10px!important;box-shadow:none!important;content:""!important;height:3px!important;left:0!important;opacity:1!important;position:absolute!important;right:auto!important;transform:none!important;width:100%!important}
#masthead .cedfb-header-nav a:not(.cd-nav-active):not([aria-current="page"]):after{display:none!important}
#masthead .cedfb-header-nav a.cd-nav-active:after,
#masthead .cedfb-header-nav a[aria-current="page"]:after{display:block!important}
#masthead .cedfb-header-nav a[href*="/faq/"].cd-nav-active:after,
#masthead .cedfb-header-nav a[href*="/faq/"][aria-current="page"]:after{
  bottom:-10px!important;
  height:3px!important;
  left:50%!important;
  right:auto!important;
  transform:translateX(-50%)!important;
  width:38px!important;
}
}

/* Feedback CTA arrows: heavier, clearer arrow inside editable WordPress buttons. */
.cd-button span[aria-hidden="true"]{
  display:inline-flex!important;
  flex:0 0 26px!important;
  height:16px!important;
  margin-left:10px!important;
  opacity:1!important;
  position:relative!important;
  transform:translateY(1px)!important;
  width:26px!important;
  font-size:0!important;
  line-height:0!important;
}
.cd-button span[aria-hidden="true"]::before{
  background:currentColor!important;
  border-radius:999px!important;
  content:""!important;
  display:block!important;
  height:3px!important;
  left:0!important;
  position:absolute!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  width:24px!important;
}
.cd-button span[aria-hidden="true"]::after{
  border-right:3px solid currentColor!important;
  border-top:3px solid currentColor!important;
  content:""!important;
  display:block!important;
  height:9px!important;
  position:absolute!important;
  right:1px!important;
  top:50%!important;
  transform:translateY(-50%) rotate(45deg)!important;
  width:9px!important;
}
.cd-home-hero .cd-button span[aria-hidden="true"]{
  flex-basis:30px!important;
  height:18px!important;
  width:30px!important;
}
.cd-home-hero .cd-button span[aria-hidden="true"]::before{
  height:3.5px!important;
  width:28px!important;
}
.cd-home-hero .cd-button span[aria-hidden="true"]::after{
  border-right-width:3.5px!important;
  border-top-width:3.5px!important;
  height:10px!important;
  width:10px!important;
}

/* Feedback authority block: mochila, bigger icons/text, same block height. */
html body .cd-authority-strip .cd-authority-grid>div{
  align-items:center!important;
  display:grid!important;
  gap:0 12px!important;
  grid-template-columns:44px auto!important;
  grid-template-rows:auto auto!important;
  justify-content:center!important;
  min-height:106px!important;
  padding:12px 10px!important;
  text-align:left!important;
}
html body .cd-authority-strip .cd-line-icon,
html body .cd-authority-strip .cd-authority-icon svg{
  align-self:center!important;
  color:#171714!important;
  grid-row:1 / 3!important;
  height:38px!important;
  margin:0!important;
  overflow:visible!important;
  stroke-width:2.45!important;
  width:38px!important;
}
html body .cd-authority-strip .cd-authority-grid b{
  align-self:end!important;
  color:#171714!important;
  font-family:Impact,"Arial Narrow","Roboto Condensed",sans-serif!important;
  font-size:2.28rem!important;
  font-weight:400!important;
  letter-spacing:.01em!important;
  line-height:.88!important;
  margin:0!important;
}
html body .cd-authority-strip .cd-authority-grid span:not(.cd-authority-icon){
  align-self:start!important;
  color:#171714!important;
  font-family:Impact,"Arial Narrow","Roboto Condensed",sans-serif!important;
  font-size:.88rem!important;
  font-weight:400!important;
  letter-spacing:.035em!important;
  line-height:1.03!important;
  margin:5px 0 0!important;
  max-width:128px!important;
  text-transform:uppercase!important;
}
html body .cd-expedition-detail-v2 .cd-authority-grid>div{
  min-height:106px!important;
  padding:12px 10px!important;
}
html body .cd-expedition-detail-v2 .cd-authority-icon{
  align-self:center!important;
  grid-row:1 / 3!important;
  height:38px!important;
  margin:0!important;
  width:38px!important;
}
@media(max-width:680px){
  html body .cd-authority-strip .cd-authority-grid>div{
    grid-template-columns:38px auto!important;
    min-height:100px!important;
    padding:12px 8px!important;
  }
  html body .cd-authority-strip .cd-line-icon,
  html body .cd-authority-strip .cd-authority-icon svg{
    height:32px!important;
    width:32px!important;
  }
  html body .cd-authority-strip .cd-authority-grid b{
    font-size:2rem!important;
  }
  html body .cd-authority-strip .cd-authority-grid span:not(.cd-authority-icon){
    font-size:.78rem!important;
    max-width:112px!important;
  }
}

/* Feedback home differentials: compact horizontal strip matching the briefing sketch. */
html body .cd-home-page .cd-home-differentials{
  padding:14px 0!important;
}
html body .cd-home-page .cd-home-differentials .cd-home-values{
  align-items:stretch!important;
  display:grid!important;
  gap:0!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  max-width:1080px!important;
}
html body .cd-home-page .cd-home-differentials .cd-home-values article{
  align-items:center!important;
  display:grid!important;
  gap:14px!important;
  grid-template-columns:58px minmax(0,1fr)!important;
  min-height:84px!important;
  padding:4px 24px!important;
  text-align:left!important;
}
html body .cd-home-page .cd-home-differentials .cd-home-values article:not(:last-child){
  border-right:1px solid rgba(36,34,31,.16)!important;
}
html body .cd-home-page .cd-home-differentials .cd-home-values article>span{
  align-items:center!important;
  align-self:center!important;
  border:2px solid rgba(36,34,31,.72)!important;
  border-radius:50%!important;
  color:#171714!important;
  display:flex!important;
  grid-row:1 / 3!important;
  height:50px!important;
  justify-content:center!important;
  margin:0!important;
  width:50px!important;
}
html body .cd-home-page .cd-home-differentials .cd-home-values article>span .cd-line-icon{
  height:27px!important;
  stroke-width:2.15!important;
  width:27px!important;
}
html body .cd-home-page .cd-home-differentials .cd-home-values h3{
  align-self:end!important;
  color:#171714!important;
  font-family:Impact,"Arial Narrow","Roboto Condensed",sans-serif!important;
  font-size:.98rem!important;
  font-weight:400!important;
  letter-spacing:.015em!important;
  line-height:1.04!important;
  margin:0!important;
  text-align:left!important;
  text-transform:uppercase!important;
}
html body .cd-home-page .cd-home-differentials .cd-home-values p{
  align-self:start!important;
  color:#3c3832!important;
  font-size:.74rem!important;
  font-weight:700!important;
  line-height:1.34!important;
  margin:4px 0 0!important;
  text-align:left!important;
}
@media(max-width:980px){
  html body .cd-home-page .cd-home-differentials{
    padding:22px 0!important;
  }
  html body .cd-home-page .cd-home-differentials .cd-home-values{
    grid-template-columns:1fr!important;
  }
  html body .cd-home-page .cd-home-differentials .cd-home-values article{
    min-height:86px!important;
    padding:12px 10px!important;
  }
  html body .cd-home-page .cd-home-differentials .cd-home-values article:not(:last-child){
    border-bottom:1px solid rgba(36,34,31,.13)!important;
    border-right:0!important;
  }
}

/* Feedback home about: controlled title lines and text/photo height match. */
@media(min-width:981px){
  html body .cd-home-page .cd-home-about-section .cd-about-intro{
    align-items:stretch!important;
    gap:48px!important;
    grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)!important;
  }
  html body .cd-home-page .cd-home-about-section .cd-about-intro>img{
    height:430px!important;
    max-height:430px!important;
    object-fit:cover!important;
    width:100%!important;
  }
  html body .cd-home-page .cd-home-about-section .cd-about-intro>div{
    align-self:stretch!important;
    display:flex!important;
    flex-direction:column!important;
    height:430px!important;
    justify-content:center!important;
    max-height:430px!important;
    overflow:hidden!important;
  }
  html body .cd-home-page .cd-home-about-section .cd-about-title-lines{
    font-family:Impact,"Arial Narrow","Roboto Condensed",sans-serif!important;
    font-size:clamp(2.35rem,3vw,3.05rem)!important;
    font-weight:400!important;
    letter-spacing:.01em!important;
    line-height:.98!important;
    margin:0 0 22px!important;
    max-width:none!important;
    width:100%!important;
  }
  html body .cd-home-page .cd-home-about-section .cd-about-title-lines span{
    display:block!important;
    white-space:nowrap!important;
  }
  html body .cd-home-page .cd-home-about-section .cd-about-intro p:not(.cd-kicker){
    font-size:.94rem!important;
    line-height:1.48!important;
    margin-bottom:0!important;
  }
  html body .cd-home-page .cd-home-about-section .cd-text-link{
    margin-top:18px!important;
  }
}
@media(max-width:980px){
  html body .cd-home-page .cd-home-about-section .cd-about-title-lines span{
    display:inline!important;
    white-space:normal!important;
  }
  html body .cd-home-page .cd-home-about-section .cd-about-title-lines span:not(:last-child)::after{
    content:" "!important;
  }
}

/* Feedback expeditions hero: keep the main phrase in exactly two lines on desktop. */
@media(min-width:681px){
  html body .cd-expeditions-page .cd-listing-hero .cd-expeditions-hero-title-lines{
    font-family:Impact,"Arial Narrow","Roboto Condensed",sans-serif!important;
    font-size:clamp(3.15rem,4.65vw,4.65rem)!important;
    font-weight:400!important;
    letter-spacing:.01em!important;
    line-height:.98!important;
    margin-left:auto!important;
    margin-right:auto!important;
    max-width:1120px!important;
    text-align:center!important;
  }
  html body .cd-expeditions-page .cd-listing-hero .cd-expeditions-hero-title-lines span{
    display:block!important;
    white-space:nowrap!important;
  }
}
@media(max-width:680px){
  html body .cd-expeditions-page .cd-listing-hero .cd-expeditions-hero-title-lines span{
    display:inline!important;
    white-space:normal!important;
  }
  html body .cd-expeditions-page .cd-listing-hero .cd-expeditions-hero-title-lines span:not(:last-child)::after{
    content:" "!important;
  }
}

/* Feedback expedition day-by-day final compact pass. */
@media(min-width:981px){
  html body .cd-expedition-detail-v2 .cd-itinerary-section{
    padding-bottom:42px!important;
    padding-top:42px!important;
  }
  html body .cd-expedition-detail-v2 .cd-itinerary-section>.cd-wrap>h2{
    font-size:clamp(2rem,2.8vw,3rem)!important;
    line-height:.96!important;
    margin-bottom:10px!important;
  }
  html body .cd-expedition-detail-v2 .cd-itinerary-rail{
    margin-top:16px!important;
    padding-bottom:8px!important;
  }
  html body .cd-expedition-detail-v2 .cd-day-card{
    flex:0 0 150px!important;
    height:190px!important;
    min-height:190px!important;
    padding:12px!important;
  }
  html body .cd-expedition-detail-v2 .cd-day-card h3{
    font-size:.92rem!important;
    line-height:1.02!important;
    margin:5px 0!important;
  }
  html body .cd-expedition-detail-v2 .cd-day-card span,
  html body .cd-expedition-detail-v2 .cd-day-card p{
    font-size:.54rem!important;
    line-height:1.12!important;
  }
  html body .cd-expedition-detail-v2 .cd-full-itinerary{
    margin-top:8px!important;
  }
  html body .cd-expedition-detail-v2 .cd-full-itinerary summary{
    font-size:.64rem!important;
    line-height:1.1!important;
    margin:8px auto!important;
    padding:8px 16px!important;
  }
  html body .cd-expedition-detail-v2 .cd-full-days{
    gap:8px!important;
    padding-top:6px!important;
  }
  html body .cd-expedition-detail-v2 .cd-full-days article{
    grid-template-columns:1.35fr .65fr!important;
    height:auto!important;
    min-height:172px!important;
  }
  html body .cd-expedition-detail-v2 .cd-full-day-copy{
    padding:12px 16px!important;
  }
  html body .cd-expedition-detail-v2 .cd-full-days h3{
    font-size:1rem!important;
    line-height:1.02!important;
    margin:0 0 5px!important;
  }
  html body .cd-expedition-detail-v2 .cd-full-days p{
    font-size:.70rem!important;
    line-height:1.25!important;
    margin:0 0 5px!important;
  }
  html body .cd-expedition-detail-v2 .cd-full-days .cd-kicker{
    font-size:.52rem!important;
    line-height:1.05!important;
    margin:0 0 4px!important;
  }
  html body .cd-expedition-detail-v2 .cd-day-included{
    font-size:.66rem!important;
    line-height:1.18!important;
    margin-top:6px!important;
    padding:6px!important;
  }
  html body .cd-expedition-detail-v2 .cd-full-days img{
    height:100%!important;
    max-height:190px!important;
    min-height:172px!important;
    object-fit:cover!important;
  }
}

/* Feedback about page: compact "Somos Cata e Davi" block and lock title in two lines. */
@media(min-width:981px){
  html body .cd-about-page .cd-about-story{
    padding-bottom:48px!important;
    padding-top:48px!important;
  }
  html body .cd-about-page .cd-about-story .cd-about-intro{
    align-items:stretch!important;
    gap:44px!important;
    grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)!important;
  }
  html body .cd-about-page .cd-about-story .cd-about-intro>img{
    height:430px!important;
    max-height:430px!important;
    object-fit:cover!important;
    position:static!important;
    width:100%!important;
  }
  html body .cd-about-page .cd-about-story .cd-about-intro>div{
    align-self:stretch!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
    min-height:430px!important;
  }
  html body .cd-about-page .cd-about-story .cd-about-intro h2{
    font-family:Impact,"Arial Narrow","Roboto Condensed",sans-serif!important;
    font-size:clamp(2.45rem,3.15vw,3.28rem)!important;
    font-weight:400!important;
    letter-spacing:.01em!important;
    line-height:.98!important;
    margin:0 0 18px!important;
    max-width:none!important;
  }
  html body .cd-about-page .cd-about-story .cd-about-story-title-lines span{
    display:block!important;
    white-space:nowrap!important;
  }
  html body .cd-about-page .cd-about-story .cd-about-story-copy p{
    font-size:.91rem!important;
    line-height:1.48!important;
    margin-bottom:12px!important;
  }
  html body .cd-about-page .cd-about-story .cd-signoff{
    font-size:1.02rem!important;
    line-height:1.38!important;
    margin:12px 0!important;
    padding-left:14px!important;
  }
  html body .cd-about-page .cd-about-story .cd-button{
    margin-top:2px!important;
    min-height:45px!important;
  }
}

/* Feedback home YouTube: reduce total block height for 100% desktop zoom. */
@media(min-width:981px){
  html body .cd-home-page .cd-home-youtube{
    padding-bottom:38px!important;
    padding-top:38px!important;
  }
  html body .cd-home-page .cd-home-youtube .cd-centered-heading{
    margin-bottom:16px!important;
    max-width:980px!important;
  }
  html body .cd-home-page .cd-home-youtube .cd-centered-heading .cd-kicker{
    margin-bottom:7px!important;
  }
  html body .cd-home-page .cd-home-youtube .cd-centered-heading h2{
    font-size:clamp(2rem,2.85vw,3rem)!important;
    line-height:.98!important;
    margin-bottom:8px!important;
  }
  html body .cd-home-page .cd-home-youtube .cd-centered-heading>p:last-child{
    font-size:.74rem!important;
    line-height:1.35!important;
    margin-bottom:0!important;
  }
  html body .cd-home-page .cd-home-youtube .cd-home-video-shell{
    margin:0 auto 12px!important;
    max-width:980px!important;
  }
  html body .cd-home-page .cd-home-youtube .cd-home-video-rail{
    gap:16px!important;
    padding-bottom:6px!important;
    padding-top:0!important;
  }
  html body .cd-home-page .cd-home-youtube .cd-home-video-rail .cd-video-card{
    flex:0 0 calc((100% - 32px)/3)!important;
  }
  html body .cd-home-page .cd-home-youtube .cd-home-video-rail .cd-video-card h3{
    font-size:.86rem!important;
    line-height:1.22!important;
    margin-top:8px!important;
    min-height:2.44em!important;
  }
  html body .cd-home-page .cd-home-youtube .cd-home-video-rail .cd-video-play{
    height:44px!important;
    width:44px!important;
  }
  html body .cd-home-page .cd-home-youtube .cd-slider-arrow{
    top:41%!important;
  }
  html body .cd-home-page .cd-home-youtube .cd-center{
    margin-top:12px!important;
  }
  html body .cd-home-page .cd-home-youtube .cd-center .cd-button{
    min-height:43px!important;
    padding-bottom:10px!important;
    padding-top:10px!important;
  }
}

/* Feedback YouTube page: compact series blocks for 100% desktop zoom. */
@media(min-width:981px){
  html body .cd-youtube-page .cd-youtube-series{
    padding-bottom:38px!important;
    padding-top:38px!important;
  }
  html body .cd-youtube-page .cd-youtube-series .cd-wrap{
    max-width:1080px!important;
  }
  html body .cd-youtube-page .cd-youtube-series-heading{
    align-items:flex-end!important;
    gap:24px!important;
    margin-bottom:18px!important;
  }
  html body .cd-youtube-page .cd-youtube-series-heading>div{
    max-width:620px!important;
  }
  html body .cd-youtube-page .cd-youtube-series-heading h2{
    font-size:clamp(2rem,3.15vw,3.2rem)!important;
    line-height:.94!important;
    margin-bottom:8px!important;
  }
  html body .cd-youtube-page .cd-youtube-series-heading>div>p:last-child{
    font-size:.80rem!important;
    line-height:1.35!important;
    max-width:590px!important;
  }
  html body .cd-youtube-page .cd-video-slider-shell{
    margin:0 auto!important;
    max-width:980px!important;
  }
  html body .cd-youtube-page .cd-youtube-video-rail{
    gap:16px!important;
    padding-bottom:8px!important;
    padding-top:0!important;
  }
  html body .cd-youtube-page .cd-youtube-video-card{
    flex:0 0 calc((100% - 32px)/3)!important;
    min-width:0!important;
  }
  html body .cd-youtube-page .cd-youtube-video-thumb img{
    aspect-ratio:16/9.25!important;
  }
  html body .cd-youtube-page .cd-youtube-video-card h3{
    display:-webkit-box!important;
    font-size:.82rem!important;
    line-height:1.24!important;
    margin-top:8px!important;
    overflow:hidden!important;
    -webkit-box-orient:vertical!important;
    -webkit-line-clamp:2!important;
  }
  html body .cd-youtube-page .cd-youtube-video-card small{
    bottom:8px!important;
    font-size:.56rem!important;
    left:8px!important;
    padding:4px 6px!important;
  }
  html body .cd-youtube-page .cd-youtube-play{
    height:42px!important;
    width:42px!important;
  }
  html body .cd-youtube-page .cd-youtube-slider-arrow{
    height:42px!important;
    top:40%!important;
    width:42px!important;
  }
  html body .cd-youtube-page .cd-youtube-slider-arrow.is-prev{
    left:-21px!important;
  }
  html body .cd-youtube-page .cd-youtube-slider-arrow.is-next{
    right:-21px!important;
  }
}

/* Feedback expedition itinerary: all complete-route photos keep the same size, only side alternates. */
@media(min-width:981px){
  html body .cd-expedition-detail-v2 .cd-full-days article,
  html body .cd-expedition-detail-v2 .cd-full-days article.is-reversed{
    grid-template-columns:1fr 1fr!important;
  }
  html body .cd-expedition-detail-v2 .cd-full-days article img,
  html body .cd-expedition-detail-v2 .cd-full-days article.is-reversed img{
    height:172px!important;
    max-height:172px!important;
    min-height:172px!important;
    width:100%!important;
  }
  html body .cd-expedition-detail-v2 .cd-full-days article .cd-full-day-copy,
  html body .cd-expedition-detail-v2 .cd-full-days article.is-reversed .cd-full-day-copy{
    height:172px!important;
    min-height:172px!important;
  }
}
@media(max-width:980px){
  html body .cd-about-page .cd-about-story .cd-about-story-title-lines span{
    display:inline!important;
    white-space:normal!important;
  }
  html body .cd-about-page .cd-about-story .cd-about-story-title-lines span:not(:last-child)::after{
    content:" "!important;
  }
}

/* Feedback about page: final height reduction for 100% desktop zoom. */
@media(min-width:981px){
  html body .cd-about-page .cd-about-story{
    padding-bottom:42px!important;
    padding-top:42px!important;
  }
  html body .cd-about-page .cd-about-story .cd-about-intro{
    gap:38px!important;
    grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr)!important;
  }
  html body .cd-about-page .cd-about-story .cd-about-intro>img{
    height:420px!important;
    max-height:420px!important;
  }
  html body .cd-about-page .cd-about-story .cd-about-intro>div{
    min-height:420px!important;
  }
  html body .cd-about-page .cd-about-story .cd-about-intro h2{
    font-size:clamp(2.35rem,2.95vw,3.05rem)!important;
    line-height:.95!important;
    margin-bottom:14px!important;
  }
  html body .cd-about-page .cd-about-story .cd-about-story-copy p{
    font-size:.84rem!important;
    line-height:1.34!important;
    margin-bottom:8px!important;
  }
  html body .cd-about-page .cd-about-story .cd-signoff{
    font-size:.96rem!important;
    line-height:1.25!important;
    margin:8px 0 10px!important;
  }
  html body .cd-about-page .cd-about-story .cd-button{
    min-height:42px!important;
    padding-bottom:10px!important;
    padding-top:10px!important;
    width:auto!important;
  }
}
