.tjeneste-boxes-container{align-items:stretch;display:flex;flex-direction:column;gap:var(--spacing-medium)}.tjeneste-text-box{padding-bottom:32px}.tjenester-icon{align-items:center;border-radius:8px;display:flex;flex-shrink:0;gap:8px;height:56px;padding:16px;width:56px}.pink-icon-box{background-color:#ffe5ee}.white-icon-box{background-color:#fff}.tjenester-icon svg{height:24px;width:24px}.tjenester-box{background-color:#fff;display:flex;flex-direction:column;gap:var(--spacing-x-small);padding:var(--spacing-large);width:100%}.tjenester-box h5{padding-top:var(--spacing-large)}@media screen and (min-width:1000px){.tjeneste-boxes-container{flex-direction:row;flex-wrap:wrap}.tjenester-box{width:48%}.tjeneste-boxes-container{flex-direction:row;flex-wrap:wrap}.tjeneste-text-box{padding-bottom:72px}.tjenester-box{width:48.5%}}@media screen and (min-width:1400px){.tjenester-box{width:49%}}