predictive-search.search-modal__form{width:6.98vw;height:1.78vw;background:#f6f6f6;border-radius:.21vw;overflow:hidden}predictive-search.search-modal__form form.search{width:100%;height:100%}predictive-search.search-modal__form form.search .field{width:100%;height:100%;flex-direction:row-reverse}predictive-search.search-modal__form form.search input.search__input{background:transparent;width:100%;padding:.37vw .37vw .37vw 0;font-weight:300;font-size:.73vw;color:#000;font-family:var(--font-accent--family);border:0;border-radius:0;box-shadow:unset;outline:none}predictive-search.search-modal__form form.search input.search__input::placeholder{color:#919191}predictive-search.search-modal__form form.search button.search__button{margin:0;padding:.37vw;background:transparent;border:0;width:1.67vw;height:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.predictive-search.predictive-search--header{top:100%;position:absolute;left:0;right:0;height:auto;padding:2.24vw 0;background:#fff;border-top:1px solid rgba(0,0,0,.16);max-height:calc(80vh - var(--header-height))!important;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgb(var(--color-foreground-rgb) / var(--opacity-40)) transparent}.predictive-search-result-header{display:flex;flex-wrap:wrap;gap:.53vw;justify-content:space-between}.predictive-search-result-header ul.tabs-for-search-results{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;align-items:center;gap:.63vw}.predictive-search-result-header ul.tabs-for-search-results li.data-tabs-query{display:flex;align-items:center;justify-content:center;height:1.83vw;border-radius:.21vw;border:1px solid #000000;padding:.42vw 1.15vw;font-weight:400;font-size:.84vw;font-family:var(--font-body--family);line-height:1.25;color:#000;cursor:pointer}.predictive-search-result-header ul.tabs-for-search-results li.data-tabs-query.active{background:#ea6d11;color:#fff;border-color:#ea6d11}.predictive-search-result-header .view-more-button>a{font-weight:400;font-size:.84vw;line-height:1.25;color:#000;display:block;text-decoration:underline;font-family:var(--font-body--family)}.predictive-search-result-header+.predictive-search-result-body{margin-top:1.46vw}.predictive-search-result-list{display:none}.predictive-search-result-list.active{display:block}.predictive-search-result-list ul{margin:0;padding:0;list-style:none}.predictive-search-prodict-grid ul{gap:.84vw}.predictive-search-prodict-grid.swiper-initialized ul{gap:0}.predictive-search-prodict-grid ul>li.swiper-slide{width:14.95vw}.predictive-search-result-list[data-type=article]{margin-top:2.61vw}.predictive-search-article-grid ul{gap:2.09vw}.predictive-search-article-grid.swiper-initialized ul{gap:0}.predictive-search-article-grid ul>li.swiper-slide{width:calc(50% - 1.045vw)}.resource-article-link{display:block;border-radius:.21vw;overflow:hidden}.article-resource-details{display:flex;flex-wrap:wrap;gap:1.05vw}.article-resource-img-main{width:calc(46.576% - .525vw)}.article-resouce-content-header{width:calc(53.424% - .525vw);display:flex;flex-direction:column;justify-content:center;gap:1.05vw}.article-resource-img-ratio{padding-top:77%;position:relative;display:block;border-radius:.21vw;overflow:hidden}.article-resource-img-ratio img{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;object-fit:cover;transform:scale(1);transition:all .4s ease}.resource-article-link:hover .article-resource-img-ratio img,.resource-article-link:hover .article-resource-img-ratio svg{transform:scale(1.1);transition:all .4s ease}.article-resouce-content-inner span.article-blog{font-weight:300;font-size:.73vw;line-height:1.143;color:#ea6d11;display:block;text-transform:capitalize;font-family:var(--font-accent--family)}.article-resouce-content-inner .article-title{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-decoration:none;position:relative;width:fit-content;font-weight:600;font-size:1.05vw;line-height:1.2275;color:#000;font-family:var(--font-semibold--family);margin:.63vw 0}.article-resouce-content-inner .article-title:after{content:"";position:absolute;left:0;right:0;bottom:0;width:0%;transition:all .5s ease;height:1.5px;background:currentColor}.resource-article-link:hover .article-resouce-content-inner .article-title:after{width:100%;transition:all .5s ease}.article-resouce-content-inner .article-content{font-family:var(--font-body--family);-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;margin:0;display:-webkit-box;font-weight:400;font-size:.84vw;line-height:1.407;color:#000}.article-resouce-content-inner .article-content *{font-weight:400;font-size:.84vw;line-height:1.407;color:#000;margin:0;display:inline}.article-resouce-content-header span.article-date{font-weight:300;font-size:.84vw;line-height:1.188;color:#999;font-family:var(--font-accent--family)}.article-resouce-content-header a.read-more{height:2.09vw;background:#000;border-radius:.21vw;overflow:hidden;display:flex;align-items:center;justify-content:center;width:fit-content;padding:.32vw 1.62vw;font-weight:500;font-size:.84vw;line-height:1.25;color:#fff;font-family:var(--font-subheading--family)}.predictive-search-page-grid ul{gap:.73vw}.predictive-search-page-grid.swiper-initialized ul{gap:0}.predictive-search-page-grid ul>li.swiper-slide{width:17.71vw}.predictive-search-page-grid .predictive-search__item{width:100%;display:block;height:100%}.predictive-search-page-grid .page-search-details{padding-top:69.085%;position:relative;width:100%;overflow:hidden}.predictive-search-page-grid .page-search-details img,.predictive-search-page-grid .page-search-details svg{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;object-fit:cover;transition:all .6s ease}.page-search-details:hover img,.page-search-details:hover svg{transform:scale(1.1);transition:all .6s ease}.predictive-search-page-grid .page-search-content-header{position:absolute;bottom:.94vw;left:.53vw;right:.53vw;width:calc(100% - 1.05vw);max-width:fit-content;margin:0 auto}.page-search-details:hover h3.page-title-items-search span{background-size:100% 1px}.predictive-search-page-grid h3.page-title-items-search{font-weight:600;font-size:.99vw;line-height:1.211;color:#fff;text-transform:capitalize;font-family:var(--font-semibold--family);margin:0;text-align:center}.predictive-search-page-grid h3.page-title-items-search span{display:inline;background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-position:0 100%;background-size:0% 1px;box-decoration-break:clone;-webkit-box-decoration-break:clone;transition:background-size .3s ease}.page-search-details:hover h3.page-title-items-search:before{width:100%}.predictive-search-result-list{position:relative}.predictive-search-result-list .prodict-button-next,.predictive-search-result-list .prodict-button-prev,.predictive-search-result-list .article-button-next,.predictive-search-result-list .article-button-prev,.predictive-search-result-list .page-button-next,.predictive-search-result-list .page-button-prev{position:absolute;width:2.09vw;height:2.09vw;top:50%;transform:translateY(-50%);background:#0003;z-index:1;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;transition:all .4s ease}.predictive-search-result-list .prodict-button-next:hover,.predictive-search-result-list .prodict-button-prev:hover,.predictive-search-result-list .article-button-next:hover,.predictive-search-result-list .article-button-prev:hover,.predictive-search-result-list .page-button-next:hover,.predictive-search-result-list .page-button-prev:hover{background:#ea6d11;transition:all .4s ease}.predictive-search-result-list .swiper-button-disabled{pointer-events:none}.predictive-search-result-list .swiper-button-lock{display:none!important}.predictive-search-result-list .prodict-button-next svg,.predictive-search-result-list .prodict-button-prev svg,.predictive-search-result-list .article-button-next svg,.predictive-search-result-list .article-button-prev svg,.predictive-search-result-list .page-button-next svg,.predictive-search-result-list .page-button-prev svg{width:.63vw;height:.63vw;display:block}.predictive-search-result-list .prodict-button-next,.predictive-search-result-list .article-button-next,.predictive-search-result-list .page-button-next{right:1.05vw;transform:translateY(-50%) rotate(-90deg)}.predictive-search-result-list .prodict-button-prev,.predictive-search-result-list .article-button-prev,.predictive-search-result-list .page-button-prev{left:1.05vw;transform:translateY(-50%) rotate(90deg)}predictive-search.search-modal__form form.search button.search__button:focus-visible{outline:unset;outline-offset:unset}predictive-search .mobile-search-filed,predictive-search .search__close-btn{display:none}@media(min-width:749px){predictive-search.search-modal__form form.search button.search__button .svg-wrapper{width:1.0417vw;height:1.0417vw}predictive-search.search-modal__form form.search button.search__button .svg-wrapper svg{width:1.0417vw;height:1.0417vw}}@media(min-width:1660px){.predictive-search-result-list .prodict-button-next,.predictive-search-result-list .article-button-next,.predictive-search-result-list .page-button-next{right:-4.17vw;transform:translateY(-50%) rotate(-90deg)}.predictive-search-result-list .prodict-button-prev,.predictive-search-result-list .article-button-prev,.predictive-search-result-list .page-button-prev{left:-4.17vw;transform:translateY(-50%) rotate(90deg)}}@media(max-width:749px){.predictive-search-page-grid h3.page-title-items-search:before,.article-resouce-content-inner .article-title:after{content:none}html:has(.show-pridictive-popup .predictive-search--header:not(.hidden)){overflow:hidden}predictive-search .mobile-search-filed,predictive-search .mobile-search-filed .svg-wrapper,predictive-search .mobile-search-filed .svg-wrapper svg{display:block;width:100%;height:100%}predictive-search .mobile-search-filed{cursor:pointer;padding:5px}predictive-search.search-modal__form{border-radius:0;background:transparent;grid-area:rightA;width:28px;height:28px;z-index:9}predictive-search.search-modal__form form.search .search__close-btn{position:absolute;width:20px;height:34px;display:flex;align-items:center}predictive-search.search-modal__form form.search .search__close-btn svg{width:11px;height:11px;display:block}predictive-search.search-modal__form form.search .field{background:#fff;border-radius:4px;overflow:hidden;padding:13px 20px;position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;z-index:1;display:none}predictive-search.search-modal__form.show-pridictive-popup form.search .field{display:flex}predictive-search.search-modal__form form.search button.search__button{padding:7px 0 7px 8px;width:28px;height:100%;background:#f6f6f6}predictive-search.search-modal__form form.search button.search__button span.svg-wrapper,predictive-search.search-modal__form form.search button.search__button span.svg-wrapper svg{width:100%;height:100%;display:block}predictive-search.search-modal__form form.search input.search__input{padding:5px 24px 3px 16px;font-size:14px;background:#f6f6f6}.predictive-search.predictive-search--header{min-height:calc(96vh - var(--header-height))!important;padding:32px 20px 28px;max-height:calc(96vh - var(--header-height))!important;overflow:hidden;display:block;height:100%}.predictive-search-result-content{display:flex;flex-direction:column}.predictive-search-result-header{gap:0;height:auto}.predictive-search-result-header ul.tabs-for-search-results{gap:10px;width:100%}.predictive-search-result-header ul.tabs-for-search-results li.data-tabs-query{font-size:14px;border-radius:4px;padding:8px 22px;height:32px}.predictive-search-result-header+.predictive-search-result-body{margin-top:18px;padding-bottom:100px;height:100%}.predictive-search-result-header .view-more-button{position:absolute;bottom:0;left:0;right:0;width:100%;z-index:2;background:#fff;padding:16px 16px 20px}.predictive-search-result-header .view-more-button>a{width:100%;height:36px;background:#000;border-radius:4px;color:#fff;display:flex;align-items:center;justify-content:center;padding:10px;font-size:14px;text-decoration:none}.predictive-search-result-list{height:100%;width:100%}.predictive-search-result-list .prodict-button-next,.predictive-search-result-list .prodict-button-prev,.predictive-search-result-list .article-button-next,.predictive-search-result-list .article-button-prev,.predictive-search-result-list .page-button-next,.predictive-search-result-list .page-button-prev{display:none!important}.predictive-search-prodict-grid ul{gap:24px 10px;flex-wrap:wrap}.predictive-search-prodict-grid ul>li.swiper-slide{width:calc(50% - 5px);height:unset}.predictive-search-result-list[data-type=article]{margin-top:0}.predictive-search-article-grid ul{gap:58px 0;flex-wrap:wrap}.predictive-search-article-grid ul>li.swiper-slide{width:100%;height:unset}.article-resource-details{gap:12px}.article-resource-img-main{width:100%}.article-resource-img-ratio{padding-top:66.67%;border-radius:4px}.article-resouce-content-header{width:100%;gap:12px}.article-resouce-content-header a.read-more{display:none}.article-resouce-content-header span.article-date{font-size:14px;line-height:1.143}.article-resouce-content-inner span.article-blog{font-size:12px;line-height:1.167}.article-resouce-content-inner .article-title{margin:6px 0 10px;font-size:20px;line-height:1.2}.article-resouce-content-inner .article-content{font-size:14px;line-height:1.429;-webkit-line-clamp:3}.predictive-search-page-grid ul{gap:18px 10px;flex-wrap:wrap}.predictive-search-page-grid ul>li.swiper-slide{width:calc(50% - 5px);height:unset}.predictive-search-page-grid .page-search-details{padding-top:69.48%;border-radius:4px}.predictive-search-page-grid .page-search-content-header{bottom:8px;left:4px;right:4px;width:calc(100% - 8px)}.predictive-search-page-grid h3.page-title-items-search{font-size:14px;line-height:1.143}div#predictive-search-results,.predictive-search-result-content,.predictive-search-prodict-grid,.predictive-search-article-grid,.predictive-search-page-grid{width:100%;height:100%}.predictive-search-prodict-grid ul,.predictive-search-article-grid ul,.predictive-search-page-grid ul{height:auto;overflow:hidden;overflow-y:scroll;max-height:100%}}@media(min-width:1922px){predictive-search.search-modal__form{width:133.92px;height:34.176px;border-radius:4.032px}predictive-search.search-modal__form form.search input.search__input{padding:7.104px 7.104px 7.104px 0;font-size:14.016px}predictive-search.search-modal__form form.search button.search__button{padding:7.104px;width:32.064px}.predictive-search.predictive-search--header{padding:43.008px 0}.predictive-search-result-header{gap:10.176px}.predictive-search-result-header ul.tabs-for-search-results{gap:12.096px}.predictive-search-result-header ul.tabs-for-search-results li.data-tabs-query{height:35.136px;border-radius:4.032px;padding:8.064px 22.08px;font-size:16.128px}.predictive-search-result-header .view-more-button>a{font-size:16.128px}.predictive-search-result-header+.predictive-search-result-body{margin-top:28.032px}.predictive-search-prodict-grid ul{gap:16.128px}.predictive-search-prodict-grid ul>li.swiper-slide{width:287.04px}.predictive-search-result-list[data-type=article]{margin-top:50.112px}.predictive-search-article-grid ul{gap:40.128px}.predictive-search-article-grid ul>li.swiper-slide{width:calc(50% - 20.064px)}.resource-article-link{border-radius:4.032px}.article-resource-details{gap:20.16px}.article-resource-img-main{width:calc(46.576% - 10.08px)}.article-resouce-content-header{width:calc(53.424% - 10.08px);gap:20.16px}.article-resource-img-ratio{border-radius:4.032px}.article-resouce-content-inner span.article-blog{font-size:14.016px}.article-resouce-content-inner .article-title{font-size:20.16px;margin:12.096px 0}.article-resouce-content-inner .article-content,.article-resouce-content-inner .article-content *,.article-resouce-content-header span.article-date{font-size:16.128px}.article-resouce-content-header a.read-more{height:40.128px;border-radius:4.032px;padding:6.144px 31.104px;font-size:16.128px}.predictive-search-page-grid ul{gap:14.016px}.predictive-search-page-grid ul>li.swiper-slide{width:340.032px}.predictive-search-page-grid .page-search-content-header{bottom:18.048px;left:10.176px;right:10.176px;width:calc(100% - 20.16px)}.predictive-search-page-grid h3.page-title-items-search{font-size:19.008px}.predictive-search-result-list .prodict-button-next,.predictive-search-result-list .prodict-button-prev,.predictive-search-result-list .article-button-next,.predictive-search-result-list .article-button-prev,.predictive-search-result-list .page-button-next,.predictive-search-result-list .page-button-prev{width:40.128px;height:40.128px}.predictive-search-result-list .prodict-button-next svg,.predictive-search-result-list .prodict-button-prev svg,.predictive-search-result-list .article-button-next svg,.predictive-search-result-list .article-button-prev svg,.predictive-search-result-list .page-button-next svg,.predictive-search-result-list .page-button-prev svg{width:12.096px;height:12.096px}.predictive-search-result-list .prodict-button-next,.predictive-search-result-list .article-button-next,.predictive-search-result-list .page-button-next{right:20.16px}.predictive-search-result-list .prodict-button-prev,.predictive-search-result-list .article-button-prev,.predictive-search-result-list .page-button-prev{left:20.16px}.predictive-search-result-list .prodict-button-next,.predictive-search-result-list .article-button-next,.predictive-search-result-list .page-button-next{right:-80.064px}.predictive-search-result-list .prodict-button-prev,.predictive-search-result-list .article-button-prev,.predictive-search-result-list .page-button-prev{left:-80.064px}predictive-search.search-modal__form form.search button.search__button .svg-wrapper,predictive-search.search-modal__form form.search button.search__button .svg-wrapper svg{width:20.001px;height:20.001px}}
/*# sourceMappingURL=/cdn/shop/t/99/assets/custom-search.css.map */
