@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Caveat:wght@400..700&display=swap");:root{--red-color:#f5524c;--green-color:#23fe2d;--yellow-color:#ffc107}body{font-family:Montserrat,sans-serif}input[type=checkbox]{transform:scale(1.5)}.button-yellow{background-color:var(--yellow-color)!important;border-color:var(--yellow-color)!important;color:#000!important}.button-yellow:hover{background-color:#fff!important;border-color:#ffc107!important;color:#000!important}.text-yellow{color:var(--yellow-color)!important}.border-yellow{border:1px solid var(--yellow-color)!important;border-radius:var(--bs-border-radius-lg);padding-left:.75rem!important;padding-right:.75rem!important}.hover-yellow:hover{color:var(--yellow-color)!important}@media screen and (min-width:768px){.info-button{margin-right:5px}.button-consultation{margin-right:1rem}}@media screen and (max-width:768px){.info-button{margin-bottom:10rem;margin-top:10rem}.button-consultation{margin-right:1rem}.button-consultation,.button-reviews{width:100%}}.logo-brand{font-family:Playfair Display,serif;font-weight:700;font-size:2.5rem;background-color:var(--yellow-color);color:#212529;border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;line-height:1;padding-top:.2rem}.info-carousel{width:100%;margin-left:auto;margin-right:auto}@media (min-width:992px){.info-carousel{width:50%;margin-left:auto;margin-right:auto}}@media screen and (max-width:1462px){.button-consultation{margin-bottom:1rem}}