.gCards1{column-gap:var(--wp--preset--spacing--30);display:grid;row-gap:var(--wp--preset--spacing--30)}@media screen and (max-width:781px){.gCards1{grid-auto-flow:row;grid-template-columns:1fr}}@media screen and (min-width:782px)and (max-width:1279px){.gCards1{grid-auto-flow:row;grid-template-columns:1fr}}@media screen and (min-width:1280px){.gCards1--columns0{grid-auto-columns:1fr;grid-auto-flow:column}.gCards1--columns1{grid-template-columns:1fr}.gCards1--columns2{grid-template-columns:repeat(2,1fr)}.gCards1--columns3{grid-template-columns:repeat(3,1fr)}.gCards1--columns4{grid-template-columns:repeat(4,1fr)}.gCards1--columns5{grid-template-columns:repeat(5,1fr)}}.gCards1__item{border-radius:var(--wp--custom--radius);display:flex;flex-direction:column;height:100%;overflow:hidden;padding:20px;position:relative;row-gap:20px;transition:background-color .3s,color .3s;will-change:background-color,color}@media screen and (min-width:1280px){.gCards1__item{min-height:340px}}.gCards1__item:nth-child(odd){background-color:color-mix(in srgb,var(--wp--preset--color--white),transparent 77%)}.gCards1__item:nth-child(odd),.gCards1__item:nth-child(odd) .gCards1__subtitle--primary,.gCards1__item:nth-child(odd) .gCards1__title--primary{color:var(--wp--preset--color--white)}.gCards1__item:nth-child(odd) .gCards1__subtitle--secondary,.gCards1__item:nth-child(odd) .gCards1__title--secondary{color:var(--wp--preset--color--secondary)}.gCards1__item:nth-child(2n){background-color:var(--wp--preset--color--white);color:var(--wp--preset--color--mono-1)}.gCards1__item:nth-child(2n) .gCards1__subtitle--primary,.gCards1__item:nth-child(2n) .gCards1__title--primary{color:var(--wp--preset--color--primary)}.gCards1__item:nth-child(2n) .gCards1__subtitle--secondary,.gCards1__item:nth-child(2n) .gCards1__title--secondary{color:var(--wp--preset--color--secondary)}.gCards1__title{margin-bottom:.4em}@media screen and (min-width:1280px){.gCards1__title{margin-bottom:1.4em}}.gCards1__description{font-weight:500;grid-area:description}.gCards2{color:var(--wp--preset--color--mono-1);column-gap:var(--wp--preset--spacing--50);display:grid;row-gap:var(--wp--preset--spacing--50)}@media screen and (max-width:781px){.gCards2{grid-auto-flow:row;grid-template-columns:1fr}}@media screen and (min-width:782px)and (max-width:1279px){.gCards2{grid-auto-flow:row;grid-template-columns:1fr}}@media screen and (min-width:1280px){.gCards2--columns0{grid-auto-columns:1fr;grid-auto-flow:column}.gCards2--columns1{grid-template-columns:1fr}.gCards2--columns2{grid-template-columns:repeat(2,1fr)}.gCards2--columns3{grid-template-columns:repeat(3,1fr)}.gCards2--columns4{grid-template-columns:repeat(4,1fr)}.gCards2--columns5{grid-template-columns:repeat(5,1fr)}}.gCards2__item{background-color:var(--wp--preset--color--white);border-radius:var(--wp--custom--radius);display:flex;flex-direction:column;overflow:hidden;padding:30px 30px 60px;position:relative;row-gap:var(--wp--preset--spacing--30)}.gCards2__item--shadow{box-shadow:0 20px 40px -10px rgba(0,0,0,.251)}.gCards2__item--border{border:1px solid var(--wp--preset--color--mono-3)}.gCards2__item--dark{background-color:var(--wp--preset--color--mono-1)!important;color:var(--wp--preset--color--white)!important}.gCards2__item--light{background-color:var(--wp--preset--color--white)!important;color:var(--wp--preset--color--black)!important}.gCards2__image{border-radius:var(--wp--custom--radius);height:auto;object-fit:cover;object-position:center;width:100%}.gCards2__description{font-weight:500;grid-area:description}.gCards3{color:var(--wp--preset--color--mono-1);column-gap:var(--wp--preset--spacing--50);display:grid;row-gap:var(--wp--preset--spacing--50)}@media screen and (max-width:781px){.gCards3{grid-auto-flow:row;grid-template-columns:1fr}}@media screen and (min-width:782px)and (max-width:1279px){.gCards3{grid-auto-flow:row;grid-template-columns:1fr}}@media screen and (min-width:1280px){.gCards3--columns0{grid-auto-columns:1fr;grid-auto-flow:column}.gCards3--columns1{grid-template-columns:1fr}.gCards3--columns2{grid-template-columns:repeat(2,1fr)}.gCards3--columns3{grid-template-columns:repeat(3,1fr)}.gCards3--columns4{grid-template-columns:repeat(4,1fr)}.gCards3--columns5{grid-template-columns:repeat(5,1fr)}}.gCards3__item{background-color:var(--wp--preset--color--white);border-radius:var(--wp--custom--radius);display:flex;flex-direction:column;height:100%;overflow:hidden;padding:30px;position:relative;row-gap:var(--wp--preset--spacing--30);transition:background-color .3s,color .3s;will-change:background-color,color}.gCards3__title--primary{color:var(--wp--preset--color--primary)}.gCards3__title--secondary{color:var(--wp--preset--color--secondary)}.gCards3__description{font-weight:500;grid-area:description}