.j-double{display:grid;grid-template-columns:repeat(2,1fr);min-width:100%;width:100%}.j-double:has(>.child-invisible-mobile){grid-template-columns:1fr}@media screen and (min-width:1440px){.j-double:has(>.child-invisible-mobile){grid-template-columns:repeat(2,1fr)}}.j-double{gap:4rem}@media screen and (max-width:720px){.j-double{display:block}.j-double .box{margin-bottom:2rem}}.j-double .box.child-1.is-inverted{grid-column:2/2;grid-row:1/2}.j-double .box.child-2.is-inverted{grid-column:1/2}.j-double .box.is-image .j-image{background-position:50%;background-repeat:no-repeat!important;background-size:cover;border-radius:1rem!important;height:100%!important;max-width:100%!important}@media screen and (max-width:720px){.j-double .box.is-image .j-image{max-height:350px;min-height:250px}}.j-double .box.is-image.is-icon .j-image{background-size:contain!important}
