.use-section{align-content:center;padding-block:80px;position:relative}@media only screen and (width<=1024px){.use-section{padding-block:60px}}@media only screen and (width<=767px){.use-section{--text-align:center;padding-block:40px}}.use-section.half-top{padding-top:40px}@media only screen and (width<=1024px){.use-section.half-top{padding-top:30px}}@media only screen and (width<=767px){.use-section.half-top{padding-top:20px}}.use-section.half-bottom{padding-bottom:40px}@media only screen and (width<=1024px){.use-section.half-bottom{padding-bottom:30px}}@media only screen and (width<=767px){.use-section.half-bottom{padding-bottom:20px}}.use-section.half-both{padding-block:40px}@media only screen and (width<=1024px){.use-section.half-both{padding-block:30px}}@media only screen and (width<=767px){.use-section.half-both{padding-block:20px}}.use-container{max-width:var(--container-width,1250px);gap:var(--container-gap,20px);flex-direction:row;margin-inline:auto;padding-inline:20px;display:flex;position:relative}@media only screen and (width<=1024px){.use-container{gap:13.3333px}}.use-container.full{max-width:100%}@media screen and (width>=768px){.use-container.reverse{flex-direction:row-reverse}}.use-container.wrap{flex-wrap:wrap}@media only screen and (width<=1024px){.use-container.wrap--tablet{flex-wrap:wrap}}@media only screen and (width<=767px){.use-container:not([no-wrap]){flex-wrap:wrap;gap:10px}}.use-column{width:var(--column-width,100%);gap:var(--column-gap,20px);justify-content:var(--align,center);flex-direction:column;flex-grow:1;min-width:0;padding-block:10px;padding-inline:10px;display:flex}.use-heading{text-align:var(--text-align,inherit)}.use-heading .heading-title{margin-block:0}.use-heading span.heading-title{color:var(--color-primary);text-transform:uppercase;letter-spacing:1px;border-radius:5px;font-size:85%;font-weight:600}
