.offer-module__3d_CHG__page{margin-top:70px}.offer-module__3d_CHG__hero{background:linear-gradient(135deg,#036 0%,#004080 50%,#0059b3 100%);justify-content:center;align-items:center;height:50vh;min-height:300px;display:flex;position:relative;overflow:hidden}.offer-module__3d_CHG__hero:before{content:"";background:radial-gradient(circle at 20%,#87ceeb4d 0%,#0000 50%),radial-gradient(circle at 80% 80%,#87ceeb33 0%,#0000 50%),radial-gradient(circle at 40% 20%,#ffffff1a 0%,#0000 30%);animation:15s ease-in-out infinite offer-module__3d_CHG__waveMovement;position:absolute;inset:0}@keyframes offer-module__3d_CHG__waveMovement{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-20px)scale(1.05)}}.offer-module__3d_CHG__hero:after{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 120'%3E%3Cpath d='M0,60 C300,120 900,0 1200,60 L1200,120 L0,120 Z' fill='%2387ceeb' opacity='0.3'/%3E%3C/svg%3E") 0 0/cover;height:100px;animation:8s linear infinite offer-module__3d_CHG__wave;position:absolute;bottom:0;left:0;right:0}@keyframes offer-module__3d_CHG__wave{0%{background-position:0 0}to{background-position:1200px 0}}.offer-module__3d_CHG__heroContent{z-index:1;text-align:center;color:#fff;padding:2rem;position:relative}.offer-module__3d_CHG__heroTitle{text-shadow:2px 2px 4px #0000004d;margin-bottom:1rem;font-size:3.5rem;font-weight:700}.offer-module__3d_CHG__heroSubtitle{opacity:.95;text-shadow:1px 1px 2px #0000004d;font-size:1.3rem;font-weight:300}.offer-module__3d_CHG__container{max-width:1400px;margin:0 auto;padding:0 2rem}.offer-module__3d_CHG__mainContent{background:linear-gradient(#f0f9ff80,#fffc);padding:5rem 0}.offer-module__3d_CHG__mainOffersGrid{flex-direction:column;gap:3rem;margin-bottom:5rem;display:flex}.offer-module__3d_CHG__offerCard{border:3px solid var(--light-blue);background:linear-gradient(135deg,#ffffffe6 0%,#f0f9ff99 100%);border-radius:16px;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;padding:3rem;transition:all .3s;display:grid;box-shadow:0 8px 25px #87ceeb4d}.offer-module__3d_CHG__offerCard:hover{transform:translateY(-5px);box-shadow:0 12px 30px #87ceeb66}.offer-module__3d_CHG__offerImageWrapper{border-radius:12px;line-height:0;transition:transform .3s;overflow:hidden;box-shadow:0 8px 20px #0000001f}.offer-module__3d_CHG__offerImageWrapper:hover{transform:scale(1.03)}.offer-module__3d_CHG__offerImage{object-fit:cover;width:100%;height:auto;display:block}.offer-module__3d_CHG__offerContent h2{color:var(--navy-blue);margin-bottom:1.5rem;font-size:2.2rem;line-height:1.2}.offer-module__3d_CHG__offerContent p{color:var(--text-dark);margin-bottom:1rem;font-size:1.05rem;line-height:1.8}.offer-module__3d_CHG__offerContent p:last-child{margin-bottom:0}.offer-module__3d_CHG__featuresSection{margin-bottom:5rem}.offer-module__3d_CHG__featuresSection h2{color:var(--navy-blue);text-align:center;margin-bottom:3rem;font-size:2.8rem}.offer-module__3d_CHG__featuresGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.offer-module__3d_CHG__featureCard{border:3px solid var(--light-blue);text-align:center;background:linear-gradient(135deg,#ffffffe6 0%,#f0f9ff99 100%);border-radius:16px;padding:2.5rem 2rem;transition:all .3s;box-shadow:0 8px 25px #87ceeb4d}.offer-module__3d_CHG__featureCard:hover{border-color:var(--navy-blue);transform:translateY(-8px);box-shadow:0 12px 30px #87ceeb66}.offer-module__3d_CHG__featureIcon{margin-bottom:1.2rem;font-size:3.5rem}.offer-module__3d_CHG__featureCard h3{color:var(--navy-blue);margin-bottom:.8rem;font-size:1.4rem;font-weight:600}.offer-module__3d_CHG__featureCard p{color:var(--text-dark);margin:0;font-size:1rem;line-height:1.6}.offer-module__3d_CHG__attractionsSection{margin-bottom:5rem}.offer-module__3d_CHG__attractionsSection h2{color:var(--navy-blue);text-align:center;margin-bottom:3rem;font-size:2.8rem}.offer-module__3d_CHG__attractionsGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.offer-module__3d_CHG__attractionCard{border:3px solid var(--light-blue);background:linear-gradient(135deg,#ffffffe6 0%,#f0f9ff99 100%);border-radius:16px;padding:1.8rem;transition:all .3s;box-shadow:0 8px 25px #87ceeb4d}.offer-module__3d_CHG__attractionCard:hover{border-color:var(--navy-blue);transform:translateY(-5px);box-shadow:0 12px 30px #87ceeb66}.offer-module__3d_CHG__attractionHeader{flex-direction:column;align-items:center;margin-bottom:1rem;display:flex}.offer-module__3d_CHG__attractionDistance{background:var(--light-blue);color:var(--navy-blue);border-radius:20px;margin-bottom:.8rem;padding:.4rem 1rem;font-size:.9rem;font-weight:700;display:inline-block}.offer-module__3d_CHG__attractionCard h3{color:var(--navy-blue);text-align:center;margin-bottom:.5rem;font-size:1.2rem;font-weight:600;line-height:1.3}.offer-module__3d_CHG__attractionCard p{color:var(--text-dark);text-align:center;margin:0;font-size:.95rem;line-height:1.5}.offer-module__3d_CHG__ctaSection{padding:4rem 0 2rem}.offer-module__3d_CHG__ctaContent{background:linear-gradient(135deg,var(--navy-blue)0%,#004080 100%);text-align:center;border-radius:16px;padding:4rem 3rem;box-shadow:0 10px 30px #0003}.offer-module__3d_CHG__ctaContent h2{color:#fff;margin-bottom:1rem;font-size:2.5rem}.offer-module__3d_CHG__ctaContent p{color:#ffffffe6;margin-bottom:2rem;font-size:1.2rem}.offer-module__3d_CHG__ctaButton{background-color:var(--light-blue);color:var(--navy-blue);border-radius:50px;padding:1rem 3rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #0003}.offer-module__3d_CHG__ctaButton:hover{background-color:#fff;transform:translateY(-3px);box-shadow:0 6px 20px #0000004d}@media (max-width:1024px){.offer-module__3d_CHG__heroTitle{font-size:3rem}.offer-module__3d_CHG__offerCard{gap:2.5rem;padding:2.5rem}.offer-module__3d_CHG__featuresGrid,.offer-module__3d_CHG__attractionsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.offer-module__3d_CHG__page{margin-top:60px}.offer-module__3d_CHG__hero{height:40vh;min-height:250px}.offer-module__3d_CHG__heroTitle{font-size:2.5rem}.offer-module__3d_CHG__heroSubtitle{font-size:1.1rem}.offer-module__3d_CHG__mainContent{padding:3rem 0}.offer-module__3d_CHG__mainOffersGrid{gap:2.5rem;margin-bottom:3rem}.offer-module__3d_CHG__offerCard{grid-template-columns:1fr;gap:2rem;padding:2rem}.offer-module__3d_CHG__offerContent h2{font-size:1.8rem}.offer-module__3d_CHG__offerContent p{font-size:1rem}.offer-module__3d_CHG__featuresSection{margin-bottom:3rem}.offer-module__3d_CHG__featuresSection h2{margin-bottom:2rem;font-size:2.2rem}.offer-module__3d_CHG__featuresGrid{grid-template-columns:1fr;gap:1.5rem}.offer-module__3d_CHG__featureCard{padding:2rem 1.5rem}.offer-module__3d_CHG__featureIcon{font-size:3rem}.offer-module__3d_CHG__featureCard h3{font-size:1.3rem}.offer-module__3d_CHG__attractionsSection{margin-bottom:3rem}.offer-module__3d_CHG__attractionsSection h2{margin-bottom:2rem;font-size:2.2rem}.offer-module__3d_CHG__attractionsGrid{grid-template-columns:1fr;gap:1.2rem}.offer-module__3d_CHG__attractionCard{padding:1.5rem}.offer-module__3d_CHG__ctaSection{padding:3rem 0 1rem}.offer-module__3d_CHG__ctaContent{padding:3rem 2rem}.offer-module__3d_CHG__ctaContent h2{font-size:2rem}.offer-module__3d_CHG__ctaContent p{font-size:1.1rem}}@media (max-width:480px){.offer-module__3d_CHG__container{padding:0 1rem}.offer-module__3d_CHG__heroTitle{font-size:2rem}.offer-module__3d_CHG__heroSubtitle{font-size:1rem}.offer-module__3d_CHG__mainOffersGrid{gap:2rem}.offer-module__3d_CHG__offerCard{padding:1.5rem}.offer-module__3d_CHG__offerContent h2{font-size:1.6rem}.offer-module__3d_CHG__offerContent p{font-size:.95rem}.offer-module__3d_CHG__featuresSection h2{font-size:1.8rem}.offer-module__3d_CHG__featureCard{padding:1.8rem 1.2rem}.offer-module__3d_CHG__featureIcon{font-size:2.5rem}.offer-module__3d_CHG__featureCard h3{font-size:1.2rem}.offer-module__3d_CHG__featureCard p{font-size:.95rem}.offer-module__3d_CHG__attractionsSection h2{font-size:1.8rem}.offer-module__3d_CHG__attractionCard{padding:1.3rem}.offer-module__3d_CHG__attractionDistance{padding:.3rem .8rem;font-size:.85rem}.offer-module__3d_CHG__attractionCard h3{font-size:1.1rem}.offer-module__3d_CHG__attractionCard p{font-size:.9rem}.offer-module__3d_CHG__ctaContent{padding:2.5rem 1.5rem}.offer-module__3d_CHG__ctaContent h2{font-size:1.8rem}.offer-module__3d_CHG__ctaContent p{font-size:1rem}.offer-module__3d_CHG__ctaButton{padding:.9rem 2.5rem;font-size:1rem}}
