.globo-form-app .panels.initialized{height:auto!important}.globo-form-app .panel{animation-duration:1s}.globo-form-app .panel:not(.movingIn){display:none}.globo-form-app .panel.movingInBackward{animation-name:movingInBackward}.globo-form-app .panel.movingInFoward{animation-name:movingInFoward}.globo-form-app .panel.movingOutBackward{animation-name:movingOutBackward}.globo-form-app .panel.movingOutforward{animation-name:movingOutforward}.globo-form-app .product-search-field .globo-form-input{flex-wrap:wrap;position:relative}.form-product-search__wrapper{display:block;flex-shrink:0;position:relative;width:100%}.form-product-search__list{background-color:rgb(var(--color-background));border-radius:.2rem;box-shadow:#0000001a 0 .3rem 1.2rem!important;position:absolute;top:.1rem;width:100%;z-index:2}@media only screen and (min-width: 768px){.form-product-search__list{max-width:45rem}}.form-product-search__item{border:transparent .2rem solid}.globo-form-app .form-product-search__item{padding:.5 1rem}.form-product-search__item:not(:last-child):after{content:"";display:block;width:calc(100% - 2rem);margin:0 1rem;height:.1rem;background:rgb(var(--color-border))}.form-product-search__item:focus-within{border:rgb(var(--color-accent)) .2rem solid;box-shadow:none}.form-product-search__infos{padding:.5rem}.form-product-search__action{align-items:center;display:flex;gap:1rem;text-decoration:none}.form-product-search__action:hover,.form-product-search__action:focus{box-shadow:none}.form-product-search__action:hover img,.form-product-search__action:focus img{opacity:.7}.form-product-search__action:hover .form-product-search__title,.form-product-search__action:focus .form-product-search__title{color:rgb(var(--color-accent))}.form-product-search__image{width:5rem;text-align:center}.form-product-search__image img{transition:opacity .5s ease-out}.form-product-search__title{display:block;transition:color .5s ease-out}.form-product-search__model{color:rgb(var(--color-secondary))}.form-product-search__icon,.form-product-search__reset{position:absolute;padding:.5rem;right:1rem;top:0;width:2.5rem;height:2.5rem}.form-product-search__icon svg,.form-product-search__reset svg{height:2rem;width:2rem}.form-product-search__reset{cursor:pointer}@keyframes movingInBackward{0%{display:none}5%{transform:translate(calc(var(--gfb-form-width) * -1));display:flex;opacity:0}to{opacity:1;transform:translate(0)}}@keyframes movingInFoward{0%{display:none}5%{transform:translate(var(--gfb-form-width));display:flex;opacity:0}to{opacity:1;transform:translate(0)}}@keyframes movingOutBackward{0%{display:flex;opacity:1;transform:translate(0)}95%{opacity:0;transform:translate(calc(var(--gfb-form-width) * -1))}to{display:none}}@keyframes movingOutforward{0%{display:flex;opacity:1;transform:translate(0)}95%{opacity:0;transform:translate(var(--gfb-form-width))}to{display:none}}
