/*!
 * 
 * garage
 * 
 * @author Pietro
 * @version 2.0.0
 * @link Lemon
 * @license Lemon
 * 
 * Copyright (c) 2026 Pietro
 * 
 * This software is released under the UNLICENSED License
 * https://opensource.org/licenses/UNLICENSED
 * 
 * Compiled with the help of https://wpack.io
 * A zero setup Webpack Bundler Script for WordPress
 */
.block-steps-section-wrap{padding:28px 0;background-color:#f3faff}.block-steps-section-wrap .title-wrap{margin-bottom:48px}.block-steps-section-wrap .title-wrap .title{margin-bottom:6px}.block-steps-section-wrap .steps-wrap{margin-bottom:28px;display:grid;gap:16px;justify-content:center;grid-template-columns:repeat(1, 1fr)}.block-steps-section-wrap .steps-wrap>.step-item{grid-column:span 1}@media(min-width: 768px){.block-steps-section-wrap .steps-wrap{grid-template-columns:repeat(2, 1fr)}.block-steps-section-wrap .steps-wrap>.step-item:last-child{grid-column:1/3;width:50%;justify-self:center}}@media(min-width: 992px){.block-steps-section-wrap .steps-wrap{grid-template-columns:repeat(4, 1fr)}.block-steps-section-wrap .steps-wrap>.step-item:last-child{grid-column:auto;width:100%}}.block-steps-section-wrap .step-item{text-align:center;background-color:#fff;border-radius:.5rem;padding:32px 16px}.block-steps-section-wrap .step-item .image-wrap{width:180px;height:180px;background-color:#f3faff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 21px}.block-steps-section-wrap .step-item .image-wrap img{max-width:200px;object-fit:contain;height:87%}.block-steps-section-wrap .step-item .content{max-width:80%;margin:0 auto}.block-steps-section-wrap .step-item .title{font-size:1.125rem;color:#111640}@media(min-width: 992px){.block-steps-section-wrap{padding:48px 0}}

/*# sourceMappingURL=steps-191a97cc.css.map*/