section.solutions-module{margin-bottom:40px;margin-top:0}@media screen and (min-width:992px){section.solutions-module{margin-bottom:116px;margin-top:0}}.solutions-module .container{display:flex;flex-direction:column;gap:32px}@media screen and (min-width:992px){.solutions-module .container{gap:40px}}.solutions__text-wrapper{display:flex;flex-direction:column;gap:16px}.solutions__title{margin-bottom:unset;text-align:center}.solutions__subtitle{font-size:20px;line-height:32px;text-align:center}.solutions__cards{align-items:center;display:grid;gap:16px;grid-template-columns:repeat(1,1fr);justify-content:center}@media screen and (min-width:992px){.solutions__cards{gap:40px;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1400px){.solutions__cards{grid-template-columns:repeat(4,1fr)}}.solutions__cards__card{align-items:center;background:linear-gradient(180deg,#586841,#394529);border-radius:8px;color:#fff;display:flex;flex-direction:column;gap:16px;height:fit-content;justify-content:space-between;padding:32px 24px;transition:all .2s ease-in-out}.solutions__cards__card:hover{-webkit-box-shadow:0 0 48px -11px rgba(0,0,0,.75);-moz-box-shadow:0 0 48px -11px rgba(0,0,0,.75);box-shadow:0 0 48px -11px rgba(0,0,0,.75)}@media screen and (min-width:992px){.solutions__cards__card{padding:56px 24px}}.solutions__cards__card__title{font-size:32px;font-weight:800;line-height:40px;max-width:272px;text-align:center}.solutions__cards__card__cta.btn.btn--secondary a{background-color:unset;border-color:#fff;color:#fff!important}.solutions__cards__card__cta.btn.btn--secondary a span.text.text--black{color:#fff!important}