.custom-search-modal *,.custom-search-modal *:before,.custom-search-modal *:after{box-sizing:border-box}.custom-search-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:9998;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;pointer-events:none}.custom-search-overlay.active{opacity:1;visibility:visible;pointer-events:auto}.custom-search-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(.9);max-width:1200px;width:90%;max-height:90vh;background-color:#fff;padding:0 0 20px;z-index:9999;overflow-y:auto;border-radius:8px;box-shadow:0 10px 40px #0003;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease,transform .3s ease;pointer-events:none}.custom-search-modal.active{opacity:1;visibility:visible;transform:translate(-50%,-50%) scale(1);pointer-events:auto}.custom-search-close{position:absolute;top:16px;right:16px;width:40px;height:40px;background-color:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#000;transition:all .3s ease;z-index:10;border-radius:50%}.custom-search-close:hover{background-color:#0000000d;transform:rotate(90deg)}.custom-search-close svg{width:24px;height:24px}.custom-search-container{max-width:100%;width:100%;margin:0 auto}.custom-search-bar{display:flex;align-items:center;gap:13px;width:100%;padding:0 50px;margin-top:20px;border-bottom:1px solid rgba(0,0,0,.15)}.custom-search-icon-wrapper{display:flex;align-items:center;justify-content:center;padding:16px 18px;width:40px;height:40px;flex-shrink:0}.custom-search-icon{width:16px;height:16px;flex-shrink:0}.custom-search-input{font-family:"Red Hat Display",var(--font-body-family);font-size:16px;font-weight:400;line-height:normal;color:#000;border:none;outline:none;background:transparent;flex:1;padding:16px 0}.custom-search-input::placeholder{color:#000;opacity:1}.custom-search-input:focus{--focused-base-box-shadow: none}.custom-search-content{display:flex;flex-direction:column;gap:20px;padding:20px 12px 0}.custom-search-section{display:flex;flex-direction:column;gap:20px}.custom-search-section--hidden{display:none}.custom-search-title{font-family:"Red Hat Display",var(--font-body-family);font-size:20px;font-weight:400;line-height:normal;color:#000;margin:0;white-space:nowrap}.custom-search-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;width:100%}.custom-search-product-card{display:flex;flex-direction:column;gap:19.06px;width:100%;text-decoration:none;cursor:pointer;transition:transform .3s ease}.custom-search-product-card:hover{transform:translateY(-4px)}.custom-search-product-image-wrapper{width:100%;height:319.809px;background-color:#ebe7e2;overflow:hidden;position:relative}.custom-search-product-image{width:100%;height:100%;object-fit:cover;object-position:center}.custom-search-product-image--placeholder{background-color:#ebe7e2}.custom-search-product-info{display:flex;flex-direction:column;gap:9.53px;width:108.071px;line-height:1}.custom-search-product-category{font-family:"Red Hat Display",var(--font-body-family);font-size:12.707px;font-weight:400;line-height:1;color:#8b847e;text-transform:uppercase;margin:0;min-width:100%;width:min-content}.custom-search-product-name{font-family:"Red Hat Display",var(--font-body-family);font-size:15.883px;font-weight:500;line-height:1;color:#2e2d2b;margin:0;white-space:nowrap}.custom-search-product-price{font-family:"Red Hat Display",var(--font-body-family);font-size:14.295px;font-weight:400;line-height:1;color:#2e2d2b;margin:0;min-width:100%;width:min-content}.custom-search-view-all{display:flex;justify-content:center;margin-top:10px}.custom-search-view-all--hidden{display:none}.custom-search-view-all-link{font-family:"Red Hat Display",var(--font-body-family);font-size:16px;font-weight:500;color:#000;text-decoration:underline;cursor:pointer;transition:opacity .3s ease}.custom-search-view-all-link:hover{opacity:.7}.custom-search-no-results{font-family:"Red Hat Display",var(--font-body-family);font-size:16px;font-weight:400;color:#8b847e;text-align:center;padding:40px 20px;margin:0}.custom-search-no-results--hidden{display:none}.custom-search-loading{font-family:"Red Hat Display",var(--font-body-family);font-size:16px;font-weight:400;color:#8b847e;text-align:center;padding:40px 20px;margin:0}.custom-search-loading--hidden{display:none}@media screen and (min-width: 1441px){.custom-search-modal{max-width:1200px;width:85%}.custom-search-grid{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width: 1440px) and (min-width: 1024px){.custom-search-modal{width:90%;max-width:1100px}.custom-search-title{font-size:20px}.custom-search-grid{grid-template-columns:repeat(4,1fr);gap:18px}.custom-search-product-image-wrapper{height:280px}}@media screen and (max-width: 1023px) and (min-width: 768px){.custom-search-modal{width:92%;max-width:800px}.custom-search-content{padding:20px 16px 0}.custom-search-title{font-size:20px}.custom-search-grid{grid-template-columns:repeat(2,1fr);gap:20px}.custom-search-product-image-wrapper{height:300px}.custom-search-close{top:12px;right:12px;width:36px;height:36px}.custom-search-close svg{width:20px;height:20px}}@media screen and (max-width: 767px){.custom-search-modal{width:95%;max-height:85vh;border-radius:12px}.custom-search-bar{padding:0 45px 0 0}.custom-search-content{padding:16px 12px 0}.custom-search-title{font-size:18px}.custom-search-grid{grid-template-columns:repeat(2,1fr);gap:16px}.custom-search-product-image-wrapper{height:260px}.custom-search-product-info{width:100%}.custom-search-product-category{font-size:11px}.custom-search-product-name{font-size:14px;white-space:normal}.custom-search-product-price{font-size:13px}.custom-search-close{top:10px;right:10px;width:34px;height:34px}.custom-search-close svg{width:18px;height:18px}}@media screen and (max-width: 480px){.custom-search-modal{width:96%;max-height:88vh}.custom-search-bar{gap:10px;padding:0 40px 0 0}.custom-search-icon-wrapper{padding:12px 14px;width:36px;height:36px}.custom-search-input{font-size:14px}.custom-search-content{padding:12px 10px 0}.custom-search-title{font-size:17px}.custom-search-grid{grid-template-columns:repeat(2,1fr);gap:12px}.custom-search-product-image-wrapper{height:220px}.custom-search-product-category{font-size:10px}.custom-search-product-name{font-size:13px;white-space:normal}.custom-search-product-price{font-size:12px}.custom-search-close{top:8px;right:8px;width:32px;height:32px}.custom-search-close svg{width:16px;height:16px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-search-modal.css.map */
