/*
Generated time: May 30, 2025 08:08
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.l-iwt__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:var(--grid-mobile-vertical-spacing);-webkit-column-gap:var(--grid-mobile-horizontal-spacing);-moz-column-gap:var(--grid-mobile-horizontal-spacing);column-gap:var(--grid-mobile-horizontal-spacing)}@media screen and (min-width:750px){.l-iwt__list{row-gap:var(--grid-desktop-vertical-spacing);-webkit-column-gap:var(--grid-desktop-horizontal-spacing);-moz-column-gap:var(--grid-desktop-horizontal-spacing);column-gap:var(--grid-desktop-horizontal-spacing)}}@media screen and (min-width:1280px){.l-iwt__list{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.l-iwt__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:1rem;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%}@media screen and (min-width:750px){.l-iwt__item{width:calc(50% - var(--grid-desktop-horizontal-spacing)/ 2);max-width:calc(50% - var(--grid-desktop-horizontal-spacing)/ 2)}}@media screen and (min-width:1280px){.l-iwt__item{width:auto;max-width:auto}}