.navbar{box-sizing:border-box;z-index:9999;background:0 0;flex-direction:column;justify-content:space-between;align-items:center;width:100%;padding:12px 6%;transition:all .3s;display:flex;position:fixed;top:0;left:0;transform:translateY(0)}.navbar.scrolled{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff9;padding:10px 6% 2px;box-shadow:0 5px 20px #0003}.navbar.hide{transform:translateY(-120%)}.navbar.show{transform:translateY(0)}.navbar.scrolled .nav-links li a{color:#000}.haut{justify-content:flex-end;align-items:center;width:100%;padding:0;display:flex}.socials{gap:18px;display:flex}.socials a{color:#fff;font-size:16px;transition:all .3s}.navbar.scrolled .socials a{color:#000}.socials a:hover,.navbar.scrolled .socials a:hover{color:#ab6f26;transform:translateY(-2px)}.bas{justify-content:space-between;align-items:center;width:100%;padding:0 30px;display:flex}.logo img{object-fit:contain;width:125px}.nav-links{align-items:center;gap:40px;display:flex}.nav-links li{list-style:none}.nav-links li a{color:#fff;letter-spacing:.5px;font-size:17px;font-weight:700;text-decoration:none;transition:color .3s;position:relative}.nav-links li a:hover,.navbar.scrolled li a:hover,.nav-links li a.active,.navbar.scrolled li a.active{color:#ab6f26}.nav-links li a:after{content:"";background:#ab6f26;width:0%;height:2px;transition:width .3s;position:absolute;bottom:-6px;left:0}.nav-links li a:hover:after,.nav-links li a.active:after{width:100%}@media (width<=992px){.nav-links{gap:25px}.nav-links li a{font-size:15px}.logo img{width:120px}}.hamburger{cursor:pointer;z-index:10001;flex-direction:column;justify-content:center;gap:6px;display:none}.hamburger span{background:#fff;border-radius:10px;width:28px;height:3px;transition:all .3s}.navbar.scrolled .hamburger span,.hamburger.active span{background:#ab6f26}.hamburger.active span:first-child{transform:rotate(45deg)translateY(12px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg)translateY(-12px)}@media (width<=768px){.hamburger{z-index:10002;display:flex;position:relative}.nav-links{z-index:10000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10000;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:35px;width:250px;height:70vh;transition:right .4s;position:fixed;top:30px;right:-100%}.nav-links.active{right:0}.nav-links li a{color:#000}.logo img{width:110px}}.language-switcher{z-index:10000;display:inline-block;position:fixed;bottom:60px;right:23px}.selected-language{cursor:pointer;background:#fff;border:none;border-radius:50px;align-items:center;gap:6px;padding:8px;transition:all .2s;display:flex;box-shadow:0 4px 12px #0003}.selected-language:hover{transform:scale(1.08)}.selected-language img{object-fit:cover;border-radius:5px;width:40px;height:30px}.arrow.open{transform:rotate(180deg)}.language-list{opacity:0;visibility:hidden;background:#fff;border-radius:12px;flex-direction:column;gap:8px;padding:8px;transition:all .25s;display:flex;position:absolute;bottom:65px;right:0;transform:translateY(10px);box-shadow:0 5px 20px #00000026}.language-switcher.open .language-list{opacity:1;visibility:visible;transform:translateY(0)}.language-option{cursor:pointer;background:0 0;border:none;transition:transform .2s}.language-option:hover{transform:scale(1.08)}.language-option img{object-fit:cover;border-radius:6px;width:50px;height:35px}@media (width<=768px){.language-switcher{bottom:20px;right:12px}.selected-language img{width:35px;height:26px}.language-option img{width:45px;height:30px}}.footer{color:#fff;background:#000;width:100%;padding-top:50px;overflow:hidden}.footer-top{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:60px;width:100%;max-width:100%;padding:0 6% 20px;display:grid;overflow:hidden}.footer-col{min-width:0}.footer-col ul li,.footer-description,.footer-location{word-wrap:break-word;overflow-wrap:break-word}.footer-col h3{margin-bottom:25px;font-size:18px}.footer-col ul{flex-direction:column;gap:14px;display:flex}.footer-col ul li{color:#ddd;font-size:15px;list-style:none;transition:all .3s}.footer-col ul li a{color:#ddd;text-decoration:none;transition:all .3s}.footer-col ul li a:hover{color:#ab6f26;padding-left:5px}.footer-col:nth-child(2) ul{margin-left:20px}.footer-logo{width:160px;margin-bottom:10px}.footer-description{color:#ccc;margin-bottom:20px;line-height:1.7}.footer-location{margin-bottom:10px}.contact-info li{line-height:1.8}.footer-bottom{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:25px 6%;display:flex}.footer-bottom p{color:#aaa;font-size:14px}.footer-bottom-links{gap:20px;display:flex}.footer-bottom-links a{color:#aaa;font-size:14px;text-decoration:none;transition:all .3s}.footer-bottom-links a:hover{color:#ab6f26}@media (width<=992px){.footer-top{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.footer{text-align:center}.footer-top{grid-template-columns:1fr;justify-items:center;gap:45px;padding:0 25px 35px}.footer-col{flex-direction:column;align-items:center;width:100%;max-width:420px;display:flex}.footer-col h3{margin-bottom:20px}.footer-col ul{align-items:center}.footer-col:nth-child(2) ul{margin-left:0}.footer-description{text-align:center}.contact-info{align-items:center}.footer-bottom{text-align:center;flex-direction:column;align-items:center;gap:15px}.footer-bottom-links{flex-wrap:wrap;justify-content:center}}@media (width<=480px){.footer-top{padding:0 18px 30px}.footer-logo{width:140px}.footer-col h3{font-size:17px}.footer-col ul li,.footer-description,.footer-location,.footer-bottom p,.footer-bottom-links a{font-size:14px}}.tours-slider{background-position:50%;background-size:cover;justify-content:space-between;align-items:center;width:100%;min-height:100vh;padding:80px 0 80px 80px;transition:background-image .5s,padding .3s;display:flex;position:relative;overflow:hidden}.tours-slider .tours-overlay{z-index:1;background:#00000059;position:absolute;inset:0}.tours-slider .tour-info-container{z-index:2;color:#fff;align-items:stretch;gap:30px;width:420px;display:flex;position:relative}.tours-slider .tour-line{flex-direction:column;justify-content:space-between;align-items:center;width:30px;display:flex;position:relative}.tours-slider .tour-line:before{content:"";background:#ab6f26;width:2px;position:absolute;top:0;bottom:0}.tours-slider .tour-line span{z-index:2;background:#ab6f26;border-radius:50%;width:12px;height:12px;position:relative}.tours-slider .tour-line .number_tour{color:#fff;background:#ab6f26;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:600;display:flex}.tours-slider .tour-info{z-index:2;color:#fff;width:420px;position:relative}.tours-slider .tour-info h2{margin-bottom:20px;font-size:52px;font-weight:400;line-height:1.1}.tours-slider .tour-info p{margin-bottom:30px;line-height:1.8}.tours-slider .tour-bottom{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.tours-slider .tour-bottom .tour-explore{color:#fff;cursor:pointer;background:#ab6f26;border:1px solid #fff;border-radius:10px;padding:12px 24px;text-decoration:none;transition:all .3s}.tours-slider .tour-bottom .tour-explore:hover{transform:translateY(-2px)}.tours-slider .tour-arrows{align-items:center;gap:12px;display:flex}.tours-slider .arrow-btn{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:45px;height:45px;padding:0;transition:all .3s;display:flex}.tours-slider .arrow-btn svg{stroke-width:2.2px;width:20px;height:20px}.tours-slider .arrow-btn:hover{background:#ab6f26;transform:translateY(-2px)}.tours-slider .cards-scroll{z-index:2;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;pointer-events:none;align-items:center;gap:25px;width:55%;padding:30px;display:flex;position:relative;overflow:hidden}.tours-slider .cards-scroll::-webkit-scrollbar{display:none}.tours-slider .tour-card{scroll-snap-align:center;border-radius:30px;flex-shrink:0;min-width:220px;max-width:260px;height:420px;transition:transform .4s,box-shadow .4s;position:relative;overflow:hidden}.tours-slider .tour-card.active{transform:scale(1.09);box-shadow:0 5px 10px #0000004d}.tours-slider .tour-card img{object-fit:cover;width:100%;height:100%}.tours-slider .card-shadow{background:linear-gradient(#0000,#000c);position:absolute;inset:0}.tours-slider .tour-card h3{color:#fff;z-index:3;font-size:20px;position:absolute;bottom:20px;left:20px}.tours-slider .tour-price{color:#fff;z-index:3;font-size:18px;font-weight:500;position:absolute;top:20px;right:20px}@media screen and (width<=1200px){.tours-slider{padding:60px 0 60px 40px}.tours-slider .tour-info-container{width:360px}.tours-slider .tour-info{width:100%}.tours-slider .tour-info h2{font-size:42px}.tours-slider .cards-scroll{gap:20px;width:58%}.tours-slider .tour-card{min-width:200px;height:380px}}@media screen and (width<=992px){.tours-slider{flex-direction:column;justify-content:center;align-items:flex-start;gap:50px;min-height:auto;padding:60px 30px}.tours-slider .tour-info-container{width:100%}.tours-slider .tour-info{width:100%;max-width:550px}.tours-slider .tour-info h2{font-size:38px}.tours-slider .tour-info p{font-size:15px}.tours-slider .cards-scroll{width:100%;padding:20px 0}.tours-slider .tour-card{min-width:220px;height:360px}}@media screen and (width<=768px){.tours-slider{gap:40px;padding:50px 20px}.tours-slider .tour-info-container{gap:20px}.tours-slider .tour-line{width:20px}.tours-slider .tour-line span{width:10px;height:10px}.tours-slider .tour-line .number_tour{width:28px;height:28px;font-size:12px}.tours-slider .tour-info h2{margin-bottom:15px;font-size:32px}.tours-slider .tour-info p{margin-bottom:25px;font-size:14px;line-height:1.7}.tours-slider .tour-bottom{gap:15px}.tours-slider .tour-bottom>button{padding:10px 20px;font-size:14px}.tours-slider .arrow-btn{width:40px;height:40px}.tours-slider .cards-scroll{gap:16px}.tours-slider .tour-card{border-radius:24px;min-width:180px;max-width:180px;height:300px}.tours-slider .tour-card h3{font-size:16px;bottom:15px;left:15px}.tours-slider .tour-price{font-size:16px;top:15px;right:15px}}@media screen and (width<=480px){.tours-slider{padding:40px 15px}.tours-slider .tour-info-container{gap:15px}.tours-slider .tour-line{width:15px}.tours-slider .tour-line:before{width:1.5px}.tours-slider .tour-line span{width:8px;height:8px}.tours-slider .tour-line .number_tour{width:24px;height:24px;font-size:11px}.tours-slider .tour-info h2{font-size:26px}.tours-slider .tour-info p{font-size:13px}.tours-slider .tour-bottom{flex-direction:column;align-items:flex-start}.tours-slider .tour-arrows{gap:10px}.tours-slider .arrow-btn{width:36px;height:36px}.tours-slider .cards-scroll{gap:14px}.tours-slider .tour-card{border-radius:20px;min-width:150px;max-width:150px;height:250px}.tours-slider .tour-card h3,.tours-slider .tour-price{font-size:14px}}.blog-card{background:#fff;border-radius:25px;width:100%;transition:all .4s;overflow:hidden;box-shadow:0 5px 20px #00000014}.blog-card:hover{transform:translateY(-10px)}.blog-image{width:100%;height:250px;position:relative;overflow:hidden}.blog-image img{object-fit:cover;width:100%;height:100%;transition:all .5s}.blog-card:hover .blog-image img{transform:scale(1.08)}.blog-overlay{background:linear-gradient(#0000,#000000b3);position:absolute;inset:0}.blog-category{color:#fff;z-index:2;background:#ab6f26;border-radius:30px;padding:8px 16px;font-size:12px;font-weight:600;position:absolute;top:20px;left:20px}.blog-content{padding:20px 30px}.blog-meta{color:#777;align-items:center;gap:10px;margin-bottom:15px;font-size:11px;display:flex}.blog-date{align-items:center;gap:8px;display:flex}.blog-date svg{color:#ab6f26;font-size:13px}.blog-content h3{margin-bottom:15px;font-size:20px;line-height:1.3}.blog-content p{color:#555;margin-bottom:25px;font-size:13.3px;line-height:1.8}.read-more{color:#ab6f26;align-items:center;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.read-more:after{content:"→";margin-left:10px;font-size:1.1rem;transition:transform .3s}.read-more:hover{transform:translate(5px)}@media screen and (width<=1200px){.blog-image{height:230px}.blog-content{padding:20px 25px}.blog-content h3{font-size:18px}}@media screen and (width<=992px){.blog-card{border-radius:22px}.blog-image{height:220px}.blog-category{padding:7px 14px;font-size:11px;top:16px;left:16px}.blog-content{padding:18px 22px}.blog-meta{flex-wrap:wrap;gap:8px;font-size:12px}.blog-content h3{margin-bottom:12px;font-size:19px}.blog-content p{margin-bottom:20px;font-size:13px;line-height:1.7}}@media screen and (width<=768px){.blog-card{border-radius:20px}.blog-card:hover{transform:translateY(-5px)}.blog-image{height:210px}.blog-content{padding:18px 20px}.blog-content h3{font-size:18px;line-height:1.4}.blog-content p{font-size:12.8px}.blog-category{padding:6px 12px;font-size:10px}.read-more{font-size:14px}.read-more:after{font-size:1rem}}@media screen and (width<=480px){.blog-card{border-radius:18px}.blog-image{height:190px}.blog-category{padding:5px 11px;font-size:9px;top:14px;left:14px}.blog-content{padding:16px 16px 20px}.blog-meta{gap:6px;margin-bottom:12px;font-size:11px}.blog-date{gap:6px}.blog-date svg{font-size:11px}.blog-content h3{margin-bottom:10px;font-size:16px}.blog-content p{margin-bottom:18px;font-size:12px;line-height:1.6}.read-more{font-size:13px}.read-more:after{margin-left:7px}}.review-card{background:#fff;border:1px solid #ab6f2614;border-radius:28px;padding:35px;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 8px 18px #0000000f}.review-card:hover{transform:translateY(-10px);box-shadow:0 10px 25px #0000001a}.review-card:before{content:"“";color:#ab6f2614;font-family:serif;font-size:130px;line-height:1;position:absolute;top:-10px;right:25px}.review-top{justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;display:flex}.review-user{align-items:center;gap:15px;display:flex}.review-image{border:3px solid #ab6f2626;border-radius:50%;flex-shrink:0;width:70px;height:70px;overflow:hidden}.review-image img{object-fit:cover;width:100%;height:100%}.review-user-info h3{color:#111;margin-bottom:5px;font-size:18px;font-weight:700}.review-user-info span{color:#777;letter-spacing:.5px;font-size:14px}.review-stars{color:#ab6f26;align-items:center;gap:5px;font-size:14px;display:flex}.review-text{color:#555;z-index:2;font-size:15px;line-height:1.9;position:relative}@media screen and (width<=992px){.review-card{padding:30px}.review-user-info h3{font-size:17px}.review-text{font-size:14px}}@media screen and (width<=768px){.review-card{border-radius:22px;padding:25px}.review-top{flex-direction:column;align-items:flex-start;gap:15px}.review-image{width:60px;height:60px}.review-user-info h3{font-size:16px}.review-user-info span,.review-stars{font-size:13px}.review-text{font-size:13.5px;line-height:1.8}.review-card:before{font-size:100px;right:15px}}@media screen and (width<=480px){.review-card{padding:22px 20px}.review-image{width:55px;height:55px}.review-user{gap:12px}.review-user-info h3{font-size:15px}.review-user-info span{font-size:12px}.review-text{font-size:13px}}.listReviews{grid-template-columns:repeat(3,1fr);gap:35px;display:grid}@media (width<=1024px){.listReviews{gap:25px;padding:15px}}@media (width<=900px){.listReviews{grid-template-columns:1fr;gap:25px}}@media (width<=768px){.listReviews{scroll-snap-type:x mandatory;padding-inline:12%;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;gap:20px;padding-bottom:30px;display:flex;overflow-x:auto}.listReviews::-webkit-scrollbar{display:none}.listReviews .review-card{scroll-snap-align:center;flex-shrink:0;max-width:250px}}@media (width<=600px){.listReviews{padding-inline:10%}.listReviews .review-card{min-width:85%}}.contact_form{flex-direction:column;gap:20px;display:flex}.input_group label{padding:0 10px;font-size:18px;font-style:italic;font-weight:700}.input_group input,.input_group textarea{background:0 0;border:1px solid #ab6f26;border-radius:10px;outline:none;width:100%;margin-top:10px;padding:15px 25px;font-size:16px;transition:all .3s}.input_group textarea{resize:none}.contact_form button{color:#fff;letter-spacing:2px;cursor:pointer;background:#ab6f26;border:none;border-radius:16px;padding:20px;font-size:15px;font-weight:600;transition:all .3s}.contact_form button:hover{background:#8f5c1f;transform:translateY(-3px)}@media (width<=900px){.contact_form{gap:18px}.input_group label{font-size:16px}.input_group input,.input_group textarea{padding:14px 20px;font-size:15px}.contact_form button{padding:18px;font-size:14px}}@media (width<=768px){.input_group label{padding:0 5px;font-size:15px}.input_group input,.input_group textarea{padding:13px 18px;font-size:14px}.contact_form button{border-radius:12px;padding:16px}}@media (width<=600px){.input_group label{font-size:14px}.input_group input,.input_group textarea{border-radius:8px;padding:12px 16px;font-size:13px}.contact_form button{letter-spacing:1px;padding:14px;font-size:13px}}.hero.show-section{animation:1.4s forwards heroReveal}.blog_section.show-section{animation:1s forwards fadeLeft}.reviews_section.show-section{animation:1s forwards fadeRight}.end_section.show-section{animation:1.2s forwards zoomReveal}@keyframes heroReveal{0%{opacity:0;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes fadeLeft{0%{opacity:0;transform:translate(-80px)}to{opacity:1;transform:translate(0)}}@keyframes fadeRight{0%{opacity:0;transform:translate(80px)}to{opacity:1;transform:translate(0)}}@keyframes zoomReveal{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.hero{color:#fff;align-items:center;height:110vh;display:flex;position:relative;overflow:hidden}.hero:before{content:"";z-index:0;background:url(/home-pictures/sahara-horses-desert-sunset-two-horses.webp) 50%/cover no-repeat;animation:25s ease-in-out infinite alternate heroZoom;position:absolute;inset:0;transform:scale(1)}.hero-content{z-index:2;max-width:750px;padding:20px 60px;position:relative}.hero .hero-location{color:#ab6f26;letter-spacing:1px;margin-bottom:30px;font-size:1.2rem;font-weight:400}.hero h1{font-family:Roboto Flex,sans-serif;font-size:4.5rem;font-weight:100;line-height:1.1}.hero p{opacity:.9;max-width:600px;margin-top:30px;font-size:1.4rem;font-weight:300}@keyframes heroZoom{0%{transform:scale(1)}to{transform:scale(1.18)}}.about-section{z-index:5;margin-top:-100px;padding:0 60px;position:relative}.about{background:#fff;border-radius:25px;max-width:1100px;margin:auto;padding:30px 60px;box-shadow:0 10px 40px #0003}.about-title{text-align:center;color:#ab6f26;margin-bottom:30px;font-size:2.5rem;font-weight:500}.about-card{align-items:center;gap:30px;display:flex}.about-content{flex:1.6}.about-content p{font-size:1.1rem;line-height:1.9}.about-image{flex:1}.about-image img{object-fit:cover;border-radius:20px;width:100%;height:18rem;transition:transform .6s;transform:scale(1.05)}.about a{color:#ab6f26;justify-content:flex-end;align-items:center;gap:8px;width:100%;margin-top:20px;font-size:1rem;font-weight:400;text-decoration:none;transition:all .3s;display:inline-flex}.about a:after{content:"→";font-size:1.1rem;transition:transform .3s}.about a:hover{color:#8a571d}.about a:hover:after{transform:translate(6px)}.memories_experience{padding:120px 60px}.memories_experience h3{color:#ab6f26;letter-spacing:3px;margin-bottom:20px;font-size:1rem;font-weight:500}.memories-card{align-items:center;gap:60px;margin:auto;display:flex}.memories-content{flex:1.2}.memories-content h2{color:#222;font-size:3rem;font-weight:500;line-height:1.1}.memories-content h2:nth-child(3){margin-bottom:25px}.memories-content p{margin-top:25px;font-size:1.2rem;font-weight:400;line-height:1.9}.icons-content{gap:25px;margin-top:40px;display:flex}.icon-home{text-align:center;flex:1;transition:all .3s}.icon-home:hover{transform:translateY(-5px)}.icon-image{justify-content:center;align-items:center;margin-bottom:15px;display:flex}.icon-home img{object-fit:contain;width:110px;height:auto;margin-bottom:15px}.icon-home p{margin:0;font-size:1.2rem;font-weight:500;line-height:1.5}.memories-image{flex:1}.memories-image img{object-fit:cover;border-radius:25px;width:100%;height:500px;transition:transform .6s}.memories-image img:hover{transform:scale(1.03)}.tour_section .top_tours{text-align:center;padding:0 160px 80px}.tour_section .top_tours h2{margin-bottom:20px;font-family:Cormorant Garamond,serif;font-weight:300}.tour_section .top_tours h2 span{font-weight:700}.tour_section .top_tours p{font-size:20px}.tour_section .top_tours p span{color:#ab6f26}.blog_section{padding:90px 6%}.blog_section>h3{color:#ab6f26;text-transform:uppercase;letter-spacing:2px;margin-bottom:20px;font-size:18px;font-style:italic;font-weight:500}.top_blog{justify-content:space-between;gap:40px;margin-bottom:60px;display:flex}.title_blog{max-width:700px}.title_blog h2{color:#111;margin-bottom:20px;font-size:40px;font-style:italic;font-weight:bolder;line-height:1.1}.title_blog p{letter-spacing:2px;font-size:18px;line-height:1.8}.link_blog{flex-shrink:0}.link_blog a{color:#ab6f26;cursor:pointer;background-color:#fff;border:1px solid #ab6f26;border-radius:15px;outline:none;padding:10px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s}.link_blog a:after{content:"→";margin-left:10px;font-size:1.1rem;transition:transform .3s}.link_blog a:hover{transform:translateY(-4px);box-shadow:0 10px 25px #ab6f2640}.list_blogs{grid-template-columns:repeat(3,1fr);gap:35px;display:grid}.home_contact_section{padding:50px 2% 50px 0}.contact_top{text-align:center;max-width:850px;margin:0 auto 40px}.contact_top h3{letter-spacing:4px;color:#ab6f26;margin-bottom:20px;font-size:17px;font-weight:600}.contact_top h2{margin-bottom:25px;font-family:Cormorant Garamond,serif;font-size:40px;line-height:1.1}.contact_top p{font-size:20px;line-height:1.8}.contact_bottom{grid-template-columns:50% 50%;align-items:center;width:100%;display:grid;position:relative;overflow:hidden}.contact_image{height:600px;position:relative;overflow:hidden}.contact_image img{object-fit:cover;width:100%;height:100%;display:block}.contact_image_overlay{background:linear-gradient(90deg,#0000 45%,#f8f4ee26 65%,#f8f4eeb3 80%,#fff 100%);position:absolute;inset:0}.contact_right{z-index:3;margin-left:50px;padding-right:6%;position:relative}.contact_services{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:50px;display:grid}.contact_service{align-items:center;gap:5px;display:flex}.service_icon{justify-content:center;align-items:center;width:55px;height:55px;display:flex}.service_icon img{width:40px;height:auto}.service_text h4{margin-bottom:5px;font-size:13px}.service_text p{color:#666;font-size:10px}.contact_service:not(:last-child){border-right:1px solid #00000080}.reviews_section{background:#fbba7a;padding:50px 6%;overflow:hidden}.reviews_section>h3{text-align:center;letter-spacing:4px;text-transform:uppercase;color:#ab6f26;margin-bottom:20px;font-size:16px;font-weight:600}.reviews_section>h2{text-align:center;color:#111;max-width:750px;margin:0 auto 70px;font-size:42px;line-height:1.1}.end_section{text-align:center;background:linear-gradient(#0000,#0000008c),url(/home-pictures/sahara-horses-end-section.webp) 50%/cover no-repeat;flex-direction:column;justify-content:center;align-items:center;min-height:640px;padding:80px 6%;display:flex;position:relative;overflow:hidden}.end_section:before{content:"";z-index:1;background:radial-gradient(circle,#ffffff14,#0000 60%);position:absolute;inset:0}.end_section h2,.end_section p{z-index:2;position:relative}.end_section h2{color:#fff;text-shadow:0 5px 20px #ffffff34;max-width:950px;margin-top:80px;margin-bottom:30px;font-family:Cormorant Garamond,serif;font-size:70px;line-height:1.05}.end_section p{color:#ffffffe6;letter-spacing:1px;max-width:800px;font-size:22px;line-height:1.9}.end_section>.contact-btn{z-index:2;color:#fff;letter-spacing:.5px;background:#ab6f26;border:1px solid #fff;border-radius:12px;justify-content:center;align-items:center;margin-top:30px;padding:14px 20px;font-size:15px;font-weight:500;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-flex;position:relative}.end_section>.contact-btn:hover{transform:translateY(-3px);box-shadow:0 8px 20px #ab6f264d}@media (width<=1024px){.hero h1{font-size:3.5rem}.hero-content{padding:20px 40px}.memories_experience{padding:100px 40px}.memories-card{gap:40px}.memories-content h2{font-size:2.7rem}.memories-content p{font-size:1.2rem}.icon img{width:90px}.icon p{font-size:1.1rem}.memories-image img{height:420px}.tour_section .top_tours{padding:0 100px 70px}.tour_section .top_tours h2{font-size:42px}.tour_section .top_tours p{font-size:18px}.blog_section{padding:80px 5%}.title_blog h2{font-size:34px}.title_blog p{letter-spacing:1px;font-size:16px}.list_blogs{gap:25px}.home_contact_section{padding:50px 3%}.contact_bottom{grid-template-columns:48% 52%}.contact_image{height:520px}.contact_right{margin-left:30px}.contact_top h2{font-size:34px}.contact_top p{font-size:17px}.contact_services{grid-template-columns:repeat(2,1fr);gap:20px}.contact_service:nth-child(2){border-right:none}.reviews_section{padding:90px 5%}.reviews_section>h2{font-size:44px}.end_section{min-height:560px;padding:70px 5%}.end_section h2{max-width:800px;margin-top:120px;font-size:58px}.end_section p{max-width:700px;font-size:20px}}@media (width<=900px){.memories_experience{padding:80px 25px}.memories-card{flex-direction:column;gap:50px}.memories-content{text-align:center}.memories-content h2{font-size:2.3rem}.memories-content p{font-size:1.1rem;line-height:1.8}.icons-content{flex-wrap:wrap;justify-content:center}.icon{min-width:180px}.icon img{width:80px}.icon p{font-size:1rem}.memories-image{width:100%}.memories-image img{height:380px}.tour_section .top_tours{padding:0 60px 60px}.tour_section .top_tours h2{font-size:36px;line-height:1.2}.tour_section .top_tours p{font-size:17px;line-height:1.7}.blog_section{padding:70px 4%}.top_blog{flex-direction:column;gap:25px}.title_blog{max-width:100%}.title_blog h2{font-size:30px}.title_blog p{font-size:15px;line-height:1.7}.link_blog a{padding:10px 18px;font-size:11px}.list_blogs{grid-template-columns:repeat(2,1fr);gap:20px}.home_contact_section{padding:60px 0}.contact_top{margin:0 40px 35px}.contact_top h3{letter-spacing:3px;font-size:15px}.contact_top h2{font-size:30px}.contact_top p{font-size:16px;line-height:1.7}.contact_bottom{grid-template-columns:1fr;gap:40px}.contact_image{height:450px}.contact_image_overlay{background:linear-gradient(#0000,#ffffff26,#fffffff2)}.contact_right{margin:0 40px;padding-right:0}.contact_services{grid-template-columns:repeat(3,1fr);justify-content:center;align-items:center;margin-top:40px}.contact_service{border-right:none!important}.reviews_section{padding:90px 4%}.reviews_section>h3{letter-spacing:3px;font-size:14px}.reviews_section>h2{margin-bottom:50px;font-size:38px}.end_section{min-height:500px;padding:60px 5%}.end_section h2{max-width:650px;margin-top:100px;margin-bottom:25px;font-size:46px}.end_section p{max-width:600px;font-size:18px;line-height:1.8}}@media (width<=768px){.hero{height:100vh}.hero h1{font-size:2.8rem}.hero p{font-size:1.1rem}.hero-content{padding:20px}.about-section{margin-top:-60px;padding:0 20px}.about{padding:25px}.about-card{text-align:center;flex-direction:column}.about-image img{height:220px}.about a{justify-content:center}.tour_section .top_tours{padding:0 30px 50px}.tour_section .top_tours h2{margin-bottom:15px;font-size:30px}.tour_section .top_tours p{font-size:15px;line-height:1.8}.blog_section{padding:60px 0;overflow:hidden}.blog_section>h3{letter-spacing:1px;margin-bottom:15px;padding:0 20px;font-size:14px}.top_blog{margin-bottom:35px;padding:0 20px}.title_blog h2{margin-bottom:15px;font-size:26px}.title_blog p{font-size:14px;line-height:1.6}.link_blog a{border-radius:12px;padding:10px 16px}.list_blogs{scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;gap:18px;padding:10px 20px 20px;scroll-padding-left:20px;display:flex;overflow:auto hidden}.list_blogs::-webkit-scrollbar{display:none}.list_blogs .blog-card{scroll-snap-align:center;flex-shrink:0;min-width:70%;max-width:70%}.home_contact_section{padding:50px 0}.contact_top{margin-bottom:30px}.contact_top h3{letter-spacing:2px;font-size:13px}.contact_top h2{margin-bottom:18px;font-size:26px}.contact_top p{font-size:14px;line-height:1.6}.contact_bottom{gap:30px}.contact_image{height:320px}.contact_services{grid-template-columns:1fr;gap:20px}.contact_service{border-bottom:1px solid #00000014;padding-bottom:20px}.contact_service:last-child{border-bottom:none;padding-bottom:0}.service_icon{width:50px;height:50px}.service_icon img{width:34px}.service_text h4{font-size:14px}.service_text p{font-size:11px}.reviews_section{padding:70px 20px 0}.reviews_section>h3{letter-spacing:2px;margin-bottom:15px;font-size:13px}.reviews_section>h2{margin-bottom:40px;font-size:30px}.end_section{min-height:420px;padding:50px 25px}.end_section:before{background:radial-gradient(circle,#ffffff0f,#0000 70%)}.end_section h2{white-space:normal;width:100%;max-width:100%;margin-top:80px;margin-bottom:20px;font-size:34px;line-height:1.2;animation:1s forwards fadeUp}.end_section p{white-space:normal;width:100%;max-width:100%;font-size:16px;line-height:1.7;animation:1s .5s forwards fadeUp}}@media (width<=600px){.memories_experience{padding:70px 20px}.memories_experience h3{text-align:center;letter-spacing:2px;font-size:.9rem}.memories-content h2{font-size:1.8rem}.memories-content p{font-size:1rem;line-height:1.7}.icon{width:100%}.icon img{width:70px}.icon p{font-size:.95rem}.memories-image img{border-radius:18px;height:280px}.tour_section .top_tours{padding:0 20px 40px}.tour_section .top_tours h2{font-size:24px;line-height:1.3}.tour_section .top_tours p{font-size:14px;line-height:1.7}.blog_section{padding:50px 0}.blog_section>h3{padding:0 15px;font-size:13px}.top_blog{padding:0 15px}.title_blog h2{font-size:22px;line-height:1.2}.title_blog p{font-size:13px}.link_blog{width:auto}.link_blog a{white-space:nowrap;justify-content:center;align-items:center;width:fit-content;display:inline-flex}.list_blogs{gap:14px;padding:10px 15px 20px;scroll-padding-left:15px}.home_contact_section{padding:45px 0}.contact_top h2{font-size:22px}.contact_top p{font-size:13px}.contact_image{height:250px}.contact_service{align-items:flex-start}.service_icon{width:45px;height:45px}.service_icon img{width:30px}.service_text h4{font-size:13px}.service_text p{font-size:10px;line-height:1.5}.reviews_section{padding:60px 15px 0}.reviews_section>h2{font-size:24px}.end_section{min-height:360px;padding:40px 18px}.end_section h2{margin-top:60px;margin-bottom:15px;font-size:26px}.end_section p{font-size:14px;line-height:1.6}}@keyframes fadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.about-page{background:#faf8f5}.about-page .container{width:min(1200px,92%);margin:auto}.about-page .section{padding:50px 6%}.about-page .grid-2{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.about-page img{border-radius:20px;max-width:100%;display:block}.about-hero.show-section{animation:1.4s forwards heroReveal}.who-we-are.show-section{animation:1s forwards fadeUp}.values.show-section{animation:1s forwards fadeLeft}.story.show-section{animation:1s forwards fadeRight}.stats.show-section{animation:1.2s forwards fadeUp}.team.show-section{animation:1s forwards fadeLeft}.about-cta.show-section{animation:1.2s forwards zoomReveal}@keyframes heroZoomAbout{0%{transform:scale(1.08)}to{transform:scale(1.22)}}.about-hero{align-items:center;min-height:95vh;display:flex;position:relative;overflow:hidden}.about-hero:before{content:"";z-index:0;background:url(/about/about-hero.webp) 50%/cover no-repeat;animation:28s ease-in-out infinite alternate heroZoomAbout;position:absolute;inset:0}.about-hero:after{content:"";z-index:2;background:linear-gradient(#0000,#faf8f5 85%);width:100%;height:200px;position:absolute;bottom:0;left:0}.hero-content{z-index:3;width:100%;position:relative}.hero-text{color:#fff;max-width:650px}.hero-kicker{color:#d48e3c;letter-spacing:5px;text-transform:uppercase;margin-bottom:20px;font-size:.85rem;display:inline-block}.hero-text h1{color:#fff;text-shadow:0 10px 40px #00000059;margin-bottom:22px;font-family:Cormorant Garamond,serif;font-size:clamp(3.5rem,6.5vw,6.2rem);font-weight:500;line-height:1}.hero-text p{color:#ffffffd9;max-width:580px;font-size:1.1rem;line-height:1.9}.hero-divider{background:linear-gradient(90deg,#d48e3c,#0000);width:90px;height:2px;margin:28px 0}.story h2,.team h2,.who-we-are h2{margin-top:20px;font-family:Cormorant Garamond,serif;font-size:clamp(2.5rem,3vw,4rem);line-height:1.1}.who-we-are h2{color:#111;margin-bottom:25px}.who-we-are p{color:#000000b8;max-width:520px;margin-bottom:15px;font-size:1rem;line-height:1.9}.who-we-are img{object-fit:cover;height:400px;transition:all .5s;box-shadow:0 30px 80px #0000001f}.who-we-are img:hover{transform:scale(1.02)}.who-we-are .btn-primary{margin-top:20px}.values-grid,.stats-grid{background:#d48d3c27;border-radius:10px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.value-card,.stat{text-align:center;border-right:1px solid #cecece;margin:20px 0;padding:20px 40px}.value-card:last-child,.stat:last-child{border-right:none}.value-card .line{background-color:#d48e3c;width:50px;height:2px;margin:15px auto}.story,.team{position:relative}.story img,.team img{object-fit:cover;border-radius:24px;width:100%;height:550px;transition:transform .6s,box-shadow .6s;box-shadow:0 30px 80px #0000001f}.story img:hover,.team img:hover{transform:scale(1.02);box-shadow:0 40px 100px #0000002e}.story .section-label,.team .section-label{margin-bottom:15px;display:inline-block}.story h2,.team h2{color:#111;margin-bottom:25px;font-family:Cormorant Garamond,serif;font-size:clamp(2.6rem,3.5vw,4rem);line-height:1.05}.story p,.team p{color:#000000b8;max-width:520px;margin-bottom:16px;font-size:1.05rem;line-height:1.9}.signature{color:#c9781d;letter-spacing:1px;margin-top:25px;font-family:Great Vibes,cursive;font-size:1.5rem;display:inline-block;transform:rotate(-2deg)}.stat h3{margin:15px 0;font-size:2rem}.stat svg{color:#d48e3c}.reviews_about{background:#faf8f5;padding:50px 4%;position:relative;overflow:hidden}.reviews_about:before{content:"";filter:blur(50px);pointer-events:none;background:radial-gradient(circle,#ab6f261f,#0000 70%);border-radius:50%;width:350px;height:350px;position:absolute;top:-120px;left:-120px}.reviews_about:after{content:"";filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#ab6f2614,#0000 70%);border-radius:50%;width:420px;height:420px;position:absolute;bottom:-150px;right:-150px}.reviews_about .container{z-index:2;position:relative}.reviews_about h2{color:#111;letter-spacing:-1px;max-width:650px;margin:25px 0 70px;font-family:Cormorant Garamond,serif;font-size:clamp(2.6rem,3.5vw,4rem);line-height:1.15}.reviews_about .section-description{text-align:center;color:#666;max-width:700px;margin:0 auto 60px;line-height:1.9}.reviews_about .reviews-section,.reviews_about .reviews-slider,.reviews_about .reviews-container{z-index:2;position:relative}.about-cta{padding-bottom:80px}.cta-box{color:#fff;background-color:#0000;background-image:linear-gradient(135deg,#0000008c,#00000040),url(/about/cta1.webp);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:28px;flex-direction:column;justify-content:center;align-items:flex-start;gap:18px;width:100%;padding:90px 70px;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000040}.cta-box:before{content:"";z-index:0;background:radial-gradient(circle at 20%,#ffa0502e,#0000 60%);position:absolute;inset:0}.cta-box>*{z-index:1;position:relative}.cta-box h2{max-width:600px;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3vw,3rem);line-height:1.1}.cta-box p{color:#ffffffd9;max-width:520px;font-size:1.1rem;line-height:1.8}.btn-primary,.btn-secondary{white-space:nowrap;letter-spacing:.3px;flex:none;align-self:flex-start;font-weight:500;text-decoration:none;transition:all .3s;width:fit-content!important;display:inline-flex!important}.btn-primary{color:#fff;cursor:pointer;background:#c9781d;border:none;border-radius:8px;padding:16px 30px}.btn-secondary{color:#c9781d;cursor:pointer;background:0 0;border:1px solid #c9781d;border-radius:8px;padding:16px 30px}.section-label{color:#c9781d;letter-spacing:2px;font-size:.85rem;font-weight:700}@media (width<=1200px){.about-page .grid-2{gap:60px}.story img,.team img{height:500px}}@media (width<=992px){.about-hero{min-height:85vh}.hero-text{max-width:100%}.hero-text h1{font-size:4rem}.about-page .grid-2{grid-template-columns:1fr;gap:50px}.who-we-are img,.story img,.team img{height:450px}.story p,.team p,.who-we-are p{max-width:100%}.values-grid,.stats-grid{grid-template-columns:repeat(2,1fr)}.value-card:nth-child(2),.stat:nth-child(2){border-right:none}.cta-box{padding:70px 50px}}@media (width<=768px){.about-page .section{padding:70px 0}.about-hero{min-height:75vh}.hero-kicker{letter-spacing:3px}.hero-text h1{font-size:3rem;line-height:1.05}.hero-text p{font-size:1rem}.hero-divider{width:70px}.who-we-are img,.story img,.team img{height:380px}.story h2,.team h2,.who-we-are h2{font-size:2.5rem}.values-grid,.stats-grid{grid-template-columns:1fr}.value-card,.stat{border-bottom:1px solid #cecece;border-right:none;margin:0;padding:30px}.value-card:last-child,.stat:last-child{border-bottom:none}.reviews_about{padding:80px 0}.reviews_about h2{max-width:100%;margin-bottom:50px}.cta-box{border-radius:20px;padding:60px 35px}.cta-box h2{font-size:2.2rem}.cta-box p{font-size:1rem}}@media (width<=576px){.about-hero{min-height:70vh}.hero-text h1{font-size:2.3rem}.hero-text p{font-size:.95rem;line-height:1.8}.hero-kicker{letter-spacing:2px;font-size:.75rem}.who-we-are img,.story img,.team img{border-radius:16px;height:300px}.story h2,.team h2,.who-we-are h2,.reviews_about h2{font-size:2rem}.story p,.team p,.who-we-are p{font-size:.95rem}.value-card,.stat{padding:25px 20px}.stat h3{font-size:1.8rem}.cta-box{padding:50px 25px}.cta-box h2{font-size:1.9rem}.btn-primary,.btn-secondary{justify-content:center;width:100%!important}}@media (width<=400px){.hero-text h1{font-size:2rem}.story h2,.team h2,.who-we-are h2,.reviews_about h2,.cta-box h2{font-size:1.7rem}.who-we-are img,.story img,.team img{height:260px}.cta-box{padding:40px 20px}.signature{font-size:1.3rem}}.hero-tour.show-section{animation:1.4s forwards heroReveal}.tours-grid.show-section{animation:1s forwards fadeUp}.why-section.show-section{animation:1s forwards fadeLeft}.gallery-section.show-section{animation:1s forwards fadeRight}.reviews-tours.show-section{animation:1.2s forwards zoomReveal}.hero-tour{align-items:center;height:420px;padding-top:140px;display:flex;position:relative;overflow:hidden}.hero-tour:before{content:"";transform-origin:50%;background-image:url(/tours-pictures/heroTour.png);background-position:50%;background-size:cover;animation:20s ease-in-out infinite alternate heroFloat;position:absolute;inset:0}@keyframes heroFloat{0%{transform:scale(1)translate(0)}to{transform:scale(1.08)translate(-25px)}}.hero-content{z-index:2;color:#fff;width:100%;max-width:1200px;margin:auto;padding:0 80px;animation:1s ease-out fadeUp;position:relative}.breadcrumb{color:#ffffffd9;margin-bottom:20px;font-size:16px;transition:color .3s}.breadcrumb a{color:#fff;text-decoration:none}.breadcrumb a:hover{color:#ab6f26}.breadcrumb span{color:#ab6f26;margin:0 8px}.hero-content h1{letter-spacing:3px;text-transform:uppercase;text-shadow:0 2px 10px #0006,0 5px 25px #0000004d;margin:0;font-family:Cormorant Garamond,serif;font-size:68px;font-weight:500}.hero-line{background:#ab6f26;width:0;height:4px;margin:18px 0 25px;animation:1.2s .2s forwards lineGrow}@keyframes lineGrow{0%{opacity:0;width:0}to{opacity:1;width:70px}}.hero-content p{color:#ffffffeb;text-shadow:0 2px 8px #00000040;max-width:550px;font-size:20px;line-height:1.8}.tours-grid{max-width:1200px;margin:80px auto;padding:0 20px}.tours-grid .tours-section{max-width:1200px;margin:100px auto;padding:0 20px}.tours-grid .section-header{text-align:center;margin-bottom:60px}.tours-grid .section-header h2{letter-spacing:1px;color:#1d1d1d;margin-bottom:10px;font-family:Cormorant Garamond,serif;font-size:52px;font-weight:500}.tours-grid .section-header p{color:#666;font-size:18px}.tours-grid .ligne{justify-content:center;align-items:center;gap:18px;margin-bottom:20px;display:flex}.tours-grid .ligne svg{color:#c98026;font-size:30px}.tours-grid .ligne span{opacity:.6;background:#c98026;width:70px;height:2px}.tours-grid .all-tours{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.tours-grid .tour-card{background:#fff;border-radius:12px;flex-direction:column;transition:all .35s;display:flex;overflow:hidden;box-shadow:0 5px 20px #00000014}.tours-grid .tour-card:hover{transform:translateY(-8px);box-shadow:0 15px 35px #00000026}.tours-grid .tour-image{height:200px;position:relative;overflow:hidden}.tours-grid .tour-image img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.tours-grid .tour-image:after{content:"";opacity:0;background:linear-gradient(#0000,#00000073);transition:all .4s;position:absolute;inset:0}.tours-grid .tour-card:hover .tour-image:after{opacity:1}.tours-grid .tour-card:hover .tour-image img{transform:scale(1.08)}.tours-grid .tour-number{color:#fff;background:#c98026;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;font-weight:700;display:flex;position:absolute;top:12px;right:12px}.tours-grid .tour-content{padding:20px}.tours-grid .tour-duration{color:#8b8b8b;align-items:center;gap:8px;margin-bottom:12px;font-size:14px;display:flex}.tours-grid .tour-duration .fa-clock{color:#c98026}.tours-grid .tour-content h3{color:#222;margin-bottom:12px;font-family:Cormorant Garamond,serif;font-size:28px}.tours-grid .tour-content p{color:#666;min-height:80px;line-height:1.7}.tours-grid .tour-footer{justify-content:space-between;align-items:center;margin-top:20px;display:flex}.tours-grid .tour-price span{color:#c98026;font-size:30px;font-weight:700}.tours-grid .tour-price small{color:#666;font-size:16px}.tours-grid .tour-arrow{text-align:center;color:#222;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;padding-top:7px;font-size:26px;text-decoration:none;transition:all .3s}.tours-grid .tour-card:hover .tour-arrow{color:#fff;background:#c98026}.why-section{background:#faf8f5;padding:40px 20px}.why-section .section-header{text-align:center;margin-bottom:30px;display:block}.why-section .section-header h2{color:#1d1d1d;margin-bottom:25px;font-family:Cormorant Garamond,serif;font-size:43px;font-weight:500;display:inline-block;position:relative}.why-section .section-header h2:after{content:"";background:#ab6f26;width:70px;height:2px;position:absolute;bottom:-12px;left:50%;transform:translate(-50%)}.why-grid{grid-template-columns:repeat(4,1fr);max-width:1200px;margin:auto;display:grid}.why-card{text-align:center;padding:0 30px;position:relative}.why-card:not(:last-child):after{content:"";background:#ab6f2626;width:1px;height:70%;position:absolute;top:15%;right:0}.why-icon{color:#ab6f26;margin-bottom:20px;font-size:50px;transition:all .3s}.why-card:hover .why-icon{transform:translateY(-5px)}.why-card h3{color:#222;margin-bottom:15px;font-size:22px;font-weight:600}.why-card p{color:#666;font-size:15px;line-height:1.8}.gallery-section{background:#000;padding:30px 0;overflow:hidden}.gallery-section .section-header{text-align:center;margin-bottom:40px}.gallery-section .section-header h2{color:#fff;margin-bottom:20px;font-family:Cormorant Garamond,serif;font-size:40px;font-weight:500;display:inline-block;position:relative}.gallery-section .section-header h2:after{content:"";background:#ab6f26;width:80px;height:2px;position:absolute;bottom:-12px;left:50%;transform:translate(-50%)}.gallery-wrapper{max-width:1400px;margin:0 auto;position:relative}.gallery-container{width:85%;max-width:1100px;margin:0 auto;overflow:hidden}.gallery-slider{scroll-behavior:smooth;scrollbar-width:none;gap:20px;padding-top:10px;display:flex;overflow-x:auto}.gallery-slider::-webkit-scrollbar{display:none}.gallery-card{cursor:pointer;border-radius:16px;flex:0 0 320px;width:320px;height:320px;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000014}.gallery-card:hover{transform:translateY(-8px)}.gallery-card img{object-fit:cover;width:100%;height:100%;transition:transform .8s}.gallery-card:hover img{transform:scale(1.12)}.gallery-card:before{content:"";opacity:0;z-index:1;background:linear-gradient(#0000,#00000026,#000000bf);transition:all .4s;position:absolute;inset:0}.gallery-card:hover:before{opacity:1}.gallery-btn{color:#fff;cursor:pointer;z-index:20;background:0 0;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.gallery-btn:hover{background:#8d5b1f;transform:translateY(-50%)scale(1.08)}.gallery-btn.left{left:10px}.gallery-btn.right{right:10px}.reviews-tours{padding:50px 6%}.reviews-tours>h2{text-align:center;color:#1d1d1d;margin:0 auto 70px;font-family:Cormorant Garamond,serif;font-size:40px;font-weight:500;display:block;position:relative}.reviews-tours>h2:after{content:"";background:#ab6f26;width:80px;height:2px;position:absolute;bottom:-15px;left:50%;transform:translate(-50%)}.reviews-tours .review-card{background-color:#faf8f5}.booking-section{background-image:url(/tours-pictures/bottomTour.png);background-position:50%;background-size:cover;background-attachment:fixed;margin-top:10px;padding:30px 16%;position:relative;overflow:hidden}.booking-overlay{z-index:1;background-color:#00000073;position:absolute;inset:0}.booking-content{z-index:2;justify-content:space-between;align-items:center;gap:40px;max-width:1200px;margin:0 auto;display:flex;position:relative}.booking-text{flex:1}.booking-text h2{color:#fff;margin-bottom:20px;font-family:Cormorant Garamond,serif;font-size:28px;font-weight:500}.booking-text p{color:#ffffffd9;max-width:650px;font-size:20px;line-height:1.8}.booking-action{flex-shrink:0;align-items:center;display:flex}.booking-btn{color:#fff;letter-spacing:1px;cursor:pointer;background:#ab6f26;border:none;border-radius:10px;padding:16px 40px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s}.booking-btn:hover{background:#8d5b1f;transform:translateY(-3px)}@media (width<=1024px){.hero-tour{height:380px;padding-top:100px}.hero-content{padding:0 40px}.hero-content h1{font-size:48px}.hero-content p{font-size:18px}.tours-grid .all-tours{grid-template-columns:repeat(2,1fr)}.tours-grid .section-header h2{font-size:40px}.why-grid{grid-template-columns:repeat(2,1fr)}.why-card:not(:last-child):after{display:none}.gallery-card{flex:0 0 260px;width:260px;height:180px}.reviews-tours{padding:40px 5%}.booking-section{padding:40px 8%}.booking-text h2{font-size:24px}.booking-text p{font-size:16px}}@media (width<=768px){.hero-tour{height:auto;min-height:320px;padding-top:80px}.hero-content{text-align:center;padding:0 20px}.hero-content h1{letter-spacing:1px;font-size:34px}.hero-line{margin:15px 0 20px}.hero-content p{margin:0 auto;font-size:16px}.tours-grid .all-tours{grid-template-columns:1fr}.tours-grid .section-header h2{font-size:32px}.why-grid{grid-template-columns:1fr}.why-card{padding:20px 10px}.gallery-card{flex:0 0 220px;width:220px;height:160px}.gallery-btn{width:30px;height:30px}.reviews-tours{padding:20px 0}.booking-section{margin-top:0}.booking-content{text-align:center;flex-direction:column}.booking-text h2{font-size:22px}.booking-text p{font-size:15px}.booking-btn{width:100%;max-width:260px}}@media (width<=480px){.hero-content h1{font-size:26px}.hero-content p{font-size:14px}.tours-grid .section-header h2{font-size:26px}.gallery-card{flex:0 0 180px;width:180px;height:140px}.booking-text h2{font-size:20px}}.blogs-hero.show-section{animation:1.4s forwards heroReveal}.featured-blog.show-section{animation:1s forwards fadeUp}.blog-filters.show-section{animation:1s forwards fadeLeft}.blogs-grid.show-section{animation:1s forwards fadeRight}.blog-highlights.show-section{animation:1.2s forwards fadeUp}.blog-footer-cta.show-section{animation:1.2s forwards zoomReveal}.blogs-container{width:min(1000px,92%);margin:auto}.blogs-hero{align-items:center;min-height:85vh;padding:120px 8% 30px;display:flex;position:relative;overflow:hidden}.hero-bg{background-image:url(/blogs/hero-blog.webp);background-position:50%;background-size:cover;animation:25s ease-in-out infinite alternate luxuryZoom;position:absolute;inset:0}@keyframes luxuryZoom{0%{transform:scale(1)translate(0)}to{transform:scale(1.12)translate(-20px)}}.hero-overlay{z-index:1;background:linear-gradient(90deg,#000000bf,#0000008c,#00000040);position:absolute;inset:0}.hero-content{z-index:2;max-width:650px;animation:1.8s forwards fadeLuxury;position:relative}@keyframes fadeLuxury{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}.hero-content span{color:#d48b3c;text-transform:uppercase;letter-spacing:2px;font-size:.95rem;font-weight:700}.hero-content h1{color:#fff;margin:20px 0;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3.5vw,3.5rem);font-weight:500;line-height:1.05}.hero-line{background:#d48b3c;width:60px;height:2px;margin:25px 0}.hero-content p{color:#ffffffe6;max-width:550px;font-size:1.1rem;line-height:1.9}.featured-blog{background:#fff;border-radius:22px;grid-template-columns:1.2fr 1fr;height:350px;margin-top:80px;transition:all .4s;display:grid;overflow:hidden;box-shadow:0 20px 60px #00000014}.featured-image{width:100%;height:100%;position:relative;overflow:hidden}.featured-image img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform 1.2s;transform:scale(1.05)}.featured-blog:hover .featured-image img{transform:scale(1.12)}.featured-content{background:linear-gradient(to bottom right,#fff,#faf7f2);flex-direction:column;justify-content:center;padding:60px 50px;display:flex}.featured-content h2{color:#1a1a1a;font-family:Cormorant Garamond,serif;font-size:2.2rem;font-weight:500;line-height:1.2}.featured-content p{color:#666;margin-top:15px;font-size:1.05rem;line-height:1.9}.blog-meta{color:#777;gap:20px;margin-top:20px;font-size:.9rem;display:flex}.blog-meta span{align-items:center;gap:8px;display:flex}.blog-filters{flex-wrap:wrap;justify-content:center;gap:14px;margin:70px 0 50px;padding:10px;display:flex;position:relative}.blog-filters button{color:#333;cursor:pointer;-webkit-backdrop-filter:blur(10px);background:#fff9;border:1px solid #c9752240;border-radius:50px;padding:10px 20px;font-size:.95rem;font-weight:500;transition:all .35s;position:relative;overflow:hidden}.blog-filters button:hover{color:#c97522;border-color:#c9752299;transform:translateY(-2px);box-shadow:0 10px 25px #c9752226}.blog-filters button.active{color:#fff;background:linear-gradient(135deg,#c97522,#e0a15a);border:none;transform:translateY(-1px);box-shadow:0 12px 30px #c9752259}.blog-filters button:before{content:"";background:linear-gradient(120deg,#0000,#fff6,#0000);width:100%;height:100%;transition:all .6s;position:absolute;top:0;left:-100%}.blog-filters button:hover:before{left:100%}.blogs-grid{grid-template-columns:repeat(12,1fr);gap:30px;margin-bottom:100px;display:grid}.blogs-grid .blog-card{background:#fff;border-radius:22px;grid-column:span 4;transition:all .5s;position:relative;overflow:hidden;box-shadow:0 10px 40px #0000000f}.blogs-grid .blog-card:hover{transform:translateY(-12px);box-shadow:0 25px 60px #0000001f}.blogs-grid .blog-card-image{height:200px;position:relative;overflow:hidden}.blogs-grid .blog-card-image img{object-fit:cover;width:100%;height:100%;transition:transform 1s;transform:scale(1.05)}.blogs-grid .blog-card:hover .blog-card-image img{transform:scale(1.15)}.blogs-grid .blog-card-image:after{content:"";opacity:0;background:linear-gradient(#0000,#00000040);transition:all .4s;position:absolute;inset:0}.blogs-grid .blog-card:hover .blog-card-image:after{opacity:1}.blogs-grid .blog-card-content{padding:25px 25px 30px}.blogs-grid .blog-card-content .blog-category{letter-spacing:1px;color:#c97522;background:#3521108c;border-radius:50px;padding:5px 12px;font-size:.75rem;display:inline-block}.blog-card-content h3{color:#1a1a1a;margin:8px 0;font-size:1.25rem;font-weight:500;line-height:1.4}.blogs-grid .blog-card-footer{margin-top:10px}.blogs-grid .read-article{color:#c97522;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;margin-top:10px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.blog-card:hover .read-article{color:#a85f1b;gap:12px}.blog-highlights{background:#fff;border-radius:18px;align-items:stretch;margin:90px 0;display:flex;overflow:hidden;box-shadow:0 10px 40px #0000000f}.highlight-item{flex:1;align-items:center;gap:15px;padding:30px 25px;transition:all .3s;display:flex;position:relative}.highlight-item:not(:last-child):after{content:"";background:#00000014;width:1px;height:60%;position:absolute;top:20%;right:0}.highlight-item .icon{color:#c97522;flex-shrink:0;justify-content:center;align-items:center;font-size:2.5rem;transition:all .35s;display:flex}.highlight-item .text h3{color:#1a1a1a;margin:0;font-family:Cormorant Garamond,serif;font-size:1.05rem;font-weight:600}.highlight-item .text p{color:#666;margin:5px 0 0;font-size:.9rem;line-height:1.5}.highlight-item:hover{background:#c9752218}.highlight-item:hover .icon{transform:scale(1.15)}.blog-footer-cta{align-items:center;height:250px;padding:0 100px;display:flex;position:relative;overflow:hidden}.blog-footer-cta:before{content:"";z-index:0;background-image:url(/blogs/footer-blog.webp);background-position:70% 70%;background-size:cover;transition:transform 6s;position:absolute;inset:0;transform:scale(1)}.blog-footer-cta:hover:before{transform:scale(1.08)}.cta-overlay{z-index:1;background:linear-gradient(90deg,#000c,#00000073);position:absolute;inset:0}.cta-content{z-index:2;text-align:left;color:#fff;width:35%;animation:1.2s forwards fadeUp;position:relative}.cta-content h2{margin-bottom:20px;font-family:Cormorant Garamond,serif;font-size:2.4rem;font-weight:500}.cta-line{background:linear-gradient(90deg,#d48b3c,#0000);width:70px;height:2px;margin-bottom:25px;animation:1.2s forwards lineGrow}.cta-content a{color:#fff;background:linear-gradient(135deg,#a85f1b,#d48b3c);border-radius:50px;justify-content:center;align-items:center;padding:12px 26px;font-size:1.1rem;font-weight:500;text-decoration:none;transition:all .35s;display:inline-flex;position:relative;overflow:hidden}.cta-content a:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 15px 40px #c9752273}.cta-content a:before{content:"";background:#ffffff4d;width:60%;height:100%;transition:all .7s;position:absolute;top:0;left:-150%;transform:skew(-25deg)}.cta-content a:hover:before{left:100%}.reveal{opacity:0;transition:all .9s;transform:translateY(40px)}.reveal.active{opacity:1;transform:translateY(0)}.reveal-left{opacity:0;transition:all .9s;transform:translate(-40px)}.reveal-left.active{opacity:1;transform:translate(0)}.reveal-right{opacity:0;transition:all .9s;transform:translate(40px)}.reveal-right.active{opacity:1;transform:translate(0)}.reveal-scale{opacity:0;transition:all .9s;transform:scale(.95)}.reveal-scale.active{opacity:1;transform:scale(1)}@media (width<=992px){.blogs-container{width:min(1100px,94%)}.blogs-hero{min-height:70vh;padding:120px 6% 40px}.hero-content{max-width:100%}.hero-content h1{font-size:3rem}.featured-blog{grid-template-columns:1fr;height:auto}.featured-image{height:320px}.featured-content{padding:40px}.blogs-grid .blog-card{grid-column:span 6}.blog-highlights{flex-direction:column}.highlight-item:not(:last-child):after{display:none}.highlight-item{border-bottom:1px solid #00000014}.highlight-item:last-child{border-bottom:none}.blog-footer-cta{padding:0 50px}.cta-content{width:60%}.cta-content h2{font-size:2rem}}@media (width<=768px){.blogs-container{width:92%}.blogs-hero{min-height:75vh;padding:100px 20px 40px}.hero-overlay{background:linear-gradient(#000000bf,#0000008c)}.hero-content{max-width:100%}.hero-content span{font-size:.8rem}.hero-content h1{font-size:2.3rem;line-height:1.15}.hero-content p{font-size:1rem;line-height:1.8}.featured-blog{margin-top:50px}.featured-image{height:240px}.featured-content{padding:25px}.featured-content h2{font-size:1.8rem}.featured-content p{font-size:.95rem}.blog-filters{flex-wrap:wrap;justify-content:center;gap:8px;margin:40px 0;padding:0;display:flex}.blog-filters button{border-radius:30px;flex:none;padding:8px 14px;font-size:.8rem}.blogs-grid{grid-template-columns:1fr;gap:25px}.blogs-grid .blog-card{grid-column:span 12}.blogs-grid .blog-card-image{height:220px}.blog-highlights{margin:70px 0}.highlight-item{gap:12px;padding:25px 20px}.highlight-item .icon{font-size:2rem}.highlight-item .text h3{font-size:1rem}.highlight-item .text p{font-size:.85rem}.blog-footer-cta{align-items:center;height:auto;min-height:250px;padding:50px 35px 10px}.cta-content{width:100%}.cta-content h2{font-size:2rem;line-height:1.2}.cta-content a{width:auto}}@media (width<=480px){.hero-content h1{font-size:2rem}.featured-image{height:200px}.featured-content{padding:20px}.featured-content h2{font-size:1.5rem}.blog-meta{flex-wrap:wrap;gap:10px}.highlight-item{text-align:center;flex-direction:column}.highlight-item .icon{font-size:2.2rem}.cta-content h2{font-size:1.7rem}.cta-content a{justify-content:center}}.contact-hero.show-section{animation:1.4s forwards heroReveal}.contact-section.show-section{animation:1s forwards fadeLeft}.contact-features.show-section{animation:1s forwards fadeRight}.location-section.show-section{animation:1s forwards fadeUp}.contact-cta.show-section{animation:1.2s forwards zoomReveal}.contact-page{background:#faf8f5}.contact-hero{background:url(/contact/heroContact.webp) 50%/cover no-repeat;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.contact-hero:before{content:"";z-index:1;background:linear-gradient(90deg,#000000eb 0%,#000000c7 35%,#00000059 70%,#00000026 100%);position:absolute;inset:0}.contact-hero:after{content:"";filter:blur(90px);z-index:1;pointer-events:none;background:radial-gradient(circle,#ab6f2640,#0000 70%);border-radius:50%;width:520px;height:520px;animation:12s ease-in-out infinite heroGlow;position:absolute;top:-140px;right:-100px}@keyframes heroGlow{0%,to{transform:scale(1)translateY(0)}50%{transform:scale(1.12)translateY(35px)}}.contact-hero-content{z-index:2;color:#fff;max-width:880px;padding:100px 20px 20px;position:relative}.contact-hero h1{letter-spacing:-.5px;margin:20px 0;font-size:clamp(2.5rem,5vw,4rem);line-height:1.1}.hero-divider{background:#ab6f26;border-radius:2px;width:90px;height:2px;margin:30px 0;position:relative;overflow:hidden}.hero-divider:after{content:"";background:#ffffffe6;width:100%;height:100%;animation:2.8s infinite lineMove;position:absolute;top:0;left:-100%}@keyframes lineMove{0%{left:-100%}to{left:100%}}.contact-hero p{color:#e6e6e6;max-width:520px;font-size:1.1rem;line-height:1.9}.section-tag{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#ab6f26;background:#ffffff0f;border:1px solid #ffffff26;border-radius:100px;align-items:center;gap:10px;padding:12px 20px;font-weight:500;display:inline-flex}.contact-section{background:#faf8f5;padding:80px 6%}.contact-grid{grid-template-columns:1.5fr 1fr;align-items:start;gap:90px;display:grid}.contact-form-wrapper h2{color:#1a1a1a;letter-spacing:-.5px;margin:15px 0;font-size:2rem}.contact-form-wrapper p{color:#666;max-width:520px;margin-bottom:45px;font-size:1.05rem;line-height:1.8}.section-tag{letter-spacing:1px;color:#ab6f26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ab6f260f;border:1px solid #ab6f2640;border-radius:999px;align-items:center;gap:10px;padding:12px 18px;font-size:.85rem;display:inline-flex}.contact_form{flex-direction:column;gap:16px;max-width:520px;display:flex}.input_group{flex-direction:column;gap:6px;display:flex}.input_group label{color:#666;letter-spacing:.4px;font-size:.82rem}.input_group input,.input_group textarea{background:#fff;border:1px solid #e6e6e6;border-radius:10px;outline:none;width:100%;padding:11px 14px;font-size:.95rem;transition:all .25s}.input_group textarea{resize:none;min-height:140px}.input_group input:focus,.input_group textarea:focus{border-color:#ab6f26;box-shadow:0 6px 18px #ab6f261f}.contact_form button{color:#fff;cursor:pointer;background:#ab6f26;border:none;border-radius:10px;padding:12px 18px;font-size:.95rem;transition:all .25s}.contact_form button:hover{transform:translateY(-2px);box-shadow:0 10px 22px #ab6f2638}.contact-info-page{border-left:1px solid #e8e8e8;padding-left:55px;position:relative}.contact-info-page:before{content:"";background:#ab6f26;border-radius:10px;width:2px;height:80px;position:absolute;top:0;left:-2px}.info-item{border-bottom:1px solid #eee;align-items:flex-start;gap:16px;padding:25px 0;transition:all .3s;display:flex}.info-item:hover{transform:translate(5px)}.icon-box{background:#ab6f260d;border:1px solid #ab6f2659;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.info-icon{color:#ab6f26;font-size:18px}.info-item:hover .icon-box{background:#ab6f26;box-shadow:0 10px 25px #ab6f2640}.info-item:hover .info-icon{color:#fff}.info-item h4{color:#1a1a1a;margin:0 0 5px;font-size:1rem}.info-item p,.info-item a{color:#666;margin:2px 0;line-height:1.6;text-decoration:none}.contact-features{background:#faf8f5;padding:30px 6%}.features-grid{grid-template-columns:repeat(4,1fr);gap:25px;display:grid}.feature-card{background:#fff;border:1px solid #eee;border-radius:16px;align-items:center;gap:14px;padding:22px;transition:all .3s;display:flex}.feature-card:hover{border-color:#ab6f2640;transform:translateY(-6px);box-shadow:0 15px 35px #00000014}.feature-icon{color:#ab6f26;filter:drop-shadow(0 3px 6px #ab6f2640);justify-content:center;align-items:center;font-size:40px;line-height:1;transition:all .3s;display:flex}.feature-card:hover .feature-icon{color:#ab6f26;filter:drop-shadow(0 8px 18px #ab6f2659);transform:translateY(-2px)scale(1.08)}.feature-content h4{color:#1a1a1a;margin:0 0 6px;font-size:1.2rem}.feature-content p{color:#666;margin:0;line-height:1.6}.location-section{background:#faf8f5;padding:80px 0}.location-grid{border-radius:18px;grid-template-columns:1.2fr 1fr;align-items:stretch;gap:0;display:grid;overflow:hidden;box-shadow:0 20px 60px #00000014}.map-wrapper{height:100%;min-height:520px}.map-wrapper iframe{border:none;width:100%;height:100%;display:block}.location-content{background:linear-gradient(145deg,#fff,#faf8f5);flex-direction:column;justify-content:center;height:100%;padding:70px 60px;display:flex}.location-content h2{color:#1a1a1a;letter-spacing:-.5px;margin:15px 0 20px;font-size:2.6rem}.location-content p{color:#666;max-width:420px;line-height:1.8}.location-content ul{margin:30px 0;padding:0;list-style:none}.location-content li{color:#444;margin-bottom:14px;padding-left:20px;position:relative}.location-content li:before{content:"";background:#ab6f26;border-radius:50%;width:8px;height:8px;position:absolute;top:8px;left:0}.map-btn{color:#ab6f26;border:1px solid #ab6f26;border-radius:10px;justify-content:center;align-items:center;padding:14px 28px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.map-btn:hover{color:#fff;background:#ab6f26;transform:translateY(-2px);box-shadow:0 10px 25px #ab6f2640}.reviews_contact{text-align:center;background:#faf8f5;padding:30px 4%;position:relative;overflow:hidden}.reviews_contact:before{content:"";filter:blur(40px);pointer-events:none;background:radial-gradient(circle,#ab6f261a,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-150px;left:-150px}.reviews_contact:after{content:"";filter:blur(50px);pointer-events:none;background:radial-gradient(circle,#ab6f2614,#0000 70%);border-radius:50%;width:450px;height:450px;position:absolute;bottom:-180px;right:-180px}.reviews_contact .section-tag{margin-bottom:10px}.reviews_contact h2{color:#151515;letter-spacing:-1px;max-width:600px;margin:18px auto 70px;font-size:clamp(2rem,3vw,2.5rem);line-height:1.15}.reviews_contact h2:after{content:"";background:#ab6f26;width:80px;height:2px;margin:25px auto 0;display:block}.reviews_contact .reviews-section,.reviews_contact .reviews-container,.reviews_contact .reviews-slider{z-index:2;position:relative}.contact-cta{align-items:center;min-height:320px;display:flex;position:relative;overflow:hidden}.contact-cta:before{content:"";z-index:1;background:url(/contact/ctaContact1.webp) 50%/cover no-repeat;animation:18s ease-in-out infinite alternate bgMove;position:absolute;inset:-20%;transform:scale(1.1)}.contact-cta:after{content:"";z-index:2;background:linear-gradient(90deg,#000000bf,#00000073,#00000026);position:absolute;inset:0}@keyframes bgMove{0%{transform:scale(1.1)translate(0)}50%{transform:scale(1.15)translate(-20px,10px)}to{transform:scale(1.1)translate(20px,-10px)}}.contact-cta .cta-content{z-index:3;color:#fff;max-width:900px;padding:50px 80px;position:relative}.contact-cta .cta-content h2{letter-spacing:-.5px;margin:15px 0;font-size:3.2rem;line-height:1.1}.contact-cta .cta-content p{color:#e6e6e6;max-width:650px;margin-bottom:35px;font-size:1.05rem;line-height:1.8}.contact-cta .cta-content button{color:#fff;cursor:pointer;background:#ab6f26;border:none;border-radius:12px;padding:16px 38px;font-weight:600;transition:all .3s;position:relative;overflow:hidden}.contact-cta .cta-content button:hover{background:#8f5b1f;transform:translateY(-3px);box-shadow:0 15px 35px #ab6f2659}.contact-cta .cta-content button:after{content:"";background:#ffffff40;width:60%;height:100%;transition:all .6s;position:absolute;top:0;left:-120%;transform:skew(-25deg)}.contact-cta .cta-content button:hover:after{left:120%}@media (width<=1200px){.contact-grid{gap:60px}.features-grid{grid-template-columns:repeat(2,1fr)}.location-content{padding:50px}.contact-cta .cta-content h2{font-size:2.8rem}}@media (width<=992px){.contact-hero{min-height:85vh}.contact-hero-content{max-width:100%}.contact-hero h1{font-size:3rem}.contact-grid{grid-template-columns:1fr;gap:60px}.contact-info-page{border-left:none;padding-left:0}.contact-info-page:before{display:none}.contact-form-wrapper p,.contact_form{max-width:100%}.location-grid{grid-template-columns:1fr}.map-wrapper{min-height:450px}.location-content{padding:50px}.contact-cta .cta-content{padding:70px 40px}.contact-cta .cta-content h2{font-size:2.5rem}}@media (width<=768px){.contact-section,.contact-features{padding-left:20px;padding-right:20px}.contact-hero{min-height:75vh}.contact-hero-content{padding-top:120px}.contact-hero h1{font-size:2.5rem}.contact-hero p{font-size:1rem}.contact-form-wrapper h2{font-size:2rem}.features-grid{grid-template-columns:1fr}.feature-card{padding:20px}.feature-icon{font-size:34px}.location-section{padding:60px 20px}.location-content{padding:40px 30px}.location-content h2{font-size:2rem}.map-wrapper{min-height:350px}.reviews_contact{padding:80px 20px}.reviews_contact h2{margin-bottom:50px}.contact-cta{min-height:auto}.contact-cta .cta-content{padding:80px 25px}.contact-cta .cta-content h2{font-size:2.1rem}.contact-cta .cta-content p{font-size:1rem}}@media (width<=576px){.contact-hero-content{padding:110px 15px 20px}.contact-hero h1{font-size:2rem}.hero-divider{width:60px;margin:20px 0}.section-tag{padding:10px 16px;font-size:.75rem}.info-item{gap:12px}.icon-box{width:40px;height:40px}.info-icon{font-size:16px}.feature-card{flex-direction:column;align-items:flex-start}.feature-icon{font-size:32px}.feature-content h4{font-size:1.05rem}.location-content{padding:35px 25px}.location-content h2{font-size:1.8rem}.location-content p{max-width:100%}.map-wrapper{min-height:300px}.reviews_contact h2{font-size:1.8rem}.contact-cta .cta-content{padding:60px 20px}.contact-cta .cta-content h2{font-size:1.8rem}.contact-cta .cta-content button{width:100%}}@media (width<=400px){.contact-hero h1{font-size:1.7rem}.contact-form-wrapper h2,.location-content h2,.contact-cta .cta-content h2{font-size:1.6rem}.feature-card{padding:18px}.location-content{padding:30px 20px}}:root{--primary:#c8832b;--primary-dark:#ab6f26;--text:#1f1f1f;--text-light:#666;--border:#e8e8e8;--bg:#fafafa;--white:#fff;--shadow:0 15px 40px #00000014}.tour-hero-pro,.tour-layout,.includeSection,.infos,.faqs,.tour-gallery,.reviews-clients{max-width:1400px;margin:auto}.tour-hero-pro{width:100%}.tour-layout,.includeSection,.infos,.faqs,.tour-gallery,.reviews-clients{width:90%}.tour-main,.includeSection,.infos,.faqs,.tour-gallery,.reviews-clients{animation:.8s forwards fadeUp}.tour-main .card h2,.includeSection h2,.infos h2,.faqs h2,.reviews-clients h2{color:#111;margin-bottom:30px;padding-bottom:15px;font-size:1.7rem;font-weight:700;position:relative}.tour-main .card h2:after,.includeSection h2:after,.infos h2:after,.faqs h2:after,.reviews-clients h2:after{content:"";background:#c8832b;border-radius:50px;width:70px;height:4px;position:absolute;bottom:0;left:0}.card{background:#fff;border:1px solid #0000000f;border-radius:20px;transition:transform .35s,box-shadow .35s;box-shadow:0 10px 30px #0000000a}.card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #00000014}.tour-hero-pro{background-image:linear-gradient(75deg,#fff 0%,#fffffffa 12%,#ffffffeb 30%,#ffffffbf 45%,#ffffff8c 50%,#ffffff59 55%,#fff3 65%,#ffffff14 70%,#fff0 100%),url(/tours-pictures/heroTourDetails.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:flex-start;align-items:center;min-height:700px;margin-bottom:30px;padding:140px 0 50px 20px;display:flex;position:relative;overflow:hidden}.hero-content{z-index:2;flex-direction:column;align-items:flex-start;width:100%;max-width:1400px;margin:0 auto;display:flex}.tour-category{color:#ab6f26;text-transform:uppercase;letter-spacing:1px;margin-bottom:25px;font-size:14px;font-weight:700;display:inline-block}.tour-hero-pro h1{color:#111;max-width:650px;margin-bottom:35px;font-size:clamp(3rem,6vw,5rem);font-weight:400;line-height:1.1}.tour-hero-pro h1:after{content:"";background:#ab6f26;width:60px;height:3px;margin-top:30px;display:block}.tour-hero-pro .hero-text{color:#383838;max-width:520px;margin-bottom:60px;font-size:1.2rem;font-weight:500;line-height:1.9}.badges{flex-wrap:wrap;gap:20px;width:100%;display:flex}.badge{flex:1 1 1 180px;min-width:180px;max-width:250px}.badge h3,.badge p,.badge span{white-space:normal}.badge h3{color:#111;margin-bottom:6px;font-size:1.5rem;font-weight:700}.badge span{color:#383838;font-size:.95rem}.tour-gallery{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:70px;display:grid}.tour-gallery img{object-fit:cover;border-radius:18px;width:100%;height:250px;transition:transform .5s,box-shadow .5s}.tour-gallery img:hover{transform:scale(1.05);box-shadow:0 20px 40px #00000026}.tour-layout{grid-template-columns:minmax(0,2fr) 380px;align-items:start;gap:50px;margin-bottom:80px;display:grid}.tour-main{flex-direction:column;gap:35px;display:flex}.tour-main .card{padding:35px}.tour-main .card p{color:var(--text-light);line-height:1.9}.tour-main ul{grid-template-columns:repeat(2,1fr);gap:15px;padding:0;list-style:none;display:grid}.tour-main ul li{color:#444;border-bottom:1px solid #eee;padding-bottom:10px;padding-left:20px;position:relative}.tour-main ul li:before{content:"✓";color:var(--primary);font-weight:700;position:absolute;left:0}.timeline{margin-top:40px;position:relative}.timeline:before{content:"";background:#e5e5e5;width:2px;height:100%;position:absolute;top:0;left:25px}.timeline-item{gap:25px;margin-bottom:40px;transition:transform .3s;display:flex;position:relative}.timeline-item:hover{transform:translate(10px)}.circle{border:2px solid var(--primary);width:50px;min-width:50px;height:50px;color:var(--primary);z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex}.timeline-item .content h4{color:var(--primary);margin-bottom:5px}.timeline-item .content h3{color:var(--text);margin-bottom:10px}.timeline-item .content p{color:#666}.tour-sidebar{align-self:start;position:relative}.booking-card{box-sizing:border-box;border:1px solid var(--border);width:100%;box-shadow:var(--shadow);background:#fff;border-radius:18px;max-height:calc(100vh - 150px);padding:35px;position:relative;overflow-y:auto}.booking-card::-webkit-scrollbar{width:6px}.booking-card::-webkit-scrollbar-track{background:#f3f3f3}.booking-card::-webkit-scrollbar-thumb{background:#c8832b;border-radius:10px}.booking-card h3{text-align:center;color:#111;margin-bottom:30px;font-size:1.3rem}.booking-form{flex-direction:column;gap:14px;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:15px;display:grid}.form-group{flex-direction:column;gap:8px;display:flex}.form-group label{color:#444;font-size:.85rem;font-weight:600}.form-group input,.form-group select,.form-group textarea{box-sizing:border-box;background:#fff;border:1px solid #ddd;border-radius:12px;width:100%;padding:14px 16px;font-size:.95rem;transition:all .3s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#c8832b;outline:none;box-shadow:0 0 0 4px #c8832b1f}.form-group input[readonly]{color:#666;cursor:not-allowed;background:#f8f8f8}.form-group textarea{resize:vertical;min-height:80px}.btn-primary{color:#fff;cursor:pointer;background:#c8832b;border:none;border-radius:12px;width:100%;margin-top:10px;padding:16px;font-size:1rem;font-weight:700;transition:all .3s}.btn-primary:hover{background:#ab6f26;transform:translateY(-2px)}.booking-note{color:#777;margin-top:20px;font-size:.85rem;line-height:1.6}.includeSection{grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:80px;display:grid}.includeSection .card{border:1px solid var(--border);border-radius:16px;padding:30px;position:relative;overflow:hidden}.includeSection .card:before{content:"";background:linear-gradient(90deg,#c8832b,#ab6f26);width:100%;height:5px;position:absolute;top:0;left:0}.includeSection ul{padding:0;list-style:none}.includeSection li{color:#555;margin-bottom:12px;padding-left:20px;position:relative}.includeSection li:before{content:"✓";color:var(--primary);position:absolute;left:0}.infos{margin-bottom:80px}.cardsInfo{grid-template-columns:repeat(5,1fr);gap:20px;display:grid}.cardsInfo .card{text-align:center;border:1px solid var(--border);border-radius:16px;padding:30px 20px;transition:transform .35s,box-shadow .35s}.cardsInfo .card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.cardsInfo svg{color:var(--primary);margin-bottom:15px;font-size:2rem;transition:all .3s}.cardsInfo .card:hover svg{transform:scale(1.15)}.cardsInfo h3{margin-bottom:10px}.cardsInfo p{color:#666;font-size:.95rem;line-height:1.6}.faqs{max-width:900px;margin:100px auto}.faq{background:#fff;border:1px solid #e8e8e8;border-radius:16px;margin-bottom:15px;transition:all .35s;overflow:hidden}.faq:hover{transform:translateY(-3px)}.faq-question{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:24px;font-size:1.05rem;font-weight:600;transition:background .3s;display:flex}.faq-icon{color:#c8832b;flex-shrink:0;font-size:2rem;font-weight:300;transition:all .3s}.faq-answer{max-height:0;transition:max-height .4s,padding .4s;overflow:hidden}.faq-answer.show{max-height:300px;padding:0 24px 24px}.faq-answer p{color:#666;margin:0;line-height:1.8}.faq.active{border-color:#c8832b;box-shadow:0 10px 25px #c8832b14}.faq.active .faq-icon{transform:rotate(180deg)}.faq.active .faq-question{background:#c8832b0d}.reviews-clients{margin-bottom:30px}@media (width<=992px){.tour-hero-pro{min-height:650px;padding:140px 25px 60px}.hero-content{text-align:left;align-items:flex-start}.tour-hero-pro h1{text-align:left;max-width:600px;font-size:3rem}.tour-hero-pro .hero-text{text-align:left}.badges{flex-wrap:nowrap;gap:20px;width:100%;padding-bottom:10px;display:flex;overflow-x:auto}.badge{flex-shrink:0;padding-right:20px}.tour-gallery{scrollbar-width:none;gap:15px;padding:20px;display:flex;overflow-x:auto}.tour-gallery img{flex-shrink:0;width:280px;height:220px}.tour-gallery img:hover{transform:scale(1.01);box-shadow:0 10px 10px #00000026}.tour-layout{flex-direction:column;gap:40px;display:flex}.tour-sidebar{width:100%;height:auto;position:relative}.booking-card{max-height:none;overflow:visible;width:100%!important;position:relative!important;top:auto!important;left:auto!important}.includeSection{grid-template-columns:1fr 1fr 1fr;gap:20px;display:grid}.cardsInfo{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}}@media (width<=768px){.tour-hero-pro{min-height:auto;padding:120px 20px 60px}.hero-content{text-align:left;align-items:flex-start}.tour-hero-pro h1{text-align:left;font-size:2.3rem;line-height:1.2}.tour-hero-pro .hero-text{text-align:left;font-size:1rem}.badges{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:20px;display:grid}.badge{min-width:0;max-width:none}.badge h3{font-size:1rem}.badge span{font-size:.7rem}.tour-gallery{scroll-snap-type:x mandatory;gap:12px;padding:10px;display:flex;overflow-x:auto}.tour-gallery img{scroll-snap-align:center;flex-shrink:0;width:240px;height:180px}.tour-gallery img:hover{transform:scale(1.01);box-shadow:0 5px 5px #00000026}.tour-gallery::-webkit-scrollbar{height:6px}.tour-gallery::-webkit-scrollbar-thumb{background:#c8832b;border-radius:10px}.tour-main .card{padding:25px}.tour-main .card h2{font-size:1.3rem}.tour-main ul{grid-template-columns:1fr}.timeline-item{gap:15px}.circle{width:42px;min-width:42px;height:42px;font-size:.9rem}.tour-sidebar{order:2;width:100%}.booking-card{width:100%;max-height:none;padding:25px;overflow:visible;position:relative!important}.form-row,.includeSection,.cardsInfo{grid-template-columns:1fr}.cardsInfo .card{padding:25px}.faq-question{padding:18px;font-size:1rem}.faq-answer.show{padding:0 18px 18px}}section{opacity:0;transition:opacity 1s,transform 1s;transform:translateY(80px)scale(.98)}section.show-section{opacity:1;transform:translateY(0)scale(1)}.blog-details-hero.show-section{animation:1.4s forwards heroReveal}.blog-content-section.show-section{animation:1s forwards fadeUp}.share-section.show-section{animation:1s forwards fadeLeft}.sidebar-card.show-section{animation:1s forwards fadeRight}.cta-card.show-section{animation:1.2s forwards fadeRight}.related-posts.show-section{animation:1.2s forwards fadeUp}.bottom-cta.show-section{animation:1.2s forwards zoomReveal}.blog-details-hero{background-position:50%;background-size:cover;align-items:flex-end;height:70vh;min-height:650px;padding:0 6% 60px;display:flex;position:relative;overflow:hidden}.blog-details-hero:before{content:"";background-image:inherit;transform-origin:50%;background-position:50%;background-size:cover;animation:20s ease-in-out infinite alternate zoomHeroBlog;position:absolute;inset:0}@keyframes zoomHeroBlog{0%{transform:scale(1)}to{transform:scale(1.08)}}.blog-details-overlay{background:linear-gradient(#00000026 0%,#00000059 50%,#000000d9 100%);position:absolute;inset:0}.blog-details-hero-content{z-index:2;color:#fff;max-width:850px;position:relative}.hero-category{color:#fff;letter-spacing:2px;text-transform:uppercase;background:#ffffff1f;border:1px solid #fff3;border-radius:999px;align-items:center;margin-bottom:20px;padding:8px 18px;font-size:13px;display:inline-flex}.blog-details-hero-content h1{color:#fff;max-width:900px;margin-bottom:24px;font-size:clamp(3.5rem,6vw,6rem);font-weight:700;line-height:1}.hero-description{color:#ffffffe6;max-width:650px;margin-bottom:30px;font-size:1.2rem;line-height:1.8}.breadcrumb{flex-wrap:wrap;gap:10px;margin-bottom:25px;display:flex}.breadcrumb a,.breadcrumb p,.breadcrumb span{color:#ffffffbf;font-size:14px;text-decoration:none}.hero-meta{color:#ffffffbf;align-items:center;gap:15px;font-size:14px;display:flex}.hero-meta .dot{background:#ffffff80;border-radius:50%;width:4px;height:4px}.blog-details{background:#fafafa;padding:30px 0 100px}.container{width:min(1400px,92%);margin:auto}.blog-layout{grid-template-columns:minmax(0,850px) 350px;justify-content:space-between;gap:80px;display:grid}.blog-main{background:0 0;border-radius:24px;padding:35px}.blog-cover{object-fit:cover;border-radius:24px;width:100%;height:400px;margin-bottom:60px;box-shadow:0 20px 60px #00000014}.blog-content-section{margin-bottom:70px}.blog-content-section h2{color:#161616;margin-bottom:25px;font-size:clamp(2rem,3vw,3rem);font-weight:700;line-height:1.2}.blog-content-section h2:before{content:"";background:#c76a10;width:60px;height:3px;margin-bottom:20px;display:block}.blog-content-section p{color:#4d4d4d;max-width:780px;font-size:1.15rem;line-height:2}.blog-content-section:first-of-type p:first-letter{float:left;color:#c76a10;padding-right:10px;font-size:4rem;font-weight:700;line-height:1}.share-section{border-top:1px solid #00000014;align-items:center;gap:20px;margin-top:80px;padding-top:40px;display:flex}.share-section span{letter-spacing:2px;text-transform:uppercase;color:#777;font-size:14px}.share-icons{gap:12px;display:flex}.share-icons svg{color:#c76a10;background:#fff;border:1px solid #00000014;border-radius:50%;width:46px;height:46px;padding:12px;transition:all .35s}.share-icons svg:hover{color:#fff;background:#c76a10;border-color:#c76a10;transform:translateY(-5px)}.blog-sidebar{flex-direction:column;gap:35px;display:flex;position:sticky;top:120px}.sidebar-card{background:#fff;border:1px solid #0000000f;border-radius:24px;padding:35px;box-shadow:0 10px 30px #00000008}.sidebar-card h3{color:#151515;margin-bottom:30px;padding-bottom:15px;font-size:1.2rem;position:relative}.sidebar-card h3:after{content:"";background:#c76a10;width:50px;height:2px;position:absolute;bottom:0;left:0}.author-card{text-align:center}.author-card img{object-fit:cover;border:4px solid #fff;border-radius:50%;width:120px;height:120px;margin-bottom:20px;box-shadow:0 10px 30px #00000014}.author-card h3{text-align:left}.author-card h4{color:#151515;margin-bottom:12px;font-size:1.4rem}.author-card p{color:#666;line-height:1.8}.recent-post{color:inherit;border-bottom:1px solid #0000000f;gap:15px;margin-bottom:18px;padding-bottom:18px;text-decoration:none;transition:all .3s;display:flex}.recent-post:hover{transform:translate(8px)}.recent-post:last-child{margin-bottom:0}.recent-post img{object-fit:cover;border-radius:14px;flex-shrink:0;width:95px;height:95px}.recent-post h4{color:#1a1a1a;margin-bottom:8px;font-size:.95rem;line-height:1.6}.recent-post span{color:#9b9b9b;font-size:13px}.category-accordion{border-bottom:1px solid #0000000f}.category-header{cursor:pointer;color:#444;justify-content:space-between;align-items:center;padding:16px 0;font-weight:500;transition:all .3s;display:flex}.category-header:hover{color:#c76a10;padding-left:6px}.category-header.active{color:#c76a10;font-weight:600}.arrow{font-size:18px;transition:all .3s}.category-dropdown{flex-direction:column;gap:10px;max-height:0;padding-left:10px;transition:max-height .6s,padding .4s;display:flex;overflow:hidden}.category-dropdown.open{max-height:400px;padding-bottom:15px}.tour-link{color:#666;border-left:2px solid #0000;padding:6px 0 6px 10px;font-size:.95rem;text-decoration:none;transition:all .3s}.tour-link:hover{color:#c76a10;border-left:2px solid #c76a10;padding-left:16px}.cta-card{border-radius:28px;height:500px;position:relative;overflow:hidden}.cta-card img{object-fit:cover;width:100%;height:100%;transition:all 8s}.cta-card:hover img{transform:scale(1.1)}.cta-card .overlay{background:linear-gradient(#00000026,#000000e6);position:absolute;inset:0}.cta-card .content{color:#fff;position:absolute;bottom:35px;left:30px;right:30px}.cta-card h3{margin-bottom:25px;font-size:2.3rem;line-height:1.1}.cta-card a{color:#111;background:#fff;border-radius:999px;align-items:center;padding:15px 26px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.cta-card a:hover{transform:translateY(-3px)}.related-posts{margin-top:50px;position:relative}.related-posts:before{content:"";background:#c76a10;width:120px;height:2px;position:absolute;top:-30px;left:50%;transform:translate(-50%)}.related-header{text-align:center;max-width:700px;margin:0 auto 40px}.related-header span{color:#c76a10;letter-spacing:3px;margin-bottom:15px;font-size:13px;font-weight:700;display:inline-block}.related-header h3{color:#151515;margin-bottom:20px;font-size:clamp(2rem,3.6vw,3rem)}.related-header p{color:#666;font-size:1.05rem;line-height:1.8}.related-grid{grid-template-columns:repeat(3,1fr);gap:35px;display:grid}.related-card{color:inherit;background:#fff;border-radius:28px;flex-direction:column;text-decoration:none;transition:all .45s;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000000a}.related-card:hover{transform:translateY(-12px)}.related-image{height:230px;position:relative;overflow:hidden}.related-image img{object-fit:cover;width:100%;height:100%;transition:all 6s}.related-card:hover img{transform:scale(1.1)}.related-overlay{background:linear-gradient(#0000,#000000b3);position:absolute;inset:0}.related-category{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;text-transform:uppercase;letter-spacing:1px;background:#ffffff1f;border-radius:999px;padding:8px 16px;font-size:12px;position:absolute;top:20px;left:20px}.related-content{padding:25px}.related-meta{color:#999;margin-bottom:15px;font-size:13px}.related-content h4{color:#151515;min-height:90px;margin-bottom:25px;font-size:1.35rem;line-height:1.5}.related-link{color:#c76a10;font-weight:600;transition:all .3s}.related-card:hover .related-link{padding-left:10px}.blog-bottom-cta{border-radius:28px;height:420px;margin-top:120px;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 25px 80px #00000059}.bottom-cta-img{object-fit:cover;width:100%;height:100%;transition:transform 6s;transform:scale(1.05)}.bottom-cta:hover .bottom-cta-img{transform:scale(1.12)}.bottom-cta-overlay{background:linear-gradient(90deg,#000000d9 0%,#00000073 45%,#00000026 100%);position:absolute;inset:0}.bottom-cta-vignette{background:radial-gradient(circle at 0,#0006,#0000 60%);position:absolute;inset:0}.bottom-cta-content{color:#fff;max-width:520px;animation:1s both fadeUpCta;position:absolute;top:50%;left:70px;transform:translateY(-50%)}.cta-badge{letter-spacing:2px;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff40;border-radius:999px;margin-bottom:14px;padding:6px 12px;font-size:.75rem;display:inline-block}.bottom-cta-content h2{letter-spacing:-.5px;margin-bottom:16px;font-size:3.2rem;font-weight:600;line-height:1.1}.bottom-cta-content p{color:#ffffffd9;margin-bottom:28px;line-height:1.7}.cta-button{color:#fff;letter-spacing:.5px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#c76a10e6;border:1px solid #ffffff26;border-radius:12px;align-items:center;gap:10px;padding:14px 26px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 30px #c76a1040}.cta-button:hover{background:#c76a10;transform:translateY(-3px);box-shadow:0 15px 40px #c76a1059}@keyframes fadeUpCta{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(-50%)}}@media (width<=1200px){.blog-layout{grid-template-columns:1fr;gap:50px}.blog-sidebar{position:relative;top:auto}.related-grid{grid-template-columns:repeat(2,1fr)}.bottom-cta-content{max-width:500px;left:50px}.bottom-cta-content h2{font-size:2.6rem}}@media (width<=768px){.blog-details-hero{min-height:560px;padding:0 25px 40px}.blog-details-hero-content h1{font-size:2.5rem;line-height:1.1}.hero-description{font-size:1rem;line-height:1.8}.hero-meta{flex-wrap:wrap;gap:10px}.blog-main{padding:0}.blog-cover{border-radius:18px;height:280px;margin-bottom:40px}.blog-content-section{margin-bottom:50px}.blog-content-section h2{font-size:2rem}.blog-content-section p{font-size:1rem;line-height:1.9}.share-section{flex-direction:column;align-items:flex-start;gap:15px}.sidebar-card{padding:25px}.recent-post img{width:80px;height:80px}.cta-card{height:380px}.cta-card h3{font-size:1.8rem}.related-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:20px;padding:10px 15px 20px;display:flex;overflow:auto hidden}.related-grid::-webkit-scrollbar{display:none}.related-card{scroll-snap-align:center;flex:0 0 70%}.related-content h4{min-height:auto}.bottom-cta{height:500px}.bottom-cta-content{max-width:none;left:30px;right:30px}.bottom-cta-content h2{font-size:2rem}.bottom-cta-content p{font-size:.95rem}}@media (width<=480px){.blog-details-hero{min-height:500px;padding:0 20px 30px}.hero-category{padding:6px 14px;font-size:11px}.blog-details-hero-content h1{font-size:2rem}.breadcrumb{gap:6px}.breadcrumb a,.breadcrumb p,.breadcrumb span{font-size:12px}.hero-description{font-size:.95rem}.blog-cover{height:220px}.blog-content-section h2{font-size:1.7rem}.blog-content-section p{font-size:.95rem}.blog-content-section:first-of-type p:first-letter{font-size:3rem}.share-icons svg{width:42px;height:42px}.sidebar-card{padding:20px}.author-card img{width:90px;height:90px}.cta-card{height:320px}.cta-card h3{font-size:1.4rem}.cta-card .content{bottom:25px;left:20px;right:20px}.bottom-cta{border-radius:20px;height:460px}.bottom-cta-content{left:20px;right:20px}.bottom-cta-content h2{font-size:1.7rem}.cta-button{justify-content:center;width:100%}}*{box-sizing:border-box;margin:0;padding:0;font-family:Roboto,sans-serif}html,body{overflow-x:hidden}
