.section-page-header{position:relative;overflow:hidden}.section-page-header h1,.section-page-header h2,.section-page-header h3,.section-page-header h4,.section-page-header h5,.section-page-header p{margin:0}.section-page-header p{font-size:.875em;margin-bottom:.5rem}.section-page-header .wrap{position:relative;z-index:4}.section-page-header__inner{display:flex;align-items:center;justify-content:center}.section-page-header__inner--desktop .content{background-color:rgba(var(--color-white),1);padding:2.5em;border-radius:.875em;box-shadow:1px 1px 3px rgba(0,0,0,.1);background-color:rgba(var(--color-white),.35);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:none}@media (max-width:768px){.section-page-header__inner--desktop .content{padding:1.5em}}.section-page-header__inner--desktop .content input:-webkit-autofill,.section-page-header__inner--desktop .content input:-webkit-autofill:active,.section-page-header__inner--desktop .content input:-webkit-autofill:focus,.section-page-header__inner--desktop .content input:-webkit-autofill:hover{box-shadow:0 0 0 30px rgba(var(--color-white),1) inset}.section-page-header__inner--desktop .content input[type=email],.section-page-header__inner--desktop .content input[type=number],.section-page-header__inner--desktop .content input[type=password],.section-page-header__inner--desktop .content input[type=search],.section-page-header__inner--desktop .content input[type=tel],.section-page-header__inner--desktop .content input[type=text],.section-page-header__inner--desktop .content select,.section-page-header__inner--desktop .content textarea{border-color:rgba(var(--color-white),1);border-bottom-color:rgba(var(--color-black),1);background-color:rgba(var(--color-white),1)}.section-page-header__inner--desktop .content input[type=email].failed,.section-page-header__inner--desktop .content input[type=number].failed,.section-page-header__inner--desktop .content input[type=password].failed,.section-page-header__inner--desktop .content input[type=search].failed,.section-page-header__inner--desktop .content input[type=tel].failed,.section-page-header__inner--desktop .content input[type=text].failed,.section-page-header__inner--desktop .content select.failed,.section-page-header__inner--desktop .content textarea.failed{border-bottom-color:rgba(var(--color-failure),1)}.section-page-header__inner--desktop .content textarea{border-color:rgba(var(--color-black),1);background-color:rgba(var(--color-white),1)}.section-page-header__inner--desktop .content textarea.failed{border-color:rgba(var(--color-failure),1)}.section-page-header .content{display:flex;flex-direction:column;gap:1em;text-align:center;width:100%;max-width:768px}.section-page-header .content .actions{display:flex;justify-content:center;gap:1.5em}.section-page-header img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(1.05);width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-page-header img.desktop{display:block;z-index:1}.section-page-header img.mobile{display:none;z-index:2}@media (max-width:768px){.section-page-header img.mobile{display:block}}