.iurop-search{--iurop-search-top: 104px;position:fixed;z-index:80;inset:var(--iurop-search-top) 0 0;pointer-events:none;visibility:hidden}.iurop-search[data-open]{pointer-events:auto;visibility:visible}.iurop-search__backdrop{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:transparent;cursor:default}.iurop-search__panel{position:relative;z-index:1;width:100%;height:356px;overflow:hidden;border-top:1px solid rgba(0,0,0,.08);border-bottom:1px solid rgba(41,37,36,.08);box-shadow:0 8px 18px -12px #2925242e;background:#fff;clip-path:inset(0 0 100% 0);transition:clip-path .36s cubic-bezier(.16,1,.3,1)}.iurop-search__desktop-head{padding:18px 49px 6px;background:#fff}.iurop-search__desktop-form{display:flex;width:100%;height:48px;align-items:center;gap:12px;border-bottom:1px solid rgba(41,37,36,.45)}.iurop-search__desktop-icon,.iurop-search__desktop-close svg{width:21px;height:21px;flex:0 0 21px;fill:none;stroke:currentColor;stroke-width:1.5}.iurop-search__desktop-form input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#292524;font:inherit;font-size:16px}.iurop-search__desktop-form input::placeholder{color:#77716a}.iurop-search__desktop-form input::-webkit-search-cancel-button,.iurop-search__desktop-form input::-webkit-search-decoration{display:none;-webkit-appearance:none;appearance:none}.iurop-search__desktop-close{display:grid;width:32px;height:32px;flex:0 0 32px;place-items:center;color:#292524}.iurop-search__desktop-close svg{width:18px;height:18px}.iurop-search[data-open] .iurop-search__panel{clip-path:inset(0 0 -24px 0)}.iurop-search__mobile-head{display:none}.iurop-search__body{width:100%;height:calc(100% - 72px)}.iurop-search__initial{display:grid;width:100%;height:100%;padding:12px 16px 32px 49px;grid-template-columns:minmax(210px,1fr) minmax(620px,746px);gap:40px;justify-content:space-between}.iurop-search__popular{display:flex;flex-direction:column;align-items:flex-start}.iurop-search__popular h2,.iurop-search__featured h2,.iurop-search-predictive__head h2{margin-bottom:8px;color:#161513;font-size:14px;font-weight:400;line-height:23px;text-transform:uppercase}.iurop-search__popular a{padding:4px 0;color:#262626;font-size:12px;font-weight:300;line-height:1;text-transform:uppercase;transition:opacity .16s ease}.iurop-search__popular a:hover{opacity:.58}.iurop-search__featured h2{display:none}.iurop-search__featured-grid,.iurop-search-predictive__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.iurop-search__dots{display:none}.iurop-search-card{min-width:0;padding:8px;border-radius:8px;background:#f4f0ea}.iurop-search-card__media{position:relative;display:block;width:100%;height:auto;aspect-ratio:1 / 1;overflow:hidden;border-radius:6px;background:#eee8de}.iurop-search-card__media img{width:100%;height:100%;object-fit:contain;transition:transform .5s cubic-bezier(.16,1,.3,1)}.iurop-search-card:hover .iurop-search-card__media img{transform:scale(1.015)}.iurop-search-card__badge{position:absolute;top:4px;left:4px;padding:3px 5px;border-radius:99px;background:#707552;color:#fff;font-size:7px;line-height:1}.iurop-search-card__content{display:grid;min-width:0;gap:4px;padding-top:7px}.iurop-search-card h3{max-width:220px;color:#5e4b37;font-size:11px;font-weight:400;line-height:13px;letter-spacing:.08em;text-transform:uppercase}.iurop-search-card h3:after{content:"";display:block;width:12px;height:1px;margin-top:5px;background:#5e4b3759}.iurop-search-card p,.iurop-search-card__add,.iurop-search-card__more{display:none}.iurop-search-card strong{color:#5e4b37;font-size:12px;font-weight:600}.iurop-search__results{width:min(100% - 64px,1340px);height:100%;margin:auto;overflow-y:auto;padding:16px 0 28px}.iurop-search__results:empty{display:none}.iurop-search-predictive__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.iurop-search-predictive__head h2{margin:0}.iurop-search-predictive__head>a{font-size:11px;text-decoration:underline;text-underline-offset:3px}.iurop-search-predictive__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.iurop-search-predictive__empty{display:grid;min-height:180px;place-content:center;justify-items:center;gap:14px;font-size:14px;text-align:center}.iurop-search-predictive__empty a{padding:11px 20px;border-radius:99px;background:#efdfc6;font-size:11px;text-transform:uppercase}body.search-open{position:fixed;top:var(--iurop-search-body-top, 0);right:0;left:0;width:100%;overflow:hidden}body.search-open .cooldo-header__bar{border-bottom-color:transparent}body.search-open .cooldo-header__search{visibility:hidden}@media(min-width:990px){body.search-open .cooldo-header{position:fixed;top:var(--iurop-search-header-top, 0);right:0;left:0;width:100%}}@media(max-width:989px){.iurop-search{top:0;right:0;bottom:0;left:0;background:#fff}.iurop-search__backdrop{display:none}.iurop-search__panel{height:100dvh;overflow-y:auto;border:0;clip-path:inset(0 0 0 100%);overscroll-behavior:contain;transition-duration:.42s}.iurop-search__desktop-head{display:none}.iurop-search__mobile-head{position:sticky;z-index:2;top:0;display:block;padding:8px 8px 12px;background:#fff}.iurop-search__mobile-logo{display:block;width:72px;height:44px;margin:0 4px 8px}.iurop-search__mobile-logo img{width:72px;height:32px;margin-top:4px;object-fit:contain}.iurop-search__mobile-form{display:flex;width:100%;height:36px;align-items:center;padding:8px 12px 8px 16px;border-radius:15px;background:#f2f2f2}.iurop-search__mobile-form input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#34312e;font-size:16px}.iurop-search__mobile-form input::placeholder{color:#34312e;opacity:.8}.iurop-search__mobile-form button{display:grid;width:24px;height:24px;flex:0 0 24px;place-items:center;border-radius:50%;color:#85817d}.iurop-search__mobile-form svg{width:8px;height:8px;fill:none;stroke:currentColor;stroke-width:1.5}.iurop-search__body{height:auto}.iurop-search__initial{display:block;height:auto;padding:0 12px 24px}.iurop-search__popular{min-height:170px;padding-top:4px}.iurop-search__popular h2,.iurop-search__featured h2{margin-bottom:4px;font-size:14px;line-height:32px}.iurop-search__popular a{padding:5px 0}.iurop-search__featured h2{display:block;margin-bottom:20px;font-size:16px;line-height:24px}.iurop-search__featured-grid,.iurop-search-predictive__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.iurop-search__dots{display:flex;justify-content:center;gap:8px;padding-top:24px}.iurop-search__dots span{width:6px;height:6px;border-radius:50%;background:#ead4ae}.iurop-search__dots span:first-child{background:#c8903b}.iurop-search-card{padding:8px}.iurop-search-card__media{height:auto;aspect-ratio:1 / 1}.iurop-search-card__content{gap:5px}.iurop-search-card h3{min-height:29px;font-size:10px;line-height:14px}.iurop-search-card p{display:-webkit-box;min-height:28px;overflow:hidden;color:#5e4b37;font-size:6px;line-height:14px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.iurop-search-card strong{font-size:8px}.iurop-search-card__add{display:flex;min-height:25px;align-items:center;justify-content:center;margin-top:2px;padding:7px 10px;border-radius:99px;background:#efdfc6;color:#161513;font-size:8px;text-transform:uppercase}.iurop-search-card__add:disabled{opacity:.45}.iurop-search-card__more{display:block;width:fit-content;color:#5e4b37;font-size:7px;text-decoration:underline;text-underline-offset:2px}.iurop-search__results{width:100%;height:auto;padding:12px;overflow:visible}.iurop-search-predictive__head{margin-bottom:16px}.iurop-search-predictive__grid{row-gap:10px}.iurop-search-predictive__empty{min-height:360px}}@media(prefers-reduced-motion:reduce){.iurop-search__panel,.iurop-search-card__media img{transition-duration:1ms}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/iurop-search-drawer.css.map */
