.m-article-enh{--swt-ocean: #0077B6;--swt-chartreuse: #DAEC0C;--swt-graphite: #1A1D21;--enh-sticky-top: 100px;--enh-col-gap: 40px}.m-article-enh__feature{margin-bottom:40px}.m-article-enh__grid{display:grid;grid-template-columns:200px minmax(0,1fr) 300px;grid-template-areas:"toc head  aside" "toc body  aside";column-gap:var(--enh-col-gap);align-items:start}.m-article-enh__toc{grid-area:toc}.m-article-enh__head{grid-area:head}.m-article-enh__body{grid-area:body}.m-article-enh__aside{grid-area:aside}.m-article-enh__toc,.m-article-enh__head,.m-article-enh__body,.m-article-enh__aside{min-width:0}.m-article-enh__body{overflow-wrap:break-word}.m-article-enh__body img,.m-article-enh__body video,.m-article-enh__body iframe{max-width:100%;height:auto}.m-article-enh__body iframe{width:100%}.m-article-enh__body table,.m-article-enh__body pre{display:block;max-width:100%;overflow-x:auto}.m-article-enh--no-toc .m-article-enh__grid{grid-template-columns:minmax(0,1fr) 300px;grid-template-areas:"head  aside" "body  aside"}.m-article-enh--no-aside .m-article-enh__grid{grid-template-columns:200px minmax(0,1fr);grid-template-areas:"toc head" "toc body"}.m-article-enh--no-toc.m-article-enh--no-aside .m-article-enh__grid{grid-template-columns:minmax(0,1fr);grid-template-areas:"head" "body";max-width:820px;margin:0 auto}.m-article-enh__head{margin-bottom:32px}.m-article-enh .m-article__title{font-family:var(--font-stack-header, "Teko", sans-serif);margin-bottom:10px}.m-article-enh .m-article__meta{margin-bottom:24px}.m-article-enh__kt{position:relative;margin-top:8px;padding:26px 30px 14px 32px;background:#0077b60f;border:1px solid rgba(0,119,182,.16);border-left:4px solid var(--swt-chartreuse);border-radius:14px}.m-article-enh__kt-title{font-family:var(--font-stack-header, "Teko", sans-serif);font-size:28px;line-height:1.1;font-weight:600;color:var(--swt-ocean);margin:0 0 8px}.m-article-enh__kt-content{color:var(--swt-graphite)}.m-article-enh__kt-content ul{list-style:none;margin:0;padding:0}.m-article-enh__kt-content ul li{position:relative;padding-left:26px;margin-bottom:14px;line-height:1.6}.m-article-enh__kt-content ul li:before{content:"";position:absolute;left:4px;top:9px;width:9px;height:9px;border-radius:50%;background:var(--swt-ocean)}.m-article-enh__kt-content ol{margin:0 0 0 18px;padding:0}.m-article-enh__kt-content ol li{margin-bottom:14px;line-height:1.6}.m-article-enh__kt-content>*:last-child{margin-bottom:0}.m-article-enh__toc-title{font-family:var(--font-stack-header, "Teko", sans-serif);font-size:20px;font-weight:600;letter-spacing:.3px;text-transform:uppercase;color:var(--swt-graphite);margin:0 0 14px;padding-bottom:12px;border-bottom:2px solid rgba(0,119,182,.15)}.m-article-enh__toc-list ul,.m-article-enh__toc-list ol{list-style:none!important;margin:0;padding:0}.m-article-enh__toc-list li{margin:0;padding:0;list-style:none!important}.m-article-enh__toc-list li:before,.m-article-enh__toc-list li::marker{content:none}.m-article-enh__toc-list a{display:block;padding:7px 0 7px 14px;border-left:2px solid transparent;color:#1a1d21b3;font-size:14.5px;line-height:1.45;text-decoration:none;transition:color .2s ease,border-color .2s ease}.m-article-enh__toc-list a:hover{color:var(--swt-ocean)}.m-article-enh__toc-list ul ul a{padding-left:28px;font-size:13.5px}.m-article-enh__toc-list a.is-active{color:var(--swt-ocean);border-left-color:var(--swt-chartreuse);font-weight:600}@media screen and (min-width:1024px){.m-article-enh__toc.is-sticky,.m-article-enh__aside.is-sticky{position:sticky;top:var(--enh-sticky-top);align-self:start}.m-article-enh__toc.is-sticky .m-article-enh__toc-inner{max-height:calc(100vh - var(--enh-sticky-top) - 20px);overflow-y:auto;overscroll-behavior:contain}}.m-article-enh__body h2,.m-article-enh__body h3{scroll-margin-top:var(--enh-sticky-top)}.m-article-enh__aside{display:flex;flex-direction:column;gap:24px}.m-article-enh__author{order:1}.m-article-enh__newsletter{order:2}.m-article-enh__author{padding:26px;border:1px solid rgb(var(--color-border));border-radius:14px}.m-article-enh__author-head{display:flex;align-items:center;gap:16px;margin-bottom:16px}.m-article-enh__author-photo{flex:0 0 auto;width:84px;height:84px;border-radius:50%;overflow:hidden;background:#0077b614;border:2px solid rgba(0,119,182,.2)}.m-article-enh__author-photo img{width:100%;height:100%;object-fit:cover;display:block}.m-article-enh__author-id{display:flex;flex-direction:column;gap:2px}.m-article-enh__author-label{font-size:12px;letter-spacing:.6px;text-transform:uppercase;color:var(--swt-ocean);font-weight:600}.m-article-enh__author-name{font-family:var(--font-stack-header, "Teko", sans-serif);font-size:24px;line-height:1.1;font-weight:600;color:var(--swt-graphite)}.m-article-enh__author-role{font-size:13.5px;color:#1a1d2199}.m-article-enh__author-bio{font-size:14.5px;line-height:1.65;color:#1a1d21cc;margin-bottom:16px}.m-article-enh__author-bio>*:last-child{margin-bottom:0}.m-article-enh__author-socials{display:flex;flex-wrap:wrap;gap:10px}.m-article-enh__author-socials a{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;color:var(--swt-ocean);background:#0077b614;transition:color .2s ease,background-color .2s ease,transform .2s ease}.m-article-enh__author-socials a:hover{color:var(--swt-graphite);background:var(--swt-chartreuse)}.m-article-enh__author-socials .m-svg-icon{width:17px;height:17px}.m-article-enh__newsletter{padding:26px;border-radius:14px;background:#0077b60f;border:1px solid rgba(0,119,182,.16)}.m-article-enh__news-title{font-family:var(--font-stack-header, "Teko", sans-serif);font-size:26px;line-height:1.12;font-weight:600;color:var(--swt-graphite);margin:0 0 8px}.m-article-enh__news-body{font-size:14.5px;line-height:1.6;color:#1a1d21bf;margin-bottom:4px}.m-article-enh__news-form{margin-top:16px}.m-article-enh__news-form input[type=email]{background-color:#fff!important;border:2px solid #c3ced6!important;border-radius:30px!important}.m-article-enh__news-form input[type=email]:focus{border-color:var(--swt-ocean)!important;box-shadow:0 0 0 3px #0077b62e!important;outline:none!important}.m-article-enh__news-form button.klaviyo-form-button{color:#fff!important;background-color:var(--swt-ocean)!important;border:2px solid var(--swt-ocean)!important;border-radius:30px!important;transition:background-color .2s ease,border-color .2s ease,color .2s ease!important}.m-article-enh__news-form button.klaviyo-form-button:hover,.m-article-enh__news-form button.klaviyo-form-button:focus{color:var(--swt-graphite)!important;background-color:var(--swt-chartreuse)!important;border-color:var(--swt-chartreuse)!important}@media screen and (max-width:1023px){.m-article-enh__feature{margin-bottom:28px}.m-article-enh__grid,.m-article-enh--no-toc .m-article-enh__grid,.m-article-enh--no-aside .m-article-enh__grid,.m-article-enh--no-toc.m-article-enh--no-aside .m-article-enh__grid{grid-template-columns:minmax(0,1fr);grid-template-areas:"head" "toc" "body" "aside";column-gap:0;max-width:100%}.m-article-enh__toc.is-sticky,.m-article-enh__aside.is-sticky{position:static}.m-article-enh__toc.is-sticky .m-article-enh__toc-inner{max-height:none;overflow:visible}.m-article-enh__toc{margin-bottom:28px;padding:20px 22px;border:1px solid rgb(var(--color-border));border-radius:12px}.m-article-enh__head{margin-bottom:24px}.m-article-enh__aside{margin-top:36px;gap:20px}.m-article-enh__newsletter{order:1}.m-article-enh__author{order:2}.m-article-enh__news-title,.m-article-enh__news-body{text-align:center}}@media screen and (max-width:639px){.m-article-enh__kt{padding:22px 22px 10px}.m-article-enh__kt-title{font-size:25px}.m-article-enh__author,.m-article-enh__newsletter{padding:22px}}.m-article--v2 .m-article-v2__container{max-width:var(--enh-max-width, 1520px)!important}@media screen and (min-width:1024px){.m-article--v2 .m-article-enh__grid{grid-template-columns:230px minmax(0,1fr) 340px}.m-article--v2 .m-article-enh--no-toc .m-article-enh__grid{grid-template-columns:minmax(0,1fr) 340px}.m-article--v2 .m-article-enh--no-aside .m-article-enh__grid{grid-template-columns:230px minmax(0,1fr)}}.m-article--v2 .m-article-v2__titlebar{background:#0077b60f;border:1px solid rgba(0,119,182,.16);border-radius:16px;padding:44px 40px;margin-bottom:36px;text-align:center}.m-article--v2 .m-article-v2__titlebar .m-breadcrumb{margin-bottom:16px}.m-article--v2 .m-article-v2__title{font-family:var(--font-stack-header, "Teko", sans-serif);font-size:44px;line-height:1.15;margin:0;overflow-wrap:break-word}.m-article--v2 .m-article-v2__meta{margin-top:12px}.m-article--v2 .m-article-v2__body-image{margin-bottom:28px;max-width:100%}.m-article--v2 .m-article-v2__body-image img{width:100%;max-width:100%;height:auto;display:block}@media screen and (max-width:1023px){.m-article--v2 .m-article-v2__titlebar{padding:30px 22px;margin-bottom:28px;border-radius:14px}.m-article--v2 .m-article-v2__title{font-size:30px}.m-article--v2 .m-article-v2__body-image{margin-bottom:22px}}.m-article-enh__body img.m-article-zoomable{cursor:zoom-in}.m-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;display:flex;align-items:center;justify-content:center;padding:24px;background:#0a0e12eb;opacity:0;visibility:hidden;transition:opacity .22s ease,visibility .22s ease}.m-lightbox.is-open{opacity:1;visibility:visible}.m-lightbox__img{max-width:92vw;max-height:88vh;width:auto;height:auto;border-radius:6px;box-shadow:0 12px 48px #00000080;cursor:zoom-out}.m-lightbox__close,.m-lightbox__nav{position:absolute;display:inline-flex;align-items:center;justify-content:center;border:0;cursor:pointer;color:#fff;background:#ffffff1f;border-radius:50%;transition:background-color .2s ease;-webkit-tap-highlight-color:transparent}.m-lightbox__close:hover,.m-lightbox__nav:hover{background:#ffffff47}.m-lightbox__close{top:16px;right:16px;width:44px;height:44px;font-size:26px;line-height:1}.m-lightbox__nav{top:50%;transform:translateY(-50%);width:48px;height:48px;font-size:30px;line-height:1}.m-lightbox__prev{left:16px}.m-lightbox__next{right:16px}@media screen and (max-width:639px){.m-lightbox{padding:12px}.m-lightbox__nav{width:42px;height:42px;font-size:26px}.m-lightbox__prev{left:8px}.m-lightbox__next{right:8px}.m-lightbox__close{top:10px;right:10px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/article-enhanced.css.map */
