body{margin:0;font-family:Roboto,sans-serif}.welcome{position:relative;background-size:cover;background-position:center;height:88vh;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.welcome-content{background-color:rgba(0,0,0,.5);padding:2rem 0;width:100%;margin:5rem auto 0 auto;text-align:center}.welcome-content h1{font-size:3rem;margin:0}.welcome-content p{font-size:1.5rem;margin:.5rem}.countdown-container{margin-top:1.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.logo{position:absolute;top:1rem;left:1rem;background:rgba(255,255,255,.7);padding:.1rem .5rem;border-radius:.3rem;width:55px}.logo img{max-width:100%}.pageLabel{position:absolute;top:1rem;right:1rem;background:rgba(255,255,255,.7);padding:.3rem 1rem;border-radius:.3rem;color:#404040;font-size:1.2em}.count{display:inline-block;padding:.5rem 1rem;background:rgba(255,255,255,.8);border-radius:.5rem;margin:0 .5rem;font-size:1.6rem;color:#404040}.btn,.btn-bottom{padding:1rem 2.5rem;font-size:1.25rem;font-weight:700;border-radius:.75rem;background-color:#ffd600;color:#1f1f1f;border:none;box-shadow:0 4px 8px rgba(0,0,0,.2);cursor:pointer;transition:all .2s ease-in-out;display:inline-block;text-align:center;border:2px solid #fff}.btn-bottom:hover,.btn:hover{background-color:#ffc107;transform:scale(1.03)}@media (max-width:480px){.btn{width:100%;font-size:1.1rem;padding:.9rem 1.5rem;position:fixed;bottom:0;left:0;transform:none;z-index:1000;padding:1rem 2rem;font-size:1.2rem;background-color:#ffd600;color:#1f1f1f;border-radius:0;box-shadow:none;border:none;transition:all .2s ease}}@media (max-width:768px){body{font-size:1.5rem;line-height:1.5}h1{font-size:1.75rem}h2{font-size:1.5rem}.tour-day-label{font-size:1.5rem}.description-main,.includes-box,.tour-day-content,li,p{font-size:1.5rem;margin-bottom:.5rem}.welcome-content p{font-size:2rem}.btn-bottom{display:none}}.description{display:flex;justify-content:center}.description-main{background:#fff;border-radius:none;padding:2rem;width:100%}@media (min-width:768px){.description{display:flex;justify-content:center;padding:2rem;background-color:var(--bg)}.description-main{background:#fff;border-radius:1rem;box-shadow:0 2px 10px rgba(0,0,0,.1);padding:2rem;max-width:800px;width:100%}}.description h2{font-size:2rem;margin-bottom:1rem}.includes h2,.tour-program h2{text-align:center;background:#404040;margin:0;color:#fff;padding:1rem 0;text-align:center;font-size:2rem;font-weight:400}.tour-day-row{display:flex;flex-direction:column}.tour-day-row.reverse .tour-day-text{order:0}.tour-day-row.reverse .tour-day-image{order:1}.tour-day-image{background-size:cover;background-position:center;width:100%;min-height:250px;order:0;height:60vh}.tour-day-text{order:0}.tour-day-content{display:flex;flex-direction:column;height:100%;margin:2rem}.tour-day-label{background:#7b1e02;padding:5px 8px;border-radius:5px;color:#fff}@media (min-width:768px){.tour-day-row{flex-direction:row;min-height:400px}.tour-day-row{background-color:#f3f4f6}.tour-day-row.reverse{background-color:#e5e7eb}.tour-day-row.reverse .tour-day-image{order:0}.tour-day-row.reverse .tour-day-text{order:1}.tour-day-image,.tour-day-text{width:50%;height:auto}.tour-day-image{height:auto}.tour-day-text{display:flex}}.includes-content{display:flex;flex-direction:row;gap:5rem;max-width:1000px;margin:0 auto;padding:2rem;flex-wrap:wrap}.includes-box h3{text-align:center;margin-bottom:1.5rem;font-size:1.5rem;color:#404040;margin-top:.5rem}.includes-box{background:rgba(255,255,255,.9);color:#404040;flex:1;padding:1.5rem;border-radius:1rem;box-shadow:0 2px 10px rgba(0,0,0,.1)}.includes-box ul{list-style:none;padding:0 1rem;margin:0}.includes-box ul li{position:relative;padding-left:2rem;margin-bottom:1rem;font-size:1rem;line-height:1.4}.includes-box ul li::before{content:'';position:absolute;left:0;top:.1rem;background-color:#299ad4;color:#fff!important;font-size:.8rem;line-height:1.4rem;width:1.4rem;height:1.4rem;border-radius:50%;background-image:url('images/checkicon.svg');background-repeat:no-repeat;background-position:center;background-size:60%}@media (max-width:768px){.includes-content{flex-direction:column;gap:2rem;padding:0}.includes-box ul li{margin-bottom:1rem!important;font-size:1.5rem!important}.includes-box ul li::before{top:.6rem}.includes-box{background:rgba(255,255,255,.9);color:#404040;flex:1;padding:20px 0;border-radius:0;box-shadow:none}}.tour-price{padding:0;background:#404040;text-align:center}.tour-price p{margin:0;color:#f9f7f7;width:auto;padding:1rem 2rem;display:inline-block;text-align:center;line-height:2.6rem}.tour-price-number{position:relative;display:inline-block;background:linear-gradient(to bottom,#e36225,#f7941d);padding:.5rem;border-radius:.5rem;font-size:1.7rem;font-weight:600}.tour-price-number-decor{position:absolute;left:15px;bottom:-8px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #f7941d}.container-4{display:flex;flex-wrap:wrap;gap:.2rem;max-width:1200px;margin:0 auto;padding:.5rem}.column-4{flex:1 1 calc(20% - 1rem);padding:1rem;text-align:center}.column-4 img{width:64px;height:64px;object-fit:contain;margin-bottom:1rem}.column-4 h3{margin:.5rem 0;font-size:1.2rem;color:#1f2937}.column-4 p{font-size:1rem;color:#4b5563}@media (max-width:768px){.column-4{flex:1 1 100%}.column-4 p{font-size:1.5rem}.column-4 h3{font-size:1.8rem}}.modal{position:fixed;inset:0;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.modal.hidden{display:none}.modal-content{background:#fff;border-radius:1rem;padding:2rem;width:90%;max-width:450px;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 0 30px rgba(0,0,0,.2);font-family:sans-serif}@media (max-height:500px){.modal-content{max-height:80vh;padding:1rem}}@media screen and (max-width:768px){.modal-content label{display:block;margin-bottom:1.2rem;font-size:1.2rem!important;color:#333;margin-top:.5rem}.modal-content input,.modal-content textarea{font-size:1.2rem!important}.modal-content h3{font-size:1.8rem!important}}.modal-content h3{margin-bottom:1.5rem;font-size:1.5rem;font-weight:500;font-family:roboto;color:#404040;margin-top:.5rem}.modal-content label{display:block;margin-bottom:1.2rem;font-size:.95rem;color:#333;margin-top:.5rem}.modal-content input,.modal-content textarea{width:90%;padding:.75rem 1rem;border:1px solid #ccc;border-radius:.5rem;font-size:1rem;margin-top:.25rem;font-family:Roboto,sans-serif}.modal-content textarea{resize:vertical;min-height:50px}.submit-btn{background-color:#ffd600;color:#000;font-weight:700;padding:.75rem 2rem;border:none;border-radius:.5rem;cursor:pointer;transition:background .2s ease;font-size:1rem}.submit-btn:hover{background-color:#ffc107}.close-btn{position:absolute;top:1rem;right:1rem;background:0 0;border:none;font-size:1.5rem;line-height:1;cursor:pointer}.contacts-section{width:100%;background-color:#404040;padding:40px 0;text-align:center}.contacts-title{color:#fff;font-size:20px;margin-bottom:20px;font-weight:400}.contacts-links{display:flex;justify-content:center;flex-wrap:wrap;gap:24px}.contact-icon{display:inline-block;text-decoration:none}.copyright{width:100%;padding:1rem 0;background-color:#1f2937}.copyright p{font-size:14px;color:#d1d5db;text-align:center;margin:0}.contact-icon img{width:32px;height:32px;filter:brightness(0) invert(1)}label.required span::after{content:' *';color:red;font-weight:700}input:focus,textarea:focus{outline:0;border:1px solid #3b82f6;box-shadow:0 0 0 1px #3b82f6}#scrollTopBtn{position:fixed;bottom:40px;right:40px;width:50px;height:50px;background-color:rgba(255,255,255,.9);color:#ffc107;font-size:32px;text-align:center;line-height:50px;border-radius:50%;cursor:pointer;box-shadow:0 2px 10px rgba(0,0,0,.2);z-index:1000;transition:opacity .3s}#scrollTopBtn:hover{opacity:.9}#scrollTopBtn.hidden{display:none}@media screen and (max-width:768px){#scrollTopBtn{bottom:80px;right:20px;width:50px;height:50px;font-size:32px}}.bottom{display:flex;justify-content:center;align-items:center;padding:2rem 1rem;background:linear-gradient(to bottom,#e36225,#f7941d);color:#fff;text-align:center}.count-days-block{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.count-box{display:flex;flex-direction:column;align-items:center}.count-box .number{background:rgba(255,255,255,.2);padding:1rem 1.2rem;font-size:2.5rem;font-weight:700;border-radius:8px;min-width:60px}.count-box .label{margin-top:.5rem;font-size:.9rem;font-weight:500;letter-spacing:1px;text-transform:uppercase}.count-date{font-size:1.8rem;font-weight:600;margin-bottom:2rem;color:#fff}.count-info{font-size:1.3rem;font-weight:400;margin-bottom:1rem;color:#fff}.countdown.bottom{display:flex;flex-direction:column;align-items:center}.download-section{margin-top:2rem;text-align:center}.download-section a{color:#fff}