html{box-sizing:border-box;max-width:100vw;overflow-x:hidden;width:100vw}*,:after,:before{box-sizing:inherit}img{max-width:100%}.site{display:flex;flex-direction:column;min-height:100vh}.site-main{position:relative}.site-footer{margin-top:auto}.container{width:var(--c--layout-width);margin-left:auto;margin-right:auto}.wrapper{padding-left:var(--layout-padding);padding-right:var(--layout-padding)}.layout{margin-top:1.5rem;margin-bottom:1.5rem}@media screen and (min-width:960px){.layout{margin-top:3rem;margin-bottom:3rem}}.layout-grid{display:grid;grid-template-columns:var(--layout-grid)}.layout-grid>*{grid-column:container}.layout-grid>.breadcrumbs,.layout-grid>.widget--ad,.layout-grid>.widget--editors-picks{grid-column:full-bleed}@media screen and (min-width:960px){.layout-grid>.widget--editors-picks{grid-column:container;width:100%}}@media screen and (min-width:960px){.l-container--right-rail{display:flex;grid-column-gap:var(--layout-padding);-moz-column-gap:var(--layout-padding);column-gap:var(--layout-padding)}}.l-container--right-rail .l-main{flex:1 1 auto;min-width:0}.l-container--right-rail .l-sidebar{flex:0 0 300px;min-width:0}@media screen and (min-width:960px){.l-container--left-rail{display:flex}}.l-container--left-rail .l-main{flex:1 1 auto;margin-right:var(--layout-padding);order:1;min-width:0}.l-container--left-rail .l-sidebar{flex:0 0 300px;order:0;min-width:0;max-width:300px}.l-sidebar .ad-section{background:none}.story-grid{display:grid;grid-template-columns:var(--story-grid)}.story-grid>*{grid-column:prose}.ad-section{align-items:stretch;display:flex;font-family:var(--body-sans);position:relative;height:var(--ad-section--height,auto);max-height:var(--ad-section--max-height,none);min-height:var(--ad-section--min-height,none)}.ad-section,.ad-section>div{flex-direction:column;justify-content:center}.ad-section>div{background:var(--ad-section--background,#ededed);color:var(--ad-section--color,#aaa);align-items:center;padding:1rem 0;display:flex!important;height:100%!important;width:100%!important}.ad-section>div:before{content:var(--ad-section--label,"Advertisement");font-size:.5625rem;letter-spacing:.15em;line-height:1;margin:-.5rem 0 .5rem;text-align:center;text-transform:uppercase;width:100%}.ad-section--marquee{--ad-section--max-height:calc(500px + 3rem);grid-column:full-bleed}.breadcrumbs{margin-top:1.5rem;background:#fff;top:0;z-index:100}.breadcrumbs.js-is-sticky{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);transition:box-shadow .2s}.breadcrumbs.js-is-sticky ol{border-bottom-color:transparent}.breadcrumbs.js-is-sticky li:first-child{display:flex}.breadcrumbs ol{list-style:none;margin:initial;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;border-bottom:1px solid var(--color-border);height:2.5rem;overflow-x:scroll;width:var(--c--layout-width);margin-left:auto;margin-right:auto}.breadcrumbs ol::-webkit-scrollbar{width:0;height:0}.breadcrumbs li,.breadcrumbs ol{display:flex;align-items:center}.breadcrumbs li{font-size:.8125rem;flex-shrink:0;line-height:1}.breadcrumbs li:first-child{display:none}.breadcrumbs li:first-child img{display:block;width:1.25rem;height:1.25rem}.breadcrumbs li:nth-child(2){font-weight:700}.breadcrumbs li:not(:last-child):after{content:"";display:inline-flex;margin:0 .75em 0 .5em;transform:rotate(45deg);border-right:.1em solid;border-top:.1em solid;height:.5em;width:.5em}.breadcrumbs li:not(:first-child) a:hover{border-bottom-color:currentColor}.breadcrumbs li.current{color:grey;display:none;font-weight:400}@media screen and (min-width:64rem){.breadcrumbs li.current{display:flex}}.breadcrumbs a{color:inherit;text-decoration:none;border-bottom:1px solid transparent;flex-shrink:0;white-space:nowrap}.channel-header{border-bottom:1px solid var(--color-border);margin-bottom:1.5rem}.channel-header>*{margin-bottom:var(--channel-header--spacing,1.25rem)}.channel-header__title{font-size:var(--channel-header--title--size,2.5rem);line-height:1;font-family:var(--title-font);font-weight:var(--title-font-weight)}.channel-header.is-large{--channel-header--title--size:3.5rem;--channel-header--spacing:1.25rem;margin-bottom:3rem;text-align:center}@media screen and (min-width:64rem){.channel-header.is-large .horizontal-nav ul{justify-content:center;flex-wrap:wrap}}.horizontal-nav{overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;overflow:scroll}.horizontal-nav::-webkit-scrollbar{width:0;height:0}.horizontal-nav ul{list-style:none;margin:initial;flex-wrap:nowrap;color:#000;display:flex;font-size:.75rem;letter-spacing:.05em;line-height:1;justify-content:flex-start;text-transform:uppercase;margin-left:-.5rem;margin-right:-.5rem}.horizontal-nav a{color:inherit;display:block;text-decoration:none;white-space:nowrap;padding:.5rem;transition:all .2s}.horizontal-nav a:hover{color:var(--color-primary)}.icon{display:inline-flex;fill:currentColor;height:var(--icon--size,1rem);pointer-events:none;width:var(--icon--size,1rem)}.inline-list__item{display:inline-block}.inline-list__item:not(:last-child):after{content:"•";margin:.25em}.inline-list__item a{color:inherit}.item-row{--columns:1;--thumbnail--aspect-ratio:var(--ar-square);display:grid;grid-template-columns:[layout-start] repeat(var(--columns),minmax(18%,1fr)) [layout-end];grid-gap:1rem;gap:1rem;grid-auto-flow:dense}.item-row .item{padding-bottom:var(--layout-gutter);border-bottom:1px solid var(--theme--color-border);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-areas:"content content media";grid-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.item-row .item__content{margin-top:.75rem;grid-area:content}.item-row .item__thumb{grid-area:media}.item-row .item__meta,.item-row .item__teaser{display:none}.item-row .ad-section{grid-column:1/-1;margin:3rem 0}.item-row [data-controller*=native-ad]:not(.loaded){position:absolute}@media screen and (min-width:30rem){.item-row{--columns:2;--item--grid:var(--item-layout--vertical);--thumbnail--aspect-ratio:var(--ar-3-2)}.item-row .item{display:block;border-bottom:none;padding-bottom:0}}@media screen and (min-width:48rem){.item-row{--columns:4}}.item-row .ad--native{width:1px;position:absolute;right:0;bottom:0}:root{--item-layout--vertical:"thumbnail" auto "content" 1fr/auto;--item-layout--horizontal:"content thumbnail" auto/minmax(0,var(--item-layout--content-size,2fr)) minmax(8rem,var(--item-layout--thumbnail-size,1fr));--item-layout--horizontal--lg:"content thumbnail" auto/minmax(0,var(--item--grid--content--cols,1fr)) minmax(0,var(--item--grid--thumbnail--cols,2fr))}.v2-item{display:grid;grid-template:var(--item--grid,var(--item-layout--horizontal));grid-column-gap:var(--item--column-gap,1rem);-moz-column-gap:var(--item--column-gap,1rem);column-gap:var(--item--column-gap,1rem);grid-row-gap:var(--item--row-gap,.75rem);row-gap:var(--item--row-gap,.75rem);position:relative;z-index:1}.v2-item .item__thumbnail{grid-area:thumbnail}.v2-item .item__content{display:flex;grid-area:content;flex-direction:column;min-width:0}.v2-item .item__teaser,.v2-item .item__title{margin:var(--item--content-spacing,.5rem) 0}.v2-item .item__meta,.v2-item .item__teaser{display:none}.v2-item .item__title a{text-decoration:none;color:inherit}.v2-item .item__title a:before{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;content:"";z-index:2}.v2-item .item__meta{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2-item.is-spon{--kicker--color:var(--color-sponsored)}.v2-item.is-spon .item__kicker{color:var(--kicker--color)}.v2-item.is-spon .item__meta,.v2-item.is-spon .item__teaser{display:block}.v2-item.is-spon div[id*=google_ads_]{position:absolute;left:-99999rem}.c-media-object{display:flex;grid-column-gap:var(--media-object--column-gap,1rem);-moz-column-gap:var(--media-object--column-gap,1rem);column-gap:var(--media-object--column-gap,1rem);grid-row-gap:var(--media-object--row-gap,.75rem);row-gap:var(--media-object--row-gap,.75rem);position:relative}.c-media-object__content{flex:auto;grid-area:body;order:0}.c-media-object__media{flex:0 0 var(--media-object--media-width,25%);position:relative;overflow:hidden;order:1}.c-media-object--right{flex-direction:row-reverse}.c-layout-grid{align-items:start;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(12rem,100%),1fr));grid-row-gap:1.5rem;row-gap:1.5rem;grid-column-gap:var(--grid--column-gap,clamp(1rem,3.3333333333vw - (30rem * .0333333333) + 1rem,1.5rem));-moz-column-gap:var(--grid--column-gap,clamp(1rem,3.3333333333vw - (30rem * .0333333333) + 1rem,1.5rem));column-gap:var(--grid--column-gap,clamp(1rem,3.3333333333vw - (30rem * .0333333333) + 1rem,1.5rem))}.c-headline-00{font-size:1rem!important;line-height:1.25!important;font-weight:700!important}.ck-align-full,.ck-align-wide{margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);transform:translateX(calc(50vw - 50%))}.ck-align-wide{max-width:var(--c--layout-width)}.ck-align-full{max-width:100vw}.ck-stack-00{display:flex;flex-direction:column;grid-gap:.25rem;gap:.25rem}.c-headline-00 a{text-decoration:none}.c-headline-00 a:hover{color:inherit;text-decoration:underline}.ck-body-01{font-family:var(--body-font);font-size:1rem!important;line-height:1.5!important;font-weight:400}.c-product-item{--thumbnail--background:var(--color-background-muted);--thumbnail--border-radius:0.5rem;--thumbnail--blend-mode:multiply;align-items:center;text-align:center}.c-product-item--with-hover .c-product-item__secondary-image{position:absolute;width:100%;top:0;transform:scale(1.1);opacity:0;transition:all .2s ease-out}.c-product-item--with-hover:hover .c-product-item__secondary-image{opacity:1;transform:scale(1)}.c-product-item--with-hover:hover .c-product-item__title{text-decoration:underline}.c-product-item a:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;z-index:1}.c-product-item__content{display:flex;flex-direction:column;align-items:center}.c-product-item__title{margin:.75rem 0!important;order:1}.v2-item-carousel{--carousel-items:2;--grid-gutter:1rem;align-items:flex-start;display:flex;min-height:100px;overflow-x:scroll;scroll-padding:var(--c--layout-padding);-ms-scroll-snap-type:x proximity;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-bottom:0;padding-bottom:0}@media screen and (min-width:45rem){.v2-item-carousel{--carousel-items:3}}@media screen and (min-width:60rem){.v2-item-carousel{--carousel-items:4}}.v2-item-carousel::-webkit-scrollbar{display:none}.v2-item-carousel:after,.v2-item-carousel:before{content:"";flex:0 0 var(--c--layout-padding)}.v2-item-carousel:after{scroll-snap-align:end}.v2-item-carousel>*{flex:0 0 calc((100% - 2*var(--c--layout-padding) - var(--carousel-items)*var(--grid-gutter, 1rem))/var(--carousel-items));scroll-snap-align:start}.v2-item-carousel>:not(:last-child){margin-right:var(--grid-gutter,1rem)}.v2-item-carousel__navigation{display:none}@media screen and (min-width:30rem){.v2-item-carousel__navigation{display:block}}.v2-item-carousel__button{--icon--size:1.5rem;display:inline-flex;padding:.5rem}.more-link-tile{align-self:center;padding:var(--grid-gutter,1.5rem);position:relative;font-family:var(--body-font)}.more-link-tile__label{font-weight:700;font-size:1.25rem;line-height:1;margin-bottom:.25rem}.more-link-tile__link{color:currentColor!important;text-decoration:none;border-bottom:1px solid;font-size:1rem}.more-link-tile a:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;z-index:1}ul.ck-inline-list{list-style:none;padding-left:none;margin:0}.ck-inline-list>*{display:inline}.ck-inline-list>:not(:last-child):after{content:var(--ck-inline-list--separator," •")}.ck-badge{background-color:var(--ck-badge--bgcolor,#000);color:var(--ck-badge--color,#fff);font-size:var(--ck-badge--font-size,.625rem);text-transform:uppercase;letter-spacing:.05em;padding:.25rem;border-radius:var(--ck-badge--border-radius,.25rem);line-height:1;font-weight:400}.ck-badge--primary{--ck-badge--bgcolor:var(--color-primary)}.ck-badge--sponsored{--ck-badge--bgcolor:var(--color-sponsored)}.ck-badge-group{display:flex;flex-wrap:wrap;grid-gap:.25rem;gap:.25rem}.ck-more-link{border-bottom:1px solid;color:var(--ck-more-link--color,var(--color-primary))!important;white-space:nowrap;text-decoration:none}.ck-more-link:hover{color:unset!important}.ck-more-link:after{content:var(--ck-more-link--icon," →")}.ck-directory-item{display:flex;grid-gap:1.5rem;gap:1.5rem;position:relative}.ck-directory-item__image{flex:1 1 100%;min-width:7rem;max-width:11rem;order:1}.ck-directory-item__content{flex:1 1 auto;order:0;display:flex;flex-direction:column}.ck-directory-item__content>:last-child{margin-top:auto}.ck-directory-item img{display:block}.ck-directory-item .ck-badge-group{margin-bottom:1rem}.ck-directory-item__title{margin-bottom:.25rem}.ck-directory-item__title a:after{content:"";position:absolute;top:0;right:0;left:0;bottom:0;width:100%;height:100%;z-index:1}.ck-directory-item__subtitle{line-height:1.25!important}.ck-fluid-headline-01{font-size:var(--theme--fluid-heading-01-font-size)}.ck-fluid-headline-01,.ck-fluid-headline-02{font-weight:700;font-family:var(--headline-font);line-height:1.2}.ck-fluid-headline-02{font-size:var(--theme--fluid-heading-02-font-size)}.ck-fluid-headline-03{font-size:var(--theme--fluid-heading-03-font-size);font-weight:700;font-family:var(--headline-font);line-height:1.2}.ck-fluid-headline-00 a,.ck-fluid-headline-01 a,.ck-fluid-headline-02 a,.ck-fluid-headline-03 a{color:inherit;text-decoration:none}.ck-fluid-headline-00 a:hover,.ck-fluid-headline-01 a:hover,.ck-fluid-headline-02 a:hover,.ck-fluid-headline-03 a:hover{text-decoration:underline}.ck-fluid-body-00{font-size:var(--theme--fluid-scale-00);line-height:1.5}.ck-fluid-body-01{font-size:var(--theme--fluid-scale-01);line-height:1.5}.ck-fluid-body-02{font-size:var(--theme--fluid-scale-02);line-height:1.5}.ck-stack{display:flex;flex-direction:column;grid-gap:1.5rem;gap:1.5rem}.ck-stack>:not(:last-child){padding-bottom:1.5rem;border-bottom:1px solid var(--color-border)}.scrim{--scrim--opacity:0.8;background:var(--scrim--bgcolor,rgba(0,0,0,.8));bottom:0;height:100%;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:var(--scrim--transition,.2s opacity ease-in-out);width:100%;z-index:0}.js-is-visible+.scrim{opacity:var(--scrim--opacity);visibility:visible;pointer-events:all}.share-button{display:inline-flex;padding:.5rem}.share-button[data-sharer=facebook]{background:#425894;color:#fff}.share-button[data-sharer=twitter]{background:#4d9feb;color:#fff}.share-button[data-sharer=email]{background:#848484;color:#fff}.share-button[data-sharer=pinterest]{background:#ba3430;color:#fff}.share-button[data-sharer=linkedin]{background:#2d64bc;color:#fff}.share-button[data-sharer=reddit]{background:#ec632b;color:#fff}.site-header{border-bottom:1px solid var(--color-border);position:relative;z-index:200;--site-header--logo-height:1.5rem}@media screen and (min-width:64rem){.site-header{--site-header--logo-height:2.5rem}.global-navbar{padding-top:1.25rem}body.has-slim-header .site-header{--site-header--logo-height:1.5rem}body.has-slim-header .global-navbar{padding-top:0}body.has-slim-header .global-quicklinks{display:none}}.navbar{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;max-width:calc(var(--c--layout-width) + 2rem);margin-left:auto;margin-right:auto}.navbar__action{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;margin:0;line-height:1;--icon--size:1.5rem;color:currentColor;cursor:pointer;padding:1rem}.modal{background:#fff;height:100vh;width:100vw;left:0;opacity:0;overflow-y:scroll;position:fixed;top:0;right:0;bottom:0;transform:scale(95%);transition:visibility .1s ease-in,opacity .1s ease-in,transform .1s ease-in;visibility:hidden;z-index:200}.modal.js-is-visible{visibility:visible;opacity:1;transform:scale(100%)}.global-menu--primary{--menu--border:1px solid var(--color-border);--menu-label--font-size:var(--menu-label--font-size--lg,1.5rem);--menu-label--padding:1rem}.global-menu--secondary{--menu--border:1px solid var(--color-border);--menu-label--font-size:var(--menu-label--font-size--md,1.125rem);--menu-label--padding:1rem}.global-menu--footer{--menu-label--font-size:var(--menu-label--font-size--sm,0.875rem);--menu-label--font-weight:bold;--menu-label--padding:0.5rem;--menu-item--padding:0.25rem 0;font-size:.875rem}.global-menu--footer>ul{-moz-columns:2;column-count:2;grid-column-gap:1.125rem;-moz-column-gap:1.125rem;column-gap:1.125rem}.global-menu--footer>ul li{margin-bottom:.5rem}.global-menu--social{margin:1.5rem 0}.global-menu--address{font-size:.875rem;line-height:calc(4px + 2ex);margin:.5rem 0}.global-menu--boilerplate{font-size:.75rem;display:flex;justify-content:space-between}.global-menu__header svg{height:var(--site-header--logo-height)}.global-menu__body{padding:1.25rem}.global-menu ul{list-style:none;margin:initial}.global-menu a{color:inherit;text-decoration:none}.global-menu .menu{border-bottom:1px solid var(--color-border,none);overflow:hidden;position:relative;z-index:1;opacity:.8;transition:opacity .2s}.global-menu .menu:hover{opacity:1}.global-menu .menu:hover .menu__toggle .icon{color:var(--color-primary)}.global-menu .menu__label{--icon--size:1.5rem;background:#fff;font-size:var(--menu-label--font-size);font-weight:var(--menu-label--font-weight);padding:var(--menu-label--padding) 0;position:relative}.global-menu .menu__toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:0;margin:0;line-height:1;position:absolute;cursor:pointer;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:inline-flex;justify-content:flex-end;align-items:center}.global-menu .menu__toggle .icon{transition:transform .2s,color .2s;margin:1rem}.global-menu .menu__items[data-toggle-target=toggleable]{left:0;opacity:0;overflow:hidden;padding:0 1rem 1rem;position:absolute;top:100%;transform:translateY(-100%);transition:transform .2s ease-in-out,opacity .2s ease-in;width:100%;z-index:-1}.global-menu .menu__items[data-toggle-target=toggleable].js-is-visible{transform:none;opacity:1;visibility:visible;position:relative}.menu[data-toggle-is-open-value=true]{opacity:1}.menu[data-toggle-is-open-value=true] .menu__toggle .icon{transform:rotate(45deg)}.global-logo svg{height:var(--site-header--logo-height);width:auto;display:block}.global-search .navbar>.navbar__action{margin-left:auto}.global-search h2{font-family:var(--title-font);font-weight:var(--title-font-weight);font-size:var(--fs-6);text-align:center;margin-bottom:.5em}.global-search__fields{background:var(--color-background-muted);display:flex}.global-search__fields button,.global-search__fields input{padding:1.5rem}.global-search__fields input{background:inherit;border:0;font-size:1.5rem;line-height:1;padding:1.5rem;width:100%}.global-search__fields button{--icon--size:1.5rem;background:var(--color-primary);color:#fff;display:inline-flex;align-items:center}.global-quicklinks{overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;display:none;overflow-x:scroll;width:100%}.global-quicklinks::-webkit-scrollbar{width:0;height:0}.global-quicklinks ul{list-style:none;margin:initial;color:#000;display:flex;font-family:var(--site-header--menu--font-family);font-size:var(--site-header--menu--font-size,.6875rem);font-weight:var(--site-header--menu--font-weight);letter-spacing:var(--site-header--menu--letter-spacing);line-height:1;justify-content:flex-start;text-transform:var(--site-header--menu--text-transform)}.global-quicklinks li{padding:0 .5rem}.global-quicklinks li:first-child{margin-left:auto;padding-left:var(--layout-padding)}.global-quicklinks li:last-child{margin-right:auto;padding-right:var(--layout-padding)}.global-quicklinks a{color:inherit;text-decoration:none;display:block;padding:var(--site-header--menu--padding,1rem 0);transition:color .2s;white-space:nowrap}.global-quicklinks a:hover{color:var(--color-primary);border-bottom-color:1px solid currentColor}@media screen and (min-width:64rem){.global-quicklinks{display:block}}.social-media-menu{--icon--size:1.5rem;display:flex}.social-media-menu a{display:inline-flex;transition:all .2s;padding:.25rem}.social-media-menu a:hover{color:var(--color-primary)}.slideover{background:#fff;height:100vh;max-width:25rem;left:0;opacity:0;overflow-y:scroll;position:fixed;top:0;transform:translateX(-100%);transition:opacity .3s ease-in-out,transform .3s ease-in-out,visibility .3s ease-in-out;visibility:hidden;width:100%;z-index:9}.slideover.js-is-visible{transform:translateX(0);opacity:1;visibility:visible}.slideshow{--thumbnail--aspect-ratio:var(--ar-3-2);--thumbnail--object-fit:contain;grid-column-gap:var(--layout-padding);-moz-column-gap:var(--layout-padding);column-gap:var(--layout-padding);border-top:1px solid var(--color-border);display:grid;grid-column:media;grid-template-columns:auto;grid-template-areas:"image" "controls" "content";grid-row-gap:.5rem;row-gap:.5rem;padding:.75rem 0;position:relative}.slideshow__slide__image{grid-area:image}.slideshow__slide__content{grid-area:content;align-self:end;padding:0 .5rem}.slideshow__slide__title{font-weight:700}.slideshow__slide__caption,.slideshow__slide__title{margin-bottom:.5rem}.slideshow__controls{grid-area:controls;display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"prev details next";height:2.5rem}.slideshow__controls button{display:inline-flex;justify-content:center;align-items:center;height:2.5rem;width:2.5rem}.slideshow__controls button:hover{color:var(--color-primary)}.slideshow__controls .icon{display:inline-flex;width:1.25rem;height:1.25rem}.slideshow__controls__prev{grid-area:prev}.slideshow__controls__details{grid-area:details;align-self:center;text-align:center;font-size:.875rem;color:var(--color-text-muted)}.slideshow__controls__next{grid-area:next}@media screen and (min-width:60rem){.slideshow{grid-template-columns:minmax(0,2fr) minmax(0,1fr);grid-template-rows:1fr auto;grid-template-areas:"image content" "image controls"}.slideshow__controls{border-top:1px solid var(--color-border)}}@media screen and (min-width:60rem){.l-main .slideshow{grid-template-columns:auto;grid-template-rows:auto;grid-template-areas:"image" "content" "controls"}}.layout--feature-article .cover-image{width:100vw}:root{--fg-default:#000;--fg-muted:#333;--fg-subtle:#aaa;--fg-accent:red;--fg-sponsored:#0071bc;--fg-on-color:#fff;--bg-default:#fff;--bg-subtle:#eee;--bg-emphasis:#000;--bg-accent:red;--bg-sponsored:#000;--border-default:#666;--border-subtle:#aaa;--body-font:Gotham SSm A,Gotham SSm B,sans-serif;--body-font-scale:1;--headline-font:Gotham A,Gotham B,sans-serif;--headline-font-scale:1;--prose-font:Mercury SSm A,Mercury SSm B,serif;--prose-font-scale:1;--heading-font:Gotham A,Gotham B,sans-serif;--heading-font-scale:1;--heading-font-weight:bold;--heading-line-height:2.75ex;--fs-fluid-0:clamp(1rem,0.8666666667vw - (30rem * 0.0086666667) + 1rem,1.13rem);--fs-fluid-1:clamp(1.2rem,1.4vw - (30rem * 0.014) + 1.2rem,1.41rem);--fs-fluid-2:clamp(1.44rem,2.1333333333vw - (30rem * 0.0213333333) + 1.44rem,1.76rem);--fs-fluid-3:clamp(1.73rem,3.1333333333vw - (30rem * 0.0313333333) + 1.73rem,2.2rem);--fs-fluid-4:clamp(2.07rem,4.5333333333vw - (30rem * 0.0453333333) + 2.07rem,2.75rem);--fs-fluid-5:clamp(2.49rem,6.2666666667vw - (30rem * 0.0626666667) + 2.49rem,3.43rem);--fs-fluid-6:clamp(2.99rem,8.6666666667vw - (30rem * 0.0866666667) + 2.99rem,4.29rem);--body-fluid-00-font-family:var(--body-font);--body-fluid-00-font-size:clamp(0.875rem,0.8333333333vw - (30rem * 0.0083333333) + 0.875rem,1rem);--body-fluid-00-line-height:calc(2.5ex + 4px);--body-fluid-01-font-family:var(--body-font);--body-fluid-01-font-size:var(--fs-fluid-0);--body-fluid-01-line-height:calc(2.5ex + 4px);--body-fluid-02-font-family:var(--body-font);--body-fluid-02-font-size:var(--fs-fluid-1);--body-fluid-02-line-height:calc(2.5ex + 4px);--prose-fluid-00-font-family:var(--prose-font);--prose-fluid-00-font-size:calc(0.85*var(--fs-fluid-1));--prose-fluid-00-font-weight:400;--prose-fluid-00-line-height:3.5ex;--prose-fluid-01-font-family:var(--prose-font);--prose-fluid-01-font-size:calc(0.85*var(--fs-fluid-2));--prose-fluid-01-font-weight:400;--prose-fluid-01-line-height:3.5ex;--heading-fluid-01-font-family:var(--heading-font);--heading-fluid-01-font-size:var(--fs-fluid-0);--heading-fluid-01-font-weight:var(--heading-font-weight);--heading-fluid-01-line-height:var(--heading-line-height);--heading-fluid-02-font-family:var(--heading-font);--heading-fluid-02-font-size:var(--fs-fluid-1);--heading-fluid-02-font-weight:var(--heading-font-weight);--heading-fluid-02-line-height:var(--heading-line-height);--heading-fluid-03-font-family:var(--heading-font);--heading-fluid-03-font-size:var(--fs-fluid-2);--heading-fluid-03-font-weight:normal;--heading-fluid-03-line-height:var(--heading-line-height);--prose-lead-in-font-family:var(--body-font);--prose-lead-in-font-weight:bold;--prose-lead-in-text-transform:uppercase;--prose-lead-in-letter-spacing:0.05em;--prose-drop-cap-font-size:4em;--prose-drop-cap-line-height:1.5ex;--caption-font-family:var(--body-font);--caption-font-size:0.875rem;--caption-font-weight:400;--caption-line-height:1.3125;--caption-color:var(--fg-muted);--photo-credit-font-family:var(--body-font);--photo-credit-font-size:0.75rem;--photo-credit-font-weight:400;--photo-credit-line-height:1.16667;--photo-credit-color:var(--fg-subtle);--quotation-fluid-01-font-size:var(--fs-fluid-2);--quotation-fluid-01-font-weight:bold;--quotation-fluid-01-line-height:calc(2.5ex + 4px);--quotation-fluid-02-font-size:var(--fs-fluid-2);--quotation-fluid-02-font-weight:bold;--quotation-fluid-02-line-height:calc(2.5ex + 4px);--layout-padding:clamp(1rem,10vw - (30rem * 0.1) + 1rem,2.5rem);--layout-max-width:64rem;--media-max-width:64rem;--prose-max-width:40rem;--fs-000:0.75rem;--fs-00:0.875rem;--fs-0:1rem;--fs-1:1.125rem;--fs-2:1.25rem;--fs-3:1.5rem;--fs-4:1.875rem;--fs-5:2.25rem;--fs-6:3rem;--fs-7:3.75rem;--fs-8:4.5rem;--fs-9:6rem;--fs-10:8rem;--line-height-sm:calc(4px + 2ex);--line-height-md:calc(4px + 2.5ex);--line-height-lg:calc(4px + 3.25ex);--tracking-loose:0.05em;--tracking-wide:0.075em;--ar-square:100%;--ar-3-2:66.6667%;--ar-4-3:75%;--ar-2-3:150%;--ar-16-9:56.25%;--theme--spacing-01:0.125rem;--theme--spacing-02:0.25rem;--theme--spacing-03:0.5rem;--theme--spacing-04:0.75rem;--theme--spacing-05:1rem;--theme--spacing-06:1.5rem;--theme--spacing-07:2rem;--theme--spacing-08:2.5rem;--theme--spacing-09:3rem;--theme--spacing-10:4rem;--theme--spacing-11:5rem;--theme--spacing-12:6rem;--theme--fluid-spacing-01:clamp(0.625rem,0.8333333333vw - (30rem * 0.0083333333) + 0.625rem,0.75rem);--theme--fluid-spacing-02:clamp(0.75rem,1.6666666667vw - (30rem * 0.0166666667) + 0.75rem,1rem);--theme--fluid-spacing-06:clamp(1.5rem,3.3333333333vw - (30rem * 0.0333333333) + 1.5rem,2rem);--theme--fluid-spacing-07:clamp(2rem,6.6666666667vw - (30rem * 0.0666666667) + 2rem,3rem);--c--layout-width:min(calc(100vw - 2*var(--layout-padding)),var(--layout-max-width));--c--prose-width:min(calc(100vw - 2*var(--layout-padding)),var(--prose-max-width));--c--layout-padding:calc(50vw - 0.5*var(--c--layout-width));--c--content-wide-half:min(calc((100vw - 2*var(--layout-padding) - var(--prose-max-width))/2),calc((var(--media-max-width) - var(--prose-max-width))/2));--c--container-half:min(calc((100vw - 2*var(--layout-padding) - var(--media-max-width))/2),calc((var(--layout-max-width) - var(--media-max-width))/2));--c--full-constrained-half:min(calc((100vw - 2*var(--layout-padding) - var(--layout-max-width))/2),calc((100vw - 2*var(--layout-padding) - var(--layout-max-width))/2));--layout-grid:[full-bleed-start] var(--layout-padding) [full-constrained-start] var(--c--full-constrained-half) [container-start] var(--c--container-half) [content-wide-start] var(--c--content-wide-half) [content-narrow-start] minmax(0,var(--prose-max-width)) [content-narrow-end] var(--c--content-wide-half) [content-wide-end] var(--c--container-half) [container-end] var(--c--full-constrained-half) [full-constrained-end] var(--layout-padding) [full-bleed-end];--story-grid:[full-start] minmax(var(--layout-padding),1fr) [media-start] min(calc(50vw - var(--layout-padding) - 0.5*var(--prose-max-width)),calc((var(--media-max-width) - var(--prose-max-width))/2)) [prose-start] minmax(0,var(--prose-max-width)) [prose-end] min(calc(50vw - var(--layout-padding) - 0.5*var(--prose-max-width)),calc((var(--media-max-width) - var(--prose-max-width))/2)) [media-end] minmax(var(--layout-padding),1fr) [full-end];--theme--fluid-scale-00:clamp(0.75rem,0.8333333333vw - (30rem * 0.0083333333) + 0.75rem,0.875rem);--theme--fluid-scale-01:clamp(0.875rem,0.8333333333vw - (30rem * 0.0083333333) + 0.875rem,1rem);--theme--fluid-scale-02:clamp(1rem,0.8333333333vw - (30rem * 0.0083333333) + 1rem,1.125rem);--theme--fluid-scale-03:clamp(1.125rem,0.8333333333vw - (30rem * 0.0083333333) + 1.125rem,1.25rem);--theme--fluid-scale-04:clamp(1.25rem,1.6666666667vw - (30rem * 0.0166666667) + 1.25rem,1.5rem);--theme--fluid-scale-05:clamp(1.5rem,2.5vw - (30rem * 0.025) + 1.5rem,1.875rem);--theme--fluid-scale-06:clamp(1.75rem,3.3333333333vw - (30rem * 0.0333333333) + 1.75rem,2.25rem);--theme--fluid-scale-07:clamp(2rem,5vw - (30rem * 0.05) + 2rem,2.75rem);--theme--fluid-scale-08:clamp(2.333rem,7.78vw - (30rem * 0.0778) + 2.333rem,3.5rem);--theme--fluid-scale-09:clamp(2.75rem,11.6666666667vw - (30rem * 0.1166666667) + 2.75rem,4.5rem);--theme--letter-spacing-loose:0.05em;--theme--letter-spacing-wide:0.1em;--theme--fluid-title-01-font-size:clamp(2rem,6.6666666667vw - (30rem * 0.0666666667) + 2rem,3rem);--theme--fluid-title-01-line-height:2.25ex;--theme--fluid-title-01-font-weight:bold;--theme--fluid-title-01-font-family:var(--display-sans);--theme--fluid-body-00-font-size:clamp(0.75rem,0.8333333333vw - (30rem * 0.0083333333) + 0.75rem,0.875rem);--theme--fluid-body-00-line-height:calc(2.5ex + 2px);--theme--fluid-body-01-font-size:clamp(0.875rem,0.8333333333vw - (30rem * 0.0083333333) + 0.875rem,1rem);--theme--fluid-body-01-line-height:calc(2.5ex + 2px);--theme--fluid-body-02-font-family:var(--body-sans);--theme--fluid-body-02-line-height:calc(2.5ex + 4px);--theme--fluid-body-02-font-size:clamp(1rem,3.3333vw,1.125rem);--theme--fluid-prose-01-font-size:clamp(0.875rem,0.8333333333vw - (30rem * 0.0083333333) + 0.875rem,1rem);--theme--fluid-prose-01-line-height:calc(3.5ex + 2px);--theme--fluid-prose-02-font-size:clamp(1rem,0.8333333333vw - (30rem * 0.0083333333) + 1rem,1.125rem);--theme--body-00-font-size:0.5625rem;--theme--body-00-line-height:0.75rem;--theme--body-01-font-size:0.75rem;--theme--body-01-line-height:1rem;--theme--body-02-font-size:0.875rem;--theme--body-02-line-height:1.25rem;--theme--fluid-heading-01-font-size:clamp(1rem,0.8333333333vw - (30rem * 0.0083333333) + 1rem,1.125rem);--theme--fluid-heading-01-line-height:calc(2.5ex + 2px);--theme--fluid-heading-02-font-size:clamp(1.125rem,0.8333333333vw - (30rem * 0.0083333333) + 1.125rem,1.25rem);--theme--fluid-heading-02-line-height:calc(2.5ex + 2px);--theme--fluid-heading-03-font-size:clamp(1.25rem,1.6666666667vw - (30rem * 0.0166666667) + 1.25rem,1.5rem);--theme--fluid-heading-03-line-height:calc(2.5ex + 2px);--theme--fluid-heading-04-font-size:clamp(1.5rem,2.5vw - (30rem * 0.025) + 1.5rem,1.875rem);--theme--fluid-heading-04-line-height:calc(2.5ex + 2px);--theme--fluid-headline-01-font-size:clamp(1.125rem,2.5vw - (30rem * 0.025) + 1.125rem,1.5rem);--theme--fluid-headline-01-line-height:calc(2.5ex - 2px);--theme--fluid-headline-02-font-size:clamp(1.125rem,5.8333333333vw - (30rem * 0.0583333333) + 1.125rem,2rem);--theme--fluid-headline-02-line-height:calc(2.5ex - 2px);--theme--fluid-headline-03-font-size:clamp(1.125rem,9.1666666667vw - (30rem * 0.0916666667) + 1.125rem,2.5rem);--theme--fluid-headline-03-line-height:calc(2.5ex - 2px)}.fluid-title-01{font-family:var(--theme--fluid-title-01-font-family);font-size:var(--theme--fluid-title-01-font-size);font-weight:var(--theme--fluid-title-01-font-weight);line-height:var(--theme--fluid-title-01-line-height)}.v2-kicker{color:var(--kicker--color,var(--color-primary));font-family:var(--kicker--font-family,var(--body-sans));font-size:var(--kicker--font-size,var(--theme--fluid-body-01-font-size));font-style:var(--kicker--font-style);font-weight:var(--kicker--font-weight,bold);letter-spacing:var(--kicker--letter-spacing,var(--theme--letter-spacing-loose));line-height:var(--kicker--line-height,var(--theme--fluid-body-01-line-height));opacity:var(--kicker--opacity);text-transform:var(--kicker--text-transform,uppercase)}.v2-headline{color:var(--headline--color);font-family:var(--headline--font-family,var(--display-sans));font-size:var(--headline--font-size);font-weight:var(--headline--font-weight,bold);letter-spacing:var(--headline--letter-spacing);line-height:var(--headline--line-height,2.25ex)}.v2-subhed{color:var(--subhed--color);font-family:var(--subhed--font-family,var(--body-sans));font-size:var(--subhed--font-size,var(--theme--fluid-body-02-font-size));font-weight:var(--subhed--font-weight);letter-spacing:var(--subhed--letter-spacing);line-height:var(--subhed--line-height,var(--theme--fluid-body-02-line-height))}.v2-suncoast{color:var(--color-magenta);font-weight:700}.v2-teaser{color:var(--teaser--color);font-family:var(--teaser--font-family,var(--body-sans));font-size:var(--teaser--font-size,var(--theme--fluid-body-01-font-size));font-weight:var(--teaser--font-weight);letter-spacing:var(--teaser--letter-spacing);line-height:var(--teaser--line-height,var(--theme--fluid-body--01-line-height))}.story-header{--headline--color:#000;--headline--font-size:var(--theme--fluid-title-01-font-size);--headline--line-height:var(--theme--fluid-title-01-line-height)}.story{outline-offset:-3px}.story,.story-header{display:flex;flex-direction:column;align-items:center}.story-header{text-align:center;grid-gap:clamp(1rem,3.3333333333vw - (30rem * .0333333333) + 1rem,1.5rem);gap:clamp(1rem,3.3333333333vw - (30rem * .0333333333) + 1rem,1.5rem);margin-top:clamp(1.5rem,10vw - (30rem * .1) + 1.5rem,3rem);margin-bottom:1.5rem;max-width:var(--c--layout-width);width:100%}.story-header>*{max-width:45rem;margin-bottom:0;margin-top:0;width:100%}.story-main{--ad-section--label:"Advertisement - Story Continues Below";width:100%;max-width:var(--c--prose-width);margin:0 auto}.story-main hr{background-color:var(--branding-line-color)}.story-main .ad-section{clear:both;margin:var(--prose--spacing-2,3em) calc(50% - 50vw);transform:translateX(calc(50vw - 50%))}.story-main .ad--native{--thumbnail--aspect-ratio:var(--ar-square);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);color:var(--color-text-muted);font-family:var(--body-sans);padding:1.5rem .75rem;position:relative;margin:var(--prose--spacing-2,3em) 0}.story-main .ad--native:before{content:var(--ad-section--label);text-transform:uppercase;letter-spacing:.15em;font-size:.5625rem;line-height:1;position:absolute;bottom:100%;width:100%;text-align:center;margin-bottom:.5rem}.story-main .ad--native .item__kicker{font-size:.75rem;margin:0 0 .5rem}.story-main .ad--native .item__title{font-size:1.25rem;line-height:1.2;margin:0 0 .5rem}@media screen and (min-width:50rem){.story-main .ad--native .item__title{font-size:1.5rem}}.story-main .ad--native .item__kicker,.story-main .ad--native .item__meta,.story-main .ad--native .item__teaser{display:block;font-family:inherit;line-height:1.2}.story-main .ad--native .item__teaser{margin-top:auto}.story-main .ad--native .item__meta,.story-main .ad--native .item__teaser{font-size:.875rem}.story-main .ad--native .item__meta{font-size:.75rem;margin:0}.story-main .ad--native div[id*=google_ads_iframe]{position:absolute;left:auto}.story-main .ad--native a{border-bottom:0}.story-main .c-media{margin-bottom:var(--theme--fluid-spacing-07);margin-top:var(--theme--fluid-spacing-07)}.story-main .c-media figcaption p{margin:0}.story-main .c-media:first-child{margin-top:0}.story-main .c-media--image img{display:block;width:100%;height:auto}.story-main .c-media__attributions{margin-top:var(--theme--fluid-spacing-01)}.story-main .c-media__attributions p{color:var(--photo-credit--color,#000);font-family:var(--photo-credit--font-family,var(--body-sans));font-size:var(--photo-credit--font-size,var(--theme--body-00-font-size));font-weight:var(--photo-credit--font-weight,normal);letter-spacing:var(--photo-credit--letter-spacing,var(--theme--letter-spacing-loose));line-height:var(--photo-credit--line-height,var(--theme--body-00-line-height));opacity:var(--photo-credit--opacity,.5)}.story-main .c-media__caption{margin-top:var(--theme--fluid-spacing-02)}.story-main .c-media__caption p{color:var(--caption--color,#000);font-family:var(--caption--font-family,var(--body-sans));font-size:var(--caption--font-size,var(--theme--fluid-body-00-font-size));font-weight:var(--caption--font-weight,normal);letter-spacing:var(--caption--letter-spacing);line-height:var(--caption--line-height,var(--theme--fluid-body-00-line-height));opacity:var(--caption--opacity,.7)}.story-main .c-media__caption p:not(:last-child){margin-bottom:1em}@media screen and (min-width:30rem){.story-main .c-align--left{width:50%;float:left;margin:0 var(--theme--fluid-spacing-06) var(--theme--fluid-spacing-06) calc(-1*var(--layout-padding))}.story-main .c-align--left figcaption{padding-left:var(--layout-padding);padding-right:calc(0.25*var(--layout-padding))}.story-main .c-align--right{width:50%;float:right;margin:0 calc(-1*var(--layout-padding)) var(--theme--fluid-spacing-06) var(--theme--fluid-spacing-06)}.story-main .c-align--right figcaption{padding-right:var(--layout-padding);padding-left:calc(0.25*var(--layout-padding));text-align:right}}@media screen and (min-width:45rem){.story-main .c-align--left{margin-left:calc(-0.5*(var(--c--layout-width) - var(--c--prose-width)))}.story-main .c-align--right{margin-right:calc(-0.5*(var(--c--layout-width) - var(--c--prose-width)))}.story-main .c-align--left figcaption,.story-main .c-align--right figcaption{padding:0}}.story-main .c-align--center img{width:auto;max-width:100%;margin:0 auto;min-height:1px}.story-main .c-align--full{margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);transform:translateX(calc(50vw - 50%));max-width:100vw}@media screen and (min-width:45rem){.story-main .c-align--full{margin-right:calc(50% - 50vw + var(--layout-padding));margin-left:calc(50% - 50vw + var(--layout-padding));transform:translateX(calc(50vw - 50% - var(--layout-padding)));max-width:var(--layout-max-width)}}.story-main .c-align--bleed{margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);transform:translateX(calc(50vw - 50%))}.story-main .c-align--bleed figcaption,.story-main .c-align--full figcaption{max-width:var(--c--prose-width);margin-left:auto;margin-right:auto}.visually-hidden,.visuallyhidden{position:absolute!important;top:-9999px!important;left:-9999px!important}.screen-reader-only:not(:focus):not(:active){clip:rect(0 0 0 0);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}[role=button],button{cursor:pointer}.thumbnail{position:relative;background:var(--thumbnail--background,--color-background-dark);padding-bottom:var(--thumbnail--aspect-ratio);border-radius:var(--thumbnail--border-radius,0)}.thumbnail img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:var(--thumbnail--object-fit,cover);object-fit:var(--thumbnail--object-fit,cover);mix-blend-mode:var(--thumbnail--blend-mode,normal)}.thumbnail .cld-responsive{opacity:0;transition:all .2s}.thumbnail.ar-square,.thumbnail.aspect_ratio_square{--thumbnail--aspect-ratio:var(--ar-square)}.thumbnail.ar-rectangle,.thumbnail.aspect_ratio_rectangle{--thumbnail--aspect-ratio:var(--ar-3-2)}.thumbnail.ar-16-9,.thumbnail.aspect_ratio_16_9{--thumbnail--aspect-ratio:var(--ar-16-9)}.thumbnail.ar-4-3,.thumbnail.aspect_ratio_4_3{--thumbnail--aspect-ratio:var(--ar-4-3)}.thumbnail.ar-2-3,.thumbnail.aspect_ratio_2_3{--thumbnail--aspect-ratio:var(--ar-2-3)}.thumbnail.ar-natural img,.thumbnail.aspect_ratio_none img{position:relative}.c-body p.c-drop-cap:first-letter,.c-body span.c-drop-cap{font-size:6em;float:left;padding-right:.05em;color:var(--title-color);line-height:1.6ex}.c-body .c-kicker{display:inline-block;padding-bottom:.25rem;line-height:1;font-family:var(--body-font);border-bottom:2px solid #000;margin-bottom:.75rem;font-size:14px;letter-spacing:.05em;text-transform:uppercase;font-weight:700}.c-body .c-kicker+h1,.c-body .c-kicker+h2,.c-body .c-kicker+h3,.c-body .c-kicker+h4,.c-body .c-kicker+h5,.c-body .c-kicker+h6{margin-top:0}.c-body .c-label{background:var(--bg-accent);color:var(--fg-on-color);font-family:var(--body-font);font-weight:700;padding:.25em .375em;text-transform:uppercase;letter-spacing:.05em;line-height:1;font-size:.75em}.c-body [data-ink-block=row]{grid-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;margin:3rem 0}@media screen and (min-width:45rem){.c-body [data-ink-block=row]{display:flex}}.c-body [data-ink-block=column]{flex:1 1 50%;min-width:0}@media screen and (min-width:45rem){.c-body [data-ink-block=column]>:first-child{margin-top:0}.c-body [data-ink-block=column]>:last-child{margin-bottom:0}}.c-body .c-lead-in,.c-body .lead-in{font-family:var(--body-font);font-weight:700;text-transform:uppercase;letter-spacing:.05em;font-size:.8em}.c-link-button{align-items:center;border:2px solid var(--c-link-button--color,var(--fg-default));font-family:var(--body-font);display:inline-flex;line-height:1;padding:.75em;background-color:var(--c-link-button--bgcolor,transparent);color:var(--c-link-button--color,var(--fg-default))!important;text-decoration:none;font-size:1.125rem;height:3.125rem}.c-link-button:not(:last-child){margin-right:.25em}.c-link-button:hover{background-color:var(--c-link-button--bgcolor--hover,var(--fg-default));color:var(--c-link-button--color--hover,#fff)!important}.c-link-button--primary{background-color:var(--c-link-button--bgcolor--primary,var(--fg-default));color:var(--c-link-button--color--primary,#fff)!important;font-weight:700}.c-link-button[disabled]{opacity:.5;cursor:not-allowed;pointer-events:none}.c-link-button--small{font-size:.875rem;height:2.5rem}.c-body .c-listicle-block{margin:3rem 0}.c-body .c-listicle-block header{margin-bottom:1.5rem}.c-body .c-listicle-block:after{content:"";display:block;clear:both}.c-body .c-listing-details{font-family:var(--body-sans);font-size:14px;letter-spacing:.075em;margin:12px 0 24px;text-transform:uppercase}.c-body .c-product-price{color:var(--product-price--color,var(--fg-muted));font-family:var(--product-price--font-family,var(--body-font));font-size:var(--fs-fluid-0);margin:12px 0 24px}.c-body .c-pull-quote{font-family:var(--body-font);margin:3rem 0;text-align:center;width:100%}.c-body .c-pull-quote>*{width:100%}.c-body .c-pull-quote p{font-size:1.5rem;font-weight:700;line-height:2.5ex}.c-body .c-pull-quote cite{font-size:.875rem}.c-body .c-pull-quote>:first-child{margin-top:0}.c-body .c-pull-quote>:last-child{margin-bottom:0}.c-body .c-pull-quote:after,.c-body .c-pull-quote:before{content:"";display:block;height:.25rem;width:2rem;background:var(--accent-color,red);border-radius:999rem;margin:0 auto}.c-body .c-pull-quote:before{margin-bottom:1.5rem}.c-body .c-pull-quote:after{margin-top:1.5rem}.c-body .c-pull-quote__attribution{display:block;font-size:.875em}.c-body ol,.c-body ul{margin-left:1em}.c-body ol ol,.c-body ol ul,.c-body ul ol,.c-body ul ul{margin-top:0;margin-bottom:0}.c-body ol{list-style:outside decimal}.c-body ol ol{list-style-type:lower-alpha}.c-body ol ol ol{list-style-type:lower-roman}.c-body ul{list-style:outside disc}.c-body ul ul{list-style-type:square}.c-body ul ul ul{list-style-type:circle}.preload *{transition:none!important}[hidden]{display:none}.c-shops-logo{margin-left:.5em;width:9.375rem;height:2rem;background:currentColor;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 149 32'%3E%3Cpath d='M13.9 7.95c.12-.35.21-.68.33-1.02-.21-.08-.44-.15-.66-.25.12-.33.21-.66.33-.99-.54-.19-1.08-.41-1.62-.62-.1.33-.21.66-.33.99-.21-.08-.44-.17-.66-.27-.12.35-.21.68-.33 1.02.21.1.44.17.66.27-.27.87-.56 1.74-.83 2.59.54.21 1.08.43 1.62.64.27-.87.56-1.74.83-2.61.21.08.44.17.66.25zm4.02.14c-.41-.14-1.01-.1-1.39.27.21-.66.43-1.31.64-1.99-.54-.19-1.08-.37-1.64-.56-.54 1.7-1.08 3.38-1.62 5.08.54.19 1.08.39 1.62.58.19-.62.39-1.22.58-1.84.12-.35.39-.64.75-.52.31.1.35.31.19.79-.19.62-.41 1.26-.6 1.88.54.19 1.08.37 1.62.54.23-.73.46-1.47.7-2.2.31-.91.14-1.72-.85-2.03zm1.7 2.65c-.37 1.16.21 2.24 1.43 2.61.77.23 1.33.17 1.76 0 .1-.33.19-.64.31-.97-.33.14-.83.15-1.24.04-.62-.17-.83-.5-.72-1.02.7.19 1.39.39 2.11.58.08-.12.17-.39.25-.62.29-.97-.31-1.74-1.28-2.01-1.06-.25-2.26.21-2.63 1.39zm2.36-.5c.21.06.29.25.21.52-.04.14-.08.23-.08.23-.25-.08-.5-.14-.75-.21.19-.5.41-.6.62-.54zm-10.94 2.78c.35.14.68.37 1.04.77.17-.27.35-.54.5-.81-.29-.31-.73-.7-1.33-.93-1.16-.46-1.82-.04-2.01.54-.19.56-.06 1.22 1.01 1.86.27.17.43.25.37.41-.04.12-.17.15-.43.04-.58-.23-.91-.64-1.22-1.02l-.52.83c.35.43.81.85 1.51 1.14 1.16.48 1.88.14 2.15-.66.15-.5-.02-1.14-1.16-1.82-.19-.12-.27-.21-.23-.33 0-.08.12-.1.33-.02zm5.55 1.02c-.41-.14-1.01-.12-1.39.25.21-.66.43-1.31.64-1.97-.54-.19-1.08-.39-1.62-.58-.56 1.66-1.1 3.34-1.64 5.03.54.21 1.08.41 1.62.62.19-.6.39-1.22.58-1.82.12-.35.39-.64.75-.5.31.12.35.31.19.81-.19.62-.41 1.24-.6 1.86.54.19 1.08.39 1.62.56.23-.73.46-1.47.7-2.18.31-.95.14-1.74-.85-2.07zm6.01 3.98c.37-1.2-.35-2.28-1.53-2.63-1.18-.35-2.44.17-2.8 1.33-.37 1.2.35 2.3 1.55 2.67 1.18.37 2.4-.17 2.78-1.37zm-1.57-.44c-.21.66-.56.79-.87.7s-.52-.41-.33-1.04c.21-.64.56-.79.87-.7.33.1.52.39.33 1.04zm3.02 4.7c.21-.7.43-1.39.64-2.09.21.46.66.68.99.75.97.23 1.91-.43 2.28-1.64.37-1.22-.08-2.17-1.06-2.38-.35-.08-.93-.08-1.39.29l.12-.46c-.5-.12-1.02-.25-1.53-.37-.56 1.84-1.14 3.65-1.7 5.47l1.66.43zm1.08-3.62c.17-.54.52-.77.87-.7s.52.44.35.99c-.17.54-.5.77-.87.7s-.52-.44-.35-.99zm5.65.1c.35.06.68.23 1.04.54.17-.31.33-.62.5-.91-.29-.25-.73-.54-1.33-.64-1.16-.21-1.82.37-2.01.99s-.06 1.24 1.01 1.64c.27.12.43.15.37.33-.04.14-.17.19-.43.14-.58-.12-.91-.43-1.22-.75l-.52.95c.35.35.81.68 1.51.81 1.16.23 1.88-.27 2.13-1.14.15-.54-.02-1.12-1.16-1.57-.17-.08-.27-.15-.23-.27.04-.1.15-.15.35-.12zm-19.8 3.79c.39-1.2.77-2.42 1.16-3.62-.5-.19-1.02-.41-1.53-.6-.06.14-.12.29-.17.43-.17-.56-.7-.91-1.02-1.04-.97-.41-1.91.04-2.28 1.16-.37 1.14.08 2.18 1.04 2.61.33.15.93.27 1.37-.02-.04.15-.08.31-.12.44.54.21 1.04.43 1.55.64zm-1.86-1.91c-.35-.15-.52-.54-.35-1.04s.5-.68.87-.54c.35.15.52.54.37 1.04-.19.5-.54.68-.89.54zm5.01 3.11c.27-.87.56-1.74.83-2.63.21.08.44.15.66.23.12-.35.21-.7.33-1.04-.21-.08-.44-.15-.66-.23.12-.33.21-.68.33-1.01-.54-.19-1.08-.39-1.62-.58-.12.33-.21.66-.33 1.01-.21-.08-.44-.15-.66-.25-.12.35-.21.68-.33 1.02.21.08.44.17.66.25-.27.87-.56 1.74-.83 2.61.52.21 1.06.43 1.62.62zm-4.02-22.3c1.31.54 2.55 1.04 3.81 1.55 1.24.48 2.47.97 3.71 1.43 1.24.46 2.47.89 3.31 1.18C17.27 3.87 13.23 1.94 9.15 0 6.13 8.31 3.07 16.76 0 25.27c5.51-.14 10.87.43 15.97 1.68-4.1-1.6-8.35-3.27-12.66-4.95 2.3-6.94 4.54-13.73 6.8-20.55zm28.54 24.2c-2.44 1.55-4.85 3.09-7.31 4.6-.27.17-.7.27-1.02.21-2.05-.41-4.12-.85-6.17-1.31-1.01-.23-2.51-.66-3.52-.89.08.12.66.31.73.35 3.07 1.12 6.17 2.26 9.26 3.36.15.06.43 0 .56-.1 2.67-2.13 5.32-4.25 7.97-6.4-.02-.04-.04-.06-.04-.1-.14.08-.31.17-.46.27zm-1.18-14.93l.12.08c-.31-.54-.56-1.35-.93-1.88-.12-.19-.41-.35-.64-.37-2.53-.37-5.08-.7-7.62-1.04-.5-.08-1.01-.19-1.51-.27 2.38.64 4.76 1.16 7.15 1.62 1.33.25 2.75.29 3.42 1.86z'/%3E%3Cpath d='M149 13.76v-1.27h-5.01V9.16h-4.52v3.33h-2v1.27h2v5.55l-.03-.03c-1.52 2.22-3.3 2.9-5.17 2.9-1.6 0-2.3-.76-2.3-1.84s.68-1.95 3.01-2.03h.03v-1.46c-2.3-.08-2.82-.81-2.82-1.62s.51-1.27 1.35-1.27c.89 0 1.68.27 2.46.79l.92-1.33c-.95-.73-2.36-1.27-4.31-1.27-2.68 0-4.63 1.19-4.63 3.3 0 .97.7 1.84 1.68 2.25-1.16.41-2.27 1.35-2.27 3.03 0 .35.05.68.19 1-.27.32-.57.51-1.03.51-.62 0-.95-.35-.95-.97v-9.63c0-3.2-1.76-4.44-3.95-4.44-1.62 0-2.84.7-3.6 1.71-.65-.92-1.79-1.71-3.52-1.71-1.33 0-2.52.51-3.3 1.6-.54-.97-1.73-1.57-3.36-1.57-1.22 0-2.38.6-3.28 1.33l.73.97c.3-.22.65-.43.89-.43.57 0 .81.38.81 1v13.73h4.52V11.67c0-.92.43-1.35 1.27-1.35.79 0 1.19.43 1.19 1.33v12.13h4.55V11.64c0-.89.43-1.33 1.25-1.33s1.22.43 1.22 1.33v9.34c0 2.14 1.49 3.17 3.44 3.17 1.73 0 2.87-.54 3.74-1.46.89.92 2.44 1.46 4.41 1.46 3.14 0 5.01-.79 6.88-2.82.05 1.6 1.22 2.79 3.68 2.79 1.6 0 3.01-.65 3.63-1.76l-.6-.79c-.35.38-.79.62-1.27.62-.62 0-.92-.32-.92-.97v-7.47h4.98zm-44.33 6.99c-1.06 1-2.41 1.46-3.52 1.46-1.6 0-2.3-.76-2.3-1.84s.68-1.95 3.01-2.03h.03v-1.49c-2.3-.08-2.82-.81-2.82-1.62s.51-1.27 1.35-1.27c.89 0 1.68.27 2.46.79l.92-1.33c-.95-.73-2.36-1.27-4.31-1.27-2.68 0-4.63 1.19-4.63 3.3 0 .97.7 1.84 1.68 2.25-1.16.41-2.27 1.35-2.27 3.03 0 .35.05.68.19 1-.24.3-.62.51-1.08.51-.62 0-.89-.35-.89-1.11v-7.37c1.81-.11 3.2-1.46 3.2-3.55 0-2.55-1.52-4.01-4.33-4.01-1.81 0-3.38.95-3.38 3.49v2.82h-2.17V9.15h-4.55v3.36h-2.17V9.15h-4.55v3.36h-2.3v1.27h2.3v7.23c0 .22 0 .41.05.6-.3.41-.73.7-1.38.7-.81 0-1.08-.46-1.08-1.16v-5.42c0-2.06-2.55-3.47-5.71-3.47-2.98 0-5.96 2.14-5.96 6.17 0 1 .16 1.87.43 2.6-1 .89-2.17 1.16-3.2 1.16-1.6 0-2.33-.76-2.33-1.84s.68-1.95 3.01-2.03h.03v-1.46c-2.3-.08-2.82-.81-2.82-1.62s.51-1.27 1.35-1.27c.89 0 1.68.27 2.46.79l.92-1.33c-.95-.73-2.36-1.27-4.31-1.27-2.68 0-4.63 1.19-4.63 3.3 0 .97.7 1.84 1.68 2.25-1.11.41-2.19 1.3-2.27 2.87-.35-.11-.7-.22-1.06-.35.08-.35.14-.73.14-1.14 0-.27-.03-.54-.08-.79-.22-1-.81-1.79-1.65-2.49-.22-.19-.43-.35-.65-.51s-.49-.32-.73-.51-.51-.32-.79-.49c-1.68-1.06-2.79-1.79-3.38-2.41-.35-.38-.51-.7-.51-1.06 0-.16.03-.3.11-.46.19-.35.6-.6 1.14-.68.11-.03.22-.03.35-.03.11 0 .24 0 .38.03.32.03.68.11 1.08.24.16.05.32.11.49.19.51.22 1.06.54 1.6.95.11.05.19.14.3.22l1.57-2.3a8.45 8.45 0 00-2.06-1.35 8.492 8.492 0 00-3.52-.81c-.27 0-.51 0-.76.03-.05 0-.11 0-.19.03-.19.03-.35.03-.54.05-.05 0-.11.03-.16.03-.16.03-.35.05-.51.08-.05 0-.08.03-.14.03-.16.05-.32.08-.49.14-.03 0-.05.03-.08.03-.16.05-.32.11-.49.19l-.05.03c-.16.08-.32.14-.46.24h-.03c-.16.08-.3.19-.43.27-.14.11-.27.22-.41.32-.92.84-1.38 1.95-1.38 3.2 0 2.11 1.76 3.79 3.87 5.06.92.57 1.79 1.08 2.46 1.57.05.03.08.05.14.11.05.05.11.08.16.14.03.03.05.05.11.08.08.08.16.14.24.22-.32-.08-.68-.14-1-.19-1.22-.22-2.38-.35-3.47-.35-.46 0-.87.03-1.27.08-.08-.05-.16-.08-.24-.14h-.03c-.08-.03-.16-.05-.24-.08l-.03-.03a.687.687 0 00-.24-.05h-.05c-.11-.03-.19-.03-.3-.03-.89-.03-1.76.49-2.14 1.33-.03.08-.05.16-.08.22 0 .03-.03.05-.03.05-.03.05-.03.14-.05.22v.03c-.03.08-.03.16-.03.22v.3c0 .08 0 .14.03.22v.05c0 .05.03.11.03.19v.05c.03.08.03.14.05.22l.03.05c.03.05.05.11.08.16 0 .03.03.03.03.05.03.05.05.14.11.19 0 0 0 .03.03.03.03.05.08.11.11.16 0 .03.03.03.03.05.05.05.08.11.14.16.05.05.14.14.22.19.03.03.05.03.08.05.05.03.11.08.16.11.03.03.05.03.08.05.05.03.11.05.19.08.03 0 .05.03.08.03.08.03.19.05.3.08.08.03.14.03.22.05h.51s.08 0 .11-.03c.03 0 .05 0 .08-.03.03 0 .08-.03.11-.03s.05-.03.08-.03.08-.03.11-.03.05-.03.08-.03c.05-.03.11-.05.19-.08.03-.03.05-.03.08-.05s.05-.03.11-.05l.08-.05s.05-.03.08-.05.05-.05.08-.05c.03-.03.05-.03.08-.05s.05-.05.08-.08.03-.05.05-.05l.08-.08c.03-.03.03-.05.05-.05.03-.03.05-.05.08-.11l.03-.05c.05-.08.11-.19.16-.3.05-.14.14-.3.16-.46.05-.19.05-.38.05-.57.32-.14.84-.22 1.57-.22.54 0 1.14.05 1.79.11.27.03.57.08.87.11.19.03.38.05.54.08.11.03.24.03.35.05-.3.57-1.08.95-2.06 1.11l-.91 2.82c3.38-.11 6.19-1.11 7.33-2.82.65.19 1.3.41 1.95.62.73 1.27 2.49 2.11 4.87 2.11 2.68 0 4.28-.89 5.52-1.9.89 1.27 2.25 1.9 3.68 1.9s2.33-.51 3.01-1.25c.57.76 1.57 1.25 2.95 1.25 1.9 0 3.06-.49 3.93-1.38.6.92 1.71 1.38 2.92 1.38 1.62 0 2.82-.49 3.71-1.49.6 1 1.73 1.49 3.01 1.49 1.62 0 2.82-.49 3.71-1.49.6 1 1.73 1.49 3.01 1.49 1.65 0 2.82-.49 3.74-1.52.89.92 2.46 1.52 4.44 1.52 3.09 0 4.85-1.19 6.07-2.36-.11 0-.95-1.03-1-1.03zM92.43 9.38c0-.54.16-.79.6-.79.6 0 1.11.43 1.11 1.76 0 1.46-.84 2.14-1.73 2.14.03 0 .03-3.11.03-3.11zM66.49 22.21c-.81 0-1.6-.76-1.6-3.98s.6-4.39 1.57-4.39c.7 0 1.06.41 1.06.95v6.2c0 .24.03.49.05.7-.22.32-.51.51-1.08.51zm13.43 0c-.62 0-.89-.35-.89-1.11v-7.34h2.17v7.23c0 .16 0 .3.03.43-.24.38-.68.79-1.3.79zm6.72 0c-.62 0-.89-.35-.89-1.11v-7.34h2.17v7.23c0 .16 0 .3.03.43-.27.38-.68.79-1.3.79z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 149 32'%3E%3Cpath d='M13.9 7.95c.12-.35.21-.68.33-1.02-.21-.08-.44-.15-.66-.25.12-.33.21-.66.33-.99-.54-.19-1.08-.41-1.62-.62-.1.33-.21.66-.33.99-.21-.08-.44-.17-.66-.27-.12.35-.21.68-.33 1.02.21.1.44.17.66.27-.27.87-.56 1.74-.83 2.59.54.21 1.08.43 1.62.64.27-.87.56-1.74.83-2.61.21.08.44.17.66.25zm4.02.14c-.41-.14-1.01-.1-1.39.27.21-.66.43-1.31.64-1.99-.54-.19-1.08-.37-1.64-.56-.54 1.7-1.08 3.38-1.62 5.08.54.19 1.08.39 1.62.58.19-.62.39-1.22.58-1.84.12-.35.39-.64.75-.52.31.1.35.31.19.79-.19.62-.41 1.26-.6 1.88.54.19 1.08.37 1.62.54.23-.73.46-1.47.7-2.2.31-.91.14-1.72-.85-2.03zm1.7 2.65c-.37 1.16.21 2.24 1.43 2.61.77.23 1.33.17 1.76 0 .1-.33.19-.64.31-.97-.33.14-.83.15-1.24.04-.62-.17-.83-.5-.72-1.02.7.19 1.39.39 2.11.58.08-.12.17-.39.25-.62.29-.97-.31-1.74-1.28-2.01-1.06-.25-2.26.21-2.63 1.39zm2.36-.5c.21.06.29.25.21.52-.04.14-.08.23-.08.23-.25-.08-.5-.14-.75-.21.19-.5.41-.6.62-.54zm-10.94 2.78c.35.14.68.37 1.04.77.17-.27.35-.54.5-.81-.29-.31-.73-.7-1.33-.93-1.16-.46-1.82-.04-2.01.54-.19.56-.06 1.22 1.01 1.86.27.17.43.25.37.41-.04.12-.17.15-.43.04-.58-.23-.91-.64-1.22-1.02l-.52.83c.35.43.81.85 1.51 1.14 1.16.48 1.88.14 2.15-.66.15-.5-.02-1.14-1.16-1.82-.19-.12-.27-.21-.23-.33 0-.08.12-.1.33-.02zm5.55 1.02c-.41-.14-1.01-.12-1.39.25.21-.66.43-1.31.64-1.97-.54-.19-1.08-.39-1.62-.58-.56 1.66-1.1 3.34-1.64 5.03.54.21 1.08.41 1.62.62.19-.6.39-1.22.58-1.82.12-.35.39-.64.75-.5.31.12.35.31.19.81-.19.62-.41 1.24-.6 1.86.54.19 1.08.39 1.62.56.23-.73.46-1.47.7-2.18.31-.95.14-1.74-.85-2.07zm6.01 3.98c.37-1.2-.35-2.28-1.53-2.63-1.18-.35-2.44.17-2.8 1.33-.37 1.2.35 2.3 1.55 2.67 1.18.37 2.4-.17 2.78-1.37zm-1.57-.44c-.21.66-.56.79-.87.7s-.52-.41-.33-1.04c.21-.64.56-.79.87-.7.33.1.52.39.33 1.04zm3.02 4.7c.21-.7.43-1.39.64-2.09.21.46.66.68.99.75.97.23 1.91-.43 2.28-1.64.37-1.22-.08-2.17-1.06-2.38-.35-.08-.93-.08-1.39.29l.12-.46c-.5-.12-1.02-.25-1.53-.37-.56 1.84-1.14 3.65-1.7 5.47l1.66.43zm1.08-3.62c.17-.54.52-.77.87-.7s.52.44.35.99c-.17.54-.5.77-.87.7s-.52-.44-.35-.99zm5.65.1c.35.06.68.23 1.04.54.17-.31.33-.62.5-.91-.29-.25-.73-.54-1.33-.64-1.16-.21-1.82.37-2.01.99s-.06 1.24 1.01 1.64c.27.12.43.15.37.33-.04.14-.17.19-.43.14-.58-.12-.91-.43-1.22-.75l-.52.95c.35.35.81.68 1.51.81 1.16.23 1.88-.27 2.13-1.14.15-.54-.02-1.12-1.16-1.57-.17-.08-.27-.15-.23-.27.04-.1.15-.15.35-.12zm-19.8 3.79c.39-1.2.77-2.42 1.16-3.62-.5-.19-1.02-.41-1.53-.6-.06.14-.12.29-.17.43-.17-.56-.7-.91-1.02-1.04-.97-.41-1.91.04-2.28 1.16-.37 1.14.08 2.18 1.04 2.61.33.15.93.27 1.37-.02-.04.15-.08.31-.12.44.54.21 1.04.43 1.55.64zm-1.86-1.91c-.35-.15-.52-.54-.35-1.04s.5-.68.87-.54c.35.15.52.54.37 1.04-.19.5-.54.68-.89.54zm5.01 3.11c.27-.87.56-1.74.83-2.63.21.08.44.15.66.23.12-.35.21-.7.33-1.04-.21-.08-.44-.15-.66-.23.12-.33.21-.68.33-1.01-.54-.19-1.08-.39-1.62-.58-.12.33-.21.66-.33 1.01-.21-.08-.44-.15-.66-.25-.12.35-.21.68-.33 1.02.21.08.44.17.66.25-.27.87-.56 1.74-.83 2.61.52.21 1.06.43 1.62.62zm-4.02-22.3c1.31.54 2.55 1.04 3.81 1.55 1.24.48 2.47.97 3.71 1.43 1.24.46 2.47.89 3.31 1.18C17.27 3.87 13.23 1.94 9.15 0 6.13 8.31 3.07 16.76 0 25.27c5.51-.14 10.87.43 15.97 1.68-4.1-1.6-8.35-3.27-12.66-4.95 2.3-6.94 4.54-13.73 6.8-20.55zm28.54 24.2c-2.44 1.55-4.85 3.09-7.31 4.6-.27.17-.7.27-1.02.21-2.05-.41-4.12-.85-6.17-1.31-1.01-.23-2.51-.66-3.52-.89.08.12.66.31.73.35 3.07 1.12 6.17 2.26 9.26 3.36.15.06.43 0 .56-.1 2.67-2.13 5.32-4.25 7.97-6.4-.02-.04-.04-.06-.04-.1-.14.08-.31.17-.46.27zm-1.18-14.93l.12.08c-.31-.54-.56-1.35-.93-1.88-.12-.19-.41-.35-.64-.37-2.53-.37-5.08-.7-7.62-1.04-.5-.08-1.01-.19-1.51-.27 2.38.64 4.76 1.16 7.15 1.62 1.33.25 2.75.29 3.42 1.86z'/%3E%3Cpath d='M149 13.76v-1.27h-5.01V9.16h-4.52v3.33h-2v1.27h2v5.55l-.03-.03c-1.52 2.22-3.3 2.9-5.17 2.9-1.6 0-2.3-.76-2.3-1.84s.68-1.95 3.01-2.03h.03v-1.46c-2.3-.08-2.82-.81-2.82-1.62s.51-1.27 1.35-1.27c.89 0 1.68.27 2.46.79l.92-1.33c-.95-.73-2.36-1.27-4.31-1.27-2.68 0-4.63 1.19-4.63 3.3 0 .97.7 1.84 1.68 2.25-1.16.41-2.27 1.35-2.27 3.03 0 .35.05.68.19 1-.27.32-.57.51-1.03.51-.62 0-.95-.35-.95-.97v-9.63c0-3.2-1.76-4.44-3.95-4.44-1.62 0-2.84.7-3.6 1.71-.65-.92-1.79-1.71-3.52-1.71-1.33 0-2.52.51-3.3 1.6-.54-.97-1.73-1.57-3.36-1.57-1.22 0-2.38.6-3.28 1.33l.73.97c.3-.22.65-.43.89-.43.57 0 .81.38.81 1v13.73h4.52V11.67c0-.92.43-1.35 1.27-1.35.79 0 1.19.43 1.19 1.33v12.13h4.55V11.64c0-.89.43-1.33 1.25-1.33s1.22.43 1.22 1.33v9.34c0 2.14 1.49 3.17 3.44 3.17 1.73 0 2.87-.54 3.74-1.46.89.92 2.44 1.46 4.41 1.46 3.14 0 5.01-.79 6.88-2.82.05 1.6 1.22 2.79 3.68 2.79 1.6 0 3.01-.65 3.63-1.76l-.6-.79c-.35.38-.79.62-1.27.62-.62 0-.92-.32-.92-.97v-7.47h4.98zm-44.33 6.99c-1.06 1-2.41 1.46-3.52 1.46-1.6 0-2.3-.76-2.3-1.84s.68-1.95 3.01-2.03h.03v-1.49c-2.3-.08-2.82-.81-2.82-1.62s.51-1.27 1.35-1.27c.89 0 1.68.27 2.46.79l.92-1.33c-.95-.73-2.36-1.27-4.31-1.27-2.68 0-4.63 1.19-4.63 3.3 0 .97.7 1.84 1.68 2.25-1.16.41-2.27 1.35-2.27 3.03 0 .35.05.68.19 1-.24.3-.62.51-1.08.51-.62 0-.89-.35-.89-1.11v-7.37c1.81-.11 3.2-1.46 3.2-3.55 0-2.55-1.52-4.01-4.33-4.01-1.81 0-3.38.95-3.38 3.49v2.82h-2.17V9.15h-4.55v3.36h-2.17V9.15h-4.55v3.36h-2.3v1.27h2.3v7.23c0 .22 0 .41.05.6-.3.41-.73.7-1.38.7-.81 0-1.08-.46-1.08-1.16v-5.42c0-2.06-2.55-3.47-5.71-3.47-2.98 0-5.96 2.14-5.96 6.17 0 1 .16 1.87.43 2.6-1 .89-2.17 1.16-3.2 1.16-1.6 0-2.33-.76-2.33-1.84s.68-1.95 3.01-2.03h.03v-1.46c-2.3-.08-2.82-.81-2.82-1.62s.51-1.27 1.35-1.27c.89 0 1.68.27 2.46.79l.92-1.33c-.95-.73-2.36-1.27-4.31-1.27-2.68 0-4.63 1.19-4.63 3.3 0 .97.7 1.84 1.68 2.25-1.11.41-2.19 1.3-2.27 2.87-.35-.11-.7-.22-1.06-.35.08-.35.14-.73.14-1.14 0-.27-.03-.54-.08-.79-.22-1-.81-1.79-1.65-2.49-.22-.19-.43-.35-.65-.51s-.49-.32-.73-.51-.51-.32-.79-.49c-1.68-1.06-2.79-1.79-3.38-2.41-.35-.38-.51-.7-.51-1.06 0-.16.03-.3.11-.46.19-.35.6-.6 1.14-.68.11-.03.22-.03.35-.03.11 0 .24 0 .38.03.32.03.68.11 1.08.24.16.05.32.11.49.19.51.22 1.06.54 1.6.95.11.05.19.14.3.22l1.57-2.3a8.45 8.45 0 00-2.06-1.35 8.492 8.492 0 00-3.52-.81c-.27 0-.51 0-.76.03-.05 0-.11 0-.19.03-.19.03-.35.03-.54.05-.05 0-.11.03-.16.03-.16.03-.35.05-.51.08-.05 0-.08.03-.14.03-.16.05-.32.08-.49.14-.03 0-.05.03-.08.03-.16.05-.32.11-.49.19l-.05.03c-.16.08-.32.14-.46.24h-.03c-.16.08-.3.19-.43.27-.14.11-.27.22-.41.32-.92.84-1.38 1.95-1.38 3.2 0 2.11 1.76 3.79 3.87 5.06.92.57 1.79 1.08 2.46 1.57.05.03.08.05.14.11.05.05.11.08.16.14.03.03.05.05.11.08.08.08.16.14.24.22-.32-.08-.68-.14-1-.19-1.22-.22-2.38-.35-3.47-.35-.46 0-.87.03-1.27.08-.08-.05-.16-.08-.24-.14h-.03c-.08-.03-.16-.05-.24-.08l-.03-.03a.687.687 0 00-.24-.05h-.05c-.11-.03-.19-.03-.3-.03-.89-.03-1.76.49-2.14 1.33-.03.08-.05.16-.08.22 0 .03-.03.05-.03.05-.03.05-.03.14-.05.22v.03c-.03.08-.03.16-.03.22v.3c0 .08 0 .14.03.22v.05c0 .05.03.11.03.19v.05c.03.08.03.14.05.22l.03.05c.03.05.05.11.08.16 0 .03.03.03.03.05.03.05.05.14.11.19 0 0 0 .03.03.03.03.05.08.11.11.16 0 .03.03.03.03.05.05.05.08.11.14.16.05.05.14.14.22.19.03.03.05.03.08.05.05.03.11.08.16.11.03.03.05.03.08.05.05.03.11.05.19.08.03 0 .05.03.08.03.08.03.19.05.3.08.08.03.14.03.22.05h.51s.08 0 .11-.03c.03 0 .05 0 .08-.03.03 0 .08-.03.11-.03s.05-.03.08-.03.08-.03.11-.03.05-.03.08-.03c.05-.03.11-.05.19-.08.03-.03.05-.03.08-.05s.05-.03.11-.05l.08-.05s.05-.03.08-.05.05-.05.08-.05c.03-.03.05-.03.08-.05s.05-.05.08-.08.03-.05.05-.05l.08-.08c.03-.03.03-.05.05-.05.03-.03.05-.05.08-.11l.03-.05c.05-.08.11-.19.16-.3.05-.14.14-.3.16-.46.05-.19.05-.38.05-.57.32-.14.84-.22 1.57-.22.54 0 1.14.05 1.79.11.27.03.57.08.87.11.19.03.38.05.54.08.11.03.24.03.35.05-.3.57-1.08.95-2.06 1.11l-.91 2.82c3.38-.11 6.19-1.11 7.33-2.82.65.19 1.3.41 1.95.62.73 1.27 2.49 2.11 4.87 2.11 2.68 0 4.28-.89 5.52-1.9.89 1.27 2.25 1.9 3.68 1.9s2.33-.51 3.01-1.25c.57.76 1.57 1.25 2.95 1.25 1.9 0 3.06-.49 3.93-1.38.6.92 1.71 1.38 2.92 1.38 1.62 0 2.82-.49 3.71-1.49.6 1 1.73 1.49 3.01 1.49 1.62 0 2.82-.49 3.71-1.49.6 1 1.73 1.49 3.01 1.49 1.65 0 2.82-.49 3.74-1.52.89.92 2.46 1.52 4.44 1.52 3.09 0 4.85-1.19 6.07-2.36-.11 0-.95-1.03-1-1.03zM92.43 9.38c0-.54.16-.79.6-.79.6 0 1.11.43 1.11 1.76 0 1.46-.84 2.14-1.73 2.14.03 0 .03-3.11.03-3.11zM66.49 22.21c-.81 0-1.6-.76-1.6-3.98s.6-4.39 1.57-4.39c.7 0 1.06.41 1.06.95v6.2c0 .24.03.49.05.7-.22.32-.51.51-1.08.51zm13.43 0c-.62 0-.89-.35-.89-1.11v-7.34h2.17v7.23c0 .16 0 .3.03.43-.24.38-.68.79-1.3.79zm6.72 0c-.62 0-.89-.35-.89-1.11v-7.34h2.17v7.23c0 .16 0 .3.03.43-.27.38-.68.79-1.3.79z'/%3E%3C/svg%3E");display:inline-block}