.modal{position:fixed;top:0;left:0;height:100vh;background-color:rgba(0,0,0,.4);z-index:1000;padding:1.2em;overflow:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;visibility:hidden;opacity:0;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.modal,.modal__box{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:all .25s;transition:all .25s;-webkit-box-direction:normal}.modal__box{margin:auto;background-color:#fff;border-radius:1.25rem;position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-transform:scale(.8);transform:scale(.8)}.modal__box.sm{max-width:300px}.modal__box.md{max-width:360px}.modal__box.lg{max-width:500px}.modal__box.xlg{max-width:768px}.modal__close{font-size:1.4em;width:40px;height:40px;position:absolute;top:8px;right:8px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;z-index:100}.modal__close,.modal__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal__head{padding:1.2em .8em .5em;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.modal__title{text-align:center;color:#606060;font-size:1.2em;font-weight:600;margin:0}@media(min-width:375px){.modal__title{font-size:1.4em}}.modal__body.sm{padding:1em 1.4em}.modal__body.md{padding:2em}.modal__body.lg{padding:3em}.modal__actions{display:-webkit-box;display:-ms-flexbox;display:flex}.modal__actions button{width:100%;background-color:transparent;border:0;padding:1.2em .5em;border-top:1px solid #e8e8e8;border-right:1px solid #e8e8e8}.modal__actions button:hover{background-color:hsla(0,0%,91%,.5)}.modal__actions button:focus{outline:none}.modal__actions button:first-child{border-bottom-left-radius:.5rem}.modal__actions button:last-child{border-bottom-right-radius:.5rem;border-right:0}.modal.active{visibility:visible;opacity:1}.modal.active .modal__box{-webkit-transform:scale(1);transform:scale(1)}.modal-b{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.4);z-index:1002;overflow:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;visibility:hidden;opacity:0;-webkit-transition:all .25s;transition:all .25s;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.modal-b__cta-action{padding:.6rem 1rem;background:#fff;border-radius:30px 30px 0 0;position:fixed;bottom:0;right:0;min-width:100%}@media(min-width:768px){.modal-b__cta-action{min-width:565px;bottom:0;right:120px}}.modal-b__cta-action.full{background:#27884d;border-radius:15px 15px 0 0}@media(min-width:768px){.modal-b__cta-action.full{min-width:80%;bottom:0;right:10%;left:10%}}.modal-b__cta-action.widthAction{padding:.6rem 1rem;background:#fff;border-radius:30px 30px 0 0;position:fixed;bottom:0;right:0;min-width:100%}@media(min-width:768px){.modal-b__cta-action.widthAction{min-width:300px;bottom:0;right:50px}}.modal-b__box{background-color:#fff;width:100%;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;overflow:auto;height:100vh}@media(min-width:768px){.modal-b__box{height:92.5vh;border-radius:40px 40px 0 0}}@media(max-width:768px){.modal-b__box.card-up{height:95vh!important;border-radius:25px 25px 0 0!important}}.modal-b__box.sm{max-width:300px}.modal-b__box.md{max-width:360px}.modal-b__box.lg{max-width:500px}.modal-b__box.xlg{max-width:768px}.modal-b__box.xxlg{max-width:100%}.modal-b__close{font-size:1.4em;width:40px;height:40px;position:absolute;top:8px;right:8px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;z-index:100}.modal-b__close,.modal-b__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-b__head{padding:1.2em .8em .5em;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.modal-b__title{text-align:center;color:#2d2d2d;font-size:1.2em;font-weight:600;margin:.8rem 0}@media(min-width:375px){.modal-b__title{font-size:1.4em}}.modal-b__body.sm{padding:1em 1.4em}.modal-b__body.md{padding:2em}.modal-b__body.lg{padding:3em}.modal-b__actions{display:-webkit-box;display:-ms-flexbox;display:flex}.modal-b__actions button{width:100%;background-color:transparent;border:0;padding:1.2em .5em;border-top:1px solid #e8e8e8;border-right:1px solid #e8e8e8}.modal-b__actions button:hover{background-color:hsla(0,0%,91%,.5)}.modal-b__actions button:focus{outline:none}.modal-b__actions button:first-child{border-bottom-left-radius:.5rem}.modal-b__actions button:last-child{border-bottom-right-radius:.5rem;border-right:0}.modal-b.active{overflow:hidden;visibility:visible;opacity:1}.modal-b.active .modal-b__box{-webkit-transform:scale(1);transform:scale(1)}.md-detail{width:100%}@media(min-width:992px){.md-detail{display:-webkit-box;display:-ms-flexbox;display:flex}}.md-detail__img{position:sticky;top:0;width:100%;height:633px;border-radius:30px 30px 30px 30px}@media(min-width:992px){.md-detail__img{width:45%}}.md-detail__img img{-o-object-fit:cover;object-fit:cover;width:100%;height:633px;border-radius:30px 30px 30px 30px}.md-detail__referential{height:23px;border-radius:10px;background:rgba(0,0,0,.3);font-weight:400;padding-top:4px;font-size:12px;line-height:18px;color:#fff;position:absolute;bottom:35px;left:25px}@media(min-width:768px){.md-detail__referential{font-size:14px;top:40px}}.md-detail__main{width:100%;margin:0 auto}@media(min-width:992px){.md-detail__main{width:55%}.md-detail__main.not-img{width:100%!important}}.md-detail__main .padding-main{padding:1em 0}@media(min-width:375px){.md-detail__main .padding-main{padding:1.5em 0}}@media(min-width:768px){.md-detail__main .padding-main{padding:2em 0}}.md-detail__main .container-main{max-width:560px;margin:0 auto}.md-detail__img-responsive{width:100%;position:relative;height:200px;border-radius:10px;overflow:hidden}@media(max-width:850px){.md-detail__img-responsive{margin-top:24px;border-radius:12px;padding:0 15px}}.md-detail__img-responsive img{width:100%;height:auto}@media(max-width:850px){.md-detail__img-responsive img{border-radius:12px}}@supports((-o-object-fit:cover) or (object-fit:cover)){.md-detail__img-responsive img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}}.modal-d{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.4);z-index:999;overflow:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;visibility:hidden;opacity:0;-webkit-transition:all .25s;transition:all .25s;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.modal-d__cta-action{padding:.6rem 1rem;background:#fff;border-radius:30px 30px 0 0;position:fixed;bottom:0;right:0;min-width:100%;-webkit-transition:width 4s,height 4s,background-color 2s,-webkit-transform 4s;transition:width 4s,height 4s,background-color 2s,-webkit-transform 4s;transition:width 4s,height 4s,background-color 2s,transform 4s;transition:width 4s,height 4s,background-color 2s,transform 4s,-webkit-transform 4s}@media(min-width:768px){.modal-d__cta-action{min-width:465px;bottom:0;left:120px}}.modal-d__box{background-color:#ececec!important;width:100%;position:relative;-webkit-transition:all .25s;transition:all .25s;-webkit-transform:scale(.8);transform:scale(.8);overflow:auto;height:100vh}@media(min-width:768px){.modal-d__box{height:92.5vh;border-radius:40px 40px 0 0}}.modal-d__box.sm{max-width:300px}.modal-d__box.md{max-width:360px}.modal-d__box.lg{max-width:500px}.modal-d__box.xlg{max-width:768px}.modal-d__box.xxlg{max-width:100%}.modal-d__close{font-size:1.4em;width:26px;height:26px;position:absolute;top:32px;right:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;z-index:100}@media(min-width:768px){.modal-d__close{top:85px;right:40px;width:40px;height:40px}}.modal-d__head{padding:1.2em .8em .5em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.modal-d__title{text-align:center;color:#2d2d2d;font-size:1.2em;font-weight:600;margin:.8rem 0}@media(min-width:375px){.modal-d__title{font-size:1.4em}}.modal-d__body.sm{padding:1em 1.4em}.modal-d__body.md{padding:2em}.modal-d__body.lg{padding:3em}.modal-d__actions{display:-webkit-box;display:-ms-flexbox;display:flex}.modal-d__actions button{width:100%;background-color:transparent;border:0;padding:1.2em .5em;border-top:1px solid #e8e8e8;border-right:1px solid #e8e8e8}.modal-d__actions button:hover{background-color:hsla(0,0%,91%,.5)}.modal-d__actions button:focus{outline:none}.modal-d__actions button:first-child{border-bottom-left-radius:.5rem}.modal-d__actions button:last-child{border-bottom-right-radius:.5rem;border-right:0}.modal-d.active{visibility:visible;opacity:1}.modal-d.active .modal-d__box{-webkit-transform:scale(1);transform:scale(1)}