.product-includes-section{padding:5rem 0;background-color:#111827;background-size:cover;background-position:center;position:relative;z-index:1}.product-includes-section::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(24,34,59,.7);z-index:-1}.product-includes-section .section-title{text-align:center;color:#fff;font-size:2rem;font-weight:700;margin-bottom:4rem;letter-spacing:1px;text-transform:uppercase;text-shadow:0 2px 4px rgba(0,0,0,.5)}@media screen and (max-width: 1198px){.product-includes-section .section-title{font-size:1.5rem;margin-bottom:3rem}}.product-includes-section .includes-grid{display:grid;grid-template-columns:repeat(4, 1fr);grid-gap:2rem;gap:2rem}@media screen and (max-width: 993px){.product-includes-section .includes-grid{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 749px){.product-includes-section .includes-grid{grid-template-columns:1fr}}.product-includes-section .include-item{display:flex;flex-direction:column;align-items:center;text-align:center;color:#fff}.product-includes-section .include-item .item-icon{width:64px;height:64px;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center}.product-includes-section .include-item .item-icon img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.product-includes-section .include-item .item-title{font-size:1.25rem;font-weight:600;margin-bottom:1rem;text-shadow:0 1px 3px rgba(0,0,0,.6)}.product-includes-section .include-item .item-subtitle{font-size:.85rem;color:#e5e7eb;margin-bottom:1rem;text-shadow:0 1px 2px rgba(0,0,0,.5);max-width:250px}.product-includes-section .include-item .item-description{font-size:.85rem;color:#e5e7eb;margin-bottom:2rem;flex-grow:1;line-height:1.5;font-weight:400;text-shadow:0 1px 2px rgba(0,0,0,.5);max-width:250px}.product-includes-section .include-item .item-image{width:100%;aspect-ratio:1/1;border:1px solid rgba(255,255,255,.15);box-shadow:0 10px 20px rgba(0,0,0,.3);background-color:rgba(0,0,0,.2);overflow:hidden}.product-includes-section .include-item .item-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;background-color:rgba(0,0,0,0)}
