.hinnasto{align-items:stretch;display:flex;flex-wrap:wrap;gap:5%;justify-content:center;margin:0 auto;max-width:calc(100% - 2rem)}.hinnasto__heading{margin-bottom:3rem;text-align:center}.hinnasto__heading .button-text--header{color:#e67200}.hinnasto__item{flex:1 1 28%;margin-bottom:5rem;position:relative}.hinnasto-item__bg{bottom:-1rem;content:"";left:1rem;position:absolute;right:-1rem;top:1rem;z-index:0}.hinnasto__item--orange .hinnasto-item__bg{background:#e67200}.hinnasto__item--yellow .hinnasto-item__bg{background:#ffb700}.hinnasto__item--black .hinnasto-item__bg{background:#3c4b4c}.hinnasto__item--orange .hinnasto-name{color:#e67200}.hinnasto__item--yellow .hinnasto-name{color:#ffb700}.hinnasto__item--black .hinnasto-name{color:#3c4b4c}.hinnasto-item__inner{background:#fff;height:100%;padding:2rem;position:relative;z-index:1}.hinnasto-item__main{padding-bottom:4rem}.hinnasto-item-main__content{text-align:center}.hinnasto-item__link{bottom:2rem;left:2rem;position:absolute;right:2rem;text-align:center}.hinnasto__below{text-align:center}.hinnasto-below__link{margin-bottom:1.5rem}.hinnasto-item-main__link>p{margin-bottom:.5rem;padding-left:1.75rem}.hinnasto-item-main__link ul{list-style:none;padding-left:0}.hinnasto-item-main__link ul li{list-style:none;margin-bottom:.75em;padding-left:1.75rem;position:relative}.hinnasto-item-main__link ul li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3C!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--%3E%3Cpath fill='%23fff' d='M438.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 338.7l233.4-233.3c12.5-12.5 32.8-12.5 45.3 0z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:.7rem;border-radius:50%;content:"";height:1.25rem;left:0;position:absolute;top:.15rem;width:1.25rem}.hinnasto__item--orange .hinnasto-item-main__link ul li:before{background-color:#e67200}.hinnasto__item--yellow .hinnasto-item-main__link ul li:before{background-color:#ffb700}.hinnasto__item--black .hinnasto-item-main__link ul li:before{background-color:#3c4b4c}@media screen and (max-width:1024px){.hinnasto__item{flex:0 1 100%}}