{"id":10289,"date":"2026-05-01T08:13:03","date_gmt":"2026-05-01T08:13:03","guid":{"rendered":"https:\/\/sunzentravel.com\/?page_id=10289"},"modified":"2026-05-02T13:37:01","modified_gmt":"2026-05-02T13:37:01","slug":"viajes-en-grupo","status":"publish","type":"page","link":"https:\/\/sunzentravel.com\/en\/group-travel\/","title":{"rendered":"Group Trips"},"content":{"rendered":"<style>\n.sz-grupo {\n  --gold: #C9A24C;\n  --gold-dark: #A88635;\n  --gold-soft: #E8D5A3;\n  --ink: #1A1A1A;\n  --ink-soft: #4A4A4A;\n  --ink-muted: #7A7A7A;\n  --white: #FFFFFF;\n  --cream: #F6F6F6;\n  --salvia: #7A8F7A;\n  --salvia-dark: #5A6F5A;\n  --salvia-deep: #4A5C4A;\n  --line: rgba(26,26,26,0.08);\n  --line-gold: rgba(201,162,76,0.25);\n  --serif: 'Cormorant Garamond', Georgia, serif;\n  --sans: 'Libre Franklin', -apple-system, sans-serif;\n  display: block;\n  width: 100%;\n}\n.sz-grupo *,\n.sz-grupo *::before,\n.sz-grupo *::after { box-sizing: border-box; }\n.sz-grupo h1, .sz-grupo h2, .sz-grupo h3, .sz-grupo h4 { font-family: var(--serif); font-weight: 400; line-height: 1.15; margin: 0; }\n.sz-grupo em { font-family: var(--serif); font-style: italic; font-weight: 500; color: var(--gold); }\n.sz-grupo p { font-family: var(--sans); margin: 0; }\n.sz-grupo a { color: inherit; text-decoration: none; }\n.sz-grupo section { padding: 120px 48px; margin: 0; }\n\n.sz-grupo .label {\n  font-family: var(--sans);\n  font-size: 11px;\n  letter-spacing: 0.28em;\n  text-transform: uppercase;\n  color: var(--gold-dark);\n  font-weight: 600;\n  margin: 0 0 24px;\n  display: inline-flex;\n  align-items: center;\n}\n.sz-grupo .label::before {\n  content: '';\n  display: inline-block;\n  width: 32px;\n  height: 1px;\n  background: var(--gold);\n  margin-right: 16px;\n}\n.sz-grupo .stitle {\n  font-family: var(--serif);\n  font-size: clamp(36px, 4.5vw, 60px);\n  color: var(--ink);\n  margin: 0 0 28px;\n  line-height: 1.15;\n  font-weight: 400;\n}\n.sz-grupo .sbody {\n  font-family: var(--sans);\n  font-size: 17px;\n  color: var(--ink-soft);\n  max-width: 640px;\n  line-height: 1.85;\n  font-weight: 300;\n  margin: 0;\n}\n\n\/* HERO con foto real (overlay suave) *\/\n.sz-grupo .hero-grp {\n  background:\n    linear-gradient(180deg, rgba(20,28,22,0.30) 0%, rgba(20,28,22,0.50) 100%),\n    url('https:\/\/sunzentravel.com\/wp-content\/uploads\/2026\/04\/20221113_181317-scaled.webp') center\/cover no-repeat;\n  color: #FFF;\n  text-align: center;\n  padding: 160px 48px 140px;\n  position: relative;\n  overflow: hidden;\n  min-height: 75vh;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n.sz-grupo .hero-grp::before {\n  content: '';\n  position: absolute;\n  top: 50%; left: 50%;\n  transform: translate(-50%,-50%);\n  width: 600px; height: 600px;\n  border: 1px solid var(--gold-soft);\n  border-radius: 50%;\n  opacity: 0.18;\n  pointer-events: none;\n  z-index: 1;\n}\n.sz-grupo .hero-grp::after {\n  content: '';\n  position: absolute;\n  top: 50%; left: 50%;\n  transform: translate(-50%,-50%);\n  width: 380px; height: 380px;\n  border: 1px solid var(--gold);\n  border-radius: 50%;\n  opacity: 0.28;\n  pointer-events: none;\n  z-index: 1;\n}\n.sz-grupo .hero-grp-inner {\n  position: relative;\n  z-index: 2;\n  max-width: 900px;\n  margin: 0 auto;\n}\n.sz-grupo .hero-grp .label {\n  color: var(--gold-soft);\n  justify-content: center;\n  text-shadow: 0 1px 8px rgba(0,0,0,0.5);\n}\n.sz-grupo .hero-grp .label::before { background: var(--gold-soft); }\n.sz-grupo .hero-grp-title {\n  font-family: var(--serif);\n  font-size: clamp(44px, 6vw, 76px);\n  color: #FFF;\n  margin: 0 0 28px;\n  font-weight: 400;\n  line-height: 1.1;\n  letter-spacing: -0.01em;\n  text-shadow: 0 2px 16px rgba(0,0,0,0.5);\n}\n.sz-grupo .hero-grp-title em { color: var(--gold-soft); }\n.sz-grupo .hero-grp-sub {\n  font-family: var(--sans);\n  font-size: clamp(16px, 1.3vw, 19px);\n  color: rgba(255,255,255,0.92);\n  line-height: 1.75;\n  font-weight: 300;\n  margin: 0 auto 48px;\n  max-width: 680px;\n  text-shadow: 0 1px 12px rgba(0,0,0,0.45);\n}\n.sz-grupo .hero-grp-sub strong { color: #FFF; font-weight: 500; }\n.sz-grupo .hero-grp-btns {\n  display: flex;\n  gap: 14px;\n  justify-content: center;\n  flex-wrap: wrap;\n}\n.sz-grupo .btn-primary {\n  font-family: var(--sans);\n  font-size: 11px;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  font-weight: 600;\n  padding: 18px 36px;\n  text-decoration: none;\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  background: var(--gold);\n  color: #FFF;\n  border: 1px solid var(--gold);\n  transition: all 0.3s;\n  cursor: pointer;\n}\n.sz-grupo .btn-primary:hover {\n  background: var(--gold-dark);\n  border-color: var(--gold-dark);\n  transform: translateY(-2px);\n  box-shadow: 0 8px 24px rgba(201,162,76,0.3);\n}\n.sz-grupo .btn-ghost-soft {\n  font-family: var(--sans);\n  font-size: 11px;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  font-weight: 600;\n  padding: 18px 36px;\n  text-decoration: none;\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  background: transparent;\n  color: var(--gold-soft);\n  border: 1px solid var(--gold-soft);\n  transition: all 0.3s;\n  cursor: pointer;\n}\n.sz-grupo .btn-ghost-soft:hover {\n  background: var(--gold);\n  color: #FFF;\n  border-color: var(--gold);\n  transform: translateY(-2px);\n}\n.sz-grupo .arrow { transition: transform 0.3s; display: inline-block; }\n.sz-grupo .btn-primary:hover .arrow,\n.sz-grupo .btn-ghost-soft:hover .arrow { transform: translateX(5px); }\n\n\/* MANIFIESTO *\/\n.sz-grupo .manif {\n  background: var(--white);\n}\n.sz-grupo .manif-inner {\n  max-width: 960px;\n  margin: 0 auto;\n  text-align: center;\n}\n.sz-grupo .manif .label { justify-content: center; }\n.sz-grupo .manif-quote {\n  font-family: var(--serif);\n  font-size: clamp(28px, 3.5vw, 44px);\n  font-style: italic;\n  color: var(--ink);\n  line-height: 1.4;\n  margin: 40px 0 0;\n  padding: 32px 0 0;\n  position: relative;\n}\n.sz-grupo .manif-quote::before {\n  content: '';\n  display: block;\n  width: 48px;\n  height: 1px;\n  background: var(--gold);\n  margin: 0 auto 40px;\n}\n.sz-grupo .manif-quote em { color: var(--gold); }\n\n\/* LO QUE NO ES *\/\n.sz-grupo .nogrupo {\n  background: var(--salvia);\n  color: #FFF;\n  position: relative;\n  overflow: hidden;\n}\n.sz-grupo .nogrupo::before {\n  content: '';\n  position: absolute;\n  top: -100px; right: -100px;\n  width: 440px; height: 440px;\n  border: 1px solid var(--gold-soft);\n  border-radius: 50%;\n  opacity: 0.12;\n  pointer-events: none;\n  z-index: 0;\n}\n.sz-grupo .nogrupo-inner {\n  position: relative;\n  z-index: 1;\n  max-width: 1100px;\n  margin: 0 auto;\n}\n.sz-grupo .nogrupo-header {\n  max-width: 720px;\n  margin: 0 0 56px;\n}\n.sz-grupo .nogrupo .label { color: var(--gold-soft); }\n.sz-grupo .nogrupo .label::before { background: var(--gold-soft); }\n.sz-grupo .nogrupo .stitle { color: #FFF; }\n.sz-grupo .nogrupo .stitle em { color: var(--gold-soft); }\n.sz-grupo .nogrupo .sbody { color: rgba(255,255,255,0.88); }\n.sz-grupo .nogrupo-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 24px;\n}\n.sz-grupo .no-item {\n  background: rgba(255,255,255,0.06);\n  border-left: 3px solid var(--gold-soft);\n  padding: 32px 36px;\n}\n.sz-grupo .no-item-h {\n  font-family: var(--serif);\n  font-size: 22px;\n  font-weight: 500;\n  color: var(--gold-soft);\n  margin: 0 0 10px;\n  line-height: 1.3;\n}\n.sz-grupo .no-item-p {\n  font-family: var(--sans);\n  font-size: 15px;\n  color: rgba(255,255,255,0.88);\n  line-height: 1.75;\n  font-weight: 300;\n  margin: 0;\n}\n\n\/* C\u00d3MO SON NUESTROS GRUPOS *\/\n.sz-grupo .claves { background: var(--cream); }\n.sz-grupo .claves-inner {\n  max-width: 1200px;\n  margin: 0 auto;\n}\n.sz-grupo .claves-header {\n  text-align: center;\n  max-width: 720px;\n  margin: 0 auto 72px;\n}\n.sz-grupo .claves-header .label { justify-content: center; }\n.sz-grupo .claves-header .sbody { margin: 0 auto; }\n.sz-grupo .claves-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 28px;\n}\n.sz-grupo .clave-card {\n  background: var(--white);\n  padding: 48px 44px;\n  border: 1px solid var(--line);\n  border-top: 3px solid var(--gold);\n  transition: all 0.3s;\n}\n.sz-grupo .clave-card:hover {\n  transform: translateY(-4px);\n  box-shadow: 0 16px 40px -12px rgba(26,26,26,0.1);\n}\n.sz-grupo .clave-num {\n  font-family: var(--serif);\n  font-size: 44px;\n  color: var(--gold);\n  line-height: 1;\n  margin: 0 0 20px;\n  font-weight: 400;\n  font-style: italic;\n}\n.sz-grupo .clave-h {\n  font-family: var(--serif);\n  font-size: 26px;\n  color: var(--ink);\n  margin: 0 0 14px;\n  font-weight: 500;\n  line-height: 1.25;\n}\n.sz-grupo .clave-p {\n  font-family: var(--sans);\n  font-size: 15px;\n  color: var(--ink-soft);\n  line-height: 1.85;\n  font-weight: 300;\n  margin: 0;\n}\n.sz-grupo .clave-p strong { color: var(--ink); font-weight: 500; }\n\n\/* FILTRO PREVIO *\/\n.sz-grupo .filtro {\n  background: var(--white);\n  position: relative;\n  overflow: hidden;\n}\n.sz-grupo .filtro-inner {\n  max-width: 1100px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 72px;\n  align-items: center;\n  position: relative;\n  z-index: 1;\n}\n.sz-grupo .filtro-side {\n  background: var(--cream);\n  padding: 56px 48px;\n  border-left: 4px solid var(--gold);\n  position: relative;\n}\n.sz-grupo .filtro-side-label {\n  font-family: var(--sans);\n  font-size: 10px;\n  letter-spacing: 0.24em;\n  text-transform: uppercase;\n  color: var(--gold-dark);\n  font-weight: 600;\n  margin: 0 0 20px;\n  display: block;\n}\n.sz-grupo .filtro-side-title {\n  font-family: var(--serif);\n  font-size: 28px;\n  color: var(--ink);\n  margin: 0 0 24px;\n  font-weight: 500;\n  line-height: 1.25;\n}\n.sz-grupo .filtro-side-title em { color: var(--gold); }\n.sz-grupo .filtro-side-p {\n  font-family: var(--sans);\n  font-size: 15px;\n  color: var(--ink-soft);\n  line-height: 1.85;\n  font-weight: 300;\n  margin: 0 0 14px;\n}\n.sz-grupo .filtro-side-p:last-child { margin: 0; }\n.sz-grupo .filtro-side-p strong { color: var(--ink); font-weight: 500; }\n\n@media (max-width: 960px) {\n  .sz-grupo section { padding: 80px 24px; }\n  .sz-grupo .hero-grp { padding: 100px 24px 80px; min-height: auto; }\n  .sz-grupo .nogrupo-grid, .sz-grupo .claves-grid, .sz-grupo .filtro-inner {\n    grid-template-columns: 1fr;\n    gap: 24px;\n  }\n  .sz-grupo .clave-card { padding: 36px 28px; }\n  .sz-grupo .filtro-side { padding: 36px 28px; }\n}\n\n.wp-block-html:has(.sz-grupo) {\n  max-width: 100vw !important;\n  width: 100vw !important;\n  margin-left: calc(50% - 50vw) !important;\n  margin-right: calc(50% - 50vw) !important;\n  padding-left: 0 !important;\n  padding-right: 0 !important;\n}\n<\/style>\n\n\n<div class=\"sz-grupo\">\n\n<!-- 1. HERO -->\n<section class=\"hero-grp\">\n  <div class=\"hero-grp-inner\">\n    <span class=\"label\">Boutique group travel<\/span>\n    <h1 class=\"hero-grp-title\">The world <em>is more enjoyable<\/em><br>in good company.<\/h1>\n    <p class=\"hero-grp-sub\">Small groups of <strong>6 to 13 travelers<\/strong>, plus one of us as a guide from Spain. Destinations chosen with criteria. People filtered before confirming your place. <strong>You travel with people, but as if it were your trip.<\/strong><\/p>\n    <div class=\"hero-grp-btns\">\n      <a href=\"#proximos-destinos\" class=\"btn-primary\">See upcoming departures <span class=\"arrow\">\u2192<\/span><\/a>\n      <a href=\"https:\/\/sunzentravel.com\/en\/contact\/\" class=\"btn-ghost-soft\">Talk to us<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<!-- 2. MANIFIESTO -->\n<section class=\"manif\">\n  <div class=\"manif-inner\">\n    <span class=\"label\">Our manifesto<\/span>\n    <p class=\"manif-quote\">Traveling in a group does not have to be <em>lose what makes you unique.<\/em><\/p>\n  <\/div>\n<\/section>\n\n\n<!-- 3. LO QUE NO SOMOS -->\n<section class=\"nogrupo\">\n  <div class=\"nogrupo-inner\">\n    <div class=\"nogrupo-header\">\n      <span class=\"label\">Straightforward<\/span>\n      <h2 class=\"stitle\">What a SunZen trip <em>will never be.<\/em><\/h2>\n      <p class=\"sbody\">If you've ever experienced a trip organized in a hurry, with flags and 50 buses, you know exactly what we're talking about. That doesn't happen here - and we'll tell you why.<\/p>\n    <\/div>\n    <div class=\"nogrupo-grid\">\n\n      <div class=\"no-item\">\n        <p class=\"no-item-h\">It is not a 50-person flag trip.<\/p>\n        <p class=\"no-item-p\">Groups of 6 to 13 travelers. We all know each other. We all talk to each other. There are no \u00abstrangers at the back of the bus\u00bb.<\/p>\n      <\/div>\n\n      <div class=\"no-item\">\n        <p class=\"no-item-h\">It's not a \u00abif it's Tuesday, Belgium\u00bb tour.<\/p>\n        <p class=\"no-item-p\">We do not run. We stop. We have breakfast without haste. We have afternoons free. The goal is not to fill in the itinerary, it is to live what we have to live every day.<\/p>\n      <\/div>\n\n      <div class=\"no-item\">\n        <p class=\"no-item-h\">It is not a catalog that we resell.<\/p>\n        <p class=\"no-item-p\">Each trip is designed by us, with our trusted local partners. We don't buy it from a wholesaler. That's why every SunZen is unique.<\/p>\n      <\/div>\n\n      <div class=\"no-item\">\n        <p class=\"no-item-h\">It is not a mandatory tribe.<\/p>\n        <p class=\"no-item-p\">You share what you feel like sharing. If one day you want to stay on the beach while the rest go up to the temple, you stay. We accompany you, we don't force you.<\/p>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<!-- 4. C\u00d3MO SON NUESTROS GRUPOS -->\n<section class=\"claves\">\n  <div class=\"claves-inner\">\n    <div class=\"claves-header\">\n      <span class=\"label\">What our groups are like<\/span>\n      <h2 class=\"stitle\">Four things that make us <em>different.<\/em><\/h2>\n      <p class=\"sbody\">Because \u00abgroup travel\u00bb can mean many things. Here's what exactly it means when SunZen says it.<\/p>\n    <\/div>\n\n    <div class=\"claves-grid\">\n\n      <div class=\"clave-card\">\n        <div class=\"clave-num\">01.<\/div>\n        <h3 class=\"clave-h\">6 to 13 travelers. Never more.<\/h3>\n        <p class=\"clave-p\">Plus one of us as a guide from Spain. <strong>In total, 14 people in pairs<\/strong> - because the rooms, the tables, the transports are thought in pairs. And because 14 is the size where everyone knows each other, no one gets lost and every traveler matters.<\/p>\n      <\/div>\n\n      <div class=\"clave-card\">\n        <div class=\"clave-num\">02.<\/div>\n        <h3 class=\"clave-h\">We talked to you before.<\/h3>\n        <p class=\"clave-p\">Before confirming your place, we have a video call with you. <strong>Not to judge, but to fit the group together.<\/strong> The best trips are the ones with the right people around. We take the time to make that happen.<\/p>\n      <\/div>\n\n      <div class=\"clave-card\">\n        <div class=\"clave-num\">03.<\/div>\n        <h3 class=\"clave-h\">SunZen rhythm, not catalog rhythm.<\/h3>\n        <p class=\"clave-p\">Early mornings only those worthwhile. Unhurried breakfasts. Afternoons free on purpose. <strong>We combine adventure and comfort on every day of the trip.<\/strong>, because the best trips do not choose between the two: they integrate them.<\/p>\n      <\/div>\n\n      <div class=\"clave-card\">\n        <div class=\"clave-num\">04.<\/div>\n        <h3 class=\"clave-h\">Accompaniment from Spain.<\/h3>\n        <p class=\"clave-p\">One of us - Rakel or Toni - travels with the group from the first flight to the last. <strong>We are not a call center on the other side of the world.<\/strong> We are two familiar faces, with the same language, solving with you whatever happens.<\/p>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<!-- 5. EL FILTRO PREVIO -->\n<section class=\"filtro\">\n  <div class=\"filtro-inner\">\n\n    <div class=\"filtro-text\">\n      <span class=\"label\">The pre-filter<\/span>\n      <h2 class=\"stitle\">We choose <em>to the group.<\/em><\/h2>\n      <p class=\"sbody\">This is what we are asked the most at the beginning. <em>\u00abWhat's this about you talking to me first?\u00bb<\/em><\/p>\n      <p class=\"sbody\" style=\"margin-top: 20px;\">We explain it to you straightforwardly: <strong style=\"color: var(--ink); font-weight: 500;\">a group that fits transforms the trip.<\/strong> A group that doesn't fit together spoils it. And in 15 days of travel, that is very noticeable. That's why we spend as much time as it takes to make sure the group is the right one for each destination.<\/p>\n      <p class=\"sbody\" style=\"margin-top: 20px;\">It is not a \u00abcasting\u00bb or an interview. It's a 20-minute conversation where we tell each other how we travel, what we're looking for, what we don't like. And at the end we know if we fit in - or if another SunZen would be better.<\/p>\n    <\/div>\n\n    <div class=\"filtro-side\">\n      <span class=\"filtro-side-label\">What we ask<\/span>\n      <h3 class=\"filtro-side-title\">Things that mark <em>if the group fits.<\/em><\/h3>\n      <p class=\"filtro-side-p\">Your pace of travel (early mornings vs. long dinners).<\/p>\n      <p class=\"filtro-side-p\">What moves you from that particular destination.<\/p>\n      <p class=\"filtro-side-p\">Previous group experiences (good and bad).<\/p>\n      <p class=\"filtro-side-p\">Level of flexibility in the face of unforeseen events.<\/p>\n      <p class=\"filtro-side-p\">What do you expect, what do you NOT want to happen.<\/p>\n      <p class=\"filtro-side-p\" style=\"margin-top: 20px;\"><strong>If at the end of the filter you do not fit in that particular trip, we suggest another one.<\/strong> We never reject on principle - we just look for the outlet that fits you.<\/p>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<\/div>\n\n\n\n\n<style>\n.sz-grupo2 {\n  --gold: #C9A24C;\n  --gold-dark: #A88635;\n  --gold-soft: #E8D5A3;\n  --ink: #1A1A1A;\n  --ink-soft: #4A4A4A;\n  --ink-muted: #7A7A7A;\n  --white: #FFFFFF;\n  --cream: #F6F6F6;\n  --salvia: #7A8F7A;\n  --salvia-dark: #5A6F5A;\n  --salvia-deep: #4A5C4A;\n  --line: rgba(26,26,26,0.08);\n  --line-gold: rgba(201,162,76,0.25);\n  --serif: 'Cormorant Garamond', Georgia, serif;\n  --sans: 'Libre Franklin', -apple-system, sans-serif;\n  display: block;\n  width: 100%;\n}\n.sz-grupo2 *,\n.sz-grupo2 *::before,\n.sz-grupo2 *::after { box-sizing: border-box; }\n.sz-grupo2 h1, .sz-grupo2 h2, .sz-grupo2 h3, .sz-grupo2 h4 { font-family: var(--serif); font-weight: 400; line-height: 1.15; margin: 0; }\n.sz-grupo2 em { font-family: var(--serif); font-style: italic; font-weight: 500; color: var(--gold); }\n.sz-grupo2 p { font-family: var(--sans); margin: 0; }\n.sz-grupo2 a { color: inherit; text-decoration: none; }\n.sz-grupo2 section { padding: 120px 48px; margin: 0; }\n\n.sz-grupo2 .label {\n  font-family: var(--sans);\n  font-size: 11px;\n  letter-spacing: 0.28em;\n  text-transform: uppercase;\n  color: var(--gold-dark);\n  font-weight: 600;\n  margin: 0 0 24px;\n  display: inline-flex;\n  align-items: center;\n}\n.sz-grupo2 .label::before {\n  content: '';\n  display: inline-block;\n  width: 32px;\n  height: 1px;\n  background: var(--gold);\n  margin-right: 16px;\n}\n.sz-grupo2 .stitle {\n  font-family: var(--serif);\n  font-size: clamp(36px, 4.5vw, 60px);\n  color: var(--ink);\n  margin: 0 0 28px;\n  line-height: 1.15;\n  font-weight: 400;\n}\n.sz-grupo2 .sbody {\n  font-family: var(--sans);\n  font-size: 17px;\n  color: var(--ink-soft);\n  max-width: 640px;\n  line-height: 1.85;\n  font-weight: 300;\n  margin: 0;\n}\n\n\/* PR\u00d3XIMOS DESTINOS *\/\n.sz-grupo2 .destinos {\n  background: var(--white);\n  scroll-margin-top: 80px;\n}\n.sz-grupo2 .destinos-inner {\n  max-width: 1280px;\n  margin: 0 auto;\n}\n.sz-grupo2 .destinos-header {\n  text-align: center;\n  max-width: 760px;\n  margin: 0 auto 72px;\n}\n.sz-grupo2 .destinos-header .label { justify-content: center; }\n.sz-grupo2 .destinos-header .sbody { margin: 0 auto; }\n.sz-grupo2 .destinos-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 24px;\n}\n.sz-grupo2 .destino-card {\n  position: relative;\n  display: block;\n  aspect-ratio: 3\/4;\n  overflow: hidden;\n  text-decoration: none;\n  cursor: pointer;\n  transition: all 0.4s ease;\n  background: #333;\n}\n.sz-grupo2 .destino-card-img {\n  position: absolute;\n  inset: 0;\n  background-size: cover;\n  background-position: center;\n  background-repeat: no-repeat;\n  transition: transform 0.6s ease;\n}\n.sz-grupo2 .destino-card:hover .destino-card-img {\n  transform: scale(1.08);\n}\n.sz-grupo2 .destino-card-overlay {\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(180deg, rgba(0,0,0,0.10) 0%, rgba(0,0,0,0.30) 45%, rgba(0,0,0,0.82) 100%);\n  transition: background 0.4s;\n}\n.sz-grupo2 .destino-card:hover .destino-card-overlay {\n  background: linear-gradient(180deg, rgba(0,0,0,0.18) 0%, rgba(0,0,0,0.38) 45%, rgba(0,0,0,0.88) 100%);\n}\n.sz-grupo2 .destino-card-content {\n  position: absolute;\n  inset: 0;\n  padding: 36px 32px;\n  display: flex;\n  flex-direction: column;\n  justify-content: flex-end;\n  color: #FFF;\n  z-index: 2;\n}\n.sz-grupo2 .destino-card-badge {\n  position: absolute;\n  top: 24px; left: 24px;\n  font-family: var(--sans);\n  font-size: 10px;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  color: var(--ink);\n  font-weight: 600;\n  background: var(--gold);\n  padding: 8px 14px;\n  z-index: 3;\n}\n.sz-grupo2 .destino-card-badge-coming {\n  background: rgba(255,255,255,0.95);\n  color: var(--ink-soft);\n}\n.sz-grupo2 .destino-card-tag {\n  font-family: var(--sans);\n  font-size: 10px;\n  letter-spacing: 0.24em;\n  text-transform: uppercase;\n  color: var(--gold-soft);\n  font-weight: 600;\n  margin: 0 0 12px;\n  text-shadow: 0 1px 6px rgba(0,0,0,0.5);\n}\n.sz-grupo2 .destino-card-title {\n  font-family: var(--serif);\n  font-size: 40px;\n  color: #FFF;\n  margin: 0 0 12px;\n  font-weight: 400;\n  line-height: 1.05;\n  letter-spacing: -0.01em;\n  text-shadow: 0 2px 10px rgba(0,0,0,0.5);\n}\n.sz-grupo2 .destino-card-desc {\n  font-family: var(--serif);\n  font-size: 18px;\n  font-style: italic;\n  color: rgba(255,255,255,0.92);\n  line-height: 1.4;\n  margin: 0 0 20px;\n  font-weight: 400;\n  text-shadow: 0 1px 8px rgba(0,0,0,0.5);\n}\n.sz-grupo2 .destino-card-cta {\n  font-family: var(--sans);\n  font-size: 11px;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: var(--gold-soft);\n  font-weight: 600;\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  padding-top: 14px;\n  border-top: 1px solid rgba(232,213,163,0.3);\n  transition: all 0.3s;\n}\n.sz-grupo2 .destino-card:hover .destino-card-cta {\n  color: var(--gold);\n  border-top-color: var(--gold);\n  gap: 12px;\n}\n.sz-grupo2 .destino-arrow { transition: transform 0.3s; display: inline-block; }\n.sz-grupo2 .destino-card:hover .destino-arrow { transform: translateX(4px); }\n\n\/* FAQ *\/\n.sz-grupo2 .faq-grp {\n  background: var(--cream);\n}\n.sz-grupo2 .faq-inner {\n  max-width: 880px;\n  margin: 0 auto;\n}\n.sz-grupo2 .faq-header {\n  text-align: center;\n  margin: 0 0 72px;\n}\n.sz-grupo2 .faq-header .label { justify-content: center; }\n.sz-grupo2 .faq-list {\n  display: flex;\n  flex-direction: column;\n  gap: 16px;\n}\n.sz-grupo2 .faq-item {\n  background: var(--white);\n  border-left: 3px solid var(--gold);\n  padding: 32px 40px;\n  transition: all 0.3s;\n}\n.sz-grupo2 .faq-item:hover {\n  box-shadow: 0 8px 24px rgba(26,26,26,0.06);\n}\n.sz-grupo2 .faq-q {\n  font-family: var(--serif);\n  font-size: 22px;\n  color: var(--ink);\n  margin: 0 0 12px;\n  font-weight: 500;\n  line-height: 1.3;\n}\n.sz-grupo2 .faq-a {\n  font-family: var(--sans);\n  font-size: 15px;\n  color: var(--ink-soft);\n  line-height: 1.8;\n  font-weight: 300;\n  margin: 0;\n}\n.sz-grupo2 .faq-a strong { color: var(--ink); font-weight: 500; }\n.sz-grupo2 .faq-a em { color: var(--gold-dark); }\n\n\/* CTA FINAL *\/\n.sz-grupo2 .cta-final {\n  background: var(--salvia-deep);\n  color: #FFF;\n  text-align: center;\n  padding: 140px 48px;\n  position: relative;\n  overflow: hidden;\n}\n.sz-grupo2 .cta-final::before {\n  content: '';\n  position: absolute;\n  top: 50%; left: 50%;\n  transform: translate(-50%,-50%);\n  width: 500px; height: 500px;\n  border: 1px solid var(--gold-soft);\n  border-radius: 50%;\n  opacity: 0.2;\n  pointer-events: none;\n}\n.sz-grupo2 .cta-final::after {\n  content: '';\n  position: absolute;\n  top: 50%; left: 50%;\n  transform: translate(-50%,-50%);\n  width: 320px; height: 320px;\n  border: 1px solid var(--gold);\n  border-radius: 50%;\n  opacity: 0.3;\n  pointer-events: none;\n}\n.sz-grupo2 .cta-final-inner {\n  position: relative;\n  z-index: 2;\n  max-width: 820px;\n  margin: 0 auto;\n}\n.sz-grupo2 .cta-final .label {\n  color: var(--gold-soft);\n  justify-content: center;\n}\n.sz-grupo2 .cta-final .label::before { background: var(--gold-soft); }\n.sz-grupo2 .cta-final-title {\n  font-family: var(--serif);\n  font-size: clamp(38px, 5vw, 60px);\n  color: #FFF;\n  margin: 0 0 24px;\n  font-weight: 400;\n  line-height: 1.15;\n}\n.sz-grupo2 .cta-final-title em { color: var(--gold-soft); }\n.sz-grupo2 .cta-final-body {\n  font-family: var(--sans);\n  font-size: 17px;\n  color: rgba(255,255,255,0.85);\n  line-height: 1.85;\n  margin: 0 auto 40px;\n  max-width: 620px;\n  font-weight: 300;\n}\n.sz-grupo2 .cta-final-btns {\n  display: flex;\n  gap: 14px;\n  justify-content: center;\n  flex-wrap: wrap;\n}\n.sz-grupo2 .btn-primary {\n  font-family: var(--sans);\n  font-size: 11px;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  font-weight: 600;\n  padding: 18px 36px;\n  text-decoration: none;\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  background: var(--gold);\n  color: #FFF;\n  border: 1px solid var(--gold);\n  transition: all 0.3s;\n  cursor: pointer;\n}\n.sz-grupo2 .btn-primary:hover {\n  background: var(--gold-dark);\n  border-color: var(--gold-dark);\n  transform: translateY(-2px);\n  box-shadow: 0 8px 24px rgba(201,162,76,0.3);\n}\n.sz-grupo2 .btn-ghost-soft {\n  font-family: var(--sans);\n  font-size: 11px;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  font-weight: 600;\n  padding: 18px 36px;\n  text-decoration: none;\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  background: transparent;\n  color: var(--gold-soft);\n  border: 1px solid var(--gold-soft);\n  transition: all 0.3s;\n  cursor: pointer;\n}\n.sz-grupo2 .btn-ghost-soft:hover {\n  background: var(--gold);\n  color: #FFF;\n  border-color: var(--gold);\n  transform: translateY(-2px);\n}\n.sz-grupo2 .arrow { transition: transform 0.3s; display: inline-block; }\n.sz-grupo2 .btn-primary:hover .arrow,\n.sz-grupo2 .btn-ghost-soft:hover .arrow { transform: translateX(5px); }\n\n@media (max-width: 1100px) {\n  .sz-grupo2 .destinos-grid { grid-template-columns: repeat(2, 1fr); }\n}\n@media (max-width: 960px) {\n  .sz-grupo2 section { padding: 80px 24px; }\n  .sz-grupo2 .destinos-grid { grid-template-columns: 1fr; gap: 20px; }\n  .sz-grupo2 .destino-card { aspect-ratio: 4\/5; }\n  .sz-grupo2 .destino-card-title { font-size: 32px; }\n  .sz-grupo2 .faq-item { padding: 24px 28px; }\n  .sz-grupo2 .cta-final { padding: 100px 24px; }\n}\n\n.wp-block-html:has(.sz-grupo2) {\n  max-width: 100vw !important;\n  width: 100vw !important;\n  margin-left: calc(50% - 50vw) !important;\n  margin-right: calc(50% - 50vw) !important;\n  padding-left: 0 !important;\n  padding-right: 0 !important;\n}\n<\/style>\n\n\n<div class=\"sz-grupo2\">\n\n<!-- 6. PR\u00d3XIMOS DESTINOS -->\n<section class=\"destinos\" id=\"proximos-destinos\">\n  <div class=\"destinos-inner\">\n    <div class=\"destinos-header\">\n      <span class=\"label\">Where we travel to<\/span>\n      <h2 class=\"stitle\">The <em>next destinations.<\/em><\/h2>\n      <p class=\"sbody\">Each destination chosen with criteria, itinerary or validated with trusted partners. Click on the one that calls you to see dates, itinerary and available seats.<\/p>\n    <\/div>\n\n    <div class=\"destinos-grid\">\n\n      <a href=\"https:\/\/sunzentravel.com\/en\/bali-island\/\" class=\"destino-card\">\n        <div class=\"destino-card-img\" style=\"background-image: url('https:\/\/sunzentravel.com\/wp-content\/uploads\/2026\/03\/Diamante-bali.webp');\"><\/div>\n        <div class=\"destino-card-overlay\"><\/div>\n        <span class=\"destino-card-badge\">Next departure<\/span>\n        <div class=\"destino-card-content\">\n          <span class=\"destino-card-tag\">Indonesia<\/span>\n          <h3 class=\"destino-card-title\">Bali.<\/h3>\n          <p class=\"destino-card-desc\">The island where temples overlook the sea and time changes rhythm.<\/p>\n          <span class=\"destino-card-cta\">See details <span class=\"destino-arrow\">\u2192<\/span><\/span>\n        <\/div>\n      <\/a>\n\n      <a href=\"https:\/\/sunzentravel.com\/en\/thailand\/\" class=\"destino-card\">\n        <div class=\"destino-card-img\" style=\"background-image: url('https:\/\/sunzentravel.com\/wp-content\/uploads\/2025\/11\/phuket.webp');\"><\/div>\n        <div class=\"destino-card-overlay\"><\/div>\n        <span class=\"destino-card-badge\">Next departure<\/span>\n        <div class=\"destino-card-content\">\n          <span class=\"destino-card-tag\">Southeast Asia<\/span>\n          <h3 class=\"destino-card-title\">Thailand.<\/h3>\n          <p class=\"destino-card-desc\">Three countries in one: vibrant Bangkok, natural north, salty south.<\/p>\n          <span class=\"destino-card-cta\">See details <span class=\"destino-arrow\">\u2192<\/span><\/span>\n        <\/div>\n      <\/a>\n\n      <a href=\"https:\/\/sunzentravel.com\/en\/vietnam\/\" class=\"destino-card\">\n        <div class=\"destino-card-img\" style=\"background-image: url('https:\/\/sunzentravel.com\/wp-content\/uploads\/2026\/03\/jet-dela-cruz-5QbZIJV8k4E-unsplash.webp');\"><\/div>\n        <div class=\"destino-card-overlay\"><\/div>\n        <span class=\"destino-card-badge\">Next departure<\/span>\n        <div class=\"destino-card-content\">\n          <span class=\"destino-card-tag\">Indochina<\/span>\n          <h3 class=\"destino-card-title\">Vietnam.<\/h3>\n          <p class=\"destino-card-desc\">Bays of a thousand islands, terraced rice fields and cities that never sleep.<\/p>\n          <span class=\"destino-card-cta\">See details <span class=\"destino-arrow\">\u2192<\/span><\/span>\n        <\/div>\n      <\/a>\n\n      <a href=\"https:\/\/sunzentravel.com\/en\/sri-lanka\/\" class=\"destino-card\">\n        <div class=\"destino-card-img\" style=\"background-image: url('https:\/\/sunzentravel.com\/wp-content\/uploads\/2026\/03\/sigiriya_sri_lanka-1.webp');\"><\/div>\n        <div class=\"destino-card-overlay\"><\/div>\n        <span class=\"destino-card-badge\">Next departure<\/span>\n        <div class=\"destino-card-content\">\n          <span class=\"destino-card-tag\">South Asia<\/span>\n          <h3 class=\"destino-card-title\">Sri Lanka.<\/h3>\n          <p class=\"destino-card-desc\">The tear of India. Tea, elephants, empty beaches and smiling people.<\/p>\n          <span class=\"destino-card-cta\">See details <span class=\"destino-arrow\">\u2192<\/span><\/span>\n        <\/div>\n      <\/a>\n\n      <a href=\"https:\/\/sunzentravel.com\/en\/palawan\/\" class=\"destino-card\">\n        <div class=\"destino-card-img\" style=\"background-image: url('https:\/\/sunzentravel.com\/wp-content\/uploads\/2025\/10\/corong-corong-palawan.webp');\"><\/div>\n        <div class=\"destino-card-overlay\"><\/div>\n        <span class=\"destino-card-badge\">Next departure<\/span>\n        <div class=\"destino-card-content\">\n          <span class=\"destino-card-tag\">Philippines<\/span>\n          <h3 class=\"destino-card-title\">Palawan.<\/h3>\n          <p class=\"destino-card-desc\">Islands so unreal that photos do not do them justice. Paradise has an address.<\/p>\n          <span class=\"destino-card-cta\">See details <span class=\"destino-arrow\">\u2192<\/span><\/span>\n        <\/div>\n      <\/a>\n\n      <a href=\"https:\/\/sunzentravel.com\/en\/costa-rica\/\" class=\"destino-card\">\n        <div class=\"destino-card-img\" style=\"background-image: url('https:\/\/sunzentravel.com\/wp-content\/uploads\/2025\/12\/costarica-jungle-canopy-sci-1357649377.webp');\"><\/div>\n        <div class=\"destino-card-overlay\"><\/div>\n        <span class=\"destino-card-badge destino-card-badge-coming\">Coming soon<\/span>\n        <div class=\"destino-card-content\">\n          <span class=\"destino-card-tag\">Central America<\/span>\n          <h3 class=\"destino-card-title\">Costa Rica.<\/h3>\n          <p class=\"destino-card-desc\">Pure life. Volcanoes, jungle, two oceans and the best coffee in the world.<\/p>\n          <span class=\"destino-card-cta\">Let me know when dates are available <span class=\"destino-arrow\">\u2192<\/span><\/span>\n        <\/div>\n      <\/a>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<!-- 8. FAQ -->\n<section class=\"faq-grp\">\n  <div class=\"faq-inner\">\n    <div class=\"faq-header\">\n      <span class=\"label\">Frequently Asked Questions<\/span>\n      <h2 class=\"stitle\">What usually <em>ask us.<\/em><\/h2>\n    <\/div>\n    <div class=\"faq-list\">\n\n      <div class=\"faq-item\">\n        <h3 class=\"faq-q\">Can I travel alone?<\/h3>\n        <p class=\"faq-a\">Yes, and it is designed to work well. We know that <strong>those traveling in small groups usually come alone<\/strong> - We experienced it first hand before creating SunZen, and that's why the pre-filter is so important: so that the group has the right energy before flying. About the rooms: it depends on each trip. <em>The specific details of the accommodations can be found on the page of each destination.<\/em><\/p>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <h3 class=\"faq-q\">What if I don't fit in with the group?<\/h3>\n        <p class=\"faq-a\">We do the pre-filtering <strong>precisely so that this does not happen<\/strong>. But if, when you arrive at your destination, you feel that the rhythm is not your own, we will help you adjust: a day off, a change of room, a sincere conversation. You will not be left alone with the problem.<\/p>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <h3 class=\"faq-q\">When do I know if there is a place and can I make a reservation?<\/h3>\n        <p class=\"faq-a\">We publish the dates when we have the departure confirmed. When you see a destination with a specific date and available seats, <strong>you can now start the process<\/strong>First the filter call, then you confirm with a deposit, then you pay the rest according to the payment schedule we send you. <em>The details of each departure - dates, price and seats - are on the page of each destination.<\/em><\/p>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <h3 class=\"faq-q\">What if something unexpected happens and I have to cancel?<\/h3>\n        <p class=\"faq-a\">We have clear cancellation conditions (we send them to you before confirming anything). <strong>You will never sign something with fine print.<\/strong> For major unforeseen events - illness, border closures, family emergencies - we always prioritize human judgment over the letter of the contract.<\/p>\n      <\/div>\n\n      <div class=\"faq-item\">\n        <h3 class=\"faq-q\">Can I go with my partner, friend or family member?<\/h3>\n        <p class=\"faq-a\">Of course. The pre-filter would be done with the two people (a joint conversation). Just remember that <strong>everyone has to have their own criteria for travel<\/strong> - we don't want someone to come \u00abdragged in\u00bb because their partner insists. That doesn't go over well in any group.<\/p>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<!-- 9. CTA FINAL -->\n<section class=\"cta-final\">\n  <div class=\"cta-final-inner\">\n    <span class=\"label\">If it resonated with you<\/span>\n    <h2 class=\"cta-final-title\">Choose your destination, <em>we talked to you.<\/em><\/h2>\n    <p class=\"cta-final-body\">Check out the next destinations we have open or tell us where you'd like to go. We talk without commitment, without salesmanship - as we know how to do.<\/p>\n    <div class=\"cta-final-btns\">\n      <a href=\"#proximos-destinos\" class=\"btn-primary\">See open destinations <span class=\"arrow\">\u2192<\/span><\/a>\n      <a href=\"https:\/\/sunzentravel.com\/en\/contact\/\" class=\"btn-ghost-soft\">Write to us at<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Viajes en grupo boutique El mundo se disfruta m\u00e1sen buena compa\u00f1\u00eda. Grupos reducidos de 6 a 13 viajeros, m\u00e1s uno de nosotros como gu\u00eda desde Espa\u00f1a. Destinos elegidos con criterio. Personas filtradas antes de confirmar tu plaza. Viajas con gente, pero como si fuera tu viaje. Ver pr\u00f3ximas salidas \u2192 Hablar con nosotros Nuestro manifiesto [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"sun-zen-blank","meta":{"footnotes":""},"folder":[],"class_list":["post-10289","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/sunzentravel.com\/en\/wp-json\/wp\/v2\/pages\/10289","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sunzentravel.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sunzentravel.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sunzentravel.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sunzentravel.com\/en\/wp-json\/wp\/v2\/comments?post=10289"}],"version-history":[{"count":9,"href":"https:\/\/sunzentravel.com\/en\/wp-json\/wp\/v2\/pages\/10289\/revisions"}],"predecessor-version":[{"id":10583,"href":"https:\/\/sunzentravel.com\/en\/wp-json\/wp\/v2\/pages\/10289\/revisions\/10583"}],"wp:attachment":[{"href":"https:\/\/sunzentravel.com\/en\/wp-json\/wp\/v2\/media?parent=10289"}],"wp:term":[{"taxonomy":"folder","embeddable":true,"href":"https:\/\/sunzentravel.com\/en\/wp-json\/wp\/v2\/folder?post=10289"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}