.loading-section{display:flex;flex-direction:column;align-items:center;justify-content:center;height:200px;text-align:center}.loading-section p{font-size:1.2rem;color:#333;margin-bottom:10px}.spinner{width:40px;height:40px;border:4px solid rgba(0,0,0,.1);border-top-color:#ea3483;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.no-data-message{text-align:center;font-size:1.2rem;color:#ff4d4d;margin-top:20px}.no-underline{text-decoration:none}.product-card_image-wrapper{width:80px;height:100px!important;overflow:hidden}.product-card_image{object-fit:contain;width:100%;height:100%}.product-card_brand-image{top:0;right:0}.product-card_specs-item{text-transform:capitalize}.results-count{place-content:center}.see-all-variants-link{padding-top:.5rem;color:#ea3483;text-decoration:underline;transition:all .2s}.see-all-variants-link:hover{color:#f7b6cd;text-decoration:underline}.brand.w-nav-brand{position:relative;z-index:10}.search-welcome{display:flex;flex-direction:column;align-items:flex-start;justify-items:flex-start;gap:1rem}.searchpage-wrapper{min-width:100%}#item-to-webshop-button{margin:0 auto}.loading-section{padding-left:2.5rem;padding-right:2.5rem}.loading-section p{text-align:left}.button.is-hidden{z-index:-100}.showMoreContainer{margin-top:16px;text-align:center}.showMoreButton{background-color:#fff;border:1px solid #ccc;padding:8px 16px;border-radius:4px;cursor:pointer;transition:background-color .2s ease}.showMoreButton:hover{background-color:#f0f0f0}.hidden-important{display:none!important}.skeleton-detail-container{display:flex;justify-content:space-between;padding:32px;gap:40px}.skeleton-detail-left{flex:1 1;display:flex;flex-direction:column;gap:16px;max-width:600px}.skeleton-main-button,.skeleton-shop-list-title,.skeleton-subtitle-big,.skeleton-subtitle-line,.skeleton-title-big,.skeleton-title-line,.skeleton-variant{height:20px;background-color:#e2e2e2;border-radius:4px;animation:pulse 1.5s ease-in-out infinite}.skeleton-title-line{width:60%;height:32px}.skeleton-subtitle-line{width:40%}.skeleton-variant-buttons{display:flex;gap:12px;margin-top:8px}.skeleton-variant{width:60px;height:32px}.skeleton-main-button{width:200px;height:36px;margin-top:12px}.skeleton-detail-right{width:220px;height:220px;display:flex;align-items:center;justify-content:center}.skeleton-product-image{width:100%;height:100%;background-color:#e2e2e2;border-radius:12px;animation:pulse 1.5s ease-in-out infinite}.skeleton-shop-list-title{height:32px;width:15%;min-width:150px;margin-left:32px}.skeleton-shop-list{display:flex;flex-direction:column;gap:16px;padding:32px}.skeleton-shop-card{display:flex;align-items:center;justify-content:space-between;padding:24px;background-color:white;border:1px solid #e0e0e0;border-radius:12px;animation:pulse 1.5s ease-in-out infinite;gap:16px}.skeleton-shop-logo{width:40px;height:40px;background-color:#e2e2e2;border-radius:50%}.skeleton-shop-text-group{flex:1 1;display:flex;flex-direction:column;gap:8px;margin-left:16px}.skeleton-shop-line{width:200px;height:16px;background-color:#e2e2e2;border-radius:4px}.skeleton-shop-subline{width:150px;height:14px;background-color:#e2e2e2;border-radius:4px}.skeleton-shop-price{width:60px;height:20px;background-color:#e2e2e2;border-radius:4px}.skeleton-shop-button{width:100px;height:28px;background-color:#e2e2e2;border-radius:6px}.skeleton-detail-container-no-flex{padding:32px}.skeleton-title-big{width:30%;min-width:100px;height:64px;margin-bottom:16px}.skeleton-subtitle-big{width:40%;min-width:200px;height:32px;margin-bottom:16px}@keyframes pulse{0%{background-color:#e2e2e2}50%{background-color:#f0f0f0}to{background-color:#e2e2e2}}