.gr-search{color:#111;background:#fff;font-family:var(--font-body-family)}.gr-search__inner{width:min(1360px,calc(100% - 64px));margin:0 auto;padding:42px 0 70px}.gr-search__header{display:flex;justify-content:space-between;align-items:flex-start;gap:40px}.gr-search__header h1{margin:0;font-size:36px;line-height:1;font-weight:900;letter-spacing:-.03em}.gr-search__header p{margin:14px 0 0;font-size:16px}.gr-search__header p strong{color:var(--gr-orange, #ff9f00)}.gr-search__form{position:relative;width:420px}.gr-search__form input{width:100%;height:48px;padding:0 52px 0 16px;border:1px solid #aaa;border-radius:0;font:inherit}.gr-search__form a{position:absolute;right:0;top:0;width:48px;height:48px;padding:15px;color:#111}.gr-search__form svg{width:18px;height:18px}.gr-search__toolbar{min-height:68px;margin-top:10px;border-bottom:1px solid #ddd;display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.gr-search__tabs{display:flex;gap:34px;overflow:auto}.gr-search__tabs a{flex:none;padding:22px 0 16px;border-bottom:2px solid transparent;color:#111;font-size:12px;font-weight:800;text-decoration:none}.gr-search__tabs a.is-active{color:var(--gr-orange, #ff9f00);border-color:var(--gr-orange, #ff9f00)}.gr-search__sort{display:flex;align-items:center;padding-bottom:16px;font-size:11px;font-weight:800}.gr-search__sort select{max-width:150px;padding:0 20px 0 4px;border:0;background:#fff;font:inherit}.gr-search__layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:32px;padding-top:24px}.gr-search__filters{border-right:1px solid #ddd;padding-right:24px}.gr-search__filter-head{display:flex;justify-content:space-between;margin-bottom:5px}.gr-search__filter-head>strong{font-size:14px}.gr-search__filter-head button{display:none}.gr-search__filters details{border-bottom:1px solid #ddd;padding:14px 0}.gr-search__filters summary{display:flex;justify-content:space-between;font-size:12px;font-weight:800;cursor:pointer;list-style:none}.gr-search__filter-values{padding-top:10px}.gr-search__filter-values label{min-height:25px;display:flex;align-items:center;gap:8px;font-size:12px}.gr-search__filter-values input[type=checkbox]{width:14px;height:14px;margin:0;accent-color:var(--gr-orange, #ff9f00)}.gr-search__price{display:grid;grid-template-columns:1fr 1fr;gap:8px}.gr-search__price label{display:block}.gr-search__price label span{display:block;margin-bottom:4px}.gr-search__price input{width:100%;height:36px;border:1px solid #bbb;padding:4px}.gr-search__apply{width:100%;min-height:44px;margin-top:16px;border:1px solid #111;background:#111;color:#fff;font-size:11px;font-weight:800}.gr-search__reset{display:inline-block;margin-top:16px;color:#111;font-size:11px;font-weight:800}.gr-search__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;margin:0;padding:0;list-style:none}.gr-search-card{height:100%;border:1px solid #ddd;background:#fff}.gr-search-card__image{height:250px;padding:18px;display:flex;align-items:center;justify-content:center;background:var(--gr-product-media-background,#fff)}.gr-search-card__image img{width:100%;height:100%;object-fit:contain}.gr-search-card__body{padding:0 18px 18px;display:flex;flex-direction:column;align-items:flex-start}.gr-search-card__vendor{margin-bottom:5px;color:#666;font-size:10px;text-transform:uppercase}.gr-search-card__title{min-height:36px;color:#111;font-size:12px;line-height:1.35;font-weight:800;text-decoration:none;text-transform:uppercase}.gr-search-card__price{margin-top:10px;font-size:14px;font-weight:800}.gr-search-card__rating{margin-top:8px;font-size:10px}.gr-search-card__rating span{color:var(--gr-orange, #ff9f00);letter-spacing:1px}.gr-search__pagination{margin-top:30px}.gr-search__pagination .pagination__list{justify-content:center}.gr-search__mobile-filter{display:none}.gr-search__state{min-height:430px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.gr-search__state-icon{font-size:64px;font-weight:300}.gr-search__state h2{margin:8px 0;font-size:20px}.gr-search__state p{margin:0 0 24px;color:#555}.gr-search__state a{min-width:210px;padding:15px 25px;background:var(--gr-orange, #ff9f00);color:#fff;font-size:12px;font-weight:800;text-decoration:none}.gr-search__helper{max-width:520px;margin:42px auto 0;padding:22px;background:#f7f7f7;display:flex;gap:20px;align-items:center}.gr-search__helper-icon{color:var(--gr-orange, #ff9f00);font-size:58px}.gr-search__helper strong{font-size:13px}.gr-search__helper p{margin:5px 0}.gr-search__helper a{color:var(--gr-orange, #ff9f00);font-size:13px;font-weight:700}@media(max-width:1199px){.gr-search__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gr-search__layout{grid-template-columns:1fr}.gr-search__mobile-filter{display:flex;justify-content:flex-end;padding-top:15px}.gr-search__mobile-filter button{min-height:44px;border:1px solid #111;background:#fff;padding:0 18px;font-weight:800}.gr-search__filters{position:fixed;z-index:1002;inset:0 0 0 auto;width:min(390px,100vw);padding:25px;background:#fff;overflow:auto;transform:translate(100%);transition:transform .2s ease}.gr-search__filters.is-open{transform:none;box-shadow:0 0 0 100vw #0000008c}.gr-search__filter-head button{display:block;width:44px;height:44px;border:0;background:transparent;font-size:28px}}@media(max-width:767px){.gr-search__inner{width:100%;padding:24px 16px 50px}.gr-search__header{display:block}.gr-search__header h1{font-size:27px}.gr-search__header p{font-size:14px}.gr-search__form{width:100%;margin-top:22px}.gr-search__toolbar{display:block;margin-top:12px}.gr-search__tabs{gap:28px}.gr-search__sort{justify-content:flex-end;padding:14px 0}.gr-search__grid{display:block}.gr-search__grid>li+li{border-top:1px solid #ddd}.gr-search-card{border:0;display:grid;grid-template-columns:105px minmax(0,1fr);padding:10px 0}.gr-search-card__image{height:105px;padding:8px}.gr-search-card__body{padding:10px 8px}.gr-search-card__title{min-height:0;font-size:12px}.gr-search-card__price{margin-top:8px}.gr-search__helper{margin-top:28px}.gr-search__state{min-height:360px}}.gr-search__filters{padding:0;border:1px solid #dedede;background:#fff}.gr-search__filter-head{min-height:52px;margin:0;padding:0 18px;align-items:center;border-bottom:1px solid #dedede}.gr-search__filter-head>strong{font-size:12px;font-weight:900;text-transform:uppercase}.gr-search__filter-form{padding:0 18px 16px}.gr-search__filters details{padding:0;border-bottom:0;border-top:1px solid #dedede}.gr-search__filters details:first-of-type{border-top:0}.gr-search__filters summary{min-height:48px;padding:0;align-items:center;font-size:11px;font-weight:900;text-transform:uppercase}.gr-search__filters summary::-webkit-details-marker{display:none}.gr-search__filters details[open] summary span{transform:rotate(90deg)}.gr-search__filters summary span{transition:transform .15s ease}.gr-search__filter-values{padding:0 0 12px}.gr-search__filter-values label{min-height:28px;padding:4px 0;gap:8px;color:#111;font-size:10.5px}.gr-search__filter-values input[type=checkbox]{width:13px;height:13px;border-radius:0;accent-color:var(--gr-orange, #ff9f00)}.gr-search__price{padding:10px 0 16px}.gr-search__reset{margin-top:16px;color:var(--gr-orange, #ff9f00);font-size:9.5px;font-weight:800;text-decoration:none;text-transform:uppercase}.gr-search__sort{padding-bottom:12px;border:1px solid #dedede}.gr-search__sort label{padding-left:14px;color:#777;font-size:10px;font-weight:800;text-transform:uppercase}.gr-search__sort select{height:42px;padding:0 34px 0 12px;color:#111;font-size:11px;font-weight:700}@media(max-width:1199px){.gr-search__filters{padding:0}.gr-search__filter-head button{margin-right:-10px}}.gr-search{--gr-search-orange: var(--gr-collection-orange, var(--gr-orange, #ff9f00));color:var(--gr-collection-black, #111);background:#fff;font-family:var(--gr-type-body-font, var(--font-body-family))}.gr-search__inner{width:min(calc(100% - 48px),1280px);padding:44px 0 64px}.gr-search__header h1{font-family:var(--gr-type-display-font, var(--font-heading-family));font-size:clamp(4.2rem,5vw,6.4rem);font-weight:700;letter-spacing:-.02em;line-height:.95;text-transform:uppercase}.gr-search__header p{margin-top:10px;color:#555;font-size:1.4rem}.gr-search__header p strong{color:var(--gr-search-orange)}.gr-search__form input{border-color:var(--gr-collection-line, #ddd);background:#fff;color:#111}.gr-search__toolbar{margin-top:20px;border-color:var(--gr-collection-line, #ddd)}.gr-search__tabs a{color:#111;font-family:var(--gr-type-nav-font, inherit);font-weight:600;letter-spacing:.04em}.gr-search__tabs a.is-active{border-color:var(--gr-search-orange);color:var(--gr-search-orange)}.gr-search__layout{grid-template-columns:220px minmax(0,1fr);gap:30px;padding-top:24px}.gr-search__filters,.gr-search__filter-head{border-color:var(--gr-collection-line, #ddd)}.gr-search__filter-head>strong,.gr-search__filters summary,.gr-search__filter-values label,.gr-search__sort{font-family:var(--gr-type-body-font, inherit)}.gr-search__filters details{border-color:var(--gr-collection-line, #ddd)}.gr-search__filter-values input[type=checkbox]{accent-color:var(--gr-search-orange)}.gr-search__reset{color:var(--gr-search-orange)}.gr-search__sort{padding-bottom:0;border-color:var(--gr-collection-line, #ddd)}.gr-search__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.gr-search__grid>li{min-width:0}.gr-search__grid .gr-product-card{height:100%}.gr-search__pagination{margin-top:34px}.gr-search__mobile-filter button{border-color:#111;background:#fff;color:#111;font-family:var(--gr-type-button-font, inherit);text-transform:uppercase}@media(max-width:1199px){.gr-search__layout{grid-template-columns:minmax(0,1fr)}.gr-search__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gr-search__filters{padding:0}}@media(max-width:749px){.gr-search__inner{width:min(calc(100% - 28px),1280px);padding:28px 0 48px}.gr-search__header{display:block}.gr-search__header h1{font-size:4rem}.gr-search__form{width:100%;margin-top:20px}.gr-search__toolbar{display:block}.gr-search__sort{justify-content:flex-end;padding:12px 0}.gr-search__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.gr-search__grid>li+li{border-top:0}.gr-search__grid .gr-product-card{display:flex;padding:0;border:0}.gr-search__grid .gr-product-card__media{aspect-ratio:1}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/gr-search.css.map */
