.products .product-inner{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%}.products-top{text-align:center;position:relative;z-index:0;margin-bottom:-1rem;padding:0 1rem}.products-top:after{content:"";position:absolute;background:#fefefe;z-index:5;width:100%;height:30px;left:0;bottom:0}.products-top svg{max-width:100%}.products-top .stem{display:inline-block}.products-top .sted{display:none}@media screen and (min-width:57.5em){.products-top .stem{display:none}.products-top .sted{display:inline-block}}.products-bottom{text-align:center;margin:.25rem 2rem 0}@media screen and (min-width:57.5em){.products-bottom{margin:.25rem 0 0}}.products-bottom svg{max-width:100%;height:auto}.products-bottom .stem{display:inline-block}.products-bottom .sted{display:none}@media screen and (min-width:57.5em){.products-bottom .stem{display:none}.products-bottom .sted{display:inline-block}}.products .products-top-splitter{box-shadow:0 0 4px 0 #03242f;height:54px;width:54px;border-radius:10px;position:relative;left:50%;margin-left:-27px;margin-top:-40px;background:#fefefe}.products .products-top-end{overflow:visible;margin:-10px 0 0 5px}.products .photon{opacity:0;transition:opacity .5s}.products .photon.active{opacity:1}.products .products-content .wysiwyg-wrap{text-align:center}.products .products-container{position:relative;z-index:2;max-width:80rem;width:100%;margin:0 auto;padding:0 1rem;display:grid;grid-template-columns:repeat(1,1fr);grid-gap:1.25rem}@media screen and (min-width:57.5em){.products .products-container{grid-template-columns:repeat(3,1fr)}}@media print,screen and (min-width:73.75em){.products .products-container{grid-template-columns:repeat(3,1fr)}}.products .products-container .product{border:1px solid rgba(3,36,47,.25);border-radius:20px;overflow:hidden}.products .products-container .product.blue .product-title{background:#bfebf9}.products .products-container .product.green .product-title,.products .products-container .product.orange .product-title{background:#67b6ff}.products .products-container .product.red .product-title{background:#fef6f6}.products .products-container .product .product-title{padding:1rem 1.5rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.products .products-container .product .product-title h3{font-size:1.5rem;line-height:1.2;margin:0}@media print,screen and (min-width:40em) and (max-width:57.49875em){.products .products-container .product .product-title h3{font-size:2rem}}@media print,screen and (min-width:73.75em){.products .products-container .product .product-title h3{font-size:2.5rem}}.products .products-container .product .product-content{padding:1rem 1.5rem}@media screen and (min-width:57.5em){.products .products-container .product .product-content{padding:1.25rem 1.75rem}}.products .products-container .product .product-content .product-products{list-style:none;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:2rem 0 0;padding:0}.products .products-container .product .product-content .product-products li{border-bottom:1px solid rgba(3,36,47,.25)}.products .products-container .product .product-content .product-products li:last-child{border-bottom:none}.products .products-container .product .product-content .product-products li a{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-transform:uppercase;font-weight:500;min-height:46px;padding:.5rem 0}.products .products-container .product .product-content .product-products li a svg{transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;margin-left:1rem}.products .products-container .product .product-content .product-products li a:hover svg{-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px)}.products .products-container .product .product-controls{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-bottom:1.25rem;margin-top:auto}.products .products-container .product .product-controls .product-controls-link{margin:1.25rem 0 .5rem;text-transform:uppercase;font-weight:500;font-size:.875rem}.products .products-container.column-2{max-width:66.5rem;grid-template-columns:repeat(1,1fr)}@media screen and (min-width:57.5em){.products .products-container.column-2{grid-template-columns:repeat(2,1fr)}}@media print,screen and (min-width:73.75em){.products .products-container.column-2{grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=products.css.map */
