.icon{display:inline-block;width:1em;height:1em;fill:currentColor;text-decoration:inherit}.dropdown{overflow:hidden;backface-visibility:hidden;transition:height 425ms cubic-bezier(.6,.05,.01,.99)}.dropdown__content{margin-top:0;margin-bottom:0;opacity:0;transform:translate3d(0,-1.25rem,0);pointer-events:none;transition:transform .4s cubic-bezier(.6,.05,.01,.99),opacity .25s linear}.dropdown__content:after,.dropdown__content:before{content:"";display:table}.dropdown__content.-open{opacity:1;transform:translateZ(0);pointer-events:auto;z-index:0;transition:transform 425ms cubic-bezier(.6,.05,.01,.99),opacity .25s linear .15s}*{margin:0;padding:0;background:none;border:none;border-radius:0;outline:none;-moz-margin-after:0;-webkit-margin-after:0;-moz-margin-before:0;-webkit-margin-before:0;-moz-margin-end:0;-webkit-margin-end:0;-moz-margin-start:0;-webkit-margin-start:0;-moz-padding-after:0;-webkit-padding-after:0;-moz-padding-before:0;-webkit-padding-before:0;-moz-padding-end:0;-webkit-padding-end:0;-moz-padding-start:0;-webkit-padding-start:0}*,:after,:before{box-sizing:inherit}:active,:hover{outline:0}html{box-sizing:border-box;height:100%;font-size:100%}body{position:relative;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}address,b,button,del,em,h1,h2,h3,h4,h5,h6,i,input,ins,pre,select,strong,td,textarea,th{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit}input,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-clip:padding-box}a,button,del,input,ins,select,textarea{color:inherit;font-variant-numeric:inherit;text-decoration:none}menu,ol,ul{list-style:none}table{width:100%;border-collapse:separate;border-spacing:0}pre,textarea{overflow:auto;max-width:100%}img{display:block;width:100%;height:auto}svg:not(:root){overflow:hidden}form{width:100%}[role=button],button{cursor:pointer}textarea{resize:none;line-height:inherit}::-moz-focus-inner{padding:0;border:none}input:-webkit-autofill{-webkit-transition:background-color 50000s ease-in 0s;transition:background-color 50000s ease-in 0s;animation-name:on-autofill-start}.fade-enter-active,.fade-leave-active{transition:opacity .4s linear}.fade-enter-to,.fade-leave-from{opacity:1}.fade-enter-from,.fade-leave-to{opacity:0}body{font-family:Nunito,sans-serif;font-size:1rem;font-weight:400;line-height:1.35;color:#646f6d;width:100%;height:100%;background-color:#f3f8f7}.h1,body,h1{text-align:center}.h1,h1{font-size:1.4375rem;margin-bottom:1rem;color:#353535}.h1.-no-mb,h1.-no-mb{margin-bottom:0}.h2,h2{font-weight:800;text-align:center;margin-bottom:.375rem;color:#353535}.h2.-no-mb,h2.-no-mb{margin-bottom:0}.bold{font-weight:700}.align-left{text-align:left}.dark{color:#353535}.grey{color:#bec7c6}.green{color:#19a58d}.red{color:#db0000}.uppercase{text-transform:uppercase}.flex{display:flex;align-items:center}.flex>*{margin-right:.625rem}.flex>:last-child{margin-right:0}.flex.-between{justify-content:space-between}.flex.-center{justify-content:center}.flex.-right{justify-content:flex-end}.flex.-wrap{flex-wrap:wrap}.margin-top{margin-top:1rem}.margin-top.-larger{margin-top:1.25rem}.margin-top.-medium{margin-top:.625rem}.margin-top.-small{margin-top:.375rem}.margin-top.-title{margin-top:1.625rem}.margin-top.-half{margin-top:30vh}.margin-left{margin-left:.3125rem}.padding{padding:1.875rem 1.25rem}.full-width{width:100%}.full-height{height:100%}.w-50{width:calc(50% - 10px)}.navbar{box-shadow:0 -.1875rem .625rem rgba(0,0,0,.102);height:5.625rem;width:100%;display:flex;align-items:center;justify-content:space-around;position:fixed;background-color:#f3f8f7;bottom:0}.navbar__icon{height:1.5625rem;width:1.5625rem;flex-shrink:0}.navbar__icon.-active{display:none}.navbar__icon.-inactive{display:block}.navbar__link{display:flex;justify-content:center;align-items:center;width:1.5625rem;margin:0 7%;color:#353535;transition:width .3s ease-in-out;position:relative}.navbar__link.-active{background-color:#19a58d;color:#fff;border-radius:.625rem;width:100%;padding:.625rem}.navbar__link.-active .navbar__label{opacity:100%;overflow:visible;display:block;margin-left:.625rem;width:100%;font-weight:700}.navbar__link.-active .navbar__icon.-active{display:block}.navbar__link.-active .navbar__icon.-inactive,.navbar__link.-active .navbar__notifications{display:none}.navbar__label{width:0;overflow:hidden;display:block;margin-left:0}.navbar__button{position:fixed;bottom:5.625rem;height:5rem;width:100%;left:0;background-color:#f3f8f7;box-shadow:0 -.625rem .625rem #f3f8f7}.navbar__button .button{margin:1.25rem;width:calc(100% - 40px)}.navbar__notifications{position:absolute;right:-.3125rem;top:-.625rem;display:flex;align-items:center;justify-content:center;height:1.25rem;width:1.25rem;border-radius:100%;background-color:#19a58d;color:#fff;font-size:.75rem}.content{padding-left:1.25rem;padding-right:1.25rem;padding-bottom:5.625rem}.content.-full-height{height:100vh;padding-bottom:0}.content.-pt{padding-top:1.25rem}.content.-no-nav{padding-bottom:0}.content.-more-mb{padding-bottom:10.625rem}.content__with-header{padding-top:5.625rem}.content__with-header.-footer{padding-bottom:5.625rem}.content__modal{padding:1.25rem;position:fixed;background-color:#f3f8f7;z-index:2;top:0;bottom:0;left:0;right:0}.button{padding:.75rem;background-color:#19a58d;border-radius:.625rem;color:#fff;font-weight:700;text-align:center;font-size:1.0625rem;width:100%;margin-bottom:.625rem;display:flex;align-items:center;justify-content:center}.button:disabled{background-color:rgba(25,165,141,.5)}.button *{margin-right:.625rem}.button :last-child{margin-right:0}.button__square{height:2.9375rem;width:2.9375rem;flex-shrink:0;border:.125rem solid #19a58d;border-radius:.625rem;color:#19a58d;display:flex;align-items:center;justify-content:center}.button__square:disabled{border:.125rem solid rgba(25,165,141,.5);color:rgba(25,165,141,.5)}.button__square.-reversed{color:#fff;border:.125rem solid #fff}.button__square.-reversed:disabled{color:hsla(0,0%,100%,.5);border:.125rem solid hsla(0,0%,100%,.5)}.button__with-icon{height:2.9375rem;border:.125rem solid #19a58d;border-radius:.625rem;color:#19a58d;display:flex;align-items:center;justify-content:center;padding:.625rem}.button__with-icon .icon{height:1.5625rem;width:1.5625rem;flex-shrink:0}.button__with-icon>*{margin-right:.625rem}.button__with-icon>:last-child{margin-right:0}.button__larger{height:2.9375rem;border:.125rem solid #19a58d;border-radius:.625rem;color:#19a58d;display:flex;align-items:center;justify-content:center;padding:0 .75rem;font-weight:700}.button__larger *{margin-right:.3125rem}.button__larger :last-child{margin-right:0}.button__switch{height:2.9375rem;border-radius:.625rem}.button__switch,.button__switch-element{display:flex;width:100%;align-items:center}.button__switch-element{height:100%;color:#19a58d;border:.125rem solid #19a58d;font-size:.9375rem;font-weight:700;justify-content:center;flex-direction:column;gap:.125rem}.button__switch-element:first-child{border-radius:.625rem 0 0 .625rem}.button__switch-element:last-child{border-radius:0 .625rem .625rem 0;position:relative;left:-.0625rem}.button__switch-element.-selected{background-color:#19a58d;color:#fff}.button__switch-element-total{font-size:.75rem}.button__top{position:fixed;right:-2px;bottom:5.625rem;z-index:2;background-color:#fff;border:2px solid #19a58d;border-radius:.625rem 0 0 .625rem;width:3.125rem;height:3.125rem;display:flex;align-items:center;justify-content:center}.button__left{transform:rotate(-90deg)}.button__right{transform:rotate(90deg)}.button.-mt{margin-top:1rem}.button.-no-mb{margin-bottom:0}.button.-accent{background-color:transparent;border:2px solid #19a58d;color:#19a58d}.button.-accent:disabled{color:rgba(25,165,141,.5);border:2px solid rgba(25,165,141,.5)}.input{background-color:#fff;border:1px solid #bbd4d0;border-radius:.625rem;padding:.8125rem 1rem;width:100%;margin-top:.625rem}.input.-error{border:1px solid #db0000}.input.-no-mt{margin-top:0}.input.-more-mt{margin-top:1.875rem}.input__wrapper{margin-top:1rem;margin-bottom:1rem;position:relative;text-align:left}.input__wrapper:after{content:url(/img/menu-open.52d402af.svg);width:.625rem;height:.625rem;display:block;position:absolute;right:1.25rem;top:.75rem}.input__wrapper.-mx{margin-left:1.25rem;margin-right:1.25rem}.input__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:90%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.input::-moz-placeholder{color:#bec7c6}.input::placeholder{color:#bec7c6}.input__error{color:#db0000;text-align:left;display:flex;align-items:center;justify-content:flex-start}.input__error>*{margin-right:.3125rem}.input__error>:last-child{margin-right:0}.input__error.-center{justify-content:center}.input__search{background-color:#fff;border-radius:1.5rem;padding:.8125rem 2.1875rem .8125rem 2.9375rem;box-shadow:0 .1875rem .375rem rgba(0,0,0,.051);width:100%}.input__search-box{position:relative;width:100%}.input__search-icon{position:absolute;left:1.1875rem;top:1.0625rem}.input__header{display:flex;align-items:center;margin:1.25rem}.input__header>*{margin-right:.625rem}.input__header>:last-child{margin-right:0}.checkbox:checked~.checkbox__square:after{content:url(/img/checkbox-checked.614ca94f.svg)}.checkbox__square{width:1.625rem;height:1.625rem;margin-right:.8125rem}.checkbox__square:after{content:url(/img/checkbox.5f504ae4.svg)}.checkbox__container{display:flex;align-items:center;margin-top:2.125rem;margin-bottom:1.25rem}.card{padding:1.4375rem 1rem;width:100%;background-color:#fff;border-radius:.625rem;box-shadow:0 .1875rem .375rem rgba(0,0,0,.051);margin-bottom:.625rem;position:relative}.card.-mb{margin-bottom:1.25rem}.card.-no-padding{padding:0}.card.-mt{margin-top:.625rem}.card.-mt:first-child{margin-top:1.25rem}.card.-withBar{padding:2.25rem 1rem 1.4375rem}.card.-withBar:before{content:"";display:block;position:absolute;border-radius:.625rem .625rem 0 0;top:0;left:0;width:100%;height:.875rem;background-color:#19a58d}.card.-less-padding{padding:1rem}.card__draggable{background-color:#fff;padding:1.6875rem 1.25rem;border:1px solid #e3ebe9}.card__disabled{opacity:.5}.card__new{padding:.3125rem .625rem;border-radius:.625rem;color:#19a58d;background-color:#edfaf8;border:1px solid #bbdbd6}.card__new.-flex{padding:.625rem;margin-bottom:.625rem;display:flex;align-items:center}.card__new.-flex>*{margin-right:.625rem}.card__new.-flex>:last-child{margin-right:0}.card__late{flex-shrink:0;padding:.3125rem .625rem;border-radius:.625rem;color:#c14a4a;background-color:#ffefef;border:1px solid #efd3d3}.card__clickable{padding:.625rem}.header{box-shadow:0 .1875rem .625rem rgba(0,0,0,.102);height:5.625rem;width:100%;justify-content:space-around;position:fixed;background-color:#f3f8f7;top:0;left:0;z-index:1}.header,.header__subtitle{display:flex;align-items:center}.header__subtitle{font-weight:700;color:#353535}.header__subtitle *{margin-right:.5rem}.header__subtitle :last-child{margin-right:0}.header.-mx{padding:0 1.25rem}.punch-card__title{padding:1rem 1rem .375rem}.punch-card__text{padding:0 1rem}.punch-card__text.-pb{padding-bottom:1rem}.punch-card__row{padding:.625rem 1.25rem;border-top:1px solid #e3ebe9;display:flex;align-items:center;justify-content:space-between}.punch-card__row.-total{background-color:#f3f8f7}.punch-card__row.-total.-rounded{border-radius:0 0 .625rem .625rem}.punch-card__margin{padding:1.125rem 1rem 1rem}.img__logo{width:33%;margin:1.5625rem auto}.img__list{display:flex;align-items:center;flex-wrap:wrap;margin-top:.75rem}.img__preview{width:30%;height:4.0625rem;-o-object-fit:cover;object-fit:cover;border-radius:.625rem;flex-shrink:0;margin-right:2%}.img__preview:last-child{margin-right:0}.img__gallery{position:fixed;top:0;bottom:0;left:0;right:0;height:100vh;background-color:#000;z-index:2}.img__center{padding:1.25rem;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.img__full{-o-object-fit:cover;object-fit:cover;max-height:60vh;border-radius:.625rem}.img__square{width:5rem;height:5rem;margin:0 auto}.img__button{position:absolute;right:1.25rem;top:1.25rem}.icon__larger{width:1.25rem;height:1.25rem;flex-shrink:0}.icon__status{width:1.5625rem;height:1.5625rem;flex-shrink:0}.icon__superimposed{position:relative}.icon__over{width:.75rem;height:.75rem;font-size:.875rem;font-weight:700;position:absolute;left:.375rem;top:.375rem}.icon__over.-checkmark{top:.5rem}.icon__dot{position:absolute;width:.6875rem;height:.6875rem;border-radius:100%;left:-.0625rem;top:-.0625rem;background-color:#19a58d}.map{height:80vh;width:100%}.map__google{width:100%;height:100%}.map__info{padding:1.25rem;width:calc(100% - 40px);left:1.25rem;position:fixed;bottom:6.25rem;background-color:#fff;border-radius:.625rem;box-shadow:0 0 .625rem rgba(0,0,0,.102)}.map.-hidden{display:none}.popup{position:fixed;z-index:2;bottom:1.25rem;left:1.25rem;color:#b17606;background-color:#fef9ef;border:1px solid #fad99a;border-radius:.625rem;width:calc(100% - 2.5rem);padding:1rem 1.25rem;display:flex}.popup__icon{width:.625rem;height:.625rem;margin-left:.625rem}.note{margin-top:.75rem;width:100%;padding:.9375rem;border:1px solid #bbd4d0;border-radius:.625rem;display:flex;align-items:flex-end;text-align:left}.note__icon{flex-shrink:0;height:1.25rem;width:1.25rem;margin-left:.625rem}.note__text{width:100%}.note__client{margin-top:.625rem;margin-bottom:.625rem}.signature{display:flex;position:absolute;bottom:1.25rem;width:calc(100% - 2.5rem)}.signature>*{margin-right:2.5rem}.signature>:last-child{margin-right:0}.signature__border{border-top:1px solid #646f6d;width:100%}.signature__description{margin-left:60%;text-align:left}.notice{padding:.625rem;border:1px solid #19a58d;border-radius:.625rem;background-color:#daf1eb;margin-bottom:1.25rem}.notice__alert{margin-top:.9375rem;margin-bottom:.625rem;color:#b17606;border:1px solid #fad99a;background-color:#fef9ef;border-radius:.625rem;display:flex;align-items:center;padding:.9375rem}.notice__alert>:first-child{margin-right:.3125rem}