section.gallery-cards-module{background-color:#faf9f9;overflow:hidden;position:relative;z-index:1}section.gallery-cards-module.dark{background-color:#1d2b34}section.gallery-cards-module.dark .card-content .description *,section.gallery-cards-module.dark .card-content .label p,section.gallery-cards-module.dark .card-content .title>*{color:#faf9f9}section.gallery-cards-module.grey{background-color:#ebf1f0}section.gallery-cards-module.grey .wrapper .card,section.gallery-cards-module.light{background-color:#faf9f9}section.gallery-cards-module .wrapper{display:flex;flex-wrap:wrap;gap:48px}section.gallery-cards-module .wrapper.n-4 .card,section.gallery-cards-module .wrapper.n-4 .card-content,section.gallery-cards-module .wrapper.n-8 .card,section.gallery-cards-module .wrapper.n-8 .card-content{max-width:calc(50% - 24px)}section.gallery-cards-module .wrapper.n-7{justify-content:center}section.gallery-cards-module .wrapper.n-5{justify-content:flex-end}section.gallery-cards-module .wrapper .card-content{max-width:calc(33.33333% - 32px);width:100%}section.gallery-cards-module .wrapper .card-content .label{margin-bottom:20px}section.gallery-cards-module .wrapper .card-content .description{margin-top:24px}section.gallery-cards-module .wrapper .card{align-items:flex-end;background-color:#ebf1f0;border-radius:8px;display:block;display:flex;flex-direction:column;max-width:calc(33.33333% - 32px);padding:24px;text-transform:none;width:100%}section.gallery-cards-module .wrapper .card .title{width:100%}section.gallery-cards-module .wrapper .card figure{margin-bottom:24px}section.gallery-cards-module .wrapper .card .description{margin-top:16px;width:100%}section.gallery-cards-module .wrapper .card .wrapper-btn{align-items:flex-end;display:flex;flex-grow:4;margin-top:24px}@media (max-width:992px){section.gallery-cards-module .wrapper{gap:32px}section.gallery-cards-module .wrapper .card,section.gallery-cards-module .wrapper .card-content{max-width:calc(50% - 24px)}}@media (max-width:768px){section.gallery-cards-module .wrapper{gap:24px}section.gallery-cards-module .wrapper .card,section.gallery-cards-module .wrapper .card-content{max-width:100%!important;width:100%!important}}