.review-card.kid-theme{background:#f5f5f5;border-radius:20px;border:3px dashed #f582ae;padding:20px;width:400px;box-shadow:0 4px 10px rgba(0,0,0,.1);text-decoration:none;transition:transform .3s ease;cursor:pointer;display:block;margin-bottom:25px;height:260px}.review-card.kid-theme:hover{transform:translateY(-4px)}.review-card.kid-theme .review-name{font-size:19px;line-height:24px;font-weight:700;color:#73c7ed;margin-bottom:8px}.review-card.kid-theme .review-stars{font-size:19px;line-height:24px;font-weight:700;color:#fbc531;margin-bottom:12px;display:block;letter-spacing:3px}.review-card.kid-theme .review-comment{font-size:16px;line-height:21px;font-weight:400;color:#4a4a4a;line-height:1.6}@media(max-width:1330px){.review-card.kid-theme{width:310px;height:280px}}@media(max-width:1130px){.review-card.kid-theme{width:240px}.review-card.kid-theme .review-comment{font-size:14px;line-height:20px;font-weight:400}}@media(max-width:590px){.review-card.kid-theme{width:175px;padding:12px}.review-card.kid-theme .review-name{font-size:15px;line-height:20px;font-weight:700}.review-card.kid-theme .review-stars{margin-bottom:5px}.review-card.kid-theme .review-comment{font-size:13px}}.customers-reviews-wrapper{background-color:#fff;border-radius:10px;box-shadow:0 4px 16px 0 rgba(0,0,0,.1);box-sizing:border-box;color:#333;padding:10px;text-align:center;margin-top:80px;width:100%}.customers-reviews-wrapper .google-title{margin-bottom:25px;font-size:19px;line-height:24px;font-weight:700}.customers-reviews-wrapper .google-word{display:inline-block}.customers-reviews-wrapper .google-word .g{color:#4285f4}.customers-reviews-wrapper .google-word .o1{color:#ea4335}.customers-reviews-wrapper .google-word .o2{color:#fbbc05}.customers-reviews-wrapper .google-word .g2{color:#34a853}.customers-reviews-wrapper .google-word .l{color:#4285f4}.customers-reviews-wrapper .google-word .e{color:#ea4335}.customers-reviews-wrapper .customers-reviews{display:flex;justify-content:space-between;flex-wrap:wrap}@media(max-width:860px){.customers-reviews-wrapper{width:500px;padding:5px;margin-right:auto;margin-left:auto}}@media(max-width:590px){.customers-reviews-wrapper{width:360px;padding:0;box-shadow:none}.customers-reviews-wrapper .customers-reviews{justify-content:space-between}}.favorite-icon{filter:saturate(2.2)}.favorite-icon:hover{filter:saturate(3.4)}.tooltip-container{position:relative;display:inline-block}.tooltip-container .tooltip-children{display:flex;align-items:center;justify-content:center}.tooltip-container .tooltip-box{position:absolute;top:15px;right:-157px;transform:translateY(-50%);margin-right:8px;padding:6px 12px;color:#fff;background-color:#333;border-radius:4px;font-size:14px;z-index:1000;white-space:nowrap}.tooltip-container .tooltip-box:before{content:"";position:absolute;top:50%;left:-5px;transform:translateY(-50%) rotate(45deg);width:10px;height:10px;background-color:#333;z-index:-1}.product{width:240px;height:395px;border:1px solid hsla(0,0%,75%,.15);text-align:center;border-radius:10px;display:flex;flex-direction:column;position:relative;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.06);transition:box-shadow .2s ease,border-color .2s ease;font-weight:400px}.product:hover{box-shadow:0 4px 16px rgba(0,0,0,.1);border-color:rgba(115,199,237,.3)}.product .discount-badge{width:50px;height:50px;background-color:#e53935;border-radius:50%;font-size:14px;box-shadow:0 2px 8px rgba(229,57,53,.4)}.product .discount-badge,.product .out-of-stock-badge{position:absolute;top:1px;left:1px;z-index:200;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700}.product .out-of-stock-badge{padding:8px 12px;background-color:#666;border-radius:5px;font-size:13px;box-shadow:0 2px 8px rgba(0,0,0,.3)}.product .product-image{height:220px;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative}.product .product-image img{transition:opacity .3s ease-in-out}.product .favorite-icon{position:absolute;right:5px;top:5px;z-index:200;height:27px;width:27px;cursor:pointer;filter:brightness(2)}.product .favorite-selected{filter:saturate(2.2)}.product .favorite-not-selected{filter:brightness(2)}.product.product-out-of-stock{cursor:default;opacity:.7}.product.product-out-of-stock .product-image{filter:grayscale(50%)}.product.product-out-of-stock .view-button{background-color:#999;cursor:default}.product.product-out-of-stock .view-button:hover{background-color:#999}.product-info{height:175px;display:flex;flex-direction:column;justify-content:space-between;position:relative;align-items:center;padding:10px 12px 12px;background:linear-gradient(90deg,rgba(255,192,203,.15) 0,rgba(255,192,203,.08) 45%,rgba(255,192,203,.08) 0,rgba(255,192,203,.08) 70%,rgba(115,199,237,.15));border-radius:0 0 10px 10px}.product-info .product-name{height:66px;font-size:14px;line-height:20px;font-weight:400;font-weight:600;color:#17193e;line-height:1.3}.product-info .product-price{color:#17193e;font-size:14px;line-height:20px;font-weight:400;font-weight:700}.product-info .product-price-wrapper{display:flex;flex-direction:column;align-items:center;gap:2px}.product-info .product-price-wrapper .product-price-old{color:#999;text-decoration:line-through;font-size:13px;font-weight:400}.product-info .product-price-wrapper .product-price-new{font-weight:700}.product-info .view-button{font-size:15px;line-height:20px;font-weight:700;width:140px;height:42px;transition:background-color .2s ease}@media(max-width:590px){.product-info .product-name{height:85px}.product{width:175px}.product .discount-badge{width:42px;height:42px;font-size:12px;top:1px;left:1px}.product .out-of-stock-badge{padding:6px 10px;font-size:11px}}.popup{display:none;font-size:16px;line-height:21px;font-weight:400;font-weight:700;color:#fff;height:80px;background:linear-gradient(90deg,pink 0,pink 45%,pink 0,pink 55%,#73c7ed);position:fixed;top:0;left:0;right:0;padding:15px 20px;box-shadow:0 4px 8px rgba(0,0,0,.1);z-index:1000;cursor:pointer}@media(max-width:860px){.popup{display:flex;align-items:center;justify-content:center}}.products-list-wrapper .products-list-heading{margin-bottom:20px}.products-list-wrapper .products-list{display:flex;align-items:center;flex-wrap:wrap;column-gap:20px;row-gap:40px}.products-list-wrapper .specific-width{width:1020px}@media(max-width:1330px){.products-list-wrapper .specific-width{width:760px}}@media(max-width:1130px){.products-list-wrapper .specific-width{width:500px}}@media(max-width:860px){.products-list-wrapper .specific-width{width:100%}}@media(max-width:590px){.products-list-wrapper .products-list-heading{text-align:center}.products-list-wrapper .products-list{column-gap:10px;row-gap:20px}}.home-page.page{display:flex;flex-direction:column;align-items:flex-start;overflow:visible;min-height:auto}.home-page.page .home-lists{width:100%}.home-page.page .home-lists .products-list-wrapper:not(:last-child){margin-bottom:40px}@media(max-width:860px){.home-page{width:500px;margin:auto}}@media(max-width:590px){.home-page{width:360px}}