: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)}.blog-page{max-width:1320px;margin:0 auto;padding:0 clamp(16px,4vw,32px);display:flex;flex-direction:column;gap:clamp(24px,6vw,56px)}.blog-page__section{width:100%}.blog-page__section+.blog-page__section{margin-top:clamp(24px,5vw,48px)}.blog-page__section--breadcrumbs{margin:0}.blog-page__section--marquee{overflow:hidden}.blog-page__hero{position:relative;width:100%;aspect-ratio:16/5;border-radius:20px;overflow:hidden;background:#f1f5f9}.blog-page__hero--secondary{aspect-ratio:16/6}.blog-page__hero img{object-fit:cover}.blog-page__hero-image{border-radius:20px}.blog-page__marquee{display:flex;align-items:center;gap:48px;padding-block:8px}.blog-page__marquee img{flex:0 0 auto;height:62px;width:auto}.blog-page__card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:clamp(16px,3vw,32px);gap:clamp(16px,3vw,32px)}@media only screen and (max-width:767px){.blog-page__card-grid{grid-template-columns:1fr}}.blog-page__card{width:100%}.blog-page__card-media{position:relative;aspect-ratio:16/9;border-radius:20px;overflow:hidden;background:#f8fafc}.blog-page__card-media img{object-fit:cover}.blog-page__heading{font-size:clamp(1.5rem,2vw,2rem);font-weight:600;margin:0}.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{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%;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%;position:relative;object-fit:contain;border-radius:20px;box-shadow:0 5px 15px 0 rgba(0,0,0,.1);min-height:250px}.product-container .product-card__image img{border-radius:20px;object-fit:cover}.product-container .aspect{aspect-ratio:1;position:relative;overflow:hidden;min-height:250px}.blog-cards-container{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;margin-top:1rem;padding:0;margin-bottom:0}@media(max-width:1200px){.blog-cards-container{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.blog-cards-container{grid-template-columns:1fr;gap:15px}}.blog-card-wrapper{margin-bottom:0}.blog-card-inner,.blog-card-wrapper{display:flex;flex-direction:column;min-height:100%}.blog-card-link{text-decoration:none;color:inherit;display:block;flex:1 1}.blog-card,.blog-card-link .product-card{display:flex;flex-direction:column;height:100%;border-radius:20px;overflow:hidden;background-color:#fff;box-shadow:0 8px 24px rgba(15,23,42,.08);transition:transform .2s ease}.blog-card__media{padding:0}.blog-card__image{position:relative;width:100%;border-radius:0;aspect-ratio:1/1;min-height:250px}.blog-card__image-element{width:100%;height:100%;object-fit:cover;border-radius:0;display:block}.blog-card-link .product-card__top{padding:0}.blog-card-link .product-card__detail{flex:1 1;padding:16px 20px 20px;display:flex;flex-direction:column;justify-content:space-between;background-color:#fff;border-radius:0 0 20px 20px;min-height:140px}.blog-card-link .product-card__product-detail span{font-size:.875rem;color:#64748b}.blog-card-link .product-card__bottom-detail{display:flex;flex-direction:column;gap:12px}.blog-card-link .ellipsis p{margin:0;color:#475569}.overlay-details{display:flex;align-items:center;opacity:0;transition:opacity .5s ease;position:absolute;bottom:0;left:0;width:100%;padding:.75rem}.overlay-details .avatar{margin-right:.75rem}.overlay-details .avatar .avatar-img{border-radius:50%}.overlay-details .author-info{display:block}.overlay-details .author-info .prefix{font-size:.9em;display:block;opacity:.75;line-height:2;color:#fff;margin-bottom:.25rem}.overlay-details .author-info .author{font-weight:600;font-size:.95em;color:#fff}.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))}.blog-cards-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem;margin-top:1rem;padding:0}@media(max-width:768px){.blog-cards-grid{grid-template-columns:1fr}}.blog-card-item{margin-bottom:1rem}.blog-image-container{position:relative;width:100%;height:410px;display:flex;justify-content:center;max-width:100%;max-height:100%;aspect-ratio:16/9;min-height:200px}@media(max-width:768px){.blog-image-container{height:235px;min-height:150px}}.blog-image-container img{object-fit:fill;border-radius:20px}.blog-big-banner-container{text-align:center;padding-right:1.25rem;margin-top:1rem}@media(max-width:768px){.blog-big-banner-container{padding-right:1rem}}.blog-big-banner-image{position:relative;width:100%;height:410px;display:flex;justify-content:center;max-width:100%;max-height:100%;aspect-ratio:16/9;min-height:200px}@media screen and (max-width:480px)and (min-width:320px){.blog-big-banner-image{height:125px;min-height:125px}}@media screen and (max-width:1024px)and (min-width:769px){.blog-big-banner-image{height:289px;min-height:200px}}@media(min-width:1200px){.blog-big-banner-image{height:400px;min-height:300px}}.blog-big-banner-image img{object-fit:contain;border-radius:20px}.blog-title-container{max-width:1200px;margin:0 auto;padding:0 1rem}.blog-title{font-size:1.5rem;margin-top:1rem;margin-left:1rem;margin-bottom:0;font-weight:600;color:#333}.blog-breadcrumb-container{max-width:1200px;margin:.25rem auto 1.25rem;padding:0 1rem}.blog-big-banner-wrapper{max-width:1200px;margin:0 auto;display:flex;justify-content:center;text-align:center;padding:0 1rem}.blog-marquee-container{margin-top:.5rem;margin-bottom:.25rem}@media(min-width:768px){.blog-marquee-container{margin-top:1rem}}.blog-cards-wrapper{max-width:1200px;margin:0 auto;padding:0 1rem}.product-card__header{width:100%;display:flex;flex-direction:row;justify-content:space-between}.product-card__header .like-button{position:absolute;right:2px;top:2px;min-height:50px;min-width:50px;height:50px;width:50px}.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-card__condition .mantine-Text-root{font-size:12px}}.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-card__detail .product-card__tax{color:#ea580c;font-size:.75rem;line-height:1.25;text-decoration:none}.product-card__attrtext{white-space:nowrap;overflow:hidden;position:relative;font-size:14px;font-weight:400;color:#585c68}.product-card__attrtext:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0}.product-card__product-detail{justify-content:space-between}.product-card__product-detail span{font-size:12px;font-weight:500;color:#585c68}.product-card__bottom .caption{max-width:400px}.product-card__bottom .caption p{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.__banner{display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s}.__banner:hover{transform:scale(1.1)}.__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}}