.related-articles-section{flex-direction:column;align-items:flex-start;gap:30px;width:100%;padding-top:60px;display:flex}.related-articles-section h2{color:var(--General-Color-Ash,#2c2c2c);letter-spacing:-.02em;font-size:60px;font-weight:500;line-height:60px}.related-articles-section__status{color:var(--General-Color-Light-Ash,#6c6c6c);font-size:16px;font-weight:500}.related-articles-section__outer{width:100%;position:relative}.related-articles-section__outer--scroll{height:200vh}.related-articles-section__sticky{align-items:center;display:flex}.related-articles-section__sticky--pinned{position:sticky;top:100px}.related-articles-section__clip{width:100%;overflow:hidden}.related-articles-section__track{align-items:flex-start;gap:20px;width:fit-content;display:flex}.related-articles-section__card{box-sizing:border-box;width:405px;color:inherit;flex-direction:column;flex:none;gap:20px;padding:10px;text-decoration:none;display:flex}.related-articles-section__card h3{color:var(--General-Color-Ash,#2c2c2c);letter-spacing:-.01em;font-size:30px;font-weight:500;line-height:33px}.related-articles-section__image{border-radius:12px;width:100%;height:150px;position:relative;overflow:hidden}.related-articles-section__image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.related-articles-section__body{flex-direction:column;gap:10px;display:flex}.related-articles-section__excerpt{color:var(--General-Color-Ash,#2c2c2c);letter-spacing:-.003em;opacity:.8;font-size:18px;font-weight:400;line-height:21px}.related-articles-section__byline{color:var(--General-Color-Ash,#2c2c2c);font-size:12px;font-weight:400;line-height:15px}.related-articles-section__byline strong{font-weight:700}@media (max-width:575px){.related-articles-section h2{font-size:40px;line-height:50px}.related-articles-section__track{flex-direction:column;gap:10px}.related-articles-section__card{width:100%}.related-articles-section__card h3{letter-spacing:-.02em;font-size:24px;line-height:30px}.related-articles-section__excerpt{font-size:14px;line-height:18px}}
.blog-post-page{background:#fff;flex-direction:column;align-items:center;width:100%;display:flex}.blog-post-page__not-found{width:100%;color:var(--General-Color-Light-Ash,#6c6c6c);justify-content:center;align-items:center;padding:200px 20px;font-size:18px;font-weight:500;display:flex}.blog-post-page__main{box-sizing:border-box;align-items:flex-start;gap:40px;width:100%;max-width:1280px;padding:155px 20px 0;display:flex}.blog-post-page__sidebar{box-sizing:border-box;flex-direction:column;flex:none;align-items:flex-start;gap:24px;width:204px;padding-bottom:60px;display:flex;position:sticky;top:100px}.blog-post-page__sidebar-heading{align-items:center;gap:8px;display:flex}.blog-post-page__sidebar-heading p{color:var(--General-Color-Ash,#2c2c2c);letter-spacing:-.08px;font-size:13px;font-weight:500}.blog-post-page__sidebar-dash{background:var(--General-Color-Ash,#2c2c2c);flex:none;width:15px;height:1px}.blog-post-page__sidebar-label{color:var(--General-Color-Light-Ash,#6c6c6c);letter-spacing:.15em;text-transform:uppercase;font-size:10px;font-weight:600}.blog-post-page__sidebar-list{flex-direction:column;gap:12px;width:100%;display:flex}.blog-post-page__sidebar-item{box-sizing:border-box;color:var(--General-Color-Light-Ash,#6c6c6c);letter-spacing:-.08px;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:5px;padding:5px 0;font-size:13px;font-weight:500;text-decoration:none;display:flex;overflow:hidden}.blog-post-page__sidebar-item--active{color:var(--General-Color-Ash,#2c2c2c);font-weight:700}.blog-post-page__sidebar-item--active .blog-post-page__sidebar-item-dash{background:var(--General-Color-Ash,#2c2c2c)}.blog-post-page__sidebar-item-dash{background:var(--General-Color-Light-Grey,#d2d2d2);flex:none;width:15px;height:1px}.blog-post-page__sidebar-progress{background:#eee;border-radius:50px;width:100%;height:4px;overflow:hidden}.blog-post-page__sidebar-progress span{background:#25d366;border-radius:24px;height:100%;transition:width .2s ease-out;display:block}.blog-post-page__sidebar-share-mobile{display:none}.blog-post-page__sidebar-share{box-sizing:border-box;border:1px solid var(--General-Color-Background,#f6f6f6);width:100%;color:var(--General-Color-Light-Ash,#6c6c6c);letter-spacing:-.08px;cursor:pointer;background:#fff;border-radius:36px;padding:10px 24px;font-size:14px;font-weight:500}.blog-post-page__content{box-sizing:border-box;flex-direction:column;flex:1;align-items:flex-start;gap:20px;min-width:0;max-width:860px;padding-bottom:120px;display:flex}.blog-post-page__breadcrumb{color:var(--General-Color-Light-Ash,#6c6c6c);letter-spacing:-.002em;opacity:.8;align-items:center;gap:8px;font-size:16px;font-weight:500;display:flex}.blog-post-page__breadcrumb a{color:inherit;text-decoration:none}.blog-post-page__breadcrumb a:hover{text-decoration:underline}.blog-post-page h1{color:var(--General-Color-Ash,#2c2c2c);letter-spacing:-.02em;font-size:60px;font-weight:500;line-height:60px}.blog-post-page__banner{aspect-ratio:860/361;border-radius:60px;width:100%;position:relative;overflow:hidden}.blog-post-page__banner img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.blog-post-page__author{flex-direction:column;gap:5px;display:flex}.blog-post-page__author p{color:var(--General-Color-Ash,#2c2c2c);opacity:.8;font-size:14px;font-weight:400}.blog-post-page__author-date{opacity:.5}.blog-post-page__article{width:100%;color:var(--General-Color-Ash,#2c2c2c);word-break:break-word;font-size:18px;line-height:1.4}.blog-post-page__article h2{letter-spacing:-.01em;margin-top:60px;margin-bottom:20px;font-size:40px;font-weight:500;line-height:1.1}.blog-post-page__article h3{letter-spacing:-.01em;margin-top:40px;margin-bottom:15px;font-size:30px;font-weight:500;line-height:1.1}.blog-post-page__article p{margin-bottom:20px;font-size:18px;font-weight:400;line-height:1.4}.blog-post-page__article ul,.blog-post-page__article ol{margin:0 0 20px 20px}.blog-post-page__article ul li,.blog-post-page__article ol li{margin-bottom:8px}.blog-post-page__article a{color:var(--Adam-Brand-Color-Teal-Green,#016d5b)}.blog-post-page__article a:hover{opacity:.8}.blog-post-page__article img{border-radius:24px;width:100%;margin:20px 0}.blog-post-page__article details{box-sizing:border-box;border:1px solid var(--General-Color-Light-Grey,#eee);background:#fff;border-radius:54px;margin:40px 0;padding:24px;box-shadow:0 1px 6px #0000000f,inset 0 -2px 3px #0000001a,inset 0 1px 3px #ffffff1f}.blog-post-page__article details>:not(summary){padding:12px}.blog-post-page__article details>:not(summary):first-of-type{margin-top:12px}.blog-post-page__article details p{letter-spacing:-.003em;font-size:18px;font-weight:400;line-height:21px}.blog-post-page__article summary{box-sizing:border-box;cursor:pointer;color:var(--General-Color-Ash,#2c2c2c);letter-spacing:-.01em;opacity:.8;justify-content:space-between;align-items:center;gap:10px;padding:12px;font-size:30px;font-weight:500;line-height:38px;list-style:none;display:flex}.blog-post-page__article summary::-webkit-details-marker{display:none}.blog-post-page__article summary::marker{content:""}.blog-post-page__article summary:after{content:"";background-color:#fff;background-image:linear-gradient(#016d5b,#016d5b),linear-gradient(#016d5b,#016d5b);background-position:50%;background-repeat:no-repeat;background-size:9px 1px,1px 9px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border-radius:24px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;transition:transform .2s;display:flex;box-shadow:0 1px 6px #0000000f,inset 0 -2px 3px #0000001a,inset 0 1px 3px #ffffff1f}.blog-post-page__article details[open] summary:after{transform:rotate(45deg)}@media (max-width:575px){.blog-post-page__main{flex-direction:column;padding:80px 0 0}.blog-post-page__sidebar{z-index:30;border-bottom:1px solid var(--General-Color-Background,#f6f6f6);background:#fff;flex-flow:wrap;align-items:center;gap:12px;width:100%;padding:16px 12px;position:sticky;top:0}.blog-post-page__sidebar-heading{flex-basis:100%;order:0;justify-content:space-between}.blog-post-page__sidebar-share-mobile{box-sizing:border-box;border:1px solid var(--General-Color-Background,#f6f6f6);color:var(--General-Color-Light-Ash,#6c6c6c);letter-spacing:-.08px;cursor:pointer;background:#fff;border-radius:36px;flex:none;padding:8px 20px;font-size:13px;font-weight:500;display:inline-flex}.blog-post-page__sidebar-label{flex:none;order:1}.blog-post-page__sidebar-list{scrollbar-width:none;flex-direction:row;flex:1;order:2;align-items:center;gap:16px;width:auto;min-width:0;overflow-x:auto}.blog-post-page__sidebar-list::-webkit-scrollbar{display:none}.blog-post-page__sidebar-item{background:var(--General-Color-Background,#f6f6f6);border-radius:6px;flex:none;padding:6px 10px}.blog-post-page__sidebar-item-dash{display:none}.blog-post-page__sidebar-progress{flex-basis:100%;order:3}.blog-post-page__sidebar-share{display:none}.blog-post-page__content{padding:30px 12px 60px}.blog-post-page__breadcrumb{font-size:14px;line-height:18px}.blog-post-page h1{font-size:40px;line-height:50px}.blog-post-page__banner{aspect-ratio:366/361;border-radius:24px}.blog-post-page__author p{line-height:18px}.blog-post-page__article{font-size:16px}.blog-post-page__article h2{margin-top:40px;margin-bottom:15px;font-size:30px;line-height:38px}.blog-post-page__article h3{margin-top:24px;margin-bottom:10px;font-size:18px;line-height:23px}.blog-post-page__article p{margin-bottom:15px;font-size:16px;line-height:20px}.blog-post-page__article details{border-radius:24px;padding:12px}.blog-post-page__article summary{font-size:16px;line-height:20px}.blog-post-page__article summary:after{background-color:#dbfce8;background-size:6px 1px,1px 6px;width:30px;height:30px}}
