:root{--primary:rgb(255,80,0);--secondary:rgb(0,0,0);--primary-text-btn:rgb(246,80,2,0.1);--secondary-text-btn:rgb(0,0,0,0.1);--disabled-btn:rgb(88,92,104)}.page-headline .title{max-width:90%}@media screen and (min-width:1440px){.page-headline .title{max-width:85%;font-size:3.5rem;line-height:1;letter-spacing:-.045em;font-family:DM Sans,sans-serif;color:#111013;font-weight:700;margin:0}}@media screen and (max-width:768px){.page-headline .title{max-width:90%;font-size:calc(3rem + 1.5*(100vw - 576px)/864)}}@media screen and (max-width:576px){.page-headline .title{max-width:100%;font-size:1.5rem}}.page-headline .animated-holder{display:flex;flex-direction:column}.page-headline .post-meta-holder{font-size:1.05em;max-width:30%;margin-top:1.25rem}@media screen and (max-width:768px){.page-headline .post-meta-holder{max-width:100%}}.page-headline .post-meta-holder .meta-holder .meta-holder .col-auto{padding:0;margin-right:10px}.page-headline .post-meta-holder .meta-holder .meta-holder .col-auto:last-child{margin-right:0}.page-headline .post-meta-holder .meta-holder img{border-radius:100%}.page-headline .post-meta-holder .meta-holder .prefix{font-size:.8em;display:block;opacity:.75}.page-headline .post-meta-holder .meta-holder .author{font-weight:600;font-size:.9em}@media(max-width:768px){.page-headline .post-meta-holder .meta-holder{flex-direction:column;align-items:flex-start!important}.page-headline .post-meta-holder .meta-holder .col-auto{margin-bottom:1rem;margin-right:0}}.entry-content{word-wrap:break-word}.entry-content p,.entry-content ul{line-height:2}.entry-content img{max-width:100%}@media(max-width:768px){.big-banner__img{height:235px!important}}.big-banner__img{height:410px;display:flex;justify-content:center;max-width:100%;max-height:100%}.big-banner__img img{object-fit:fill;border-radius:20px}@media screen and (max-width:480px)and (min-width:320px){.campaign-image{height:125px!important}.campaign-image img{object-fit:contain;border-radius:20px}}@media screen and (max-width:1024px)and (min-width:769px){.campaign-image{height:289px!important}.campaign-image img{object-fit:contain;border-radius:20px}}@media(min-width:1200px){.campaign-image{height:400px!important}.campaign-image img{object-fit:contain;border-radius:20px}}.blog-image{object-fit:fill!important}.select-img-section{position:relative;width:100%;height:440px}.select-img-section img{border-radius:20px}.product-container{position:relative;padding-left:12px;padding-right:12px;border-radius:1rem;background-color:#fff}.product-container.no-padding{padding-left:0!important;padding-right:0!important}.product-container .product-container_like{position:absolute;top:6px;right:6px;border-radius:50%;border:1px solid rgba(0,0,0,0);transition:all .25s}.product-container .product-container_like:hover{background-color:#e8edf0;border:1px solid #dadada}.product-container .product-card{height:100%;display:flex;flex-direction:column;overflow:hidden;position:relative}.product-container .product-card .overlay-details{opacity:0;transition:opacity .5s ease;position:absolute;bottom:0;left:0;width:100%}.product-container .product-card .overlay-details .avatar img{border-radius:100%}.product-container .product-card .overlay-details .prefix{font-size:.9em;display:block;opacity:.75;line-height:2;color:#fff}.product-container .product-card .overlay-details .prefix span{font-size:12px;font-family:500;color:#585c68}.product-container .product-card .overlay-details .author{font-weight:600;font-size:.95em;color:#fff}.product-container .product-card:hover .overlay-details{z-index:9999;opacity:1;border-radius:0 0 20px 20px;background:linear-gradient(1turn,rgba(17,16,19,.5),rgba(17,16,19,0))}.product-container .product-card.no-stock{filter:grayscale(100%)}.product-container .product-card__discount{position:relative;font-size:14px;font-weight:500;margin-left:6px;color:#ea580c}.product-container .product-card__discount .arrow-down{border-color:#ea580c;top:0;right:-12px;position:absolute;margin-left:4px}.product-container .product-card__price{display:flex;flex-direction:row;margin-top:7px}.product-container .product-card__price .title-card{font-family:Playfair Display,Sans-serif;font-weight:900;letter-spacing:0}.product-container .product-card__price .title-card a{box-shadow:none;text-decoration:none}.product-container .product-card__discounted{color:#000;font-size:16px;font-weight:500;margin-left:0}.product-container .product-card__old{color:#94a3b8;font-size:16px;font-weight:500;text-decoration:line-through}.product-container .product-card__tax{display:flex;flex-direction:column}.product-container .product-card__top{padding:12px;border-radius:16px;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.product-container .product-card__top__batch{position:absolute;z-index:3;background-color:#fff;width:550px;padding:0;top:calc(50% - 50px);text-align:center;transform:translate(-50%,-50%) rotate(30deg);left:50%}.product-container .product-card__top__inner{display:flex;align-items:center;justify-content:center;gap:1rem}.product-container .product-card__image{aspect-ratio:1;display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:relative;object-fit:contain;size:50vw;border-radius:20px;box-shadow:0 5px 15px 0 rgba(0,0,0,.1)}.product-container .product-card__image img{border-radius:20px;object-fit:cover}.product-container .product-card__header{width:100%;display:flex;flex-direction:row;justify-content:space-between}.product-container .product-card__header .like-button{position:absolute;right:2px;top:2px;min-height:50px;min-width:50px;height:50px;width:50px}.product-container .product-card__condition{background-color:#ff5000;display:flex;align-items:center;justify-content:center;padding:2px 12px;height:24px;border-radius:15px;font-size:14px;font-weight:500;color:#fff}@media only screen and (max-width:767px){.product-container .product-card__condition .mantine-Text-root{font-size:12px}}.product-container .product-card__detail{padding-right:10px;padding-left:10px;margin-bottom:10px;display:flex;flex-direction:column;margin-top:1rem;justify-content:space-between;height:100%}.product-container .product-card__detail .product-card__tax{color:#ea580c;font-size:.75rem;line-height:1.25;text-decoration:none}.product-container .product-card__attrtext{white-space:nowrap;overflow:hidden;position:relative;font-size:14px;font-weight:400;color:#585c68}.product-container .product-card__attrtext:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0}.product-container .product-card__product-detail{justify-content:space-between}.product-container .product-card__product-detail span{font-size:12px;font-weight:500;color:#585c68}.product-container .product-card__bottom .caption{max-width:400px}.product-container .product-card__bottom .caption p{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.product-container .__banner{display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s}.product-container .__banner:hover{transform:scale(1.1)}.product-container .__banner:active{transform:scale(1)}@media screen and (max-width:576px){.title-card{max-width:100%;font-size:1rem;letter-spacing:-.045em;line-height:1;font-family:DM Sans,sans-serif;color:#111013;font-weight:700;margin:0}}.breadcrumbs-container{overflow-x:scroll;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;max-width:100%;white-space:nowrap}.breadcrumbs-links{color:#4b5563;text-decoration:none;font-size:12px}.seperator{margin:0 10px!important}.related-wrapper{padding:8px 0 4px}.related-title{font-size:24px;font-weight:600;color:#1f2937;margin-bottom:20px}@media(max-width:640px){.related-title{font-size:20px;margin-bottom:10px}}.related-chips{display:flex;flex-wrap:wrap;gap:12px 14px}.related-chip{display:inline-flex;align-items:center;white-space:nowrap;padding:10px 16px;border:1px solid #e5e7eb;border-radius:9999px;background:#fff;color:#111827;font-size:14px;line-height:1;text-decoration:none;transition:background-color .15s ease,box-shadow .15s ease,transform .05s ease}.related-chip:hover{background:#f9fafb;box-shadow:0 1px 2px rgba(0,0,0,.06)}.related-chip:active{transform:translateY(1px)}@media(max-width:640px){.related-chip{font-size:13px;padding:9px 14px}}