@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&family=Roboto+Condensed:wght@300;400;700&display=swap);
/*
! tailwindcss v3.0.23 | MIT License | https://tailwindcss.com
*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}html{-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:100%;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#9ca3af;opacity:1}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}body{font-family:Poppins}li{padding:1rem}h1{font-size:1.875rem;font-weight:700;line-height:2.25rem}@media (min-width:768px){h1{font-size:2.25rem;line-height:2.5rem}}h2{font-size:1.875rem;line-height:2.25rem}h2,h3{font-weight:700}h3{font-size:1.25rem;line-height:1.75rem}button{--tw-gradient-from:var(--primary-dark);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0));--tw-gradient-to:var(--primary-light);--tw-text-opacity:1;background-image:linear-gradient(to right,var(--tw-gradient-stops));border-radius:.375rem;border-width:1px;color:rgb(255 255 255/var(--tw-text-opacity));padding:.75rem}.icon{cursor:pointer;font-size:1.5rem;line-height:2rem}*,:after,:before{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.absolute{position:absolute}.relative{position:relative}.inset-0{bottom:0;left:0;right:0;top:0}.top-0{top:0}.left-0{left:0}.top-1\.5{top:.375rem}.top-1{top:.25rem}.left-\[-100\%\]{left:-100%}.bottom-1{bottom:.25rem}.left-4{left:1rem}.bottom-4{bottom:1rem}.bottom-24{bottom:6rem}.z-10{z-index:10}.mx-auto{margin-left:auto;margin-right:auto}.my-4{margin-bottom:1rem;margin-top:1rem}.my-6{margin-bottom:1.5rem;margin-top:1.5rem}.ml-10{margin-left:2.5rem}.mr-10{margin-right:2.5rem}.mt-28{margin-top:7rem}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-screen{height:100vh}.h-full{height:100%}.h-20{height:5rem}.h-auto{height:auto}.w-full{width:100%}.w-\[300px\]{width:300px}.max-w-\[700px\]{max-width:700px}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-4{gap:1rem}.overflow-hidden{overflow:hidden}.rounded-md{border-radius:.375rem}.border{border-width:1px}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.bg-gray-900\/30{background-color:rgba(17,24,39,.3)}.bg-gray-100\/90{background-color:rgba(243,244,246,.9)}.bg-transparent{background-color:transparent}.bg-gray-100\/70{background-color:rgba(243,244,246,.7)}.object-cover{object-fit:cover}.p-4{padding:1rem}.p-1{padding:.25rem}.py-16{padding-bottom:4rem;padding-top:4rem}.px-4{padding-left:1rem;padding-right:1rem}.py-8{padding-bottom:2rem;padding-top:2rem}.py-7{padding-bottom:1.75rem;padding-top:1.75rem}.py-5{padding-bottom:1.25rem;padding-top:1.25rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.text-center{text-align:center}.font-\[Poppins\]{font-family:Poppins}.text-2xl{font-size:1.5rem;line-height:2rem}.font-bold{font-weight:700}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}@-webkit-keyframes scroll-down{0%{opacity:0;top:15%}50%{opacity:1}to{opacity:0;top:60%}}@keyframes scroll-down{0%{opacity:0;top:15%}50%{opacity:1}to{opacity:0;top:60%}}ul li:hover{background-color:hsla(0,0%,100%,.2)}li{cursor:pointer;font-size:22px}h3{font-size:18px;text-align:center}span{display:none}:root{--primary-dark:#5651e5;--primary-light:#709dff}.icon{color:#5651e5;color:var(--primary-dark)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}@media (min-width:640px){.sm\:flex{display:flex}.sm\:w-\[400px\]{width:400px}.sm\:max-w-\[640px\]{max-width:640px}.sm\:max-w-\[380px\]{max-width:380px}}@media (min-width:768px){.md\:flex{display:flex}.md\:hidden{display:none}}@media (min-width:1024px){.lg\:max-w-\[1024px\]{max-width:1024px}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.skipn{bottom:150px;position:absolute}.skipn:focus{bottom:-30px;left:1rem}.menu_mobile li{display:flex;justify-content:center}.first-h1{left:0;margin:1.2rem;position:absolute;top:0}.home__scroll-button{color:#fff;display:flex;justify-content:center;transition:.3s}.home__scroll-mouse{box-shasdow:0 0 4px -2.5px #fff;border:1.8px solid;border-radius:50%;color:translucid;cursor:pointer;height:2.5rem;margin-left:0;margin-right:0;overflow:hidden;position:absolute;text-shadow:0 0 #fff;top:80%;width:100px;width:2rem}.home__scroll-mouse:after,.home__scroll-mouse:before{-webkit-animation:scroll-down 1.05s ease-in-out infinite;animation:scroll-down 1.05s ease-in-out infinite;border:1.8px solid #fff;border-left:transparent;border-top:transparent;box-shadow:1px 0 8px -2.5px #fff;content:"";height:.7rem;position:absolute;top:15%;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);width:.7rem}.home__scroll-mouse:hover~.home__scroll-name{box-shadow:1px 1px 8px 4px #fff;transition:all 1s}.background_nav{background-color:rgba(0,0,0,.25)}.title-wrap{color:#f0f8ff;margin-bottom:-100px}.services-item:hover div,.services-item:hover h3{color:#e5f500}.lg-title{font-size:28px;margin-top:50px}#Travel{display:none}.services{bottom:100px;color:#fff;display:flex;flex-direction:column;justify-content:center;margin:0 auto 30px;text-align:center}.services-icon{font-size:3.5rem;margin:0 auto}#Places img{height:350px;transition:all .5s ease-in-out;width:100%}#Places .selectCard:hover img{-webkit-transform:scale(1.5);transform:scale(1.5)}div .selectCard{overflow:hidden}@media screen and (min-width:740px){h3{font-size:28px}span{display:inherit;font-size:20px;margin-top:10px}span:nth-child(2n){margin-top:0}.fly__icon{font-size:27px}.lg-title{font-size:38px}.services-icon{font-size:5rem;margin-bottom:1rem}.fly__icon{left:0;position:relative}#Viewer{margin-bottom:0;max-width:none;overflow:hidden}#Travel{display:flex}}@media screen and (min-width:1240px){span{font-size:24px}.lg-title{margin-top:200px}.services-icon{font-size:9rem}}
/*# sourceMappingURL=main.c3942178.css.map*/