@supports(display:grid){.custom-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-flow:dense;grid-column-gap:1.5rem;margin-bottom:4.5rem;position:relative;padding-top:0!important}@media screen and (min-width:580px){.custom-grid{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:769px){.custom-grid{grid-column-gap:3rem}}.custom-grid .custom-grid__inner{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem}.custom-grid .product-cell{position:relative;border-bottom:1px solid rgba(0,0,0,.15)}.custom-grid .product-cell:after{content:"";position:absolute;border-right:1px solid rgba(0,0,0,.15);height:100%;top:0;right:-.75rem;height:calc(100% + 1px)}@media screen and (min-width:769px){.custom-grid .product-cell:after{content:"";position:absolute;border-right:1px solid rgba(0,0,0,.15);height:100%;top:0;right:-1.5rem;height:calc(100% + 1px)}}.custom-grid .product-cell--1-1{grid-column:auto/span 1;grid-row:auto/span 1;min-width:0;min-height:0}.custom-grid .product-cell--2-1{grid-column:auto/span 2;grid-row:auto/span 1;min-width:0;min-height:0}.custom-grid .product-cell--2-1 .module.intro{padding:1.5rem 0}.custom-grid .product-cell--2-1 .module.intro .intro__body{margin-top:0;margin-bottom:1.5rem!important}.custom-grid .product-cell--2-1 .module.intro img{margin-bottom:2rem}@media screen and (min-width:769px){.custom-grid .product-cell--2-1 .module.intro img{margin-bottom:3rem}}.custom-grid .product-cell--2-2{grid-column:auto/span 2;grid-row:auto/span 2;min-width:0;min-height:0}.custom-grid .product-cell--2-1:before,.custom-grid .product-cell--2-2:before{content:"";position:absolute;z-index:1;bottom:-1px;left:50%;width:0;height:1.5rem;border-left:2px solid #fff;transform:translate(-50%,100%)}.custom-grid--with-sidebar{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem}@media screen and (min-width:481px){.custom-grid--with-sidebar{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:769px){.custom-grid--with-sidebar{grid-gap:3rem}}.custom-grid--with-sidebar .product-cell--sidebar{grid-column:auto/span 1;grid-row:auto/span 1;border-bottom:1px solid rgba(0,0,0,.15)}@media screen and (min-width:481px){.custom-grid--with-sidebar .product-cell--sidebar{border-bottom:none}}@media screen and (min-width:481px){.custom-grid--with-sidebar .product-cell--sidebar:after{content:"";position:absolute;border-right:1px solid rgba(0,0,0,.15);height:100%;top:0;right:-.75rem}}@media screen and (min-width:769px){.custom-grid--with-sidebar .product-cell--sidebar:after{content:"";position:absolute;border-right:1px solid rgba(0,0,0,.15);height:100%;top:0;right:-1.5rem}}.custom-grid--with-sidebar .custom-grid__content{grid-column:auto/span 3;grid-row:auto/span 1}@media screen and (min-width:769px){.custom-grid--with-sidebar .custom-grid__content{grid-template-columns:repeat(3,1fr);grid-auto-flow:row dense}}.custom-grid--with-sidebar .custom-grid__content:before{right:0;z-index:1}@media screen and (min-width:769px){.custom-grid--with-sidebar .custom-grid__content:before{right:0}}.custom-grid:before{content:"";position:absolute;border-right:2px solid #fff;height:100%;top:0;right:.75rem;z-index:1}@media screen and (min-width:769px){.custom-grid:before{right:1.5rem}}}@supports not (display:grid){.custom-grid{display:flex;flex-flow:row wrap;padding-left:.75rem;padding-right:.75rem}@media screen and (min-width:769px){.custom-grid{padding-left:1.5rem;padding-right:1.5rem}}.custom-grid .product-cell{position:relative;margin-bottom:.75rem;border-bottom:1px solid rgba(0,0,0,.15)}.custom-grid .product-cell:after{content:"";position:absolute;border-right:1px solid rgba(0,0,0,.15);height:100%;top:0;right:-.75rem}@media screen and (min-width:769px){.custom-grid .product-cell:after{content:"";position:absolute;border-right:1px solid rgba(0,0,0,.15);height:100%;top:0;right:-1.5rem}}.custom-grid .product-cell--1-1{flex:0 0 auto;width:calc(100% * 1/2 - 15px);margin-left:7.5px;margin-right:7.5px}@media screen and (min-width:769px){.custom-grid .product-cell--1-1{flex:0 0 auto;width:calc(100% * 1/4 - 30px);margin-left:15px;margin-right:15px}}.custom-grid .product-cell--2-2{flex:0 0 auto;width:calc(100% * 4/4 - 15px);margin-left:7.5px;margin-right:7.5px}@media screen and (min-width:769px){.custom-grid .product-cell--2-2{flex:0 0 auto;width:calc(100% * 2/4 - 30px);margin-left:15px;margin-right:15px}}.custom-grid .product-cell--2-1{flex:0 0 auto;width:calc(100% * 4/4 - 15px);margin-left:7.5px;margin-right:7.5px}@media screen and (min-width:769px){.custom-grid .product-cell--2-1{flex:0 0 auto;width:calc(100% * 2/4 - 30px);margin-left:15px;margin-right:15px}}.custom-grid:before{content:"";position:absolute;border-right:2px solid #fff;height:100%;top:0;right:-.75rem;z-index:1}@media screen and (min-width:769px){.custom-grid:before{right:1.5rem}}.custom-grid--with-sidebar,.product-cell--sidebar{padding-right:1.5rem;padding-left:1.5rem}.product-cell--sidebar{flex-grow:1}.custom-grid__content{padding-left:0;padding-right:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.custom-grid{display:flex;flex-flow:row wrap;padding-left:.75rem;padding-right:.75rem}}@media screen and (-ms-high-contrast:active) and (min-width:769px),screen and (-ms-high-contrast:none) and (min-width:769px){.custom-grid{padding-left:1.5rem;padding-right:1.5rem}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.custom-grid .product-cell{position:relative;margin-bottom:.75rem;border-bottom:1px solid rgba(0,0,0,.15)}.custom-grid .product-cell:after{content:"";position:absolute;border-right:1px solid rgba(0,0,0,.15);height:100%;top:0;right:-.75rem}}@media screen and (-ms-high-contrast:active) and (min-width:769px),screen and (-ms-high-contrast:none) and (min-width:769px){.custom-grid .product-cell:after{content:"";position:absolute;border-right:1px solid rgba(0,0,0,.15);height:100%;top:0;right:-1.5rem}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.custom-grid .product-cell--1-1{flex:0 0 auto;width:calc(100% * 1/2 - 15px);margin-left:7.5px;margin-right:7.5px}}@media screen and (-ms-high-contrast:active) and (min-width:769px),screen and (-ms-high-contrast:none) and (min-width:769px){.custom-grid .product-cell--1-1{flex:0 0 auto;width:calc(100% * 1/4 - 30px);margin-left:15px;margin-right:15px}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.custom-grid .product-cell--2-2{flex:0 0 auto;width:calc(100% * 4/4 - 15px);margin-left:7.5px;margin-right:7.5px}}@media screen and (-ms-high-contrast:active) and (min-width:769px),screen and (-ms-high-contrast:none) and (min-width:769px){.custom-grid .product-cell--2-2{flex:0 0 auto;width:calc(100% * 2/4 - 30px);margin-left:15px;margin-right:15px}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.custom-grid .product-cell--2-1{flex:0 0 auto;width:calc(100% * 4/4 - 15px);margin-left:7.5px;margin-right:7.5px}}@media screen and (-ms-high-contrast:active) and (min-width:769px),screen and (-ms-high-contrast:none) and (min-width:769px){.custom-grid .product-cell--2-1{flex:0 0 auto;width:calc(100% * 2/4 - 30px);margin-left:15px;margin-right:15px}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.custom-grid:before{content:"";position:absolute;border-right:2px solid #fff;height:100%;top:0;right:-.75rem;z-index:1}}@media screen and (-ms-high-contrast:active) and (min-width:769px),screen and (-ms-high-contrast:none) and (min-width:769px){.custom-grid:before{right:1.5rem}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.custom-grid--with-sidebar,.product-cell--sidebar{padding-right:1.5rem;padding-left:1.5rem}.product-cell--sidebar{flex-grow:1}.custom-grid__content{padding-left:0;padding-right:0}}