.search-widget{display:block;margin:0 auto 4rem;max-width:95.6rem;padding:0 20px;position:relative;z-index:2}@media(min-width:1200px){.search-widget{margin:0 auto 5rem;padding:0}}.search-widget.has-margin{margin:-9rem auto 0}.search-widget:before{background:linear-gradient(90deg,#414dd2,#414dd2 33%,#fff 0 66%,#f01e1d 0,#f01e1d);content:"";display:block;height:.6rem;left:50%;position:absolute;top:-.6rem;transform:translate(-50%);width:12rem}.search-widget .page-width{border-radius:var(--media-radius);box-shadow:-10px 10px 30px #00000042;padding:40px 15px 20px!important}@media(min-width:550px)and (max-width:749.98px){.search-widget .page-width{padding:40px 15px!important}}@media(min-width:750px)and (max-width:989.98px){.search-widget .page-width{padding:40px 15px!important}}@media(min-width:990px){.search-widget .page-width{padding:40px 15px 30px!important}}.search-widget__header{display:flex;flex-wrap:wrap;justify-content:center;position:relative}@media(min-width:550px)and (max-width:749.98px){.search-widget__header{align-items:center;flex-direction:column}}@media(min-width:990px){.search-widget__header{display:inline-block}}.search-widget__header .info-bullet{background:var(--gradient-background);border-radius:var(--text-boxes-radius);bottom:3rem;color:rgb(var(--color-foreground-title));cursor:pointer;display:block;max-width:16.9rem;opacity:0;padding:1.6rem .7rem .7rem;position:absolute;right:-15rem;text-align:center;transition:opacity .3s ease;visibility:hidden;z-index:2}@media(min-width:550px){.search-widget__header .info-bullet{left:-15rem}}@media(min-width:750px){.search-widget__header .info-bullet{bottom:2rem}}@media(min-width:1400px){.search-widget__header .info-bullet{bottom:auto;left:auto;max-width:20.9rem;right:-20.9rem;top:calc(-100% - 6.9rem)}}.search-widget__header .info-bullet__title{font-size:calc(var(--font-body-scale)*1.4rem);font-weight:600;margin-bottom:.7rem}.search-widget__header .info-icon{cursor:pointer;display:inline-block;height:4rem;margin-top:-.8rem;position:relative;vertical-align:top;width:4rem}@media(min-width:750px){.search-widget__header .info-icon{height:2.5rem;margin-left:-.8rem;width:2.5rem}}.search-widget__header .info-icon svg{height:4rem;width:4rem}@media(min-width:750px){.search-widget__header .info-icon svg{height:2.5rem;width:2.5rem}}.search-widget__header .info-icon:hover>.info-bullet{opacity:1;visibility:visible}.search-widget__title{display:inline-block;margin-bottom:.6rem;margin-top:0}@media(min-width:550px)and (max-width:749.98px){.search-widget__title{max-width:80%}}.search-widget__description{font-size:calc(var(--font-body-scale)*1.4rem);margin-bottom:.6rem;margin-top:0}@media(min-width:990px){.search-widget__description{font-size:calc(var(--font-body-scale)*1.8rem);margin-bottom:5.8rem}}.search-widget__form{row-gap:1rem}@media(min-width:550px){.search-widget__form{margin:0 auto;max-width:80%}}@media(min-width:990px){.search-widget__form{--grid-desktop-horizontal-spacing:0;align-items:stretch;-moz-column-gap:0;column-gap:0;max-width:66.5rem}}.search-widget__select label{display:block;font-weight:600;margin-bottom:.3rem;padding-left:2rem}.search-widget__select .select{--color-foreground:var(--color-button);color:rgba(var(--color-foreground),1)}.search-widget__select .select__select{border-radius:2.4rem;color:rgba(var(--color-foreground),1);font-size:calc(var(--font-body-scale)*1.6rem);text-transform:uppercase}.search-widget__custom-select{--color-foreground:var(--color-button);color:rgba(var(--color-foreground),1);display:inline-block;flex:1;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1}.search-widget__custom-select:not(.search-widget__custom-select-last) .search-widget__custom-select-selected:after{background:#c2c2c2;content:"";height:50%;position:absolute;right:0;top:50%;transform:translateY(-50%);width:.1rem;z-index:3}.search-widget__custom-select-label{color:rgb(var(--color-foreground-title));font-size:calc(var(--font-body-scale)*1.6rem);font-weight:600;left:2rem;position:absolute;top:-2.9rem}.search-widget__custom-select-selected{align-items:center;background:var(--gradient-background)!important;border-color:rgb(var(--color-button));border-style:solid;border-width:.1rem 0;cursor:pointer;display:flex;height:100%;padding:1.3rem 2rem;position:relative;text-transform:uppercase;z-index:3}.search-widget__custom-select-selected>span{display:block;line-height:1;text-align:left;width:100%}.search-widget__custom-select-selected svg{height:.8rem;pointer-events:none;position:absolute;right:calc(var(--inputs-border-width) + 1.8rem);top:calc(50% - .3rem)}.search-widget__custom-select-items{background:var(--gradient-background);border:.1rem solid #f8f8f8;border-radius:0 0 var(--text-boxes-radius) var(--text-boxes-radius);box-shadow:0 5px 20px #00000026;display:none;left:0;max-height:16.6rem;overflow:auto;padding:1rem 0 1.5rem 2rem;position:absolute;right:0;scrollbar-color:#e8e8e8 #707070;scrollbar-width:auto;text-align:left;text-transform:uppercase;top:100%;z-index:2}.search-widget__custom-select-items::-webkit-scrollbar{width:.6rem}.search-widget__custom-select-items::-webkit-scrollbar-track{background:#e8e8e8;border-bottom-right-radius:10px}.search-widget__custom-select-items::-webkit-scrollbar-thumb{background-color:#707070;border-bottom-right-radius:10px}.search-widget__custom-select-items:not(.select-hide){display:block}.search-widget__custom-select-item{color:rgb(var(--color-foreground-title));cursor:pointer;font-size:calc(var(--font-body-scale)*1.4rem);padding:.5rem 0}.search-widget__custom-select-item:focus-visible{outline:none}.search-widget__custom-select-item:last-child{padding-bottom:0}.search-widget__custom-select-item.selected,.search-widget__custom-select-item:hover{color:rgb(var(--color-foreground))}.search-widget__custom-select-first .search-widget__custom-select-selected{border-bottom-left-radius:2.4rem;border-top-left-radius:2.4rem;border-width:.1rem 0 .1rem .1rem!important}.search-widget__custom-select-first .search-widget__custom-select-items{max-height:19.1rem;padding:3.5rem 0 1.5rem 2rem;top:calc(100% - 2.5rem)}@media(min-width:990px){.search-widget__btn{flex:1}}.search-widget__btn>.button{height:100%;width:100%}@media(min-width:990px){.search-widget__btn>.button{border-bottom-left-radius:0;border-top-left-radius:0}}@media(min-width:750px){.search-widget__footer{margin-top:24px}}@media screen and (max-width:989px){.search-widget__form.grid{-moz-column-gap:1rem;column-gap:1rem}.search-widget__form.grid .search-widget__select--width,.search-widget__form.grid .search-widget__select--height{max-width:calc(50% - .5rem);width:calc(50% - .5rem)}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/bundle.search-widget.css.map */
