.single-blog-hero{margin-top:var(--menu-bar-height);background-color:var(--clr-neutral-300)}@media(max-width: 991.98px){.single-blog-hero{margin-top:var(--mobile-menu-bar-height);overflow:hidden}}.single-blog-hero__wrapper{display:flex;justify-content:space-between;align-items:center;gap:50px}@media(max-width: 991.98px){.single-blog-hero__wrapper{flex-direction:column;gap:0}}.single-blog-hero__content{width:auto;align-self:center;display:flex;flex-direction:column;gap:21px;max-width:744px;padding:32px 0 48px}@media(max-width: 991.98px){.single-blog-hero__content{align-self:flex-start;width:100%;gap:16px;padding:32px 0}}.single-blog-hero__breadcrumbs{margin:0 0 11px}@media(max-width: 991.98px){.single-blog-hero__breadcrumbs{margin:0}}.single-blog-hero__breadcrumbs .breadcrumbs{padding:0}.single-blog-hero__title{margin:0;letter-spacing:0}@media(min-width: 991.98px){.single-blog-hero__title{font-weight:700;font-size:48px;line-height:130%}}.single-blog-hero__details{display:flex;flex-wrap:wrap;align-items:center;gap:32px}@media(max-width: 991.98px){.single-blog-hero__details{gap:16px}}.single-blog-hero__detail{position:relative;display:flex;gap:8px;align-items:center;font-size:18px;line-height:1.5;font-weight:500}@media(max-width: 991.98px){.single-blog-hero__detail{font-size:16px;line-height:1.5;font-weight:500;gap:6px}}.single-blog-hero__detail--time{color:var(--clr-neutral-800)}.single-blog-hero__detail--verified{color:#92b06b}.single-blog-hero__detail--verified svg{filter:brightness(0) saturate(100%) invert(67%) sepia(27%) saturate(537%) hue-rotate(44deg) brightness(96%) contrast(82%)}.single-blog-hero__thumb-img-wrapper{align-self:stretch;flex-shrink:0;width:36.5%}@media(max-width: 991.98px){.single-blog-hero__thumb-img-wrapper{max-width:unset;position:relative;left:-16px;width:calc(100% + 32px)}}.single-blog-hero__thumb-img{display:block;width:100%;height:100%;object-fit:cover;aspect-ratio:476/380}@media(min-width: 991.98px){.single-blog-hero__thumb-img{transform:translateX(50px)}}.single-blog-content{padding:64px 0;word-break:break-word}.single-blog-content__wrapper{display:flex;align-items:flex-start;gap:42px}@media(max-width: 991.98px){.single-blog-content__wrapper{flex-direction:column;gap:24px}}.single-blog-content__authors{width:19.5%;flex-shrink:0;z-index:1;max-width:300px}@media(min-width: 991.98px){.single-blog-content__authors{position:sticky;top:calc(var(--menu-bar-height) + var(--utility-bar-height) + 16px)}}@media(max-width: 991.98px){.single-blog-content__authors{width:100%}}@media(max-width: 991.98px){.single-blog-content__authors:has(.single-blog-content__author-empty){display:none}}.single-blog-content__author{padding:20px 16px;background-color:var(--clr-neutral-300);display:flex;align-items:center;border-radius:4px;gap:12px}.single-blog-content__author-title{margin:0 0 2px;font-family:"Mulish",sans-serif;font-weight:700;font-size:14px;line-height:125%;letter-spacing:0}.single-blog-content__author-name-wrapper{margin:0;display:flex;align-items:center;gap:3px}.single-blog-content__author-name{font-family:"Mulish",sans-serif;font-weight:700;font-size:14px;line-height:125%;letter-spacing:0}.single-blog-content__author-position{margin:4px 0 0;font-family:"Mulish",sans-serif;font-weight:400;font-size:12px;line-height:125%;letter-spacing:0}.single-blog-content__author-desc{flex-shrink:0;display:inline-flex}.single-blog-content__author-img{width:56px;aspect-ratio:1;border-radius:1000px;overflow:hidden}.single-blog-content__content{width:auto;font-size:18px;line-height:1.5;font-weight:500}@media(max-width: 991.98px){.single-blog-content__content{font-size:16px;line-height:1.5;font-weight:500}}.single-blog-content__content-excerpt{font-size:20px;line-height:1.5;font-weight:700;margin:0 0 24px}@media(max-width: 991.98px){.single-blog-content__content-excerpt{font-size:18px;line-height:1.5;font-weight:700;margin:0 0 16px}}.single-blog-content__content-excerpt *{margin:0}.single-blog-content__toc-out{padding:12px 0}.single-blog-content__toc-wrapper{padding:28px 32px;border-radius:8px;background-color:var(--clr-neutral-300)}@media(max-width: 991.98px){.single-blog-content__toc-wrapper{padding:16px}}.single-blog-content__toc-title{font-weight:700;font-size:28px;line-height:130%;letter-spacing:0;margin:0 0 10px;padding-left:16px}@media(max-width: 991.98px){.single-blog-content__toc-title{padding:0}}.single-blog-content__toc-list{margin:0;margin:0;padding-left:16px;color:var(--clr-neutral-900);counter-reset:custom-counter;list-style:none;font-family:"Mulish",sans-serif;font-weight:600;font-size:18px;line-height:150%;letter-spacing:0}@media(max-width: 991.98px){.single-blog-content__toc-list{padding:0 0 0 0}}.single-blog-content__toc-list li{padding:2px 0 2px;counter-increment:custom-counter;position:relative;display:flex;align-items:baseline;cursor:pointer}@media(max-width: 991.98px){.single-blog-content__toc-list li{padding:2px 0 2px}}.single-blog-content__toc-list li:empty{display:none !important}.single-blog-content__toc-list li::before{content:counter(custom-counter) ".";position:absolute;left:0;display:inline-block;min-width:20px;z-index:1;position:relative}.single-blog-content__toc-list li::after{content:"";display:block;position:absolute;z-index:0;top:16px;left:3px;width:13px;height:11px;background:var(--clr-yellow-200);transform-origin:left;transition:transform .8s cubic-bezier(1, 0, 0, 1);transform:scaleX(1)}@media(max-width: 991.98px){.single-blog-content__toc-list li::after{top:16px}}.single-blog-content__toc-list li a{text-decoration:underline;text-decoration-style:solid;text-underline-offset:2px}@media(min-width: 991.98px){.single-blog-content__product-wrapper{flex-shrink:0;width:19.5%;position:sticky;top:calc(var(--menu-bar-height) + var(--utility-bar-height) + 16px)}}.single-blog-content__product-wrapper .jdgm-prev-badge__stars,.single-blog-content__product-wrapper .separator,.single-blog-content__product-wrapper .reviews-number{display:none}@media(max-width: 991.98px){.single-blog-content__product-wrapper--empty{display:none}}.single-blog-content__product-inner{padding:24px 20px;width:100%;border:8px solid rgba(0,0,0,0);border-image-source:conic-gradient(from 137.02deg at 50% 50%, #E0EAD3 0deg, #F7F3D3 180deg, #E0EAD2 360deg);border-image-slice:1;position:relative}.single-blog-content__product-inner::before{content:"";position:absolute;inset:-12px;border:5px solid #fff;border-radius:12px;pointer-events:none}.single-blog-content__product-inner::after{content:"";position:absolute;inset:-2px;border:5px solid #fff;border-radius:4px;pointer-events:none}.single-blog-content__product-title{font-family:"Mulish",sans-serif;font-weight:700;font-size:18px;line-height:100%;letter-spacing:0;margin:0}.single-blog-content__product-desc{font-family:"Mulish",sans-serif;font-weight:400;font-size:14px;line-height:120%;letter-spacing:0;margin:6px 0 0}.single-blog-content__product-img-wrapper{position:relative;max-width:160px;margin:24px auto 20px}.single-blog-content__product-img{width:100%;height:auto;border-radius:8px;aspect-ratio:1;object-fit:cover;display:block}.single-blog-content__product-rating{display:flex;align-items:center;border-radius:6px;background-color:var(--clr-neutral-200);position:absolute;right:-12px;top:-12px;padding:2px 4px}.single-blog-content__product-rating *{font-family:"Mulish",sans-serif;font-size:14px;line-height:120%;letter-spacing:0}.single-blog-content__product-rating-icon{width:14px;height:14px;margin-right:4px;flex-shrink:0}.single-blog-content__product-badge-wrapper{margin-top:18px;display:flex;justify-content:center}.single-blog-content__product-badge{font-weight:700;font-size:13px;line-height:1.15;letter-spacing:-0.01em;background:var(--clr-yellow-200);border-radius:30px;padding:6px 7px}.single-blog-content__product-btn-wrapper{display:flex;justify-content:center;margin:16px 0 0}.single-blog-content__product-btn{width:100%}.single-blog-content .rte a{color:#e69700;text-decoration:underline}.single-blog-content .rte ul,.single-blog-content .rte ol{list-style-position:outside;margin-left:12px !important}.single-blog-content .rte ul li,.single-blog-content .rte ol li{text-indent:0}@media(min-width: 991.98px){.single-blog-content .rte h2{font-size:32px}}@media(min-width: 991.98px){.single-blog-content .rte h3{font-size:26px}}.single-blog-content .rte h1,.single-blog-content .rte h2,.single-blog-content .rte h3,.single-blog-content .rte h4,.single-blog-content .rte h5,.single-blog-content .rte h6{margin:28px 0 20px}.single-blog-content .rte p{margin:20px 0}.single-blog-content .rte ul{margin:12px 0;padding-left:32px;display:flex;flex-direction:column;gap:8px}@media(max-width: 991.98px){.single-blog-content .rte ul{padding-left:8px}}.single-blog-content .rte ul li::marker{color:#fde679}.single-blog-content .rte blockquote{padding:24px;background-color:#fffae4;border-left:4px solid var(--clr-yellow-500);font-family:"Mulish",sans-serif;font-weight:400;font-style:Italic;font-size:24px;line-height:150%;letter-spacing:0;display:flex;flex-direction:column;gap:1em;margin:0}@media(max-width: 991.98px){.single-blog-content .rte blockquote{padding:16px;font-size:18px}}.single-blog-content .rte ol{margin:20px 0}@media(max-width: 991.98px){.single-blog-content .rte ol{margin-left:0 !important}}.single-blog-content .rte img{display:block;max-width:100%;height:auto;border-radius:12px}.ssf-blog__product-block{padding:8px 8px 8px 0;margin:50px 0;background-color:var(--clr-neutral-400);border-radius:8px;overflow:hidden;min-height:306px;font-family:"Mont";color:var(--clr-neutral-900);display:flex;flex-direction:column}@media(min-width: 991.98px){.ssf-blog__product-block{flex-direction:row;justify-content:space-between}}.ssf-blog__product-block .content{padding:28px 24px}@media(max-width: 991.98px){.ssf-blog__product-block .content{text-align:center}}@media(min-width: 991.98px){.ssf-blog__product-block .content{padding:24px 48px 24px 52px;align-items:center;align-self:center}}.ssf-blog__product-block .title{font-weight:700;font-size:28px;line-height:130%;letter-spacing:0;margin:0}.ssf-blog__product-block .excerpt{margin:12px 0 0;font-size:16px;line-height:1.5;font-weight:400;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media(min-width: 991.98px){.ssf-blog__product-block .excerpt{margin:20px 0 0;font-size:16px}}.ssf-blog__product-block .image{display:block}@media(min-width: 991.98px){.ssf-blog__product-block .image{width:43%;flex-shrink:0}}.ssf-blog__product-block .image img{margin:0;border-radius:8px;overflow:hidden;aspect-ratio:1;width:100%;height:100%;object-fit:cover;display:block}.ssf-blog__product-block .buttons-line{margin-top:20px}.ssf-blog__product-block .buttons-line a{text-decoration:none;appearance:none;font-family:"Mont",sans-serif;font-weight:700;font-size:15px;line-height:1;letter-spacing:.15px;text-align:center;text-transform:uppercase;display:inline-flex;align-items:center;justify-content:center;background:var(--clr-neutral-900);color:var(--clr-neutral-100);border-radius:100px;padding:0 22px;height:48px;border:1px solid var(--clr-neutral-900);transition:color .35s ease,background-color .35s ease,border-color .35s ease;gap:8px;cursor:pointer}.ssf-blog__product-block .buttons-line a:hover{background:var(--clr-yellow-500);border-color:var(--clr-yellow-500);color:var(--clr-neutral-900)}
