.blog-post-content img{margin-bottom:15px;width:100%;border-radius:15px}.blog-post-content h2{display:block;margin:28px 0 16px;font-weight:600;font-size:21px;line-height:28px}@media(max-width:767px){.blog-post-content h2{font-size:18px;line-height:26px}}.blog-post-content h2:first-child{margin-top:0}.blog-post-content h3{display:block;margin:24px 0 12px;font-weight:600;font-size:18px;line-height:24px}@media(max-width:767px){.blog-post-content h3{font-size:18px;line-height:26px}}.blog-post-content h3:first-child{margin-top:0}.blog-post-content p{margin-bottom:16px}.blog-post-content p:last-child{margin-bottom:0}.blog-post-content a{text-decoration:underline}.blog-post-content ul{margin-bottom:15px}.blog-post-content li{margin-left:15px;list-style:disc}.product-slider .embla{padding:1px;position:relative}.product-slider .embla__container{display:flex;gap:28px;touch-action:pan-y pinch-zoom}@media(max-width:820px){.product-slider .embla__container{gap:18px}}.product-slider .embla__slide{max-width:328px;min-width:328px;width:328px}@media(max-width:620px){.product-slider .embla__slide{min-width:300px!important;width:300px!important}}.product-slider .embla__controls{margin-top:16px;width:100%;justify-content:space-between}.product-slider .embla__controls,.product-slider .embla__controls__buttons{display:flex;gap:10px;align-items:center}.product-slider .embla__controls__buttons button{padding:0;background-color:rgba(0,0,0,0);border:1px solid #222;height:38px;width:38px;border-radius:50%;display:flex;justify-content:center;align-items:center}.product-slider .embla__controls__buttons button:first-child{transform:rotate(180deg)}.product-slider .embla__controls__buttons button:first-child svg{margin-left:2px}.product-slider .embla__controls__buttons button:hover{background-color:#222}.product-slider .embla__controls__buttons button:hover svg path{fill:#fff}.product-slider .embla__controls__buttons button svg{margin-left:2px;height:30px;width:23px}.product-slider .embla__controls__buttons button svg path{fill:#222}.product-slider .embla__controls__buttons button:disabled{opacity:.5}.product-slider .embla__controls__buttons button:disabled:hover{background-color:#fff}.product-slider .embla__controls__buttons button:disabled:hover svg path{fill:#222}.product-slider .embla__controls__dots{display:flex;align-items:center;gap:8px}.product-slider .embla__controls__dots button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgba(0,0,0,0);touch-action:manipulation;display:inline-flex;text-decoration:none;cursor:pointer;padding:0;margin:0;width:15px;height:15px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:2px solid #222;opacity:.3}.product-slider .embla__controls__dots button.active{opacity:1}.shimmer{position:absolute;top:0;left:0;height:100%!important;width:100%;display:flex;animation:shimmer 2s ease-in-out infinite;background:linear-gradient(90deg,#e6e6e6,#f0f0f0 20%,#ffffff 50%,#f0f0f0 80%,#e6e6e6);background-size:200% 100%}.shimmer--dark{background:linear-gradient(90deg,#d9d9d9,#e2e2e2 20%,#f2f2f2 50%,#e2e2e2 80%,#d9d9d9);background-size:200% 100%}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}