.simple-blocks-wrapper .blocks-container{display:grid;grid-template-columns:repeat(var(--compareblock-count),1fr);gap:35px}.simple-blocks-wrapper h2{margin:0 auto 35px}.simple-blocks-wrapper .container{background-color:var(--yellow);padding:75px;border-radius:var(--border-radius);text-align:center}.simple-blocks-wrapper .blocks-container .simple-block{padding:50px 50px 150px;background-color:#fff;border-radius:var(--border-radius);position:relative}.simple-blocks-wrapper .blocks-container .simple-block img{width:100%;aspect-ratio:2 / 1;object-fit:contain}.simple-blocks-wrapper .blocks-container .simple-block .block-compare-text p{border-top:1px solid black;margin:0;padding:10px 0}.simple-blocks-wrapper .blocks-container .simple-block .block-compare-text p:nth-child(1){border-top:none}.simple-blocks-wrapper .blocks-container .simple-block .block-text{margin-bottom:20px}.simple-blocks-wrapper .blocks-container .simple-block .block-button{position:absolute;bottom:50px;width:calc(100% - 100px)}.simple-blocks-wrapper .blocks-container .simple-block.light{background-color:#fff!important;opacity:1}.simple-blocks-wrapper .blocks-container .simple-block.dark{background-color:var(--black);color:var(--green)}.simple-blocks-wrapper .blocks-container .simple-block.dark .block-compare-text p{border-top:1px solid var(--green);margin:0;padding:10px 0}.simple-blocks-wrapper .blocks-container .simple-block.dark .block-compare-text p:nth-child(1){border-top:none}@media screen and (max-width: 1200px){.simple-blocks-wrapper .blocks-container{display:grid;grid-template-columns:1fr 1fr;gap:35px}}@media screen and (max-width: 750px){.simple-blocks-wrapper .container{padding:50px 30px}.simple-blocks-wrapper .blocks-container{display:grid;grid-template-columns:1fr;gap:35px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/CUSTOM-compare-table.css.map */
