.hero--3{padding:8rem 0}@media (max-width: 768px){.hero--3{padding:4rem 0}}.hero--3 .hero__container{flex-direction:column;gap:4.8rem}@media (max-width: 768px){.hero--3 .hero__container{gap:3.2rem}}.hero--3 .hero__content{max-width:80rem;justify-content:center;text-align:center}.hero--3 .hero__heading{align-items:center}.hero--3 .hero__form{position:relative;max-width:59.2rem;width:100%;margin:1.6rem auto;border-radius:1.6rem;border:.1rem solid #eef2f6;box-shadow:0 40px 80px #1018281a;padding:2rem;background-color:#fff}.hero--3 .hero__form-form{position:relative;display:flex;justify-content:space-between;align-items:center;z-index:9}.hero--3 .hero__form .form__input{font-weight:600}.hero--3 .hero__form .form__input:placeholder-shown{font-weight:500}.hero--3 .hero__form-container{position:absolute;z-index:8;top:90%;left:0;width:100%;padding:.6rem;border:.1rem solid #eef2f6;border-radius:1.2rem;box-shadow:0 1px 2px #0a0d120d;background-color:#fff;list-style:none;display:flex;flex-direction:column;opacity:0;visibility:hidden;filter:blur(.5rem);transition:all .15s ease-in-out}.hero--3 .hero__form-container--active{opacity:1;visibility:visible;filter:blur(0);top:calc(100% + .8rem)}.hero--3 .hero__form-item{position:relative;display:flex;flex-direction:column;justify-content:center;gap:.4rem;padding:.6rem .8rem;background-color:#fff;font-size:1.4rem;font-weight:400;line-height:2rem;border-radius:.8rem;transition:all .3s ease-in-out;cursor:pointer}.hero--3 .hero__form-item:after{content:"";position:absolute;right:.8rem;width:1.6rem;height:1.6rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231350e2' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");background-size:contain;opacity:0;visibility:hidden;transition:all .3s ease-in-out}.hero--3 .hero__form-item:hover,.hero--3 .hero__form-item:active,.hero--3 .hero__form-item--active{background-color:#f5f8ff}.hero--3 .hero__form-item:active:after,.hero--3 .hero__form-item--active:after{content:"";opacity:1;visibility:visible}.hero--3 .hero__form-item strong{font-weight:600;color:#1c1c1d}.hero--3 .hero__form-item span{color:#343a40}.hero--3 .hero__image{flex:unset;aspect-ratio:1216/592;border-radius:2.4rem;overflow:hidden}@media (max-width: 768px){.hero--3 .hero__image{aspect-ratio:1/1}}.hero--3 .hero__video{flex:unset;border-radius:2.4rem;overflow:hidden;display:flex}@media (max-width: 768px){.hero--3 .hero__video{display:none}}.hero--3 .hero__video video{width:auto;margin:0 auto;height:580px;aspect-ratio:16/9;object-fit:contain;border-radius:2.4rem;overflow:hidden;border:3px solid #eef2f6}.hero--3 .hero__video__mobile{flex:unset;border-radius:2.4rem;overflow:hidden;display:flex}@media (min-width: 768px){.hero--3 .hero__video__mobile{display:none}}.hero--3 .hero__video__mobile video{width:auto;margin:0 auto;height:580px;aspect-ratio:9/16;object-fit:contain;border-radius:2.4rem;overflow:hidden;border:0px solid #eef2f6}.hero--3 .hero__buttons{display:flex;gap:2rem}@media (max-width: 768px){.hero--3 .hero__buttons{gap:1.6rem}}
