html{box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}*,:after,:before{box-sizing:inherit}blockquote,body,figure,h1,h2,h3,h4,h5,h6,hr,li,ol,p,pre,ul{margin:0;padding:0}ul{list-style:none}button,input,select,textarea{color:inherit;font:inherit;letter-spacing:inherit}input[type=text],textarea{width:100%}button,input,textarea{border:1px solid rgba(0,0,0,.1);border-radius:4px}button{padding:.75em 1em;border-radius:0;line-height:1;background-color:transparent}button *{pointer-events:none}embed,iframe,img,object,svg,video{display:block;max-width:100%}table{table-layout:fixed;width:100%}[hidden]{display:none!important}noscript{display:block;margin-bottom:1em;margin-top:1em}body{font-family:-apple-system,BlinkMacSystemFont,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2{font-family:Lato,sans-serif;font-weight:900;color:#000;line-height:1.15}h1{font-size:26px}h2{font-size:20px}a{text-decoration:none;color:#ec863c}.auth{display:flex;justify-content:center;min-height:100vh;background-size:cover;text-align:center}@media (min-width:635px){.auth{align-items:center;background-image:url(/images/auth-bg.png);background-size:auto}}.auth .container{overflow:hidden;width:40%;max-width:635px;background:#fff}@media (max-width:1024px){.auth .container{width:60%}}@media (max-width:768px){.auth .container{width:100%}}@media (min-width:635px){.auth .container{box-shadow:0 6px 24px rgba(0,0,0,.35);border-radius:8px}}.auth .container .header{display:flex;align-items:center;justify-content:center;height:280px;background:#f7f7f7 url(/images/white-shape.svg) no-repeat bottom}@media (max-width:768px){.auth .container .header{height:180px}}.auth .container .header .title-container{display:flex;flex-direction:column}.auth .container .header .title-container .title{width:100%;font-size:28px;font-weight:700;text-align:center;color:#fff}.auth .container .header .title-container .sub-title{width:100%;padding:8px 20%;font-size:16px;line-height:140%;text-align:center;color:hsla(0,0%,100%,.7)}.auth .container .content{display:flex;align-items:center;justify-content:center;margin-top:30px;padding-bottom:80px}.auth .container .content form{width:80%}.auth .container .content form input{margin-top:8px;width:100%;max-width:310px;height:48px;padding-left:16px}.auth .container .content form button{margin-top:16px}.auth .container .content button{width:100%}.auth .container .content .forgot-password{margin:32px 0 0}.auth .container .content .forgot-password a{opacity:.4;font-size:12px;line-height:12px;text-decoration:none;color:#0d0d0d}.button{display:inline-block;border-radius:4px;max-width:310px;padding:.75em 1em;cursor:pointer;font-weight:700;line-height:1;color:#fff}.button--primary{box-shadow:0 3px 0 #bf6038;background:#ec863c}.alert-container{position:fixed;width:100%;top:16px;right:0;left:0;z-index:9999;visibility:hidden;pointer-events:none}.alert-container--show{pointer-events:auto;visibility:visible;-webkit-animation:flash-message-from-top 6s .5s both;animation:flash-message-from-top 6s .5s both}.alert-container .alert-message{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:90%;margin:0 auto 16px;padding:16px;z-index:2;background-color:#fff;color:#fff;font-size:14px;font-weight:600;line-height:22px;box-shadow:0 10px 16px -8px rgba(0,0,0,.25),0 0 16px 0 rgba(0,0,0,.1);border-radius:6px;letter-spacing:-.34px;display:flex;align-items:center;vertical-align:center}@media (max-width:992px){.alert-container .alert-message{top:16px;right:16px;left:16px;padding:16px 32px;max-width:unset;font-size:14px;box-shadow:0 2px 8px 0 rgba(0,0,0,.1),0 22px 26px -10px rgba(0,0,0,.15);-webkit-animation:flash-message-from-top 5s 1.5s both;animation:flash-message-from-top 5s 1.5s both}}.alert-container .alert-message--error{background:linear-gradient(180deg,#b81c2e,#ab0317);color:#fff}.alert-container .alert-message--success{background:linear-gradient(225deg,#4eb453,#4eb453);color:#fff}.alert-container .alert-message img{margin-right:10px}@-webkit-keyframes flash-message-from-top{0%{opacity:0;transform:translateY(-100%)}15%{opacity:1;transform:translateY(0)}90%{opacity:1;transform:translateY(0)}to{opacity:0;display:none;transform:translateY(-100%);visibility:hidden}}@keyframes flash-message-from-top{0%{opacity:0;transform:translateY(-100%)}15%{opacity:1;transform:translateY(0)}90%{opacity:1;transform:translateY(0)}to{opacity:0;display:none;transform:translateY(-100%);visibility:hidden}}main{display:flex;min-height:100vh}.menu{box-shadow:2px -1px 6px rgba(0,0,0,.15);width:280px;min-height:100%;background:#f7f7f7}.menu img.logo{margin:64px 16px;max-width:248px}.menu .item{display:flex;margin:0 16px;border-radius:4px;height:48px;color:#000}.menu .item span{align-self:center;font-size:18px;line-height:22px}.menu .item img{align-self:center;margin-right:8px;margin-left:16px;height:20px}.menu .item.active{background:#efefef}.menu a.bottom{position:fixed;bottom:20px}.content{flex:1;padding:80px}@media (max-width:768px){.content{padding:20px}}.content h1{margin-bottom:64px;font-size:32px;line-height:1}table tr{height:60px;cursor:pointer}table th{background:#f9fbfb;font-size:16px;font-weight:400;text-align:left}table thead{opacity:.4;box-shadow:0 1px 0 rgba(0,0,0,.1);color:#000}.edit-form input,.edit-form select,.edit-form textarea,input[type=number],input[type=text]{display:block;margin-bottom:8px;box-shadow:inset 0 1px 3px rgba(0,0,0,.05);border-radius:4px;width:460px;height:48px;text-indent:8px}.edit-form input,.edit-form select,.edit-form textarea{max-width:100%}.edit-form textarea{height:88px;resize:none}.error{border-color:red;border-width:2px}.form.inline-form,.form.inline-form input{display:inline-block}.form.right{float:right}.pagination{margin-top:8px;display:flex}.page-link{color:#ec863c;padding:8px 16px;border:1px solid #ddd}a.page-link{color:#000}.table-row-hover:hover{cursor:-webkit-grab;cursor:grab}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fade-in-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes pulse{0%{transform:scale(.9)}50%{transform:scale(1.1)}to{transform:scale(.9)}}@keyframes pulse{0%{transform:scale(.9)}50%{transform:scale(1.1)}to{transform:scale(.9)}}.fileInput{border:1px solid #ccc;display:block;padding:8px 12px;cursor:-webkit-grab;cursor:grab;margin-bottom:11px;width:460px;margin-top:15px;box-shadow:inset 0 1px 3px rgba(0,0,0,.05);border-radius:4px}input[type=file]{display:none}.page-content{overflow:hidden;margin:0 auto;max-width:100vw;min-height:100vh;background:#fafafa}.page-content .navbar{display:flex;align-items:center;justify-content:center;box-shadow:0 1px 0 rgba(0,0,0,.05);width:100%;height:64px;background:#fff}.page-content .navbar img{height:24px}.page-content .profile{display:flex;flex-direction:column;justify-content:center;margin:40px 56px 48px;-webkit-animation:fade-in-up .7s ease-out .05s both;animation:fade-in-up .7s ease-out .05s both}@media (max-width:375px){.page-content .profile{margin:40px 24px 48px}}.page-content .profile .profile-image-container{position:relative;width:100%}.page-content .profile .profile-image-container .profile-picture{display:block;margin:0 auto 32px;border-radius:68px;width:136px;height:136px;-o-object-fit:cover;object-fit:cover}.page-content .profile .profile-image-container .circle{position:absolute;top:50%;left:14%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px rgba(0,0,0,.15);border-radius:28px;width:56px;height:56px;background:linear-gradient(180deg,#e7aa7e,#ec863c);-webkit-animation:pulse 2.5s ease 1s infinite both;animation:pulse 2.5s ease 1s infinite both}.page-content .profile .profile-image-container .circle:nth-of-type(2){left:unset;right:14%;-webkit-animation:pulse 2.5s ease 1s infinite both;animation:pulse 2.5s ease 1s infinite both}@media (max-width:320px){.page-content .profile .profile-image-container .circle:nth-of-type(2){right:12%}}@media (max-width:320px){.page-content .profile .profile-image-container .circle{left:12%}}.page-content .profile h1{margin-bottom:12px;text-align:center}.page-content .profile p{opacity:.5;margin-bottom:40px;font-size:14px;font-weight:500;line-height:1.6;text-align:center;color:#000}.page-content .profile p a{color:#000}.page-content .btn{display:block;margin:0 auto;box-shadow:0 2px 4px rgba(0,0,0,.15);border-radius:24px;height:48px;padding:0 40px;font-family:Lato,sans-serif;font-size:18px;font-weight:900;line-height:48px}.page-content .btn:hover{cursor:pointer}.page-content .btn.primary{background:#ec863c;color:#fff}.page-content .btn.secondary{margin-top:16px;box-shadow:none;background:rgba(236,134,60,.15);color:#ec863c}.page-content .btn.small{width:auto}.page-content .location-block,.page-content .pet{position:relative;display:flex;overflow:hidden;margin:0 24px 40px;box-shadow:0 4px 12px rgba(0,0,0,.05);border-radius:12px;background:#fff;cursor:pointer;-webkit-animation:fade-in-up .7s ease-out .3s both;animation:fade-in-up .7s ease-out .3s both}.page-content .location-block.missing,.page-content .pet.missing{box-shadow:0 4px 12px rgba(0,0,0,.3);background:#c00e0e}.page-content .location-block.missing .text-content h2,.page-content .pet.missing .text-content h2{font-size:24px;font-weight:900;color:#fff}.page-content .location-block.missing .text-content .label,.page-content .pet.missing .text-content .label{color:hsla(0,0%,100%,.8)}.page-content .location-block.missing .text-content .label:after,.page-content .pet.missing .text-content .label:after{content:url(/images/icons/angle-right-white.svg)}.page-content .location-block .pet-image,.page-content .pet .pet-image{border-radius:12px;width:30%;height:140px;-o-object-fit:cover;object-fit:cover}.page-content .location-block .text-content,.page-content .pet .text-content{display:flex;flex-direction:column;width:70%;padding:40px 24px 32px}@media (max-width:320px){.page-content .location-block .text-content,.page-content .pet .text-content{padding:32px 16px 24px 24px}}.page-content .location-block .text-content h1,.page-content .pet .text-content h1{margin-bottom:16px}@media (max-width:320px){.page-content .location-block .text-content h1,.page-content .pet .text-content h1{margin-bottom:12px}}.page-content .location-block .text-content .label,.page-content .pet .text-content .label{display:flex;align-items:center;font-size:14px;font-weight:600;line-height:1;text-align:center;color:#ec863c}@media (max-width:320px){.page-content .location-block .text-content .label,.page-content .pet .text-content .label{font-size:12px}}.page-content .location-block .text-content .label.align-left,.page-content .pet .text-content .label.align-left{text-align:left}.page-content .location-block .text-content .label:after,.page-content .pet .text-content .label:after{content:url(/images/icons/angle-right.svg);height:22px}.page-content .location-block .text-content .label.white,.page-content .pet .text-content .label.white{opacity:.8;margin-top:8px;color:#fff}.page-content .location-block .text-content .label.white:after,.page-content .pet .text-content .label.white:after{content:""}.page-content .personal-information,.page-content .pet-information{position:fixed;top:0;left:0;display:block;transform:translateX(100%);overflow-y:auto;width:100vw;height:100vh;background:#fafafa;transition:transform .15s ease;visibility:hidden;-webkit-overflow-scrolling:touch}.page-content .personal-information.show,.page-content .pet-information.show{transform:translateX(0);transition:transform .3s ease;visibility:visible}.page-content .personal-information .navbar,.page-content .pet-information .navbar{position:-webkit-sticky;position:sticky;z-index:2;top:0;justify-content:flex-start}.page-content .personal-information .navbar .back-button,.page-content .pet-information .navbar .back-button{display:flex;align-items:center;justify-content:center;margin:0 16px 0 24px;border-radius:24px;width:40px;height:40px;background:rgba(236,134,60,.1)}.page-content .personal-information .list,.page-content .pet-information .list{display:flex;flex-direction:column;margin-bottom:144px;width:100%}.page-content .personal-information .list .item,.page-content .pet-information .list .item{position:relative;display:flex;flex-direction:column;border-bottom:1px solid rgba(0,0,0,.05);width:100%;padding:16px 24px;background:#fff}.page-content .personal-information .list .item:first-child,.page-content .pet-information .list .item:first-child{border-top:1px solid rgba(0,0,0,.05)}.page-content .personal-information .list .item .label,.page-content .pet-information .list .item .label{opacity:.5;margin-bottom:8px;font-size:14px;font-weight:600;line-height:1;color:#0d0d0d}.page-content .personal-information .list .item .value,.page-content .pet-information .list .item .value{font-size:16px;font-weight:500;line-height:1;color:#0d0d0d}.page-content .personal-information .list .item .value.description,.page-content .pet-information .list .item .value.description{line-height:1.4}.page-content .personal-information .list .item .icon-holder,.page-content .pet-information .list .item .icon-holder{position:absolute;top:50%;right:16px;display:flex;align-items:center;justify-content:center;transform:translateY(-50%);border-radius:18px;width:36px;height:36px;background:rgba(236,134,60,.1)}.page-content #map,.page-content .map{display:block;border-radius:12px;width:30%;height:auto}.page-content .address-input{position:fixed;bottom:0;display:block;opacity:0;width:100%;padding:24px;background:rgba(0,0,0,.6);transition:visibility 0s,opacity .5s linear;visibility:hidden}@media (min-width:992px){.page-content .address-input{max-width:600px}}.page-content .address-input input{width:100%}.page-content .address-input .btn{padding-right:20px;padding-left:20px}.page-content .address-input .btn.secundaire{margin-top:48px;background-color:#fff}.message{padding-left:20px;padding-right:20px}.message.center{text-align:center}.line{display:block;height:1px;margin:20px;border-top:1px solid #000}.content-container{margin-left:auto;margin-right:auto}@media (min-width:992px){.content-container{max-width:600px}}.content-container h1{text-align:center;margin-top:20px}.footerbar{display:flex;align-items:center;justify-content:center;width:100%;height:64px;background:#fff;position:-webkit-sticky;position:sticky;bottom:0;border-top:1px solid rgba(0,0,0,.2)}.footerbar img{height:24px}.footerbar .footer-links{display:flex;justify-content:space-evenly;width:100%}.footerbar .footer-links a.footer-link{justify-content:center;align-items:center;text-align:center;display:flex;flex-direction:column}.scans .label{justify-content:end}.center{text-align:center;width:100%}.center,input[type=file].show{display:block}.edit-form{padding-left:20px;padding-right:20px}.not-found{display:flex;flex-direction:column;padding-top:136px}@media (max-width:768px){.not-found{padding-top:20px}}.not-found h1{margin-top:24px;font-size:26px;font-weight:900;text-align:center}.download-button{display:flex;justify-content:center;height:85px;padding-top:20px;padding-bottom:20px}.download-button img{width:40%;-o-object-fit:contain;object-fit:contain}.activate-page input[type=date],.activate-page input[type=number],.activate-page input[type=password],.activate-page input[type=text]{display:block;margin-bottom:8px;box-shadow:inset 0 1px 3px rgba(0,0,0,.05);border-radius:4px;width:460px;height:48px;text-indent:8px}.activate-page .activate-content{display:flex;flex-direction:column;padding-top:20px;justify-content:center}.activate-page .activate-content h1{font-size:26px;font-weight:900;text-align:center}.activate-page .activate-content form{display:flex;flex-direction:column;justify-content:center;padding:2vw;margin:20px}.activate-page .activate-content input{margin-top:10px;width:100%}.activate-page .activate-content #country{padding:10px;margin:10px 1px;box-shadow:inset 0 1px 3px rgba(0,0,0,.05);border-radius:4px}.activate-page .save{margin-top:20px}.success-page .success-content{padding:50px;text-align:center}