.theme-block:has(>.products){--padding-top: 70px;--padding-top-mobile: 40px;--padding-bottom: 70px;--padding-bottom-mobile: 40px}.theme-block .products{display:flex;flex-wrap:wrap;gap:20px}.theme-block .products .product{display:flex;flex-direction:column;width:calc(33.3333333333% - 20px + 6.6666666667px);padding:30px;border:2px solid var(--secondary);background:var(--secondary-light);border-radius:25px;text-align:center;position:relative}@media screen and (max-width:992px){.theme-block .products .product{width:calc(50% - 10px)}}@media screen and (max-width:576px){.theme-block .products .product{width:100%}}.theme-block .products .product__title{font-weight:600;font-size:33px;text-transform:uppercase;margin:0 0 10px}.theme-block .products .product__title--small{font-size:23px}.theme-block .products .product__price,.theme-block .products .product__price-range{margin-bottom:20px}.theme-block .products .product__price-range{font-weight:400;font-size:25px;line-height:24px}.theme-block .products .product__button{margin:auto auto 0}.theme-block .products .product__text{margin-bottom:20px}.theme-block .products .product__text ul{display:flex;flex-direction:column;gap:20px}.theme-block .products .product__text ul:not([style*=list-style-image]){list-style:none;padding:0}.theme-block .products .product__text ul:not([style*=list-style-image]) li{padding-left:35px;background:url(./list-check-cyan-BRO-Edjb.svg) left top no-repeat;background-size:20px 20px}.theme-block .products .product__tooltip{padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;width:32px;height:32px;color:var(--secondary);position:absolute;top:12px;right:12px;cursor:help}.theme-block .products .product--dense{padding:30px 15px;width:calc(25% - 15px)}@media screen and (max-width:1360px){.theme-block .products .product--dense{width:calc(33.3333333333% - 20px + 6.6666666667px)}}@media screen and (max-width:992px){.theme-block .products .product--dense{width:calc(50% - 10px)}}@media screen and (max-width:576px){.theme-block .products .product--dense{width:100%}}.theme-block .products .product--dense .product__price{order:1;font-weight:700;font-size:60px;line-height:60px;margin-bottom:10px}.theme-block .products .product--dense .product__title{order:2;font-weight:700;font-size:23px;margin:0 0 20px}.theme-block .products .product--dense .product__button{order:4}
