.module-disambiguation-blocks .inner-wrapper{display:grid}@media only screen and (min-width:601px){.module-disambiguation-blocks .inner-wrapper{grid-template-columns:var(--grid-md)}}@media only screen and (min-width:993px){.module-disambiguation-blocks .inner-wrapper{grid-template-columns:var(--grid-lg)}.module-disambiguation-blocks .inner-wrapper.has-just-one-fix .item{display:grid;grid-template-columns:repeat(3,1fr)}.module-disambiguation-blocks .inner-wrapper.has-just-one-fix .item>*{grid-column-start:3;padding-right:var(--container-diff)}}.module-disambiguation-blocks .item{background-position:50%;background-repeat:no-repeat;background-size:cover;border-bottom:1px solid var(--global-border-line-clr);border-left:0;display:flex;flex:1 0 auto;padding:var(--baseline-2);position:relative}.module-disambiguation-blocks .item .item-content{display:flex;flex-direction:column;position:relative;z-index:1}.module-disambiguation-blocks .item .item-header{margin:var(--baseline-4) 0}.module-disambiguation-blocks .item .item-body{margin-bottom:var(--baseline-2)}.module-disambiguation-blocks .item .item-footer{margin-bottom:var(--baseline-4);margin-top:auto}.module-disambiguation-blocks .item:after{background-color:#000;content:"";height:100%;left:0;opacity:.5;position:absolute;top:0;transition:opacity .2s ease-out;width:100%;z-index:0}@media only screen and (min-width:993px){.module-disambiguation-blocks .item{border-bottom:0}.module-disambiguation-blocks .item:after{background-color:var(--global-body-fill);opacity:1}.module-disambiguation-blocks .item:hover:after{opacity:.3;transition:opacity .2s ease-out}}@media only screen and (min-width:601px){.module-disambiguation-blocks .item{min-height:55vh}.module-disambiguation-blocks .item:not(:first-child):not(:nth-child(3)){border-left:1px solid var(--global-border-line-clr)}}@media only screen and (min-width:993px){.module-disambiguation-blocks .item{min-height:75vh}.module-disambiguation-blocks .item:not(:first-child){border-left:1px solid var(--global-border-line-clr)}}