.flex{display:flex}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.justify-center{justify-content:center}.align-center{align-items:center}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flexbox{display:flex;flex:1 1 0;gap:2rem}@media (max-width:1024px){.flexbox{flex-direction:column}}.mfp-figure:after{box-shadow:none!important;background:none!important}.et_parallax_bg{background-attachment:fixed!important;background-position:center center;background-size:cover!important}