.ds_hero_section{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px;display:flex;flex-direction:column;justify-content:center;margin:0 auto;min-height:100vh;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}.ds_tag_hero{backdrop-filter:blur(32px) saturate(1.8) brightness(1.05);-webkit-backdrop-filter:blur(32px) saturate(1.8) brightness(1.05);background-color:rgba(92,158,122,.1);border:1px solid rgba(92,158,122,.15);border-radius:50px;box-shadow:inset 2px 3px 6px hsla(0,0%,100%,.8),inset -1px -2px 4px hsla(0,0%,100%,.15),0 0 15px rgba(92,158,122,.12),0 0 15px rgba(100,140,200,.1),0 0 15px hsla(12,48%,59%,.08),0 15px 40px rgba(0,0,0,.25),0 4px 12px rgba(0,0,0,.18);color:#fff;margin:0 auto 15px;overflow:hidden;padding:14px 25px;position:relative;text-transform:uppercase;width:fit-content}.ds_hero_actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;padding-top:15px}@media (max-width:1240px){.ds_hero_section{min-height:90vh}.ds_hero_actions{gap:16px}}@media (max-width:1036px){.ds_hero_section{min-height:auto;padding:100px 20px}.ds_hero_actions{align-items:center;flex-direction:column}}@media (max-width:767px){.ds_hero_section{padding:80px 16px}.ds_hero_actions{gap:12px}}