.testimonials-section{padding:80px 20px;margin:0 auto;background-color:#fff}@media(max-width:768px){.testimonials-section{padding:60px 20px}}.testimonials-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}@media(max-width:640px){.testimonials-header{flex-direction:column;align-items:flex-start;gap:20px}}.embla__buttons{display:flex;gap:12px}.embla__button{width:48px;height:48px;border:none;border-radius:30px;background:#2e4042;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;padding:0}.embla__button:hover:not(:disabled){background-color:#2e4042;transform:scale(1.05)}.embla__button:hover:not(:disabled) svg{color:#fff}.embla__button:disabled{background-color:#e5e5e5;color:#999;cursor:not-allowed;opacity:.6}.embla__button:disabled svg{color:#000}.embla__button:active:not(:disabled){transform:scale(.95)}.embla__button__svg{width:24px;height:24px}.testimonials-embla{overflow:hidden;margin-bottom:30px}.testimonials-embla__viewport{overflow:hidden;width:100%}.testimonials-embla__container{display:flex;gap:24px;margin-left:-12px}@media(max-width:768px){.testimonials-embla__container{gap:16px}}.testimonials-embla__slide{flex:0 0 auto;min-width:0;padding-left:12px;width:calc(33.333% - 16px)}@media(max-width:1200px){.testimonials-embla__slide{width:calc(50% - 12px)}}@media(max-width:768px){.testimonials-embla__slide{width:calc(100% - 16px)}}.testimonial-card{background-color:#f8f8f8;border-radius:16px;padding:32px;height:100%;display:flex;flex-direction:column;transition:all .3s ease;border:1px solid rgba(0,0,0,0)}.testimonial-card:hover{background-color:#f0f0f0;transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.08)}@media(max-width:768px){.testimonial-card{padding:24px}}.testimonial-card__title{color:var(--Text-Main,#1F2937);font-family:var(--font-montserrat),sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:30px;letter-spacing:-.6px;text-transform:capitalize}@media(max-width:768px){.testimonial-card__title{font-size:18px}}.testimonial-card__text{font-size:15px;line-height:1.7;color:#4a4a4a;margin:0 0 24px;flex-grow:1}@media(max-width:768px){.testimonial-card__text{font-size:14px;line-height:1.6}}.testimonial-card__author{display:flex;align-items:center;gap:12px;margin-top:auto}.testimonial-card__avatar{width:48px;height:48px;border-radius:50%;overflow:hidden;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:20px;font-weight:600;color:#fff}.testimonial-card__avatar img{width:100%;height:100%;object-fit:cover}.testimonial-card__author-info{display:flex;gap:2px}.testimonial-card__author-name{color:#435355;font-style:normal;font-weight:500}.testimonial-card__author-location,.testimonial-card__author-name{font-family:var(--font-montserrat),sans-serif;font-size:16px;line-height:24px;letter-spacing:-.48px;text-transform:capitalize}.testimonial-card__author-location{color:#1f2937;font-style:italic;font-weight:300}.testimonials-embla__dots{display:flex;justify-content:center;align-items:center;gap:8px;padding-top:10px}.testimonials-embla__dot{width:8px;height:8px;border-radius:50%;background-color:#d1d1d1;border:none;padding:0;cursor:pointer;transition:all .3s ease}.testimonials-embla__dot:hover{background-color:#999;transform:scale(1.2)}.testimonials-embla__dot--selected{background-color:#1a1a1a;width:24px;border-radius:4px}.testimonials-embla__dot--selected:hover{background-color:#1a1a1a}.testimonial-card{animation:fadeIn .6s ease-out}.timeline-component{width:100%;position:relative}.timeline-component .timeline-container{position:relative;margin:0 auto}@media(max-width:767.98px){.timeline-component .timeline-dot,.timeline-component .timeline-line,.timeline-component .timeline-progress{display:none!important}}.timeline-component .timeline-line{background:linear-gradient(180deg,rgba(46,64,66,.15),rgba(46,64,66,.25),rgba(46,64,66,.15));z-index:0}.timeline-component .timeline-line,.timeline-component .timeline-progress{position:absolute;left:50%;top:10px;width:6px;height:calc(100% - 30px);transform:translateX(-50%);border-radius:3px}.timeline-component .timeline-progress{background:linear-gradient(180deg,#2e4042,#8b7355);transform-origin:top center;z-index:1}.timeline-component .timeline-dot{position:absolute;left:50%;width:22px;height:22px;background:#8b7355;border-radius:50%;border:5px solid #f5f1ed;z-index:3;transform:translateX(-50%);box-shadow:0 0 0 3px rgba(139,115,85,.15),0 4px 12px rgba(0,0,0,.1)}.timeline-component .timeline-dot--start{top:0}.timeline-component .timeline-dot--end{bottom:10px}.timeline-component .timeline-item{position:relative;margin-bottom:30px;opacity:0}@media(max-width:991.98px){.timeline-component .timeline-item{margin-bottom:25px}}@media(max-width:767.98px){.timeline-component .timeline-item{margin-bottom:20px;opacity:1}}.timeline-component .timeline-item:first-child{margin-top:0}.timeline-component .timeline-item:last-child{margin-bottom:0}.timeline-component .timeline-item__content{display:grid;grid-template-columns:1fr 1fr;grid-gap:100px;gap:100px;align-items:center;position:relative;z-index:2}@media(max-width:1199.98px){.timeline-component .timeline-item__content{gap:35px}}@media(max-width:991.98px){.timeline-component .timeline-item__content{gap:30px}}@media(max-width:767.98px){.timeline-component .timeline-item__content{grid-template-columns:1fr;gap:16px}}.timeline-component .timeline-item__content--reverse{direction:rtl}@media(max-width:767.98px){.timeline-component .timeline-item__content--reverse{direction:ltr}}.timeline-component .timeline-item__content--reverse>*{direction:ltr}.timeline-component .image-wrapper{position:relative;border-radius:24px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.08),0 2px 8px rgba(0,0,0,.06);transition:all .4s cubic-bezier(.4,0,.2,1)}@media(max-width:767.98px){.timeline-component .image-wrapper{border-radius:16px;box-shadow:0 8px 24px rgba(0,0,0,.08),0 2px 6px rgba(0,0,0,.04)}}.timeline-component .image-wrapper:hover{transform:translateY(-8px);box-shadow:0 20px 60px rgba(0,0,0,.12),0 4px 16px rgba(0,0,0,.08)}@media(max-width:767.98px){.timeline-component .image-wrapper:hover{transform:translateY(-4px)}}.timeline-component .image-wrapper:hover img{transform:scale(1.05)}.timeline-component .image-wrapper img{width:100%;height:380px;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.4,0,.2,1)}@media(max-width:1199.98px){.timeline-component .image-wrapper img{height:350px}}@media(max-width:991.98px){.timeline-component .image-wrapper img{height:320px}}@media(max-width:767.98px){.timeline-component .image-wrapper img{height:260px}}@media(max-width:575.98px){.timeline-component .image-wrapper img{height:220px}}.timeline-component .text-content{padding:10px}@media(max-width:991.98px){.timeline-component .text-content{padding:8px}}@media(max-width:767.98px){.timeline-component .text-content{padding:0}.timeline-component .timeline-item:not(:last-child):after{content:"";position:absolute;bottom:-10px;left:5%;right:5%;height:1px;background:linear-gradient(90deg,transparent,rgba(0,0,0,.06) 20%,rgba(0,0,0,.06) 80%,transparent)}}.bento-grid{max-width:1400px}.bento-item{background-color:#e9ecef}.bento-item:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.15)}.bento-item:hover .bento-img{transform:scale(1.05)}.bento-item.bento-medium{height:250px}@media(max-width:992px){.bento-item.bento-medium{height:220px}}@media(max-width:768px){.bento-item.bento-medium{height:200px}}.bento-item.bento-tall{height:380px}@media(max-width:992px){.bento-item.bento-tall{height:340px}}@media(max-width:768px){.bento-item.bento-tall{height:300px}}.bento-item.bento-extra-tall{height:550px}@media(max-width:992px){.bento-item.bento-extra-tall{height:480px}}@media(max-width:768px){.bento-item.bento-extra-tall{height:400px}}@media(max-width:991px){.bento-grid .col-lg-3:nth-child(3),.bento-grid .col-lg-3:nth-child(4){margin-top:0}}@media(max-width:767px){.travelers-section .section-subtitle br{display:none}.bento-grid .row{gap:.75rem!important}}.bento-img:not([src]),.bento-img[src=""]{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);animation:loading 1.5s infinite}.travelers-section{background-color:#f8f9fa;min-height:100vh}.bento-grid{max-width:1600px;margin:0 auto}.bento-item{position:relative;overflow:hidden;border-radius:20px;background:linear-gradient(135deg,#667eea,#764ba2);cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.08)}.bento-item:hover{transform:translateY(-8px);box-shadow:0 16px 40px rgba(0,0,0,.16)}.bento-item:hover .bento-img{transform:scale(1.08)}.bento-item:hover:after{opacity:.5}.bento-item:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.15));opacity:0;transition:all .3s ease;pointer-events:none;z-index:1}.bento-item.bento-square{aspect-ratio:1/1;height:auto}@media(max-width:992px){.bento-item.bento-square{min-height:200px}}@media(max-width:576px){.bento-item.bento-square{min-height:180px}}.bento-item.bento-medium{aspect-ratio:16/10;height:auto}@media(max-width:992px){.bento-item.bento-medium{min-height:220px}}@media(max-width:576px){.bento-item.bento-medium{min-height:200px}}.bento-item.bento-tall{aspect-ratio:3/4;height:auto}@media(max-width:992px){.bento-item.bento-tall{min-height:320px}}@media(max-width:576px){.bento-item.bento-tall{min-height:280px}}.bento-item.bento-extra-tall{aspect-ratio:3/5;height:auto}@media(max-width:992px){.bento-item.bento-extra-tall{min-height:400px}}@media(max-width:768px){.bento-item.bento-extra-tall{aspect-ratio:4/5;min-height:350px}}@media(max-width:576px){.bento-item.bento-extra-tall{min-height:300px}}.bento-img{width:100%;height:100%;object-fit:cover;object-position:center;transition:all .3s ease;display:block;position:relative;z-index:0}@media(min-width:992px){.bento-grid .row{align-items:flex-end}.bento-grid .col-lg-2{flex:0 0 auto;width:18%}.bento-grid .col-lg-2:nth-child(2){transform:translateY(-40px);align-self:flex-start}.bento-grid .col-lg-2:nth-child(3){width:28%}}@media(min-width:768px)and (max-width:991px){.bento-grid .row{align-items:flex-end}.bento-grid .col-md-3:nth-child(2){transform:translateY(-30px)}}@media(max-width:991px)and (min-width:768px){.bento-grid .col-md-6:nth-child(3){width:100%;flex:0 0 100%;max-width:100%}}@media(max-width:767px){.bento-grid .row{gap:.75rem;display:flex;flex-wrap:wrap}.bento-grid>[class*=col-]:first-child{order:1;width:100%!important;flex:0 0 100%!important;max-width:100%!important;display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:0}.bento-grid>[class*=col-]:first-child .bento-item{width:calc(50% - .375rem)!important;flex-grow:0;flex-shrink:0;flex-basis:calc(50% - .375rem);margin-bottom:0}.bento-grid>[class*=col-]:nth-child(2){order:2;width:100%!important;flex:0 0 100%!important;max-width:100%!important;display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:0}.bento-grid>[class*=col-]:nth-child(2) .bento-item:first-child,.bento-grid>[class*=col-]:nth-child(2) .bento-item:nth-child(2){width:calc(50% - .375rem)!important;flex-grow:0;flex-shrink:0;flex-basis:calc(50% - .375rem);order:1}.bento-grid>[class*=col-]:nth-child(2) .bento-item:nth-child(3),.bento-grid>[class*=col-]:nth-child(2) .bento-item:nth-child(4){width:calc(50% - .375rem)!important;flex-grow:0;flex-shrink:0;flex-basis:calc(50% - .375rem);order:3}.bento-grid>[class*=col-]:nth-child(3){order:3;width:100%!important;flex:0 0 100%!important;max-width:100%!important;display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:0}.bento-grid>[class*=col-]:nth-child(3) .bento-item{width:calc(50% - .375rem)!important;flex-grow:0;flex-shrink:0;flex-basis:calc(50% - .375rem);margin-bottom:0}.bento-item{border-radius:18px}.bento-item.bento-extra-tall,.bento-item.bento-medium,.bento-item.bento-square,.bento-item.bento-tall{aspect-ratio:1/1;min-height:160px;height:auto}}@media(max-width:576px){.bento-grid .row,.bento-grid>[class*=col-]:first-child,.bento-grid>[class*=col-]:nth-child(2),.bento-grid>[class*=col-]:nth-child(3){gap:.5rem}.bento-grid>[class*=col-]:first-child .bento-item,.bento-grid>[class*=col-]:nth-child(2) .bento-item,.bento-grid>[class*=col-]:nth-child(3) .bento-item{width:calc(50% - .25rem)!important;flex-grow:0;flex-shrink:0;flex-basis:calc(50% - .25rem)}.bento-item{border-radius:15px}.bento-item.bento-extra-tall,.bento-item.bento-medium,.bento-item.bento-square,.bento-item.bento-tall{aspect-ratio:1/1;min-height:140px;height:auto}}.bento-img:not([src]),.bento-img[src=""]{background:linear-gradient(90deg,#f0f0f0,#e0e0e0 50%,#f0f0f0);background-size:200% 100%;animation:loading 1.5s ease-in-out infinite}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.travelers-section{animation:fadeIn .6s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.d-flex.flex-column{gap:1rem}@media(max-width:767px){.d-flex.flex-column{gap:.75rem}}:root{--color-primary:#141414;--color-secondary:#1f1f25;--color-body:#74787c;--color-heading-1:#fff;--color-white:#fff;--color-success:#3eb75e;--color-danger:#ff0003;--color-warning:#ff8f3c;--color-info:#1ba2db;--color-facebook:#3b5997;--color-twitter:#1ba1f2;--color-youtube:#ed4141;--color-linkedin:#0077b5;--color-pinterest:#e60022;--color-instagram:#c231a1;--color-vimeo:#00adef;--color-twitch:#6441a3;--color-discord:#7289da;--transition:0.3s;--font-size-b1:16px;--font-size-b2:16px;--font-size-b3:12px;--font-size-b4:10px;--line-height-b1:26px;--line-height-b2:26px;--line-height-b3:1.7;--h1:60px;--h2:48px;--h3:30px;--h4:26px;--h5:24px;--h6:18px}.cta,.cta .cta-img{position:relative}.cta .cta-img{overflow:hidden;border-radius:24px}.cta .cta-img img{width:100%;height:auto;border-radius:24px}@media(max-width:768px){.cta .cta-img,.cta .cta-img img{min-height:400px}.cta .cta-img{display:flex;align-items:center;justify-content:center}}@media(max-width:575.98px){.cta .cta-img{height:0}}.cta .cta-decoration-left{overflow:hidden;position:absolute;left:0;top:0;height:100%;width:250px;pointer-events:none}@media(max-width:1200px){.cta .cta-decoration-left{display:none}}.cta .cta-decoration-left .decoration-img{position:absolute;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.15)}.cta .cta-decoration-left .decoration-img img{width:100%;height:100%;object-fit:cover;border-radius:16px}.cta .cta-decoration-left .decoration-img.decoration-img-1{top:0;left:-10px;width:150px;height:120px}.cta .cta-decoration-left .decoration-img.decoration-img-2{top:25%;left:30px;width:220px;height:200px}.cta .cta-decoration-left .decoration-img.decoration-img-3{bottom:0;left:-20px;width:120px;height:150px}.cta .cta-decoration-right{overflow:hidden;position:absolute;right:0;top:0;height:100%;width:250px;pointer-events:none}@media(max-width:1200px){.cta .cta-decoration-right{display:none}}.cta .cta-decoration-right .decoration-img{position:absolute;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.15)}.cta .cta-decoration-right .decoration-img img{width:100%;height:100%;object-fit:cover;border-radius:16px}.cta .cta-decoration-right .decoration-img.decoration-img-1{top:0;right:-40px;width:180px;height:140px}.cta .cta-decoration-right .decoration-img.decoration-img-2{top:30%;right:-50px;width:250px;height:200px}.cta .cta-decoration-right .decoration-img.decoration-img-3{bottom:-10%;right:0;width:150px;height:180px}.cta .cta-content{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;max-width:90%;z-index:10;width:100%}.cta .cta-content p{padding:0 270px}@media(max-width:575.98px){.cta .cta-content p{padding:0}}@media(max-width:768px){.cta .cta-content{max-width:85%;padding:0 20px;display:flex;flex-direction:column;align-items:center;justify-content:center}}.cta .cta-content .cta-btn{display:flex;justify-content:center;align-items:center;width:100%}.cta .cta-content .cta-btn button{background-color:#000}