{"id":10259,"date":"2026-05-01T08:13:08","date_gmt":"2026-05-01T08:13:08","guid":{"rendered":"https:\/\/sunzentravel.com\/?page_id=10259"},"modified":"2026-05-01T08:13:08","modified_gmt":"2026-05-01T08:13:08","slug":"conocenos","status":"publish","type":"page","link":"https:\/\/sunzentravel.com\/en\/about-us\/","title":{"rendered":"Get to know us"},"content":{"rendered":"<style>\n.sz-conocenos { --gold:#C9A24C; --gold-dark:#A88635; --gold-soft:#E8D5A3; --ink:#1A1A1A; --ink-soft:#4A4A4A; --ink-muted:#7A7A7A; --white:#FFFFFF; --cream:#F6F6F6; --zen:#C9D9C9; --salvia:#7A8F7A; --salvia-dark:#5A6F5A; --salvia-deep:#4A5C4A; --line:rgba(26,26,26,0.08); --line-gold:rgba(201,162,76,0.25); --serif:'Cormorant Garamond',Georgia,serif; --sans:'Libre Franklin',-apple-system,sans-serif; }\n.sz-conocenos *, .sz-conocenos *::before, .sz-conocenos *::after { box-sizing: border-box; }\n.sz-conocenos h1, .sz-conocenos h2, .sz-conocenos h3, .sz-conocenos h4 { font-family: var(--serif); font-weight: 400; line-height: 1.15; margin: 0; }\n.sz-conocenos em { font-family: var(--serif); font-style: italic; font-weight: 500; color: var(--gold); }\n.sz-conocenos p { font-family: var(--sans); margin: 0; }\n.sz-conocenos a { color: inherit; text-decoration: none; }\n.sz-conocenos section { padding: 120px 48px; margin: 0; }\n.sz-conocenos .container { max-width: 1200px; margin: 0 auto; }\n.sz-conocenos .label { font-family: var(--sans); font-size: 11px; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold-dark); font-weight: 600; margin: 0 0 24px; display: inline-flex; align-items: center; }\n.sz-conocenos .label::before { content: ''; display: inline-block; width: 32px; height: 1px; background: var(--gold); margin-right: 16px; }\n.sz-conocenos .stitle { font-size: clamp(36px, 4.5vw, 60px); color: var(--ink); margin: 0 0 28px; }\n.sz-conocenos .sbody { font-size: 17px; color: var(--ink-soft); max-width: 640px; line-height: 1.85; font-weight: 300; }\n\n.sz-conocenos .hero-about { min-height: 90vh; position: relative; display: flex; flex-direction: column; justify-content: flex-end; padding: 96px 48px 100px; overflow: hidden; background-size: cover; background-position: center; background-repeat: no-repeat; }\n.sz-conocenos .hero-about::after { content: ''; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(0,0,0,0.60) 0%, rgba(0,0,0,0.40) 40%, rgba(0,0,0,0.75) 100%); z-index: 1; }\n.sz-conocenos .hero-about-inner { position: relative; z-index: 2; max-width: 1200px; width: 100%; }\n.sz-conocenos .hero-about-eyebrow { font-size: 11px; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold-soft); font-weight: 600; margin: 0 0 32px; display: inline-block; text-shadow: 0 1px 3px rgba(0,0,0,0.3); }\n.sz-conocenos .hero-about-eyebrow::before { content: ''; display: inline-block; width: 36px; height: 1px; background: var(--gold-soft); vertical-align: middle; margin-right: 18px; }\n.sz-conocenos .hero-about-title { font-size: clamp(44px, 6vw, 84px); color: #FFF; font-weight: 400; line-height: 1.1; letter-spacing: -0.02em; max-width: 900px; margin: 0 0 28px; text-shadow: 0 2px 10px rgba(0,0,0,0.3); }\n.sz-conocenos .hero-about-title em { color: var(--gold-soft); font-weight: 500; }\n.sz-conocenos .hero-about-subtitle { font-size: clamp(15px, 1.3vw, 18px); color: rgba(255,255,255,0.9); font-weight: 300; line-height: 1.75; max-width: 620px; margin: 0; text-shadow: 0 1px 3px rgba(0,0,0,0.3); }\n.sz-conocenos .hero-about-subtitle strong { color: #fff; font-weight: 500; }\n\n.sz-conocenos .origen { background: var(--white); }\n.sz-conocenos .origen-layout { display: grid; grid-template-columns: 1fr 1fr; gap: 72px; align-items: center; }\n.sz-conocenos .origen-img { height: 600px; background-size: cover; background-position: center; background-repeat: no-repeat; background-color: #E8E4DC; position: relative; overflow: hidden; cursor: pointer; }\n.sz-conocenos .origen-img::after { content: ''; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(20,30,25,0.18) 0%, rgba(20,30,25,0.32) 100%); transition: background 0.5s ease; }\n.sz-conocenos .origen-img:hover::after { background: linear-gradient(180deg, rgba(20,30,25,0.04) 0%, rgba(20,30,25,0.10) 100%); }\n.sz-conocenos .origen-text .sbody { margin: 0 0 20px; }\n.sz-conocenos .origen-pullquote { font-family: var(--serif); font-size: clamp(22px, 2.4vw, 32px); font-style: italic; color: var(--gold); line-height: 1.4; padding: 28px 0 28px 28px; border-left: 2px solid var(--gold); margin: 32px 0 0; }\n\n.sz-conocenos .pilares { background: var(--cream); position: relative; overflow: hidden; }\n.sz-conocenos .pilares::before { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 600px; height: 600px; border: 1px solid var(--line-gold); border-radius: 50%; opacity: 0.5; }\n.sz-conocenos .pilares-inner { position: relative; z-index: 1; text-align: center; max-width: 960px; margin: 0 auto; }\n.sz-conocenos .pilares-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 60px; margin-top: 72px; text-align: left; }\n.sz-conocenos .pilar-card { padding: 48px 40px; background: var(--white); border: 1px solid var(--line); position: relative; }\n.sz-conocenos .pilar-sun { border-top: 3px solid var(--gold); }\n.sz-conocenos .pilar-zen { border-top: 3px solid var(--salvia); }\n.sz-conocenos .pilar-sigla { font-family: var(--serif); font-size: 72px; font-weight: 500; line-height: 1; margin: 0 0 16px; letter-spacing: 0.02em; }\n.sz-conocenos .pilar-sun .pilar-sigla { color: var(--gold); }\n.sz-conocenos .pilar-zen .pilar-sigla { color: var(--salvia); }\n.sz-conocenos .pilar-desc { font-family: var(--serif); font-size: 22px; font-style: italic; color: var(--ink); line-height: 1.4; margin: 0 0 20px; }\n.sz-conocenos .pilar-body { font-size: 15px; color: var(--ink-soft); line-height: 1.85; font-weight: 300; margin: 0; }\n.sz-conocenos .pilares-closing { font-family: var(--serif); font-size: clamp(24px, 2.6vw, 36px); font-style: italic; color: var(--ink); line-height: 1.4; margin: 72px auto 0; max-width: 800px; }\n.sz-conocenos .pilares-closing em { color: var(--gold); }\n\n.sz-conocenos .perfil { padding: 100px 48px; }\n.sz-conocenos .perfil-rakel { background: var(--white); }\n.sz-conocenos .perfil-toni { background: var(--cream); }\n.sz-conocenos .perfil-layout { display: grid; grid-template-columns: 1fr 1fr; gap: 72px; align-items: center; max-width: 1200px; margin: 0 auto; }\n.sz-conocenos .perfil-img { height: 560px; position: relative; background-size: cover; background-position: center; background-repeat: no-repeat; background-color: #E8E4DC; }\n.sz-conocenos .perfil-img::after { content: ''; position: absolute; inset: 0; border: 1px solid var(--gold); transform: translate(20px, 20px); z-index: -1; opacity: 0.5; }\n.sz-conocenos .perfil-toni .perfil-img-wrap { order: 2; }\n.sz-conocenos .perfil-toni .perfil-text-wrap { order: 1; }\n.sz-conocenos .perfil-role { font-family: var(--sans); font-size: 11px; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold-dark); font-weight: 600; margin: 0 0 20px; display: inline-flex; align-items: center; }\n.sz-conocenos .perfil-role::before { content: ''; display: inline-block; width: 32px; height: 1px; background: var(--gold); margin-right: 16px; }\n.sz-conocenos .perfil-name { font-family: var(--serif); font-size: clamp(44px, 5vw, 72px); color: var(--ink); margin: 0 0 24px; font-weight: 400; line-height: 1.1; }\n.sz-conocenos .perfil-name em { color: var(--gold); font-weight: 500; }\n.sz-conocenos .perfil-intro { font-family: var(--serif); font-size: 22px; font-style: italic; color: var(--ink-soft); line-height: 1.5; margin: 0 0 24px; }\n.sz-conocenos .perfil-body { font-size: 16px; color: var(--ink-soft); line-height: 1.85; font-weight: 300; margin: 0 0 20px; }\n.sz-conocenos .perfil-firm { font-family: var(--serif); font-size: 17px; font-style: italic; color: var(--gold-dark); margin: 28px 0 0; padding-top: 24px; border-top: 1px solid var(--line-gold); }\n\n.sz-conocenos .destinos-rel { background: var(--zen); position: relative; overflow: hidden; }\n.sz-conocenos .destinos-rel::before { content: ''; position: absolute; top: -80px; right: -80px; width: 400px; height: 400px; border: 1px solid var(--salvia); border-radius: 50%; opacity: 0.3; }\n.sz-conocenos .destinos-rel-inner { position: relative; z-index: 1; }\n.sz-conocenos .destinos-rel .label { color: var(--salvia); }\n.sz-conocenos .destinos-rel .label::before { background: var(--salvia); }\n.sz-conocenos .destinos-rel-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 28px; margin-top: 60px; }\n.sz-conocenos .destino-card { background: rgba(255,255,255,0.7); padding: 40px 32px; border-top: 3px solid var(--salvia); }\n.sz-conocenos .destino-card-tag { font-family: var(--sans); font-size: 10px; letter-spacing: 0.24em; text-transform: uppercase; color: var(--salvia-dark); font-weight: 600; margin: 0 0 16px; display: block; }\n.sz-conocenos .destino-card h4 { font-family: var(--serif); font-size: 26px; color: var(--ink); margin: 0 0 14px; font-weight: 500; line-height: 1.2; }\n.sz-conocenos .destino-card p { font-size: 14.5px; color: var(--ink-soft); line-height: 1.75; font-weight: 300; margin: 0; }\n.sz-conocenos .destinos-rel-promise { margin-top: 56px; padding: 32px 40px; background: var(--white); border-left: 3px solid var(--gold); max-width: 760px; }\n.sz-conocenos .destinos-rel-promise p { font-family: var(--serif); font-size: 20px; font-style: italic; color: var(--ink); line-height: 1.5; margin: 0; }\n.sz-conocenos .destinos-rel-promise p em { color: var(--gold); }\n\n.sz-conocenos .no-somos { background: var(--salvia); color: var(--white); position: relative; overflow: hidden; }\n.sz-conocenos .no-somos::before { content: ''; position: absolute; top: -100px; right: -100px; width: 440px; height: 440px; border: 1px solid var(--gold-soft); border-radius: 50%; opacity: 0.15; }\n.sz-conocenos .no-somos-inner { position: relative; z-index: 2; }\n.sz-conocenos .no-somos .label { color: var(--gold-soft); }\n.sz-conocenos .no-somos .label::before { background: var(--gold-soft); }\n.sz-conocenos .no-somos .stitle { color: var(--white); }\n.sz-conocenos .no-somos .stitle em { color: var(--gold-soft); }\n.sz-conocenos .no-somos .sbody { color: rgba(255,255,255,0.85); }\n.sz-conocenos .no-somos-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; margin-top: 56px; }\n.sz-conocenos .no-item { background: rgba(255,255,255,0.06); border-left: 3px solid var(--gold-soft); padding: 32px 36px; }\n.sz-conocenos .no-item-h { font-family: var(--serif); font-size: 22px; font-weight: 500; color: var(--gold-soft); margin: 0 0 10px; line-height: 1.3; }\n.sz-conocenos .no-item-p { font-size: 15px; color: rgba(255,255,255,0.88); line-height: 1.75; font-weight: 300; margin: 0; }\n\n.sz-conocenos .si-hacemos { background: var(--white); }\n.sz-conocenos .si-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 40px; margin-top: 56px; }\n.sz-conocenos .si-item { padding: 40px 36px; border: 1px solid var(--line); transition: all 0.3s; }\n.sz-conocenos .si-item:hover { border-color: var(--gold); transform: translateY(-4px); box-shadow: 0 16px 40px -12px rgba(26,26,26,0.08); }\n.sz-conocenos .si-num { font-family: var(--serif); font-size: 44px; color: var(--gold); line-height: 1; margin: 0 0 20px; font-weight: 400; font-style: italic; }\n.sz-conocenos .si-h { font-family: var(--serif); font-size: 26px; color: var(--ink); margin: 0 0 14px; font-weight: 500; line-height: 1.25; }\n.sz-conocenos .si-p { font-size: 15px; color: var(--ink-soft); line-height: 1.8; font-weight: 300; margin: 0; }\n\n.sz-conocenos .cta-conocenos { background: var(--salvia-deep); color: var(--white); text-align: center; padding: 140px 48px; position: relative; overflow: hidden; }\n.sz-conocenos .cta-conocenos::before { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 500px; height: 500px; border: 1px solid var(--gold-soft); border-radius: 50%; opacity: 0.2; }\n.sz-conocenos .cta-conocenos::after { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 320px; height: 320px; border: 1px solid var(--gold); border-radius: 50%; opacity: 0.3; }\n.sz-conocenos .cta-conocenos-inner { position: relative; z-index: 1; max-width: 820px; margin: 0 auto; }\n.sz-conocenos .cta-conocenos .label { color: var(--gold-soft); justify-content: center; }\n.sz-conocenos .cta-conocenos .label::before { background: var(--gold-soft); }\n.sz-conocenos .cta-conocenos .stitle { color: var(--white); }\n.sz-conocenos .cta-conocenos .stitle em { color: var(--gold-soft); }\n.sz-conocenos .cta-conocenos-body { font-size: 17px; color: rgba(255,255,255,0.85); line-height: 1.85; margin: 24px auto 40px; max-width: 620px; font-weight: 300; }\n.sz-conocenos .cta-conocenos-btns { display: flex; gap: 14px; justify-content: center; flex-wrap: wrap; }\n.sz-conocenos .btn { font-family: var(--sans); font-size: 12px; letter-spacing: 0.16em; text-transform: uppercase; font-weight: 600; padding: 16px 32px; display: inline-flex; align-items: center; gap: 10px; border: 1px solid transparent; transition: all 0.3s; cursor: pointer; text-decoration: none; }\n.sz-conocenos .btn-gold { background: var(--gold); color: #FFF; border-color: var(--gold); }\n.sz-conocenos .btn-gold:hover { background: var(--gold-dark); border-color: var(--gold-dark); transform: translateY(-2px); box-shadow: 0 8px 24px rgba(201,162,76,0.25); }\n.sz-conocenos .btn-ghost-soft { background: transparent; color: var(--gold-soft); border: 1px solid var(--gold-soft); }\n.sz-conocenos .btn-ghost-soft:hover { background: var(--gold); color: #FFF; border-color: var(--gold); transform: translateY(-2px); }\n.sz-conocenos .arrow { transition: transform 0.3s; }\n.sz-conocenos .btn:hover .arrow { transform: translateX(5px); }\n\n@media (max-width: 960px) {\n  .sz-conocenos section { padding: 80px 24px; }\n  .sz-conocenos .hero-about { padding: 80px 24px 72px; min-height: 80vh; }\n  .sz-conocenos .perfil { padding: 80px 24px; }\n  .sz-conocenos .origen-layout, .sz-conocenos .pilares-grid, .sz-conocenos .perfil-layout, .sz-conocenos .destinos-rel-grid, .sz-conocenos .no-somos-grid, .sz-conocenos .si-grid { grid-template-columns: 1fr; gap: 40px; }\n  .sz-conocenos .origen-img, .sz-conocenos .perfil-img { height: 320px; }\n  .sz-conocenos .perfil-toni .perfil-img-wrap { order: 0; }\n}\n\n.wp-block-html:has(.sz-conocenos) { max-width: 100vw !important; width: 100vw !important; margin-left: calc(50% - 50vw) !important; margin-right: calc(50% - 50vw) !important; padding-left: 0 !important; padding-right: 0 !important; }\n<\/style>\n\n\n<div class=\"sz-conocenos\">\n\n<section class=\"hero-about\" style=\"background-image: url('https:\/\/sunzentravel.com\/wp-content\/uploads\/2026\/04\/IMG-20230522-WA0012-1.webp');\">\n  <div class=\"hero-about-inner\">\n    <p class=\"hero-about-eyebrow\">Behind the project - From Valencia, to the world<\/p>\n    <h1 class=\"hero-about-title\">We are <em>Rakel and Toni.<\/em><br>And this is not an agency.<br>That's what we missed.<\/h1>\n    <p class=\"hero-about-subtitle\">SunZen was not born in an office or an agency. It was born out of a very simple need: <strong>to breathe again.<\/strong> To create the way of traveling that we are always looking for and never find in other people's catalogs.<\/p>\n  <\/div>\n<\/section>\n\n<section class=\"origen\">\n  <div class=\"container\">\n    <div class=\"origen-layout\">\n      <div class=\"origen-img\" style=\"background-image: url('https:\/\/sunzentravel.com\/wp-content\/uploads\/2026\/04\/IMG-20230813-WA0034.webp');\"><\/div>\n      <div class=\"origen-text\">\n        <span class=\"label\">The origin<\/span>\n        <h2 class=\"stitle\">Born out of necessity <em>very simple<\/em>.<\/h2>\n        <p class=\"sbody\">We don't come from the agency world. We come from the real world: rigid schedules, weeks that go by too quickly and that feeling of <strong style=\"color:var(--ink);font-weight:500;\">need to really disconnect<\/strong> when a few days off finally arrive.<\/p>\n        <p class=\"sbody\">The mountains, the beach and nature have always been our refuge. And one day we understood that we wanted to share that feeling with other people.<\/p>\n        <p class=\"sbody\">Because every time we looked for group travel we felt something was missing. We wanted adventure, yes, but also comfort. Our own space. A trip where you share moments with the group, but you also have your own corner to disconnect. <strong style=\"color:var(--ink);font-weight:500;\">A journey that starts in nature and ends in a hotel where you feel special.<\/strong><\/p>\n        <blockquote class=\"origen-pullquote\">Everything is taken care of to make the trip flow.<br>From the route of the day <em>to the hot shower<br>at the end of the day<\/em>.<\/blockquote>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"pilares\">\n  <div class=\"pilares-inner\">\n    <span class=\"label\" style=\"justify-content:center;\">Our philosophy<\/span>\n    <h2 class=\"stitle\">Two forces. <em>One and the same journey.<\/em><\/h2>\n    <p class=\"sbody\" style=\"margin: 0 auto; text-align: center;\">SUN and ZEN are not just two syllables in our name. They are the two energies that we believe every good trip needs in balance.<\/p>\n    <div class=\"pilares-grid\">\n      <div class=\"pilar-card pilar-sun\">\n        <div class=\"pilar-sigla\">SUN.<\/div>\n        <p class=\"pilar-desc\">The energy that moves you.<\/p>\n        <p class=\"pilar-body\">Adventure, nature, curiosity, discovery, walking under the sun, diving into the sea, climbing a temple at sunrise. What makes a trip ignite and not be forgotten.<\/p>\n      <\/div>\n      <div class=\"pilar-card pilar-zen\">\n        <div class=\"pilar-sigla\">ZEN.<\/div>\n        <p class=\"pilar-desc\">The calm that sustains you.<\/p>\n        <p class=\"pilar-body\">Pause, breath, well-being, presence, a quiet breakfast in front of the sea, a nap in the shade, a long conversation at dinner. What makes you feel that the journey heals. That which calms.<\/p>\n      <\/div>\n    <\/div>\n    <p class=\"pilares-closing\">The best trips do not choose between adventure and comfort.<br>The <em>integrate<\/em>.<\/p>\n  <\/div>\n<\/section>\n\n<section class=\"perfil perfil-rakel\">\n  <div class=\"perfil-layout\">\n    <div class=\"perfil-img-wrap\">\n      <div class=\"perfil-img\" style=\"background-image: url('https:\/\/sunzentravel.com\/wp-content\/uploads\/2026\/04\/IMG-20250430-WA0001.webp');\"><\/div>\n    <\/div>\n    <div class=\"perfil-text-wrap\">\n      <span class=\"perfil-role\">Co-founder<\/span>\n      <h2 class=\"perfil-name\"><em>Rakel.<\/em><\/h2>\n      <p class=\"perfil-intro\">\u00abI believe that a well thought out trip has the power to make you come back being a little different.\u00bb<\/p>\n      <p class=\"perfil-body\">Valencian. I am moved by places where nature still rules and time goes slower. I notice what other people do not look at: the light of a room, the silence of a breakfast, the people with whom you are going to share the table that night.<\/p>\n      <p class=\"perfil-body\">My good habit: choosing accommodations as carefully as I would choose them for myself. If I recommend a place to you, it is because it would pass the same filter that we apply when we travel.<\/p>\n      <p class=\"perfil-firm\">- Rakel<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"perfil perfil-toni\">\n  <div class=\"perfil-layout\">\n    <div class=\"perfil-img-wrap\">\n      <div class=\"perfil-img\" style=\"background-image: url('https:\/\/sunzentravel.com\/wp-content\/uploads\/2026\/04\/20240714_145519-scaled-e1777499080227.webp');\"><\/div>\n    <\/div>\n    <div class=\"perfil-text-wrap\">\n      <span class=\"perfil-role\">Co-founder<\/span>\n      <h2 class=\"perfil-name\"><em>Toni.<\/em><\/h2>\n      <p class=\"perfil-intro\">\u00abA good trip shows in the body. You end up with tired legs and a calm head.\u00bb<\/p>\n      <p class=\"perfil-body\">The sportsman of the group. The one who gets up early to see the sunrise, the one who proposes going up to the viewpoint when the rest hesitate, the one who stays in the water for ten more minutes. He is moved by the sun, the beach and the movement - but also by meditation, the silence after the effort and the music that accompanies him at the end of the day: <strong style=\"color:var(--ink);font-weight:500;\">relaxation when it's time to stop, dance when it's time to celebrate.<\/strong><\/p>\n      <p class=\"perfil-body\">What I enjoy most: discovering new things. I am passionate about proposing routes and excursions that are not in anyone's script - testing them, adjusting them, removing what does not contribute. Rakel takes care of the details you can't see. I take care of the ones you experience with your body.<\/p>\n      <p class=\"perfil-firm\">- Toni<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"destinos-rel\">\n  <div class=\"container destinos-rel-inner\">\n    <span class=\"label\">With destinations, the truth<\/span>\n    <h2 class=\"stitle\">Honesty about <em>each site.<\/em><\/h2>\n    <p class=\"sbody\">Some agencies will tell you they've been to every corner of the world. We prefer to tell it like it is. That's how we work depending on the destination:<\/p>\n    <div class=\"destinos-rel-grid\">\n      <div class=\"destino-card\">\n        <span class=\"destino-card-tag\">We know him<\/span>\n        <h4>Lived by us<\/h4>\n        <p>Some destinations we have been to. We know the accommodations, the sunset light, the local guides you can trust. There we travel with you as another member of the group.<\/p>\n      <\/div>\n      <div class=\"destino-card\">\n        <span class=\"destino-card-tag\">We work with local<\/span>\n        <h4>In alliance with experts<\/h4>\n        <p>In other destinations we work with trusted local agencies, selected with strict criteria. The money stays there, the guide speaks your language and everything passes the filter that we would apply.<\/p>\n      <\/div>\n      <div class=\"destino-card\">\n        <span class=\"destino-card-tag\">We discover with you<\/span>\n        <h4>First time, with criteria<\/h4>\n        <p>If we open a new destination, we say so. That doesn't mean going in blind: it means having filtered local partners for months until we find the ones that meet our standards.<\/p>\n      <\/div>\n    <\/div>\n    <div class=\"destinos-rel-promise\">\n      <p>In all three cases, <em>we never send anyone<\/em> to a site that would not pass the filter we would apply to ourselves.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"no-somos\">\n  <div class=\"container no-somos-inner\">\n    <span class=\"label\">Straightforward<\/span>\n    <h2 class=\"stitle\">What <em>we are not.<\/em><\/h2>\n    <p class=\"sbody\">Some things are best understood by saying what we don't do. Here's our \u00abstraight talk\u00bb so that no one gets confused.<\/p>\n    <div class=\"no-somos-grid\">\n      <div class=\"no-item\">\n        <p class=\"no-item-h\">We are not a classic agency.<\/p>\n        <p class=\"no-item-p\">We don't have 300 destinations in our catalog. We have the destinations that matter to us, where we know we can offer something different and where we take the time to choose every detail.<\/p>\n      <\/div>\n      <div class=\"no-item\">\n        <p class=\"no-item-h\">We are not an impersonal catalog.<\/p>\n        <p class=\"no-item-p\">We work with local agencies when it makes sense - especially in destinations where local expertise and language are part of the value. But we always choose them ourselves, with strict criteria, without blindly reselling others.<\/p>\n      <\/div>\n      <div class=\"no-item\">\n        <p class=\"no-item-h\">We are not the cheapest option.<\/p>\n        <p class=\"no-item-p\">We are the most honest. We pay for good accommodations, fair local guides and details that make the difference. And we charge it in the price, without hiding or fine print.<\/p>\n      <\/div>\n      <div class=\"no-item\">\n        <p class=\"no-item-h\">We are not a call center.<\/p>\n        <p class=\"no-item-p\">We are two people. If you write, we answer. If you call, we pick up the phone. And on group trips, your SunZen guide is us whenever possible.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"si-hacemos\">\n  <div class=\"container\">\n    <span class=\"label\">Yes, this does<\/span>\n    <h2 class=\"stitle\">How to <em>we work.<\/em><\/h2>\n    <p class=\"sbody\">Four principles that we apply to every trip, every group, every decision we make.<\/p>\n    <div class=\"si-grid\">\n      <div class=\"si-item\">\n        <div class=\"si-num\">01.<\/div>\n        <h3 class=\"si-h\">We filter as if we were traveling ourselves.<\/h3>\n        <p class=\"si-p\">Every accommodation, every guide, every activity goes through the same filter we would apply to our own trip. If we wouldn't recommend it to a trusted friend, we don't include it in the proposal.<\/p>\n      <\/div>\n      <div class=\"si-item\">\n        <div class=\"si-num\">02.<\/div>\n        <h3 class=\"si-h\">We choose the group.<\/h3>\n        <p class=\"si-p\">We talked to you before confirming your place. It's not out of arrogance. It's because a group that fits transforms the trip. And we want it to.<\/p>\n      <\/div>\n      <div class=\"si-item\">\n        <div class=\"si-num\">03.<\/div>\n        <h3 class=\"si-h\">We work with real locals.<\/h3>\n        <p class=\"si-p\">Guides who know their land, local agencies selected with criteria, accommodations managed by people and not by corporations when possible. We pay fair. And the money stays where we travel.<\/p>\n      <\/div>\n      <div class=\"si-item\">\n        <div class=\"si-num\">04.<\/div>\n        <h3 class=\"si-h\">We take care of the after.<\/h3>\n        <p class=\"si-p\">The journey does not end at the airport. We follow up. We celebrate reunions. And we organize getaways around Spain so that the friendships that are born <strong style=\"color:var(--ink);font-weight:500;\">in every corner of the world<\/strong> continue to grow closer to home.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"cta-conocenos\">\n  <div class=\"cta-conocenos-inner\">\n    <span class=\"label\">The next step<\/span>\n    <h2 class=\"stitle\">Now you know us. <em>Shall we travel together?<\/em><\/h2>\n    <p class=\"cta-conocenos-body\">If what you've read has resonated with you, the next step is easy. Check out the upcoming outlets or write to us with no obligation. We're in no hurry to sell it to you.<\/p>\n    <div class=\"cta-conocenos-btns\">\n      <a href=\"https:\/\/sunzentravel.com\/en\/group-travel\/\" class=\"btn btn-gold\">See upcoming departures <span class=\"arrow\">\u2192<\/span><\/a>\n      <a href=\"https:\/\/sunzentravel.com\/en\/contact\/\" class=\"btn btn-ghost-soft\">Talk to us<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<\/div>\n\n\n\n\n<style>\n.sz-tuerce-block { --gold:#C9A24C; --gold-dark:#A88635; --gold-soft:#E8D5A3; --ink:#1A1A1A; --ink-soft:#4A4A4A; --white:#FFFFFF; --cream:#F6F6F6; --salvia:#7A8F7A; --salvia-dark:#5A6F5A; --line:rgba(26,26,26,0.08); --line-gold:rgba(201,162,76,0.25); --serif:'Cormorant Garamond',Georgia,serif; --sans:'Libre Franklin',-apple-system,sans-serif; }\n.sz-tuerce-block *, .sz-tuerce-block *::before, .sz-tuerce-block *::after { box-sizing: border-box; }\n.sz-tuerce-block h2, .sz-tuerce-block h3 { font-family: var(--serif); font-weight: 400; line-height: 1.15; margin: 0; }\n.sz-tuerce-block em { font-family: var(--serif); font-style: italic; font-weight: 500; color: var(--gold); }\n.sz-tuerce-block p { font-family: var(--sans); margin: 0; }\n\n.sz-tuerce-block .tuerce { background: var(--cream); padding: 120px 48px; margin: 0; position: relative; overflow: hidden; }\n.sz-tuerce-block .tuerce::before { content: ''; position: absolute; top: -80px; left: -80px; width: 380px; height: 380px; border: 1px solid var(--line-gold); border-radius: 50%; opacity: 0.4; pointer-events: none; }\n.sz-tuerce-block .tuerce-inner { position: relative; z-index: 1; max-width: 1100px; margin: 0 auto; text-align: center; }\n\n.sz-tuerce-block .label { font-family: var(--sans); font-size: 11px; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold-dark); font-weight: 600; margin: 0 0 24px; display: inline-flex; align-items: center; justify-content: center; }\n.sz-tuerce-block .label::before { content: ''; display: inline-block; width: 32px; height: 1px; background: var(--gold); margin-right: 16px; }\n\n.sz-tuerce-block .stitle { font-family: var(--serif); font-size: clamp(36px, 4.5vw, 60px); color: var(--ink); margin: 0 0 32px; font-weight: 400; line-height: 1.15; }\n.sz-tuerce-block .stitle em { color: var(--gold); }\n\n.sz-tuerce-block .tuerce-intro { font-family: var(--sans); font-size: 17px; color: var(--ink-soft); line-height: 1.85; font-weight: 300; margin: 0 auto 64px; max-width: 720px; }\n\n.sz-tuerce-block .tuerce-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 28px; text-align: left; margin-bottom: 48px; }\n\n.sz-tuerce-block .tuerce-card { padding: 48px 40px; background: var(--white); border: 1px solid var(--line); }\n.sz-tuerce-block .tuerce-salvia { border-top: 3px solid var(--salvia); }\n.sz-tuerce-block .tuerce-gold { border-top: 3px solid var(--gold); }\n\n.sz-tuerce-block .tuerce-tag { font-family: var(--sans); font-size: 10px; letter-spacing: 0.24em; text-transform: uppercase; font-weight: 600; margin: 0 0 14px; display: block; }\n.sz-tuerce-block .tuerce-salvia .tuerce-tag { color: var(--salvia-dark); }\n.sz-tuerce-block .tuerce-gold .tuerce-tag { color: var(--gold-dark); }\n\n.sz-tuerce-block .tuerce-card h3 { font-family: var(--serif); font-size: 28px; color: var(--ink); margin: 0 0 18px; font-weight: 500; line-height: 1.25; }\n.sz-tuerce-block .tuerce-card h3 em { font-style: italic; font-weight: 500; }\n.sz-tuerce-block .tuerce-salvia h3 em { color: var(--salvia); }\n.sz-tuerce-block .tuerce-gold h3 em { color: var(--gold); }\n\n.sz-tuerce-block .tuerce-card p { font-family: var(--sans); font-size: 15px; color: var(--ink-soft); line-height: 1.85; font-weight: 300; margin: 0 0 16px; }\n.sz-tuerce-block .tuerce-card p:last-child { margin-bottom: 0; }\n.sz-tuerce-block .tuerce-card strong { color: var(--ink); font-weight: 500; }\n\n.sz-tuerce-block .tuerce-closing { background: var(--white); border-left: 3px solid var(--gold); padding: 36px 44px; max-width: 820px; margin: 0 auto; text-align: left; }\n.sz-tuerce-block .tuerce-closing p { font-family: var(--serif); font-size: clamp(20px, 2.2vw, 26px); font-style: italic; color: var(--ink); line-height: 1.5; margin: 0; }\n.sz-tuerce-block .tuerce-closing em { color: var(--gold); }\n\n@media (max-width: 960px) {\n  .sz-tuerce-block .tuerce { padding: 80px 24px; }\n  .sz-tuerce-block .tuerce-grid { grid-template-columns: 1fr; gap: 32px; }\n  .sz-tuerce-block .tuerce-card { padding: 36px 28px; }\n  .sz-tuerce-block .tuerce-closing { padding: 28px 24px; }\n}\n\n.wp-block-html:has(.sz-tuerce-block) { max-width: 100vw !important; width: 100vw !important; margin-left: calc(50% - 50vw) !important; margin-right: calc(50% - 50vw) !important; padding-left: 0 !important; padding-right: 0 !important; }\n<\/style>\n\n\n<div class=\"sz-tuerce-block\">\n\n<section class=\"tuerce\">\n  <div class=\"tuerce-inner\">\n    <span class=\"label\">If something goes wrong<\/span>\n    <h2 class=\"stitle\">Travel is human. <em>Unforeseen events as well.<\/em><\/h2>\n    <p class=\"tuerce-intro\">Things happen on a trip. A flight that is delayed. An untimely fever, a transport strike, an excursion that has to be rescheduled. And the opposite also happens: moments that were not in the plan and stay forever. We are prepared for both sides.<\/p>\n\n    <div class=\"tuerce-grid\">\n\n      <div class=\"tuerce-card tuerce-salvia\">\n        <span class=\"tuerce-tag\">If something doesn't go as expected<\/span>\n        <h3>When the plan <em>breaks.<\/em><\/h3>\n        <p>You don't talk to a call center on the other side of the planet. You talk to us. We change the route, move heaven and earth with local partners, find the right doctor, get you a new transfer or accompany you to the hospital if necessary.<\/p>\n        <p><strong>Whatever it takes. You will find us.<\/strong><\/p>\n      <\/div>\n\n      <div class=\"tuerce-card tuerce-gold\">\n        <span class=\"tuerce-tag\">If the unexpected arises<\/span>\n        <h3>When it appears <em>the magic.<\/em><\/h3>\n        <p>The long conversation that was not planned. The place that invites you to enter. The beach found on foot. The sunset that makes you stop for another day.<\/p>\n        <p>That's why we purposely leave gaps in every trip: free afternoons, unhurried dinners, unplanned spaces. <strong>Because the most memorable experience is often right there, in the unplanned.<\/strong><\/p>\n      <\/div>\n\n    <\/div>\n\n    <div class=\"tuerce-closing\">\n      <p>We organize everything that can be organized. The rest, <em>we live it with you<\/em> - be it magic or unforeseen.<\/p>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Detr\u00e1s del proyecto \u00b7 Desde Valencia, al mundo Somos Rakel y Toni.Y esto no es una agencia.Es lo que ech\u00e1bamos de menos. SunZen no naci\u00f3 en una oficina ni en una agencia. Naci\u00f3 de una necesidad muy simple: volver a respirar. Crear la forma de viajar que siempre buscamos y nunca encontramos en cat\u00e1logos ajenos. [&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-10259","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/sunzentravel.com\/en\/wp-json\/wp\/v2\/pages\/10259","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=10259"}],"version-history":[{"count":15,"href":"https:\/\/sunzentravel.com\/en\/wp-json\/wp\/v2\/pages\/10259\/revisions"}],"predecessor-version":[{"id":10549,"href":"https:\/\/sunzentravel.com\/en\/wp-json\/wp\/v2\/pages\/10259\/revisions\/10549"}],"wp:attachment":[{"href":"https:\/\/sunzentravel.com\/en\/wp-json\/wp\/v2\/media?parent=10259"}],"wp:term":[{"taxonomy":"folder","embeddable":true,"href":"https:\/\/sunzentravel.com\/en\/wp-json\/wp\/v2\/folder?post=10259"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}