.block-solutions__grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(150px, 1fr));gap:clamp(20px,5vw,85px);padding-inline:35px;padding:0 35px 58.63px}.block-solutions__grid__solution{display:flex;flex-direction:column}.block-solutions__grid__solution.text-color-white .solution-title,.block-solutions__grid__solution.text-color-white p{color:#fff}.block-solutions__grid__solution.text-color-blue .solution-title,.block-solutions__grid__solution.text-color-blue p{color:#003349}.block-solutions__grid__solution.text-color-gold .solution-title,.block-solutions__grid__solution.text-color-gold p{color:#ad841f}.block-solutions__grid__solution.text-color-dark-green .solution-title,.block-solutions__grid__solution.text-color-dark-green p{color:#337757}.block-solutions__grid__solution.text-color-gold-50 .solution-title,.block-solutions__grid__solution.text-color-gold-50 p{color:#d6c18f}.block-solutions__grid__solution.text-color-gold-25 .solution-title,.block-solutions__grid__solution.text-color-gold-25 p{color:#ebe0c7}.block-solutions__grid__solution.text-color-gold-15 .solution-title,.block-solutions__grid__solution.text-color-gold-15 p{color:#f5efe2}.block-solutions__grid__solution.text-color-bright-green .solution-title,.block-solutions__grid__solution.text-color-bright-green p{color:#81bb8c}.block-solutions__grid__solution.text-color-green-25 .solution-title,.block-solutions__grid__solution.text-color-green-25 p{color:#dfeee2}.block-solutions__grid__solution.text-color-green-10 .solution-title,.block-solutions__grid__solution.text-color-green-10 p{color:#f2f8f3}.block-solutions__grid__solution.text-color-black .solution-title,.block-solutions__grid__solution.text-color-black p{color:#000}.block-solutions__grid__solution .solution-icon{margin-bottom:18.5px;text-align:left}.block-solutions__grid__solution .solution-content{display:flex;flex-direction:column;flex-grow:1}.block-solutions__grid__solution .solution-content__text{text-align:start}.block-solutions__grid__solution .solution-content .solution-title{margin-bottom:5px}.block-solutions__grid__solution .solution-content .btn-site{justify-content:flex-start}.block-solutions__grid__solution .solution-content .btn-site:hover{color:inherit}.block-solutions .content-buttons{padding-right:55px}.block-solutions .content-buttons .btn-site:first-of-type{position:relative;overflow:visible}.block-solutions .content-buttons .btn-site:first-of-type::before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:100vw;right:calc(100% + 25px);height:2px;background:#81bb8c}.block-solutions.custom-content-container{max-width:1445px !important;margin-inline:auto !important}@media(max-width: 1280px){.block-solutions__grid{padding-inline:0}.block-solutions .content-buttons{padding:0}}@media(max-width: 991px){.block-solutions{margin-bottom:60px !important}.block-solutions__grid{grid-template-columns:repeat(2, 1fr);gap:40px !important}}@media(max-width: 767px){.block-solutions{margin-bottom:40px !important}.block-solutions__grid__solution .solution-content .btn-link{padding:0 !important}}@media(max-width: 576px){.block-solutions__grid{grid-template-columns:1fr}}