.dx25--cats-wrapper,.dx25--cats-wrapper *{box-sizing:border-box}body,html{margin:0;padding:0}.dx25--cats-wrapper{display:flex;flex-wrap:wrap;gap:20px}.dx25--cats-wrapper .cat-item{border-radius:8px;flex:1 1 var(--width);padding:20px;position:relative}.style-arrows.dx25--cats-wrapper .cat-item{border-radius:14px}.style-connect.dx25--cats-wrapper .cat-item:nth-child(odd){border-radius:0}.style-connect.dx25--cats-wrapper .cat-item .connector_b{border-width:1px;border-bottom:0 solid var(--surrounding);border-left:1px solid var(--surrounding);border-right:1px solid var(--surrounding);border-top:0 solid var(--surrounding);bottom:15%;left:100%;position:absolute;top:15%;width:22px;z-index:2}.dx25--cats-wrapper>div:last-child .connector_b{display:none}.style-connect.dx25--cats-wrapper .cat-item .connector_b:before{border:1px solid var(--border);border-bottom:0;border-radius:15px 15px 0 0;bottom:0;content:"";height:40%;left:-1px;position:absolute;width:100%}.style-connect.dx25--cats-wrapper .cat-item .connector_b:after{border:1px solid var(--border);border-radius:0 0 15px 15px;border-top:0;content:"";height:40%;left:-1px;position:absolute;top:0;width:100%}.style-arrows.dx25--cats-wrapper .cat-item:after{content:"";height:30px;left:-4px;position:absolute;top:calc(50% - 15px);width:20px}.style-arrows.dx25--cats-wrapper .cat-item:before{content:"";height:30px;position:absolute;right:-4px;top:calc(50% - 15px);transform:rotate(180deg);width:20px}.dx25--cats-wrapper .cat-item button{background:#a6ef7b;border:0;border-radius:50px;color:#1a1c1e;cursor:pointer;display:block;font-family:Inter,sans-serif;line-height:0;margin:24px auto 0;padding:12px 16px}.dx25--cats-wrapper .cat-item .modal-content{display:none}.dx25--modal{backdrop-filter:blur(10px);background:#1a1c1ecc;border-left:1px solid #a6ef7b;bottom:0;box-shadow:0 0 10px rgba(0,0,0,.2);max-width:100%;padding:50px;position:fixed;right:0;top:0;transform:translateX(550px);transition:all .4s ease;width:500px;z-index:100}.dx25--modal .dx25--modal-content{max-height:calc(100vh - 160px);overflow-x:hidden;overflow-y:auto}.dx25--modal.active{transform:translateX(0)}.dx25--modal .close_modal{background:#a6ef7b;border:0;border-radius:0 0 8px 0;cursor:pointer;font-family:Inter,sans-serif;font-weight:800;left:0;line-height:0;padding:20px;position:absolute;top:0}.dx25--modal .apply-now{background:#a6ef7b;bottom:0;color:#1a1c1e;display:block;left:0;padding:30px 20px;position:absolute;text-align:center;text-decoration:none;width:100%}@media(max-width:767px){.dx25--cats-wrapper{display:block}.dx25--cats-wrapper .cat-item .connector_b{display:none}.dx25--cats-wrapper .cat-item{margin-bottom:20px}}