.sec-page-header{background:var(--sec-page-header-bg);color:var(--sec-page-header-text)}.sec-page-header__inner{display:flex;flex-direction:column;@media (min-width:992px){flex-direction:row;min-height:434px}}.sec-page-header__content{align-items:center;display:flex;padding:60px var(--sp-p-hor-mobile);text-align:center;@media (min-width:992px){justify-content:flex-start;min-height:434px;padding:100px var(--sp-p-hor-mobile);text-align:left;width:50%}@media (min-width:1200px){padding-right:56px}@media (min-width:1329px) and (max-width:1368px){padding-left:calc(var(--sp-p-hor-desktop) + 20px)}@media (min-width:1369px){padding-left:calc((100vw - var(--lo-content-width))/2)}}.sec-page-header__content-box{width:100%}.sec-page-header__label{background:rgba(0,0,0,.4);border-radius:6px;display:inline-block;margin-bottom:12px;padding:8px 10px;@media (min-width:992px){margin-bottom:24px}}.sec-page-header__image{aspect-ratio:393/275;overflow:hidden;position:relative;&:after{background:var(--wave-mobile) no-repeat center /100% 100%;content:"";height:34px;left:0;position:absolute;right:0;top:0;width:100%}@media (min-width:992px){aspect-ratio:744/434;width:50%;&:after{background-image:var(--wave);background-repeat:no-repeat;background-size:100% 100%;bottom:0;height:100%;right:auto;top:0;width:36px}}}.sec-page-header__img{display:block;height:100%;object-fit:cover;width:100%}.sec-page-header__img--desktop{display:none;@media (min-width:992px){display:block}}.sec-page-header__img--mobile{@media (min-width:992px){display:none}}