body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.template{width:330px;height:400px;box-shadow:0 6px 4px 6px #94bbe9;padding:50px 40px 50px 50px;margin-bottom:50px;border-radius:12px;display:flex;flex-direction:column;align-items:center;background-color:#f5f5f5}img{width:200px;height:150px;margin:10px 15px}.card-detail{width:70px;text-decoration:none;color:#fff;background-color:rgba(151,173,198,.5372549019607843);border-radius:8px;padding-left:20px;box-shadow:0 5px 5px 0 #94bbe9}.nav{width:40%;height:70px;margin-left:500px}.paginado{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.number{width:28px;list-style:none;border-radius:8px;color:#fff;background-color:rgba(151,173,198,.5372549019607843);text-align:center;margin-left:5px;cursor:pointer}.container{border-top:0;width:100%;height:200px;display:flex;flex-direction:row;align-items:center;justify-items:center;background-color:#94bbe9}.navlink-home{width:70px;margin-left:30px;background-color:#fff;border-radius:8px;text-decoration:none;padding-left:15px}.search{width:25%;height:40px;display:grid;align-items:center;border-radius:15px;margin-right:10px;margin-left:600px;padding-left:30px}.button{height:40px;margin-right:300px;cursor:pointer}.activity,.button{width:120px;background-color:#fff;border-radius:12px}.activity{text-decoration:none;padding-left:40px}.home{width:100%;height:100%}.orders{width:100%;height:70px;display:flex;justify-content:flex-end}.section{width:180px;height:30px;margin-top:15px;margin-right:30px;border:none;cursor:pointer}.cards{margin-top:70px;width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly}.landing,.landing-img{width:100%;height:100%}.landing-presentation{margin-top:450px;margin-left:150px;position:absolute;border:1px solid #fff;border-radius:15px;padding:20px;color:#fff;font-weight:600;font-size:large}.landing-home{width:100px;height:45px;border-radius:6px;background-color:#94bbe9;text-decoration:none;cursor:pointer;border:none;color:#fff}.form{width:700px;height:900px;display:flex;align-items:center;justify-content:center;margin-top:100px;margin-left:600px;padding-left:10px;padding-top:40px;flex-direction:column;border-radius:15px;box-shadow:0 4px 4px 4px #94bbe9;background-color:#f5f5f5}.form-input{background-color:rgba(151,173,198,.5372549019607843);width:500px;height:30px;margin:15px 10px 50px;border-radius:8px;padding-left:30px;cursor:pointer}.text-input{margin-left:20px}.text-error{color:red}.season{width:1.8em;height:1.8em;background-color:#fff;border-radius:50%;vertical-align:middle;border:1px solid #ddd;appearance:none;-webkit-appearance:none;outline:none;cursor:pointer;margin-right:25px}.season:checked{background-color:grey}.difficulty{width:1.8em;height:1.8em;background-color:#fff;border-radius:50%;vertical-align:middle;border:1px solid #ddd;appearance:none;-webkit-appearance:none;outline:none;cursor:pointer;margin-left:20px;margin-right:40px}.difficulty:checked{background-color:grey}.input-button{margin-left:170px;width:180px;height:40px;border-radius:12px;background-color:#94bbe9;cursor:pointer}.section-options{width:600px;height:200px;display:flex;flex-direction:row}.input-options{width:130px;height:35px;cursor:pointer;display:flex;flex-direction:row;align-self:center;background-color:rgba(151,173,198,.5372549019607843);margin-left:20px;border-radius:8px;padding-left:15px;justify-content:center;padding-bottom:18px}.options-button{width:30px;height:30px;border-radius:6px;margin-left:20px;padding-top:5px}.loading{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#fff;display:flex;justify-content:center;align-items:center;z-index:9999;transition:all 1s;opacity:0}.loading.show{opacity:1}.loading .spin{border:3px solid rgba(61,239,255,.2);border-top-color:#94bbe9;border-radius:50%;width:3em;height:3em;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.country-info{display:flex;flex-direction:row;justify-content:center;margin-top:40px;margin-bottom:60px}.img-detail{width:500px;height:300px}.description-detail{width:550px;height:350px}.description-detail,.detail-activities{border-radius:20px;padding:20px;background-color:#f5f5f5}.detail-activities{width:300px;height:250px;margin-left:600px}
/*# sourceMappingURL=main.de18d167.chunk.css.map */