:root{--primary-color:#fa6b9ce6}.twelve-division h2{font-size:clamp(1.9rem,3.8vw,2.75rem);font-weight:800;letter-spacing:0.25rem;text-transform:uppercase;color:#333;text-align:center;margin-top:0;margin-bottom:1.25rem;line-height:1.2;font-family:inherit}@media screen and (max-width:1024px){.twelve-division h2{font-size:clamp(1.5rem,3.2vw,2.2rem);margin-bottom:1rem}}@media screen and (max-width:530px){.twelve-division h2{font-size:clamp(1.2rem,4vw,1.6rem);letter-spacing:0.15rem;margin-bottom:0.875rem}}.valentine-heading-block{text-align:center;margin-bottom:1.75rem}.valentine-heading-inner{display:inline-block;text-align:center}.valentine-heading-block h2{margin-bottom:0.5rem}.valentine-heading-underline{width:80%;height:4px;background:linear-gradient(90deg,rgb(196 30 58) 0%,#fa6b9ce6 100%);margin-top:0;margin-left:auto;margin-right:auto;border-radius:2px}@media screen and (max-width:768px){.valentine-heading-block{margin-bottom:1.25rem}.valentine-heading-underline{height:3px}}@media screen and (max-width:530px){.valentine-heading-block{margin-bottom:1rem}.valentine-heading-underline{height:3px}}.hero-section{position:relative;max-width:1500px;margin:auto;padding-bottom:0;overflow:hidden}.hero-section img{width:100%;height:auto}#valentine-banner .banner-disclaimer{left:auto;right:16px;bottom:4px;text-align:right;padding:4px 8px}#valentine-banner .banner-disclaimer .head-nav-disclaimer-line{font-size:clamp(8px,2vw,12px);text-align:right;grid-column:unset}@media screen and (max-width:768px){#valentine-banner .banner-disclaimer{left:auto;right:8px;bottom:2px;padding:4px 6px}#valentine-banner .banner-disclaimer .head-nav-disclaimer-line{font-size:9px;grid-column:unset}}@media screen and (max-width:480px){#valentine-banner .banner-disclaimer{left:auto;right:6px;bottom:1px;padding:3px 5px}#valentine-banner .banner-disclaimer .head-nav-disclaimer-line{font-size:8px;grid-column:unset}}@media screen and (max-width:1024px){}@media screen and (max-width:768px){.hero-content{top:40%}}@media screen and (max-width:480px){.hero-content{top:45%;padding:5px}}.valentine-category-card{background-color:#fff;border-radius:8px;border:1px solid #ffc1e3;box-shadow:0 6px 12px rgba(196,30,58,0.2);overflow:hidden;text-align:center;padding:20px;width:25%;transition:box-shadow 0.3s ease,border-color 0.3s ease}.valentine-category-card:hover{box-shadow:0 8px 28px 8px rgba(196,30,58,0.45);border-color:rgb(196,30,58)}.valentine-category-card img{height:100%;border-radius:8px;margin-bottom:20px}.valentine-category-card h3{font-size:22px;font-weight:600;color:#333;margin-bottom:10px;height:52px}.valentine-category-card p{font-size:16px;color:#666;margin-bottom:20px;height:52px}.valentine-categories-flex{display:flex;flex-direction:row;gap:20px}@media screen and (max-width:1024px){.valentine-categories-flex{grid-template-columns:repeat(2,1fr);flex-wrap:wrap}.valentine-category-card{min-width:48%}}@media screen and (max-width:567px){.valentine-categories-flex{grid-template-columns:1fr;display:flex;flex-direction:column}.valentine-category-card h3{font-size:20px}.cta-btn{padding:10px 20px;font-size:14px}.valentine-category-card{width:100%}}@media screen and (max-width:375px){.container{padding:0 10px}.valentine-category-card h3{font-size:18px}.cta-btn{font-size:12px;padding:8px 15px}}.carousel-seller{display:flex;align-items:center;position:relative;width:100%;overflow:hidden;background-color:#FDE2E2;border-radius:10px;border:1px solid rgba(196,30,58,0.3);box-shadow:0 6px 12px rgba(196,30,58,0.2);height:600px;flex-wrap:nowrap;background-size:cover;transition:box-shadow 0.3s ease,border-color 0.3s ease}.carousel-seller:hover{box-shadow:0 8px 28px 8px rgba(196,30,58,0.45);border-color:rgb(196,30,58)}.carousel-seller .carousel-item-seller{display:flex;justify-content:space-between;align-items:center;transition:transform 0.5s ease;width:100%;height:100%}.carousel-seller .carousel-item-seller .text{flex:1;padding:20px;display:flex;justify-content:center;align-items:center;text-align:left;color:#E63946;font-family:'Dancing Script',cursive}.carousel-seller .carousel-item-seller .text h1{margin:0;font-size:2.5rem;color:rgb(196 30 58);text-shadow:2px 2px 4px rgba(0,0,0,0.3);text-transform:uppercase}.carousel-seller .carousel-item-seller .text button{padding:12px 25px;font-size:1.2rem;color:#fff;background-color:var(--primary-color);border:none;border-radius:25px;cursor:pointer;margin-top:15px;box-shadow:0 4px 6px rgba(0,0,0,0.2)}.carousel-seller .carousel-item-seller .text button:hover{background-color:#D23647;box-shadow:0 6px 8px rgba(0,0,0,0.3)}.carousel-seller .carousel-item-seller img{width:100%;height:100%;object-fit:cover;border-radius:15px;border:5px solid #fff}.carousel-seller .image-container{border-radius:15px;overflow:hidden;background-color:#FFDDC1}.carousel-seller .image-container{border-radius:15px;overflow:hidden;background-color:#FFDDC1}.carousel-seller .controls{position:absolute;top:50%;transform:translateY(-50%);width:100%;display:flex;justify-content:space-between;padding:0 20px}.carousel-seller .controls button{background:none;border:none;font-size:3rem;cursor:pointer;color:#E63946;transition:transform 0.3s}.carousel-seller .controls button:hover{color:#333;transform:scale(1.1)}@media only screen and (max-width:768px){.carousel-seller{height:400px;background-color:#FDE2E2}.carousel-seller .carousel-item-seller{flex-direction:column}.carousel-seller .carousel-item-seller .text{text-align:center!important;padding:10px}.carousel-seller .carousel-item-seller .text h1{font-size:1.8rem}.carousel-seller .carousel-item-seller img{height:250px}.carousel-seller .controls button{padding:10px}}@media only screen and (max-width:430px){.carousel-seller .carousel-item-seller .text h1{font-size:1.5rem}.carousel-seller .carousel-item-seller .text button{padding:10px 20px;font-size:1rem}}@media only screen and (max-width:320px){.carousel-seller .carousel-item-seller .text h1{font-size:1.2rem}.carousel-seller .carousel-item-seller .text button{padding:8px 15px;font-size:0.9rem}}.cta-btn{display:inline-block;padding:12px 25px;background-color:var(--primary-color);color:#fff;font-size:16px;font-weight:600;border-radius:30px;text-decoration:none;transition:background-color 0.3s}.cta-btn:hover{background-color:#d81b60;color:#fff;text-decoration:none}.gift-finder-section{text-align:center;background:linear-gradient(135deg,#ffe6e6,#ff99cc);padding:40px 20px;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,0.1);position:relative;overflow:hidden}.gift-finder-section::before,.gift-finder-section::after{content:"❤️";position:absolute;font-size:2em;color:red;opacity:0;animation:floatHearts 6s infinite ease-in-out;z-index:1}.gift-finder-section::before{top:18%;left:12%;animation-delay:0s}.gift-finder-section::after{top:35%;left:88%;animation-delay:2s}@keyframes floatHearts{0%{opacity:1;transform:translateY(0) scale(1)}50%{opacity:1;transform:translateY(-50px) scale(1.5)}100%{opacity:0;transform:translateY(-150px) scale(0.8)}}.floating-heart{position:absolute;font-size:1.5em;color:#ff69b4;opacity:0;animation:floatHearts 6s infinite ease-in-out;z-index:1;pointer-events:none}.floating-heart.heart-1{top:15%;left:10%;font-size:1.2em;animation-delay:0.3s}.floating-heart.heart-2{top:28%;left:13%;font-size:1.8em;animation-delay:1.2s}.floating-heart.heart-3{top:42%;left:11%;font-size:1.4em;animation-delay:2.1s}.floating-heart.heart-4{top:55%;left:15%;font-size:1.6em;animation-delay:0.8s}.floating-heart.heart-5{top:68%;left:12%;font-size:1.3em;animation-delay:1.8s}.floating-heart.heart-6{top:75%;left:18%;font-size:1.5em;animation-delay:2.7s}.floating-heart.heart-7{top:22%;left:82%;font-size:1.7em;animation-delay:0.5s}.floating-heart.heart-8{top:48%;left:85%;font-size:1.3em;animation-delay:1.5s}.floating-heart.heart-9{top:60%;left:83%;font-size:1.9em;animation-delay:2.3s}.floating-heart.heart-10{top:72%;left:87%;font-size:1.4em;animation-delay:3.2s}.floating-heart.heart-11{top:20%;left:5%;font-size:1.3em;animation-delay:0.7s}.floating-heart.heart-12{top:50%;left:4%;font-size:1.6em;animation-delay:1.9s}.floating-heart.heart-13{top:30%;left:94%;font-size:1.5em;animation-delay:2.8s}.floating-heart.heart-14{top:65%;left:96%;font-size:1.2em;animation-delay:0.4s}.cta-button-quiz{background-color:#ff3366;color:white;padding:14px 35px;border-radius:25px;font-size:1.2em;font-weight:bold;text-decoration:none;display:inline-block;box-shadow:0 4px 8px rgba(0,0,0,0.2);animation:pulse 1.5s infinite ease-in-out;transition:background-color 0.3s ease,transform 0.3s ease}@keyframes pulse{0%{box-shadow:0 4px 8px rgba(0,0,0,0.2)}50%{box-shadow:0 6px 12px rgba(255,51,102,0.4)}100%{box-shadow:0 4px 8px rgba(0,0,0,0.2)}}.quiz-close{color:#aaa;font-size:28px;font-weight:bold;position:absolute;top:10px;right:25px;cursor:pointer}.quiz-close:hover,.quiz-close:focus{color:black;text-decoration:none;cursor:pointer}@media screen and (max-width:768px){.cta-button-quiz{background-color:#ff3366;color:blue;width:100%;padding:12px 0;border-radius:5px;font-size:1.2em;font-weight:bold;text-decoration:none;display:inline-block;transition:background-color 0.3s ease,transform 0.3s ease}.quiz-modal-content{width:90%;padding:15px}.quiz-close{font-size:24px;top:5px;right:15px}}@media screen and (max-width:430px){.cta-button-quiz{background-color:#ff3366;color:white;width:100%;padding:12px 20px;font-size:1.1em;margin-top:20px}}.special-offers-flex{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;grid-column:2/-2}.special-offer-card{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;border-radius:15px;box-shadow:0 4px 8px rgba(0,0,0,0.1);overflow:hidden;text-align:center;padding:20px;border:1px solid #ddd;transition:transform 0.3s,box-shadow 0.3s,background 0.3s;background:linear-gradient(135deg,rgba(255,105,180,0.9),rgba(255,85,95,0.9));color:white}.special-offer-card h3{font-size:1.6rem;color:#fff;margin-bottom:15px;font-family:'Georgia',serif}.special-offer-card p{font-size:1.1rem;color:#fff;margin-bottom:15px;font-family:'Arial',sans-serif}.special-offer-card:hover{transform:translateY(-8px);box-shadow:0 8px 18px rgba(0,0,0,0.2);background:linear-gradient(135deg,rgba(255,85,95,0.9),rgba(255,105,180,0.9))}@media (max-width:1024px){.special-offers-flex{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.special-offers-flex{grid-template-columns:1fr}}.blog-posts-flex{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;justify-content:center;margin-top:40px}@media (max-width:1024px){.blog-posts-flex{grid-template-columns:repeat(2,minmax(280px,1fr))}}@media (max-width:768px){.blog-posts-flex{display:flex;overflow-x:auto;gap:20px;padding:10px 0;width:100%;flex-wrap:wrap}.blog-post-card{flex:0 0 auto;width:80vw;margin-right:10px;box-sizing:border-box}.blog-posts-flex::-webkit-scrollbar{display:none}.blog-posts-flex{-ms-overflow-style:none;scrollbar-width:none}.blog-card-content p{font-size:1rem}}@media (max-width:430px){.blog-posts-flex{padding:10px 10px}.blog-post-card{width:90vw}.blog-card-content p{font-size:0.9rem}}.blog-post-card{background:#fff;border-radius:15px;overflow:hidden;border:1px solid #ffc1e3;box-shadow:0 6px 12px rgba(196,30,58,0.15);transition:transform 0.3s ease,box-shadow 0.3s ease,border-color 0.3s ease;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box}.blog-post-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(196,30,58,0.35),0 12px 24px 4px rgba(196,30,58,0.25);border-color:rgb(196,30,58)}.blog-post-card a{text-decoration:none;color:inherit;display:flex;flex-direction:column;height:100%}.blog-card-image img{width:100%;height:auto;object-fit:cover;aspect-ratio:16/9;transition:transform 0.3s ease}.blog-post-card:hover img{transform:scale(1.1)}.blog-card-content{padding:20px;text-align:center;background-color:#fff5f5}.blog-card-content p{font-size:1.1rem;font-weight:bold;margin:0;text-transform:uppercase}.blog-post-card:hover .blog-card-content p{}.collections-flex{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;margin-top:40px;grid-column:2/-2;justify-content:center;align-items:stretch}.collection-card{background:#fff;border-radius:15px;box-shadow:0 8px 16px rgba(0,0,0,0.15);transition:transform 0.3s ease,box-shadow 0.3s ease,border-color 0.3s ease;display:flex;flex-direction:column;justify-content:flex-end;text-align:center;overflow:hidden;padding:20px;height:250px;border:1px solid #ffc1e3;background:linear-gradient(135deg,#ffccd5,#f7e0e8)}.collection-card:hover{transform:translateY(-18px) scale(1.04);box-shadow:0 20px 40px rgba(196,30,58,0.35),0 12px 24px 4px rgba(196,30,58,0.25);border-color:rgb(196,30,58)}.collection-card-image{width:150px;height:150px;border-radius:50%;overflow:hidden;margin:0 auto 10px;border:6px solid #ff5c8d;transition:transform 0.3s ease,filter 0.3s ease}.collection-card-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease,filter 0.3s ease}.collection-card:hover .collection-card-image img{transform:scale(1.1);filter:brightness(1.15)}.collection-card-content{padding-top:10px;flex-grow:0}.collection-card-content p{font-size:1.2rem;color:rgb(37,37,37);font-weight:700;margin:0;font-family:serif;letter-spacing:1px;text-decoration:none}@media (max-width:768px){.collections-flex{grid-template-columns:repeat(2,1fr)}.collection-card{padding:18px;height:380px}h2{font-size:2rem}.collection-card-content p{font-size:1.1rem}}@media (max-width:430px){.collections-flex{grid-template-columns:1fr;gap:25px}.collection-card{padding:15px;height:auto}h2{font-size:1.8rem;margin-top:20px}.collection-card-content p{font-size:0.95rem;letter-spacing:1px}}.comparison-table-section{margin-top:40px;background-color:#fff0f7;padding:20px;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,0.1);width:100%;box-sizing:border-box}.comparison-table{width:100%;max-width:1200px;border-collapse:collapse;margin:20px 0;table-layout:fixed;border:2px solid #e63946}.comparison-table th,.comparison-table td{padding:15px;text-align:center;border:1px solid #ddd;font-size:1.1rem;font-family:'Arial',sans-serif;word-wrap:break-word}.comparison-table th{background-color:#f4c1c1;color:#e63946;font-weight:bold}.comparison-table td{background-color:#fff}.comparison-table a{color:#e63946;text-decoration:none;font-weight:bold;transition:color 0.3s ease-in-out}.comparison-table a:hover{color:#c22d38}.category-buttons{display:flex;justify-content:center;margin:20px 0;flex-wrap:wrap}.category-btn{padding:12px 25px;margin:5px;background-color:#e63946;color:white;border:none;border-radius:30px;cursor:pointer;font-size:1.1rem;min-width:120px;max-width:150px;transition:background-color 0.3s ease-in-out}.category-btn:hover{background-color:#c22d38}.text-section h2{color:#e63946;font-family:'Helvetica',sans-serif;text-align:center;font-size:2.5rem;margin-bottom:20px}.text-section p{font-size:1.1rem;color:#333;line-height:1.6;text-align:center;margin:20px 0}@media screen and (max-width:1024px){.comparison-table th,.comparison-table td{font-size:1rem;padding:12px}.review-products-flex{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:20px}}@media screen and (max-width:768px){.comparison-table th,.comparison-table td{font-size:0.9rem;padding:10px}.category-btn{font-size:1rem;min-width:100px}.comparison-table a{font-size:1rem}}@media screen and (max-width:480px){.category-btn{font-size:0.9rem}.comparison-table th,.comparison-table td{font-size:0.85rem;padding:8px}.comparison-table a{font-size:0.9rem}}.category-btn img{border-radius:50%;width:40px;height:40px;object-fit:cover;margin-right:10px}@media screen and (max-width:480px){.comparison-table{display:table;width:100%}.comparison-table th,.comparison-table td{display:table-cell;padding:8px;text-align:left;border:1px solid #ddd}.comparison-table th{background-color:#f4c1c1;color:#e63946}}.review-products-flex{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:20px}.review-product-card{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff0f5;border-radius:15px;box-shadow:0 6px 12px rgba(196,30,58,0.2);overflow:hidden;text-align:center;padding:20px;border:1px solid rgba(196,30,58,0.3);transition:box-shadow 0.3s ease,border-color 0.3s ease}.review-product-card:hover{box-shadow:0 8px 28px 8px rgba(196,30,58,0.45);border-color:rgb(196,30,58)}.review-product-card img{height:100%;border-radius:12px;object-fit:cover;max-width:100%}.review-product-card:hover img{}.review-product-card .product-name{font-size:1.2rem;font-weight:bold;color:black;margin-bottom:8px;text-decoration:none}.review-product-card .product-rating{font-size:1rem;color:black}@media (max-width:1024px){.review-products-flex{grid-template-columns:repeat(2,1fr)}.review-product-card{padding:15px}.section-title{font-size:2rem}.review-product-card .product-name{font-size:1rem}.review-product-card .product-rating{font-size:0.9rem}}@media (max-width:567px){.review-products-flex{grid-template-columns:1fr;gap:10px;padding:10px}.review-product-card{padding:12px}.section-title{font-size:1.8rem}.review-product-card .product-name{font-size:0.9rem}.review-product-card .product-rating{font-size:0.8rem}}.text-section{max-width:1500px;margin:40px auto;padding:20px;background:#fff;border-radius:15px;box-shadow:0 4px 8px rgba(0,0,0,0.1);border:2px solid #f7c6c7;position:relative;grid-column:2/-2}.celebrate-love-bottom-section .image-wrapper-bottom{border:1px solid rgba(196,30,58,0.3);box-shadow:0 6px 12px rgba(196,30,58,0.2);transition:box-shadow 0.3s ease,border-color 0.3s ease}.celebrate-love-bottom-section .image-wrapper-bottom:hover{box-shadow:0 8px 28px 8px rgba(196,30,58,0.45);border-color:rgb(196,30,58)}.celebrate-love-bottom-section .text-section{border:1px solid rgba(196,30,58,0.3);box-shadow:0 6px 12px rgba(196,30,58,0.2);transition:box-shadow 0.3s ease,border-color 0.3s ease}.celebrate-love-bottom-section .text-section:hover{box-shadow:0 8px 28px 8px rgba(196,30,58,0.45);border-color:rgb(196,30,58)}.text-content h2,.text-content h3{font-family:'Playfair Display',serif;color:#e63946;text-align:center;font-weight:bold}.text-content p{font-size:1.2rem;line-height:1.8;color:#555}.text-content a{color:black;text-decoration:none;font-weight:bold;transition:all 0.3s ease}.highlighted-section{background:#fff0f0;border:1px solid #ffb3b3;padding:15px;border-radius:10px;margin:30px 0;box-shadow:0 2px 4px rgba(255,105,97,0.3)}.highlighted-section ul{margin-left:12px}.product-img{width:180px;height:180px;border-radius:12px;object-fit:cover;margin-bottom:12px;border:1px solid #f1dce7;transition:transform 0.3s;margin:12px auto;background-color:white}.for_elip{display:block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.product-rating{margin-top:0.5rem}.product-rating-bar{width:100%;height:20px;background:#fbd3da;border-radius:10px;box-shadow:inset 0 2px 5px rgba(0,0,0,0.2);position:relative;overflow:hidden}.rating-fill{height:100%;background:linear-gradient(to bottom,#e9635a 0%,#e57373 100%);box-shadow:inset 0 -1px 1px rgba(255,255,255,0.3);border-radius:10px;position:relative}.heart-emoji{position:absolute;right:5px;top:50%;transform:translateY(-50%);font-size:1em;text-shadow:0 1px 0 rgba(255,255,255,0.7)}.score-value{margin-top:5px;font-size:0.9em;color:black}.label-for{height:30px!important}#open-quiz{padding:0.75rem 1.5rem;background:var(--primary-color);color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:1rem;margin-top:1rem}#open-quiz:hover{background:#e60073}.quiz-modal{display:none;position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,0.5)}.quiz-modal-content{background-color:#fff;margin:5% auto;padding:2rem;border-radius:6px;width:90%;max-width:600px;position:relative}.quiz-close{position:absolute;top:10px;right:15px;font-size:1.4rem;cursor:pointer;color:#aaa}.quiz-close:hover{color:#333}.quiz-question{margin-bottom:1rem;text-align:left}.quiz-question label{display:block;margin-bottom:0.3rem;font-weight:bold;color:#d1006f}.quiz-question select{width:100%;padding:0.6rem;border:1px solid #ccc;border-radius:4px;font-size:1rem}.cta-button{background-color:#ff3399!important;color:#fff!important;border:none;border-radius:4px;padding:0.7rem 1.2rem;cursor:pointer;font-size:1rem;margin-top:1rem;display:inline-block}.cta-button:hover{background-color:#e60073}#quiz-result{margin-top:1.5rem;text-align:center}.product-item{padding:0.5rem 0}.product-btn{padding:0.5rem 1rem;background:#ff3399;color:#fff;border:none;border-radius:4px;cursor:pointer;margin-top:0.3rem}.product-btn:hover{background:#e60073}.none-display{display:none}:root{--cardinal:#C41E3A;--blush:#FFF0F5;--slate:#2C3E50}.animate-float{animation:float 6s ease-in-out infinite}@keyframes float{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(10deg)}}.heart-pulse{animation:heart-color-transition 2s ease-in-out infinite}@keyframes heart-color-transition{0%,100%{color:white}50%{color:#FFB6C1}}.loader{display:flex;justify-content:center;align-items:center}.dot{width:4px;height:4px;margin:0 1.5px;background-color:rgb(196 30 58);border-radius:50%;animation:bounce 4s infinite ease-in-out both}.dot:nth-child(1){animation-delay:-0.8s}.dot:nth-child(2){animation-delay:-0.4s}.dot:nth-child(3){animation-delay:0s}@keyframes bounce{0%,80%,100%{transform:translateY(-3px)}40%{transform:translateY(0)}}.bg-cardinal{background-color:var(--cardinal,#C41E3A)!important}.bg-blush\/30{background-color:rgba(255,240,245,0.3)!important}.text-cardinal{color:var(--cardinal,#C41E3A)!important}.border-cardinal\/10{border-color:rgba(196,30,58,0.1)!important}.text-slate{color:var(--slate,#2C3E50)!important}.text-slate\/40{color:rgba(44,62,80,0.4)!important}.text-slate\/70{color:rgba(44,62,80,0.7)!important}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.line-clamp-1{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.sweet-steals-item{transition:transform 0.25s ease,box-shadow 0.25s ease,background-color 0.2s ease;border-radius:12px;padding:6px 8px;margin:-6px -8px}.sweet-steals-item:hover{transform:translateY(-4px) scale(1.03);box-shadow:0 8px 20px #C41E3A;background-color:rgba(255,240,245,0.6)}.sweet-steals-item .sweet-steals-item-img-wrap{transition:transform 0.25s ease}.sweet-steals-item:hover .sweet-steals-item-img-wrap img{transform:scale(1.08)}.sweet-steals-item .sweet-steals-item-img-wrap img{transition:transform 0.25s ease}@media (min-width:768px){.view-all-btn{display:flex!important}}@media screen and (max-width:1199px){.flash-deals-bar{margin-top:44px!important}}