:root{--primary-color:#076daf;--dark-color:#343a40;--light-color:#f4f4f4;--danger-color:#dc3545;--success-color:#28a745;--ascorel-color:#076daf}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Raleway,sans-serif;font-size:.8rem;line-height:1;background-color:#fff;color:#333}a{color:var(--primary-color);text-decoration:none}ul{list-style:none}img{width:100%}.container{max-width:1300px;overflow:visible;padding:0 2rem;margin:6rem auto 3rem}.x-large{font-size:4rem}.large,.x-large{line-height:1.2;margin-bottom:1rem}.large{font-size:3rem}.lead{font-size:1.5rem;margin-bottom:1rem}.text-center{text-align:center}.text-primary{color:var(--primary-color)}.text-dark{color:var(--dark-color)}.text-detail{font-size:.9rem;line-height:1}.text-detail-coche-option{font-size:.95rem;line-height:1.6}.text-navbar{font-size:1rem}.link_white{color:#fff;text-decoration:underline}.link_white:hover{color:#83b6d7}.p{padding:.5rem}.p-1{padding:1rem}.p-2{padding:2rem}.p-3{padding:3rem}.py{padding:.5rem 0}.py-1{padding:1rem 0}.py-2{padding:2rem 0}.py-3{padding:3rem 0}.m{margin:.5rem}.m-1{margin:1rem}.m-2{margin:2rem}.m-3{margin:3rem}.my{margin:.5rem 0}.my-1{margin:1rem 0}.my-2{margin:2rem 0}.my-3{margin:3rem 0}.btn{display:inline-block;padding:.4rem 1.3rem;font-size:1rem;border:none;cursor:pointer;margin-right:.5rem;transition:opacity .2s ease-in;outline:none}.badge{font-size:.8rem;text-align:center;color:#333}.alert{font-size:1.2rem;padding:.8rem;margin:1rem 0;opacity:.9;color:#333}.alert-primary,.badge-primary,.bg-ascorel,.btn-primary{background:var(--primary-color);--bs-table-bg:var(--primary-color);--bs-table-color-state:#fff;color:#fff}.alert-light,.badge-light,.bg-light,.btn-light{background:var(--light-color);color:#333}.alert-dark,.badge-dark,.bg-dark,.btn-dark{background:var(--dark-color);color:#fff}.alert-danger,.badge-danger,.bg-danger,.btn-danger{background:var(--danger-color);color:#fff}.alert-success,.badge-success,.bg-success,.btn-success{background:var(--success-color);color:#fff}.alert-white,.badge-white,.bg-white,.btn-white{background:#fff;color:#333;border:1px solid #ccc}.alert-ascorel,.badge-ascorel,.bg-ascorel,.btn-ascorel{background:var(--ascorel-color);color:#fff;border:1px solid #076daf}.btn-ascorel:hover{opacity:.6;color:var(--light-color);background:var(--ascorel-color);border:1px solid var(--light-color)}.alert-warning,.badge-warning{background:#f4b413;color:#fff}.btn:hover{opacity:.8}.btn-options{width:180px}.badge-light,.bg-light{border:1px solid #ccc}.round-img{border-radius:50%}.line{height:1px;background:#ccc;margin:1.5rem 0}.alert-wrapper{position:fixed;top:4rem;right:2rem;display:inline-block}.dark-overlay{background-color:rgba(0,0,0,.7);position:absolute;top:0;left:0;width:100%;height:100%}.form .form-group{margin:1.2rem 0}.form .form-text{display:block;margin-top:.3rem;color:#888}.form .form-text-white{display:block;margin-top:.3rem;color:#fff}.form input[type=date],.form input[type=email],.form input[type=password],.form input[type=text],.form select{display:block;width:100%;padding:.1rem;font-size:.95rem;border:1px solid #ccc}.form textarea{display:block;width:100%;padding:.4rem;font-size:1.2rem;border:1px solid #ccc}.form input[type=submit],button{font:inherit}.table td,.table th{padding:.6rem;text-align:left}.table td.vertcentered{padding:.6rem;text-align:center;vertical-align:middle}tr.sticky th{background:var(--light-color);position:-webkit-sticky;position:sticky;top:65px;box-shadow:0 2px 2px -1px rgba(0,0,0,.4)}tr.title-td td{font-size:20px;background-color:#335;--bs-table-striped-color:#335;--bs-table-striped-bg:#335;text-align:center}tr.ssection-td td,tr.title-td td{position:-webkit-sticky;position:sticky;color:#fff;font-weight:700}tr.ssection-td td{font-size:18px;background-color:#888;--bs-table-striped-color:#888;--bs-table-striped-bg:#888}.navbar{justify-content:space-between;align-items:center;padding:.5rem 2rem;position:fixed;z-index:1;width:100%;height:60px;top:0;border-bottom:1px solid var(--primary-color);opacity:.9}.navbar,.navbar ul{display:flex}.text-navbar,.titre-navbar a{color:#fff;padding:.45rem;margin:0 .25rem}.deco :hover,.navbar a:hover{color:#c0bac2}.navbar .welcome span{margin-right:.6rem}.landing{position:relative;background:url(/static/media/tower_cranes_generic.d0ceb5c8.jpg) no-repeat 50%/cover;height:100vh}.landing-inner{color:#fff;height:100%;width:80%;margin:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.profile{display:grid;grid-template-columns:2fr 4fr 2fr;align-items:center;grid-gap:2rem;padding:1rem;line-height:1.8;margin-bottom:1rem}.profile-grid{display:grid;grid-template-areas:"top top" "about about" "exp edu" "github github";grid-gap:1rem}.profile-top,.profile-top-disabled{grid-area:top;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.profile-top-disabled{opacity:.4}.profile-top img{width:50px}.profile-top .icons a{color:#fff;margin:0 .3rem}.profile-top .icons a:hover{color:var(--dark-color)}.profile-about{grid-area:about;text-align:center}.upload-section{display:flex;height:200px;margin-bottom:10px}.upload-section>div{width:50%}.drop-zone{margin-bottom:10px;padding:40px 10px;height:inherit;border:2px dashed #e9ebeb;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;width:100%}.drop-zone:focus{outline:none}.image-preview{height:inherit;margin-left:5%}.preview-image{width:100%;height:inherit;display:block;margin-bottom:10px}.link-button-small{font-size:.8rem;display:inline-block}.link-button,.link-button-small{background-color:initial;border:none;cursor:pointer;text-decoration:underline}.link-button{font-size:1rem;display:inline;margin-left:20px}.link-button:focus,.link-button:hover{text-decoration:none}.vignette-detail{width:200px;height:inherit;display:block}.vignette-list{width:50px;height:50px}.input{display:inline-block}.flaggedSeqDouble{background-color:#de8314;--bs-table-striped-bg:#de8314;--bs-table-bg:#de8314}.card-style-activate{background-color:var(--ascorel-color);height:30rem;text-align:center;display:flex;flex-direction:column;align-items:center}.card-header-color-title{color:#000;font-weight:700;font-size:1.5rem;margin:1rem}.card-header-color-title-activate{color:#fff;font-weight:700;font-size:1.5rem;margin:1rem}.parent-flex{display:flex}.child-left-auto{margin-left:auto}.card-header-color{margin:1rem;color:var(--primary-color);font-size:1rem}.icon-center{display:block;margin:auto}.checkbox{display:flex;align-items:center}.cgu-title{font-weight:700;font-size:1.5rem}.cgu-subtitle{font-weight:700;font-size:1.2rem;color:var(--ascorel-color);margin-top:2rem;margin-bottom:.7rem}.cgu-txt,.cgu-txt-bold{font-size:1rem;text-align:justify}.cgu-txt-bold{font-weight:700}@media screen and (max-width:1400px){.upload-section{flex-direction:column}.upload-section>div{width:100%}.image-preview{margin-left:0;height:300px}.upload-section{height:unset}.hide-sm{display:none}}@media screen and (max-width:600px){h1{font-size:25px}.drop-zone{width:100%}}@media (max-width:700px){.container{margin-top:8rem}.text-navbar{color:var(--primary-color)}.x-large{font-size:3rem}.large{font-size:2rem}.lead{font-size:1rem}.navbar{display:block;text-align:center}.navbar ul{text-align:center;justify-content:center}.navbar h1{margin-bottom:1rem}.navbar .welcome{display:none}.profile{grid-template-columns:1fr;text-align:center}.profile ul{display:none}.profile-top img,.profile img{width:200px;margin:auto}.profile-grid{grid-template-areas:"top" "about" "exp" "edu" "github"}.profile-about .skills{flex-direction:column}.dash-buttons a{display:block;width:100%;margin-bottom:.2rem}.post{grid-template-columns:1fr}.post a,.post button{padding:.3rem .4rem}}
/*# sourceMappingURL=main.2f5e49bb.chunk.css.map */