﻿.product-feature-module .wrapper{display:grid;grid-template-columns:1fr 1fr 1fr;padding:calc(2*20px)}.product-feature-module .block-wrapper{border-right:1px solid #000;padding:0 5%;display:flex;flex-direction:column;justify-content:space-between}.product-feature-module .block-wrapper:last-child{border-right:none}.product-feature-module .block-wrapper .product-holder{display:flex;flex-direction:column;justify-content:space-between}.product-feature-module .image-container{position:relative;padding-bottom:60%}.product-feature-module .image-container.logo-img{padding-bottom:20%;margin:0 auto;max-width:300px}.product-feature-module img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:contain}.product-feature-module .image-container.logo-img img{object-fit:contain}.product-feature-module .product-tiles{display:flex;align-items:center;justify-content:center;gap:5px;margin-bottom:10%}.product-feature-module .product-tiles img{position:unset;max-width:50px}.product-feature-module .text-holder{display:flex}.product-feature-module .text-holder .text{line-height:normal}.product-feature-module .left-holder{width:50%;padding-right:5%}.product-feature-module .right-holder{width:50%;padding-left:5%;border-left:2px solid #e5e5eb}.product-feature-module .left-holder .title-text,.product-feature-module .right-holder .check-text{margin-bottom:1.2em}.product-feature-module .left-holder .title-text .title{color:#1f1f61}.product-feature-module .left-holder .title-text.last{margin-bottom:0}.product-feature-module .right-holder .check-text{display:flex;align-items:center;gap:5px}.product-feature-module .right-holder .check-text:before{content:"✓";font-size:35px;margin-bottom:10px}.product-feature-module .button{text-transform:uppercase;color:#fff;font-family:"TT Norms Pro Bold";font-size:30px;background-color:#000;padding:5px 40px;display:block;width:fit-content;text-align:center;min-width:65%;margin:30px auto 0}.product-feature-module .check-text.with-tag{display:flex;align-items:center;gap:5px}.product-feature-module .check-text.with-tag span{background-color:#a20000;border-radius:50%;padding:10px 5px;color:#fff;font-size:10px;font-weight:600;max-height:34px;margin-bottom:10px;transform:rotate(-30deg)}@media only screen and (max-width: 1600px){.product-feature-module .wrapper{padding:60px 20px}}@media only screen and (max-width: 1200px){.product-feature-module .button{font-size:2.5vw}}@media only screen and (max-width: 1023px){.product-feature-module .button{min-width:unset}}@media only screen and (max-width: 768px){.product-feature-module .wrapper{display:block}.product-feature-module .image-container{padding-bottom:80%}.product-feature-module .image-container.logo-img{padding-bottom:30%}.product-feature-module .block-wrapper{border-right:none;margin-bottom:2em;padding-bottom:2em;border-bottom:1px solid #000}.product-feature-module .block-wrapper:last-child{border-bottom:none;margin-bottom:0}.product-feature-module .button{margin-top:1.5em;font-size:25px}}