.content-for-layout:has(.sympl-article){background:#fff}.sympl-article{max-width:720px;margin:0 auto}.sympl-article__hero{border-radius:12px;overflow:hidden;margin-bottom:2rem}.sympl-article__hero img{display:block;width:100%;height:100%;object-fit:cover}.sympl-article__header{margin-bottom:1.5rem}.sympl-article__title{font-size:3.2rem;font-weight:700;line-height:1.2;letter-spacing:-.02em;margin:0 0 .75rem;color:rgb(var(--color-foreground))}@media screen and (min-width:750px){.sympl-article__title{font-size:4rem}}.sympl-article__meta{display:flex;align-items:center;gap:.75rem;font-size:1.6rem;color:rgba(var(--color-foreground),.55)}.sympl-article__meta-sep{width:3px;height:3px;border-radius:50%;background:rgba(var(--color-foreground),.3);flex-shrink:0}.sympl-article__content{margin-bottom:2rem}.sympl-article__content.rte{font-size:2rem;line-height:1.8;color:rgba(var(--color-foreground),.85)}.sympl-article__content.rte h2{font-size:2.8rem;font-weight:700;margin-top:2.5rem;margin-bottom:1rem;letter-spacing:-.02em;line-height:1.25;color:rgb(var(--color-foreground))}@media screen and (min-width:750px){.sympl-article__content.rte h2{font-size:3.2rem}}.sympl-article__content.rte h3{font-size:2.4rem;font-weight:600;margin-top:2rem;margin-bottom:.75rem;line-height:1.3;color:rgb(var(--color-foreground))}@media screen and (min-width:750px){.sympl-article__content.rte h3{font-size:2.6rem}}.sympl-article__content.rte p{font-size:2rem;line-height:1.8;margin-bottom:1.25rem}.sympl-article__content.rte blockquote{display:block;border-left:3px solid #5b75fb;padding:.5rem 0 .5rem 1.25rem;margin:1.5rem 0;font-style:italic;color:rgba(var(--color-foreground),.75)}.sympl-article__content.rte ul,.sympl-article__content.rte ol{list-style-position:outside;margin-bottom:1.25rem;padding-left:1.5rem}.sympl-article__content.rte li{font-size:2rem;line-height:1.8;margin-bottom:.4rem}.sympl-article__content.rte img{border:none;box-shadow:none;border-radius:8px;margin:1.5rem 0}.sympl-article__content.rte a{color:#5b75fb;text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px}.sympl-article__content.rte a:hover{color:#4a64e0}.sympl-article__video{margin-bottom:2.5rem}.sympl-article__video-heading{font-size:2rem;font-weight:700;margin:0 0 1rem;color:rgb(var(--color-foreground))}.sympl-article__video-wrap{position:relative;width:100%;overflow:hidden;border-radius:12px;background:#000}.sympl-article__video-wrap--16-9{aspect-ratio:16 / 9}.sympl-article__video-wrap--4-3{aspect-ratio:4 / 3}.sympl-article__video-wrap--1-1{aspect-ratio:1 / 1}.sympl-article__video-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.sympl-article__video-caption{font-size:1.4rem;color:rgba(var(--color-foreground),.55);margin:.8rem 0 0;font-style:italic}.sympl-article__tags{display:flex;flex-wrap:wrap;gap:.375rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #e5e9f0}.sympl-article__tag{display:inline-block;padding:.3rem .75rem;font-size:1.3rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;text-decoration:none;border:1px solid rgba(91,117,251,.3);border-radius:999px;color:#5b75fb;background:#5b75fb1a;transition:background .2s ease,border-color .2s ease}.sympl-article__tag:hover{border-color:#5b75fb;background:#5b75fb2e}.sympl-product-callout-row{display:grid;grid-template-columns:1fr;gap:1.5rem;margin:2.5rem 0}.sympl-product-callout-row--pair{grid-template-columns:1fr 1fr}.sympl-product-callout{display:flex;gap:1.5rem;padding:1.5rem;background:transparent;border:1px solid #e5e9f0;border-radius:16px;align-items:center;text-decoration:none;color:inherit;transition:border-color .2s ease,box-shadow .2s ease}.sympl-product-callout:hover{border-color:#5b75fb;box-shadow:0 2px 12px #5b75fb1a}.sympl-product-callout__image{flex-shrink:0;border-radius:12px}.sympl-product-callout__image img{display:block;width:auto;height:auto;max-width:120px;max-height:120px;object-fit:contain}.sympl-product-callout__info{flex:1;min-width:0}.sympl-product-callout__heading{font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#5b75fb;margin:0 0 .4rem}.sympl-product-callout__title{font-family:var(--font-heading-family);font-size:1.8rem;font-weight:700;margin:0 0 .3rem;color:rgb(var(--color-foreground))}.sympl-product-callout__price{font-size:1.5rem;color:rgba(var(--color-foreground),.6);margin:0 0 .8rem}.sympl-product-callout__btn{display:inline-block;padding:.6rem 1.6rem;font-size:1.3rem;font-weight:600;color:#fff;background:#5b75fb;border-radius:999px;text-decoration:none;transition:background .2s ease}.sympl-product-callout:hover .sympl-product-callout__btn{background:#4a64e0}@media screen and (max-width:749px){.sympl-product-callout-row--pair{grid-template-columns:1fr}.sympl-product-callout{gap:1.2rem;padding:1.2rem}.sympl-product-callout__image img{max-width:100px;max-height:100px}}.sympl-related{margin-top:3rem}.sympl-related__heading{font-size:2.4rem;font-weight:700;margin:0 0 1.5rem;color:rgb(var(--color-foreground))}.sympl-related__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media screen and (min-width:750px){.sympl-related__grid{grid-template-columns:repeat(3,1fr)}}.sympl-related__grid .sympl-article-card__title{font-size:1.6rem}.sympl-related__grid .sympl-article-card__excerpt{font-size:1.5rem;-webkit-line-clamp:2}.sympl-article__back{display:inline-flex;align-items:center;gap:.5rem;font-size:1.6rem;font-weight:600;color:#5b75fb;text-decoration:none;margin-bottom:2rem;transition:color .2s ease}.sympl-article__back:hover{color:#4a64e0}.sympl-article__back-arrow{transition:transform .2s ease}.sympl-article__back:hover .sympl-article__back-arrow{transform:translate(-3px)}
/*# sourceMappingURL=/cdn/shop/t/42/assets/section-main-article-custom.css.map */
