@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap);.book-button,.booking-section,.container,.content-card,.cta-button,.cta-content,.discover-section,.footer-bottom-links a,.footer-title,.form-group,.gallery-item,.hero-title,.image-wrapper,.package-option,.review-cta,.reviews-section,.section-subtitle,.section-title,.service-content,.service-icon,.site-footer,.step-number,.submit-btn,.text-content,.timeline-item,.zigzag-gallery{position:relative}.features-grid,.packages-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.book-button,.cta-button,.form-select,.menu-btn,.package-label,.package-radio,.scroll-down,.submit-btn,.subscribe-btn{cursor:pointer}.container,.main-content{min-height:100vh;overflow:hidden}.hero-section,.hero-title{z-index:2;text-align:center}.feature-image,.hero-image{object-fit:cover;object-position:center}.duration-badge,.overlay-badge,.social-link,.youtube-btn{backdrop-filter:blur(10px)}.book-button,.cta-button,.nav-link,.social-link{text-decoration:none}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#333;background:#fff;padding:20px}.container{margin:0 auto;background-image:url('img/hot-air-balloon-adventure.webp');background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:20px;display:flex;flex-direction:column}.site-header{padding:30px 40px}.header-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.contact-item,.content-card,.detail-item,.info-list li,.main-navigation,.nav-list,.package-btn,.step-indicator{align-items:center;display:flex}.brand-logo{font-size:2.5rem;font-weight:700;color:#fff;text-shadow:2px 2px 8px rgba(0,0,0,.5);letter-spacing:-1px}.book-button i,.nav-link{font-size:1rem;transition:.3s}.feature-item span,.highlight-item span,.nav-link,.package-features .feature-item span{font-weight:500}.main-navigation{gap:30px}.nav-list{list-style:none;gap:25px}.nav-link{color:#fff;padding:10px 18px;border-radius:25px}.nav-link:hover{background:rgba(255,255,255,.25);transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.2)}.cta-button{display:flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.5px}.main-content,.scroll-down{flex-direction:column}.youtube-btn{background:rgba(255,0,0,.8);color:#fff;border:1px solid rgba(255,255,255,.2)}.youtube-btn:hover{background:red;transform:translateY(-3px);box-shadow:0 10px 30px rgba(255,0,0,.4)}.menu-btn{font-size:20px;background:0 0;border:none;display:none}.hero-section,.main-content{display:flex;position:relative}@keyframes menuSlideIn{0%{opacity:0;transform:translateX(-50%) translateY(-20px) scale(.95)}100%{opacity:1;transform:translateX(-50%) translateY(0) scale(1)}}@keyframes itemFadeIn{to{opacity:1;transform:translateY(0)}}.hero-title{font-size:clamp(4rem, 8vw, 7rem);font-weight:900;margin-bottom:3rem;letter-spacing:-.02em;color:#fff}.hero-section{align-items:center;justify-content:center;gap:2.5rem;border-radius:25px;padding:3rem 2.5rem}.hero-description{font-size:1.3rem;color:#fff;line-height:1.8;font-weight:400;margin:0;width:500px}.book-button{display:inline-flex;align-items:center;justify-content:center;border:none;padding:18px;font-size:1.2rem;font-weight:600;overflow:hidden;background:linear-gradient(135deg,gold 0,#ffed4e 50%,#f9ca24 100%);color:#2c3e50;gap:12px;border-radius:60px;-webkit-border-radius:60px;-moz-border-radius:60px;-ms-border-radius:60px;-o-border-radius:60px}.book-button i{filter:drop-shadow(0 1px 2px rgba(0, 0, 0, .2))}.book-button:hover i{transform:translateX(4px) scale(1.1);filter:drop-shadow(0 2px 4px rgba(0, 0, 0, .3))}.scroll-down{display:flex;align-items:center;justify-content:center;gap:8px;position:absolute;bottom:30px;left:50%;transform:translateX(-50%);z-index:10;padding:15px;border-radius:50px}.scroll-down i{font-size:2rem;color:#000;text-shadow:0 2px 4px rgba(0,0,0,.3);transition:.4s;animation:2s ease-in-out infinite arrowBounce}.scroll-down:hover i{transform:translateY(3px) scale(1.1);color:gold;text-shadow:0 0 15px rgba(255,215,0,.6),0 2px 4px rgba(0,0,0,.4)}@keyframes arrowBounce{0%,100%{transform:translateY(0)}50%{transform:translateY(5px)}}.discover-section{padding:80px 0;overflow:hidden}.discover-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.section-title{-webkit-text-fill-color:transparent;text-transform:capitalize;letter-spacing:-.02em}.highlight-tag,.next-section .section-subtitle,.package-badge,.package-btn,.primary-cta,.section-subtitle,.stat-label{text-transform:uppercase}.package-btn,.primary-cta{letter-spacing:.5px;cursor:pointer}.section-title::after{content:'';position:absolute;bottom:-12px;left:50%;transform:translateX(-50%);width:80px;height:3px;background:linear-gradient(90deg,#ff6b6b,#4ecdc4,#45b7d1);border-radius:2px;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%)}.section-subtitle{max-width:500px;margin:0 auto;line-height:1.5}.zigzag-gallery{display:flex;flex-direction:column;gap:80px}.footer-bottom-links a:hover::after,.gallery-item,.newsletter-form{width:100%}.gallery-item.left-aligned{align-self:flex-start;max-width:800px}.gallery-item.right-aligned{align-self:flex-end;max-width:800px}.gallery-item.offset{margin-left:150px}.content-card{gap:40px;background:#fff;border-radius:20px;padding:35px;box-shadow:0 15px 40px rgba(0,0,0,.08);transition:.4s cubic-bezier(.175, .885, .32, 1.275);overflow:hidden}.content-card::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent,rgba(78,205,196,.05),transparent);opacity:0;transition:opacity .3s}.feature-item:hover,.review-cta,.step-number,.summary-icon{background:linear-gradient(135deg,#4ecdc4,#45b7d1);color:#fff}.content-card:hover .image-overlay,.content-card:hover::before,.feature-card:hover .feature-overlay,.feature-card:hover::before,.package-card:hover .package-overlay,.package-card:hover::before{opacity:1}.content-card:hover{transform:translateY(-10px);box-shadow:0 25px 60px rgba(0,0,0,.12)}.right-aligned .content-card{flex-direction:row-reverse}.text-content{flex:1}.review-content,.step-indicator{margin-bottom:20px}.step-number{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;font-size:1.3rem;font-weight:700;box-shadow:0 8px 20px rgba(78,205,196,.3)}.step-number::after{content:'';position:absolute;width:100%;height:100%;border:2px solid #4ecdc4;border-radius:50%;animation:2s infinite pulse-ring}@keyframes pulse-ring{0%{transform:scale(1);opacity:1}100%{transform:scale(1.3);opacity:0}}.step-line{width:60px;height:2px;background:linear-gradient(90deg,#4ecdc4,transparent);margin-left:15px}.content-title{font-size:1.8rem;font-weight:700;color:#2c3e50;margin-bottom:15px;line-height:1.3;transition:color .3s}.content-card:hover .content-title,.feature-card:hover .feature-title,.form-note i{color:#4ecdc4}.content-description,.feature-description{font-size:1rem;color:#5a6c7d;line-height:1.6;margin-bottom:20px}.content-features{display:flex;flex-direction:column;gap:10px}.feature-item{display:flex;align-items:center;gap:12px;padding:8px 15px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:20px;border:1px solid #dee2e6;transition:.3s;font-size:.9rem}.feature-item:hover{transform:translateX(8px)}.feature-item i{font-size:1rem;color:#4ecdc4;transition:color .3s}.feature-item:hover i,.standard-btn{color:#fff}.image-wrapper{flex:1;border-radius:16px;overflow:hidden;box-shadow:0 12px 30px rgba(0,0,0,.1)}.gallery-image{width:100%;height:280px;object-fit:cover;transition:transform .4s}.content-card:hover .gallery-image{transform:scale(1.05)}.image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent,rgba(0,0,0,.3));opacity:0;transition:opacity .3s}.overlay-badge{position:absolute;top:15px;right:15px;background:rgba(255,255,255,.95);color:#2c3e50;padding:6px 12px;border-radius:15px;font-size:.8rem;font-weight:600;transform:translateY(-8px);opacity:0;transition:.3s}.content-card:hover .overlay-badge{transform:translateY(0);opacity:1}.fade-in-up{opacity:0;transform:translateY(20px);animation:.6s forwards fadeInUp}.fade-in-left{opacity:0;transform:translateX(-20px);animation:.6s forwards fadeInLeft}.fade-in-right{opacity:0;transform:translateX(20px);animation:.6s forwards fadeInRight}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{to{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{to{opacity:1;transform:translateX(0)}}.gallery-item:hover .step-number{transform:scale(1.1) rotate(5deg);box-shadow:0 12px 30px rgba(78,205,196,.4)}.feature-card:hover .highlight-item:first-child,.gallery-item:hover .content-features .feature-item:first-child{transition-delay:0.1s}.feature-card:hover .highlight-item:nth-child(2),.gallery-item:hover .content-features .feature-item:nth-child(2){transition-delay:0.2s}.gallery-image.loading{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:2s infinite loading-shimmer}@keyframes loading-shimmer{0%{background-position:-200% 0}100%{background-position:200% 0}}.content-card:focus-within{outline:#4ecdc4 solid 2px;outline-offset:3px}.feature-item:focus{outline:#4ecdc4 solid 2px;outline-offset:2px}@media (max-width:991px){.discover-section{padding:60px 0}.section-title{font-size:2.4rem}.section-subtitle{font-size:1rem}.zigzag-gallery{gap:60px}.gallery-item.left-aligned,.gallery-item.right-aligned{max-width:100%;align-self:center}.gallery-item.offset{margin-left:0}.content-card{flex-direction:column!important;gap:25px;padding:25px;text-align:center}.right-aligned .content-card{flex-direction:column!important}.text-content{order:2}.image-wrapper{order:1;width:100%}.gallery-image{height:220px;width:100%}.content-features{flex-direction:row;justify-content:center;flex-wrap:wrap;gap:15px}.feature-item{flex:0 1 auto;min-width:120px}.step-indicator{justify-content:center}}@media (max-width:575px){.discover-section{padding:40px 0}.section-container{padding:0 10px}.section-title{font-size:1.8rem}.section-subtitle{font-size:.9rem;padding:0 10px}.zigzag-gallery{gap:30px}.content-card{padding:15px;gap:15px;margin:0 5px}.gallery-image{height:180px}.content-title{font-size:1.3rem}.content-description{font-size:.85rem;line-height:1.5}.step-number{width:40px;height:40px;font-size:1rem}.step-line{width:30px}.content-features{flex-direction:column;align-items:center;gap:8px}.feature-item{width:100%;max-width:200px;justify-content:center;padding:8px 15px}.feature-item:hover{transform:translateX(0);transform:scale(1.02)}}@media (max-width:319px){.discover-section{padding:25px 0}.section-container{padding:0 8px}.section-title{font-size:1.4rem}.content-card{padding:10px;gap:10px}.gallery-image{height:140px}.content-title{font-size:1.1rem}.content-description{font-size:.75rem}.step-number{width:30px;height:30px;font-size:.8rem}.feature-item{font-size:.75rem;padding:5px 10px}}.next-section{padding:100px 0;background:linear-gradient(135deg,#f8f9fa 0,#e9ecef 100%);position:relative;overflow:hidden}.next-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 25% 25%,rgba(78,205,196,.08) 0,transparent 50%),radial-gradient(circle at 75% 75%,rgba(255,107,107,.08) 0,transparent 50%);pointer-events:none}.next-section .section-container,.packages-section .section-container,.section-container{max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:1}.next-section .section-header,.packages-section .section-header{text-align:center;margin-bottom:80px;max-width:800px;margin-left:auto;margin-right:auto}.next-section .section-subtitle{font-size:1.1rem;color:#4ecdc4;font-weight:600;letter-spacing:2px;margin-bottom:10px;position:relative}.next-section .section-title,.packages-section .section-title{font-size:3.2rem;font-weight:800;color:#2c3e50;margin-bottom:20px;line-height:1.2;position:relative}.next-section .section-title::after,.packages-section .section-title::after{content:'';position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);width:100px;height:4px;background:linear-gradient(90deg,#4ecdc4,#45b7d1,#ff6b6b);border-radius:2px}.next-section .section-description{font-size:1.1rem;color:#6c757d;line-height:1.7;font-weight:400;max-width:600px;margin:0 auto}.features-grid{display:grid;gap:40px;margin-bottom:60px}.feature-card,.package-card{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.08);transition:.4s cubic-bezier(.175, .885, .32, 1.275);position:relative;border:1px solid rgba(255,255,255,.8)}.feature-icon,.feature-number{border-radius:50%;display:flex}.feature-card::before,.package-card::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,transparent,rgba(78,205,196,.03),transparent);opacity:0;transition:opacity .3s;pointer-events:none}.feature-card:hover,.package-card:hover{transform:translateY(-15px);box-shadow:0 30px 80px rgba(0,0,0,.15)}.feature-image-wrapper{position:relative;height:240px;overflow:hidden}.feature-image{width:100%;height:100%;transition:transform .4s}.feature-card:hover .feature-image,.package-card:hover .package-image img{transform:scale(1.08)}.feature-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,0,0,.4),rgba(0,0,0,.2));opacity:0;transition:opacity .3s;display:flex;align-items:center;justify-content:center}.feature-icon{width:60px;height:60px;background:rgba(255,255,255,.95);align-items:center;justify-content:center;transform:scale(.8);transition:transform .3s}.feature-card:hover .feature-icon{transform:scale(1)}.feature-icon i,.stat-icon{font-size:1.5rem;color:#4ecdc4}.feature-content{padding:30px;position:relative}.feature-number{position:absolute;top:-20px;right:30px;width:40px;height:40px;background:linear-gradient(135deg,#4ecdc4,#45b7d1);color:#fff;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;box-shadow:0 8px 20px rgba(78,205,196,.3)}.feature-title{font-size:1.5rem;font-weight:700;color:#2c3e50;margin-bottom:15px;line-height:1.3;transition:color .3s}.feature-highlights{display:flex;flex-direction:column;gap:8px}.highlight-item{display:flex;align-items:center;gap:10px;font-size:.9rem;color:#6c757d}.highlight-item i{color:#4ecdc4;font-size:.8rem}.section-cta{text-align:center;margin-top:40px}.primary-cta{border:none;padding:16px 32px;border-radius:50px;font-size:1.1rem;font-weight:600;display:inline-flex;align-items:center;gap:12px;transition:.3s}.package-btn i,.package-icon,.primary-cta i,.submit-btn i{transition:transform .3s}.primary-cta:hover{box-shadow:0 15px 40px rgba(78,205,196,.4)}.package-btn:hover i,.primary-cta:hover i{transform:translateX(4px)}.feature-card:hover .highlight-item{color:#4ecdc4;transform:translateX(5px)}@keyframes slideInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.packages-section{padding:100px 0;background:linear-gradient(135deg,#f8f9fa 0,#fff 50%,#f1f3f4 100%);position:relative;overflow:hidden}.packages-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 20%,rgba(78,205,196,.06) 0,transparent 50%),radial-gradient(circle at 70% 80%,rgba(255,107,107,.06) 0,transparent 50%);pointer-events:none}.packages-section .section-subtitle{font-size:1.1rem;color:#4ecdc4;font-weight:600;text-transform:uppercase;letter-spacing:2px;margin-bottom:10px}.packages-grid{display:grid;gap:40px;margin-bottom:80px}.package-card.featured{border:2px solid #4ecdc4;transform:scale(1.05);z-index:2}.deluxe-btn:hover,.standard-btn:hover,.vip-btn:hover{transform:translateY(-3px)}.package-card.featured::after{content:'';position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(45deg,#4ecdc4,#45b7d1,#ff6b6b,#4ecdc4);border-radius:26px;z-index:-1;animation:3s linear infinite borderGlow}@keyframes borderGlow{0%,100%{background-position:0 50%}50%{background-position:100% 50%}}.package-header{padding:25px 25px 0;text-align:center;position:relative}.package-badge{display:inline-block;margin-bottom:15px;box-shadow:0 4px 15px rgba(78,205,196,.3)}.package-icon,.standard-btn{box-shadow:0 8px 25px rgba(78,205,196,.3)}.package-badge.premium{background:linear-gradient(135deg,#ff6b6b,#ffa726);box-shadow:0 4px 15px rgba(255,107,107,.3)}.package-badge.luxury{background:linear-gradient(135deg,#9c27b0,#673ab7);box-shadow:0 4px 15px rgba(156,39,176,.3)}.deluxe .package-icon,.deluxe-btn{box-shadow:0 8px 25px rgba(255,107,107,.3)}.vip .package-icon,.vip-btn{box-shadow:0 8px 25px rgba(156,39,176,.3)}.package-icon{width:60px;height:60px;margin:0 auto 15px;background:linear-gradient(135deg,#4ecdc4,#45b7d1);border-radius:50%;display:flex;align-items:center;justify-content:center}.deluxe .package-icon{background:linear-gradient(135deg,#ff6b6b,#ffa726)}.vip .package-icon{background:linear-gradient(135deg,#9c27b0,#673ab7)}.info-item:hover .info-icon,.package-card:hover .package-icon{transform:scale(1.1) rotate(5deg)}.info-icon i,.package-icon i{font-size:1.5rem;color:#fff}.package-title{font-size:1.6rem;font-weight:700;color:#2c3e50;margin-bottom:5px;line-height:1.3}.package-subtitle{font-size:.9rem;color:#6c757d;margin-bottom:0}.package-image{position:relative;height:200px;margin:20px;overflow:hidden;border-radius:16px}.package-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.package-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent,rgba(0,0,0,.3));opacity:0;transition:opacity .3s;display:flex;align-items:flex-end;justify-content:flex-end;padding:15px}.duration-badge{background:rgba(255,255,255,.95);color:#2c3e50;padding:8px 12px;border-radius:20px;font-size:.8rem;font-weight:600;display:flex;align-items:center;gap:6px;transform:translateY(10px);transition:transform .3s}.package-details,.package-price{margin-bottom:25px;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.duration-badge.premium{background:linear-gradient(135deg,rgba(255,107,107,.95),rgba(255,167,38,.95));color:#fff}.duration-badge.luxury{background:linear-gradient(135deg,rgba(156,39,176,.95),rgba(103,58,183,.95));color:#fff}.package-card:hover .duration-badge{transform:translateY(0)}.package-content{padding:0 25px 25px}.package-price{text-align:center;padding:20px;border-radius:16px;border:1px solid #dee2e6}.package-price .currency{font-size:1.2rem;font-weight:600;color:#4ecdc4;vertical-align:top}.package-price .amount{font-size:2.5rem;font-weight:800;color:#2c3e50;margin:0 5px}.package-price .period{font-size:.9rem;color:#6c757d;font-weight:500}.deluxe .detail-item i,.deluxe .package-features .feature-item i,.deluxe .package-price .amount,.deluxe .package-price .currency,.footer-bottom-links a:hover{color:#ff6b6b}.vip .detail-item i,.vip .package-features .feature-item i,.vip .package-price .amount,.vip .package-price .currency{color:#9c27b0}.package-features{list-style:none;margin-bottom:25px}.package-features .feature-item{display:flex;align-items:center;gap:12px;padding:8px 0;font-size:.9rem;color:#5a6c7d;transition:.3s}.package-features .feature-item:hover{color:#506160;transform:translateX(5px)}.package-features .feature-item i{color:#4ecdc4;font-size:.8rem;width:16px;text-align:center}.package-details{display:flex;justify-content:space-between;padding:15px;border-radius:12px;border:1px solid #dee2e6}.comparison-header>div,.contact-item i,.info-icon,.standard-btn,.timeline-item:not(:last-child)::after,.timeline-time{background:linear-gradient(135deg,#4ecdc4,#45b7d1)}.detail-item{gap:8px;font-size:.85rem;color:#6c757d;font-weight:500}.detail-item i{color:#4ecdc4;font-size:.9rem}.package-btn{width:100%;padding:16px 24px;border:none;border-radius:50px;font-size:1.1rem;font-weight:600;justify-content:center;gap:12px;transition:.3s;position:relative;overflow:hidden}.package-btn::before,.submit-btn::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.package-btn:hover::before,.submit-btn:hover::before{left:100%}.standard-btn:hover{background:linear-gradient(135deg,#45b7d1,#4ecdc4);box-shadow:0 12px 35px rgba(78,205,196,.4)}.deluxe-btn{background:linear-gradient(135deg,#ff6b6b,#ffa726);color:#fff}.deluxe-btn:hover{background:linear-gradient(135deg,#ffa726,#ff6b6b);box-shadow:0 12px 35px rgba(255,107,107,.4)}.vip-btn{background:linear-gradient(135deg,#9c27b0,#673ab7);color:#fff}.package-comparison,.packages-info{padding:40px;box-shadow:0 15px 40px rgba(0,0,0,.08)}.vip-btn:hover{background:linear-gradient(135deg,#673ab7,#9c27b0);box-shadow:0 12px 35px rgba(156,39,176,.4)}.package-comparison{margin-bottom:60px;background:#fff;border-radius:20px}.comparison-title,.summary-title{font-size:2rem;font-weight:700;color:#2c3e50;text-align:center;margin-bottom:30px}.comparison-table{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:1px;background:#e9ecef;border-radius:12px;overflow:hidden}.comparison-header,.comparison-row{display:contents}.comparison-header>div{color:#fff;padding:15px;font-weight:600;text-align:center}.comparison-row>div{background:#fff;padding:12px 15px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:.9rem}.feature-name{font-weight:600;color:#2c3e50;justify-content:flex-start!important;text-align:left!important}.form-actions,.form-header,.info-item,.timeline-time{text-align:center}.feature-value{color:#6c757d;font-weight:500}.packages-info{background:#fff;border-radius:20px}.info-grid,.summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px}.info-item{padding:20px}.info-icon{margin:0 auto 15px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 25px rgba(78,205,196,.3);transition:transform .3s}.info-item h4{font-size:1.2rem;font-weight:600;color:#2c3e50;margin-bottom:10px}.info-item p{font-size:.9rem;color:#6c757d;line-height:1.5;margin:0}.services-section{padding:120px 0;position:relative;overflow:hidden}.services-content{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start;margin-bottom:80px}.hero-image-wrapper{position:relative;border-radius:30px;overflow:hidden}.hero-image{width:100%;height:600px;transition:transform .4s}.services-grid{display:grid;grid-template-columns:repeat(2,minmax(280px,1fr));gap:40px}.service-card{padding:40px;position:relative;overflow:hidden;display:flex;align-items:flex-start;flex-direction:column;gap:25px}.service-icon-wrapper{position:relative;width:80px;height:80px;flex-shrink:0}.icon-background{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#4ecdc4,#45b7d1);border-radius:20px;opacity:.1;transition:.4s}.service-icon{z-index:2;width:50px;height:50px;object-fit:contain;margin:15px;transition:transform .4s}.service-card:hover .service-icon{transform:scale(1.15)}.service-content{flex:1;z-index:2}.service-title{font-size:1.6rem;font-weight:700;color:#2c3e50;margin-bottom:15px;line-height:1.3}.service-description{font-size:1rem;color:#6c757d;line-height:1.6;margin-bottom:20px}@media (max-width:1199px){.section-header,.services-content{margin-bottom:60px}.services-section{padding:100px 0}.section-container{max-width:1000px;padding:0 30px}.section-title{font-size:3.5rem}.services-content{grid-template-columns:1fr;gap:60px}.services-hero{order:-1}.hero-image{height:450px}.hero-image-wrapper{border-radius:25px}.services-grid{grid-template-columns:repeat(2,1fr);gap:35px}.service-card{padding:35px;gap:20px;border-bottom:1px solid #e9ecef}}@media (max-width:991px){.services-section{padding:80px 0}.section-container{padding:0 25px}.section-header{margin-bottom:50px}.section-title{font-size:3rem;margin-bottom:20px}.services-content{gap:50px;margin-bottom:50px}.hero-image{height:400px}.hero-image-wrapper{border-radius:20px;box-shadow:0 30px 80px rgba(0,0,0,.12)}.services-grid{gap:30px}.service-card{padding:30px;flex-direction:row;align-items:center;gap:25px}.service-icon-wrapper{width:70px;height:70px}.service-icon{width:45px;height:45px;margin:12.5px}.service-title{font-size:1.4rem;margin-bottom:10px}.service-description{font-size:.95rem;margin-bottom:15px}}@media (max-width:767px){.section-header,.services-content{margin-bottom:40px}.services-section{padding:60px 0}.section-container{padding:0 20px}.section-title{font-size:2.5rem;line-height:1.2}.services-content{gap:40px}.hero-image{height:350px}.hero-image-wrapper{border-radius:18px;box-shadow:0 25px 60px rgba(0,0,0,.1)}.services-grid{gap:25px}.service-card{padding:25px;flex-direction:column;text-align:center;gap:20px}.service-icon-wrapper{width:65px;height:65px;align-self:center}.service-icon{width:40px;height:40px;margin:12.5px}.service-title{font-size:1.3rem;margin-bottom:12px}.service-description{font-size:.9rem;margin-bottom:0}}@media (max-width:575px){.next-section,.services-section{padding:50px 0}.next-section .section-container{padding:0 10px}.next-section .section-header{margin-bottom:40px}.next-section .section-subtitle{font-size:.9rem;letter-spacing:1px;margin-bottom:6px}.next-section .section-title{font-size:2rem;margin-bottom:12px;line-height:1.1}.next-section .section-title::after{width:60px;height:2px;bottom:-8px}.next-section .section-description{font-size:.9rem;padding:0;line-height:1.5}.features-grid{grid-template-columns:1fr;gap:25px;margin-bottom:35px}.feature-card{border-radius:16px;margin:0}.feature-image-wrapper{height:180px}.feature-content{padding:20px}.feature-number{width:32px;height:32px;top:-16px;right:20px;font-size:.9rem}.feature-title{font-size:1.2rem;margin-bottom:8px;line-height:1.2}.feature-description{font-size:.85rem;margin-bottom:14px;line-height:1.4}.feature-highlights{gap:5px}.highlight-item{font-size:.75rem;gap:6px}.highlight-item i{font-size:.7rem}.primary-cta{padding:10px 20px;font-size:.9rem;gap:8px;border-radius:40px}.section-cta{margin-top:25px}.feature-icon{width:50px;height:50px}.feature-icon i{font-size:1.3rem}.section-header,.services-content{margin-bottom:35px}.icon-background,.service-card{border-radius:15px}.section-container{padding:0 15px}.section-title{font-size:2.2rem}.services-content{gap:35px}.hero-image{height:300px}.hero-image-wrapper{border-radius:15px;box-shadow:0 20px 50px rgba(0,0,0,.08)}.services-grid{grid-template-columns:1fr;gap:20px}.service-card{padding:20px;gap:15px}.service-icon-wrapper{width:60px;height:60px}.service-icon{width:35px;height:35px;margin:12.5px}.service-title{font-size:1.2rem;margin-bottom:10px}.service-description{font-size:.85rem;line-height:1.5}}@media (max-width:479px){.section-header,.services-content{margin-bottom:30px}.hero-image-wrapper,.icon-background,.service-card{border-radius:12px}.services-section{padding:40px 0}.section-container{padding:0 12px}.section-title{font-size:2rem;line-height:1.1}.services-content{gap:30px}.hero-image{height:250px}.services-grid{gap:18px}.service-card{padding:18px;gap:12px}.service-icon-wrapper{width:55px;height:55px}.service-icon{width:30px;height:30px;margin:12.5px}.service-title{font-size:1.1rem;margin-bottom:8px}.service-description{font-size:.8rem;line-height:1.4}}.booking-section{padding:120px 0;background:linear-gradient(135deg,#f8f9fa 0,#fff 100%);overflow:hidden}.booking-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="dots" width="20" height="20" patternUnits="userSpaceOnUse"><circle cx="10" cy="10" r="1" fill="%234ecdc4" opacity="0.05"/></pattern></defs><rect width="100" height="100" fill="url(%23dots)"/></svg>');pointer-events:none}.section-title{-webkit-background-clip:text}.booking-content{display:grid;grid-template-columns:2fr 1fr;gap:80px;align-items:start}.booking-form-wrapper{background:#fff;border-radius:30px;padding:50px;box-shadow:0 30px 80px rgba(0,0,0,.1);border:1px solid #f1f3f4}.form-header{margin-bottom:40px}.form-title{font-size:2.5rem;font-weight:700;color:#2c3e50;margin-bottom:15px;line-height:1.2}.form-subtitle{font-size:1.1rem;color:#6c757d;line-height:1.5}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-bottom:25px}.form-group{display:flex;flex-direction:column}.form-label{font-size:1rem;font-weight:600;color:#2c3e50;margin-bottom:8px;display:flex;align-items:center;gap:5px}.form-input,.form-select,.form-textarea{padding:15px 20px;border:2px solid #e9ecef;border-radius:15px;font-size:1rem;color:#2c3e50;background:#fff;transition:.3s;font-family:inherit}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:0;border-color:#4ecdc4;box-shadow:0 0 0 3px rgba(78,205,196,.1);transform:translateY(-2px)}.form-input:hover,.form-select:hover,.form-textarea:hover{border-color:#4ecdc4}.form-textarea{resize:vertical;min-height:120px;line-height:1.6}.form-select{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%234ecdc4"><path d="M7 10l5 5 5-5z"/></svg>');background-repeat:no-repeat;background-position:right 15px center;background-size:20px;appearance:none}.form-error{color:#dc3545;font-size:.875rem;margin-top:5px;display:none;font-weight:500}.form-group.error .form-input,.form-group.error .form-select,.form-group.error .form-textarea{border-color:#dc3545;box-shadow:0 0 0 3px rgba(220,53,69,.1)}.form-group.error .form-error{display:block}.package-options{display:flex;flex-direction:column;gap:15px}.package-radio{position:absolute;opacity:0}.package-label{display:block;padding:25px;border:2px solid #e9ecef;border-radius:20px;transition:.3s;background:#fff;position:relative;overflow:hidden}.package-label:hover{border-color:#4ecdc4;transform:translateY(-2px);box-shadow:0 10px 30px rgba(78,205,196,.1)}.package-radio:checked+.package-label{border-color:#4ecdc4;background:linear-gradient(135deg,rgba(78,205,196,.05),rgba(69,183,209,.05));box-shadow:0 15px 40px rgba(78,205,196,.15)}.package-label.recommended{border-color:#ffa726}.package-radio:checked+.package-label.recommended{border-color:#ffa726;background:linear-gradient(135deg,rgba(255,167,38,.05),rgba(255,193,7,.05))}.package-badge{position:absolute;top:-1px;right:20px;background:linear-gradient(135deg,#ffa726,#ffb74d);color:#fff;padding:8px 15px;border-radius:0 0 15px 15px;font-size:.8rem;font-weight:600;letter-spacing:1px}.package-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.package-name{font-size:1.2rem;font-weight:600;color:#2c3e50}.package-price{font-size:1.1rem;font-weight:700;color:#4ecdc4}.package-description{font-size:.95rem;color:#6c757d;line-height:1.4}.submit-btn{display:inline-flex;align-items:center;gap:15px;padding:20px 50px;background:linear-gradient(135deg,#4ecdc4,#45b7d1);color:#fff;border:none;border-radius:50px;font-size:1.2rem;font-weight:600;transition:.3s;box-shadow:0 15px 40px rgba(78,205,196,.3);overflow:hidden}.submit-btn:hover{transform:translateY(-3px);box-shadow:0 20px 50px rgba(78,205,196,.4)}.submit-btn:active{transform:translateY(-1px)}.submit-btn:hover i{transform:translateX(5px)}.form-note{margin-top:20px;font-size:.9rem;color:#6c757d;display:flex;align-items:center;justify-content:center;gap:8px}@media (max-width:1200px){.booking-section{padding:100px 0}.section-container{padding:0 25px}.booking-content{grid-template-columns:1fr;gap:50px}.section-header{margin-bottom:60px}.section-title{font-size:3.2rem}.booking-form-wrapper{max-width:800px;margin:0 auto}}@media (max-width:992px){.booking-section{padding:80px 0}.section-container{padding:0 20px}.section-header{margin-bottom:50px}.section-title{font-size:2.8rem;line-height:1.2}.section-description{font-size:1.1rem}.booking-content{gap:40px}.booking-form-wrapper{padding:35px;border-radius:25px}.form-title{font-size:2.2rem}.form-subtitle{font-size:1rem}.form-row{grid-template-columns:1fr;gap:20px;margin-bottom:20px}.package-label{padding:20px;border-radius:18px}.package-info{flex-direction:column;align-items:flex-start;gap:5px}.submit-btn{padding:18px 40px;font-size:1.1rem;gap:12px}}@media (max-width:768px){.booking-section{padding:60px 0}.section-container{padding:0 15px}.section-header{margin-bottom:40px}.section-title{font-size:2.5rem;line-height:1.1}.section-description{font-size:1rem;padding:0 10px}.booking-content{gap:35px}.booking-form-wrapper{padding:30px;border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.08)}.form-header{margin-bottom:35px}.form-title{font-size:2rem}.form-subtitle{font-size:.95rem}.form-section{margin-bottom:30px;padding-bottom:25px;border-bottom:1px solid #f1f3f4}.form-section:last-of-type{border-bottom:none}.section-label{font-size:1.2rem;margin-bottom:20px;color:#2c3e50;font-weight:700}.form-row{gap:18px;margin-bottom:18px}.form-input,.form-select,.form-textarea{padding:12px 16px;font-size:.95rem;border-radius:12px}.form-textarea{min-height:100px}.package-options{gap:12px}.package-label{padding:18px;border-radius:15px}.package-badge{right:15px;padding:6px 12px;font-size:.75rem;border-radius:0 0 15px 15px}.package-name{font-size:1.1rem}.package-price{font-size:1rem}.package-description{font-size:.9rem;margin-top:5px}.submit-btn{padding:16px 35px;font-size:1rem;gap:10px;border-radius:40px}.form-note{font-size:.85rem;margin-top:15px;flex-direction:column;gap:5px;text-align:center}}@media (max-width:576px){.booking-section{padding:50px 0}.section-container{padding:0 12px}.section-header{margin-bottom:35px}.section-title{font-size:2.2rem}.package-price,.section-description{font-size:.95rem}.booking-content{gap:30px}.booking-form-wrapper{padding:25px;border-radius:18px}.form-header{margin-bottom:30px}.form-title{font-size:1.8rem}.form-subtitle{font-size:.9rem}.form-section{margin-bottom:25px;padding-bottom:20px}.section-label{font-size:1.1rem;margin-bottom:15px}.form-row{gap:15px;margin-bottom:15px}.form-input,.form-select,.form-textarea{padding:10px 14px;font-size:.9rem;border-radius:10px}.form-textarea{min-height:90px}.form-select{background-position:right 12px center;background-size:18px}.package-options{gap:10px}.package-label{padding:15px;border-radius:12px}.package-badge{right:12px;padding:5px 10px;font-size:.7rem;border-radius:0 0 12px 12px}.package-info{margin-bottom:8px}.package-name{font-size:1rem}.package-description{font-size:.85rem}.submit-btn{width:100%;justify-content:center;padding:14px 30px;font-size:.95rem;gap:8px}.form-note{font-size:.8rem;margin-top:12px}}@media (max-width:480px){.booking-section{padding:40px 0}.section-container{padding:0 10px}.section-title{font-size:2rem}.booking-form-wrapper{padding:20px;border-radius:15px}.form-title{font-size:1.6rem}.form-subtitle{font-size:.85rem}.section-label{font-size:1rem}.form-input,.form-select,.form-textarea{padding:8px 12px;font-size:.85rem}.package-label{padding:12px}.package-name{font-size:.95rem}.package-price{font-size:.9rem}.package-description{font-size:.8rem}.submit-btn{padding:12px 25px;font-size:.9rem}}@media (max-width:390px){.booking-section{padding:35px 0}.section-container{padding:0 8px}.section-title{font-size:1.8rem}.booking-form-wrapper{padding:15px}.form-title{font-size:1.4rem}.package-info{gap:3px}.package-name{font-size:.9rem}.package-price{font-size:.85rem}.package-badge{display:none}}.booking-info{display:flex;flex-direction:column;gap:30px}.info-card{background:#fff;border-radius:25px;padding:35px;box-shadow:0 20px 60px rgba(0,0,0,.08);border:1px solid #f1f3f4;transition:transform .3s}.info-card:hover{transform:translateY(-5px)}.info-header{display:flex;flex-direction:column;align-items:center;gap:15px;margin-bottom:25px}.info-icon{width:50px;height:50px;border-radius:15px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.2rem}.info-header h3{font-size:1.4rem;font-weight:700;color:#2c3e50;margin:0}.info-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:15px}.info-list li{gap:12px;font-size:1rem;color:#495057}.info-list i{color:#4ecdc4;font-size:.9rem;flex-shrink:0}.contact-info,.timeline{display:flex;flex-direction:column;gap:20px}.timeline-item{display:flex;gap:20px;align-items:flex-start}.timeline-item:not(:last-child)::after{content:'';position:absolute;left:35px;top:50px;width:2px;height:40px;opacity:.3}.timeline-time{color:#fff;padding:8px 15px;border-radius:20px;font-size:.9rem;font-weight:600;white-space:nowrap;min-width:70px}.timeline-content h4{font-size:1.1rem;font-weight:600;color:#2c3e50;margin:0 0 5px}.timeline-content p{font-size:.9rem;color:#6c757d;margin:0;line-height:1.4}.contact-item{gap:15px;padding:15px;background:#f8f9fa;border-radius:15px;transition:background .3s}.contact-item:hover{background:#e9ecef}.contact-item i{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1rem;flex-shrink:0}.contact-item div{display:flex;flex-direction:column;gap:2px}.contact-label{font-size:.85rem;color:#6c757d;font-weight:500}.contact-value{font-size:1rem;color:#2c3e50;font-weight:600}@media (max-width:1200px){.booking-info{gap:20px}.info-card{padding:25px;border-radius:20px}.info-header{gap:12px;margin-bottom:20px;flex-direction:column}.info-icon{width:45px;height:45px;font-size:1.1rem}.info-header h3{font-size:1.25rem}.contact-info,.timeline,.timeline-item{gap:18px}.timeline-item:not(:last-child)::after{left:32px;height:35px}}@media (max-width:992px){.booking-info{gap:18px}.info-card{padding:22px;border-radius:18px}.info-header{gap:10px;margin-bottom:18px}.info-icon{width:42px;height:42px;font-size:1rem;border-radius:12px}.info-header h3{font-size:1.2rem}.info-list{gap:12px}.info-list li{font-size:.95rem}.contact-info,.timeline,.timeline-item{gap:16px}.timeline-item:not(:last-child)::after{left:30px;height:32px}.timeline-time{padding:7px 12px;font-size:.85rem;min-width:65px}.timeline-content h4{font-size:1.05rem}.timeline-content p{font-size:.85rem}.contact-item{padding:12px;border-radius:12px}.contact-item i{width:36px;height:36px;font-size:.9rem}}@media (max-width:768px){.booking-info{gap:15px}.info-card{padding:20px;border-radius:15px;box-shadow:0 15px 45px rgba(0,0,0,.06)}.info-header{gap:8px;margin-bottom:15px}.info-icon{width:38px;height:38px;font-size:.9rem;border-radius:10px}.info-header h3{font-size:1.1rem}.info-list{gap:10px}.info-list li{font-size:.9rem;gap:10px}.contact-label,.info-list i,.timeline-content p,.timeline-time{font-size:.8rem}.contact-info,.timeline{gap:14px}.timeline-item{gap:14px;flex-direction:column;align-items:flex-start}.timeline-item:not(:last-child)::after{display:none}.timeline-time{padding:6px 10px;min-width:60px;align-self:flex-start}.timeline-content{width:100%;padding-left:0}.timeline-content h4{font-size:1rem}.contact-item{padding:10px;border-radius:10px}.contact-item i{width:32px;height:32px;font-size:.85rem;border-radius:8px}.contact-value{font-size:.9rem}}@media (max-width:576px){.booking-info,.contact-info,.timeline{gap:12px}.info-card{padding:18px;border-radius:12px}.info-header{gap:6px;margin-bottom:12px}.info-icon{width:35px;height:35px;font-size:.85rem;border-radius:8px}.info-header h3{font-size:1.05rem;margin-left:0}.info-list{gap:8px}.info-list li{font-size:.85rem;gap:8px}.timeline-item{gap:10px}.timeline-time{padding:5px 8px;font-size:.75rem;min-width:55px;border-radius:15px}.timeline-content h4{font-size:.95rem;margin-bottom:3px}.contact-label,.timeline-content p{font-size:.75rem}.contact-item{padding:8px;border-radius:8px;gap:12px}.contact-item i{width:28px;height:28px;font-size:.8rem;border-radius:6px}.contact-value{font-size:.85rem}}@media (max-width:480px){.booking-info{gap:10px}.info-card{padding:15px;border-radius:10px}.info-header{margin-bottom:10px}.info-icon{width:32px;height:32px;font-size:.8rem}.info-header h3{font-size:1rem}.contact-value,.info-list li{font-size:.8rem}.timeline-time{padding:4px 6px;font-size:.7rem;min-width:50px}.timeline-content h4{font-size:.9rem}.timeline-content p{font-size:.7rem}.contact-item{padding:6px;gap:10px}.contact-item i{width:26px;height:26px;font-size:.75rem}}@media (max-width:360px){.info-card{padding:12px}.info-header h3{font-size:.95rem}.contact-value,.info-list li{font-size:.75rem}.timeline-content h4{font-size:.85rem}.timeline-content p{font-size:.65rem}.contact-value{word-break:break-all}}@media (max-width:300px){.form-input,.form-select,.form-textarea{width:100%}.contact-value,.timeline-time{white-space:nowrap;text-overflow:ellipsis}.booking-info,.contact-info,.timeline{gap:8px}.info-card{padding:10px;border-radius:8px;margin:0 -2px}.info-header{gap:4px;margin-bottom:8px;flex-direction:column;align-items:flex-start}.info-icon{width:28px;height:28px;font-size:.7rem;border-radius:6px}.info-header h3{font-size:.9rem;margin:0;line-height:1.3}.info-list{gap:6px}.info-list li{font-size:.7rem;gap:6px;line-height:1.4}.info-list i{font-size:.65rem;flex-shrink:0;width:12px}.info-list span{word-break:break-word;hyphens:auto}.timeline-item{gap:6px;flex-direction:column;align-items:flex-start}.timeline-time{padding:3px 5px;font-size:.6rem;min-width:45px;border-radius:10px;text-align:center}.timeline-content{width:100%;padding-left:0}.timeline-content h4{font-size:.8rem;margin-bottom:2px;line-height:1.3}.timeline-content p{font-size:.6rem;word-break:break-word;line-height:1.4}.contact-item{border-radius:6px;gap:8px;flex-direction:column;align-items:flex-start;text-align:left;justify-content:flex-start}.contact-item i{width:24px;height:24px;font-size:.7rem;border-radius:4px;align-self:flex-start;margin-top:2px}.contact-item div{gap:1px;width:100%}.contact-label{font-size:.65rem}.contact-value{font-size:.7rem;word-break:break-all;overflow-wrap:break-word;max-width:100%;overflow:hidden}.contact-item:first-child .contact-value{font-family:monospace;letter-spacing:.5px}.contact-item:nth-child(2) .contact-value{font-size:.65rem;word-break:break-all;white-space:normal;word-wrap:break-word}.info-card:hover{transform:none}.contact-item:hover{background:#f8f9fa}.contact-value,.info-header h3,.timeline-content h4{font-weight:600}.contact-label,.info-list li,.timeline-content p{font-weight:400}.info-card:first-child{margin-top:0}.info-card:last-child{margin-bottom:0}.timeline-item:not(:last-child){border-bottom:1px solid #f1f3f4;padding-bottom:8px;margin-bottom:8px}.contact-item i,.info-icon{flex-shrink:0;min-width:24px;min-height:24px}.info-list li,.timeline-content p{color:#495057}.contact-label{color:#6c757d;font-weight:500}.contact-item{min-height:44px;padding:8px 5px;flex-direction:row;align-items:flex-start}.timeline-time{font-weight:600;overflow:hidden;max-width:50px}.contact-label,.contact-value{line-height:1.3}}.reviews-section{padding:80px 0;background:linear-gradient(135deg,#f8f9fa 0,#fff 100%);overflow:hidden}.reviews-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="%23000" opacity="0.02"/><circle cx="75" cy="75" r="1" fill="%23000" opacity="0.02"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');pointer-events:none}.review-card::before,.section-subtitle::after,.stat-item::before{content:'';position:absolute;background:linear-gradient(90deg,#4ecdc4,#45b7d1)}.section-header{text-align:center;margin-bottom:60px}.section-subtitle{font-size:1rem;color:#4ecdc4;font-weight:600;letter-spacing:2px;margin-bottom:15px}.section-subtitle::after{bottom:-8px;left:50%;transform:translateX(-50%);width:60px;height:2px;border-radius:1px}.footer-bottom-links a::after,.footer-title::after,.review-cta::before{content:'';position:absolute;left:0}.section-title{font-size:3rem;font-weight:800;color:#2c3e50;margin-bottom:20px;line-height:1.2;background:linear-gradient(135deg,#2c3e50 0,#34495e 100%);-webkit-background-clip:text;background-clip:text}.review-card,.stat-item{background:#fff;border-radius:20px;overflow:hidden;transition:.3s;position:relative}.reviews-stats{margin-bottom:60px}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px;max-width:800px;margin:0 auto}.stat-item{text-align:center;padding:30px 20px;box-shadow:0 10px 30px rgba(0,0,0,.08)}.review-card,.review-summary{box-shadow:0 15px 40px rgba(0,0,0,.08)}.review-card::before,.stat-item::before{top:0;left:0;right:0;height:4px;transform:scaleX(0);transition:transform .3s}.review-card.featured::before,.review-card:hover::before,.stat-item:hover::before{transform:scaleX(1)}.stat-item:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.12)}.stat-number{font-size:2.5rem;font-weight:800;color:#4ecdc4;margin-bottom:10px;line-height:1}.stat-label{font-size:.9rem;color:#6c757d;font-weight:600;letter-spacing:1px;margin-bottom:15px}.stat-stars{display:flex;justify-content:center;gap:3px}.stat-stars i{color:#ffa726;font-size:1.2rem}.reviews-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;margin-bottom:60px}.review-card{padding:30px;border:1px solid #f1f3f4}.review-card:hover{transform:translateY(-8px);box-shadow:0 25px 50px rgba(0,0,0,.12)}.review-card.featured{border:2px solid #4ecdc4;background:linear-gradient(135deg,rgba(78,205,196,.02),rgba(69,183,209,.02))}.review-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.reviewer-info{display:flex;align-items:center;gap:15px}.reviewer-avatar{width:50px;height:50px;border-radius:50%;overflow:hidden;border:3px solid #4ecdc4;flex-shrink:0}.avatar-image{width:100%;height:100%;object-fit:cover}.reviewer-details h4{font-size:1.1rem;font-weight:700;color:#2c3e50;margin-bottom:5px}.reviewer-location{font-size:.9rem;color:#6c757d;margin-bottom:3px}.review-date{font-size:.8rem;color:#adb5bd;font-weight:500}.rating-text,.review-title{color:#2c3e50;font-weight:700}.review-rating{text-align:right}.stars{display:flex;gap:2px;margin-bottom:5px;justify-content:flex-end}.stars i{color:#ffa726;font-size:1rem}.stars i.far{color:#dee2e6}.rating-text{font-size:.9rem}.review-title{font-size:1.2rem;margin-bottom:15px;line-height:1.3}.review-text{font-size:1rem;color:#495057;line-height:1.6;margin-bottom:20px}.review-highlights{display:flex;flex-wrap:wrap;gap:8px}.highlight-tag{background:linear-gradient(135deg,#4ecdc4,#45b7d1);color:#fff;padding:5px 12px;border-radius:15px;font-size:.8rem;font-weight:600;letter-spacing:.5px}.review-footer{display:flex;justify-content:space-between;align-items:center;padding-top:20px;border-top:1px solid #f1f3f4}.review-platform,.review-verified{display:flex;align-items:center;gap:8px;font-size:.85rem;color:#6c757d}.review-platform i,.social-link i{font-size:1.1rem}.review-platform .fa-google{color:#4285f4}.review-platform .fa-tripadvisor{color:#00af87}.review-platform .fa-facebook{color:#1877f2}.review-verified i{color:#28a745}.review-summary{background:#fff;border-radius:20px;padding:40px;margin-bottom:40px}.summary-item{display:flex;align-items:flex-start;gap:20px;text-align:left}.summary-icon{width:60px;height:60px;border-radius:15px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;flex-shrink:0}.summary-text h4{font-size:1.2rem;font-weight:700;color:#2c3e50;margin-bottom:8px}.summary-text p{font-size:1rem;color:#6c757d;line-height:1.5}.review-cta{text-align:center;border-radius:20px;padding:50px 40px;margin-bottom:40px;overflow:hidden}.review-cta::before{top:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="20" cy="20" r="2" fill="white" opacity="0.1"/><circle cx="80" cy="80" r="2" fill="white" opacity="0.1"/><circle cx="40" cy="60" r="1" fill="white" opacity="0.1"/></svg>');pointer-events:none}.cta-content{z-index:1}.cta-title{font-size:2.2rem;font-weight:800;margin-bottom:15px;line-height:1.2}.cta-description{font-size:1.1rem;margin-bottom:30px;opacity:.9;line-height:1.6}.cta-buttons{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.cta-button{display:inline-flex;align-items:center;gap:10px;padding:15px 30px;border:none;border-radius:25px;font-size:1rem;font-weight:600;transition:.3s;overflow:hidden}.primary-cta{background:#fff;color:#4ecdc4;box-shadow:0 10px 25px rgba(0,0,0,.2)}.primary-cta:hover{transform:translateY(-3px);box-shadow:0 15px 35px rgba(0,0,0,.3)}.secondary-cta{background:0 0;color:#fff;border:2px solid #fff}.secondary-cta:hover{background:#fff;color:#4ecdc4;transform:translateY(-3px)}.site-footer{background:linear-gradient(135deg,#2c3e50,#34495e);color:#fff;margin-top:80px;border-radius:18px}.footer-container{max-width:1200px;margin:0 auto;padding:0 20px}.footer-content{display:grid;grid-template-columns:2fr 1fr;gap:60px;padding:60px 0 40px;align-items:start}.footer-brand{max-width:450px}.footer-logo{font-size:2.5rem;font-weight:700;color:#ff6b6b;margin-bottom:20px;letter-spacing:-1px}.footer-description{color:#bdc3c7;line-height:1.7;margin-bottom:35px;font-size:1rem}.social-links{display:flex;gap:18px}.social-link{width:50px;height:50px;background:rgba(255,255,255,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;transition:.3s;border:1px solid rgba(255,255,255,.1)}.social-link:hover{background:#ff6b6b;transform:translateY(-4px);box-shadow:0 8px 20px rgba(255,107,107,.4);border-color:#ff6b6b}.footer-newsletter{max-width:320px;margin-left:auto}.footer-title{font-size:1.4rem;font-weight:600;margin-bottom:25px;color:#fff}.footer-title::after{bottom:-10px;width:40px;height:3px;background:linear-gradient(90deg,#ff6b6b,#4ecdc4);border-radius:2px}.newsletter-text{color:#bdc3c7;font-size:.95rem;margin-bottom:25px;line-height:1.6}.input-group{display:flex;background:rgba(255,255,255,.08);border-radius:30px;padding:6px;backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.15);transition:.3s}.input-group:hover{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.25)}.input-group:focus-within{background:rgba(255,255,255,.15);border-color:rgba(255,107,107,.5);box-shadow:0 0 0 3px rgba(255,107,107,.1)}.email-input{flex:1;padding:15px 20px;background:0 0;border:none;color:#fff;font-size:.95rem;outline:0;border-radius:25px}.email-input::placeholder{color:rgba(255,255,255,.6);transition:color .3s}.email-input:focus::placeholder{color:rgba(255,255,255,.4)}.subscribe-btn{width:45px;height:45px;background:linear-gradient(135deg,#ff6b6b,#ff8e8e);border:none;border-radius:50%;color:#fff;transition:.3s;display:flex;align-items:center;justify-content:center;font-size:1rem;box-shadow:0 2px 8px rgba(255,107,107,.3)}.subscribe-btn:hover{background:linear-gradient(135deg,#ff5252,#ff7979);transform:scale(1.08);box-shadow:0 4px 15px rgba(255,107,107,.5)}.subscribe-btn:active{transform:scale(1.02)}.subscribe-btn:focus{outline:rgba(255,107,107,.6) solid 2px;outline-offset:2px}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:35px 0;display:flex;justify-content:space-between;align-items:center}.footer-bottom p{color:#95a5a6;margin:0;font-size:.9rem;font-weight:400}.footer-bottom-links{display:flex;gap:30px}.footer-bottom-links a{color:#bdc3c7;text-decoration:none;font-size:.9rem;transition:.3s}.footer-bottom-links a::after{bottom:-3px;width:0;height:1px;background:#ff6b6b;transition:width .3s}@media (max-width:1024px){.footer-container{padding:0 30px}.footer-content{gap:50px;padding:50px 0 35px}.footer-brand{max-width:400px}.footer-newsletter{max-width:300px}.footer-logo{font-size:2.2rem}}@media (max-width:768px){.reviews-section{padding:60px 0}.section-container{padding:0 15px}.section-title{font-size:2.2rem}.stats-grid{grid-template-columns:repeat(2,1fr);gap:20px}.footer-content,.reviews-grid,.summary-grid{grid-template-columns:1fr}.stat-item{padding:20px 15px}.footer-logo,.stat-number{font-size:2rem}.reviews-grid{gap:20px}.review-card{padding:25px}.review-header{flex-direction:column;align-items:flex-start;gap:15px}.review-rating{text-align:left}.footer-bottom-links,.summary-grid{gap:25px}.summary-item{flex-direction:column;gap:15px}.review-cta{padding:40px 25px}.cta-title{font-size:1.8rem}.cta-buttons{flex-direction:column;align-items:center}.cta-button{width:100%;max-width:280px;justify-content:center}.footer-container{padding:0 25px}.footer-content{gap:40px;padding:45px 0 30px;text-align:center}.footer-brand{max-width:100%;margin:0 auto}.footer-newsletter{max-width:400px;margin:0 auto}.footer-description{max-width:500px;margin:0 auto 35px}.social-links{justify-content:center;gap:15px}.footer-title::after{left:50%;transform:translateX(-50%)}.footer-bottom{flex-direction:column;gap:20px;text-align:center;padding:30px 0}}@media (max-width:640px){.footer-container{padding:0 20px}.footer-content{gap:35px;padding:40px 0 25px}.footer-logo{font-size:1.8rem;margin-bottom:18px}.footer-description{font-size:.95rem;margin-bottom:30px}.social-links{gap:12px}.social-link{width:45px;height:45px}.social-link i{font-size:1rem}.footer-title{font-size:1.3rem;margin-bottom:20px}.footer-title::after{width:35px;height:2px}.newsletter-text{font-size:.9rem;margin-bottom:20px}.footer-newsletter{max-width:350px}}@media (max-width:480px){.section-title{font-size:1.8rem}.stats-grid{grid-template-columns:1fr}.stat-item{padding:15px}.review-card{padding:20px}.reviewer-info,.social-links{gap:10px}.reviewer-avatar{width:40px;height:40px}.review-title{font-size:1.1rem}.review-text,.social-link i{font-size:.95rem}.highlight-tag{font-size:.75rem;padding:4px 10px}.review-cta,.review-summary{padding:30px 20px}.summary-title{font-size:1.6rem}.summary-icon{width:50px;height:50px;font-size:1.2rem}.cta-title{font-size:1.5rem}.cta-description{font-size:1rem}.footer-container{padding:0 15px}.footer-content{gap:30px;padding:35px 0 20px}.footer-logo{font-size:1.6rem;margin-bottom:15px}.footer-description{font-size:.9rem;line-height:1.6;margin-bottom:25px}.footer-title,.newsletter-text{margin-bottom:18px}.social-link{width:42px;height:42px}.footer-title{font-size:1.2rem}.footer-bottom p,.footer-bottom-links a,.newsletter-text{font-size:.85rem}.footer-title::after{width:30px}.footer-newsletter{max-width:100%}.input-group{flex-direction:column;border-radius:15px;gap:10px;padding:10px}.email-input{padding:15px 18px;border-radius:10px;font-size:.9rem;text-align:center}.subscribe-btn{width:100%;height:45px;border-radius:10px;font-size:.95rem}.footer-bottom{padding:25px 0;gap:18px}.footer-bottom-links{flex-direction:column;gap:15px}}@media (max-width:360px){.footer-container{padding:0 12px}.footer-content{gap:25px;padding:30px 0 18px}.footer-logo{font-size:1.5rem}.footer-description{font-size:.85rem;line-height:1.5;margin-bottom:20px}.social-link{width:40px;height:40px}.social-link i{font-size:.9rem}.footer-title{font-size:1.1rem;margin-bottom:15px}.newsletter-text{font-size:.8rem;margin-bottom:15px}.email-input{padding:12px 15px;font-size:.85rem}.subscribe-btn{height:42px;font-size:.9rem}.footer-bottom{padding:20px 0}.footer-bottom p,.footer-bottom-links a{font-size:.8rem}}