html body .ce_rsce_equalboxesrows .row-container:not(:last-child){margin-bottom:1rem}html body .ce_rsce_equalboxesrows .row .left-col--inner{height:100%;min-height:calc(4.25rem + 36vw)}@media(min-width: 1600px){html body .ce_rsce_equalboxesrows .row .left-col--inner{min-height:31.25rem}}html body .ce_rsce_equalboxesrows .row .left-col--inner .equal--box{height:100%}@media(min-width: 768px){html body .ce_rsce_equalboxesrows .row .right--col .right-col--inner{height:100%;display:flex;flex-flow:column nowrap;align-items:center;gap:var(--bs-gutter-x)}}@media(min-width: 768px){html body .ce_rsce_equalboxesrows .row .right--col .right-col--inner .equal--box{flex:1;width:100%}}html body .ce_rsce_equalboxesrows .row .equal--box{position:relative}html body .ce_rsce_equalboxesrows .row .equal--box>a{display:block;height:100%;width:100%;position:absolute;left:0;top:0}html body .ce_rsce_equalboxesrows .row .equal--box .box--inner{height:100%;position:relative;display:flex;flex-flow:column nowrap;justify-content:flex-end;min-height:calc(3.9375rem + 32.25vw)}@media(min-width: 768px){html body .ce_rsce_equalboxesrows .row .equal--box .box--inner{margin-top:0px;min-height:0px}}html body .ce_rsce_equalboxesrows .row .equal--box .box--inner:hover .box--content .box--text{height:auto;max-height:800px;opacity:1}html body .ce_rsce_equalboxesrows .row .equal--box .box--inner .box--content{padding:1.5rem;color:var(--bs-white);background-color:rgba(0,0,0,.4);z-index:10}html body .ce_rsce_equalboxesrows .row .equal--box .box--inner .box--content .box--headline>*{display:block}html body .ce_rsce_equalboxesrows .row .equal--box .box--inner .box--content .box--headline>*:not(.ce--subline){color:var(--bs-body-color-inverse)}html body .ce_rsce_equalboxesrows .row .equal--box .box--inner .box--content .box--subline.ce--subline{margin-bottom:0px}html body .ce_rsce_equalboxesrows .row .equal--box .box--inner .box--content .box--text{transition:max-height .75s ease-in-out,opacity .35s ease;max-height:0px;opacity:0;overflow:hidden;text-align:justify}html body .ce_rsce_equalboxesrows .row .equal--box .box--inner .box--content .box--text>*:first-child{padding-top:1rem}