.product-line-wrapper{display:flex;flex-wrap:wrap;gap:32px;justify-content:center}.product-line-box{border:1px solid #eee;border-radius:8px;padding:24px;position:relative;width:calc(33.333% - 40px)}.product-line-box.card--dark{border:none}.product-line-box__content-body.expanded{background-color:#fff;border-radius:8px;left:0;margin-left:-1px;margin-right:-1px;min-height:100%;padding:24px;position:absolute;top:0;width:101%;z-index:999}.product-line-box__content-body.expanded .close-button{cursor:pointer;display:block;position:absolute;right:-10px;top:-10px}.product-line-box__content-body.expanded .expand-content{display:block;position:relative}.product-line-box__content-body.expanded .expand-content ul{list-style:none;margin:0;padding:0}.product-line-box__content-body.expanded .expand-content ul>li,.product-line-box__content-body.expanded .expand-content ul>li a{color:#4b4c4d;font-size:14px;font-weight:400;text-decoration:none}.product-line-box__content-body.expanded .expand-content ul>li{margin:0 0 16px}.product-line-box__content-body.expanded .expand-content ul>li a:hover{color:#22bcb5;text-decoration-line:underline;text-decoration-skip-ink:none;text-decoration-style:solid;text-decoration-thickness:1px;text-underline-offset:4px;text-underline-position:from-font}.expand-content,.overlay,.product-line-box__content-body.expanded .expand-button,.product-line-box__content-body.expanded .product-line-box__content-wrapper{display:none}.overlay{background:rgba(0,0,0,.5);height:100%;left:0;position:fixed;top:0;width:100%;z-index:101}@media (max-width:767px){.product-line-wrapper{display:block}.product-line-box{margin-bottom:20px;width:100%}}