@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&display=swap");:root{--secondary:#e3471d;--primary:#0c1454;--border-radius:11px}*,:after,:before{padding:0;margin:0;box-sizing:border-box;font-family:Poppins,sans-serif}html{font-size:62.5%}footer,header,section{padding:0 1.2rem}main{padding-top:9rem}.image{position:relative}.bottom{-o-object-position:bottom;object-position:bottom}a{color:inherit;text-decoration:none}body{font-size:1.45rem;color:var(--primary)}button{background-color:transparent;color:inherit;border-radius:4px;cursor:pointer}img{-o-object-fit:contain;object-fit:contain}.hero--slideshow__img{border-radius:10px;width:auto!important;margin:0 auto}.hero--slideshow{position:relative;border-radius:10px;height:350px;margin:0 auto}.carousel{border-radius:10px}.carousel,.carousel *{box-shadow:none!important}.review--slideshow{display:flex;position:relative;gap:2rem;justify-content:center;align-items:center}.review{position:relative;width:250px;height:250px}.sm{display:none}@media screen and (min-width:700px){body{font-size:1.6rem}footer,header,section{padding:0 2.5rem}.review--slideshow{display:flex;position:relative;gap:2rem;justify-content:center;align-items:center}.review{position:relative;width:260px;height:260px}.sm{display:block}}@media screen and (min-width:1000px){.review{position:relative;width:300px;height:300px}}