form{flex-direction:column;gap:20px;padding-bottom:50px}.form-actions,form{display:flex;width:100%}.form-actions{align-items:center;justify-content:space-between;gap:.5rem}@media not all and (min-width:640px){.form-actions{flex-direction:column-reverse}.form-actions>button{width:100%}}.header{width:100%;overflow:hidden;border-radius:20px}.header>img{width:100%;-o-object-fit:contain;object-fit:contain}@media (min-width:1024px){.header>img{height:300px;-o-object-fit:cover;object-fit:cover}}.header-content{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:20px}@media (min-width:768px){.header-content{padding:30px}}@media (min-width:1024px){.header-content{padding:40px}}.header-video{position:relative}.header-video>img{margin-top:1.25rem;width:100%;border-radius:20px;--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity));-o-object-fit:cover;object-fit:cover}@media (min-width:768px){.header-video>img{margin-top:40px;border-radius:40px}}@media (min-width:1024px){.header-video>img{height:400px}}.header-video__btn{position:absolute;top:50%;left:50%;display:flex;aspect-ratio:1/1;height:70px;width:70px;--tw-translate-x:-50%;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));cursor:pointer;align-items:center;justify-content:center;overflow:hidden;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));opacity:.8;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.header-video__btn:hover{--tw-bg-opacity:1;background-color:rgb(88 116 255/var(--tw-bg-opacity))}@media (min-width:768px){.header-video__btn{height:100px;width:100px}}.header-video__btn>svg{margin-left:.25rem}.header-video__btn:hover>svg{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}