@import"https://fonts.googleapis.com/css?family=Poppins:100,100italic,200,200italic,300,300italic,regular,italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic";@import"https://fonts.googleapis.com/css?family=Roboto:100,200,300,regular,500,600,700,800,900,100italic,200italic,300italic,italic,500italic,600italic,700italic,800italic,900italic";@import"https://fonts.googleapis.com/css?family=Playfair:300,regular,500,600,700,800,900,300italic,italic,500italic,600italic,700italic,800italic,900italic";@import"https://fonts.googleapis.com/css2?family=PT+Sans+Narrow:wght@400;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}a{color:inherit;font-family:inherit;font-size:inherit}ul{list-style:none}.border-rd{border:2px solid red}.container-fluid{padding:0}body{max-height:100vh}.orange-text{color:#fc843c}.orange-btn{background-color:#fc843c;border:1px solid #fc843c}.orange-btn:hover{background-color:#fb640a}.container .hero-main{display:flex;flex-direction:column;height:100vh}@media(min-width: 992px){.container .navigation{height:10vh}}.container .hero-section{flex-grow:1;display:flex;align-items:center}.container nav{font-family:"Roboto",sans-serif}.container nav .logo{font-weight:800}.container nav ul>li>a{font-weight:400;font-size:17px}.container .hero-section{font-family:"Roboto",sans-serif}.container .hero-section .container-fluid h1{font-size:60px}@media(max-width: 768px){.container .hero-section .container-fluid h1{font-size:30px}}.container .hero-section .container-fluid .child:nth-child(1){min-width:350px;max-width:650px}.container .hero-section .container-fluid .child:nth-child(2){flex-grow:1;min-width:300px;max-width:650px}.container .hero-section .container-fluid .child:nth-child(2) .hero-image{overflow:hidden;position:relative;overflow:hidden}.container .hero-section .container-fluid .child:nth-child(2) .hero-image .features{position:absolute;animation:shake 20s ease-in-out infinite}@keyframes shake{0%{transform:translateY(0)}50%{transform:translate(-20px, -20px)}100%{transform:translateY(0)}}.container .hero-section .container-fluid .child:nth-child(2) .hero-image .features>p{text-transform:capitalize;background-color:rgba(47,37,37,.279);color:#fff;font-size:16px;padding:5px 10px;border-radius:50px}.container .hero-section .container-fluid .child:nth-child(2) .hero-image .features-1{top:20%;left:20%}.container .hero-section .container-fluid .child:nth-child(2) .hero-image .features-2{bottom:30%;left:10%}.container .hero-section .container-fluid .child:nth-child(2) .hero-image .features-3{top:30%;right:10%}.container .hero-section .container-fluid .child:nth-child(2) .hero-image .features-4{bottom:20%;right:10%}.container .hero-section .container-fluid .child:nth-child(2) .hero-image svg{fill:#fc843c;animation:bounce 20s ease-in-out infinite}@keyframes bounce{0%{transform:translateY(0)}50%{transform:translateY(-20px)}100%{transform:translateY(0)}}.container .hero-section .container-fluid .child:nth-child(2) .hero-image .hero-girl-image{position:absolute;top:-90px;left:0;object-fit:cover;object-position:top center;width:100%}@media(max-width: 768px){.container .hero-section .container-fluid .child:nth-child(2) .hero-image .hero-girl-image{top:-50px}}.container .hero-section .adventure{font-weight:bold}.container .hero-section .box-picker{background-color:#fff}/*# sourceMappingURL=index.min.css.map */