/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.paragraph--type-productbeschrijving{grid-column-start:1;grid-column-end:-1}.productbeschrijving{position:relative}.productbeschrijving__bg{position:absolute;z-index:-1;left:-100vw;right:0;top:0;bottom:0;width:200vw}.productbeschrijving__wrapper{display:flex}@media (max-width:767px){.productbeschrijving__wrapper{flex-direction:column}}.productbeschrijving__column--left{order:1;padding-right:6rem;justify-content:flex-end}@media (max-width:1023px){.productbeschrijving__column--left{padding-right:3rem}}@media (max-width:767px){.productbeschrijving__column--left{padding-right:0;order:2}}.productbeschrijving__column--right{order:2;justify-content:flex-start}.productbeschrijving__content{flex:0 0 50%}@media (max-width:1023px){.productbeschrijving__content{flex:2 0}}@media (min-width:768px){.productbeschrijving__content{padding:1.4rem 0}}.productbeschrijving__image{position:relative;display:flex;align-self:center;flex:0 0 50%}@media (max-width:1023px){.productbeschrijving__image{flex:0 2}}@media (max-width:767px){.productbeschrijving__image{display:block;margin-bottom:3rem;max-width:100%;align-self:unset}}.productbeschrijving__image img{width:auto;height:100%;max-height:500px}@media (max-width:1023px){.productbeschrijving__image img{max-height:400px}}
.spec{display:grid;align-items:center;grid-template-columns:min-content auto;margin-bottom:.5rem}.spec:last-of-type{margin-bottom:1rem}.spec__icon{height:71px;width:71px;margin-right:2rem;display:block}@media (max-width:767px){.spec__icon{margin-right:1rem}}.spec__icon img{width:100%;height:auto}.spec__title{font-size:1.2rem}
