* {margin:0;padding:0;box-sizing:border-box;} .scroll-animate {opacity:0;transform:translateY(30px);transition:opacity 0.8s ease-out,transform 0.8s ease-out;will-change:opacity,transform;} .scroll-animate.visible {opacity:1;transform:translateY(0);} html {scroll-behavior:smooth;} body {font-family:'Open Sans',sans-serif;background-color:#2b3a4a;} .header {position:sticky;top:0;z-index:1000;display:flex;justify-content:space-between;align-items:center;padding:0 40px;height:100px;background:linear-gradient(to right,#fae2e0,#f2a29f);} .logo-container {display:flex;align-items:center;height:100%;} .logo-container a {display:block;height:100%;} .logo {height:100%;max-height:90px;width:auto;object-fit:contain;margin-top:5px;} .nav-menu {flex-grow:1;display:flex;justify-content:center;} .nav-menu ul {display:flex;list-style:none;gap:35px;} .nav-menu a {text-decoration:none;color:#1a1a1a;font-family:'Merriweather',serif;font-weight:700;font-size:15px;transition:color 0.3s ease;} .nav-menu a:hover {color:#cc3636;} .header-action {display:flex;align-items:center;} .btn-primary {display:inline-block;background:linear-gradient(to right,#cc3636,#f26a6a);color:white;text-decoration:none;border:none;padding:12px 28px;border-radius:30px;font-family:'Open Sans',sans-serif;font-weight:600;font-size:15px;box-shadow:0 4px 6px rgba(204,54,54,0.2);transition:transform 0.2s ease,box-shadow 0.2s ease,background 0.3s ease;} .btn-primary:hover {transform:translateY(-2px);box-shadow:0 6px 12px rgba(204,54,54,0.3);background:linear-gradient(to right,#d94242,#f57a7a);} .slide,.destination-card-bg,.our-story-section {background-color:rgba(0,0,0,0.35);background-blend-mode:multiply;} .hero-section {position:relative;height:calc(100vh - 100px);min-height:600px;width:100%;overflow:hidden;display:flex;align-items:center;} .hero-slider {position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;display:flex;transition:transform 1s ease-in-out;} .slide {flex:0 0 100%;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;} .slide::after {content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.2) 50%,transparent 100%);} .hero-content {position:relative;z-index:2;padding-left:80px;max-width:800px;color:white;} .hero-content .subtitle {font-family:'Open Sans',sans-serif;font-size:14px;font-weight:700;letter-spacing:4px;margin-bottom:15px;text-transform:uppercase;} .hero-content .title {font-family:'Merriweather',serif;font-size:80px;line-height:1.1;font-weight:700;margin-bottom:25px;} .hero-content .description {font-family:'Open Sans',sans-serif;font-size:20px;font-weight:600;margin-bottom:40px;} .hero-btn {padding:15px 40px;font-size:16px;border-radius:40px;} .services-section {background-color:#fdfaf9;padding:100px 40px;text-align:center;} .section-header {max-width:800px;margin:0 auto 60px;} .section-subtitle {font-family:'Open Sans',sans-serif;color:#cc3636;font-size:14px;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin-bottom:20px;} .section-title {font-family:'Merriweather',serif;font-size:42px;color:#333;font-weight:400;margin-bottom:20px;} .section-title span {color:#cc3636;font-style:italic;} .section-description {font-family:'Open Sans',sans-serif;color:#666;font-size:16px;} .services-grid {display:flex;justify-content:center;gap:30px;max-width:1200px;margin:0 auto;flex-wrap:wrap;} .service-card {background:transparent;border:1px solid #e0c2c2;border-radius:12px;padding:40px 30px;width:250px;text-align:center;transition:transform 0.3s ease,box-shadow 0.3s ease;display:flex;flex-direction:column;align-items:center;} .service-card:hover {transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,0.05);background-color:white;} .icon-wrapper {width:60px;height:60px;border-radius:12px;display:flex;justify-content:center;align-items:center;margin-bottom:25px;} .service-icon {color:#cc3636;width:55px;height:55px;} .service-card h3 {font-family:'Open Sans',sans-serif;color:#333;font-size:18px;font-weight:700;margin-bottom:15px;line-height:1.3;} .service-card p {font-family:'Open Sans',sans-serif;color:#888;font-size:14px;line-height:1.6;} .destinations-section {background-color:#fdfaf9;padding:60px 40px 100px;} .destinations-container {max-width:1200px;margin:0 auto;} .destinations-header {margin-bottom:40px;text-align:left;} .destinations-grid {display:flex;gap:30px;} .destination-column {display:flex;flex-direction:column;gap:30px;flex:1;} .destination-card {border-radius:20px;overflow:hidden;position:relative;display:flex;align-items:flex-end;padding:30px;box-shadow:0 10px 20px rgba(0,0,0,0.1);cursor:pointer;} .destination-card-bg {position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;transition:transform 0.4s ease;z-index:0;} .destination-card:hover .destination-card-bg {transform:scale(1.05);} .destination-card::before {content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 60%);z-index:1;} .destination-info {position:relative;z-index:2;color:white;} .destination-card.tall {width:40%;min-height:600px;} .destination-card.wide {width:100%;height:calc(50% - 15px);min-height:285px;} .location-sub {font-family:'Open Sans',sans-serif;font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin-bottom:5px;} .location-main {font-family:'Merriweather',serif;font-size:24px;font-weight:400;} @media (max-width:900px) {.destinations-grid {flex-direction:column;} .destination-card.tall {width:100%;min-height:400px;} .destination-card.wide {min-height:300px;}} .contact-section {background-color:#fdfaf9;padding:100px 40px;} .contact-container {max-width:1200px;margin:0 auto;display:flex;gap:80px;align-items:flex-start;} .contact-content {flex:1;max-width:500px;} .contact-title {font-family:'Merriweather',serif;font-size:48px;color:#333;font-weight:400;line-height:1.2;margin-bottom:30px;} .contact-title span {color:#cc3636;font-style:italic;} .contact-desc {font-family:'Open Sans',sans-serif;color:#444;font-size:16px;line-height:1.8;margin-bottom:50px;} .process-steps {display:flex;flex-direction:column;} .step {display:flex;gap:30px;padding:25px 0;border-bottom:1px solid #e0c2c2;} .step:last-child {border-bottom:none;} .step-number {font-family:'Merriweather',serif;font-size:24px;color:#555;font-weight:400;} .step-text h4 {font-family:'Open Sans',sans-serif;color:#333;font-size:16px;font-weight:700;margin-bottom:8px;} .step-text p {font-family:'Open Sans',sans-serif;color:#888;font-size:14px;line-height:1.6;} .contact-form-wrapper {flex:1;max-width:600px;} .form-card {background:transparent;border:1px solid #d4a3a3;border-radius:12px;padding:40px;position:relative;} .form-card::before {content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:white;opacity:0.5;border-radius:12px;z-index:-1;} .form-header {margin-bottom:30px;} .form-header h3 {font-family:'Merriweather',serif;font-size:24px;color:#333;font-weight:400;margin-bottom:10px;} .form-header p {font-family:'Open Sans',sans-serif;color:#666;font-size:14px;} .custom-plan-form {display:flex;flex-direction:column;gap:20px;} .form-row {display:flex;gap:20px;} .form-group {display:flex;flex-direction:column;flex:1;} .form-group label {font-family:'Open Sans',sans-serif;font-size:11px;font-weight:700;letter-spacing:1px;color:#555;margin-bottom:8px;text-transform:uppercase;} .form-group input,.form-group textarea {width:100%;padding:12px 15px;border:1px solid #ccc;border-radius:8px;font-family:'Open Sans',sans-serif;font-size:14px;color:#333;background-color:transparent;transition:border-color 0.3s ease;} .form-group input::placeholder,.form-group textarea::placeholder {color:#aaa;} .form-group input:focus,.form-group textarea:focus {outline:none;border-color:#cc3636;} .form-group textarea {resize:vertical;min-height:80px;} .btn-submit {background-color:#cc3636;color:white;border:none;padding:16px;border-radius:8px;font-family:'Open Sans',sans-serif;font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase;cursor:pointer;display:flex;justify-content:center;align-items:center;gap:10px;margin-top:10px;transition:background-color 0.3s ease;} .btn-submit:hover {background-color:#b52c2c;} .form-footer-note {text-align:center;font-family:'Open Sans',sans-serif;font-size:12px;color:#888;margin-top:20px;} @media (max-width:900px) {.contact-container {flex-direction:column;} .contact-content,.contact-form-wrapper {max-width:100%;} .form-row {flex-direction:column;gap:20px;}} .visual-whispers-section {background-color:#fdfaf9;padding:80px 40px;} .visual-container {max-width:1200px;margin:0 auto;} .visual-header {display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:50px;} .visual-title-box {flex:1;} .visual-desc-box {flex:1;text-align:right;} .visual-desc-box p {font-family:'Open Sans',sans-serif;color:#555;font-size:14px;line-height:1.6;max-width:400px;margin-left:auto;} .masonry-gallery {column-count:4;column-gap:20px;line-height:0;} .masonry-item {width:100%;display:inline-block;margin-bottom:20px;border-radius:12px;break-inside:avoid;box-shadow:0 4px 10px rgba(0,0,0,0.05);transition:transform 0.3s ease,box-shadow 0.3s ease;cursor:pointer;} .masonry-item:hover {transform:scale(1.02);box-shadow:0 8px 20px rgba(0,0,0,0.15);} .visual-footer-link {text-align:center;margin-top:40px;display:none;} .follow-journeys-btn {font-family:'Open Sans',sans-serif;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#cc3636;text-decoration:none;display:inline-flex;align-items:center;gap:5px;transition:opacity 0.3s ease;} .follow-journeys-btn:hover {opacity:0.7;} .follow-journeys-btn .arrow {font-size:14px;} @media (max-width:1000px) {.masonry-gallery {column-count:3;} .visual-header {flex-direction:column;align-items:flex-start;gap:20px;} .visual-desc-box {text-align:left;} .visual-desc-box p {margin-left:0;}} @media (max-width:700px) {.visual-whispers-section {padding:60px 20px;} .masonry-gallery {column-count:2;column-gap:10px;}} @media (max-width:480px) {.visual-whispers-section {padding:40px 20px;} .masonry-scroll-wrapper {height:600px;overflow-y:auto;padding-right:5px;} .masonry-scroll-wrapper::-webkit-scrollbar {width:4px;} .masonry-scroll-wrapper::-webkit-scrollbar-track {background:transparent;} .masonry-scroll-wrapper::-webkit-scrollbar-thumb {background:#cc3636;border-radius:4px;} .masonry-gallery {display:block;column-count:2;column-gap:10px;height:max-content;column-fill:balance;} .masonry-item {width:100%;margin-bottom:10px;border-radius:8px;display:inline-block;break-inside:avoid;-webkit-column-break-inside:avoid;page-break-inside:avoid;} .visual-header {margin-bottom:30px;} .visual-footer-link {display:block;}} .our-story-section {position:relative;height:60vh;min-height:400px;background-image:url('img/background.png');background-size:cover;background-position:center;background-attachment:fixed;display:flex;align-items:flex-end;padding:60px;} .our-story-section::before {content:'';position:absolute;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(to top,rgba(0,0,0,0.6) 0%,rgba(0,0,0,0) 100%);z-index:1;} .story-content {position:relative;z-index:2;color:white;} .story-subtitle {font-family:'Open Sans',sans-serif;font-size:14px;font-weight:700;letter-spacing:3px;margin-bottom:10px;} .story-title {font-family:'Merriweather',serif;font-size:60px;font-weight:400;} .story-title span {font-style:italic;color:#ffd4d4;} .who-we-are-section {background-color:#fdfaf9;padding:100px 40px;} .who-we-are-container {max-width:1200px;margin:0 auto;display:flex;gap:60px;align-items:center;} .who-we-are-content {flex:1;} .who-we-are-text {margin-top:30px;} .who-we-are-text p {font-family:'Open Sans',sans-serif;color:#555;font-size:15px;line-height:1.8;margin-bottom:20px;} .who-we-are-quote {border-left:2px solid #cc3636;padding-left:20px;margin-top:40px;font-family:'Merriweather',serif;font-style:italic;color:#333;font-size:16px;line-height:1.6;} .who-we-are-images {flex:1;display:flex;gap:20px;height:600px;} .who-we-are-img-large {flex:1;border-radius:16px;overflow:hidden;} .who-we-are-img-large img {width:100%;height:100%;object-fit:cover;} .who-we-are-img-column {flex:1;display:flex;flex-direction:column;gap:20px;} .who-we-are-img-column img {width:100%;height:calc(50% - 10px);object-fit:cover;border-radius:16px;} @media (max-width:900px) {.who-we-are-container {flex-direction:column;} .who-we-are-images {width:100%;height:auto;} .who-we-are-img-column img {height:300px;}} @media (max-width:600px) {.who-we-are-images {flex-direction:column;} .who-we-are-img-column {flex-direction:column;} .who-we-are-img-large img,.who-we-are-img-column img {height:300px;}} .stats-banner {background-color:#1a1a1a;color:#fff;padding:60px 20px;} .stats-container {max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;} .stat-item {flex:1;text-align:center;border-right:1px solid rgba(255,255,255,0.1);} .stat-item:last-child {border-right:none;} .stat-item h3 {font-family:'Merriweather',serif;font-size:42px;font-weight:300;margin-bottom:10px;color:#fdfaf9;} .stat-item p {font-family:'Open Sans',sans-serif;font-size:11px;letter-spacing:2px;color:#888;font-weight:700;} .philosophy-section {background-color:#fdfaf9;padding:100px 40px;} .philosophy-container {max-width:1200px;margin:0 auto;} .philosophy-header {display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:60px;} .philosophy-desc-box {text-align:right;max-width:450px;} .philosophy-desc-box p {font-family:'Open Sans',sans-serif;font-size:12px;color:#555;line-height:1.8;} .philosophy-cards {display:flex;border:1px solid #efe5e0;border-radius:16px;background-color:#fff;} .philosophy-card {flex:1;padding:60px 40px;border-right:1px solid #efe5e0;} .philosophy-card:last-child {border-right:none;} .card-number {font-family:'Merriweather',serif;font-size:24px;color:#cc3636;margin-bottom:20px;} .card-title {font-family:'Merriweather',serif;font-size:20px;color:#333;margin-bottom:20px;} .card-text {font-family:'Open Sans',sans-serif;font-size:14px;color:#666;line-height:1.8;} .cta-section {background-color:#1a1a1a;padding:80px 40px;color:#fff;} .cta-container {max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;} .cta-text h2 {font-family:'Merriweather',serif;font-size:36px;font-weight:300;line-height:1.4;} .cta-text h2 span {font-style:italic;color:#e0cdc5;} .cta-contact {text-align:center;} .cta-contact h3 {font-family:'Merriweather',serif;font-size:28px;font-weight:300;margin-bottom:20px;} .social-icons {display:flex;justify-content:center;gap:15px;} .social-icon {width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;text-decoration:none;transition:transform 0.3s ease;} .social-icon:hover {transform:translateY(-3px);} .social-icon svg {width:24px;height:24px;} .ig {background:radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285AEB 90%);} .wa {background-color:#25D366;} .fb {background-color:#1877F2;} .btn-start {background-color:#cc3636;color:#fff;text-decoration:none;padding:16px 32px;border-radius:30px;font-family:'Open Sans',sans-serif;font-size:13px;font-weight:700;letter-spacing:2px;display:inline-flex;align-items:center;gap:10px;transition:background-color 0.3s ease;} .btn-start:hover {background-color:#a82929;} @media (max-width:900px) {.stats-container {flex-wrap:wrap;gap:40px 0;} .stat-item {flex:0 0 50%;border-right:none;} .philosophy-cards {flex-direction:column;} .philosophy-card {border-right:none;border-bottom:1px solid #efe5e0;} .philosophy-card:last-child {border-bottom:none;} .cta-container {flex-direction:column;gap:40px;text-align:center;} .philosophy-header {flex-direction:column;align-items:flex-start;gap:20px;} .philosophy-desc-box {text-align:left;}} .footer-section {background-color:#fdfaf9;padding:60px 40px;border-top:1px solid #eee;} .footer-container {max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;} .footer-text {font-family:'Merriweather',serif;font-size:20px;color:#333;} .footer-text span {color:#cc3636;font-style:italic;} .follow-link {display:flex;align-items:center;gap:15px;text-decoration:none;color:#333;transition:opacity 0.3s ease;} .follow-link:hover {opacity:0.7;} .instagram-icon {width:40px;height:40px;border-radius:50%;border:1px solid #d4a3a3;display:flex;justify-content:center;align-items:center;color:#333;} .follow-text {font-family:'Open Sans',sans-serif;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;border-bottom:1px solid #333;padding-bottom:2px;} @media (max-width:700px) {.footer-container {flex-direction:column;gap:30px;text-align:center;}} .copyright-bar {background-color:#1a1a1a;color:#888;text-align:center;padding:20px 40px;font-family:'Open Sans',sans-serif;font-size:13px;border-top:1px solid rgba(255,255,255,0.05);} .mobile-menu-toggle {display:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;background:transparent;border:none;cursor:pointer;z-index:100;} .mobile-menu-toggle span {width:100%;height:3px;background-color:#333;border-radius:3px;transition:all 0.3s ease;} .mobile-only-btn {display:none;} @media (max-width:900px) {.mobile-only-btn {display:block;margin-top:20px;} .header {padding:0 20px;height:65px;background:#fae2e0;} .logo {margin-top:0;} .nav-menu {position:fixed;top:65px;left:-100%;width:100%;height:calc(100vh - 65px);background:#fae2e0;flex-direction:column;justify-content:flex-start;align-items:center;padding-top:40px;padding-bottom:40px;transition:left 0.3s ease;z-index:99;overflow-y:auto;} .nav-menu.active {left:0;} .nav-menu ul {flex-direction:column;align-items:center;gap:25px;width:100%;} .nav-menu a {font-size:20px;padding:10px;display:block;text-align:center;} .header-action {display:none;} .mobile-menu-toggle {display:flex;} .mobile-menu-toggle.active span:nth-child(1) {transform:translateY(9px) rotate(45deg);} .mobile-menu-toggle.active span:nth-child(2) {opacity:0;} .mobile-menu-toggle.active span:nth-child(3) {transform:translateY(-9px) rotate(-45deg);} .logo {max-height:70px;} .hero-content {padding-left:20px;padding-right:20px;text-align:center;margin:0 auto;} .hero-content .title {font-size:50px;} .section-title {font-size:32px;} .contact-title {font-size:36px;} .story-title {font-size:36px;} .cta-text h2 {font-size:28px;} .services-section,.contact-section,.visual-whispers-section,.who-we-are-section,.philosophy-section,.cta-section {padding:60px 20px;} .destinations-section {padding:40px 20px 60px;} .our-story-section {padding:40px 20px;height:50vh;min-height:300px;} .footer-section {padding:40px 20px;}} @media (max-width:600px) {.hero-content .title {font-size:40px;} .hero-content .description {font-size:16px;} .section-title {font-size:28px;} .contact-title,.story-title {font-size:32px;} .stat-item {flex:0 0 100%;margin-bottom:30px;} .stat-item:last-child {margin-bottom:0;} .stat-item h3 {font-size:36px;} .form-card {padding:25px;} .philosophy-card {padding:40px 20px;} .destination-card.tall {min-height:300px;} .destination-card.wide {min-height:250px;}} @media (max-width:768px) {.our-story-section {padding:60px 20px 20px 20px !important;height:auto !important;min-height:auto !important;background:#171515 !important;background-image:none !important;} .our-story-section::before {display:none !important;} .story-subtitle {color:#cc3636;font-family:'Open Sans',sans-serif;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin-bottom:5px;} .story-title {font-size:32px;font-family:'Merriweather',serif;color:#fff;margin-bottom:30px;} .story-title span {font-style:italic;color:#e0b0b0;} .who-we-are-section {background-color:#171515;padding:20px 20px 60px 20px;} .who-we-are-content .section-subtitle {color:#cc3636;font-family:'Open Sans',sans-serif;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin-bottom:5px;} .who-we-are-content .section-title {color:#fff;font-size:32px;font-family:'Merriweather',serif;} .who-we-are-content .section-title span {color:#cc3636;font-style:italic;} .who-we-are-text {margin-top:20px;} .who-we-are-text p {color:#a0a0a0;font-size:13px;line-height:1.8;margin-bottom:20px;font-family:'Open Sans',sans-serif;} .who-we-are-quote {background-color:#241816;border-left:2px solid #cc3636;padding:25px 20px;margin-top:30px;margin-bottom:20px;color:#a0a0a0;font-family:'Merriweather',serif;font-style:italic;} .who-we-are-quote p {margin-bottom:15px;color:#a0a0a0;} .who-we-are-quote .quote-highlight {color:#cc3636;font-family:'Open Sans',sans-serif;font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;font-style:normal;margin-bottom:0;} .who-we-are-text p strong {font-weight:700;color:#fff;} .who-we-are-text p em {font-style:italic;color:#fff;} .who-we-are-images {display:none;}}