.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:720px){.j-double:has(>.child-invisible-mobile){gap:4rem}}@media screen and (min-width:1440px){.j-double:has(>.child-invisible-mobile){grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:720px){.j-double .box{margin-bottom:2rem}}.j-double .box{align-self:center;height:100%}.j-double .box:not(.is-image){height:-moz-fit-content;height:fit-content}.j-double .box.child-1:has(.inverted-mobile){grid-row:2/2!important}@media screen and (min-width:1440px){.j-double .box.child-1:has(.inverted-mobile){grid-row:1/2!important}}.j-double .box.child-1.is-inverted{grid-row:1/2}@media screen and (min-width:1440px){.j-double .box.child-1.is-inverted{grid-column:2/2}}.j-double .box.child-2.is-inverted{grid-column:1/2}.j-double .box.is-image{max-height:450px;min-height:350px}@media screen and (max-width:1440px){.j-double .box.is-image:has(>.d\:none){min-height:0!important}}@media screen and (min-width:720px){.j-double .box.is-image{min-height:400px}}@media screen and (min-width:1440px){.j-double .box.is-image{min-height:600px}}.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}
