.blog-landing__wrapper{width:100%;background:linear-gradient(180deg,var(--ss-surface) 0%,var(--ss-brand-02) 30%,var(--ss-surface) 100%);position:relative;overflow:hidden}.blog-landing__wrapper:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--ss-brand-30),transparent);z-index:1}.main-blog--landing-page{position:relative;z-index:1}.blog-landing__hero{text-align:center;padding:3rem 1.5rem 2rem;max-width:1000px;margin:0 auto;position:relative}.blog-landing__hero:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:200px;height:1px;background:linear-gradient(90deg,transparent,var(--ss-brand-30),transparent)}@media screen and (min-width: 750px){.blog-landing__hero{padding:4rem 2rem 2rem}}.blog-landing__hero-content{position:relative;z-index:1}.blog-landing__headline{font-size:var(--ss-text-4xl);font-weight:var(--ss-weight-bold);line-height:1.1;letter-spacing:-.03em;margin-bottom:1.5rem;background:linear-gradient(135deg,var(--ss-fg) 0%,var(--ss-brand) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative}.blog-landing__headline:after{content:"";position:absolute;bottom:-.5rem;left:50%;transform:translate(-50%);width:80px;height:4px;background:linear-gradient(90deg,transparent,var(--ss-brand),transparent);border-radius:2px}@media screen and (min-width: 750px){.blog-landing__headline{font-size:var(--ss-text-5xl);margin-bottom:2rem}.blog-landing__headline:after{width:100px}}@media screen and (max-width: 749px){.blog-landing__headline{font-size:var(--ss-text-3xl)}.blog-landing__headline:after{width:60px;height:3px}}.blog-landing__subheadline{font-size:var(--ss-text-xl);line-height:1.3;color:var(--ss-fg);max-width:800px;margin:0 auto;font-weight:var(--ss-weight-medium)}@media screen and (min-width: 750px){.blog-landing__subheadline{font-size:var(--ss-text-2xl);margin-bottom:4rem}}@media screen and (max-width: 749px){.blog-landing__subheadline{font-size:var(--ss-text-lg)}}.blog-landing__trust-row{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:2.5rem;max-width:800px;margin-left:auto;margin-right:auto}@media screen and (min-width: 750px){.blog-landing__trust-row{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3rem}}.blog-landing__trust-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.8rem;padding:1.5rem 1.2rem;background:var(--ss-surface);border:1.5px solid var(--ss-brand-20);border-radius:var(--ss-radius-sm);transition:all var(--ss-transition-slow);font-size:1.3rem;font-weight:var(--ss-weight-semi);color:var(--ss-fg);box-shadow:var(--ss-shadow-xs);text-align:center;position:relative;overflow:hidden}.blog-landing__trust-item:hover{background:var(--ss-brand-05);border-color:var(--ss-brand-40);box-shadow:0 4px 16px var(--ss-brand-15)}.blog-landing__trust-icon-wrapper{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:var(--ss-brand-light);border-radius:50%;transition:all var(--ss-transition-slow);color:var(--ss-brand)}.blog-landing__trust-item:hover .blog-landing__trust-icon-wrapper{background:var(--ss-brand-20);transform:scale(1.1)}.blog-landing__trust-item svg{flex-shrink:0;width:24px;height:24px;fill:var(--ss-brand);transition:transform var(--ss-transition-slow)}@media screen and (max-width: 749px){.blog-landing__trust-item{padding:.9rem 1rem;font-size:var(--ss-text-xs);gap:.5rem}.blog-landing__trust-item svg{width:18px;height:18px}.blog-landing__trust-icon-wrapper{width:40px;height:40px}}.blog-landing__value-props{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;max-width:1200px;margin:3rem auto 0;padding:0 1.5rem}@media screen and (min-width: 750px){.blog-landing__value-props{gap:2.5rem;margin:4rem auto 0;padding:0}}.blog-landing__value-prop{text-align:center;padding:2.5rem 2rem;background:var(--ss-surface);border-radius:var(--ss-radius-sm);border:1px solid var(--ss-brand-light);transition:border-color var(--ss-transition),box-shadow var(--ss-transition);box-shadow:var(--ss-shadow-xs)}.blog-landing__value-prop:hover{box-shadow:0 4px 16px var(--ss-brand-10);border-color:var(--ss-brand-20)}.blog-landing__value-icon-wrapper{display:flex;align-items:center;justify-content:center;width:80px;height:80px;background:linear-gradient(135deg,var(--ss-brand-light) 0%,var(--ss-brand-05) 100%);border-radius:50%;margin:0 auto 1.5rem;transition:all var(--ss-transition-slow);border:2px solid var(--ss-brand-20)}.blog-landing__value-prop:hover .blog-landing__value-icon-wrapper{border-color:var(--ss-brand-40);transform:scale(1.05)}.blog-landing__value-icon{font-size:3.5rem;line-height:1}.blog-landing__value-prop h3{font-size:var(--ss-text-xl);font-weight:var(--ss-weight-bold);color:var(--ss-fg);margin-bottom:.8rem}.blog-landing__value-prop p{font-size:var(--ss-text-base);line-height:1.3;color:var(--ss-fg);margin:0;font-weight:var(--ss-weight-medium)}@media screen and (max-width: 749px){.blog-landing__value-props{grid-template-columns:1fr;gap:2rem}.blog-landing__value-icon-wrapper{width:60px;height:60px}.blog-landing__value-icon{font-size:2.5rem}}.main-blog--landing-page .blog-landing__top-section{padding:0 0 2rem;text-align:center;max-width:720px;margin:0 auto}.main-blog--landing-page .blog-landing__top-section .title--primary,.main-blog--landing-page .blog-landing__top-section .blog-landing__page-title{font-size:var(--ss-text-3xl);font-weight:var(--ss-weight-bold);letter-spacing:-.02em;line-height:1.15;margin:0;text-align:center;color:var(--ss-fg);position:relative;padding-bottom:1rem}.main-blog--landing-page .blog-landing__top-section .title--primary:after,.main-blog--landing-page .blog-landing__top-section .blog-landing__page-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:72px;height:3px;background:linear-gradient(90deg,transparent,var(--ss-brand-60),transparent);border-radius:2px}@media screen and (min-width: 750px){.main-blog--landing-page .blog-landing__top-section .title--primary,.main-blog--landing-page .blog-landing__top-section .blog-landing__page-title{font-size:var(--ss-text-5xl);padding-bottom:1.25rem}.main-blog--landing-page .blog-landing__top-section .title--primary:after,.main-blog--landing-page .blog-landing__top-section .blog-landing__page-title:after{width:88px}}.blog-landing__section-description{font-size:var(--ss-text-base);line-height:1.45;color:#1a1a1acc;margin:.75rem auto 0;text-align:center;max-width:560px;font-weight:var(--ss-weight-medium)}@media screen and (min-width: 750px){.blog-landing__section-description{font-size:var(--ss-text-md);margin-top:1rem}}.main-blog--landing-page .article-card__image-wrapper{cursor:pointer}.main-blog--landing-page .article-card__image-wrapper:after{content:"\25b6";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--ss-brand-95);color:var(--ss-badge-fg);width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;opacity:0;transition:opacity var(--ss-transition);z-index:2;pointer-events:none;box-shadow:0 4px 16px #0000004d}.main-blog--landing-page .article-card__image-wrapper:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#00000026;opacity:0;transition:opacity var(--ss-transition);z-index:1;pointer-events:none}.main-blog--landing-page .article-card-wrapper:hover .article-card__image-wrapper:after{opacity:1}.main-blog--landing-page .article-card-wrapper:hover .article-card__image-wrapper:before{opacity:1}.main-blog--landing-page .card__heading a:after{z-index:10}.main-blog--landing-page .blog-articles{gap:2rem;margin-top:2rem;display:grid;grid-template-columns:1fr;align-items:stretch}.main-blog--landing-page .blog-articles__article{display:flex;height:100%}.main-blog--landing-page .article-card-wrapper{width:100%;display:flex;flex-direction:column;transition:box-shadow .25s ease}.main-blog--landing-page .article-card-wrapper:hover{box-shadow:var(--blog-shadow-hover)}@media screen and (min-width: 750px){.main-blog--landing-page .blog-articles{gap:2.5rem;margin-top:2.5rem;grid-template-columns:repeat(2,1fr);max-width:1200px;margin-left:auto;margin-right:auto}}.main-blog--landing-page .blog-articles:empty:before{content:"No videos available yet. Check back soon!";display:block;text-align:center;padding:4rem 2rem;color:var(--ss-fg-muted);font-size:var(--ss-text-lg)}.blog-landing__stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:1000px;margin:3rem auto 0;padding:0 1.5rem}@media screen and (min-width: 750px){.blog-landing__stats{grid-template-columns:repeat(4,1fr);gap:2.5rem;margin:4rem auto 0;padding:0}}.blog-landing__stat{text-align:center;padding:2.5rem 1.5rem;background:var(--ss-surface);border-radius:var(--ss-radius-sm);border:1px solid var(--ss-brand-20);box-shadow:var(--ss-shadow-xs);transition:all var(--ss-transition-slow);position:relative;overflow:hidden}.blog-landing__stat:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--ss-brand),rgba(90,154,255,1));transform:scaleX(0);transform-origin:left;transition:transform var(--ss-transition-slow)}.blog-landing__stat:hover:before{transform:scaleX(1)}.blog-landing__stat:hover{border-color:var(--ss-brand-40);box-shadow:0 4px 16px var(--ss-brand-15)}.blog-landing__stat-icon{font-size:2.5rem;margin-bottom:1rem;line-height:1}.blog-landing__stat-number{font-size:3rem;font-weight:var(--ss-weight-bold);line-height:1.2;color:var(--ss-brand);margin-bottom:.5rem}.blog-landing__stat-label{font-size:1.3rem;font-weight:var(--ss-weight-medium);line-height:1.3;color:var(--ss-fg)}@media screen and (min-width: 750px){.blog-landing__stat-number{font-size:var(--ss-text-4xl)}}@media screen and (max-width: 749px){.blog-landing__stat-number{font-size:2.5rem}.blog-landing__stat-icon{font-size:2rem}}.blog-landing__channels{max-width:1200px;margin:3rem auto 0;padding:0 1.5rem;text-align:center}@media screen and (min-width: 750px){.blog-landing__channels{margin:4rem auto 0;padding:0}}.blog-landing__channels-title{font-size:var(--ss-text-3xl);font-weight:var(--ss-weight-bold);color:var(--ss-fg);margin-bottom:1rem}@media screen and (min-width: 750px){.blog-landing__channels-title{font-size:var(--ss-text-4xl)}}.blog-landing__channels-subtitle{font-size:var(--ss-text-lg);font-weight:var(--ss-weight-medium);line-height:1.3;color:var(--ss-fg);margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto}@media screen and (min-width: 750px){.blog-landing__channels-subtitle{font-size:var(--ss-text-xl);margin-bottom:4rem}}.blog-landing__channels-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media screen and (min-width: 750px){.blog-landing__channels-grid{grid-template-columns:repeat(4,1fr);gap:2.5rem}}.blog-landing__channel-item{padding:2.5rem 2rem;background:var(--ss-surface);border-radius:var(--ss-radius-sm);border:1px solid var(--ss-brand-20);box-shadow:var(--ss-shadow-xs);transition:all var(--ss-transition-slow);position:relative;overflow:hidden}.blog-landing__channel-item:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--ss-brand),rgba(90,154,255,1));transform:scaleX(0);transform-origin:left;transition:transform var(--ss-transition-slow)}.blog-landing__channel-item:hover:before{transform:scaleX(1)}.blog-landing__channel-item:hover{box-shadow:0 4px 16px var(--ss-brand-15);border-color:var(--ss-brand-40)}.blog-landing__channel-icon-wrapper{display:flex;align-items:center;justify-content:center;width:70px;height:70px;background:linear-gradient(135deg,var(--ss-brand-light),var(--ss-brand-05));border-radius:50%;margin:0 auto 1.5rem;border:2px solid var(--ss-brand-20);transition:all var(--ss-transition-slow)}.blog-landing__channel-item:hover .blog-landing__channel-icon-wrapper{border-color:var(--ss-brand-40);transform:scale(1.1)}.blog-landing__channel-icon{font-size:3rem;line-height:1}.blog-landing__channel-name{font-size:var(--ss-text-lg);font-weight:var(--ss-weight-semi);color:var(--ss-fg);margin-bottom:.5rem}.blog-landing__channel-desc{font-size:1.3rem;font-weight:var(--ss-weight-medium);line-height:1.3;color:var(--ss-fg-muted)}@media screen and (max-width: 749px){.blog-landing__channel-icon-wrapper{width:60px;height:60px}.blog-landing__channel-icon{font-size:2.5rem}}.blog-landing__testimonials{max-width:1200px;margin:4rem auto 0;padding:0 1.5rem}@media screen and (min-width: 750px){.blog-landing__testimonials{margin:5rem auto 0;padding:0}}.blog-landing__testimonials-title{font-size:var(--ss-text-3xl);font-weight:var(--ss-weight-bold);color:var(--ss-fg);text-align:center;margin-bottom:3rem}@media screen and (min-width: 750px){.blog-landing__testimonials-title{font-size:var(--ss-text-4xl);margin-bottom:4rem}}.blog-landing__testimonials-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media screen and (min-width: 750px){.blog-landing__testimonials-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem}}.blog-landing__testimonial{padding:2.5rem 2rem;background:var(--ss-surface);border-radius:var(--ss-radius-sm);border:1px solid var(--ss-brand-20);box-shadow:var(--ss-shadow-xs);transition:all var(--ss-transition-slow);position:relative;overflow:hidden}.blog-landing__testimonial:before{content:"\201c";position:absolute;top:.5rem;right:1.5rem;font-size:5rem;font-weight:var(--ss-weight-bold);color:var(--ss-brand-08);line-height:1;font-family:Georgia,serif;z-index:0}.blog-landing__testimonial:hover{border-color:var(--ss-brand-40);box-shadow:0 4px 16px var(--ss-brand-15)}.blog-landing__testimonial-stars{font-size:var(--ss-text-lg);color:var(--ss-cta);margin-bottom:1rem;letter-spacing:.2rem;position:relative;z-index:1}.blog-landing__testimonial-text{font-size:var(--ss-text-md);font-weight:var(--ss-weight-medium);line-height:1.3;color:var(--ss-fg);margin-bottom:1.5rem;position:relative;z-index:1}.blog-landing__testimonial-author{font-size:1.3rem;font-weight:var(--ss-weight-semi);color:var(--ss-fg-muted);position:relative;z-index:1}.blog-landing__faq{max-width:1200px;margin:4rem auto 0;padding:0 1.5rem}@media screen and (min-width: 750px){.blog-landing__faq{margin:5rem auto 0;padding:0}}.blog-landing__faq-title{font-size:var(--ss-text-3xl);font-weight:var(--ss-weight-bold);color:var(--ss-fg);text-align:center;margin-bottom:3rem}@media screen and (min-width: 750px){.blog-landing__faq-title{font-size:var(--ss-text-4xl);margin-bottom:4rem}}.blog-landing__faq-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media screen and (min-width: 750px){.blog-landing__faq-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}}.blog-landing__faq-item{background:var(--ss-surface);border-radius:var(--ss-radius-sm);border:1px solid var(--ss-brand-20);box-shadow:var(--ss-shadow-xs);transition:all var(--ss-transition-slow);overflow:hidden}.blog-landing__faq-item:hover{border-color:var(--ss-brand-40)}.blog-landing__faq-item[open]{border-color:var(--ss-brand-40);box-shadow:0 4px 16px var(--ss-brand-15)}.blog-landing__faq-question{font-size:var(--ss-text-xl);font-weight:var(--ss-weight-semi);color:var(--ss-fg);padding:2rem 2.5rem;margin:0;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1rem;transition:color var(--ss-transition-slow)}.blog-landing__faq-question::-webkit-details-marker{display:none}.blog-landing__faq-question:hover{color:var(--ss-brand)}.blog-landing__faq-item[open] .blog-landing__faq-question{color:var(--ss-brand);border-bottom:1px solid var(--ss-brand-20)}.blog-landing__faq-icon{font-size:2rem;font-weight:300;color:var(--ss-brand);transition:transform var(--ss-transition-slow);flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:var(--ss-brand-light);border-radius:50%}.blog-landing__faq-item[open] .blog-landing__faq-icon{transform:rotate(45deg);background:var(--ss-brand-20)}.blog-landing__faq-content{padding:0 2.5rem 2rem;animation:blogFadeIn .3s ease}.blog-landing__faq-answer{font-size:var(--ss-text-base);font-weight:var(--ss-weight-medium);line-height:1.5;color:var(--ss-fg);margin:0;padding-top:1rem}@keyframes blogFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.blog-landing__cta-section{margin-top:3rem;padding:4rem 2rem;background:linear-gradient(135deg,#fba83414,#fba83408);border-radius:var(--ss-radius-sm);text-align:center;border:2px solid rgba(251,168,52,.2);position:relative;overflow:hidden}@media screen and (min-width: 750px){.blog-landing__cta-section{padding:5rem 3rem;margin-top:4rem}}.blog-landing__cta-content{max-width:700px;margin:0 auto;position:relative;z-index:1}.blog-landing__cta-headline{font-size:3rem;font-weight:var(--ss-weight-bold);color:var(--ss-fg);margin-bottom:1rem;position:relative;z-index:1}.blog-landing__cta-text{font-size:var(--ss-text-xl);line-height:1.3;color:var(--ss-fg);margin-bottom:3rem;font-weight:var(--ss-weight-medium);position:relative;z-index:1}@media screen and (min-width: 750px){.blog-landing__cta-headline{font-size:var(--ss-text-4xl)}.blog-landing__cta-text{font-size:2rem;margin-bottom:4rem}}@media screen and (max-width: 749px){.blog-landing__cta-headline{font-size:var(--ss-text-2xl)}.blog-landing__cta-text{font-size:var(--ss-text-lg)}}.blog-landing__cta-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;position:relative;z-index:1}@media screen and (max-width: 749px){.blog-landing__cta-buttons{flex-direction:column;align-items:stretch;gap:1rem}}.blog-landing__cta-button{padding:1.4rem 3.5rem;font-size:var(--ss-text-md);font-weight:var(--ss-weight-bold);border-radius:var(--ss-radius-sm);text-decoration:none;text-transform:uppercase;letter-spacing:.08em;transition:all var(--ss-transition-slow);display:inline-block}.blog-landing__cta-button--primary{background:var(--ss-cta);color:var(--ss-cta-fg);border:2px solid var(--ss-cta);box-shadow:0 4px 12px #fba8344d}.blog-landing__cta-button--primary:hover{background:var(--ss-cta-hover);border-color:var(--ss-cta-hover);box-shadow:0 6px 20px #fba83466}.blog-landing__cta-button--secondary{background:var(--ss-surface);color:var(--ss-cta);border:2px solid var(--ss-cta)}.blog-landing__cta-button--secondary:hover{background:var(--ss-cta);color:var(--ss-cta-fg)}@media screen and (max-width: 749px){.blog-landing__cta-button{width:100%;text-align:center;padding:1.4rem 2rem}}.blog-landing__articles-header{text-align:center;margin-top:4rem;margin-bottom:3rem;padding:0 1.5rem}.blog-landing__articles-title{font-size:var(--ss-text-3xl);font-weight:var(--ss-weight-bold);color:var(--ss-fg);margin-bottom:1rem}.blog-landing__articles-subtitle{font-size:var(--ss-text-lg);line-height:1.3;color:var(--ss-fg-muted);font-weight:var(--ss-weight-medium);max-width:700px;margin:0 auto}@media screen and (min-width: 750px){.blog-landing__articles-header{margin-top:5rem;margin-bottom:4rem}.blog-landing__articles-title{font-size:var(--ss-text-4xl)}.blog-landing__articles-subtitle{font-size:var(--ss-text-xl)}}.blog-landing__trust-footer{max-width:1000px;margin:3rem auto 0;padding:2.5rem 1.5rem;background:var(--ss-brand-03);border-radius:var(--ss-radius-sm);border:1px solid var(--ss-brand-light)}.blog-landing__trust-footer-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media screen and (min-width: 750px){.blog-landing__trust-footer{margin:4rem auto 0;padding:3rem 2rem}.blog-landing__trust-footer-grid{grid-template-columns:repeat(4,1fr);gap:2rem}}.blog-landing__trust-footer-item{display:flex;align-items:center;gap:.8rem;font-size:1.3rem;font-weight:var(--ss-weight-medium);color:var(--ss-fg)}.blog-landing__trust-footer-item svg{flex-shrink:0;width:20px;height:20px}@media screen and (max-width: 749px){.blog-landing__trust-footer-grid{grid-template-columns:1fr;gap:1rem}.blog-landing__trust-footer-item{justify-content:center;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/custom-blog-landing.css.map */
