.header{background-color:var(--color__fill-1);border-radius:2rem;color:var(--color__white);padding:3rem;position:relative;z-index:1}.header:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='169' height='202' fill='none' viewBox='0 0 169 202'%3E%3Cpath fill='%23b9181d' d='M153.412 0v.006H0v154.928c0 18.211 15.687 32.97 35.036 32.97h16.43a44.5 44.5 0 0 1 32.663 14.008 44.5 44.5 0 0 1 32.666-14.008h16.431c19.351 0 35.034-14.759 35.034-32.97V0zm0 154.934c0 9.996-9.056 18.122-20.186 18.122h-16.431a60.1 60.1 0 0 0-32.152 9.302l-.514.329a34 34 0 0 0-.51-.329 60.1 60.1 0 0 0-32.152-9.302h-16.43c-11.133 0-20.187-8.126-20.187-18.122V14.85h138.562z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:-.85rem;content:"";height:12.625rem;left:50%;pointer-events:none;position:absolute;transform:translate(-50%);width:10.5625rem;z-index:-1}.header__content{display:flex;flex-direction:column;gap:1rem;height:100%;justify-content:end;position:relative;z-index:1}.header__background{border-radius:inherit;height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%}.header__picture{border-radius:inherit;padding-bottom:85.275%;transition:transform .8s ease-out}.header:hover .header__picture{transform:scale(1.1);transition:transform var(--transition-duration) var(--transition-timing-function)}.header__text{font-size:1.5rem;font-weight:500;letter-spacing:-.03rem;line-height:2rem}.header__subtitle{color:var(--color__white);font-size:2rem;font-style:normal;font-weight:600;letter-spacing:-.04rem;line-height:2.5rem}@media screen and (max-width:1024px){.header__background{left:unset;max-width:60%;right:0}.header__background img{-o-object-position:right;object-position:right}.header{padding:2rem 1.5rem}.header__title{font-size:3rem}.header__text{font-size:1.25rem;line-height:130%}.header__text br{display:none}}@media screen and (max-width:991px){.header{border-radius:0 0 2rem 2rem;grid-column:1/-1;grid-row:2;padding:6rem 1.5rem 2rem}.header-picture{border-radius:2rem 2rem 0 0!important;grid-column:1/-1;grid-row:1}.header__text{font-size:1.5rem;line-height:130%}}@media screen and (max-width:640px){.header{padding:4rem 1.5rem 1.5rem}.header__text{font-size:1.25rem;line-height:130%}.header__title{font-size:3rem}}
