._wrapper_eocz0_1{--padding-vertical: var(--padding-vertical-mobile);--padding-horizontal: var(--padding-horizontal-mobile);--gap-vertical: var(--gap-vertical-mobile);background:var(--background-color);color:var(--text-color);padding:0 var(--padding-mobile);padding-top:var(--padding-vertical);padding-bottom:var(--padding-vertical);display:grid}@media only screen and (width >= 48rem){._wrapper_eocz0_1{--padding-horizontal: var(--padding-md);--padding-vertical: var(--padding-vertical-desktop);--gap-vertical: var(--gap-vertical-desktop);padding-left:var(--padding-horizontal);padding-right:var(--padding-horizontal)}}._container_eocz0_22{max-width:80rem;margin:0 auto;display:flex;flex-direction:column;gap:var(--gap-vertical);min-width:0}._narrow_eocz0_31._container_eocz0_22{max-width:60rem;margin:0 auto}._normal_eocz0_36._container_eocz0_22{max-width:80rem;margin:0 auto}._wide_eocz0_41._container_eocz0_22{max-width:100rem;margin:0 auto}._grid_wrapper_eocz0_46{width:100%}._grid_eocz0_46{display:grid;grid-template-columns:1fr;gap:1rem;grid-template-columns:repeat(2,1fr)}@media only screen and (width >= 48rem){._grid_eocz0_46{gap:2rem;grid-template-columns:repeat(3,1fr)}}@media only screen and (width >= 48rem){._grid_four_eocz0_64{grid-template-columns:repeat(2,1fr)}}._grid_item_eocz0_69{display:flex;flex-direction:column}._grid_item_cta_eocz0_74{grid-column:span 2}@media only screen and (width >= 48rem){._grid_item_cta_eocz0_74{grid-column:auto}}._grid_four_eocz0_64 ._grid_item_cta_eocz0_74{grid-column:auto}._product_item_eocz0_87{display:flex;flex-direction:column;height:100%;overflow:hidden;border-radius:var(--radius-sm)}._product_item_eocz0_87:hover ._background_image_eocz0_94{opacity:1}._image_container_eocz0_98{position:relative;width:100%;aspect-ratio:1;overflow:hidden;border-radius:var(--radius-sm);background:#f0f0f0}._image_container_eocz0_98 ._background_image_eocz0_94{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1;opacity:0;transition:opacity .9s cubic-bezier(.34,1.56,.64,1)}._image_container_eocz0_98 ._image_eocz0_98{position:relative;width:100%;height:100%;object-fit:cover;z-index:2;box-sizing:border-box}._content_eocz0_126{padding:1rem 0;display:flex;flex-direction:column;gap:.75rem;flex-grow:1}@media only screen and (width >= 48rem){._content_eocz0_126{text-align:center;padding:1.5rem;gap:1rem}}._product_heading_eocz0_141{font-size:var(--text-h4-mobile);font-style:normal;font-weight:700;line-height:normal}@media only screen and (width >= 48rem){._product_heading_eocz0_141{font-size:var(--text-h4)}}@media only screen and (width >= 64rem){._product_heading_eocz0_141{font-size:var(--text-h4)}}._product_heading_eocz0_141{margin:0;line-height:1}._product_subheading_eocz0_162{margin:0;max-width:20rem;font-size:var(--text-small-mobile);font-style:normal;font-weight:400;line-height:1.2}@media only screen and (width >= 48rem){._product_subheading_eocz0_162{font-size:var(--text-small)}}@media only screen and (width >= 64rem){._product_subheading_eocz0_162{font-size:var(--text-small)}}._product_subheading_eocz0_162{color:rgba(var(--text-color-rgb),.6)}@media only screen and (width >= 48rem){._product_subheading_eocz0_162{margin:0 auto}}._product_button_eocz0_189{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;text-decoration:none;background-color:var(--text-color);color:var(--background-color);border:2px solid var(--text-color);border-radius:12rem;transition:all .3s ease;cursor:pointer;align-self:flex-start;font-size:var(--text-tiny);font-style:normal;font-weight:400;line-height:1.2}@media only screen and (width >= 48rem){._product_button_eocz0_189{align-self:center}}._product_button_eocz0_189:hover{background-color:transparent;color:var(--text-color);transform:translateY(-1px)}._product_button_eocz0_189:active{transform:translateY(0)}._cta_block_eocz0_221{display:flex;flex-direction:column;height:100%;background:linear-gradient(135deg,rgba(var(--text-color-rgb),1),rgba(var(--text-color-rgb),.8));border-radius:var(--radius-sm);padding:2rem;text-align:center;justify-content:center;min-height:15rem;transition:transform .3s ease,box-shadow .3s ease}._cta_content_eocz0_234{display:flex;flex-direction:column;gap:1rem;align-items:center}._cta_heading_eocz0_241{margin:0;font-size:var(--text-h4-mobile);font-style:normal;font-weight:700;line-height:normal}@media only screen and (width >= 48rem){._cta_heading_eocz0_241{font-size:var(--text-h4)}}@media only screen and (width >= 64rem){._cta_heading_eocz0_241{font-size:var(--text-h4)}}._cta_heading_eocz0_241{color:var(--background-color)}._cta_subheading_eocz0_262{margin:0;font-size:var(--text-small-mobile);font-style:normal;font-weight:400;line-height:1.2}@media only screen and (width >= 48rem){._cta_subheading_eocz0_262{font-size:var(--text-small)}}@media only screen and (width >= 64rem){._cta_subheading_eocz0_262{font-size:var(--text-small)}}._cta_subheading_eocz0_262{color:var(--background-color);max-width:20rem;margin:0 auto}._cta_button_eocz0_285{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 2rem;text-decoration:none;background-color:var(--background-color);color:var(--text-color);border:2px solid var(--background-color);border-radius:12rem;transition:all .3s ease;cursor:pointer;font-size:var(--text-tiny);font-style:normal;font-weight:400;line-height:1.2}._cta_button_eocz0_285:hover{background-color:transparent;color:var(--background-color);transform:translateY(-1px)}._cta_button_eocz0_285:active{transform:translateY(0)}
