.collection-banner{padding:40px 40px 20px;color:#fff;position:relative;overflow:hidden;height:auto;max-width:1400px;margin:0 auto;border-radius:20px;background-size:cover;width:calc(100% - 30px)}.collection-banner__overlay{position:absolute;top:0;left:0;width:101%;height:100%;background:linear-gradient(0deg,#050608 0% 15%,#05060866 65%);z-index:1;pointer-events:none;border-radius:20px}.collection-banner__container{display:flex;align-items:center;gap:2rem;max-width:1400px;position:relative;z-index:2;height:100%}.collection-banner__image{flex-shrink:0;width:150px;height:auto;border-radius:.5rem;overflow:hidden;border:2px solid rgba(255,255,255,.1)}.collection-banner__image img{width:100%;height:100%;object-fit:cover;object-position:center}.collection-banner__content{flex:1;height:100%}.collection-banner__title{font-size:2rem;font-weight:700;margin:0 0 .5rem;color:#fff;line-height:1.1}.collection-banner__content p{font-size:14px;color:#cacce7;margin:0 0 .75rem;max-width:490px;line-height:1.4}.collection-banner__rating{display:flex;align-items:center;gap:.5rem}.collection-banner__stars{display:flex}.collection-banner__star{color:#00b67a;margin-right:1px}.collection-banner__reviews{font-size:.8125rem;color:#adafcb}.collection-banner__trustpilot{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:#adafcb;margin-left:.5rem}.collection-filters{background:#212338;border-radius:2rem;border:1px solid #505378;padding-right:8px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 4px 20px #00000026;max-width:1110px;height:70px;margin:0 auto 1.5rem}.collection-filters__search-form{display:flex;flex-wrap:nowrap;height:100%;align-items:center;position:relative}.collection-filters__search-form:after{content:"";position:absolute;top:50%;right:0;width:1px;height:60%;transform:translateY(-50%);background-color:#34364e}.collection-filters__search-wrapper{display:flex;flex-wrap:nowrap;height:100%;align-items:center;cursor:pointer}.collection-filters__form{display:flex;flex-wrap:nowrap;width:100%;height:100%;align-items:center;cursor:pointer}.collection-filters__group-form{height:100%}.collection-filters__group{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:205px;height:100%;max-height:70px;position:relative;padding:0 0 0 32px}.collection-filters__group:hover{background-color:#34364e;border-radius:2rem;width:100%}.collection-filters__search-form .collection-filters__group:first-child,.collection-filters__group:is(:first-child){min-width:300px;height:100%;padding:10px 32px}.collection-filters__group:not(:last-child):after{content:"";position:absolute;right:0rem;top:20%;height:60%;width:1px;background-color:#343e4e}.collection-filters__search-form .collection-filters__group:after{content:"";position:absolute;right:0rem;top:20%;height:60%;width:1px;background-color:#343e4e}.collection-filters__group:nth-last-child(2):after{display:none}.collection-filters__label{color:#fff;font-size:12px;font-weight:700}#search-input{background:transparent;color:#fff;border:none;padding:0;font-size:14px;outline:none;width:100%;height:100%;margin:0}#search-input::placeholder{color:#cacce7;font-weight:400;font-size:14px}.collection-filters__select{color:#505378;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' fill='%23505378' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23505378' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right center;padding-right:1.5rem;background-color:transparent;border:none;font-size:.9375rem;outline:none;width:100%}.collection-filters__toggle-container{display:flex;align-items:center;gap:.75rem}.collection-filters__toggle-input{display:none}.collection-filters__toggle-label{position:relative;display:inline-block;width:40px;height:22px;background-color:#2c2e46;border-radius:11px;cursor:pointer;transition:background-color .2s}.collection-filters__toggle-label:after{content:"";position:absolute;width:18px;height:18px;border-radius:50%;background-color:#fff;top:2px;left:2px;transition:transform .2s}.collection-filters__toggle-input:checked+.collection-filters__toggle-label{background-color:#a42ae2}.collection-filters__toggle-input:checked+.collection-filters__toggle-label:after{transform:translate(18px)}.collection-filters__toggle-text{color:#505378;font-size:.9375rem}.loading-overlay{display:none}.loading .loading-overlay{display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#121212b3;z-index:10}.custom-select--list{display:flex;flex-direction:column;gap:.75rem;padding:1rem}.custom-select--item{margin:0;padding:0;text-align:left}@media screen and (max-width: 1024px){.collection-banner{padding:0}.collection-banner__container{flex-direction:row;align-items:center;gap:1rem;padding:1rem;height:100%;width:100%;align-items:flex-start}.collection-banner__title{font-size:1.75rem}.collection-filters{display:none;margin-left:auto;margin-right:auto;margin-bottom:1.5rem;width:calc(100% - 30px)}#filters-button,.collection-tags-nav,.collection-tags-nav--prev,.collection-tags-nav--next{display:none!important}.collection-filters__form{flex-direction:column;align-items:stretch;gap:1rem}.collection-filters__group{width:100%}.collection-filters__group:after{display:none}.collection-banner__image{width:100px;height:auto}}.collection-filters__search-wrapper{position:relative}.collection-filters__search-wrapper .thb-predictive-search{position:absolute;top:calc(100% + 10px);left:0;right:0;background:#181929;border:1px solid #A42AE2;border-radius:12px;box-shadow:0 4px 10px #0000004d;z-index:999999;height:400px;width:500px;overflow:hidden;display:none;flex-direction:column}.collection-filters__search-wrapper .thb-predictive-search[inert]{display:none}.collection-filters__search-wrapper .thb-predictive-search.active{display:flex}.collection-filters__search-wrapper .thb-predictive-search .loading-overlay{display:flex;justify-content:center;align-items:center;padding:20px 0;color:#fff}.collection-filters__search-wrapper .thb-predictive-search .product-card-small{display:flex;align-items:center;padding:10px;border-bottom:1px solid rgba(255,255,255,.1);color:#fff;text-decoration:none;transition:background-color .2s ease}.collection-filters__search-wrapper .thb-predictive-search .product-card-small:hover{background-color:#ffffff0d}.collection-filters__search-wrapper .thb-predictive-search .product-card-small--image{width:50px;height:50px;margin-right:10px;border-radius:4px;overflow:hidden;flex-shrink:0}.collection-filters__search-wrapper .thb-predictive-search .product-card-small--image img{width:100%;height:100%;object-fit:cover}.collection-filters__search-wrapper .thb-predictive-search .product-card-small--content{flex:1;min-width:0}.collection-filters__search-wrapper .thb-predictive-search .product-card-small--link{color:#fff;text-decoration:none;font-size:12px;font-weight:500;line-height:1.4;display:block;margin-bottom:2px}.collection-filters__search-wrapper .thb-predictive-search .product-card-small--price{color:#ffffffb3;font-size:11px}.collection-filters__search-wrapper .thb-predictive-search--popular ul{list-style:none;margin:0;padding:0}.collection-filters__search-wrapper .thb-predictive-search--popular li{border-bottom:1px solid rgba(255,255,255,.1)}.collection-filters__search-wrapper .thb-predictive-search--popular a{display:block;padding:10px;color:#fff;text-decoration:none;font-size:12px;transition:background-color .2s ease}.collection-filters__search-wrapper .thb-predictive-search--popular a:hover{background-color:#ffffff0d}.collection-filters__search-wrapper .thb-predictive-search--popular a mark{background:transparent;color:#a42ae2;font-weight:600}.collection-filters__search-wrapper .side-panel-content--tabs{display:flex;border-bottom:1px solid rgba(255,255,255,.1);background:#181929;flex-shrink:0}.collection-filters__search-wrapper .side-panel-content--tabs button{background:none;border:none;color:#ffffffb3;padding:10px 12px;font-size:11px;font-weight:500;cursor:pointer;transition:color .2s ease}.collection-filters__search-wrapper .side-panel-content--tabs button.tab-active{color:#fff;border-bottom:2px solid #A42AE2}.collection-filters__search-wrapper .thb-predictive-search .side-panel-content--inner{padding:0 20px 15px;flex:1;overflow-y:auto}.collection-filters__search-wrapper .thb-predictive-search .side-panel-content--inner .product-card-small{border:0}.collection-filters__search-wrapper .side-panel-content--tab-panel{display:none;flex:1;overflow-y:auto}.collection-filters__search-wrapper .side-panel-content--tab-panel.tab-active{display:flex;flex-direction:column}.collection-filters__search-wrapper .side-panel-content--search-footer{padding:10px;border-top:1px solid rgba(255,255,255,.1);background:#181929;flex-shrink:0;position:sticky;bottom:0}.collection-filters__search-wrapper .search-results-submit{width:100%;background:#a42ae2;border:none;color:#fff;padding:8px;border-radius:4px;font-size:12px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.collection-filters__search-wrapper .search-results-submit:hover{background:#8a23c2}.collection-filters__search-wrapper .searchform--click-capture{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999998;background:#0000001a;opacity:0;visibility:hidden;transition:opacity .2s ease}.open-search .collection-filters__search-wrapper .searchform--click-capture{opacity:1;visibility:visible}.collection-filters__search-wrapper .thb-predictive-search scroll-shadow{display:block;flex:1;overflow-y:auto}.collection-filters__search-wrapper .thb-predictive-search.loading .loading-overlay{display:flex}.collection-filters__search-wrapper .thb-predictive-search:not(.loading) .loading-overlay{display:none}.collection-filters__search-wrapper .thb-predictive-search .product-card-small,.collection-filters__search-wrapper .thb-predictive-search .thb-predictive-search--popular a,.collection-filters__search-wrapper .thb-predictive-search .predictive-search__item{cursor:pointer;-webkit-user-select:none;user-select:none}.collection-filters__search-wrapper .thb-predictive-search .product-cart-item{display:flex;align-items:center;padding:10px;border-bottom:1px solid rgba(255,255,255,.1);color:#fff;text-decoration:none;transition:background-color .2s ease;cursor:pointer}.collection-filters__search-wrapper .thb-predictive-search .product-cart-item:hover{background-color:#ffffff0d}.collection-filters__search-wrapper .thb-predictive-search .product-cart-item-image{width:50px;height:50px;margin-right:10px;border-radius:4px;overflow:hidden;flex-shrink:0}.collection-filters__search-wrapper .thb-predictive-search .product-cart-item-image img{width:100%;height:100%;object-fit:cover}.collection-filters__search-wrapper .thb-predictive-search .cart-product-link{color:#fff;text-decoration:none;font-size:12px;font-weight:500;line-height:1.4}.collection-filters__search-wrapper .thb-predictive-search .side-panel-content--inner,.collection-filters__search-wrapper .thb-predictive-search .side-panel-content--tab-panel{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) transparent}.collection-filters__search-wrapper .thb-predictive-search .side-panel-content--inner::-webkit-scrollbar,.collection-filters__search-wrapper .thb-predictive-search .side-panel-content--tab-panel::-webkit-scrollbar{width:4px}.collection-filters__search-wrapper .thb-predictive-search .side-panel-content--inner::-webkit-scrollbar-track,.collection-filters__search-wrapper .thb-predictive-search .side-panel-content--tab-panel::-webkit-scrollbar-track{background:transparent}.collection-filters__search-wrapper .thb-predictive-search .side-panel-content--inner::-webkit-scrollbar-thumb,.collection-filters__search-wrapper .thb-predictive-search .side-panel-content--tab-panel::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:2px}.collection-filters__search-wrapper .thb-predictive-search .side-panel-content--inner::-webkit-scrollbar-thumb:hover,.collection-filters__search-wrapper .thb-predictive-search .side-panel-content--tab-panel::-webkit-scrollbar-thumb:hover{background:#ffffff80}@media (min-width: 1068px){.collection-filters{padding-left:0;padding-right:8px}}@media (min-width: 768px) and (max-width: 1024px){.collection-filters{width:calc(100% - 60px);max-width:900px}}@media (max-width: 767px){.collection-filters{width:calc(100% - 30px);max-width:none}}
/*# sourceMappingURL=/cdn/shop/t/78/assets/collection-banner.css.map */
