.sc-section-header{width:100%}.sc-section-header .sc-section-header-inner{display:flex}.sc-section-header.is-stack .sc-section-header-inner{flex-direction:column;gap:var(--sc-section-header-inner-gap,48px)}.sc-section-header.grve-text-align-left .sc-section-header-actions .grve-buttons-group{flex-direction:row;justify-content:flex-start}.sc-section-header.grve-text-align-right .sc-section-header-actions .grve-buttons-group{flex-direction:row;justify-content:flex-end}.sc-section-header.grve-text-align-center .sc-section-header-actions .grve-buttons-group{flex-direction:row;justify-content:center}.sc-section-header.is-split .sc-section-header-inner{align-items:var(--sc-section-header-split-align-items,flex-start);flex-direction:row;gap:20px;justify-content:space-between}@media only screen and (max-width:1023px){.sc-section-header.is-split .sc-section-header-inner{align-items:stretch;flex-direction:column;gap:var(--sc-section-header-inner-gap,48px)}}.sc-section-header.is-split .sc-section-header-content{flex:1 1 auto;min-width:0}.sc-section-header.is-split .sc-section-header-actions{align-items:flex-start;display:flex}@media only screen and (max-width:1023px){.sc-section-header.is-split .sc-section-header-actions{flex:1 1 auto}}.sc-section-header.is-split .sc-section-header-actions .grve-buttons-group{justify-content:flex-end}@media only screen and (max-width:1023px){.sc-section-header.is-split .sc-section-header-actions .grve-buttons-group{flex-direction:row;justify-content:flex-start}}.sc-section-header .sc-section-header-title{display:flex;gap:12px}.sc-section-header.grve-text-align-left .sc-section-header-title{align-items:center;flex-direction:row}.sc-section-header.grve-text-align-right .sc-section-header-title{align-items:center;flex-direction:row-reverse}.sc-section-header.grve-text-align-center .sc-section-header-title{align-items:center;flex-direction:column;gap:32px}@media only screen and (max-width:767px){.sc-section-header.grve-text-align-center .sc-section-header-title{gap:20px}}.sc-section-header .sc-section-header-icon-img{display:block;height:72px;object-fit:cover;width:auto}@media only screen and (max-width:767px){.sc-section-header .sc-section-header-icon-img{height:48px;width:auto}}.sc-section-header .grve-title{margin:0}.sc-section-header .grve-subtitle:first-child{margin-bottom:24px}.sc-section-header .grve-title+.grve-subtitle{line-height:1.5;margin-bottom:0;margin-top:12px}.sc-section-header.grve-text-align-center .grve-title+.grve-subtitle,.sc-section-header.grve-text-align-center .sc-section-header-title+.grve-subtitle{margin-top:16px}.sc-section-header .grve-description{margin-top:24px}.sc-section-header .grve-subtitle+.grve-description{margin-top:40px}@media only screen and (max-width:767px){.sc-section-header .grve-description br{display:none}}.sc-section-header.is-subtitle-top{padding-top:44px;position:relative}.sc-section-header.is-subtitle-top .sc-section-header-content .grve-subtitle{position:absolute;top:0;width:100%}