@charset "UTF-8";.block-product_grid{white-space:normal}.block-product_grid .block-grid{grid-column-gap:16px}@media(max-width:576px){.block-product_grid .block-grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(min-width:992px){.block-product_grid .block-grid{grid-column-gap:48px}}.block-product_grid .block-grid .block-content,.block-product_grid .block-grid .product-grid{max-width:100%}.block-product_grid .product-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:wrap;flex-flow:wrap;grid-column-gap:16px;grid-row-gap:8px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.block-product_grid .product-grid .product{-ms-flex-negative:1;flex-shrink:1;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;grid-gap:12px;text-decoration:none;padding:8px;text-transform:initial;color:var(--wp--preset--color--nocturne);border-radius:16px}@media(max-width:576px){.block-product_grid .product-grid .product{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(min-width:992px){.block-product_grid .product-grid .product{-ms-flex-preferred-size:calc(50% - 8px);flex-basis:calc(50% - 8px)}}.block-product_grid .product-grid .product-title{font-size:20px;padding:6px 0;margin-bottom:0;text-transform:initial;color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:500}@media(max-width:576px){.block-product_grid .product-grid .product-title{padding-top:0}}.block-product_grid .product-grid .product-description{margin-bottom:0;color:#3a3a4c;font-size:.8em}.block-product_grid .product-grid .product .lattice-icon{border-radius:50%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:40px;width:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.2s cubic-bezier(.215,.61,.355,1);transition:.2s cubic-bezier(.215,.61,.355,1);background:var(--wp--preset--color--aqua-obscura)}.block-product_grid .product-grid .product .lattice-icon svg{color:#fff}.block-product_grid .product-grid a.product .product-title::after{position:relative;top:3px;content:"→";font-family:Latticon;font-weight:400;background-repeat:no-repeat;background-position:center right;background-size:cover;display:block;padding-left:.5rem;-webkit-transition:.2s cubic-bezier(.215,.61,.355,1);transition:.2s cubic-bezier(.215,.61,.355,1)}.block-product_grid .product-grid a.product .lattice-icon{background:var(--wp--preset--color--blizzard)}.block-product_grid .product-grid a.product .lattice-icon svg{color:var(--wp--preset--color--aqua-obscura)}.block-product_grid .product-grid a.product:focus,.block-product_grid .product-grid a.product:hover{background:#fafafc;color:var(--wp--preset--color--aqua-obscura)}.block-product_grid .product-grid a.product:focus .lattice-icon,.block-product_grid .product-grid a.product:hover .lattice-icon{background:var(--wp--preset--color--aqua-obscura)}.block-product_grid .product-grid a.product:focus .lattice-icon svg,.block-product_grid .product-grid a.product:hover .lattice-icon svg{color:#fff}.block-product_grid .product-grid a.product:focus .product-title::after,.block-product_grid .product-grid a.product:hover .product-title::after{-webkit-transform:translateX(.3em);transform:translateX(.3em)}