section[data-product-types]{flex-flow:column;align-items:center;width:100%;min-width:auto;max-width:80rem;min-height:100%;padding:4rem 2rem 3rem;display:flex;position:relative}section[data-product-types] div[data-title]{grid-template-columns:1fr auto 1fr;width:100%;max-width:80rem;padding:3rem 0 0;display:grid}@media screen and (max-width:50rem){section[data-product-types] div[data-title]{grid-template-columns:1fr}}section[data-product-types] div[data-title] a{color:#2f7dbf;white-space:nowrap;align-items:center;width:fit-content;height:100%;padding-right:2.5rem;font-size:.95rem;text-decoration:none;transition:color .1s ease-in-out;display:none}@media screen and (min-width:50rem){section[data-product-types] div[data-title] a{display:flex}}section[data-product-types] div[data-title] a img{width:auto;height:.7rem;margin-right:.8rem;transform:rotate(180deg)}section[data-product-types] div[data-title] h1,section[data-product-types] div[data-title] h2{text-align:center;width:100%;margin:0;padding:0;font-size:2rem}section[data-product-types] h2{text-align:center;padding-top:3rem;font-size:2rem}section[data-product-types] div[data-card-wrapper]{grid-gap:2rem;width:100%;max-width:80rem;padding:3rem 0 1rem;display:block;position:relative}@media screen and (min-width:36rem){section[data-product-types] div[data-card-wrapper]{grid-template-columns:1fr 1fr;padding-bottom:.5rem;display:grid}}@media screen and (min-width:56rem){section[data-product-types] div[data-card-wrapper]{grid-template-columns:1fr 1fr 1fr}}@media screen and (min-width:76rem){section[data-product-types] div[data-card-wrapper]{grid-template-columns:1fr 1fr 1fr 1fr}}section[data-product-types] div[data-card-wrapper] div[data-item-card]{background:#fff;border:1px solid #0000001f;border-radius:.7rem;flex-flow:column;width:100%;max-width:19rem;height:fit-content;margin:0 auto 2rem;display:flex;position:relative;overflow:hidden}section[data-product-types] div[data-card-wrapper] div[data-item-card]:last-child{margin-bottom:0}@media screen and (min-width:36rem){section[data-product-types] div[data-card-wrapper] div[data-item-card]{margin-bottom:0}}section[data-product-types] div[data-card-wrapper] div[data-item-card] img{width:100%;height:auto}section[data-product-types] div[data-card-wrapper] div[data-item-card] h3{text-overflow:ellipsis;white-space:nowrap;padding:.25rem 1.55rem 1.1rem;font-size:1.1rem;overflow:hidden}section[data-product-types] div[data-card-wrapper] div[data-item-card] h3+p{margin-top:-.65rem;padding-top:0}section[data-product-types] div[data-card-wrapper] div[data-item-card] p{padding:.12rem 1.55rem;font-size:.87rem}section[data-product-types] div[data-card-wrapper] div[data-item-card] p:last-child{padding-bottom:1.1rem}
