.orange-text[data-v-60edbb68]{text-transform:capitalize}#pages[data-v-60edbb68]{margin-left:13em;min-width:8em;flex:1;text-align:center}#pages i[data-v-60edbb68]{cursor:pointer;margin:0 .5em;color:#fff}#user-bar[data-v-60edbb68]{display:flex}#user-bar #language[data-v-60edbb68],#user-bar #username[data-v-60edbb68],#user-bar #config[data-v-60edbb68]{margin:0 1em}#user-bar.green-bg[data-v-60edbb68]{background:#007a7e;color:#fff}#language[data-v-60edbb68]{text-align:right}#language span[data-v-60edbb68]:hover{cursor:pointer;font-weight:700}#language .active[data-v-60edbb68]{font-family:MuseoSans-900}#config[data-v-60edbb68]{cursor:pointer}#menu[data-v-60edbb68]{background:rgba(255,255,255,.8705882353);position:fixed;color:#0f0f1a;transition:all .5s;top:2.3em;right:.2em;z-index:9999;box-shadow:0 .2em .5em #0003,0 .5em 1em #00000017}#menu div[data-v-60edbb68]{padding:1.2em 1em;transition:all .3s;cursor:pointer}#menu div[data-v-60edbb68]:hover{background:rgba(255,255,255,.9333333333)}.fade-enter-active[data-v-60edbb68],.fade-leave-active[data-v-60edbb68]{transition:opacity .3s ease}.fade-enter-from[data-v-60edbb68],.fade-leave-to[data-v-60edbb68]{opacity:0}.turq-text[data-v-76e85613]{font-family:MuseoSans-900}#footer[data-v-76e85613]{background:rgba(255,255,255,.8);padding:.2em 1.5em;font-size:.7em}*{font-family:MuseoSans-300}html{background-image:url(/background.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}html,body,#app{height:100%;margin:0;padding:0;box-sizing:border-box}#app{display:flex;flex-direction:row}#inner-app{display:flex;padding-left:4em;flex:1;flex-direction:column}#inner-app #view{flex:1}#inner-app #view.authorized{background:linear-gradient(180deg,#009D97 20vh,white 20vh)}#sidebar{display:flex;flex-direction:column;width:4em;z-index:100;box-shadow:0 0 .5em #000a;background-color:#3d3d3d;transition:width .3s ease-in-out}#sidebar.open{width:20em}#sidebar.open .logo-image{padding:.8em 3em}#sidebar.open .menu a{text-decoration:none}#sidebar.open .menu .menu-item{padding:.5em 1em}#sidebar.open .menu .menu-item svg{font-size:1.3em;padding-right:1em}#sidebar.open .menu .menu-item label{opacity:1;max-width:100em}#sidebar .logo-image{transition:all .3s ease-in-out;padding:.5em .1em}#sidebar .logo-image img{filter:invert(1);max-width:100%}#sidebar .separator{margin:.2em auto}#sidebar .menu{flex:1}#sidebar .menu a{text-decoration:none}#sidebar .menu .menu-item{display:flex;cursor:pointer;overflow:hidden;align-items:center;justify-content:flex-start;font-size:1.3em;text-decoration:none;transition:all .2s ease-in-out;padding:.5em .7em}#sidebar .menu .menu-item svg{color:#fff;transition:all .2s ease-in-out;font-size:1.7em}#sidebar .menu .menu-item label{color:#fff;font-family:MuseoSans-700;text-transform:uppercase;max-width:0;cursor:pointer;overflow:hidden;opacity:0;transition:all .2s ease-in-out}#sidebar .menu .menu-item:hover,#sidebar .menu .menu-item.active{background-color:#b6bf05}#sidebar .expand-button{background-color:#c9d713;color:#fff;font-size:1.5em;text-align:center;padding:.4em 0;cursor:pointer}.lime-text{color:#c9d713}.turq-text{color:#009d97}.page-centered{display:flex;align-items:center;justify-content:center;height:100%}.page-centered-horizontal{display:flex;align-items:center;flex-direction:column}.login-card{width:20em;max-width:100vw;display:flex;flex-direction:column}.login-card #logo{max-width:100%;padding:1em 4em 0;box-sizing:border-box}.login-card .fade1{background:white;border-radius:.3em;display:inline-block}.login-card .fade1 button{margin:auto;display:block}.login-card .fade2{background:white;opacity:.6;display:inline-block;margin:0 .6em;padding:.25em;border-bottom-left-radius:.3em;border-bottom-right-radius:.3em}.login-card .fade3{background:white;opacity:.3;display:inline-block;margin:0 1.4em;padding:.22em;border-bottom-left-radius:.3em;border-bottom-right-radius:.3em}input[type=text],input[type=time],input[type=number],input[type=password],input[type=datetime-local],input[type=date],select,textarea{background:white;border-radius:.2em;border:none;border-bottom:.15em solid rgb(61,61,61);outline:none}input[type=text]:focus,input[type=text]:active,input[type=text]:focus-visible,input[type=time]:focus,input[type=time]:active,input[type=time]:focus-visible,input[type=number]:focus,input[type=number]:active,input[type=number]:focus-visible,input[type=password]:focus,input[type=password]:active,input[type=password]:focus-visible,input[type=datetime-local]:focus,input[type=datetime-local]:active,input[type=datetime-local]:focus-visible,input[type=date]:focus,input[type=date]:active,input[type=date]:focus-visible,select:focus,select:active,select:focus-visible,textarea:focus,textarea:active,textarea:focus-visible{border:none;border-bottom:.15em solid #009D97}textarea{resize:vertical}input[type=checkbox]{accent-color:#009D97;height:1.5em;width:1.5em;margin-top:0;margin-bottom:0}.separator{display:inline-block;height:.3em;background:#c9d713;width:50%;margin:0 25%}.separator.turq{background:#009D97}button,.button{border:none;-webkit-box-shadow:2px 2px 6px -2px rgba(0,0,0,.6);box-shadow:2px 2px 6px -2px #0009;border-radius:.1em;text-transform:uppercase;font-family:MuseoSans-900;padding:.5em 2em;font-size:1em;cursor:pointer}button.turq,.button.turq{background:#009D97;color:#fff}button.black,.button.black{background:rgb(61,61,61);color:#fff}button.lime,.button.lime{background:#c9d713;color:#3d3d3d}#inner-app.product,#inner-app.terms-conditions,#inner-app.privacy-policy,#inner-app.contact{padding:0;margin:0}.card{background:white;position:relative;-webkit-box-shadow:.2em .2em 1em -.2em rgba(0,0,0,.6);box-shadow:.2em .2em 1em -.2em #0009;padding:1em 1.5em;border-radius:.3em;margin:0 1em 1em}.title-box{position:relative;width:100%;text-align:center}.title-box .page-title{display:inline-block}.title-box .save-title-buttons{color:#fff;position:absolute;right:1em;bottom:.5em}.title-box .save-title-buttons a{color:#fff}.title-box .save-title-buttons svg{cursor:pointer;margin:0 .2em;filter:drop-shadow(.05em .05em .05em rgba(0,0,0,.3333333333))}.title-box .save-title-buttons svg:hover{opacity:.9}.page-title{color:#fff;border-bottom:.2em #c9d713 solid;text-transform:uppercase;font-family:MuseoSans-900;font-size:2em;margin:.5em}.custom-table{color:#3d3d3d;border-collapse:collapse;font-size:.9em}.custom-table.full-width{width:100%}.custom-table th{font-weight:400;text-align:left;font-family:MuseoSans-500;padding:.7em 1em}.custom-table th svg{cursor:pointer}.custom-table th a{text-decoration:none;color:#009d97}.custom-table th.action{font-size:1.3em;color:#009d97;text-align:center}.custom-table th.center{text-align:center}.custom-table td{padding:.7em 1em}.custom-table td.right{text-align:right}.custom-table td.center{text-align:center}.custom-table td span{font-family:MuseoSans-300}.custom-table td svg.table-button{cursor:pointer;margin:.1em .7em}.custom-table td svg.table-button.lime{color:#c9d713}.custom-table td svg.table-button.turq{color:#009d97}.custom-table td svg.table-button.red{color:#ec000c}.custom-table tr{border-top:.1em solid lightgray;border-bottom:.1em solid lightgray}.pages{display:flex;justify-content:space-between}.pages .pageNumbers{font-family:MuseoSans-300;font-size:.8em}.pages .arrows .avaliable{pointer-events:none;cursor:default;color:#d3d3d3}.pages .arrows .avaliable:hover{background:white}.pages .arrows span{padding:.5em 1em;cursor:pointer;display:inline-block}.pages .arrows span:hover{background:whitesmoke}.filter-form .title{color:#009d97;font-size:1.3em;text-transform:uppercase;font-family:MuseoSans-900}.filter-form .field{display:flex;flex-wrap:wrap;align-items:center;justify-content:left;margin:1em}.filter-form .field label:first-child{margin-right:1em;min-width:5em;text-align:left;flex:1}.filter-form .field input:last-child,.filter-form .field select:last-child,.filter-form .field span.input:last-child,.filter-form .field .custom-search:last-child{flex:5;text-align:left;width:100%}.filter-form .buttons{display:flex;justify-content:space-evenly}.filter-tags .filter-tag{font-size:.8em;padding:.2em 1em;margin:.2em .3em;border-radius:1em;white-space:nowrap;display:inline-block;background:#c9d713;color:#3d3d3d}.filter-tags .filter-tag svg{cursor:pointer}.switch-enter-from,.switch-leave-to{opacity:0}.switch-enter-to,.switch-leave-from{opacity:1}.switch-enter-active,.switch-leave-active{transition:all .15s ease}.flip-enter-from,.flip-leave-to{-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.flip-enter-active{transition:all 0s ease}.flip-leave-active{transition:all .3s ease}.detail-form{display:flex;flex-direction:column}.detail-form .subtitle{font-size:1.3em;font-family:MuseoSans-500;border-bottom:solid #c9d713 .1em}.detail-form .row,.detail-form .row-buttons{display:flex;flex:1;flex-wrap:wrap}.detail-form .row .field,.detail-form .row-buttons .field{margin:1em;display:flex;align-items:flex-end;flex:1}.detail-form .row .field :last-child,.detail-form .row-buttons .field :last-child{flex:1;min-width:6em}.detail-form .row .field .input,.detail-form .row-buttons .field .input{text-align:left}.detail-form .row .field .input :last-child,.detail-form .row-buttons .field .input :last-child{min-width:auto}.detail-form .row .field label,.detail-form .row-buttons .field label{margin-right:.2em;text-align:left;width:7em}.detail-form .row.check-group .field,.detail-form .check-group.row-buttons .field{align-items:flex-start}.detail-form .row.check-group .field label,.detail-form .check-group.row-buttons .field label{width:auto;white-space:nowrap;flex:7}.detail-form .row.check-group .field :last-child,.detail-form .check-group.row-buttons .field :last-child{min-width:1em}.detail-form .row-buttons{margin:1em 0;justify-content:center}.detail-form .row-buttons button,.detail-form .row-buttons a{margin:0 1em}.detail-form .row-buttons button:last-child,.detail-form .row-buttons a:last-child{margin-right:0}.detail-form .row-buttons button:first-child,.detail-form .row-buttons a:first-child{margin-left:0}.loading-spinner{position:absolute;background-color:#fffa;top:0;left:0;bottom:0;right:0;border-radius:.3em;display:flex;justify-content:center;align-items:center}.loading-spinner svg{color:#c9d713;height:5em;width:5em}.accordion{padding:0}.accordion.small{-webkit-box-shadow:.1em .1em .5em -.1em rgba(0,0,0,.1);box-shadow:.1em .1em .5em -.1em #0000001a}.accordion .header{background:#c9d713;border-top-right-radius:.2em;border-top-left-radius:.2em;color:#fff;font-size:1.3em;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.accordion .header.closed{border-radius:.2em}.accordion .header.small{font-size:1.1em}.accordion .header label{cursor:pointer;font-family:MuseoSans-700;padding:.4em 1em}.accordion .header.turq{background:#009D97}.accordion .header.dark-turq{background:#007a7e}.accordion .header.black{background:rgb(61,61,61)}.accordion .header.white{background:white;color:#b6bf05}.accordion .header svg{cursor:pointer;padding:.4em 1em}.accordion .body{padding:1em 1.5em}.accordion .body.closed{height:0;overflow:hidden;padding:0}.list-enter-active,.list-leave-active{transition:all .4s ease}.list-enter-from,.list-leave-to{opacity:0;transform:translate(30px)}.modal-title{display:flex}.modal-title label{flex:1;font-size:1.3em;font-family:MuseoSans-700;color:#009d97}.modal-title .buttons{color:#b6bf05}.modal-title .buttons span{cursor:pointer;margin:0 .5em}.modal-subtitle{font-size:1.2em;text-align:left;font-family:MuseoSans-500;color:#c9d713;border-bottom:solid 3px #c9d713}.custom-table .status-tag{font-family:MuseoSans-900;font-size:.8em;padding:.2em .5em;border-radius:.4em;color:#fff;margin:0 auto}.custom-table .status-tag.PENDING{background:#c9d713}.custom-table .status-tag.CLOSED,.custom-table .status-tag.CERRADA,.custom-table .status-tag.CERRADO{background:rgb(61,61,61)}.custom-table .status-tag.DRAFT{background:gray}.custom-table .status-tag.WORKING,.custom-table .status-tag.ABIERTA,.custom-table .status-tag.ABIERTO{background:#009D97}.tabs{width:100%}.tabs .headers{display:flex}.tabs .headers .header{background:#B6BF05;color:#fff;font-family:MuseoSans-700;font-size:1.1em;padding:.3em .5em;margin:.1em;opacity:.5;text-transform:uppercase;cursor:pointer}.tabs .headers .header:hover{opacity:1}.tabs .headers .header.active{opacity:.9}.tabs .headers .header.white{color:#c9d713;background:white}.tabs .headers .header.black{background:rgb(61,61,61)}.tabs .headers .header.turq{background:#009D97}*[data-v-4a24c594]{font-family:MuseoSans-300}html[data-v-4a24c594]{background-image:url(/background.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}html[data-v-4a24c594],body[data-v-4a24c594],#app[data-v-4a24c594]{height:100%;margin:0;padding:0;box-sizing:border-box}#app[data-v-4a24c594]{display:flex;flex-direction:row}#inner-app[data-v-4a24c594]{display:flex;padding-left:4em;flex:1;flex-direction:column}#inner-app #view[data-v-4a24c594]{flex:1}#inner-app #view.authorized[data-v-4a24c594]{background:linear-gradient(180deg,#009D97 20vh,white 20vh)}#sidebar[data-v-4a24c594]{display:flex;flex-direction:column;width:4em;z-index:100;box-shadow:0 0 .5em #000a;background-color:#3d3d3d;transition:width .3s ease-in-out}#sidebar.open[data-v-4a24c594]{width:20em}#sidebar.open .logo-image[data-v-4a24c594]{padding:.8em 3em}#sidebar.open .menu a[data-v-4a24c594]{text-decoration:none}#sidebar.open .menu .menu-item[data-v-4a24c594]{padding:.5em 1em}#sidebar.open .menu .menu-item svg[data-v-4a24c594]{font-size:1.3em;padding-right:1em}#sidebar.open .menu .menu-item label[data-v-4a24c594]{opacity:1;max-width:100em}#sidebar .logo-image[data-v-4a24c594]{transition:all .3s ease-in-out;padding:.5em .1em}#sidebar .logo-image img[data-v-4a24c594]{filter:invert(1);max-width:100%}#sidebar .separator[data-v-4a24c594]{margin:.2em auto}#sidebar .menu[data-v-4a24c594]{flex:1}#sidebar .menu a[data-v-4a24c594]{text-decoration:none}#sidebar .menu .menu-item[data-v-4a24c594]{display:flex;cursor:pointer;overflow:hidden;align-items:center;justify-content:flex-start;font-size:1.3em;text-decoration:none;transition:all .2s ease-in-out;padding:.5em .7em}#sidebar .menu .menu-item svg[data-v-4a24c594]{color:#fff;transition:all .2s ease-in-out;font-size:1.7em}#sidebar .menu .menu-item label[data-v-4a24c594]{color:#fff;font-family:MuseoSans-700;text-transform:uppercase;max-width:0;cursor:pointer;overflow:hidden;opacity:0;transition:all .2s ease-in-out}#sidebar .menu .menu-item[data-v-4a24c594]:hover,#sidebar .menu .menu-item.active[data-v-4a24c594]{background-color:#b6bf05}#sidebar .expand-button[data-v-4a24c594]{background-color:#c9d713;color:#fff;font-size:1.5em;text-align:center;padding:.4em 0;cursor:pointer}.lime-text[data-v-4a24c594]{color:#c9d713}.turq-text[data-v-4a24c594]{color:#009d97}.page-centered[data-v-4a24c594]{display:flex;align-items:center;justify-content:center;height:100%}.page-centered-horizontal[data-v-4a24c594]{display:flex;align-items:center;flex-direction:column}.login-card[data-v-4a24c594]{width:20em;max-width:100vw;display:flex;flex-direction:column}.login-card #logo[data-v-4a24c594]{max-width:100%;padding:1em 4em 0;box-sizing:border-box}.login-card .fade1[data-v-4a24c594]{background:white;border-radius:.3em;display:inline-block}.login-card .fade1 button[data-v-4a24c594]{margin:auto;display:block}.login-card .fade2[data-v-4a24c594]{background:white;opacity:.6;display:inline-block;margin:0 .6em;padding:.25em;border-bottom-left-radius:.3em;border-bottom-right-radius:.3em}.login-card .fade3[data-v-4a24c594]{background:white;opacity:.3;display:inline-block;margin:0 1.4em;padding:.22em;border-bottom-left-radius:.3em;border-bottom-right-radius:.3em}input[type=text][data-v-4a24c594],input[type=time][data-v-4a24c594],input[type=number][data-v-4a24c594],input[type=password][data-v-4a24c594],input[type=datetime-local][data-v-4a24c594],input[type=date][data-v-4a24c594],select[data-v-4a24c594],textarea[data-v-4a24c594]{background:white;border-radius:.2em;border:none;border-bottom:.15em solid rgb(61,61,61);outline:none}input[type=text][data-v-4a24c594]:focus,input[type=text][data-v-4a24c594]:active,input[type=text][data-v-4a24c594]:focus-visible,input[type=time][data-v-4a24c594]:focus,input[type=time][data-v-4a24c594]:active,input[type=time][data-v-4a24c594]:focus-visible,input[type=number][data-v-4a24c594]:focus,input[type=number][data-v-4a24c594]:active,input[type=number][data-v-4a24c594]:focus-visible,input[type=password][data-v-4a24c594]:focus,input[type=password][data-v-4a24c594]:active,input[type=password][data-v-4a24c594]:focus-visible,input[type=datetime-local][data-v-4a24c594]:focus,input[type=datetime-local][data-v-4a24c594]:active,input[type=datetime-local][data-v-4a24c594]:focus-visible,input[type=date][data-v-4a24c594]:focus,input[type=date][data-v-4a24c594]:active,input[type=date][data-v-4a24c594]:focus-visible,select[data-v-4a24c594]:focus,select[data-v-4a24c594]:active,select[data-v-4a24c594]:focus-visible,textarea[data-v-4a24c594]:focus,textarea[data-v-4a24c594]:active,textarea[data-v-4a24c594]:focus-visible{border:none;border-bottom:.15em solid #009D97}textarea[data-v-4a24c594]{resize:vertical}input[type=checkbox][data-v-4a24c594]{accent-color:#009D97;height:1.5em;width:1.5em;margin-top:0;margin-bottom:0}.separator[data-v-4a24c594]{display:inline-block;height:.3em;background:#c9d713;width:50%;margin:0 25%}.separator.turq[data-v-4a24c594]{background:#009D97}button[data-v-4a24c594],.button[data-v-4a24c594]{border:none;-webkit-box-shadow:2px 2px 6px -2px rgba(0,0,0,.6);box-shadow:2px 2px 6px -2px #0009;border-radius:.1em;text-transform:uppercase;font-family:MuseoSans-900;padding:.5em 2em;font-size:1em;cursor:pointer}button.turq[data-v-4a24c594],.button.turq[data-v-4a24c594]{background:#009D97;color:#fff}button.black[data-v-4a24c594],.button.black[data-v-4a24c594]{background:rgb(61,61,61);color:#fff}button.lime[data-v-4a24c594],.button.lime[data-v-4a24c594]{background:#c9d713;color:#3d3d3d}#inner-app.product[data-v-4a24c594],#inner-app.terms-conditions[data-v-4a24c594],#inner-app.privacy-policy[data-v-4a24c594],#inner-app.contact[data-v-4a24c594]{padding:0;margin:0}.card[data-v-4a24c594],.modal-container[data-v-4a24c594]{background:white;position:relative;-webkit-box-shadow:.2em .2em 1em -.2em rgba(0,0,0,.6);box-shadow:.2em .2em 1em -.2em #0009;padding:1em 1.5em;border-radius:.3em;margin:0 1em 1em}.title-box[data-v-4a24c594]{position:relative;width:100%;text-align:center}.title-box .page-title[data-v-4a24c594]{display:inline-block}.title-box .save-title-buttons[data-v-4a24c594]{color:#fff;position:absolute;right:1em;bottom:.5em}.title-box .save-title-buttons a[data-v-4a24c594]{color:#fff}.title-box .save-title-buttons svg[data-v-4a24c594]{cursor:pointer;margin:0 .2em;filter:drop-shadow(.05em .05em .05em rgba(0,0,0,.3333333333))}.title-box .save-title-buttons svg[data-v-4a24c594]:hover{opacity:.9}.page-title[data-v-4a24c594]{color:#fff;border-bottom:.2em #c9d713 solid;text-transform:uppercase;font-family:MuseoSans-900;font-size:2em;margin:.5em}.custom-table[data-v-4a24c594]{color:#3d3d3d;border-collapse:collapse;font-size:.9em}.custom-table.full-width[data-v-4a24c594]{width:100%}.custom-table th[data-v-4a24c594]{font-weight:400;text-align:left;font-family:MuseoSans-500;padding:.7em 1em}.custom-table th svg[data-v-4a24c594]{cursor:pointer}.custom-table th a[data-v-4a24c594]{text-decoration:none;color:#009d97}.custom-table th.action[data-v-4a24c594]{font-size:1.3em;color:#009d97;text-align:center}.custom-table th.center[data-v-4a24c594]{text-align:center}.custom-table td[data-v-4a24c594]{padding:.7em 1em}.custom-table td.right[data-v-4a24c594]{text-align:right}.custom-table td.center[data-v-4a24c594]{text-align:center}.custom-table td span[data-v-4a24c594]{font-family:MuseoSans-300}.custom-table td svg.table-button[data-v-4a24c594]{cursor:pointer;margin:.1em .7em}.custom-table td svg.table-button.lime[data-v-4a24c594]{color:#c9d713}.custom-table td svg.table-button.turq[data-v-4a24c594]{color:#009d97}.custom-table td svg.table-button.red[data-v-4a24c594]{color:#ec000c}.custom-table tr[data-v-4a24c594]{border-top:.1em solid lightgray;border-bottom:.1em solid lightgray}.pages[data-v-4a24c594]{display:flex;justify-content:space-between}.pages .pageNumbers[data-v-4a24c594]{font-family:MuseoSans-300;font-size:.8em}.pages .arrows .avaliable[data-v-4a24c594]{pointer-events:none;cursor:default;color:#d3d3d3}.pages .arrows .avaliable[data-v-4a24c594]:hover{background:white}.pages .arrows span[data-v-4a24c594]{padding:.5em 1em;cursor:pointer;display:inline-block}.pages .arrows span[data-v-4a24c594]:hover{background:whitesmoke}.filter-form .title[data-v-4a24c594]{color:#009d97;font-size:1.3em;text-transform:uppercase;font-family:MuseoSans-900}.filter-form .field[data-v-4a24c594]{display:flex;flex-wrap:wrap;align-items:center;justify-content:left;margin:1em}.filter-form .field label[data-v-4a24c594]:first-child{margin-right:1em;min-width:5em;text-align:left;flex:1}.filter-form .field input[data-v-4a24c594]:last-child,.filter-form .field select[data-v-4a24c594]:last-child,.filter-form .field span.input[data-v-4a24c594]:last-child,.filter-form .field .custom-search[data-v-4a24c594]:last-child{flex:5;text-align:left;width:100%}.filter-form .buttons[data-v-4a24c594]{display:flex;justify-content:space-evenly}.filter-tags .filter-tag[data-v-4a24c594]{font-size:.8em;padding:.2em 1em;margin:.2em .3em;border-radius:1em;white-space:nowrap;display:inline-block;background:#c9d713;color:#3d3d3d}.filter-tags .filter-tag svg[data-v-4a24c594]{cursor:pointer}.switch-enter-from[data-v-4a24c594],.switch-leave-to[data-v-4a24c594]{opacity:0}.switch-enter-to[data-v-4a24c594],.switch-leave-from[data-v-4a24c594]{opacity:1}.switch-enter-active[data-v-4a24c594],.switch-leave-active[data-v-4a24c594]{transition:all .15s ease}.flip-enter-from[data-v-4a24c594],.flip-leave-to[data-v-4a24c594]{-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.flip-enter-active[data-v-4a24c594]{transition:all 0s ease}.flip-leave-active[data-v-4a24c594]{transition:all .3s ease}.detail-form[data-v-4a24c594]{display:flex;flex-direction:column}.detail-form .subtitle[data-v-4a24c594]{font-size:1.3em;font-family:MuseoSans-500;border-bottom:solid #c9d713 .1em}.detail-form .row[data-v-4a24c594],.detail-form .row-buttons[data-v-4a24c594]{display:flex;flex:1;flex-wrap:wrap}.detail-form .row .field[data-v-4a24c594],.detail-form .row-buttons .field[data-v-4a24c594]{margin:1em;display:flex;align-items:flex-end;flex:1}.detail-form .row .field[data-v-4a24c594] :last-child,.detail-form .row-buttons .field[data-v-4a24c594] :last-child{flex:1;min-width:6em}.detail-form .row .field .input[data-v-4a24c594],.detail-form .row-buttons .field .input[data-v-4a24c594]{text-align:left}.detail-form .row .field .input[data-v-4a24c594] :last-child,.detail-form .row-buttons .field .input[data-v-4a24c594] :last-child{min-width:auto}.detail-form .row .field label[data-v-4a24c594],.detail-form .row-buttons .field label[data-v-4a24c594]{margin-right:.2em;text-align:left;width:7em}.detail-form .row.check-group .field[data-v-4a24c594],.detail-form .check-group.row-buttons .field[data-v-4a24c594]{align-items:flex-start}.detail-form .row.check-group .field label[data-v-4a24c594],.detail-form .check-group.row-buttons .field label[data-v-4a24c594]{width:auto;white-space:nowrap;flex:7}.detail-form .row.check-group .field[data-v-4a24c594] :last-child,.detail-form .check-group.row-buttons .field[data-v-4a24c594] :last-child{min-width:1em}.detail-form .row-buttons[data-v-4a24c594]{margin:1em 0;justify-content:center}.detail-form .row-buttons button[data-v-4a24c594],.detail-form .row-buttons a[data-v-4a24c594]{margin:0 1em}.detail-form .row-buttons button[data-v-4a24c594]:last-child,.detail-form .row-buttons a[data-v-4a24c594]:last-child{margin-right:0}.detail-form .row-buttons button[data-v-4a24c594]:first-child,.detail-form .row-buttons a[data-v-4a24c594]:first-child{margin-left:0}.loading-spinner[data-v-4a24c594]{position:absolute;background-color:#fffa;top:0;left:0;bottom:0;right:0;border-radius:.3em;display:flex;justify-content:center;align-items:center}.loading-spinner svg[data-v-4a24c594]{color:#c9d713;height:5em;width:5em}.accordion[data-v-4a24c594]{padding:0}.accordion.small[data-v-4a24c594]{-webkit-box-shadow:.1em .1em .5em -.1em rgba(0,0,0,.1);box-shadow:.1em .1em .5em -.1em #0000001a}.accordion .header[data-v-4a24c594]{background:#c9d713;border-top-right-radius:.2em;border-top-left-radius:.2em;color:#fff;font-size:1.3em;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.accordion .header.closed[data-v-4a24c594]{border-radius:.2em}.accordion .header.small[data-v-4a24c594]{font-size:1.1em}.accordion .header label[data-v-4a24c594]{cursor:pointer;font-family:MuseoSans-700;padding:.4em 1em}.accordion .header.turq[data-v-4a24c594]{background:#009D97}.accordion .header.dark-turq[data-v-4a24c594]{background:#007a7e}.accordion .header.black[data-v-4a24c594]{background:rgb(61,61,61)}.accordion .header.white[data-v-4a24c594]{background:white;color:#b6bf05}.accordion .header svg[data-v-4a24c594]{cursor:pointer;padding:.4em 1em}.accordion .body[data-v-4a24c594]{padding:1em 1.5em}.accordion .body.closed[data-v-4a24c594]{height:0;overflow:hidden;padding:0}.list-enter-active[data-v-4a24c594],.list-leave-active[data-v-4a24c594]{transition:all .4s ease}.list-enter-from[data-v-4a24c594],.list-leave-to[data-v-4a24c594]{opacity:0;transform:translate(30px)}.modal-title[data-v-4a24c594]{display:flex}.modal-title label[data-v-4a24c594]{flex:1;font-size:1.3em;font-family:MuseoSans-700;color:#009d97}.modal-title .buttons[data-v-4a24c594]{color:#b6bf05}.modal-title .buttons span[data-v-4a24c594]{cursor:pointer;margin:0 .5em}.modal-subtitle[data-v-4a24c594]{font-size:1.2em;text-align:left;font-family:MuseoSans-500;color:#c9d713;border-bottom:solid 3px #c9d713}.custom-table .status-tag[data-v-4a24c594]{font-family:MuseoSans-900;font-size:.8em;padding:.2em .5em;border-radius:.4em;color:#fff;margin:0 auto}.custom-table .status-tag.PENDING[data-v-4a24c594]{background:#c9d713}.custom-table .status-tag.CLOSED[data-v-4a24c594],.custom-table .status-tag.CERRADA[data-v-4a24c594],.custom-table .status-tag.CERRADO[data-v-4a24c594]{background:rgb(61,61,61)}.custom-table .status-tag.DRAFT[data-v-4a24c594]{background:gray}.custom-table .status-tag.WORKING[data-v-4a24c594],.custom-table .status-tag.ABIERTA[data-v-4a24c594],.custom-table .status-tag.ABIERTO[data-v-4a24c594]{background:#009D97}.tabs[data-v-4a24c594]{width:100%}.tabs .headers[data-v-4a24c594]{display:flex}.tabs .headers .header[data-v-4a24c594]{background:#B6BF05;color:#fff;font-family:MuseoSans-700;font-size:1.1em;padding:.3em .5em;margin:.1em;opacity:.5;text-transform:uppercase;cursor:pointer}.tabs .headers .header[data-v-4a24c594]:hover{opacity:1}.tabs .headers .header.active[data-v-4a24c594]{opacity:.9}.tabs .headers .header.white[data-v-4a24c594]{color:#c9d713;background:white}.tabs .headers .header.black[data-v-4a24c594]{background:rgb(61,61,61)}.tabs .headers .header.turq[data-v-4a24c594]{background:#009D97}.modal-mask[data-v-4a24c594]{text-align:center;position:fixed;z-index:9997;top:0;left:0;width:100vw;height:100%;background-color:#00000080;display:table;transition:opacity .3s ease}.modal-wrapper[data-v-4a24c594]{width:100vw;display:table-cell;vertical-align:middle;text-align:center!important}.modal-container[data-v-4a24c594]{display:inline-block;background-color:#fffffffc;box-shadow:0 2px 8px #00000054;transition:all .3s ease;max-height:97vh;box-sizing:border-box}.modal-enter[data-v-4a24c594],.modal-leave-active[data-v-4a24c594]{opacity:0}.modal-enter .modal-container[data-v-4a24c594],.modal-leave-active .modal-container[data-v-4a24c594]{-webkit-transform:scale(1.1);transform:scale(1.1)}.custom-search[data-v-1f1e2cd8]{position:relative}.custom-search input[data-v-1f1e2cd8]{width:100%}.custom-search .custom-search-list[data-v-1f1e2cd8]{z-index:9999;display:flex;flex-direction:column;position:absolute;top:1.5em;align-items:stretch;background:white;border:1px solid lightgrey;overflow-y:auto;max-height:12em}.custom-search .custom-search-list .custom-search-item[data-v-1f1e2cd8]{cursor:pointer;text-align:left;display:block;white-space:nowrap;padding:.3em 1em;user-select:none}.custom-search .custom-search-list .custom-search-item[data-v-1f1e2cd8]:hover{background:#ededed}.filter-form[data-v-2b7fd966]{display:flex;flex-direction:column;gap:1rem}.row[data-v-2b7fd966]{display:flex;gap:1.5rem}.field[data-v-2b7fd966]{flex:1;display:flex;align-items:center;gap:.5rem;label[data-v-2b7fd966] {font-weight: bold; width: 6rem; flex-shrink: 0;} input[type="text"][data-v-2b7fd966] {min-width: 12rem; max-width: 100%;} input[type="date"][data-v-2b7fd966] {min-width: 10rem; max-width: 100%;} select[data-v-2b7fd966] {min-width: 12rem; max-width: 100%;}}.range[data-v-2b7fd966]{display:flex;gap:.5em;align-items:center}.table-icon[data-v-b4d9a438]{font-size:1.1em;margin:0 .5em}.buttons[data-v-b4d9a438]{display:flex;justify-content:space-between;margin-top:1em}.buttons .fa[data-v-b4d9a438]{font-size:1.5em;vertical-align:middle;margin-top:-.75em;margin-bottom:-.55em}#docs[data-v-b4d9a438]{margin:1em}#upload-form[data-v-b4d9a438]{min-width:11em}.round[data-v-b4d9a438]{padding:.45em .5em;min-width:0}.upload-button[data-v-b4d9a438]{margin-bottom:.5em;display:inline-block}.icon-button[data-v-1b63042c]{background:none;border:none;padding:0;margin-left:.5em;cursor:pointer;box-shadow:none}.center[data-v-1b63042c]{text-align:center}.action-buttons i[data-v-1b63042c]{margin:0 .4em;cursor:pointer}.table-icon[data-v-69c5d27d]{font-size:1.1em;margin:0 .5em}.buttons[data-v-69c5d27d]{display:flex;justify-content:space-between;margin-top:1em}.buttons .fa[data-v-69c5d27d]{font-size:1.5em;vertical-align:middle;margin-top:-.75em;margin-bottom:-.55em}#docs[data-v-69c5d27d]{margin:1em}#upload-form[data-v-69c5d27d]{min-width:11em}.round[data-v-69c5d27d]{padding:.45em .5em;min-width:0}.upload-button[data-v-69c5d27d]{margin-bottom:.5em;display:inline-block}.detail-form .check-group .field label[data-v-6409d174]{flex:unset}.detail-form .check-group .field input[data-v-6409d174]{flex:1}a[data-v-6409d174]{color:#fff}.filter-tag svg[data-v-84fb5e70]{width:1em;min-width:1em!important}.docs[data-v-84fb5e70]{color:#b6bf05;cursor:pointer}.docs[data-v-84fb5e70]:hover{opacity:.7}.add-event[data-v-4553bf78]{text-align:center}.add-event svg[data-v-4553bf78]{font-size:2.5em;color:#009d97;cursor:pointer;margin-bottom:.2em}.inner-events .header[data-v-4553bf78]{font-size:.8rem;cursor:pointer}.timeline[data-v-4553bf78]{position:relative;max-width:100%;margin:0 auto}.timeline[data-v-4553bf78]:after{content:"";position:absolute;width:.5em;background-color:#007a7e;top:0;bottom:0;left:50%;margin-left:-.3em}.container[data-v-4553bf78]{padding:.5em 3em;position:relative;background-color:inherit;box-sizing:border-box;width:50%}.container[data-v-4553bf78]:after{content:"";position:absolute;width:1.3em;height:1.3em;right:-1em;background-color:#fff;border:.4em solid #c9d713;top:0;border-radius:50%;z-index:1}.container[data-v-4553bf78]:nth-child(even){left:0;padding-left:0}.container:nth-child(even) .content[data-v-4553bf78]{border-top-right-radius:0}.container[data-v-4553bf78]:nth-child(odd){left:50%;padding-right:0}.container:nth-child(odd) .content[data-v-4553bf78]{border-top-left-radius:0}.container[data-v-4553bf78]:nth-child(even):before{content:" ";height:0;position:absolute;top:.5em;width:0;z-index:1;right:1.8em;border:solid pink;border-width:.6em .6em .6em .6em;border-color:white transparent transparent white}.container[data-v-4553bf78]:nth-child(odd):before{content:" ";height:0;position:absolute;top:.5em;width:0;z-index:1;left:1.85em;border:medium solid pink;border-width:.6em .6em .6em .6em;border-color:white white transparent transparent}.container[data-v-4553bf78]:nth-child(odd):after{left:-1.1em}.content[data-v-4553bf78]{padding:.5em 1em;background-color:#fff;position:relative;border-radius:.7em;-webkit-box-shadow:.1em .1em .6em 0em rgba(0,0,0,.0666666667);box-shadow:.1em .1em .6em #0001}.content .title[data-v-4553bf78]{color:#009d97;text-transform:uppercase;font-family:MuseoSans-700;font-size:1.3em}.content .title .date[data-v-4553bf78]{color:#3d3d3d;font-family:MuseoSans-300;font-size:.9rem;margin-left:.5em}.content .title .date .fa-arrow-right[data-v-4553bf78]{padding:0 .5em}.content .gangs[data-v-4553bf78]{font-size:.8em}.loading[data-v-4553bf78]{text-align:center}.loading svg[data-v-4553bf78]{color:#009d97}@media screen and (max-width: 900px){.timeline[data-v-4553bf78]:after{left:1.5em}.container[data-v-4553bf78]{width:100%;padding-left:4em!important;padding-right:1em!important}.container[data-v-4553bf78]:nth-child(even):before,.container[data-v-4553bf78]:nth-child(odd):before{left:3em;border:medium solid pink;border-width:.6em .6em .6em .6em;border-color:white white transparent transparent}.container[data-v-4553bf78]:after{left:.4em}.container[data-v-4553bf78]:nth-child(odd):after{left:.4em}.container[data-v-4553bf78]:nth-child(odd){left:0em}.container:nth-child(even) .content[data-v-4553bf78]{border-top-left-radius:0}}.content .title .action[data-v-4553bf78]{opacity:0}.content:hover .title .action[data-v-4553bf78]{opacity:1}.title .action[data-v-4553bf78]{display:inline}.title .action span[data-v-4553bf78]{cursor:pointer;font-size:.6em;vertical-align:top;float:right;padding:.5em;opacity:.7}.title .action span[data-v-4553bf78]:first-child{padding-right:0}.title .action span[data-v-4553bf78]:last-child{padding-left:0}.title .action span .red[data-v-4553bf78]{color:#c9002b}.title .action span .lime[data-v-4553bf78]{color:#c9d713}.title .action span[data-v-4553bf78]:hover{opacity:1}.hand-title[data-v-a9bd1554]{font-family:MuseoSans-700;color:#c9d713;font-size:1.2em;text-transform:uppercase;margin-top:.4em}.commodity[data-v-a9bd1554]{color:#009d97;font-family:MuseoSans-500;font-size:1.1em}.modal-title[data-v-a9bd1554]{border-bottom:2px solid #009D97;margin-bottom:1em}button.black[data-v-a9bd1554]{margin-top:1em}.colors .color-tag[data-v-edcbc2e8],.colors-table .color-tag[data-v-edcbc2e8]{cursor:pointer;display:inline-block;min-width:auto!important;border:.2em solid rgb(61,61,61);margin:.2em .5em;border-radius:.5em;padding:.25em}.colors .color-tag label[data-v-edcbc2e8],.colors-table .color-tag label[data-v-edcbc2e8]{font-family:MuseoSans-900;font-size:.8em;text-transform:uppercase;filter:brightness(.7) saturate(1.7);mix-blend-mode:multiply}.colors .color-tag svg[data-v-edcbc2e8],.colors-table .color-tag svg[data-v-edcbc2e8]{opacity:0;min-width:auto!important;color:#3d3d3d;transition:all .3s}.colors .color-tag:hover svg[data-v-edcbc2e8],.colors-table .color-tag:hover svg[data-v-edcbc2e8]{opacity:1}.colors-table[data-v-edcbc2e8]{flex:1;text-align:left;margin:0 -.5em}.colors-table .color-tag[data-v-edcbc2e8]{padding:.3em .6em}.colors[data-v-edcbc2e8]{flex:1;text-align:left;margin:1.5em 0 0 -.5em}.colors .color-tag[data-v-edcbc2e8]{padding:0 .25em}.add-color[data-v-edcbc2e8]{color:#c9d713;font-size:1.5em;cursor:pointer;display:inline-block;margin:1em .5em 0}.add-color svg[data-v-edcbc2e8]{min-width:auto!important}.subtitle[data-v-edcbc2e8]{margin-top:.5em}.attention[data-v-edcbc2e8]{color:#d3d3d3;cursor:pointer}.attention.needed[data-v-edcbc2e8]{color:#e40026}.add-quantity[data-v-edcbc2e8]{max-width:4em;min-width:4em;text-align:center}ul[data-v-3092c471]{padding:0}.modal-subtitle[data-v-3092c471]{margin-top:1.5em;margin-bottom:-.8em}.gallery[data-v-3092c471]{display:flex;flex-wrap:wrap}.gallery li[data-v-3092c471]{list-style-type:none;position:relative;height:25vh;flex-grow:1;margin:.5em;padding:.5em;box-shadow:0 .5em 1em #0003;transition:.3s}.gallery li[data-v-3092c471]:hover{box-shadow:0 .8em 1.5em #0000004d}.gallery li:hover .delete-button[data-v-3092c471]{display:inline-block}.gallery a img[data-v-3092c471]{cursor:pointer;max-height:100%;min-width:100%;object-fit:cover;vertical-align:bottom}.gallery .delete-button[data-v-3092c471]{display:none;font-size:1.3em;width:1em;height:1em;padding:.1em;z-index:9999;background-size:cover;position:absolute;color:#e6010d;cursor:pointer;top:-.7em;right:-.7em}.field[data-v-3092c471]{display:flex;margin:1.2em 0}.field label[data-v-3092c471]{margin-right:1em;font-family:MuseoSans-500}.field select[data-v-3092c471]{flex:1}.colors[data-v-682bfaa8]{flex:1;text-align:left;margin:0 1em}.colors .color-tag[data-v-682bfaa8]{cursor:pointer;display:inline-block;min-width:auto!important;border:.2em solid rgb(61,61,61);margin:.2em .5em;border-radius:.2em;padding:0 .25em}.colors .color-tag svg[data-v-682bfaa8]{opacity:0;min-width:auto!important;color:#3d3d3d;transition:all .3s}.colors .color-tag:hover svg[data-v-682bfaa8]{opacity:1}.add-color[data-v-682bfaa8]{color:#c9d713;font-size:1.5em;cursor:pointer;display:inline-block;margin:0 .5em}.add-color svg[data-v-682bfaa8]{min-width:auto!important}.subtitle[data-v-682bfaa8]{margin-top:.5em}.attention[data-v-682bfaa8]{color:#d3d3d3;cursor:pointer}.attention.needed[data-v-682bfaa8]{color:#e40026}.icon-button[data-v-71b1c018]{background:none;border:none;padding:0;margin-left:.5em;cursor:pointer;box-shadow:none}.center[data-v-71b1c018]{text-align:center}.action-buttons i[data-v-71b1c018]{margin:0 .4em;cursor:pointer}.action[data-v-71b1c018]{padding:.7em .4em}.upload-button[data-v-71b1c018]{margin:0 0 0 .5em;display:inline-block}ul[data-v-764a5ac0]{padding:0}.modal-subtitle[data-v-764a5ac0]{margin-top:1.5em;margin-bottom:-.8em}.gallery[data-v-764a5ac0]{display:flex;flex-wrap:wrap}.gallery li[data-v-764a5ac0]{list-style-type:none;position:relative;height:25vh;flex-grow:1;margin:.5em;padding:.5em;box-shadow:0 .5em 1em #0003;transition:.3s}.gallery li[data-v-764a5ac0]:hover{box-shadow:0 .8em 1.5em #0000004d}.gallery li:hover .delete-button[data-v-764a5ac0]{display:inline-block}.gallery a img[data-v-764a5ac0]{cursor:pointer;max-height:100%;min-width:100%;object-fit:cover;vertical-align:bottom}.gallery .delete-button[data-v-764a5ac0]{display:none;font-size:1.3em;width:1em;height:1em;padding:.1em;z-index:9999;background-size:cover;position:absolute;color:#e6010d;cursor:pointer;top:-.7em;right:-.7em}.field[data-v-764a5ac0]{display:flex;margin:1.2em 0}.field label[data-v-764a5ac0]{margin-right:1em;font-family:MuseoSans-500}.field select[data-v-764a5ac0]{flex:1}.docs[data-v-1e9aea79]{color:#b6bf05;cursor:pointer}.docs[data-v-1e9aea79]:hover{opacity:.7}.filter-tag svg[data-v-1340c473]{width:1em;min-width:1em!important}.docs[data-v-1340c473]{color:#b6bf05;cursor:pointer}.docs[data-v-1340c473]:hover{opacity:.7}.docs[data-v-8fb3d6a2]{color:#b6bf05;cursor:pointer}.docs[data-v-8fb3d6a2]:hover{opacity:.7}.detail-form[data-v-8fb3d6a2]{margin:0 1.5em;overflow:visible}.inline-box[data-v-544826e7]{display:inline-block}.clickable[data-v-bf97a9fa]{margin-left:.5em;cursor:pointer;vertical-align:super;color:#d3d3d3}.clickable[data-v-bf97a9fa]:hover{opacity:.7}.clickable.active[data-v-bf97a9fa]{color:#009d97}.detail-form .check-group .field label[data-v-bf97a9fa]{flex:unset}.detail-form .check-group .field input[data-v-bf97a9fa]{flex:1}.subtitle[data-v-bf97a9fa]{color:gray;font-size:.8em}.subtitle .bold[data-v-bf97a9fa]{font-family:MuseoSans-500}.add-event[data-v-bf97a9fa]{text-align:center}.add-event svg[data-v-bf97a9fa]{font-size:2.5em;color:#009d97;cursor:pointer;margin-bottom:.2em}.inner-events .header[data-v-bf97a9fa]{font-size:.8rem;cursor:pointer}.timeline[data-v-bf97a9fa]{position:relative;max-width:100%;margin:0 auto}.timeline[data-v-bf97a9fa]:after{content:"";position:absolute;width:.5em;background-color:#007a7e;top:0;bottom:0;left:50%;margin-left:-.3em}.container[data-v-bf97a9fa]{padding:.5em 3em;position:relative;background-color:inherit;box-sizing:border-box;width:50%}.container[data-v-bf97a9fa]:after{content:"";position:absolute;width:1.3em;height:1.3em;right:-1em;background-color:#fff;border:.4em solid #c9d713;top:0;border-radius:50%;z-index:1}.container[data-v-bf97a9fa]:nth-child(even){left:0;padding-left:0}.container:nth-child(even) .content[data-v-bf97a9fa]{border-top-right-radius:0}.container[data-v-bf97a9fa]:nth-child(odd){left:50%;padding-right:0}.container:nth-child(odd) .content[data-v-bf97a9fa]{border-top-left-radius:0}.container[data-v-bf97a9fa]:nth-child(even):before{content:" ";height:0;position:absolute;top:.5em;width:0;z-index:1;right:1.8em;border:solid pink;border-width:.6em .6em .6em .6em;border-color:white transparent transparent white}.container[data-v-bf97a9fa]:nth-child(odd):before{content:" ";height:0;position:absolute;top:.5em;width:0;z-index:1;left:1.85em;border:medium solid pink;border-width:.6em .6em .6em .6em;border-color:white white transparent transparent}.container[data-v-bf97a9fa]:nth-child(odd):after{left:-1.1em}.content[data-v-bf97a9fa]{padding:.5em 1em;background-color:#fff;position:relative;border-radius:.7em;-webkit-box-shadow:.1em .1em .6em 0em rgba(0,0,0,.0666666667);box-shadow:.1em .1em .6em #0001}.content .title[data-v-bf97a9fa]{color:#009d97;text-transform:uppercase;font-family:MuseoSans-700;font-size:1.3em}.content .title .date[data-v-bf97a9fa]{color:#3d3d3d;font-family:MuseoSans-300;font-size:.9rem;margin-left:.5em}.content .gangs[data-v-bf97a9fa]{font-size:.8em}.loading[data-v-bf97a9fa]{text-align:center}.loading svg[data-v-bf97a9fa]{color:#009d97}@media screen and (max-width: 900px){.timeline[data-v-bf97a9fa]:after{left:1.5em}.container[data-v-bf97a9fa]{width:100%;padding-left:4em!important;padding-right:1em!important}.container[data-v-bf97a9fa]:nth-child(even):before,.container[data-v-bf97a9fa]:nth-child(odd):before{left:3em;border:medium solid pink;border-width:.6em .6em .6em .6em;border-color:white white transparent transparent}.container[data-v-bf97a9fa]:after{left:.4em}.container[data-v-bf97a9fa]:nth-child(odd):after{left:.4em}.container[data-v-bf97a9fa]:nth-child(odd){left:0em}.container:nth-child(even) .content[data-v-bf97a9fa]{border-top-left-radius:0}}.content .title .action[data-v-bf97a9fa]{opacity:0}.content:hover .title .action[data-v-bf97a9fa]{opacity:1}.title .action[data-v-bf97a9fa]{display:inline}.title .action span[data-v-bf97a9fa]{cursor:pointer;font-size:.6em;vertical-align:top;float:right;padding:.5em;opacity:.7}.title .action span[data-v-bf97a9fa]:first-child{padding-right:0}.title .action span[data-v-bf97a9fa]:last-child{padding-left:0}.title .action span .red[data-v-bf97a9fa]{color:#c9002b}.title .action span .lime[data-v-bf97a9fa]{color:#c9d713}.title .action span[data-v-bf97a9fa]:hover{opacity:1}.inline-box[data-v-7603d41d]{display:inline-block}.form[data-v-0f6f48ba]{margin:0 2em 1.5em}.form div[data-v-0f6f48ba]{margin:1em 0;position:relative}.form .input-icon[data-v-0f6f48ba],.form .right-input-icon[data-v-0f6f48ba]{font-size:1.3em;bottom:.4em;position:absolute}.form .right-input-icon[data-v-0f6f48ba]{cursor:pointer;right:0}.form input[data-v-0f6f48ba]{padding-left:1em;font-size:1.5em;max-width:100%;box-sizing:border-box}.show-pass[data-v-0f6f48ba]{display:inline-block;color:#666;font-size:.8em}#product-top-bar[data-v-3d5e3050]{z-index:99;position:absolute;width:100%;text-align:center;color:#fff;top:0;background:rgba(0,157,151,.64)}#product-top-bar a[data-v-3d5e3050]{text-decoration:none}#product-top-bar .language[data-v-3d5e3050]{text-align:right;white-space:nowrap}#product-top-bar .language span[data-v-3d5e3050]:hover{cursor:pointer;font-weight:700}#product-top-bar .language .active[data-v-3d5e3050]{font-family:MuseoSans-900}#product-top-bar .inner-content[data-v-3d5e3050]{margin:auto;display:flex;justify-content:space-between;align-items:center;padding:.5em 0;max-width:100%;overflow:hidden}#product-top-bar .logo[data-v-3d5e3050]{max-width:15em;padding:0 1em;display:inline-block;filter:brightness(100)}#product-top-bar .logo img[data-v-3d5e3050]{max-width:100%}#product-top-bar .menu[data-v-3d5e3050]{flex:1;color:#fff;font-weight:900;font-size:1rem;text-transform:uppercase;text-align:right}#product-top-bar .menu span[data-v-3d5e3050]{padding:.2em 1%;margin:.5em;font-family:MuseoSans-900;cursor:pointer}#product-top-bar .menu span[data-v-3d5e3050]:hover{text-decoration:underline;text-underline-offset:.4em}#product-top-bar .menu a[data-v-3d5e3050]{color:#fff;text-decoration:none}#product-top-bar .login-button[data-v-3d5e3050]{background:#c9d713;border:none;padding:.5em 1em;border-radius:.3em;text-transform:uppercase;font-family:MuseoSans-900;color:#333}#product-top-bar #body.product[data-v-3d5e3050],#product-top-bar #body.products[data-v-3d5e3050],#product-top-bar #body.services[data-v-3d5e3050],#product-top-bar #body.digitalization[data-v-3d5e3050]{padding:0;height:100vh}#product-top-bar #body.product #app-content[data-v-3d5e3050],#product-top-bar #body.products #app-content[data-v-3d5e3050],#product-top-bar #body.services #app-content[data-v-3d5e3050],#product-top-bar #body.digitalization #app-content[data-v-3d5e3050]{padding:0}.language[data-v-3d5e3050],.hamburguer[data-v-3d5e3050]{padding:0 1em;cursor:pointer}.hamburguer[data-v-3d5e3050]{display:none}.hidden-menu[data-v-3d5e3050]{box-sizing:border-box;background:rgba(0,0,0,.8);padding:1em;right:0;top:0;bottom:1em;position:fixed;height:100vh;z-index:9999;font-size:1.3em;display:flex;flex-direction:column;font-family:MuseoSans-900;text-transform:uppercase;transition:all .3s ease-in-out}.hidden-menu a[data-v-3d5e3050]{color:#fff;margin:.5em 1em}.hidden-menu .close-button[data-v-3d5e3050]{bottom:.5em;width:100%;position:absolute;cursor:pointer}.slide-enter[data-v-3d5e3050],.slide-leave-active[data-v-3d5e3050]{right:-5em;opacity:0}.slide-enter .slide-container[data-v-3d5e3050],.slide-leave-active .slide-container[data-v-3d5e3050]{-webkit-transform:scale(1.1);transform:scale(1.1)}@media screen and (max-width: 950px){.hamburguer[data-v-3d5e3050]{display:inline}.menu[data-v-3d5e3050]{opacity:0;pointer-events:none;height:0;min-width:0}#client-area[data-v-3d5e3050]{display:none}}.login-button[data-v-3d5e3050]{background:#c9d713;border:none;padding:.5em 1em;border-radius:.3em;text-transform:uppercase;font-family:MuseoSans-900;color:#333;font-size:.8rem}img[data-v-7eaf4310]{max-width:100%}.divider .fa-circle[data-v-7eaf4310]{margin:.2em}.description[data-v-7eaf4310]{display:flex;flex-wrap:wrap}.description .text[data-v-7eaf4310]{flex:1;margin:0 2em}.description .image[data-v-7eaf4310]{margin:2em;max-width:100%;width:25em}.product-info h2[data-v-7eaf4310]{text-align:center}.product-info h1[data-v-7eaf4310]{white-space:normal}.product-info p[data-v-7eaf4310]{margin:1em 0}.product-info section[data-v-7eaf4310]{max-width:100%;box-sizing:border-box;width:70em;margin:3em auto}.product-info section .description[data-v-7eaf4310]{position:relative;text-align:center}.product-info section .description .img[data-v-7eaf4310]{max-width:100%;width:17em;position:absolute;top:0;right:-8%;opacity:.1}@keyframes pulse-7eaf4310{0%{transform:scale(.97)}50%{transform:scale(1.1)}to{transform:scale(.97)}}.what-we-do[data-v-7eaf4310]{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.what-we-do .text[data-v-7eaf4310]{flex:4;margin-right:4%;min-width:200px;text-align:justify}.what-we-do .divider[data-v-7eaf4310]{text-align:center}.what-we-do .cards[data-v-7eaf4310]{flex:6;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.what-we-do .cards .card[data-v-7eaf4310]{cursor:default;transition:all .3s ease-in-out;background:white;padding:1.5em .5em;border-radius:.6em;display:inline-block;box-shadow:0 .3em .5em #3333424d;max-width:100%;width:14em;text-align:center;margin:.5em}.what-we-do .cards .card .card-title[data-v-7eaf4310]{font-family:MuseoSans-900;color:#444;margin:.5em 0;text-transform:capitalize}.what-we-do .cards .card p[data-v-7eaf4310]{margin:.5em;font-size:1rem!important}.what-we-do .cards .card[data-v-7eaf4310]:hover{font-size:1.1em;margin:0 .25em;box-shadow:0 .4em 1.2em #33334233}.what-we-do .cards .card:hover .fa-stack[data-v-7eaf4310]{animation:pulse-7eaf4310 2s infinite}.slide-gallery{background-image:url(/presentation.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;height:45em;max-height:100vh;max-width:100vw;display:flex;flex-direction:column;justify-content:center}.darken{position:relative;padding-top:3em;background:rgba(0,0,0,.2666666667);height:100%;width:100%;display:flex;flex-direction:column;justify-content:center}.download-flyer{position:absolute;right:.5em;bottom:.5em}.logo-koa{max-width:90%;width:35em;margin:1em;padding-bottom:6%;filter:brightness(100)}.slide-gallery-msg{color:#fff;box-sizing:border-box;display:inline-block;font-size:4em;width:17em;max-width:94%;font-family:MuseoSans-900;text-transform:uppercase;line-height:1em}.slide-messages{position:relative;padding-bottom:6%}.slide-messages .slide-message{color:#fff;font-size:3em;font-family:MuseoSans-900;text-transform:uppercase;line-height:1em;display:block;width:16em;text-align:center;max-width:100%;margin:0 auto}.slide-messages .slide-message.pos-2{animation-delay:3s}.slide-messages .slide-message.pos-3{animation-delay:6s}.slide-messages .slide-message.pos-4{animation-delay:9s}@keyframes message{5%,25%{opacity:1;transform:translateY(2em)}30%,50%{opacity:0;transform:translateY(6em)}55%,75%{opacity:0;transform:translateY(-2em)}80%,to,0%{opacity:0;transform:translateY(-2em)}}@media screen and (max-width: 900px){.slide-gallery-msg{font-size:calc(1.8em + 3vw)}.slide-messages .slide-message{font-size:calc(1.3em + 3vw)}}#info-banner{background-image:url(/infobanner.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}#info-banner .inner-content{transition:all .1s ease-in-out;height:40em;display:flex;flex-direction:column;justify-content:center;align-items:center;backdrop-filter:brightness(.8)}#info-banner .inner-content h1{font-size:3.5em;font-family:MuseoSans-900;text-transform:uppercase;color:#fff;text-align:center}#info-banner .inner-content button{font-family:MuseoSans-900;text-transform:uppercase;font-size:1.2em;padding:.5em 3em}#info-banner .inner-content:hover{backdrop-filter:blur(.1em) brightness(.6)}@media screen and (max-width: 600px){#info-banner .inner-content{backdrop-filter:brightness(.6)}#info-banner .inner-content h1{font-size:2rem}#info-banner .inner-content button{font-size:1rem;padding:.5 2em}}h3[data-v-e6b51cfc]{font-size:1.4em;color:#b6bf05}img[data-v-e6b51cfc]{max-width:100%}p[data-v-e6b51cfc]{margin:1em 0}section[data-v-e6b51cfc]{max-width:100%;box-sizing:border-box;width:70em;margin:2em auto}.img[data-v-e6b51cfc]{max-width:100%}ol[data-v-e6b51cfc]{position:relative;flex:1;counter-reset:li-counter}ol.second-ol[data-v-e6b51cfc]{counter-reset:li-counter 4}ol li[data-v-e6b51cfc]{background:rgba(0,157,151,.8);color:#fff;padding:.8em 2em .8em 4em;margin:1em 0;font-family:MuseoSans-500;position:relative}ol li[data-v-e6b51cfc]:before{position:absolute;top:-.3em;left:-.5em;width:1.8em;height:1.4em;font-size:2em;line-height:1.5;font-weight:700;text-align:center;color:#fff;background-color:#c9d713;z-index:99;overflow:hidden;content:counter(li-counter);counter-increment:li-counter}ol.small li[data-v-e6b51cfc]{padding:.4em 1em .4em 3em;margin:.8em}ol.small li[data-v-e6b51cfc]:before{font-size:1.5em}.emissions[data-v-e6b51cfc]{display:flex;flex-wrap:wrap}.emissions .image[data-v-e6b51cfc]{flex:1;padding:2em 1em;min-width:12em;max-height:100%;text-align:center}.emissions .image img[data-v-e6b51cfc]{width:30em;max-height:100%;max-width:100%}.side-image-info[data-v-e6b51cfc]{display:flex;flex-wrap:wrap}.side-image-info .text[data-v-e6b51cfc]{padding:1em;flex:2}.side-image-info .text.right[data-v-e6b51cfc]{text-align:right}.side-image-info .image[data-v-e6b51cfc]{flex:1;padding:1em;min-width:12em;max-height:100%;text-align:center}.side-image-info .image img[data-v-e6b51cfc]{width:20em;max-height:100%;max-width:100%}.feature[data-v-e6b51cfc]{margin:1em auto;padding:1em 0;display:flex;flex-wrap:wrap;align-items:center}.feature .text[data-v-e6b51cfc]{flex:5;max-width:100%;box-sizing:border-box;padding:2em 0}.feature .text .text-wrapper[data-v-e6b51cfc]{height:100%;margin:auto;max-width:100%;min-width:20em;width:35em}.feature .text .text-wrapper h3[data-v-e6b51cfc]{margin-bottom:1em}.feature .image[data-v-e6b51cfc]{flex:7;margin:2em 0;min-width:20em;max-width:100%;width:25em}.feature.right[data-v-e6b51cfc]{text-align:right;flex-wrap:wrap-reverse}.feature.right .image[data-v-e6b51cfc]{margin-right:5%}.feature.left .image[data-v-e6b51cfc]{margin-left:5%}@media screen and (max-width: 950px){.feature .text .text-wrapper[data-v-e6b51cfc]{width:auto;min-width:10em}.feature.right[data-v-e6b51cfc]{flex-direction:column-reverse;text-align:center}.feature.right .image[data-v-e6b51cfc]{margin-right:0;width:40em}.feature.left[data-v-e6b51cfc]{flex-direction:column;text-align:center}.feature.left .image[data-v-e6b51cfc]{margin-left:0;width:42em}}.product-footer .green[data-v-4eb783a4]{background:#c9d713;height:3em;display:flex;align-items:center;padding:.5em 1em}.product-footer .green .menu[data-v-4eb783a4]{flex:1;text-transform:uppercase;text-align:center}.product-footer .green .menu a[data-v-4eb783a4]{font-family:MuseoSans-900;color:#3d3d3d;padding:.3em .5em;margin:0 .5em}.product-footer .green .logo[data-v-4eb783a4]{max-width:10em;filter:brightness(.1);opacity:.8;min-width:3em}.product-footer .green .social-media a[data-v-4eb783a4]{margin:0 .5em;color:#3d3d3d}.politics[data-v-4eb783a4]{display:flex;background:white;text-transform:uppercase;justify-content:center}.politics a[data-v-4eb783a4]{margin:.7em 3em;color:#3d3d3d;font-family:MuseoSans-500}@media screen and (max-width: 1050px){.product-footer .green .menu a[data-v-4eb783a4]{padding:.3em .5em;margin:0 .5em}}@media screen and (max-width: 800px){.product-footer .green .menu[data-v-4eb783a4]{display:flex;flex-wrap:wrap;min-width:16em;justify-content:center}.product-footer .green .menu a[data-v-4eb783a4]{padding:.1em .5em}.product-footer .green .social-media a[data-v-4eb783a4]{margin:.1em}}a[data-v-a2980620]{transform:rotate(180deg);writing-mode:vertical-rl;text-decoration:none;background:#009D97;padding:2em .7em 2em .2em;z-index:9000;position:fixed;top:30vh;right:0;color:#fff;font-size:1.2em;text-transform:uppercase;font-family:MuseoSans-700;border-top-right-radius:1em;border-bottom-right-radius:1em;box-shadow:.1em 0 .5em #0002}img{max-width:100%}#product{background:#EEE;color:#333;font-family:MuseoSans-300;font-size:.9rem;max-width:calc(100vw - 1.1em);width:100%;box-sizing:border-box}#product .bold{font-family:MuseoSans-900}#product p{font-size:1.1em;line-height:1.1em;text-align:justify}#product #product-info{width:85em;padding:1em;max-width:100%;box-sizing:border-box;margin:auto;background:white;box-shadow:0 1em 1em #3333331a;overflow:hidden}h2{color:#009d97;font-size:2.1em;font-family:MuseoSans-900;font-weight:900;text-transform:uppercase}h1{color:#009d97;font-size:2.5em;font-family:MuseoSans-900;font-weight:900;text-transform:uppercase}h3{font-size:2em;color:#009d97;font-family:MuseoSans-900;font-weight:900;text-transform:uppercase}@media (max-width: 750px){#product{max-width:100vw}}#contact[data-v-5a0e9bf0]{background-image:url(/background.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}.card[data-v-5a0e9bf0]{max-width:100%;width:30em;background:rgba(51,51,51,.9);color:#fff}.card a[data-v-5a0e9bf0]{text-decoration:none;color:#c9d713}.card .title[data-v-5a0e9bf0]{color:#c9d713;text-transform:uppercase;font-family:MuseoSans-900;font-size:1.6em}.form[data-v-5a0e9bf0]{flex-direction:column;font-size:.9em}.form div[data-v-5a0e9bf0]{margin:.5em}.form label[data-v-5a0e9bf0]{display:block}.form input[data-v-5a0e9bf0],.form textarea[data-v-5a0e9bf0]{width:100%;outline:none;padding:.4em .7em;box-sizing:border-box}.form .back-button[data-v-5a0e9bf0]{background:white;color:#b6bf05}#contact[data-v-5a0e9bf0]{display:flex;justify-content:center;align-items:center;min-height:100vh}.card[data-v-5a0e9bf0]{padding:1em 2em}.primary[data-v-5a0e9bf0]{color:#009d97}.title[data-v-5a0e9bf0]{text-transform:uppercase}textarea[data-v-5a0e9bf0]{resize:vertical;min-height:4em}button[data-v-5a0e9bf0]{margin:.3em 1em}a[data-v-4e7abab2]{text-decoration:none;color:#009d97}.page-margins[data-v-4e7abab2]{text-align:justify;padding:4em 0;margin:0 15vw;font-size:1.1em}.page-margins .page-title[data-v-4e7abab2]{font-family:MuseoSans-900;text-transform:uppercase;color:#009d97}.page-margins li[data-v-4e7abab2],.page-margins p[data-v-4e7abab2]{margin:2.5em 0}.page-margins b[data-v-4e7abab2]{font-family:MuseoSans-700}td b[data-v-4e7abab2]{margin-right:2em}.buttons[data-v-4e7abab2]{text-align:center;margin-bottom:2em}@media only screen and (max-width: 800px){.page-margins[data-v-4e7abab2]{margin:0 5vw}}@font-face{font-family:MuseoSans-100;src:url(/assets/MuseoSans_100.68e3b7f9.otf) format("opentype")}@font-face{font-family:MuseoSans-300;src:url(/assets/MuseoSans_300.ecc24f40.otf) format("opentype")}@font-face{font-family:MuseoSans-500;src:url(/assets/MuseoSans_500.46428f2c.otf) format("opentype")}@font-face{font-family:MuseoSans-700;src:url(/assets/MuseoSans_700.c36ca8cd.otf) format("opentype")}@font-face{font-family:MuseoSans-900;src:url(/assets/MuseoSans_900.3523734a.otf) format("opentype")}a[data-v-58b33585]{text-decoration:none;color:#009d97}.page-margins[data-v-58b33585]{text-align:justify;margin:0 15vw;padding:4em 0;font-size:1.1em}.page-margins .page-title[data-v-58b33585]{font-family:MuseoSans-900;text-transform:uppercase;color:#009d97}.page-margins li[data-v-58b33585],.page-margins p[data-v-58b33585]{margin:2.5em 0}.page-margins b[data-v-58b33585]{font-family:MuseoSans-700}td b[data-v-58b33585]{margin-right:2em}.buttons[data-v-58b33585]{text-align:center;margin-bottom:2em}@media only screen and (max-width: 800px){.page-margins[data-v-58b33585]{margin:0 5vw}}
