:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body{font-family:Heebo,Arial,sans-serif;background:#faf8f4;color:#4a2c1a;margin:0;padding:0;direction:rtl;overflow-x:hidden;width:100%}main{width:100%;margin:0;padding:0}.header{width:100%;min-height:320px;background:url(https://placehold.co/1600x400?text=Cover+Image) center/cover no-repeat;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding-bottom:2.5rem;box-shadow:0 2px 12px #0001;border-radius:0 0 32px 32px;margin-bottom:2.5rem}.header h1{font-size:3rem;margin-bottom:1rem;font-weight:800;letter-spacing:1px;color:#3d2c1e;text-shadow:0 2px 8px #fff8}.header button{background:#e7bfa7;color:#3d2c1e;border:none;border-radius:24px;padding:.75rem 2rem;font-size:1.1rem;font-weight:700;cursor:pointer;transition:background .2s;margin-bottom:1.5rem}.header button:hover{background:#d9a07a}section{width:100%;max-width:1100px;margin:0 auto 2.5rem;background:#fff;border-radius:18px;box-shadow:0 1px 6px #0001;padding:2.5rem 2rem;text-align:center}section h2{font-size:2.2rem;margin-bottom:1.2rem;color:#8b4513}.tours-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem;margin-top:2rem}@media (max-width: 1100px){.tours-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width: 700px){.tours-grid{grid-template-columns:1fr;gap:1rem}}.tour-card{background:#fff;border-radius:16px;box-shadow:0 2px 8px #0001;border:1.5px solid #ede6dd;padding:1.5rem 1rem 2rem;display:flex;flex-direction:column;align-items:center;transition:box-shadow .2s,transform .2s;width:100%;max-width:420px;margin:0 auto;height:100%}.tour-card:hover{box-shadow:0 4px 16px #0002;transform:translateY(-4px) scale(1.02)}.tour-cover{width:100%;max-width:380px;height:200px;object-fit:cover;border-radius:12px;margin-bottom:1.2rem;background:#eee}.tour-card h3{font-size:1.3rem;margin:.5rem 0;color:#8b4513;text-align:center}.tour-card p{font-size:1.08rem;color:#4a2c1a;margin-bottom:1.2rem;text-align:center;flex-grow:1}.tour-card button{background:#8b4513!important;color:#fff!important;border:none;border-radius:20px;padding:.5rem 1.5rem;font-size:1rem;font-weight:700;cursor:pointer;transition:background .2s;margin-top:auto;align-self:center}.tour-card button:hover{background:#ff8c00}.footer{text-align:center;padding:1.5rem 0 1rem;color:#a67c52;font-size:1rem;background:none;box-shadow:none}.sima-logo{height:90px;margin-bottom:1.2rem;border-radius:18px;box-shadow:0 2px 12px #0002;object-fit:contain;background:#fff}.hero-header{position:relative;width:100%;min-height:420px;display:flex;align-items:center;justify-content:center;margin-bottom:3rem;overflow:hidden}.hero-bg{position:absolute;inset:0;width:100%;height:100%;background:url(https://images.unsplash.com/photo-1506744038136-46273834b3fb?auto=format&fit=crop&w=1600&q=80) center bottom/cover no-repeat;filter:brightness(.7);z-index:1}.hero-content{position:relative;z-index:2;background:#fff;border-radius:24px;box-shadow:0 6px 32px #0003;padding:2.5rem 2.5rem 2rem;max-width:420px;margin:3rem 1rem 2rem;display:flex;flex-direction:column;align-items:center;text-align:center}.hero-content h1{font-size:2.3rem;color:#8b4513;margin-bottom:1.2rem;font-weight:800}.sima-hero-img{width:143px;height:143px;border-radius:50%;object-fit:cover;margin-bottom:1.2rem;box-shadow:0 2px 12px #0002;background:#fff}.hero-desc{font-size:1.08rem;color:#3d2c1e;margin-bottom:1.5rem;line-height:1.7}.hero-cta{background:#a67c52;color:#fff;border:none;border-radius:24px;padding:.7rem 2.2rem;font-size:1.1rem;font-weight:700;cursor:pointer;transition:background .2s;box-shadow:0 2px 8px #0001}.hero-cta:hover{background:#e7bfa7;color:#3d2c1e}.topbar{position:sticky;top:0;width:100%;z-index:100;background:#fff;box-shadow:0 2px 12px #0001;display:flex;justify-content:center;align-items:center;min-height:60px;direction:rtl}.topbar-inner{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:.3rem 2vw;direction:rtl}.topbar-logo{display:flex;align-items:center;gap:.7rem}.topbar-logo img{height:44px;width:44px;border-radius:12px;object-fit:cover;background:#fff;box-shadow:0 1px 6px #0001}.topbar-title{font-size:1.18rem;font-weight:700;color:#8b4513;letter-spacing:.5px}.topbar-nav{display:flex;flex-direction:row;gap:2.5rem;list-style:none;margin:0;padding:0;overflow-x:hidden}.topbar-nav li a{color:#4a2c1a;text-decoration:none;font-size:1.13rem;font-weight:500;padding:.2rem .7rem;border-radius:8px;transition:color .2s,font-weight .2s;background:none}.topbar-nav li a.active,.topbar-nav li a:focus{color:#8b4513;font-weight:700;border-bottom:2.5px solid #8B4513;background:none}.topbar-nav li a:hover{color:#ff8c00;background:none}.hamburger{display:none;background:none;border:none;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;cursor:pointer;z-index:201}.hamburger-bar{width:26px;height:3px;background:#8b4513;margin:3px 0;border-radius:2px;transition:.2s}@media (max-width: 900px){.hamburger{display:flex}.topbar-nav{position:fixed;top:0;right:0;height:100vh;width:220px;background:#fff;box-shadow:-2px 0 16px #0002;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:80px 1.5rem 1.5rem;gap:1.2rem;transform:translate(100%);transition:transform .25s cubic-bezier(.4,2,.6,1);z-index:200;font-size:1.15rem}.topbar-nav.open{transform:translate(0)}.topbar-backdrop{position:fixed;inset:0;background:#0005;z-index:199}.topbar-inner{flex-direction:row;align-items:center;padding:.3rem 1vw}.topbar-logo img{height:32px;width:32px}.topbar-title{font-size:1rem}.topbar-nav{flex-direction:column;gap:.7rem;align-items:flex-end}.topbar-nav li a{font-size:1rem;padding:.2rem .5rem}}@media (max-width: 900px){.header h1{font-size:2rem}section{padding:1.5rem .5rem}.tours-grid{grid-template-columns:1fr;gap:1.2rem}.tour-card{max-width:100%;padding:1rem .5rem 1.2rem}.tour-cover{max-width:100%;height:160px}}@media (max-width: 600px){body,main{background:#fff!important;width:100vw;margin:0;padding:0}.hero-header{min-height:unset;display:block;padding:0;margin-bottom:0;background:none}.hero-bg{position:relative;width:100vw;height:120px;min-height:120px;max-height:120px;background-position:center bottom;background-size:cover;border-radius:0;filter:brightness(.7);z-index:1}.hero-content{position:relative;top:0;margin:0 auto;max-width:98vw;background:#fff;border-radius:0;box-shadow:0 2px 12px #0001;padding:1.1rem .5rem 1rem;margin-bottom:1.2rem;z-index:2;transform:none}.hero-content h1{font-size:1.2rem}.sima-hero-img{width:80px;height:80px}section{width:100vw;max-width:100vw;margin:0;border-radius:0;padding:1.2rem .5rem;box-sizing:border-box;background:#fff}}.whatsapp-btn{display:inline-flex;align-items:center;justify-content:center;gap:.6em;background:#25d366;color:#fff;border:none;border-radius:24px;padding:.7rem 2.2rem;font-size:1.1rem;font-weight:700;cursor:pointer;transition:background .2s,color .2s;box-shadow:0 2px 8px #0001;text-decoration:none}.whatsapp-btn:hover{background:#128c7e;color:#fff}.whatsapp-icon{display:flex;align-items:center;margin-left:.5em;margin-right:0}.about-section{display:flex;flex-direction:column;align-items:center;text-align:center}.about-img{width:168px;height:168px;border-radius:50%;object-fit:cover;margin-bottom:1.2rem;box-shadow:0 2px 12px #0002;background:#fff}.about-desc{font-size:1.08rem;color:#4a2c1a;line-height:1.7;max-width:500px;margin:0 auto}.whatsapp-fab{position:fixed;bottom:24px;right:24px;width:60px;height:60px;border-radius:50%;background:#25d366;box-shadow:0 4px 24px #0003;display:flex;align-items:center;justify-content:center;z-index:3000;transition:background .2s,box-shadow .2s;cursor:pointer;border:none;text-decoration:none}.whatsapp-fab:hover{background:#128c7e;box-shadow:0 6px 32px #0004}.whatsapp-fab svg{width:36px;height:36px;display:block}@media (max-width: 600px){.whatsapp-fab{width:52px;height:52px;bottom:16px;right:16px}.whatsapp-fab svg{width:28px;height:28px}}.org-section{text-align:center;margin-bottom:2.5rem}.org-desc{font-size:1.13rem;color:#3d2c1e;margin-bottom:1.5rem;line-height:1.7;max-width:600px;margin-left:auto;margin-right:auto}.org-whatsapp-btn{display:inline-block;background:#8b4513;color:#fff;border:none;border-radius:18px;padding:.7rem 2.2rem;font-size:1.1rem;font-weight:700;cursor:pointer;text-decoration:none;box-shadow:0 2px 8px #0001;transition:background .2s}.org-whatsapp-btn:hover{background:#ff8c00;color:#654321}.org-icons-row{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:2.2rem;margin-bottom:1.2rem}.org-icon-circle{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:none;box-shadow:0 2px 8px #0001;transition:box-shadow .2s}.org-icon-circle svg{display:block}@media (max-width: 700px){.org-icons-row{gap:1.1rem;margin-bottom:.7rem}.org-icon-circle{width:40px;height:40px}.org-icon-circle svg{width:28px;height:28px}}.testimonials-section{text-align:center;margin-bottom:2.5rem}.testimonial-card{background:#fff7f0;border-radius:18px;box-shadow:0 2px 12px #0001;padding:2rem 1.5rem 1.5rem;max-width:420px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.testimonial-text{font-size:1.18rem;color:#3d2c1e;margin-bottom:1.2rem;font-style:italic}.testimonial-name{font-size:1rem;color:#8b4513;font-weight:700;margin-bottom:1.2rem}.testimonial-nav{display:flex;align-items:center;gap:1.2rem}.testimonial-nav button{background:none;border:none;color:#8b4513;font-size:2rem;cursor:pointer;transition:color .2s;padding:0 .5rem}.testimonial-nav button:hover{color:#ff8c00}@media (max-width: 600px){.testimonial-card{padding:1.2rem .5rem 1rem;max-width:98vw}.org-whatsapp-btn{padding:.6rem 1.2rem;font-size:1rem}}.tourpage-wrapper{width:100vw;min-height:100vh;background:#f9f7f3;display:flex;flex-direction:column;align-items:center;padding-bottom:2rem}.tourpage-cover{width:100vw;height:260px;background-size:cover;background-position:center;border-radius:0 0 32px 32px;box-shadow:0 2px 12px #0001;margin-bottom:-60px}.tourpage-content{background:#fff;border-radius:24px;box-shadow:0 6px 32px #0002;padding:2.5rem 2rem 2rem;max-width:600px;width:98vw;margin-top:-80px;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center}.tourpage-back{align-self:flex-end;background:#ff8c00;color:#654321;border:none;border-radius:18px;padding:.4rem 1.2rem;font-size:1rem;font-weight:700;cursor:pointer;margin-bottom:.5rem;transition:background .2s}.tourpage-back:hover{background:orange}.tourpage-title{font-size:2rem;color:#8b4513;margin-bottom:1.2rem;font-weight:800}.tourpage-gallery{display:flex;gap:1rem;margin-bottom:1.2rem;flex-wrap:wrap;justify-content:center}.tourpage-gallery img{width:320px;height:220px;object-fit:cover;border-radius:12px;box-shadow:0 2px 8px #0001;background:#eee}@media (max-width: 700px){.tourpage-gallery img{width:180px;height:120px}}.tourpage-desc{font-size:1.08rem;color:#4a2c1a;margin-bottom:1.2rem;line-height:1.7}.tourpage-highlights{list-style:disc inside;color:#8b4513;margin-bottom:1.2rem;text-align:right;direction:rtl}.tourpage-highlights li{font-size:1.08rem;margin-bottom:.3rem}.tourpage-schedule{background:#f9f7f3;border-radius:14px;padding:1rem 1.2rem;margin-bottom:1.2rem;width:100%;text-align:right;direction:rtl}.tourpage-schedule h3{color:#8b4513;font-size:1.1rem;margin-bottom:.5rem}.tourpage-schedule ul{margin:0;padding:0 1.2rem}.tourpage-schedule li{font-size:1.05rem;margin-bottom:.2rem}.tourpage-whatsapp-btn{display:inline-block;background:#25d366;color:#fff;border:none;border-radius:18px;padding:.7rem 2.2rem;font-size:1.1rem;font-weight:700;cursor:pointer;text-decoration:none;box-shadow:0 2px 8px #0001;transition:background .2s;margin-top:1.2rem}.tourpage-whatsapp-btn:hover{background:#128c7e;color:#fff}@media (max-width: 700px){.tourpage-content{padding:1.2rem .5rem 1rem;max-width:99vw;margin-top:0}.tourpage-cover{height:180px;border-radius:0 0 18px 18px;margin-bottom:.5rem;width:100vw;min-width:100vw;max-width:100vw}.tourpage-gallery{gap:.5rem;margin-bottom:1rem}.tourpage-gallery img{width:90px;height:60px}.tourpage-whatsapp-btn{width:100%;font-size:1.05rem;padding:.7rem 0}}@media (min-width: 701px){.tourpage-cover{height:299px;margin-bottom:-15px}.tourpage-content{margin-top:0}}.tours-carousel-wrapper{display:flex;align-items:center;justify-content:center;gap:1rem;width:100%;margin-bottom:1.5rem}.tours-carousel{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;max-width:1200px;transition:all .3s}.carousel-arrow{background:#fff;color:#8b4513;border:2px solid #8B4513;border-radius:50%;width:40px;height:40px;font-size:1.5rem;cursor:pointer;transition:background .2s,color .2s;display:flex;align-items:center;justify-content:center}.carousel-arrow:disabled{opacity:.3;cursor:not-allowed}.carousel-arrow:not(:disabled):hover{background:#8b4513;color:#fff}.tour-card-clickable{cursor:pointer;transition:box-shadow .2s,transform .2s}.tour-card-clickable:hover,.tour-card-clickable:focus{box-shadow:0 6px 24px #8b451344;transform:translateY(-4px) scale(1.03)}.tour-details-btn{background:#8b4513!important;color:#fff!important;border:none;border-radius:20px;padding:.5rem 1.5rem;font-size:1rem;font-weight:700;cursor:pointer;transition:background .2s;margin-top:.5rem}.tour-details-btn:hover{background:#ff8c00!important;color:#fff!important}@media (max-width: 1100px){.tours-carousel{grid-template-columns:repeat(2,1fr);gap:1.2rem}}@media (max-width: 700px){.tours-carousel{grid-template-columns:1fr;gap:1rem}.tours-carousel-wrapper{gap:.3rem}}.tours-list-section{width:100%;max-width:1100px;margin:0 auto 2.5rem;background:#fff;border-radius:18px;box-shadow:0 1px 6px #0001;padding:2.5rem 2rem;text-align:center}.tours-list-section h2{font-size:2.2rem;margin-bottom:2rem;color:#8b4513;font-weight:700;letter-spacing:.5px}.tours-list{display:flex;flex-direction:column;gap:2rem}.tours-list{gap:2.2rem}@media (max-width: 700px){.tours-list-section{padding-bottom:1.5rem}.tour-list-card{margin-bottom:1.2rem!important;min-height:180px}.tours-list{display:flex;flex-direction:column;gap:1.8rem!important}.tour-list-card{margin-bottom:0!important}.tour-list-card:not(:last-child){margin-bottom:0!important}}.tour-list-content p{margin-bottom:.5rem!important}.tour-list-content .tour-details-btn{margin-top:.2rem!important}.tour-list-card{display:flex;flex-direction:row-reverse;align-items:stretch;background:#fff;border-radius:16px;box-shadow:0 2px 8px #0001;overflow:hidden;transition:box-shadow .2s,transform .2s;min-height:170px}.tour-list-card:hover{box-shadow:0 4px 16px #0002;transform:translateY(-2px) scale(1.01)}.tour-list-img{width:240px;height:100%;object-fit:cover;background:#eee;flex-shrink:0;align-self:stretch}.tour-list-content{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;padding:1.5rem 2rem;text-align:right;height:100%}.tour-list-content h3{font-size:1.3rem;color:#8b4513;margin-bottom:.7rem;text-align:right}.tour-list-content p{font-size:1.08rem;color:#4a2c1a;margin-bottom:1.2rem;text-align:right}.tour-list-content .tour-details-btn{background:#8b4513!important;color:#fff!important;border:none;border-radius:20px;padding:.5rem 1.5rem;font-size:1rem;font-weight:700;cursor:pointer;transition:background .2s;align-self:flex-end;margin-right:0}.tour-list-content .tour-details-btn:hover{background:#ff8c00!important;color:#fff!important}.closing-section{background:linear-gradient(135deg,#faf8f4,#f5f0e8);position:relative;overflow:hidden;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.closing-section:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(139,69,19,.1) 0%,transparent 70%);animation:float 6s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(180deg)}}.closing-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;padding:3rem 2rem}.closing-icon{margin-bottom:1.5rem;animation:bounce 2s ease-in-out infinite}.tours-collage{position:relative;width:160px;height:160px;display:flex;align-items:center;justify-content:center}.collage-img{position:absolute;width:100px;height:100px;object-fit:cover;border-radius:16px;border:6px solid #fff;box-shadow:0 4px 16px #8b451366;transition:transform .3s ease}.collage-img-1{top:0;left:0;z-index:3;transform:rotate(-5deg)}.collage-img-2{top:10px;right:0;z-index:2;transform:rotate(3deg)}.collage-img-3{bottom:0;left:15px;z-index:1;transform:rotate(-2deg)}.tours-collage:hover .collage-img-1{transform:rotate(-8deg) scale(1.05)}.tours-collage:hover .collage-img-2{transform:rotate(5deg) scale(1.05)}.tours-collage:hover .collage-img-3{transform:rotate(-4deg) scale(1.05)}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.closing-title{font-size:2.4rem;color:#8b4513;margin-bottom:1.5rem;font-weight:700;text-shadow:0 2px 4px rgba(139,69,19,.1)}.closing-text{font-size:1.2rem;color:#4a2c1a;line-height:1.8;margin-bottom:2.5rem;max-width:600px}.closing-cta{background:linear-gradient(135deg,#8b4513,#ff8c00);color:#fff;text-decoration:none;padding:1rem 2.5rem;border-radius:50px;font-size:1.1rem;font-weight:700;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s ease;box-shadow:0 4px 15px #8b45134d;position:relative;overflow:hidden}.closing-cta: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}.closing-cta:hover:before{left:100%}.closing-cta:hover{transform:translateY(-2px);box-shadow:0 6px 20px #8b451366;background:linear-gradient(135deg,#ff8c00,#8b4513)}.closing-cta .whatsapp-icon{display:flex;align-items:center}@media (max-width: 700px){.closing-section{max-width:94vw;width:94vw;margin:1.5rem auto;border-radius:16px;border:1.5px solid #ede6dd;box-shadow:0 2px 8px #0002;background:#fff;padding:0}.closing-content{padding:1.2rem 1.1rem;border-radius:16px;box-sizing:border-box;align-items:center;text-align:center}}@media (max-width: 600px){.closing-section{margin:0 1rem 2rem;border-radius:16px}.closing-title{font-size:1.8rem}.closing-text{font-size:1rem}.closing-cta{padding:.8rem 1.8rem;font-size:.95rem}.tours-collage{width:140px;height:140px}.collage-img{width:90px;height:90px}}@media (max-width: 600px){.topbar-inner{padding:0 4px;box-sizing:border-box}}@media (max-width: 600px){.hamburger,.topbar-nav{display:none!important}}.brown-footer{background:#8b4513;color:#fff;padding-top:2rem;padding-bottom:1.2rem}.footer-nav{display:flex;justify-content:center;gap:2.2rem;margin-bottom:1.1rem}.footer-link{color:#fff;text-decoration:none;font-size:1.13rem;font-weight:500;padding:.2rem .7rem;border-radius:8px;transition:background .2s,color .2s}.footer-link:hover,.footer-link:focus{background:#ff8c00;color:#fff}.footer-social-row{display:flex;justify-content:center;align-items:center;gap:1.5rem;margin-top:.5rem;margin-bottom:.5rem}.topbar,.topbar-nav{scrollbar-width:none;-ms-overflow-style:none}.topbar::-webkit-scrollbar,.topbar-nav::-webkit-scrollbar{display:none}.image-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:5000}.image-modal-content{position:relative;max-width:96vw;max-height:90vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;border-radius:24px;box-shadow:0 8px 40px #0004;padding:32px 32px 24px}.image-modal-img{max-width:92vw;max-height:82vh;border-radius:16px;box-shadow:0 4px 32px #0002;background:#fff;display:block}.image-modal-close{position:absolute;top:-32px;left:50%;transform:translate(-50%);background:none;color:#8b4513;border:none;border-radius:0;width:28px;height:28px;font-size:1.6rem;cursor:pointer;box-shadow:none;z-index:5100;transition:color .2s;display:flex;align-items:center;justify-content:center}.image-modal-close:hover{color:#ff8c00;background:none}@media (max-width: 700px){.image-modal-content{max-width:99vw;max-height:90vh;padding:10px 2px 8px;border-radius:12px}.image-modal-img{max-width:98vw;max-height:60vh;border-radius:10px}.image-modal-close{width:22px;height:22px;font-size:1.1rem;top:-18px}}@media (max-width: 700px){.tour-card button,.tour-details-btn{margin-top:.3rem!important}.tour-card p{margin-bottom:.5rem!important}}@media (max-width: 700px){.tours-grid{display:flex;flex-direction:column;gap:1.5rem}.tour-card{margin-bottom:0!important;border:1.5px solid #ede6dd;box-shadow:0 2px 8px #0002}}@media (max-width: 700px){.tours-list{display:flex;flex-direction:column;gap:1.5rem}.tour-list-card{margin-bottom:0!important;border:1.5px solid #ede6dd;box-shadow:0 2px 8px #0002;border-radius:16px}}@media (max-width: 700px){.tour-card{max-width:90vw;width:90vw;margin-left:auto;margin-right:auto}}@media (max-width: 700px){.tour-list-card{display:flex;flex-direction:column;align-items:stretch;min-height:unset;height:auto;border-radius:16px;border:1.5px solid #ede6dd;box-shadow:0 2px 8px #0002;padding:0}.tour-list-img{width:100%;height:180px;object-fit:cover;border-radius:16px 16px 0 0;margin-bottom:0;background:#eee;max-width:100%}.tour-list-content{width:100%;padding:1.1rem 1.1rem 1.2rem;align-items:flex-end;box-sizing:border-box}.tour-list-content h3,.tour-list-content p,.tour-list-content .tour-details-btn{padding-right:0;padding-left:0}.tour-list-content h3{margin:1.1rem 0 .5rem;text-align:right}.tour-list-content p{margin-bottom:.7rem;text-align:right}.tour-list-content .tour-details-btn{margin-bottom:1.2rem;margin-top:.2rem;align-self:flex-end;margin-left:auto!important;margin-right:auto!important;display:block}}@media (max-width: 700px){.tour-card button,.tour-list-card .tour-details-btn{margin-left:auto!important;margin-right:auto!important;display:block;align-self:unset!important}}@media (max-width: 700px){.tourpage-content{max-width:94vw;width:94vw;margin-left:auto;margin-right:auto;border-radius:16px;box-sizing:border-box}}@media (max-width: 700px){.sima-hero-img{width:132px;height:132px}}@media (min-width: 701px){.tour-list-card{min-height:340px;height:100%}}@media (max-width: 700px){.tour-list-content .tour-details-btn{min-width:160px;padding:.7rem 2.2rem;font-size:1.08rem}}@media (min-width: 701px){.tour-list-img{height:240px;min-height:240px;max-height:240px;object-fit:cover;border-radius:16px 0 0 16px;width:240px;background:#eee;display:block}}@media (min-width: 701px){.tour-list-card{min-height:240px;height:240px;align-items:stretch;box-sizing:border-box}.tour-list-content{padding-top:1.2rem;padding-bottom:1.2rem;display:flex;flex-direction:column;justify-content:center}}
