.block-product-features{position:relative}.block-product-features .container{display:flex;flex-direction:column;align-items:center;gap:var(--space-3);padding-left:var(--side-padding);padding-right:var(--side-padding)}.block-product-features.full{background:radial-gradient(49.04% 50% at 50% 50%,var(--White,#FFF) 50%,var(--Neutral-Light,#ECECEC) 100%)}.block-product-features .container.boxed{background:radial-gradient(49.04% 50% at 50% 50%,var(--White,#FFF) 50%,var(--Neutral-Light,#ECECEC) 100%)}.block-product-features .top-title{color:var(--color-p-60);text-transform:uppercase!important}.block-product-features .title,.block-product-features .top-title{text-align:center}.block-product-features .image{position:relative;height:450px;width:100%;margin-top:var(--space-3);margin-bottom:var(--space-3);display:flex;justify-content:center;align-items:flex-start}.block-product-features .features{display:grid;grid-template-columns:1fr 1fr;justify-content:space-between;z-index:1;row-gap:30px;width:100%}.block-product-features .item,.block-product-features .wrapper{display:flex;gap:var(--space-3)}.block-product-features .item{flex-direction:column}.block-product-features .wrapper{align-items:center}.block-product-features .item.align-right{align-items:flex-end}.block-product-features .item img{height:48px;width:48px}.block-product-features .item span{width:210px}.block-product-features .background-image{object-fit:contain}@media only screen and (max-width:1350px){.block-product-features .item span{font-size:16px!important;width:140px}.block-product-features .item svg{max-width:400px}}@media only screen and (max-width:1100px){.block-product-features .image{height:300px}.block-product-features .features{row-gap:15px}.block-product-features .item,.block-product-features .wrapper{gap:5px;column-gap:10px}}@media only screen and (max-width:850px){.block-product-features .image{height:180px}.block-product-features .item svg{max-width:250px}.block-product-features .item img{height:24px;width:24px}.block-product-features .item span{font-size:14px!important;width:140px}.block-product-features .features{row-gap:5px}.block-product-features .item svg{max-width:300px}}@media only screen and (max-width:768px){.block-product-features .features{grid-template-columns:1fr}.block-product-features .item.align-right{align-items:flex-start}.block-product-features .item svg{display:none}.block-product-features .image>img{padding-left:50%}.block-product-features .item span{font-size:12px!important;width:unset}.block-product-features .item,.block-product-features .wrapper{column-gap:5px}.block-product-features .container,.block-product-features .container.boxed{padding:var(--space-5) 20px}}