.products_page .site-contents p{width:100%;padding-left:52px}.products_page .site-contents h3{margin-top:1rem;margin-bottom:.5rem}.products_page .site-contents .product_catchcopy p{margin:0;padding-left:0;display:inline}.products_page .site-contents a>p{margin:0;padding:0;display:inline}.products_page .site-contents ol{counter-reset:number;margin:0;padding-left:52px;list-style-type:none}.products_page .site-contents ol>li{padding:10px 0 30px 35px;position:relative}.products_page .site-contents ol>li>p{margin:0;padding-left:0}.products_page .site-contents ol>li>p>a{font-weight:700}.products_page .site-contents ol>li:before{counter-increment:number;content:counter(number) " ";color:#fff;background-color:var(--color-primary);text-align:center;width:24px;padding-left:4px;font-weight:700;display:inline-block;position:absolute;left:0}.products_page .site-contents ul{margin:0;padding-left:52px;list-style-type:none}.products_page .site-contents ul>li{padding:10px 0 20px 35px;position:relative}.products_page .site-contents ul>li>p{margin:0;padding-left:0}.products_page .site-contents ul>li:before{content:"";color:#fff;background-image:url(/icons/icon_check.png);background-repeat:no-repeat;background-size:contain;width:24px;height:24px;display:inline-block;position:absolute;left:0}.products_page .site-contents ol>li>ul{margin:.3em 0;padding-left:0;list-style:none}.products_page .site-contents ol>li>ul>li{padding:0 0 .2em;position:static}.products_page .site-contents ol>li>ul>li:before{content:"– ";background:0 0;width:auto;height:auto;display:inline;position:static}.products_page .product_grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin:1.5rem 0 0;display:grid}.products_page .product_card{border:1px solid var(--color-line);color:var(--color-text);background-color:#fff;border-radius:10px;flex-direction:column;padding:1.25rem;text-decoration:none;transition:box-shadow .15s,border-color .15s,background-color .15s;display:flex;box-shadow:0 1px 2px #2a26220f}.products_page .product_card:hover,.products_page .product_card:focus-visible{background-color:var(--color-surface);border-color:var(--color-link);box-shadow:0 4px 12px #2a26221a}.products_page .product_card_logo{margin-bottom:.75rem;display:block}.products_page .product_card_logo img{border:1px solid var(--color-line);background-color:#fff;border-radius:6px;max-width:100%;height:auto;display:block}.products_page .product_card_logo--narrow{aspect-ratio:1280/396;border:1px solid var(--color-line);background-color:#fff;border-radius:6px;justify-content:center;align-items:center;width:100%;max-width:250px;padding:0;display:flex}.products_page .product_card_logo--narrow img{background:0 0;border:0;border-radius:0;width:auto;max-width:70%;height:auto;max-height:70%}.products_page .product_card .product_card_title{color:var(--color-ink);margin:0 0 .35rem;font-size:18px;font-weight:500}.products_page .product_card .product_card_title:before{display:none}.products_page .product_card .product_card_desc,.products_page .product_card .product_card_desc p{width:auto;margin:0;padding:0;font-size:14px;line-height:1.6}.products_page .product_card_more{color:var(--color-link);margin-top:auto;padding-top:.9rem;font-size:13px;font-weight:500}.products_page .product_card_cta{background-color:var(--color-link);border-color:var(--color-link);color:#fff;justify-content:center}.products_page .product_card_cta:hover,.products_page .product_card_cta:focus-visible{background-color:var(--color-link-hover);border-color:var(--color-link-hover)}.products_page .product_card_cta .product_card_title,.products_page .product_card_cta .product_card_desc,.products_page .product_card_cta .product_card_more{color:#fff}.products_page .product_card_cta .product_card_title{font-size:16px}@media screen and (width<=767px){.products_page .product_grid{grid-template-columns:1fr;gap:1rem}.products_page .site-contents p{padding:0 5px}.products_page .site-contents ol,.products_page .site-contents ul{padding-left:20px}.products_page .site-contents ol>li:before{width:17px;margin-top:4px;font-size:12px;font-weight:700}.products_page .site-contents ul>li:before{width:17px;height:17px;margin-top:4px}}
