body{margin:0;padding:0}.container-vid{margin-top:.2rem}.Video-c{display:flex;width:100%;padding-bottom:56.25%;position:relative;align-items:center;justify-content:center}.Video{width:100%}.Video-overlay{position:absolute;top:5rem;display:flex;color:#fff;width:100%;flex-direction:column;align-items:center}.Video-overlay>:nth-child(1){font-size:4vw}.Video-overlay>:nth-child(2){font-size:2vw}.Video-overlay>:nth-child(3){font-size:2vw;text-align:center;margin-top:20px;padding:0 40px;background:white;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.navbar{display:flex;justify-content:space-between;align-items:center;background-color:#ff3cac;background-image:linear-gradient(225deg,#FF3CAC 0%,#784BA0 50%,#2B86C5 100%);padding:.1rem}.navbar-logo{display:flex;flex-direction:column;align-items:center;padding:.2rem 1rem;color:#fff}.navbar-logo img{height:3.2rem}.navbar-links{display:flex;justify-content:flex-end;align-items:center}.navbar-links a{color:#fff;text-decoration:none;margin-right:3rem;font-size:1.1rem}.dropdown,.dropdown-toggle{position:relative}.dropdown-content{display:none;position:absolute;background-color:#ff3cac;right:10px;background-image:linear-gradient(225deg,#FF3CAC 0%,#784BA0 50%,#2B86C5 100%);padding:1rem 1rem 0rem;box-shadow:0 8px 16px #0003;z-index:1}.dropdown-toggle:hover{color:#ddd}.dropdown:hover .dropdown-content{display:block}.dropdown-content a{color:#fff;width:10rem;padding:.5rem;text-decoration:none;display:block}.dropdown-content a:hover{color:gray}.navbar-toggle{display:none;cursor:pointer}.toggle-icon{display:block;width:25px;height:3px;background-color:#fff;margin-bottom:5px;transition:background-color .3s}@media (max-width: 760px){.navbar-links{display:none}.navbar-toggle{display:block}.navbar-links.active{display:flex;flex-direction:column;align-items:flex-start;z-index:2;background-color:#ff3cac;background-image:linear-gradient(225deg,#FF3CAC 0%,#784BA0 50%,#2B86C5 100%);padding:1rem;color:#fff;position:absolute;right:0;top:8vh;height:auto}.navbar-links.active a{margin:1vh 0}.navbar-links.active .dropdown-content{position:static;display:block;background-color:transparent;box-shadow:none}.toggle-icon.active{background-color:#ddd}}.modal{position:fixed;background-color:#00000080;padding:4vw;display:flex;justify-content:center;align-items:center;z-index:9999;overflow:scroll}.modal-content{background-color:#ff3cac;background-image:linear-gradient(225deg,#FF3CAC 0%,#784BA0 50%,#2B86C5 100%);color:#fff}.close{display:flex;justify-content:flex-end;color:#fff;cursor:pointer;font-size:24px;padding:1rem 2rem 0;font-weight:700}.form{display:flex;flex-direction:column;gap:2rem;color:#fff;align-items:center;padding:1rem}.form>:nth-child(n):not(:first-child):not(:last-child){width:90%;background-color:#fff;border-radius:.2rem}.carousel-wrapper{display:flex;justify-content:center;align-items:center}.crate{margin:0 0 2vw;padding:9% 0 0;overflow:hidden;height:25vw;background:linear-gradient(180deg,#2B86C5 5%,#784BA0,rgba(255,255,255,1) 100%)}.carousel-wrapper>:nth-child(n){border-radius:.4rem;margin:0 10vw}.left,.center,.right{width:15vw;height:10vw}.footer{background-color:#ff3cac;background-image:linear-gradient(225deg,#FF3CAC 0%,#784BA0 50%,#2B86C5 100%);color:#fff}.heading{display:flex;justify-content:center}.content{display:flex;text-align:left;padding:1rem;height:15rem;overflow:scroll}body{font-family:Times New Roman,Times,serif}.Tours-b{background-color:#faebd7}.head{display:flex;justify-content:center;margin-top:.1rem;padding:1rem;color:#ff3cac}.tours-r{display:flex;justify-content:center;align-items:center;padding:2rem}.tours-r>:nth-child(n){box-shadow:0 10px 8px gray;padding:0;border-radius:20px;overflow:hidden}.tours-r>:nth-child(n):hover{transform:scale(1.1);transition:.2s}.vibrating-div{font-size:large;color:#000;position:fixed;top:90%;left:92%;transform:translate(-50%,-50%);z-index:9999;animation:vibration 1s linear infinite}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em;-ms-overflow-style:scrollbar;overflow-wrap:break-word;white-space:normal;font-size:medium;font-family:none}@keyframes vibration{0%{transform:translate(-50%,-50%) rotate(0)}20%{transform:translate(-50%,-50%) rotate(-5deg)}40%{transform:translate(-50%,-50%) rotate(5deg)}60%{transform:translate(-50%,-50%) rotate(-5deg)}80%{transform:translate(-50%,-50%) rotate(5deg)}to{transform:translate(-50%,-50%) rotate(0)}}
