.textblocks{align-items:flex-start;display:flex;flex-wrap:wrap;margin:4rem 0}.textblocks__item{box-sizing:border-box;flex-shrink:0;font-size:1rem;font-weight:300;margin-bottom:1.5rem;margin-right:3rem;position:relative;width:calc(33.3% - 2rem)}.textblocks__item:nth-child(3n){margin-right:0}.textblocks__item .richtext{position:relative}.textblocks__item ul{text-align:left}.textblocks__item p{margin-top:1rem}.textblocks__item--highlight{color:var(--color-main)}.textblocks__item--highlight p{font-weight:400}.textblocks__item--checkmark{padding-left:2.5rem}.textblocks__item--checkmark .richtext:before{background-image:url(/_nuxt/img/chck-coin.9b9ebf0.svg);background-repeat:no-repeat;background-size:100%;content:"";display:block;height:1.5rem;left:-2.5rem;position:absolute;top:.25rem;width:1.5rem}.textblocks__item--background{padding:2rem;text-align:center}.textblocks__item--background:before{background-color:#f6f6f6;content:"";display:block;height:calc(100% - 4rem);left:0;position:absolute;top:5rem;transition:transform .5s;width:100%}.textblocks__item--background p{margin-top:1rem}.textblocks__item--background h4{font-size:1.2rem;font-weight:700}.textblocks__item--background .richtext{position:relative}.textblocks__icon{display:block;height:4rem;margin:0 auto 1.5rem;position:relative;width:auto}@media screen and (max-width:1194px){.textblocks{margin-top:2rem}.textblocks__item{margin-right:1rem;margin-top:2rem;width:calc(50% - 1rem)}.textblocks__item:nth-child(3n){margin-right:1rem}.textblocks__item:nth-child(2n){margin-right:0}}@media screen and (max-width:774px){.textblocks{margin:2rem 0}.textblocks__item{margin-right:0!important;margin-top:.5rem;width:100%}.textblocks__item:first-child{margin-top:0}.textblocks__item--checkmark{padding-left:2rem}}