@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";
@import "https://fonts.googleapis.com/css2?family=Caveat:wght@400..700&display=swap";
:root{--red-color:#f5524c;--green-color:#23fe2d;--yellow-color:#f59e0b}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;overflow-x:hidden}body{color:#000000e0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f6f5f4;font-family:Inter,sans-serif;overflow-x:hidden}h1{letter-spacing:-.04em}h2{letter-spacing:-.025em}h3{letter-spacing:-.015em}@media screen and (max-width:768px){input,textarea,select{font-size:16px!important}}a,button{-webkit-tap-highlight-color:transparent}input[type=checkbox]{transform:scale(1.5)}::selection{background-color:#f59e0b40}.button-yellow{background-color:var(--yellow-color)!important;border-color:var(--yellow-color)!important;color:#000!important}.button-yellow:hover{color:#000!important;background-color:#fff!important;border-color:#f59e0b!important}.text-yellow{color:var(--yellow-color)!important}.border-yellow{border-radius:var(--bs-border-radius-lg);border:1px solid var(--yellow-color)!important;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-top:10rem;margin-bottom:10rem}.button-consultation{margin-right:1rem}.button-consultation,.button-reviews{width:100%}}.logo-brand{background-color:var(--yellow-color);color:#212529;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;padding-top:.2rem;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;line-height:1;display:flex}.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}}
