.l-article{padding:10rem 0 5rem}@media only screen and (max-width: 987px){.l-article{padding-top:12rem}}.l-article__hero .s__content{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;height:100%;overflow:hidden}@media only screen and (max-width: 1280px){.l-article__hero .s__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}}.l-article__hero .s__content--left{flex-basis:50%;margin-left:calc((100% - (var(--container-max-width) - var(--container-offset)))/2);padding:4rem 4rem 4rem 0}@media only screen and (max-width: 1680px){.l-article__hero .s__content--left{margin-left:calc(var(--container-offset)/2)}}@media only screen and (max-width: 767px){.l-article__hero .s__content--left{margin:0;padding:2rem 1rem 0;width:100%}}.l-article__hero .s__content--right{flex-basis:50%;align-self:stretch}@media only screen and (max-width: 767px){.l-article__hero .s__content--right{margin:1.5rem 0 0;width:100%}}.l-article__hero .s__content--right img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.l-article__meta{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin-bottom:1rem}@media only screen and (max-width: 987px){.l-article__meta{display:block}}.l-article__meta img{margin-right:.25rem;width:1.5rem;height:1.5rem;border-radius:50%}.l-article__meta .btn-text{margin-right:.25rem;color:#000;font-weight:400}.l-article__meta.fixed{position:fixed;top:0;right:0;left:0;z-index:1;padding:.5rem 0;background-color:var(--color-white);box-shadow:0 0 1rem rgba(0,0,0,.1);opacity:0;transition:all 300ms ease;pointer-events:none}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.l-article__meta.fixed{display:none}}.l-article__meta.fixed .u-container-lg{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.l-article__meta.fixed img{width:1rem;height:1rem}.l-article__meta.fixed span{margin-right:2rem}.l-article__meta.fixed.fade-in{opacity:1;pointer-events:all}.l-article__meta.fixed .progress{position:absolute;z-index:-1;height:100%;background:var(--color-light-blue)}.l-article .s__text{margin:2rem 0;font-weight:400}.l-article .post-tags{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.l-article .post-tags__tag{position:relative;margin-right:1rem;padding:.5rem 1rem;height:100%;border:1px solid var(--color-grey);border-radius:1.25rem}.l-article .post-tags__tag:hover{z-index:1;background:linear-gradient(90deg, var(--color-brand-1) 0%, var(--color-brand-2) 65%);border:none;cursor:pointer}.l-article .post-tags__tag:hover:before{position:absolute;top:1px;right:1px;bottom:1px;left:1px;z-index:-1;background-color:var(--color-white);border-radius:1.2rem;content:""}.l-article__container{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;margin-bottom:4.6rem}@media only screen and (max-width: 987px){.l-article__container{margin-bottom:3.5rem}}.l-article__container>*{padding-top:6rem}@media only screen and (max-width: 987px){.l-article__container>*{padding-top:3rem}}.l-article__content{padding-right:2rem;width:70%}@media only screen and (max-width: 987px){.l-article__content{padding:0;width:100%}}.l-article__sidebar{position:sticky;top:3rem;width:30%}@media only screen and (max-width: 987px){.l-article__sidebar{display:none}}.l-article__sidebar--box{margin-top:5rem;padding:3rem;background-color:var(--color-brand-3);border-radius:.5rem;color:var(--color-white);text-align:center}.l-article__sidebar--box h3{margin-bottom:2rem}.l-article__sidebar--box .btn-gradient{margin-top:2rem}.l-article__sidebar .toc{position:relative;margin-top:1.5rem}.l-article__sidebar .toc ul{position:relative;padding-left:1.5rem;list-style-type:none}.l-article__sidebar .toc ul li{margin-bottom:1rem}.l-article__sidebar .toc ul li.t-text-sm{margin-bottom:.75rem}.l-article__sidebar .toc ul li.t-text-xs{margin-bottom:.5rem}.l-article__sidebar .toc ul li a{display:-webkit-box;overflow:hidden;text-decoration:none;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.l-article__sidebar .toc:before{position:absolute;top:0;left:0;width:2px;height:calc(100% + 2rem);background:#ddd;content:""}.l-article__sidebar .toc ul li.active:before{position:absolute;left:-0.45rem;margin-top:.3rem;width:1rem;height:1rem;background:var(--color-brand-3);border-radius:50%;content:""}.l-article__sidebar--author{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;margin-top:3rem}.l-article__sidebar--author_left{display:flex;flex-direction:column;align-items:center;justify-content:center;width:120px}.l-article__sidebar--author_left .avatar{width:100%;height:100%;border-radius:50%}.l-article__sidebar--author_left div{display:flex;flex-direction:row;align-items:center;justify-content:space-around;margin-top:1rem;width:100%}.l-article__sidebar--author_right{padding-left:1rem;width:100%}.l-article__sidebar--author_right>*{margin-bottom:1rem}.l-article__related{display:grid;grid-gap:2rem;grid-template-columns:repeat(3, 1fr);margin-bottom:6rem}@media only screen and (max-width: 767px){.l-article__related{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.l-article__related{grid-template-columns:1fr;margin-bottom:3rem}}.l-article__related--title{margin:2rem 0;text-align:center}.l-article .rte{font:300 var(--font-size-t-md)/1.4 var(--font-text)}@media only screen and (max-width: 987px){.l-article .rte{margin-top:1.5rem}}.l-article .rte h2,.l-article .rte h3,.l-article .rte h4,.l-article .rte h5,.l-article .rte h6{margin:2rem 0 0;counter-increment:none}.l-article .rte h2:before,.l-article .rte h3:before,.l-article .rte h4:before,.l-article .rte h5:before,.l-article .rte h6:before{display:none}.l-article .rte h2 strong,.l-article .rte h2 b,.l-article .rte h3 strong,.l-article .rte h3 b,.l-article .rte h4 strong,.l-article .rte h4 b,.l-article .rte h5 strong,.l-article .rte h5 b,.l-article .rte h6 strong,.l-article .rte h6 b{font-weight:500}.l-article .rte h2{font-size:var(--font-size-h-lg)}.l-article .rte h2:first-of-type{margin-top:0}.l-article .rte h3{font-size:var(--font-size-h-md)}.l-article .rte h4{font-size:var(--font-size-h-sm)}.l-article .rte h5{font:500 var(--font-size-h-sm)/1 var(--font-heading)}.l-article .rte h6{font:500 var(--font-size-h-sm)/1 var(--font-heading)}.l-article .rte a{color:var(--color-brand-3);text-decoration:underline}.l-article .rte a:hover,.l-article .rte a:focus{color:var(--color-brand-1);text-decoration:none}.l-article .rte ul{list-style-type:disc}.l-article .rte ul li{margin-left:1em;padding:0}.l-article .rte ul li:before{content:none}.l-article .rte ol{padding-left:1em;list-style-position:outside;list-style-type:decimal}.l-article .rte ol li{display:list-item}.l-article .rte ol li:before{display:none}.l-article .rte blockquote{position:relative}.l-article .rte blockquote:before{position:absolute;left:-2rem;width:1px;height:100%;background-image:linear-gradient(180deg, var(--color-brand-1) 0%, var(--color-brand-2) 100%);content:""}.l-article .rte code{position:relative;display:block;margin:0;padding:.5rem 1rem;width:-moz-max-content;width:max-content;border-radius:2px;overflow:hidden;font-size:var(--font-size-t-md)}.l-article .rte code>br:first-child{display:none}.l-article .rte code:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;display:block;width:100%;height:100%;background:rgba(211,211,211,.3019607843);content:""}.l-article .rte table{margin:1.5rem auto;width:100%;border-collapse:collapse;font:300 var(--font-size-t-sm)/1.1 var(--font-text)}.l-article .rte table thead{background:var(--color-brand-3);color:#fff}.l-article .rte table thead th{padding:1rem;font:300 var(--font-size-t-lg)/1 var(--font-text)}.l-article .rte table tr{border-bottom:1px solid #ddd}.l-article .rte table td{padding:1rem .5rem;vertical-align:top}.l-article .rte table td ul li+li{margin-top:.5rem}.l-article .rte table.proscons{border-radius:1rem;overflow:hidden}.l-article .rte table.proscons thead{background:#f9f9f9;color:#000}.l-article .rte table.proscons thead th{width:50%;text-align:left}.l-article .rte table.proscons thead th:before{display:inline-block;margin-top:.5rem;margin-right:1rem;width:1.75rem;height:1.75rem;background-image:url("../../../static/images/thumb-down.svg");background-position:center;background-repeat:no-repeat;background-size:contain;vertical-align:middle;transition:background-image .1s ease-in-out;content:""}.l-article .rte table.proscons thead th:first-of-type:before{margin-top:0;margin-bottom:.5rem;background-image:url("../../../static/images/thumb-up.svg")}.l-article .rte table.proscons tr{border:none}.l-article .rte table.proscons td{padding:2rem 1rem;background:#ffd9de}@media only screen and (max-width: 987px){.l-article .rte table.proscons td{padding:1rem .25rem}}.l-article .rte table.proscons td:first-of-type{background:#dae9ff}body.admin-bar .l-article__meta.fixed{top:32px}.l-article-case-study__hero{padding:6rem 0}@media only screen and (max-width: 987px){.l-article-case-study__hero{padding:4rem 0}}.l-article-case-study__hero-content{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:4rem}@media only screen and (max-width: 987px){.l-article-case-study__hero-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:2rem;text-align:center}}.l-article-case-study__hero-left{width:55%}@media only screen and (max-width: 987px){.l-article-case-study__hero-left{width:100%}}.l-article-case-study__hero-right{width:42%}@media only screen and (max-width: 987px){.l-article-case-study__hero-right{width:100%;max-width:28rem}}.l-article-case-study__pretitle{display:inline-block;margin:0 auto 1.5rem;padding:.35rem 1.25rem;background-clip:padding-box,border-box;background-image:linear-gradient(#fff, #fff),linear-gradient(90deg, var(--color-brand-1) 0%, var(--color-brand-2) 65%);background-origin:border-box;border:solid 1px rgba(0,0,0,0);border-radius:.75rem;color:var(--color-black-light)}.l-article-case-study .s__title{color:#073469;font-weight:700}.l-article-case-study__hero-image{display:block;width:100%;aspect-ratio:1/1;border-radius:.75rem;-o-object-fit:cover;object-fit:cover}.l-article-case-study__intro{margin-top:1.5rem;color:var(--color-black-light)}.l-article-case-study__data-points{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:1rem;margin-top:2rem}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.l-article-case-study__data-points{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1rem;text-align:left}}.l-article-case-study__data-point{flex:1 1 33.333%;padding:1.5rem 2rem;width:33.333%;background:rgba(46,137,240,.05);border-radius:1rem}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.l-article-case-study__data-point{width:100%}}.l-article-case-study__data-point-title{margin-bottom:.5rem;color:#073569;font-size:26px}@media only screen and (max-width: 987px){.l-article-case-study__data-point-title{font:500 var(--font-size-h-sm)/1 var(--font-heading)}}.l-article-case-study__data-point-text{font:400 var(--font-size-t-md)/1.25 var(--font-text);color:var(--color-grey-dark)}.l-article-case-study__container{margin-bottom:10rem}@media only screen and (max-width: 987px){.l-article-case-study__container{margin-bottom:5rem}}.l-article-case-study__key-takeaways{margin-bottom:2rem;padding:2rem;background:#fbfbfb;border-radius:.75rem}.l-article-case-study__key-takeaways h2,.l-article-case-study__key-takeaways h3,.l-article-case-study__key-takeaways h4,.l-article-case-study__key-takeaways h5,.l-article-case-study__key-takeaways h6{font:500 var(--font-size-h-sm)/1 var(--font-heading);margin:0 0 1rem;color:#073569}.l-article-case-study__key-takeaways p{font:400 var(--font-size-t-md)/1.25 var(--font-text);margin:0 0 1rem;color:var(--color-grey-dark)}.l-article-case-study__key-takeaways ul{margin:1.5em 0;padding:0;list-style-type:none;text-align:left;margin:0 0 1rem}.l-article-case-study__key-takeaways ul li{position:relative;padding:0 0 0 1em}.l-article-case-study__key-takeaways ul li:before{position:absolute;top:.65em;left:0;display:block;width:.2em;height:.2em;background:currentcolor;border-radius:50%;content:""}.l-article-case-study__key-takeaways ul li+li{margin-top:1em}.l-article-case-study__key-takeaways ul:first-child{margin-top:0}.l-article-case-study__key-takeaways ul:last-child{margin-bottom:0}.l-article-case-study__key-takeaways ol{margin:1.5em 0;padding:0;list-style-type:none;text-align:left;counter-reset:list;margin:0 0 1rem}.l-article-case-study__key-takeaways ol li{position:relative;padding:0 0 0 2em;counter-increment:list}.l-article-case-study__key-takeaways ol li:before{position:absolute;top:0;left:0;z-index:2;color:currentcolor;font-weight:300;letter-spacing:-0.04em;content:counter(list, decimal-leading-zero) "."}.l-article-case-study__key-takeaways ol li+li{margin-top:1em}.l-article-case-study__key-takeaways ol:first-child{margin-top:0}.l-article-case-study__key-takeaways ol:last-child{margin-bottom:0}.l-article-case-study__key-takeaways strong,.l-article-case-study__key-takeaways b{font-weight:600}.l-article-case-study__sidebar-section{margin-bottom:.75rem;padding-bottom:.75rem}.l-article-case-study__sidebar-title{margin-bottom:1rem}.l-article-case-study__sidebar-text{color:var(--color-grey-dark)}.l-article-case-study__sidebar-list{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;gap:.75rem}.l-article-case-study__sidebar-item{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem;padding:.5rem;border:1px solid #b3b3b3;border-radius:.5rem;color:var(--color-black-light);text-decoration:none}.l-article-case-study__sidebar-item img{width:1rem;height:1rem;-o-object-fit:contain;object-fit:contain}.l-article-case-study__sidebar-item:hover,.l-article-case-study__sidebar-item:focus{background:rgba(46,137,240,.08);border-color:var(--color-brand-3);cursor:pointer;color:var(--color-brand-3);text-decoration:none}.l-article-case-study .l-article__content{padding-top:2rem;padding-right:4rem}@media only screen and (max-width: 987px){.l-article-case-study .l-article__content{padding-right:0}}.l-article-case-study .l-article__sidebar{top:0;padding-top:2rem}.l-article-case-study .rte blockquote{margin:1.5rem 0;padding:1.5rem 1.5rem 1.5rem 2.5rem;background:#eff6fe;border-radius:0;border-left:4px solid #2e89f0}@media only screen and (max-width: 987px){.l-article-case-study .rte blockquote{padding:1.5rem}}.l-article-case-study .rte blockquote:before{display:none}.l-article-case-study .rte strong,.l-article-case-study .rte b{font-weight:600}
