:root{--dark-blue:#102a42;--light-blue:#49a6e9;--light-gray:#f1f5f8;--red:#bb2525;--text:#617d98}*{margin:0;padding:0;box-sizing:border-box}body{background:#f1f5f8;background:var(--light-gray);-webkit-font-smoothing:antialiased;font-family:"Poppins",sans-serif}@media(max-width:1080px){html{font-size:93.75%}}@media(max-width:720px){html{font-size:87.5%}}main{max-width:1120px;margin:0 auto;padding:5rem 0;display:grid;display:flex;flex-direction:column;align-items:center}.global_cardGroup__2Eor6{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;margin:3rem auto 0}.global_showallButton__1atao{border:none;background:#49a6e9;background:var(--light-blue);font-size:1rem;color:#fff;cursor:pointer;height:2.5rem;width:12rem;font-weight:700;text-transform:uppercase;margin-top:2rem}.style_titleContainer__JqS08{display:flex;flex-direction:column;align-items:center}.style_titleContainer__JqS08 .style_title__zC03E{font-size:2.5rem;font-weight:700;color:var(--dark-blue)}.style_titleContainer__JqS08 span{height:.25rem;background-color:var(--light-blue);display:inline-block;width:5rem;margin-top:.5rem}.styles_card__34dp7{width:100%}.styles_card__34dp7 img{border-top-left-radius:.25rem;border-top-right-radius:.25rem;object-fit:cover;height:15rem;max-width:100%;width:100%;display:block}.styles_card__34dp7 .styles_content__28LOh{background-color:#fff;padding:1.5rem 2rem;border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem;box-shadow:0 5px 15px rgba(0,0,0,.1);min-height:20.5rem}.styles_card__34dp7 .styles_content__28LOh .styles_header__1FVTw{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:2rem}.styles_card__34dp7 .styles_content__28LOh .styles_header__1FVTw h2{color:var(--dark-blue);font-size:1rem;line-height:1.5rem;letter-spacing:.07rem}.styles_card__34dp7 .styles_content__28LOh .styles_header__1FVTw .styles_price__20UXN{background-color:#ebf7ff;border-radius:.25rem;padding:.25rem .5rem}.styles_card__34dp7 .styles_content__28LOh .styles_header__1FVTw .styles_price__20UXN span{color:var(--light-blue);font-weight:700;font-size:1rem;letter-spacing:.1rem}.styles_card__34dp7 .styles_content__28LOh .styles_body__34zXF{padding-bottom:1rem}.styles_card__34dp7 .styles_content__28LOh .styles_body__34zXF p{font-size:1rem;color:var(--text);line-height:1.5rem;display:inline}.styles_card__34dp7 .styles_content__28LOh .styles_body__34zXF button{border:none;background:transparent;font-size:1rem;color:var(--light-blue);margin-left:.5rem;cursor:pointer}.styles_card__34dp7 .styles_content__28LOh .styles_footer__MepU2{text-align:center}.styles_card__34dp7 .styles_content__28LOh .styles_footer__MepU2 button{height:2.5rem;font-size:1rem;background:transparent;cursor:pointer;color:var(--red);border:1px solid var(--red);padding:0 1rem;border-radius:.25rem;width:50%}.styles_card__34dp7 .styles_content__28LOh .styles_footer__MepU2 button:hover{background:var(--red);color:var(--light-gray);transition:background .6s}
/*# sourceMappingURL=main.e5ad4a30.chunk.css.map */