.predictive-search{display:none;position:absolute;top:calc(100% + .1rem);left:-54.1rem;width:calc(100% + .2rem);border-width:var(--popup-border-width);border-style:solid;border-color:rgba(var(--color-foreground),var(--popup-border-opacity));background-color:rgb(var(--color-background));z-index:3;border-bottom-right-radius:var(--popup-corner-radius);border-bottom-left-radius:var(--popup-corner-radius);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity));overflow-y:auto;-webkit-overflow-scrolling:touch}.predictive-search--search-template{z-index:2}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.predictive-search__results-groups-wrapper{display:flex;border-bottom:.1rem solid rgba(var(--color-foreground),.08);padding-bottom:1rem}.predictive-search__result-group{display:flex;flex-direction:column;flex:1 1 auto;gap:2rem}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:none}.predictive-search__heading{border-bottom:none;margin:0 2rem;padding:1.5rem 0 .75rem;color:#121212;font-family:Poppins,sans-serif;font-size:16px;font-weight:300;line-height:normal;letter-spacing:0}.predictive-search__item{display:flex;padding:1rem 2rem;text-align:left;text-decoration:none;width:100%}.predictive-search__item--link-with-thumbnail{display:grid;grid-template-columns:5rem 1fr;grid-column-gap:2rem;grid-template-areas:"product-image product-content"}.predictive-search__item-content{grid-area:product-content;display:flex;flex-direction:column}.predictive-search__item-heading{margin:0}.predictive-search__image{grid-area:product-image;object-fit:contain;font-family:"object-fit: contain"}.predictive-search__list-item[aria-selected=true]>*,.predictive-search__list-item:hover>*,.predictive-search__item[aria-selected=true],.predictive-search__item:hover{color:rgb(var(--color-foreground));background-color:transparent}p.predictive-search__item-heading.h5{color:#121212;font-family:Poppins,sans-serif;font-size:16px;font-weight:300;line-height:normal}button.predictive-search__item.predictive-search__item--term.link.link--text.h5.animate-arrow{display:none;color:#121212;font-family:Poppins,sans-serif;font-size:16px;font-weight:300;line-height:normal}#predictive-search-results-products-list{display:grid;grid-template-columns:repeat(5,240px);gap:16px;padding:0 6px;margin:0}#predictive-search-results-products-list .predictive-search__list-item{width:240px;list-style:none}#predictive-search-results-products-list .predictive-search__item--link-with-thumbnail{display:flex;flex-direction:column;width:240px;height:430px;min-height:430px;max-height:430px;padding:12px;border:1px solid #e5e3e4;border-radius:6px;overflow:hidden;background:#fff;text-decoration:none;transition:border-color .25s ease,transform .25s ease}#predictive-search-results-products-list .predictive-search__item--link-with-thumbnail:hover{background:#fff;border-color:#d8d8d8}#predictive-search-results-products-list .predictive-search__image{width:calc(100% - 32px);height:205px;min-height:205px;max-height:205px;object-fit:contain;display:block;margin:16px auto 0}#predictive-search-results-products-list .predictive-search__item-content{display:flex;flex-direction:column;flex:1;padding:0}#predictive-search-results-products-list .predictive-search__item-heading{margin:0;min-height:42px;overflow:hidden;color:#121212;font-family:Open Sans Condensed;font-size:16px;font-weight:600;line-height:1.35;text-transform:uppercase;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}#predictive-search-results-products-list .price{margin-top:0;color:#121212;font-family:Poppins,sans-serif;font-size:16px;line-height:1.2}#predictive-search-results-products-list .price .price-item{display:inline-flex;color:#121212;font-size:16px;font-weight:400}#predictive-search-results-products-list s.price-item.price-item--regular{color:#878787;font-size:10px;font-weight:300;text-decoration-line:line-through}#predictive-search-results-products-list .parcelamento{display:block!important;margin-top:8px;color:#121212;font-family:Poppins,sans-serif;font-size:14px;font-weight:300;line-height:1.35}#predictive-search-results-products-list .parcelamento+.parcelamento{display:none!important}predictive-search .spinner{width:1.5rem;height:1.5rem;line-height:0}predictive-search:not([loading]) .predictive-search__loading-state,predictive-search:not([loading]) .predictive-search-status__loading{display:none}predictive-search[loading] .predictive-search__loading-state{display:flex;justify-content:center;padding:1rem}predictive-search[loading] .predictive-search__search-for-button{display:none}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__loading-state{display:none}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__search-for-button{display:initial}.predictive-search__item--term{justify-content:space-between;align-items:center;padding:1.3rem 2rem;word-break:break-all;line-height:calc(1 + .4 / var(--font-body-scale))}.predictive-search__item--term .icon-arrow{width:calc(var(--font-heading-scale) * 1.4rem);height:calc(var(--font-heading-scale) * 1.4rem);flex-shrink:0;margin-left:calc(var(--font-heading-scale) * 2rem);color:rgb(var(--color-link))}@media screen and (min-width:750px){.header predictive-search{position:relative}.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:nth-child(2),.predictive-search__result-group:last-child .predictive-search__pages-wrapper{display:none}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:initial}.predictive-search__result-group:first-child{flex:0 0 26.4rem}.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:first-child,.predictive-search__result-group:only-child{flex-grow:1}.predictive-search__item--term{padding-top:1rem;padding-bottom:1rem}}@media screen and (max-width:1200px){#predictive-search-results-products-list{grid-template-columns:repeat(3,220px)}#predictive-search-results-products-list .predictive-search__list-item,#predictive-search-results-products-list .predictive-search__item--link-with-thumbnail{width:220px}}@media screen and (max-width:989px){#predictive-search-results-products-list{grid-template-columns:repeat(2,minmax(0,1fr))}#predictive-search-results-products-list .predictive-search__list-item,#predictive-search-results-products-list .predictive-search__item--link-with-thumbnail{width:100%}}@media screen and (max-width:749px){.predictive-search--header{right:0;left:0;top:100%}.predictive-search__results-groups-wrapper{flex-direction:column}.predictive-search__results-groups-wrapper:not(.predictive-search__results-groups-wrapper--no-suggestions){gap:2rem}#predictive-search-results-products-list{grid-template-columns:1fr}#predictive-search-results-products-list .predictive-search__item--link-with-thumbnail{height:352px;min-height:352px;max-height:352px}#predictive-search-results-products-list .predictive-search__image{height:190px;min-height:190px;max-height:190px}}#predictive-search-results-products-list .predictive-search__image{width:100%;height:255px;min-height:255px;max-height:255px;padding:0;box-sizing:border-box;object-fit:contain;display:block;margin:0 auto}#predictive-search-results-products-list .parcelamento{display:none!important}#predictive-search-results-products-list .predictive-search-installments{display:block!important;margin:8px 0 0;color:#121212;font-family:Poppins,sans-serif;font-size:14px;font-weight:300;line-height:1.35}@media screen and (max-width:749px){#predictive-search-results-products-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;padding:0!important;margin:0!important}#predictive-search-results-products-list .predictive-search__list-item{width:100%!important;list-style:none}#predictive-search-results-products-list .predictive-search__item--link-with-thumbnail{width:100%!important;height:325px!important;min-height:325px!important;max-height:325px!important;padding:18px 14px 16px!important;border:1px solid #e5e3e4!important;border-radius:6px!important;background:#fff!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}#predictive-search-results-products-list .predictive-search__image{width:100%!important;height:145px!important;min-height:145px!important;max-height:145px!important;object-fit:contain!important;margin:0 auto 32px!important;padding:0!important;display:block!important}#predictive-search-results-products-list .predictive-search__item-content{padding:0!important;display:flex!important;flex-direction:column!important;flex:1!important}#predictive-search-results-products-list .predictive-search__item-heading{margin:0 0 8px!important;min-height:auto!important;max-height:34px!important;overflow:hidden!important;color:#121212!important;font-family:Open Sans Condensed!important;font-size:14px!important;font-weight:600!important;line-height:1.35!important;letter-spacing:.04em!important;text-transform:uppercase!important}#predictive-search-results-products-list .price{margin:0!important;color:#121212!important;font-family:Poppins,sans-serif!important;font-size:15px!important;font-weight:300!important;line-height:1.2!important}#predictive-search-results-products-list .price .price-item{font-size:15px!important;font-weight:300!important}#predictive-search-results-products-list .predictive-search-installments{display:block!important;margin-top:8px!important;color:#121212!important;font-family:Poppins,sans-serif!important;font-size:13px!important;font-weight:300!important;line-height:1.35!important}#predictive-search-results-products-list .parcelamento{display:none!important}}#predictive-search-results-products-list .predictive-search__item-content p.predictive-search__installments{margin:0}
/*# sourceMappingURL=/cdn/shop/t/48/assets/component-predictive-search.css.map */
