.containers{height:calc(100% - 100px)}.fade-enter-active,.fade-leave-active{transition-duration:.2s;transition-property:height,opacity;transition-timing-function:ease;overflow:hidden}.fade-enter,.fade-leave-active{opacity:0}.fade-transform-enter-active,.fade-transform-leave-active{transition:all .2s}.fade-transform-enter{opacity:0;transform:translateX(-30px)}.fade-transform-leave-to{opacity:0;transform:translateX(30px)}.show-modal{display:flex}.close-modal{display:none}.modal-backdrop{position:absolute;z-index:999;top:0;left:0;width:100%;height:100vh;align-items:center;justify-content:center;background:rgba(0,0,0,.4745098039215686)}.modal-backdrop .modal{width:320px;height:420px;background-color:#fff;border-radius:5px}.modal-backdrop .modal .header{width:100%;height:40%;border-radius:5px}.modal-backdrop .modal .body{padding:0 20px;height:60%;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}.modal-backdrop .modal .body .title{font-weight:500;font-size:19px;line-height:25px;margin-bottom:0;text-align:center}.modal-backdrop .modal .body .subtitle{font-weight:400;font-size:16px;line-height:24px;text-align:center;color:rgba(0,0,0,.87)}.modal-backdrop .modal .body .subtitle:last-child{margin-bottom:0}.container-offer{padding:10px;border-bottom:1px solid #f2f2f2;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.container-offer .logo{width:72px;height:72px;background:#c4c4c4;border-radius:50%}@media(max-width:600px){.container-offer .logo{width:52px;height:52px}}.container-offer .informations{flex:1;margin-left:20px}.container-offer .informations .name{font-weight:500;font-size:16px;line-height:24px;margin-bottom:0;max-width:100%;color:rgba(0,0,0,.87)}@media(max-width:600px){.container-offer .informations .name{font-size:14px}}.container-offer .description{font-weight:400;font-size:14px;line-height:20px;margin-bottom:0;color:rgba(0,0,0,.6)}@media(max-width:600px){.container-offer .description{font-size:12px}}.container-offer .description.location{display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:center;min-width:40px;margin-left:10px}.container-offer .description.location span{display:block;width:100%;text-align:center}.container-offer .description.location i.v-icon{display:block}.container-list{height:100%}.container-list .header{width:100%;padding:10px;display:flex;justify-content:center;background-color:#f7f2d6}.container-list .header img{width:80px}.container-list .v-tabs-bar.primary .v-tab,.container-list .v-tabs-bar.primary .v-tabs-slider{color:#000}.container-list .body{position:relative;max-width:700px;margin:auto;padding:0 15px}.container-list .body .row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:20px 0;padding:0 10px}.container-list .body .row .title{font-weight:600;font-size:16px;line-height:24px;margin-bottom:0;max-width:100%;color:rgba(0,0,0,.87)}@media(max-width:600px){.container-list .body .row .title{font-size:14px!important}}.container-list .body .row .select{width:160px}.container-list .body .row .select .v-text-field__details{display:none}.container-list .body .row .select .v-text-field{padding-top:0;margin-top:0}.container-list .body .list{padding:0}.container-list .body .not-offers{display:flex;align-items:center;justify-content:center;margin-top:30px}.container-list .body .not-offers .description{font-weight:400;font-size:16px;line-height:20px;text-align:center;margin-bottom:0;color:rgba(0,0,0,.6)}@media(max-width:600px){.container-list .body .not-offers .description{font-size:12px}}.container-list .body .footer{display:flex;flex-direction:column;align-items:center;justify-content:space-around;margin-top:60px}.container-list .body .footer p{font-weight:400;font-size:13px;line-height:20px;text-align:center;text-decoration:underline;margin-bottom:0;color:rgba(0,0,0,.2);cursor:pointer}@media(max-width:600px){.container-list .body .footer p{font-size:12px}}.container-list-favorite{height:100%}.container-list-favorite .header{width:100%;padding:10px;display:flex;justify-content:center;background-color:#f7f2d6}.container-list-favorite .header img{width:80px}.container-list-favorite .body{position:relative;max-width:700px;margin:auto;padding:0 15px}.container-list-favorite .body .row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:20px 0;padding:0 10px}.container-list-favorite .body .row .title{font-weight:600;font-size:16px;line-height:24px;margin-bottom:0;max-width:100%;color:rgba(0,0,0,.87)}@media(max-width:600px){.container-list-favorite .body .row .title{font-size:14px!important}}.container-list-favorite .body .row .select{width:160px}.container-list-favorite .body .row .select .v-text-field__details{display:none}.container-list-favorite .body .row .select .v-text-field{padding-top:0;margin-top:0}.container-list-favorite .body .list{padding:0}.container-list-favorite .body .not-offers{display:flex;align-items:center;justify-content:center;margin-top:30px}.container-list-favorite .body .not-offers .description{font-weight:400;font-size:16px;line-height:20px;text-align:center;margin-bottom:0;color:rgba(0,0,0,.6)}@media(max-width:600px){.container-list-favorite .body .not-offers .description{font-size:12px}}.container-list-favorite .body .footer{display:flex;flex-direction:column;align-items:center;justify-content:space-around;margin-top:60px}.container-list-favorite .body .footer a,.container-list-favorite .body .footer p{font-weight:400;font-size:13px;line-height:20px;text-align:center;text-decoration:underline;margin-bottom:0;color:rgba(0,0,0,.2);cursor:pointer}@media(max-width:600px){.container-list-favorite .body .footer a,.container-list-favorite .body .footer p{font-size:12px}}.container-list-favorite .body .footer a{font-size:16px}@media(max-width:600px){.container-list-favorite .body .footer a{font-size:15px}}.container-faq{height:100vh;overflow-y:scroll}.container-faq .header{padding:34px 50px 30px 34px}.container-faq .title{font-weight:700;font-size:47px;line-height:56px;color:rgba(0,0,0,.87);margin-top:10px}.container-faq .v-expansion-panels{margin-top:10px}.container-faq .v-expansion-panel{border-bottom:1px solid #d4d4d4}.container-faq .footer{display:flex;justify-content:space-evenly;margin-top:60px}.container-faq .footer a{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:100%;border-bottom:none;background-color:rgba(247,242,214,.8);margin:10px;text-decoration:none;cursor:pointer}.container-faq .footer a img{width:25px;color:#000!important}.container-details{max-width:500px;margin:auto;margin-top:75px}.container-details .image{width:90%;height:auto;margin-left:5%;border-radius:10px}.container-details .social{display:flex;justify-content:space-evenly}.container-details .social a{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:100%;border-bottom:none;background-color:rgba(247,242,214,.8);margin:10px;text-decoration:none;cursor:pointer}.container-details .social a img{width:25px;color:#000!important}.container-details .informations{padding:20px}.container-details .informations .title-details{font-weight:500;font-size:19px;line-height:25px;margin-bottom:2px}@media(max-width:600px){.container-details .informations .title-details{font-size:17px}}.container-details .informations .subtitle-details{font-weight:400;font-size:16px;line-height:24px;margin-bottom:10px;color:rgba(0,0,0,.87)}@media(max-width:600px){.container-details .informations .subtitle-details{font-size:14px}}.container-details iframe{border-radius:10px;margin-left:5%;margin-bottom:20px;width:90%;height:200px}*{margin:0;padding:0;outline:0;box-sizing:border-box}#app,body,html{height:100%;font-family:Roboto,sans-serif}