.x-grid{--x-row-gap: var(--x-column-gap);--x-md-column-gap: var(--x-column-gap);--x-md-row-gap: var(--x-md-column-gap);--x-sm-column-gap: var(--x-md-column-gap);--x-sm-row-gap: var(--x-sm-column-gap);display:grid;grid-template-columns:repeat(var(--x-cols, auto-fill), minmax(0, 1fr));grid-auto-rows:min-content;column-gap:var(--x-column-gap);row-gap:var(--x-row-gap)}.x-grid--nogap{gap:0}.x-column{flex-grow:0;width:100%}.x-grid-1{--x-cols: 1}.x-grid-2{--x-cols: 2}.x-grid-3{--x-cols: 3}.x-grid-4{--x-cols: 4}.x-grid-5{--x-cols: 5}.x-grid-6{--x-cols: 6}.x-grid-7{--x-cols: 7}.x-grid-8{--x-cols: 8}.x-grid-9{--x-cols: 9}.x-grid-10{--x-cols: 10}.x-grid-11{--x-cols: 11}.x-grid-12{--x-cols: 12}.x-block{display:block}.\!x-block{display:block !important}.x-inline-block{display:inline-block}.x-flex{display:flex}.\!x-flex{display:flex !important}.x-flex-col{flex-direction:column}.x-flex-col-reverse{flex-direction:column-reverse}.x-flex-row-reverse{flex-direction:row-reverse}.x-inline-flex{display:inline-flex}.x-flex-wrap{flex-wrap:wrap}.x-flex-nowrap{flex-wrap:nowrap}.x-hidden{display:none}.\!x-hidden{display:none !important}.x-items-start{align-items:flex-start}.x-items-center{align-items:center}.x-items-end{align-items:flex-end}.x-justify-start{justify-content:flex-start}.x-justify-center{justify-content:center}.x-justify-end{justify-content:flex-end}.x-justify-between{justify-content:space-between}.x-justify-around{justify-content:space-around}.x-text-left{text-align:left}.x-text-center{text-align:center}.x-text-right{text-align:right}.x-w-1\/2{width:50%}.x-w-1\/3{width:33.33%}.x-w-1\/4{width:25%}.x-w-1\/5{width:20%}.x-w-full{width:100%}.x-h-full{height:100%}@media(max-width: 1023.98px){.x-grid{column-gap:var(--x-md-column-gap, var(--x-column-gap));row-gap:var(--x-md-row-gap, var(--x-row-gap))}.md\:x-grid-1{--x-cols: 1}.md\:x-grid-2{--x-cols: 2}.md\:x-grid-3{--x-cols: 3}.md\:x-grid-4{--x-cols: 4}.md\:x-grid-5{--x-cols: 5}.md\:x-grid-6{--x-cols: 6}.md\:x-grid-7{--x-cols: 7}.md\:x-grid-8{--x-cols: 8}.md\:x-grid-9{--x-cols: 9}.md\:x-grid-10{--x-cols: 10}.md\:x-grid-11{--x-cols: 11}.md\:x-grid-12{--x-cols: 12}}@media(max-width: 767.98px){.x-grid{column-gap:var(--x-sm-column-gap, var(--x-column-gap));row-gap:var(--x-sm-row-gap, var(--x-row-gap))}.sm\:x-grid-1{--x-cols: 1}.sm\:x-grid-2{--x-cols: 2}.sm\:x-grid-3{--x-cols: 3}.sm\:x-grid-4{--x-cols: 4}.sm\:x-grid-5{--x-cols: 5}.sm\:x-grid-6{--x-cols: 6}.sm\:x-grid-7{--x-cols: 7}.sm\:x-grid-8{--x-cols: 8}.sm\:x-grid-9{--x-cols: 9}.sm\:x-grid-10{--x-cols: 10}.sm\:x-grid-11{--x-cols: 11}.sm\:x-grid-12{--x-cols: 12}}@media(min-width: 768px){.sm\:x-hidden{display:none}.\!sm-x-hidden{display:none !important}.sm\:x-block{display:block}.\!sm-x-block{display:block !important}.sm\:x-inline-block{display:inline-block}.sm\:x-flex{display:flex}.sm\:x-flex-col{flex-direction:column}.sm\:x-flex-row{flex-direction:row}.sm\:x-flex-1{flex:1}.sm\:x-inline-flex{display:inline-flex}.sm\:x-flex-wrap{flex-wrap:wrap}.sm\:x-flex-nowrap{flex-wrap:nowrap}.sm\:x-w-1\/2{width:50%}.sm\:x-w-1\/3{width:33.33%}.sm\:x-w-1\/4{width:25%}.sm\:x-w-1\/5{width:20%}.sm\:x-w-full{width:100%}.sm\:x-h-full{height:100%}.sm\:x-items-start{align-items:start}.sm\:x-items-center{align-items:center}.sm\:x-items-end{align-items:end}.sm\:x-justify-start{justify-content:start}.sm\:x-justify-center{justify-content:center}.sm\:x-justify-end{justify-content:end}.sm\:x-justify-between{justify-content:space-between}.sm\:x-justify-around{justify-content:space-around}.sm\:x-text-left{text-align:left}.sm\:x-text-center{text-align:center}.sm\:x-text-right{text-align:right}}@media(min-width: 1024px){.md\:x-hidden{display:none}.\!md-x-hidden{display:none !important}.md\:x-block{display:block}.\!md-x-block{display:block !important}.md\:x-inline-block{display:inline-block}.md\:x-flex{display:flex}.md\:x-flex-col{flex-direction:column}.md\:x-flex-row{flex-direction:row}.md\:x-flex-1{flex:1}.md\:x-inline-flex{display:inline-flex}.md\:x-flex-wrap{flex-wrap:wrap}.md\:x-flex-nowrap{flex-wrap:nowrap}.md\:x-w-1\/2{width:50%}.md\:x-w-1\/3{width:33.33%}.md\:x-w-1\/4{width:25%}.md\:x-w-1\/5{width:20%}.md\:x-w-full{width:100%}.md\:x-h-full{height:100%}.md\:x-items-start{align-items:start}.md\:x-items-center{align-items:center}.md\:x-items-end{align-items:end}.md\:x-justify-start{justify-content:start}.md\:x-justify-center{justify-content:center}.md\:x-justify-end{justify-content:end}.md\:x-justify-between{justify-content:space-between}.md\:x-justify-around{justify-content:space-around}.md\:x-text-left{text-align:left}.md\:x-text-center{text-align:center}.md\:x-text-right{text-align:right}}@media(max-width: 767.98px){.x-mobile-hidden{display:none !important}}@media(min-width: 768px)and (max-width: 1023.98px){.x-tablet-hidden{display:none !important}}@media(min-width: 1024px){.x-desk-hidden{display:none !important}}
