.ds_hero_section.is_inner{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px;display:flex;flex-direction:column;justify-content:center;margin:20px auto 0;min-height:70vh;overflow:hidden;padding:100px 20px;position:relative;width:calc(100% - 40px)}.ds_hero_section:before{background-color:#000;content:"";height:100%;inset:0;margin:auto;opacity:.5;position:absolute;width:100%}.ds_hero_content_inner{margin:0 auto;max-width:900px;position:relative;text-align:center;width:100%;z-index:2}@media (max-width:1240px){.ds_hero_section{min-height:90vh}}@media (max-width:1036px){.ds_hero_section{min-height:auto;padding:100px 20px}}@media (max-width:767px){.ds_hero_section{padding:80px 16px}}