.products-header h2{-webkit-text-decoration:var(--orange) underline;text-decoration:var(--orange) underline;text-decoration-thickness:.25rem;text-underline-offset:.5rem;width:-moz-fit-content;width:fit-content}.products-header .product-type{padding:0 5vw 5vh}section.products{color:var(--textDark)}section.products .inner{display:flex;flex-wrap:wrap}section.products .inner .product{flex-basis:50%;margin-bottom:3vh}section.products .inner .product p{line-height:1.4}section.products .inner .product>div{padding:1vh 3vw;max-width:100%}section.products .inner .product>div>div:last-child,section.products .inner .product>div>div:nth-child(2){font-weight:700;padding:1.5vh 0;margin-bottom:1vh;font-size:1.3rem;line-height:2}section.products .inner .product>div>div:last-child>span,section.products .inner .product>div>div:nth-child(2)>span{padding-bottom:.25vh;-webkit-text-decoration:var(--orange) underline;text-decoration:var(--orange) underline;text-decoration-thickness:.25rem;text-underline-offset:.5rem}section.products .inner .product>div>.images{width:100%;height:100%;min-height:260px;display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center;position:relative}section.products .inner .product>div>.images>img{width:auto;margin:0 auto;height:100%;max-height:250px;object-fit:cover}section.products .inner .product>div .f{display:flex;margin-top:2vh;column-gap:2vw}section.products .inner .product>div .f:has(.p){justify-content:space-around;align-items:center}section.products .inner .product>div .f .p{padding:1vh 0}section.products .inner .product>div .f .p>div{padding-right:.25vw}section.products .inner .product>div .f .p>div:first-child{font-size:.9rem;color:var(--blue);font-weight:700}section.products .inner .product>div .f .p>div:last-child{font-weight:700;line-height:1}section.products.showcase .inner{justify-content:center}section.products.showcase .inner>div:last-child{font-weight:700;padding:1.5vh 0;margin-bottom:1vh;font-size:1.3rem;line-height:2}section.products.showcase .inner>div:last-child>span{padding-bottom:.25vh;-webkit-text-decoration:var(--orange) underline;text-decoration:var(--orange) underline;text-decoration-thickness:.25rem;text-underline-offset:.5rem}section.products.showcase .inner>div:first-child{display:block;width:100%;min-width:100%;text-align:left}section.products.showcase .inner>div:first-child h2,section.products.showcase .inner>div:first-child h3{width:-moz-fit-content;width:fit-content;height:100%;text-align:left;color:var(--blue);padding:2.5vh 2.5vw;text-transform:uppercase;border:none;position:relative;z-index:1;margin:2vh 0;display:inline-block;text-underline-offset:auto;-webkit-text-decoration:var(--orange) underline;text-decoration:var(--orange) underline;text-decoration-thickness:.25rem;text-underline-offset:.5rem}section.products.showcase .inner .product{flex-basis:45%;min-height:45vh;margin-bottom:1vh;margin-right:1%;position:relative;justify-content:space-around;overflow:hidden}section.products.showcase .inner .product>div{margin:0 .25vw;height:100%}section.products.showcase .inner .product>div>.images{min-height:100%}section.products.showcase .inner .product>div>.images>img{max-height:none;width:100%;height:100%;object-fit:cover}section.products.showcase .inner .product>div>div{position:absolute;bottom:0;left:0;background-color:#fff;padding:1vh .5vw}section.products.showcase .inner .product>div>div:last-child{z-index:10}@media only screen and (max-width:1024px){section.products.showcase{padding:0 .5vw}section.products.showcase .inner{justify-content:center}section.products.showcase .inner .product{margin-bottom:1.25vh}section.products.showcase .inner .product>div{margin:0 .5vw}}@media only screen and (max-width:768px){section.products .inner{flex-direction:column;padding:3vh 3vw}section.products .inner .product{flex-basis:auto;min-height:60vw;max-width:100%}section.products.showcase .inner{flex-direction:column;padding:3vh 3vw}section.products.showcase .inner .product{flex-basis:auto;min-height:60vw;padding:5vh;max-width:100%}}