.is-hidden{display:none!important}@charset "UTF-8";.card,body{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.card,.card__header,.homepage-hero .card,main{position:relative}.card,.card__content,.card__wrapper,body{-webkit-box-orient:vertical;-webkit-box-direction:normal}.card,.card__link{text-decoration:none}.card,.card__content,.card__wrapper,body{-webkit-box-direction:normal}.card__tag,.is-noscroll,.is-vishidden{overflow:hidden}*{box-sizing:border-box}blockquote,body,div,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,iframe,label,legend,li,nav,object,ol,p,section,table,ul{margin:0;padding:0}article,figure,footer,header,hgroup,nav,section{display:block}ul{list-style:none}[contenteditable]:before{content:"\feff";display:inline-block;width:0}a img{border-width:0}html{height:100%}body{display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:#FFF;font-family:"Work Sans";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh}button{-webkit-appearance:default-button;margin:0;font-family:inherit;font-size:100%;cursor:pointer;border-radius:0}@font-face{font-family:"Work Sans";font-weight:400;src:url(/static/3.40.3/font/WorkSans-Regular.woff) format("woff"),url(/static/3.40.3/font/WorkSans-Regular.woff2) format("woff2"),url(/static/3.40.3/font/WorkSans-Regular.ttf) format("truetype")}@font-face{font-family:"Work Sans";font-weight:500;src:url(/static/3.40.3/font/WorkSans-Medium.woff) format("woff"),url(/static/3.40.3/font/WorkSans-Medium.woff2) format("woff2"),url(/static/3.40.3/font/WorkSans-Medium.ttf) format("truetype")}@font-face{font-family:"Work Sans";font-weight:600;src:url(/static/3.40.3/font/WorkSans-Bold.woff) format("woff"),url(/static/3.40.3/font/WorkSans-Bold.woff2) format("woff2"),url(/static/3.40.3/font/WorkSans-Bold.ttf) format("truetype")}::-webkit-input-placeholder{color:#888;font-family:"Work Sans";font-size:1rem}::-moz-placeholder{color:#888;font-family:"Work Sans";font-size:1rem}:-ms-input-placeholder{color:#888;font-family:"Work Sans";font-size:1rem}input,textarea{width:100%;border:1px solid #DDD;padding:.6rem .65rem;line-height:1.2rem;color:#333}input[type=search]{-webkit-appearance:none;border-radius:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input[type=checkbox],input[type=radio]{width:auto;margin-right:.3em}h1,h2,h3,h4{font-weight:400}h2{font-size:1.875rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem;font-weight:500}main{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;padding:1rem 0}header+main{margin-top:85px}.journey-page:not(.journey-intro) header+main{margin-top:145px}@media all and (min-width:23em){header+main{margin-top:130px}.journey-page:not(.journey-intro) header+main{margin-top:165px}}@media all and (min-width:40em) and (max-width:80em){.journey-intro header+main{margin-top:102px;padding-top:0}}header+.leaderboard--header+.journey-nav__menu-toggle--header+main,header+.leaderboard--header+main{top:102px;margin-top:105px}header+.leaderboard--header+.journey-nav__menu-toggle--header+main{margin-top:156px}header.is-active+main{visibility:hidden}hr{height:1px;border:0;background:#F1FAFD;margin:2rem 0}.card{display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:.625rem;text-align:center;color:#333;background:#FFF;font-size:1rem;border:1px solid #EEE;box-shadow:1px 1px 6px 0 rgba(0,0,0,.09);-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease}.card:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-backface-visibility:hidden;backface-visibility:hidden}.card--bare{padding-top:1rem}.masonry-list .card{margin-bottom:0}.masonry-list--spotlight .card,.search-results-list .card{height:auto;width:100%}.masonry-list--spotlight .card,.section--island .card{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-align-self:stretch;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;max-width:100%}@media all and (min-width:50em){.homepage-hero .masonry-list__item:nth-last-of-type(3):first-of-type .card{background:0 0;box-shadow:none;border:none}}@media all and (min-width:40em) and (max-width:50em){.homepage-hero .masonry-list__item:nth-last-of-type(3):first-of-type .card{background:#FFF;border:1px solid #DDD}}.card__header{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}@media all and (min-width:40em){.homepage-hero .masonry-list__item:nth-last-of-type(3):first-of-type .card__header{height:100%}}.card--video .card__header:after{content:'';width:30%;height:100%;min-width:54px;max-width:100px;background-image:url(/static/3.40.3/icons/media/play.svg);background-color:transparent;background-size:100%;background-repeat:no-repeat;background-position:center;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin:0 auto;left:0;right:0}.card--video .card__header:hover:after{background-image:url(/static/3.40.3/icons/media/play-hover.svg)}@media all and (min-width:50em){.homepage-hero .masonry-list__item:nth-last-of-type(3):first-of-type .card--video .card__header:after{width:70px;height:70px;top:35%}}.card__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;padding:0 .6rem;position:relative}.homepage-hero .card__content,.spotlight-block .card__content{position:static}.card__title{margin:1.75rem 0;font-size:1rem;line-height:1.25;max-width:100%;-webkit-transition:background-image .15s ease;transition:background-image .15s ease}@media all and (min-width:34em){.card__title{font-size:1.25rem}}@media all and (min-width:40em){.card__title{font-size:1.0625rem}.homepage-hero .card__media{height:100%}}@media all and (min-width:65em){.homepage-hero .masonry-list__item:nth-last-of-type(3):first-of-type .card--video .card__header:after{top:40%}.card__title{font-size:1.125rem}}.masonry-list--spotlight .card__title{font-size:1.25rem;line-height:1.3}.card--video .card__title .icon{display:none}@media all and (min-width:50em){.homepage-hero .masonry-list__item:nth-last-of-type(3):first-of-type .card__title{position:absolute;background:#FFF;width:70%;left:0;right:0;bottom:10%;margin:0 auto;padding:.625rem;font-size:1.25rem}}.card:hover .card__underline,.card__underline{background-position:0 97%;background-repeat:repeat-x;background-size:100% 2px}.card__underline{-webkit-transition:background-image .25s ease;transition:background-image .25s ease;background-image:-webkit-linear-gradient(left,#FFF 0,#FFF 100%);background-image:linear-gradient(to right,#FFF 0,#FFF 100%)}.card:hover .card__underline{background-image:-webkit-linear-gradient(left,#E4965F 0,#E4965F 100%);background-image:linear-gradient(to right,#E4965F 0,#E4965F 100%)}.card__tag{display:inline-block;position:relative;padding:.47rem 0;vertical-align:top;font-family:"Work Sans";font-size:.75rem;line-height:1.1;letter-spacing:1px;background:#D9EBF3;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;max-width:-webkit-calc(100% - 28px);max-width:calc(100% - 28px)}.card__tag-wrapper{display:inline-block;max-width:100%;width:auto;margin:0 auto;font-size:0;position:absolute;top:-.9rem;left:0;right:0}.homepage-hero .card__tag-wrapper{position:absolute;top:-.95rem;left:0;right:0;text-align:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.card__triangle,.card__triangle--flipped{display:inline-block;width:0;border-style:solid;border-width:14px 14px 14px 0;border-color:transparent #D9EBF3 transparent transparent;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.card__media,.card__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.card__triangle--flipped{border-color:transparent transparent transparent #D9EBF3;border-width:14px 0 14px 14px}.card__wrapper{display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.card__media{display:flex;position:relative}.card__link,.image__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.image__link{display:flex}.card__image{width:100%;-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.card__link{display:flex;width:100%;margin-bottom:auto;color:#333}.card__footer,.l-grid--2-3-4up{display:-webkit-box;display:-ms-flexbox}.card__link--content{height:100%}.card__footer{display:-webkit-flex;display:flex;-webkit-box-flex:0;-webkit-flex:0 0;-ms-flex:0 0;flex:0 0;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;width:100%;margin-top:auto;padding-bottom:.5rem}.homepage-hero__spotlight-item:first-of-type .card__footer{display:none}.l-container{max-width:100%;margin:0 auto;padding:0 .625rem;width:80em}.l-fullbleed{width:100vw;margin-left:-.625rem}@media all and (min-width:80em){.l-fullbleed{margin-left:-webkit-calc((-50vw + 40em) - .625rem);margin-left:calc((-50vw + 40em) - .625rem)}}.l-grid{margin-left:-.5rem;margin-right:-.5rem}.l-grid.l-container{margin-left:auto;margin-right:auto}@media all and (min-width:40em){.homepage-hero .card__image{max-height:350px;height:100%;-o-object-fit:cover;object-fit:cover}.l-grid--2up{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.illo-description-block .l-grid--2up{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media all and (min-width:29em){.l-grid--3up,.l-grid--4up{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.l-grid--3up .l-grid__item,.l-grid--3up .masonry-list__item.l-grid__item{width:50%}}.l-grid--2-3-4up{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.l-grid--masonry-2-to-4up{-webkit-column-count:2;column-count:2;-webkit-column-gap:0;column-gap:0}@media all and (min-width:40em){.l-grid--masonry-2-to-4up{-webkit-column-count:3;column-count:3}.l-grid--2up .l-grid__item,.l-grid--2up .masonry-list__item.l-grid__item{width:50%}}.l-grid__item,.masonry-list__item.l-grid__item{padding:.5rem;-webkit-column-break-inside:avoid;break-inside:avoid;overflow:hidden}@media all and (min-width:50em){.l-grid--masonry-2-to-4up{-webkit-column-count:4;column-count:4}.l-grid--3up .l-grid__item,.l-grid--3up .masonry-list__item.l-grid__item{width:33.3333%}}@media all and (min-width:29em){.l-grid--4up .l-grid__item,.l-grid--4up .masonry-list__item.l-grid__item{width:50%}}@media all and (min-width:50em){.l-grid--4up .l-grid__item,.l-grid--4up .masonry-list__item.l-grid__item{width:25%}}.l-grid--2-3-4up .l-grid__item,.l-grid--2-3-4up .masonry-list__item.l-grid__item{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;width:50%;padding:.5rem}@media all and (min-width:50em){.l-grid--2-3-4up .l-grid__item,.l-grid--2-3-4up .masonry-list__item.l-grid__item{width:33.3333%}}@media all and (min-width:65em){.l-grid--2-3-4up .l-grid__item,.l-grid--2-3-4up .masonry-list__item.l-grid__item{width:25%}}.illo-description-block .l-grid__item,.illo-description-block .masonry-list__item.l-grid__item{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.l-dynamic-grid{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.l-dynamic-grid__item,.masonry-list__item.l-dynamic-grid__item{display:-webkit-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;width:50%;padding:.5rem}.l-dynamic-grid__item:nth-last-of-type(5):first-of-type,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type{width:100%}.l-dynamic-grid__item:nth-last-of-type(5):first-of-type .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type .card__title{font-size:1.25rem;line-height:1.3}@media all and (min-width:40em) and (max-width:49.9em){.l-dynamic-grid__item:nth-last-of-type(5):first-of-type .card,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type .card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.l-dynamic-grid__item:nth-last-of-type(5):first-of-type .card .card__header,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type .card .card__header{-webkit-box-flex:1;-webkit-flex:1 0 51.5%;-ms-flex:1 0 51.5%;flex:1 0 51.5%}.l-dynamic-grid__item:nth-last-of-type(5):first-of-type .card .card__content,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type .card .card__content{-webkit-transform:translateY(0);transform:translateY(0);-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.l-dynamic-grid__item:nth-last-of-type(5):first-of-type .card .card__link,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type .card .card__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:0}.l-dynamic-grid__item:nth-last-of-type(5):first-of-type .card .image__link,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type .card .image__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.l-dynamic-grid__item:nth-last-of-type(5):first-of-type .card .card__footer,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type .card .card__footer{margin-top:-2rem}.l-dynamic-grid__item:nth-last-of-type(5):first-of-type .card .card__wrapper,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type .card .card__wrapper{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-webkit-flex:1 1 49.5%;-ms-flex:1 1 49.5%;flex:1 1 49.5%}.l-dynamic-grid__item:nth-last-of-type(5):first-of-type .card .card__tag-wrapper,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type .card .card__tag-wrapper{position:static}.l-dynamic-grid__item:nth-last-of-type(5):first-of-type .card .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type .card .card__title{font-size:1.25rem;line-height:1.3}.l-dynamic-grid__item:nth-last-of-type(5):first-of-type .card .card__header,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type .card .card__header{-webkit-flex-basis:66.66%;-ms-flex-preferred-size:66.66%;flex-basis:66.66%}}@media all and (min-width:50em){.l-dynamic-grid__item:nth-last-of-type(5):first-of-type,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type{width:50%}}@media all and (min-width:65em){.l-dynamic-grid__item:nth-last-of-type(5):first-of-type .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type .card__title{font-size:1.5rem;line-height:1.2}}@media all and (min-width:40em){.l-dynamic-grid__item,.masonry-list__item.l-dynamic-grid__item{padding:.5rem}.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.l-dynamic-grid__item:nth-child(2),.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(2),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.l-dynamic-grid__item:nth-child(2),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(2){width:50%!important}.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.l-dynamic-grid__item:nth-child(2) .card__title,.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(2) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.l-dynamic-grid__item:nth-child(2) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(2) .card__title{font-size:1.25rem;line-height:1.3}}@media all and (min-width:50em){.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.l-dynamic-grid__item:nth-child(2),.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(2),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.l-dynamic-grid__item:nth-child(2),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(2){width:50%}}@media all and (min-width:65em){.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.l-dynamic-grid__item:nth-child(2) .card__title,.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(2) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.l-dynamic-grid__item:nth-child(2) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(2) .card__title{font-size:1.5rem;line-height:1.2}}.l-dynamic-grid__item:nth-last-of-type(6):first-of-type,.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.l-dynamic-grid__item:nth-child(2),.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(2),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(6):first-of-type,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.l-dynamic-grid__item:nth-child(2),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(2){width:100%!important}.l-dynamic-grid__item:nth-last-of-type(6):first-of-type .card__title,.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.l-dynamic-grid__item:nth-child(2) .card__title,.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(2) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(6):first-of-type .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.l-dynamic-grid__item:nth-child(2) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(2) .card__title{font-size:1.25rem;line-height:1.3}@media all and (min-width:65em){.l-dynamic-grid__item:nth-last-of-type(6):first-of-type .card__title,.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.l-dynamic-grid__item:nth-child(2) .card__title,.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(2) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(6):first-of-type .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.l-dynamic-grid__item:nth-child(2) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(2) .card__title{font-size:1.5rem;line-height:1.2}.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.l-dynamic-grid__item:nth-child(3) .card__title,.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.l-dynamic-grid__item:nth-child(4) .card__title,.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.l-dynamic-grid__item:nth-child(5) .card__title,.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(3) .card__title,.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(4) .card__title,.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(5) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.l-dynamic-grid__item:nth-child(3) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.l-dynamic-grid__item:nth-child(4) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.l-dynamic-grid__item:nth-child(5) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(3) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(4) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(5) .card__title{font-size:1.25rem;line-height:1.3}}.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.l-dynamic-grid__item:nth-child(2),.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.l-dynamic-grid__item:nth-child(3),.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.l-dynamic-grid__item:nth-child(4),.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.l-dynamic-grid__item:nth-child(5),.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(2),.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(3),.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(4),.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(5),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.l-dynamic-grid__item:nth-child(2),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.l-dynamic-grid__item:nth-child(3),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.l-dynamic-grid__item:nth-child(4),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.l-dynamic-grid__item:nth-child(5),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(2),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(3),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(4),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(5){width:50%!important}@media all and (min-width:40em){.l-dynamic-grid__item:nth-last-of-type(6):first-of-type,.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.l-dynamic-grid__item:nth-child(2),.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(2),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(6):first-of-type,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.l-dynamic-grid__item:nth-child(2),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(2){width:50%!important}.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.l-dynamic-grid__item:nth-child(3) .card__title,.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.l-dynamic-grid__item:nth-child(4) .card__title,.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.l-dynamic-grid__item:nth-child(5) .card__title,.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(3) .card__title,.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(4) .card__title,.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(5) .card__title,.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.l-dynamic-grid__item:nth-child(3) .card__title,.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.l-dynamic-grid__item:nth-child(4) .card__title,.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.l-dynamic-grid__item:nth-child(5) .card__title,.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.l-dynamic-grid__item:nth-child(6) .card__title,.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(3) .card__title,.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(4) .card__title,.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(5) .card__title,.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(6) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.l-dynamic-grid__item:nth-child(3) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.l-dynamic-grid__item:nth-child(4) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.l-dynamic-grid__item:nth-child(5) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(3) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(4) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(5) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.l-dynamic-grid__item:nth-child(3) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.l-dynamic-grid__item:nth-child(4) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.l-dynamic-grid__item:nth-child(5) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.l-dynamic-grid__item:nth-child(6) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(3) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(4) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(5) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(6) .card__title{font-size:1.25rem;line-height:1.3}}@media all and (min-width:50em){.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.l-dynamic-grid__item:nth-child(3),.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.l-dynamic-grid__item:nth-child(4),.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.l-dynamic-grid__item:nth-child(5),.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(3),.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(4),.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(5),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.l-dynamic-grid__item:nth-child(3),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.l-dynamic-grid__item:nth-child(4),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.l-dynamic-grid__item:nth-child(5),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(3),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(4),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(5):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(5){width:33%!important}}.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.l-dynamic-grid__item:nth-child(3),.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.l-dynamic-grid__item:nth-child(4),.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.l-dynamic-grid__item:nth-child(5),.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.l-dynamic-grid__item:nth-child(6),.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(3),.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(4),.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(5),.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(6),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.l-dynamic-grid__item:nth-child(3),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.l-dynamic-grid__item:nth-child(4),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.l-dynamic-grid__item:nth-child(5),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.l-dynamic-grid__item:nth-child(6),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(3),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(4),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(5),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(6){width:50%!important}@media all and (min-width:65em){.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.l-dynamic-grid__item:nth-child(3),.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.l-dynamic-grid__item:nth-child(4),.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.l-dynamic-grid__item:nth-child(5),.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.l-dynamic-grid__item:nth-child(6),.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(3),.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(4),.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(5),.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(6),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.l-dynamic-grid__item:nth-child(3),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.l-dynamic-grid__item:nth-child(4),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.l-dynamic-grid__item:nth-child(5),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.l-dynamic-grid__item:nth-child(6),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(3),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(4),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(5),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(6){width:25%!important}.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.l-dynamic-grid__item:nth-child(3) .card__title,.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.l-dynamic-grid__item:nth-child(4) .card__title,.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.l-dynamic-grid__item:nth-child(5) .card__title,.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.l-dynamic-grid__item:nth-child(6) .card__title,.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(3) .card__title,.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(4) .card__title,.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(5) .card__title,.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(6) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.l-dynamic-grid__item:nth-child(3) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.l-dynamic-grid__item:nth-child(4) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.l-dynamic-grid__item:nth-child(5) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.l-dynamic-grid__item:nth-child(6) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(3) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(4) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(5) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(6):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(6) .card__title{font-size:1.125rem;line-height:1.125}}.l-dynamic-grid__item:nth-last-of-type(4):first-of-type,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(4):first-of-type{width:100%}.l-dynamic-grid__item:nth-last-of-type(4):first-of-type .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(4):first-of-type .card__title{font-size:1.25rem;line-height:1.3}@media all and (min-width:40em){.l-dynamic-grid__item:nth-last-of-type(4):first-of-type,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(4):first-of-type{width:50%}}@media all and (min-width:50em){.l-dynamic-grid__item:nth-last-of-type(4):first-of-type,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(4):first-of-type{width:100%}.l-dynamic-grid__item:nth-last-of-type(4):first-of-type .card,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(4):first-of-type .card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.l-dynamic-grid__item:nth-last-of-type(4):first-of-type .card .card__header,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(4):first-of-type .card .card__header{-webkit-box-flex:1;-webkit-flex:1 0 51.5%;-ms-flex:1 0 51.5%;flex:1 0 51.5%}.l-dynamic-grid__item:nth-last-of-type(4):first-of-type .card .card__content,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(4):first-of-type .card .card__content{-webkit-transform:translateY(0);transform:translateY(0);-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.l-dynamic-grid__item:nth-last-of-type(4):first-of-type .card .card__link,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(4):first-of-type .card .card__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:0}.l-dynamic-grid__item:nth-last-of-type(4):first-of-type .card .image__link,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(4):first-of-type .card .image__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.l-dynamic-grid__item:nth-last-of-type(4):first-of-type .card .card__footer,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(4):first-of-type .card .card__footer{margin-top:-2rem}.l-dynamic-grid__item:nth-last-of-type(4):first-of-type .card .card__wrapper,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(4):first-of-type .card .card__wrapper{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-webkit-flex:1 1 49.5%;-ms-flex:1 1 49.5%;flex:1 1 49.5%}.l-dynamic-grid__item:nth-last-of-type(4):first-of-type .card .card__tag-wrapper,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(4):first-of-type .card .card__tag-wrapper{position:static}.l-dynamic-grid__item:nth-last-of-type(4):first-of-type .card .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(4):first-of-type .card .card__title{font-size:1.25rem;line-height:1.3}.l-dynamic-grid__item:nth-last-of-type(4):first-of-type .card .card__header,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(4):first-of-type .card .card__header{-webkit-flex-basis:66.66%;-ms-flex-preferred-size:66.66%;flex-basis:66.66%}}@media all and (min-width:65em){.l-dynamic-grid__item:nth-last-of-type(4):first-of-type .card .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(4):first-of-type .card .card__title{font-size:1.5rem;line-height:1.2}.l-dynamic-grid__item:nth-last-of-type(4):first-of-type~.l-dynamic-grid__item:nth-child(2) .card__title,.l-dynamic-grid__item:nth-last-of-type(4):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(2) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(4):first-of-type~.l-dynamic-grid__item:nth-child(2) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(4):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(2) .card__title{font-size:1.25rem;line-height:1.3}}.l-dynamic-grid__item:nth-last-of-type(4):first-of-type~.l-dynamic-grid__item:nth-child(2),.l-dynamic-grid__item:nth-last-of-type(4):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(2),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(4):first-of-type~.l-dynamic-grid__item:nth-child(2),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(4):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(2){width:100%}.l-dynamic-grid__item:nth-last-of-type(4):first-of-type~.l-dynamic-grid__item:nth-child(2) .card__title,.l-dynamic-grid__item:nth-last-of-type(4):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(2) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(4):first-of-type~.l-dynamic-grid__item:nth-child(2) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(4):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(2) .card__title{font-size:1.25rem;line-height:1.3}.l-dynamic-grid__item:nth-last-of-type(4):first-of-type~.l-dynamic-grid__item:nth-child(3),.l-dynamic-grid__item:nth-last-of-type(4):first-of-type~.l-dynamic-grid__item:nth-child(4),.l-dynamic-grid__item:nth-last-of-type(4):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(3),.l-dynamic-grid__item:nth-last-of-type(4):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(4),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(4):first-of-type~.l-dynamic-grid__item:nth-child(3),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(4):first-of-type~.l-dynamic-grid__item:nth-child(4),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(4):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(3),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(4):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(4){width:50%}@media all and (min-width:65em){.l-dynamic-grid__item:nth-last-of-type(4):first-of-type~.l-dynamic-grid__item:nth-child(3) .card__title,.l-dynamic-grid__item:nth-last-of-type(4):first-of-type~.l-dynamic-grid__item:nth-child(4) .card__title,.l-dynamic-grid__item:nth-last-of-type(4):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(3) .card__title,.l-dynamic-grid__item:nth-last-of-type(4):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(4) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(4):first-of-type~.l-dynamic-grid__item:nth-child(3) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(4):first-of-type~.l-dynamic-grid__item:nth-child(4) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(4):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(3) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(4):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(4) .card__title{font-size:1.25rem;line-height:1.3}}@media all and (min-width:40em){.l-dynamic-grid__item:nth-last-of-type(4):first-of-type~.l-dynamic-grid__item:nth-child(3) .card__title,.l-dynamic-grid__item:nth-last-of-type(4):first-of-type~.l-dynamic-grid__item:nth-child(4) .card__title,.l-dynamic-grid__item:nth-last-of-type(4):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(3) .card__title,.l-dynamic-grid__item:nth-last-of-type(4):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(4) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(4):first-of-type~.l-dynamic-grid__item:nth-child(3) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(4):first-of-type~.l-dynamic-grid__item:nth-child(4) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(4):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(3) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(4):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-child(4) .card__title{font-size:1.25rem;line-height:1.3}.l-dynamic-grid__item:nth-last-of-type(even):first-of-type~.l-dynamic-grid__item:nth-last-of-type(-n+4),.l-dynamic-grid__item:nth-last-of-type(even):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(-n+4),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(even):first-of-type~.l-dynamic-grid__item:nth-last-of-type(-n+4),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(even):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(-n+4){width:50%}}@media all and (min-width:50em){.l-dynamic-grid__item:nth-last-of-type(even):first-of-type~.l-dynamic-grid__item:nth-last-of-type(-n+4),.l-dynamic-grid__item:nth-last-of-type(even):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(-n+4),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(even):first-of-type~.l-dynamic-grid__item:nth-last-of-type(-n+4),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(even):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(-n+4){width:33.33%}}.l-dynamic-grid__item:nth-last-of-type(odd):first-of-type~.l-dynamic-grid__item:nth-last-of-type(-n+3),.l-dynamic-grid__item:nth-last-of-type(odd):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(-n+3),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(odd):first-of-type~.l-dynamic-grid__item:nth-last-of-type(-n+3),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(odd):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(-n+3){width:50%}.spotlight .l-dynamic-grid__item:nth-last-of-type(odd):first-of-type~.l-dynamic-grid__item:nth-last-of-type(-n+3) .card__title,.spotlight .l-dynamic-grid__item:nth-last-of-type(odd):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(-n+3) .card__title,.spotlight .masonry-list__item.l-dynamic-grid__item:nth-last-of-type(odd):first-of-type~.l-dynamic-grid__item:nth-last-of-type(-n+3) .card__title,.spotlight .masonry-list__item.l-dynamic-grid__item:nth-last-of-type(odd):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(-n+3) .card__title{font-size:1rem;line-height:1.25}.l-dynamic-grid__item:nth-last-of-type(2):first-of-type .card__title,.l-dynamic-grid__item:nth-last-of-type(2):first-of-type+.l-dynamic-grid__item:last-of-type .card__title,.l-dynamic-grid__item:nth-last-of-type(2):first-of-type+.masonry-list__item.l-dynamic-grid__item:last-of-type .card__title,.l-dynamic-grid__item:nth-last-of-type(3):first-of-type .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(2):first-of-type .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(2):first-of-type+.l-dynamic-grid__item:last-of-type .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(2):first-of-type+.masonry-list__item.l-dynamic-grid__item:last-of-type .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(3):first-of-type .card__title{font-size:1.25rem;line-height:1.3}@media all and (min-width:40em){.spotlight .l-dynamic-grid__item:nth-last-of-type(odd):first-of-type~.l-dynamic-grid__item:nth-last-of-type(-n+3) .card__title,.spotlight .l-dynamic-grid__item:nth-last-of-type(odd):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(-n+3) .card__title,.spotlight .masonry-list__item.l-dynamic-grid__item:nth-last-of-type(odd):first-of-type~.l-dynamic-grid__item:nth-last-of-type(-n+3) .card__title,.spotlight .masonry-list__item.l-dynamic-grid__item:nth-last-of-type(odd):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(-n+3) .card__title{font-size:1.25rem;line-height:1.3}.l-dynamic-grid__item:nth-last-of-type(3):first-of-type,.l-dynamic-grid__item:nth-last-of-type(odd):first-of-type~.l-dynamic-grid__item:nth-last-of-type(-n+3),.l-dynamic-grid__item:nth-last-of-type(odd):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(-n+3),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(3):first-of-type,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(odd):first-of-type~.l-dynamic-grid__item:nth-last-of-type(-n+3),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(odd):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(-n+3){width:50%}.l-dynamic-grid__item:nth-last-of-type(3):first-of-type .card__title,.l-dynamic-grid__item:nth-last-of-type(odd):first-of-type~.l-dynamic-grid__item:nth-last-of-type(-n+3) .card__title,.l-dynamic-grid__item:nth-last-of-type(odd):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(-n+3) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(3):first-of-type .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(odd):first-of-type~.l-dynamic-grid__item:nth-last-of-type(-n+3) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(odd):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(-n+3) .card__title{font-size:1.25rem;line-height:1.3}}@media all and (min-width:50em){.l-dynamic-grid__item:nth-last-of-type(3):first-of-type,.l-dynamic-grid__item:nth-last-of-type(odd):first-of-type~.l-dynamic-grid__item:nth-last-of-type(-n+3),.l-dynamic-grid__item:nth-last-of-type(odd):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(-n+3),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(3):first-of-type,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(odd):first-of-type~.l-dynamic-grid__item:nth-last-of-type(-n+3),.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(odd):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(-n+3){width:33.33%}.homepage-hero .l-dynamic-grid__item:nth-last-of-type(3):first-of-type,.homepage-hero .l-dynamic-grid__item:nth-last-of-type(odd):first-of-type~.l-dynamic-grid__item:nth-last-of-type(-n+3),.homepage-hero .l-dynamic-grid__item:nth-last-of-type(odd):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(-n+3),.homepage-hero .masonry-list__item.l-dynamic-grid__item:nth-last-of-type(3):first-of-type,.homepage-hero .masonry-list__item.l-dynamic-grid__item:nth-last-of-type(odd):first-of-type~.l-dynamic-grid__item:nth-last-of-type(-n+3),.homepage-hero .masonry-list__item.l-dynamic-grid__item:nth-last-of-type(odd):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(-n+3){width:25%;font-size:1.25rem}.homepage-hero .l-dynamic-grid__item:nth-last-of-type(3):first-of-type:nth-last-of-type(3):first-of-type,.homepage-hero .l-dynamic-grid__item:nth-last-of-type(odd):first-of-type~.l-dynamic-grid__item:nth-last-of-type(-n+3):nth-last-of-type(3):first-of-type,.homepage-hero .l-dynamic-grid__item:nth-last-of-type(odd):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(-n+3):nth-last-of-type(3):first-of-type,.homepage-hero .masonry-list__item.l-dynamic-grid__item:nth-last-of-type(3):first-of-type:nth-last-of-type(3):first-of-type,.homepage-hero .masonry-list__item.l-dynamic-grid__item:nth-last-of-type(odd):first-of-type~.l-dynamic-grid__item:nth-last-of-type(-n+3):nth-last-of-type(3):first-of-type,.homepage-hero .masonry-list__item.l-dynamic-grid__item:nth-last-of-type(odd):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(-n+3):nth-last-of-type(3):first-of-type{width:50%}}.l-dynamic-grid__item:nth-last-of-type(3):first-of-type,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(3):first-of-type{width:100%}@media all and (min-width:50em){.l-dynamic-grid__item:nth-last-of-type(3):first-of-type,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(3):first-of-type{width:33.33%}}@media all and (min-width:40em) and (max-width:49.9em){.l-dynamic-grid__item:nth-last-of-type(3):first-of-type .card,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(3):first-of-type .card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.l-dynamic-grid__item:nth-last-of-type(3):first-of-type .card .card__header,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(3):first-of-type .card .card__header{-webkit-box-flex:1;-webkit-flex:1 0 51.5%;-ms-flex:1 0 51.5%;flex:1 0 51.5%}.l-dynamic-grid__item:nth-last-of-type(3):first-of-type .card .card__content,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(3):first-of-type .card .card__content{-webkit-transform:translateY(0);transform:translateY(0);-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.l-dynamic-grid__item:nth-last-of-type(3):first-of-type .card .card__link,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(3):first-of-type .card .card__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:0}.l-dynamic-grid__item:nth-last-of-type(3):first-of-type .card .image__link,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(3):first-of-type .card .image__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.l-dynamic-grid__item:nth-last-of-type(3):first-of-type .card .card__footer,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(3):first-of-type .card .card__footer{margin-top:-2rem}.l-dynamic-grid__item:nth-last-of-type(3):first-of-type .card .card__wrapper,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(3):first-of-type .card .card__wrapper{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-webkit-flex:1 1 49.5%;-ms-flex:1 1 49.5%;flex:1 1 49.5%}.l-dynamic-grid__item:nth-last-of-type(3):first-of-type .card .card__tag-wrapper,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(3):first-of-type .card .card__tag-wrapper{position:static}.l-dynamic-grid__item:nth-last-of-type(3):first-of-type .card .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(3):first-of-type .card .card__title{font-size:1.25rem;line-height:1.3}.l-dynamic-grid__item:nth-last-of-type(3):first-of-type .card .card__header,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(3):first-of-type .card .card__header{-webkit-flex-basis:66.66%;-ms-flex-preferred-size:66.66%;flex-basis:66.66%}.homepage-hero .l-dynamic-grid__item:nth-last-of-type(3):first-of-type,.homepage-hero .masonry-list__item.l-dynamic-grid__item:nth-last-of-type(3):first-of-type{width:100%}.homepage-hero .l-dynamic-grid__item:nth-last-of-type(3):first-of-type .card,.homepage-hero .masonry-list__item.l-dynamic-grid__item:nth-last-of-type(3):first-of-type .card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.homepage-hero .l-dynamic-grid__item:nth-last-of-type(3):first-of-type .card .card__header,.homepage-hero .masonry-list__item.l-dynamic-grid__item:nth-last-of-type(3):first-of-type .card .card__header{-webkit-box-flex:1;-webkit-flex:1 0 51.5%;-ms-flex:1 0 51.5%;flex:1 0 51.5%}.homepage-hero .l-dynamic-grid__item:nth-last-of-type(3):first-of-type .card .card__content,.homepage-hero .masonry-list__item.l-dynamic-grid__item:nth-last-of-type(3):first-of-type .card .card__content{-webkit-transform:translateY(0);transform:translateY(0);-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.homepage-hero .l-dynamic-grid__item:nth-last-of-type(3):first-of-type .card .card__link,.homepage-hero .masonry-list__item.l-dynamic-grid__item:nth-last-of-type(3):first-of-type .card .card__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:0}.homepage-hero .l-dynamic-grid__item:nth-last-of-type(3):first-of-type .card .image__link,.homepage-hero .masonry-list__item.l-dynamic-grid__item:nth-last-of-type(3):first-of-type .card .image__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.homepage-hero .l-dynamic-grid__item:nth-last-of-type(3):first-of-type .card .card__footer,.homepage-hero .masonry-list__item.l-dynamic-grid__item:nth-last-of-type(3):first-of-type .card .card__footer{margin-top:-2rem}.homepage-hero .l-dynamic-grid__item:nth-last-of-type(3):first-of-type .card .card__wrapper,.homepage-hero .masonry-list__item.l-dynamic-grid__item:nth-last-of-type(3):first-of-type .card .card__wrapper{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-webkit-flex:1 1 49.5%;-ms-flex:1 1 49.5%;flex:1 1 49.5%}.homepage-hero .l-dynamic-grid__item:nth-last-of-type(3):first-of-type .card .card__header,.homepage-hero .masonry-list__item.l-dynamic-grid__item:nth-last-of-type(3):first-of-type .card .card__header{-webkit-flex-basis:66.66%;-ms-flex-preferred-size:66.66%;flex-basis:66.66%}.homepage-hero .l-dynamic-grid__item:nth-last-of-type(3):first-of-type .card .card__title,.homepage-hero .masonry-list__item.l-dynamic-grid__item:nth-last-of-type(3):first-of-type .card .card__title{font-size:1.25rem;line-height:1.3}.homepage-hero .l-dynamic-grid__item:nth-last-of-type(3):first-of-type .card .card__tag-wrapper,.homepage-hero .masonry-list__item.l-dynamic-grid__item:nth-last-of-type(3):first-of-type .card .card__tag-wrapper{position:static}}.l-dynamic-grid__item:nth-last-of-type(2):first-of-type,.l-dynamic-grid__item:nth-last-of-type(2):first-of-type+.l-dynamic-grid__item:last-of-type,.l-dynamic-grid__item:nth-last-of-type(2):first-of-type+.masonry-list__item.l-dynamic-grid__item:last-of-type,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(2):first-of-type,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(2):first-of-type+.l-dynamic-grid__item:last-of-type,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(2):first-of-type+.masonry-list__item.l-dynamic-grid__item:last-of-type{width:100%}@media all and (min-width:40em){.l-dynamic-grid__item:nth-last-of-type(2):first-of-type,.l-dynamic-grid__item:nth-last-of-type(2):first-of-type+.l-dynamic-grid__item:last-of-type,.l-dynamic-grid__item:nth-last-of-type(2):first-of-type+.masonry-list__item.l-dynamic-grid__item:last-of-type,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(2):first-of-type,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(2):first-of-type+.l-dynamic-grid__item:last-of-type,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(2):first-of-type+.masonry-list__item.l-dynamic-grid__item:last-of-type{width:50%}}@media all and (min-width:65em){.l-dynamic-grid__item:nth-last-of-type(3):first-of-type .card__title,.l-dynamic-grid__item:nth-last-of-type(odd):first-of-type~.l-dynamic-grid__item:nth-last-of-type(-n+3) .card__title,.l-dynamic-grid__item:nth-last-of-type(odd):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(-n+3) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(3):first-of-type .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(odd):first-of-type~.l-dynamic-grid__item:nth-last-of-type(-n+3) .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(odd):first-of-type~.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(-n+3) .card__title{font-size:1.25rem;line-height:1.3}.l-dynamic-grid__item:nth-last-of-type(2):first-of-type .card__title,.l-dynamic-grid__item:nth-last-of-type(2):first-of-type+.l-dynamic-grid__item:last-of-type .card__title,.l-dynamic-grid__item:nth-last-of-type(2):first-of-type+.masonry-list__item.l-dynamic-grid__item:last-of-type .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(2):first-of-type .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(2):first-of-type+.l-dynamic-grid__item:last-of-type .card__title,.masonry-list__item.l-dynamic-grid__item:nth-last-of-type(2):first-of-type+.masonry-list__item.l-dynamic-grid__item:last-of-type .card__title{font-size:1.5rem;line-height:1.2}}.l-dynamic-grid__item:first-of-type:last-of-type,.masonry-list__item.l-dynamic-grid__item:first-of-type:last-of-type{width:100%}.l-dynamic-grid__item:first-of-type:last-of-type .card .card__title,.masonry-list__item.l-dynamic-grid__item:first-of-type:last-of-type .card .card__title{font-size:1.25rem;line-height:1.3}@media all and (min-width:40em){.l-dynamic-grid__item:first-of-type:last-of-type .card,.masonry-list__item.l-dynamic-grid__item:first-of-type:last-of-type .card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.l-dynamic-grid__item:first-of-type:last-of-type .card .card__header,.masonry-list__item.l-dynamic-grid__item:first-of-type:last-of-type .card .card__header{-webkit-box-flex:1;-webkit-flex:1 0 51.5%;-ms-flex:1 0 51.5%;flex:1 0 51.5%}.l-dynamic-grid__item:first-of-type:last-of-type .card .card__content,.masonry-list__item.l-dynamic-grid__item:first-of-type:last-of-type .card .card__content{-webkit-transform:translateY(0);transform:translateY(0);-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.l-dynamic-grid__item:first-of-type:last-of-type .card .card__title,.masonry-list__item.l-dynamic-grid__item:first-of-type:last-of-type .card .card__title{font-size:1.125rem;line-height:1.444}.l-dynamic-grid__item:first-of-type:last-of-type .card .card__link,.masonry-list__item.l-dynamic-grid__item:first-of-type:last-of-type .card .card__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:0}.l-dynamic-grid__item:first-of-type:last-of-type .card .image__link,.masonry-list__item.l-dynamic-grid__item:first-of-type:last-of-type .card .image__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.l-dynamic-grid__item:first-of-type:last-of-type .card .card__footer,.masonry-list__item.l-dynamic-grid__item:first-of-type:last-of-type .card .card__footer{margin-top:-2rem}.l-dynamic-grid__item:first-of-type:last-of-type .card .card__wrapper,.masonry-list__item.l-dynamic-grid__item:first-of-type:last-of-type .card .card__wrapper{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-webkit-flex:1 1 49.5%;-ms-flex:1 1 49.5%;flex:1 1 49.5%}.l-dynamic-grid__item:first-of-type:last-of-type .card .card__tag-wrapper,.masonry-list__item.l-dynamic-grid__item:first-of-type:last-of-type .card .card__tag-wrapper{position:static}}.u-bottom-margin,.u-top-bottom-margin{margin-bottom:2rem!important}@media all and (min-width:65em){.l-dynamic-grid__item:first-of-type:last-of-type .card .card__title,.masonry-list__item.l-dynamic-grid__item:first-of-type:last-of-type .card .card__title{font-size:1.5rem;line-height:1.2}.l-dynamic-grid__item:first-of-type:last-of-type .card .card__header,.masonry-list__item.l-dynamic-grid__item:first-of-type:last-of-type .card .card__header{-webkit-flex-basis:66.66%;-ms-flex-preferred-size:66.66%;flex-basis:66.66%}}.is-vishidden{position:absolute!important;width:1px;height:1px;padding:0;border:0;clip:rect(1px,1px,1px,1px)}.is-hidden{display:none!important}.is-invisible{opacity:0}.u-offset-background{background:-webkit-linear-gradient(top,#FFF 3rem,#F1FAFD 3rem)!important;background:linear-gradient(to bottom,#FFF 3rem,#F1FAFD 3rem)!important}.u-top-bottom-margin{margin-top:2rem!important}.u-top-bottom-margin-xl{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.u-top-bottom-margin-xxl{margin-top:1.875rem!important;margin-bottom:1.875rem!important}.u-align-center{text-align:center!important}@charset "UTF-8";.pinit-btn{display:none;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:3rem;width:3rem;position:absolute;bottom:.4rem;right:.5rem;background-image:url(/static/3.40.3/icons/social/share-pinterest-white.svg);background-color:transparent;background-size:2.5rem 2.5rem;background-repeat:no-repeat;background-position:center;color:#888;font-size:.875rem;text-decoration:none;cursor:pointer;-webkit-transition:background-color .15s ease;transition:background-color .15s ease}.pinit-btn:hover{background-image:url(/static/3.40.3/icons/social/share-pinterest-white-hover.svg)}.article-header__media .pinit-btn,.full-width-hero .pinit-btn,.ordered-list__primary-image .pinit-btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@charset "UTF-8";.billboard .wrapper::after,.dynamic-inline-container .leaderboard[data-ad-width='300'] .wrapper::after,.dynamic-inline-container .leaderboard[data-ad-width='320'] .wrapper::after,.dynamic-inline-container .leaderboard[data-ad-width='299'] .wrapper::after{opacity:0}.ad-label,.billboard,.leaderboard{text-align:center}.billboard[data-ad-height='250'][data-ad-width='300']{min-width:300px;min-height:250px}.billboard[data-ad-height='50'][data-ad-width='320']{min-width:320px;min-height:50px}.billboard .wrapper::after,.billboard .wrapper::before{display:none;content:"Advertisement";color:#888;font-size:.625rem;font-family:"Work Sans";line-height:1}.billboard[data-ad-width='300'] .wrapper::after,.billboard[data-ad-width='300'] .wrapper::before,.billboard[data-ad-width='299'] .wrapper::after,.billboard[data-ad-width='299'] .wrapper::before{display:block}.billboard[data-ad-width='300'] .wrapper{width:300px;margin:0 auto}.billboard[data-ad-width='299'] .wrapper{width:299px;margin:0 auto}.billboard.is-destroyed .wrapper::after,.billboard.is-destroyed .wrapper::before{display:none}.billboard--post-chop{margin-top:2rem}.billboard[data-ad-width='1'][data-ad-height='3'].collapsed{display:block}.leaderboard{min-width:300px;margin:.34rem 0}.leaderboard--river{margin:2rem 0}.masonry-list+.leaderboard--river{margin:.34rem 0 0;padding-bottom:2rem}.taxonomy2Template .leaderboard--river{padding:1rem 0 2rem}.leaderboard--search{padding:1rem 0}.tag-browser .leaderboard{padding:2rem 0}.subscription-island+.leaderboard{margin-top:2rem}.homeTemplate .leaderboard{min-height:50px}@media all and (min-width:40em){.homeTemplate .leaderboard{min-height:90px}}.article--portfolio .leaderboard.js-responsive-ad,.leaderboard .article--list.js-responsive-ad{min-height:50px}@media all and (min-width:70em){.article--portfolio .leaderboard.js-responsive-ad,.leaderboard .article--list.js-responsive-ad{min-height:90px}}.dynamic-list__item-bonus .leaderboard{padding:.2rem 0}.leaderboard .wrapper{margin:0 auto;position:relative}.leaderboard .wrapper::after,.leaderboard .wrapper::before{display:none;position:absolute;top:50%;margin-top:-1%;color:#888;font-size:.75rem;-webkit-transform:rotate(270deg);transform:rotate(270deg)}.leaderboard .wrapper::after{content:"Advertisement";right:-47px}.dynamic-inline-container .leaderboard[data-ad-width='300'] .wrapper::before,.dynamic-inline-container .leaderboard[data-ad-width='320'] .wrapper::before,.dynamic-inline-container .leaderboard[data-ad-width='299'] .wrapper::before{content:'Advertisement'}.leaderboard .wrapper::before{left:-47px}.dynamic-inline-container .leaderboard[data-ad-height='90'][data-ad-width='728'] .wrapper::after,.dynamic-inline-container .leaderboard[data-ad-height='90'][data-ad-width='728'] .wrapper::before,.leaderboard.leaderboardfooter[data-ad-height='90'][data-ad-width='728'] .wrapper::after,.leaderboard.leaderboardfooter[data-ad-height='90'][data-ad-width='728'] .wrapper::before{display:block}.dynamic-inline-container .leaderboard[data-ad-height='90'][data-ad-width='728'] .wrapper::after,.leaderboard.leaderboardfooter[data-ad-height='90'][data-ad-width='728'] .wrapper::after{right:-webkit-calc((100% - 728px - 98px)/ 2);right:calc((100% - 728px - 98px)/ 2)}.dynamic-inline-container .leaderboard[data-ad-height='90'][data-ad-width='728'] .wrapper::before,.leaderboard.leaderboardfooter[data-ad-height='90'][data-ad-width='728'] .wrapper::before{left:-webkit-calc((100% - 728px - 98px)/ 2);left:calc((100% - 728px - 98px)/ 2)}.dynamic-inline-container .leaderboard[data-ad-height='250'][data-ad-width='970'] .wrapper::after,.dynamic-inline-container .leaderboard[data-ad-height='250'][data-ad-width='970'] .wrapper::before,.leaderboard.leaderboardfooter[data-ad-height='250'][data-ad-width='970'] .wrapper::after,.leaderboard.leaderboardfooter[data-ad-height='250'][data-ad-width='970'] .wrapper::before{display:block}.dynamic-inline-container .leaderboard[data-ad-height='250'][data-ad-width='970'] .wrapper::after,.leaderboard.leaderboardfooter[data-ad-height='250'][data-ad-width='970'] .wrapper::after{right:-webkit-calc((100% - 970px - 98px)/ 2);right:calc((100% - 970px - 98px)/ 2)}.dynamic-inline-container .leaderboard[data-ad-height='250'][data-ad-width='970'] .wrapper::before,.leaderboard.leaderboardfooter[data-ad-height='250'][data-ad-width='970'] .wrapper::before{left:-webkit-calc((100% - 970px - 98px)/ 2);left:calc((100% - 970px - 98px)/ 2)}.dynamic-inline-container .leaderboard[data-ad-height='250'][data-ad-width='1280'] .wrapper::after,.dynamic-inline-container .leaderboard[data-ad-height='250'][data-ad-width='1280'] .wrapper::before,.leaderboard.leaderboardfooter[data-ad-height='250'][data-ad-width='1280'] .wrapper::after,.leaderboard.leaderboardfooter[data-ad-height='250'][data-ad-width='1280'] .wrapper::before{display:block}.dynamic-inline-container .leaderboard[data-ad-height='250'][data-ad-width='1280'] .wrapper::after,.leaderboard.leaderboardfooter[data-ad-height='250'][data-ad-width='1280'] .wrapper::after{right:-webkit-calc((100% - 1280px - 98px)/ 2);right:calc((100% - 1280px - 98px)/ 2)}.dynamic-inline-container .leaderboard[data-ad-height='250'][data-ad-width='1280'] .wrapper::before,.leaderboard.leaderboardfooter[data-ad-height='250'][data-ad-width='1280'] .wrapper::before{left:-webkit-calc((100% - 1280px - 98px)/ 2);left:calc((100% - 1280px - 98px)/ 2)}.dynamic-inline-container .leaderboard[data-ad-height='360'][data-ad-width='1280'] .wrapper::after,.dynamic-inline-container .leaderboard[data-ad-height='360'][data-ad-width='1280'] .wrapper::before,.leaderboard.leaderboardfooter[data-ad-height='360'][data-ad-width='1280'] .wrapper::after,.leaderboard.leaderboardfooter[data-ad-height='360'][data-ad-width='1280'] .wrapper::before{display:block}.dynamic-inline-container .leaderboard[data-ad-height='360'][data-ad-width='1280'] .wrapper::after,.leaderboard.leaderboardfooter[data-ad-height='360'][data-ad-width='1280'] .wrapper::after{right:-webkit-calc((100% - 1280px - 98px)/ 2);right:calc((100% - 1280px - 98px)/ 2)}.dynamic-inline-container .leaderboard[data-ad-height='360'][data-ad-width='1280'] .wrapper::before,.leaderboard.leaderboardfooter[data-ad-height='360'][data-ad-width='1280'] .wrapper::before{left:-webkit-calc((100% - 1280px - 98px)/ 2);left:calc((100% - 1280px - 98px)/ 2)}.dynamic-inline-container .leaderboard[data-ad-width='300'] .wrapper{width:300px;margin:0 auto}.dynamic-inline-container .leaderboard[data-ad-width='300'] .wrapper::after,.dynamic-inline-container .leaderboard[data-ad-width='300'] .wrapper::before{-webkit-transform:none;transform:none;position:static;margin-top:0;display:block}.dynamic-inline-container .leaderboard[data-ad-width='320'] .wrapper{width:320px;margin:0 auto}.dynamic-inline-container .leaderboard[data-ad-width='320'] .wrapper::after,.dynamic-inline-container .leaderboard[data-ad-width='320'] .wrapper::before{-webkit-transform:none;transform:none;position:static;margin-top:0;display:block}.dynamic-inline-container .leaderboard[data-ad-width='299'] .wrapper{width:299px;margin:0 auto}.dynamic-inline-container .leaderboard[data-ad-width='299'] .wrapper::after,.dynamic-inline-container .leaderboard[data-ad-width='299'] .wrapper::before{-webkit-transform:none;transform:none;position:static;margin-top:0;display:block}.ad-label,.dynamic-inline-container .leaderboard.is-destroyed .wrapper::after,.dynamic-inline-container .leaderboard.is-destroyed .wrapper::before{display:none}.ad-label{color:#888;font-size:.625rem;font-family:"Work Sans"}.ad-label--show .ad-label{display:block}.ad-label--show .ad-label.ad-label--hidden{visibility:hidden}.leaderboard--header{display:none;top:100px;position:fixed;width:100%;z-index:2;background:#FFF;-webkit-transition:all ease .15s;transition:all ease .15s}.leaderboard--header .wrapper{margin:12px auto}@media all and (min-width:40em){.leaderboard--header,.leaderboard--header[data-ad-height='90'][data-ad-width='728'] .wrapper::after,.leaderboard--header[data-ad-height='90'][data-ad-width='728'] .wrapper::before{display:block}.header--condensed+.leaderboard--header{top:55px}.leaderboard--header[data-ad-height='90'][data-ad-width='728']{height:114px;max-height:114px}.leaderboard--header[data-ad-height='90'][data-ad-width='728'] .wrapper{width:728px}.leaderboard--header.is-collapsed[data-ad-height='90']:not(:hover){-webkit-transform:translateY(-139px);transform:translateY(-139px);height:0}.leaderboard--header.is-collapsed[data-ad-height='90']:not(:hover)+.journey-nav__menu-toggle--header{-webkit-transform:translateY(-114px);transform:translateY(-114px)}}@media all and (min-width:40em) and (max-width:65em){.journey-intro .leaderboard--header.is-collapsed[data-ad-height='90']:not(:hover){-webkit-transform:translateY(-169px);transform:translateY(-169px)}}@media all and (min-width:40em){.header+.leaderboard--header[data-ad-height='90']~:not(.journey-nav__menu-toggle--header),.journey-page:not(.journey-intro) .header+.leaderboard--header[data-ad-height='90']+.journey-nav__menu-toggle--header+*{top:114px;-webkit-transition:top .41s;transition:top .41s;position:relative}.journey-page:not(.journey-intro) .header+.leaderboard--header[data-ad-height='90']+.journey-nav__menu-toggle--header{top:207px}.journey-page:not(.journey-intro) .header--condensed+.leaderboard--header[data-ad-height='90']+.journey-nav__menu-toggle--header{top:165px}.leaderboard--header[data-ad-height='250'][data-ad-width='970']{height:274px;max-height:274px}.leaderboard--header[data-ad-height='250'][data-ad-width='970'] .wrapper{width:970px}.leaderboard--header[data-ad-height='250'][data-ad-width='970'] .wrapper::after,.leaderboard--header[data-ad-height='250'][data-ad-width='970'] .wrapper::before{display:block}.leaderboard--header.is-collapsed[data-ad-height],.leaderboard--header.is-collapsed[data-ad-height]+.journey-nav__menu-toggle--header{-webkit-transition:margin-top .15s linear,height .41s ease-in .8s,max-height .1s linear,border-color .25s ease-in,-webkit-transform .41s ease-in .8s;transition:margin-top .15s linear,height .41s ease-in .8s,max-height .1s linear,border-color .25s ease-in,-webkit-transform .41s ease-in .8s;transition:margin-top .15s linear,height .41s ease-in .8s,max-height .1s linear,transform .41s ease-in .8s,border-color .25s ease-in;transition:margin-top .15s linear,height .41s ease-in .8s,max-height .1s linear,transform .41s ease-in .8s,border-color .25s ease-in,-webkit-transform .41s ease-in .8s}.journey-page .leaderboard--header.is-collapsed[data-ad-height]{-webkit-transition:margin-top .15s linear,height .1s ease-in 1.25s,max-height .1s linear,border-color .25s ease-in,-webkit-transform .43s ease-in .8s;transition:margin-top .15s linear,height .1s ease-in 1.25s,max-height .1s linear,border-color .25s ease-in,-webkit-transform .43s ease-in .8s;transition:margin-top .15s linear,height .1s ease-in 1.25s,max-height .1s linear,transform .43s ease-in .8s,border-color .25s ease-in;transition:margin-top .15s linear,height .1s ease-in 1.25s,max-height .1s linear,transform .43s ease-in .8s,border-color .25s ease-in,-webkit-transform .43s ease-in .8s}.header+.leaderboard--header[data-ad-height='250']~:not(.journey-nav__menu-toggle--header),.journey-page:not(.journey-intro) .header+.leaderboard--header[data-ad-height='250']+.journey-nav__menu-toggle--header+*{top:274px;-webkit-transition:top .41s;transition:top .41s;position:relative}.journey-page:not(.journey-intro) .header+.leaderboard--header[data-ad-height='250']+.journey-nav__menu-toggle--header{top:367px}.journey-page:not(.journey-intro) .header--condensed+.leaderboard--header[data-ad-height='250']+.journey-nav__menu-toggle--header{top:325px}.leaderboard--header[data-ad-height='250'][data-ad-width='1280']{height:274px;max-height:274px}.leaderboard--header[data-ad-height='250'][data-ad-width='1280'] .wrapper{width:1280px}.leaderboard--header[data-ad-height='250'][data-ad-width='1280'] .wrapper::after,.leaderboard--header[data-ad-height='250'][data-ad-width='1280'] .wrapper::before{display:block}.leaderboard--header.is-collapsed[data-ad-height='250']:not(:hover){-webkit-transform:translateY(-299px);transform:translateY(-299px);height:0}.leaderboard--header.is-collapsed[data-ad-height='250']:not(:hover)+.journey-nav__menu-toggle--header{-webkit-transform:translateY(-274px);transform:translateY(-274px)}}@media all and (min-width:40em) and (max-width:65em){.journey-intro .leaderboard--header.is-collapsed[data-ad-height='250']:not(:hover){-webkit-transform:translateY(-329px);transform:translateY(-329px)}}@media all and (min-width:40em){.header+.leaderboard--header[data-ad-height='250']~:not(.journey-nav__menu-toggle--header),.journey-page:not(.journey-intro) .header+.leaderboard--header[data-ad-height='250']+.journey-nav__menu-toggle--header+*{top:274px;-webkit-transition:top .41s;transition:top .41s;position:relative}.journey-page:not(.journey-intro) .header+.leaderboard--header[data-ad-height='250']+.journey-nav__menu-toggle--header{top:367px}.journey-page:not(.journey-intro) .header--condensed+.leaderboard--header[data-ad-height='250']+.journey-nav__menu-toggle--header{top:325px}.leaderboard--header[data-ad-height='360'][data-ad-width='1280']{height:384px;max-height:384px}.leaderboard--header[data-ad-height='360'][data-ad-width='1280'] .wrapper{width:1280px}.leaderboard--header[data-ad-height='360'][data-ad-width='1280'] .wrapper::after,.leaderboard--header[data-ad-height='360'][data-ad-width='1280'] .wrapper::before{display:block}.leaderboard--header.is-collapsed[data-ad-height='360']:not(:hover){-webkit-transform:translateY(-409px);transform:translateY(-409px);height:0}.leaderboard--header.is-collapsed[data-ad-height='360']:not(:hover)+.journey-nav__menu-toggle--header{-webkit-transform:translateY(-384px);transform:translateY(-384px)}.leaderboard--header.is-collapsed[data-ad-height],.leaderboard--header.is-collapsed[data-ad-height]+.journey-nav__menu-toggle--header{-webkit-transition:margin-top .15s linear,height .41s ease-in .8s,max-height .1s linear,border-color .25s ease-in,-webkit-transform .41s ease-in .8s;transition:margin-top .15s linear,height .41s ease-in .8s,max-height .1s linear,border-color .25s ease-in,-webkit-transform .41s ease-in .8s;transition:margin-top .15s linear,height .41s ease-in .8s,max-height .1s linear,transform .41s ease-in .8s,border-color .25s ease-in;transition:margin-top .15s linear,height .41s ease-in .8s,max-height .1s linear,transform .41s ease-in .8s,border-color .25s ease-in,-webkit-transform .41s ease-in .8s}.journey-page .leaderboard--header.is-collapsed[data-ad-height]{-webkit-transition:margin-top .15s linear,height .1s ease-in 1.25s,max-height .1s linear,border-color .25s ease-in,-webkit-transform .43s ease-in .8s;transition:margin-top .15s linear,height .1s ease-in 1.25s,max-height .1s linear,border-color .25s ease-in,-webkit-transform .43s ease-in .8s;transition:margin-top .15s linear,height .1s ease-in 1.25s,max-height .1s linear,transform .43s ease-in .8s,border-color .25s ease-in;transition:margin-top .15s linear,height .1s ease-in 1.25s,max-height .1s linear,transform .43s ease-in .8s,border-color .25s ease-in,-webkit-transform .43s ease-in .8s}.header+.leaderboard--header[data-ad-height='360']~:not(.journey-nav__menu-toggle--header),.journey-page:not(.journey-intro) .header+.leaderboard--header[data-ad-height='360']+.journey-nav__menu-toggle--header+*{top:384px;-webkit-transition:top .41s;transition:top .41s;position:relative}.journey-page:not(.journey-intro) .header+.leaderboard--header[data-ad-height='360']+.journey-nav__menu-toggle--header{top:477px}.journey-page:not(.journey-intro) .header--condensed+.leaderboard--header[data-ad-height='360']+.journey-nav__menu-toggle--header{top:435px}.header+.leaderboard--header.is-collapsed[data-ad-height='250']+main,.journey-page:not(.journey-intro) .leaderboard--header.is-collapsed[data-ad-height='250']+.journey-nav__menu-toggle--header+main{top:120px;margin-bottom:-120px;-webkit-transition:top .41s ease-in .8s;transition:top .41s ease-in .8s}.leaderboard--header:not([data-ad-height]){height:114px;max-height:114px}}@media all and (min-width:40em) and (max-width:65em){.journey-intro .leaderboard--header.is-collapsed[data-ad-height='360']:not(:hover){-webkit-transform:translateY(-439px);transform:translateY(-439px)}}.dynamic-list__item-bonus .leaderboard,.glossaryTemplate .leaderboard,.leaderboard--river,.leaderboard-post-content{display:none}.dynamic-list__item-bonus .leaderboard .wrapper,.glossaryTemplate .leaderboard .wrapper,.leaderboard--river .wrapper,.leaderboard-post-content .wrapper{margin:0 auto}@media all and (min-width:40em){.dynamic-list__item-bonus .leaderboard,.dynamic-list__item-bonus .leaderboard[data-ad-height='90'][data-ad-width='728'] .wrapper::after,.dynamic-list__item-bonus .leaderboard[data-ad-height='90'][data-ad-width='728'] .wrapper::before,.dynamic-list__item-bonus .leaderboard[data-ad-height='360'][data-ad-width='1280'] .wrapper::after,.dynamic-list__item-bonus .leaderboard[data-ad-height='360'][data-ad-width='1280'] .wrapper::before,.dynamic-list__item-bonus .leaderboard[data-ad-height='250'][data-ad-width='970'] .wrapper::after,.dynamic-list__item-bonus .leaderboard[data-ad-height='250'][data-ad-width='970'] .wrapper::before,.dynamic-list__item-bonus .leaderboard[data-ad-height='250'][data-ad-width='1280'] .wrapper::after,.dynamic-list__item-bonus .leaderboard[data-ad-height='250'][data-ad-width='1280'] .wrapper::before,.glossaryTemplate .leaderboard,.glossaryTemplate .leaderboard[data-ad-height='90'][data-ad-width='728'] .wrapper::after,.glossaryTemplate .leaderboard[data-ad-height='90'][data-ad-width='728'] .wrapper::before,.glossaryTemplate .leaderboard[data-ad-height='360'][data-ad-width='1280'] .wrapper::after,.glossaryTemplate .leaderboard[data-ad-height='360'][data-ad-width='1280'] .wrapper::before,.glossaryTemplate .leaderboard[data-ad-height='250'][data-ad-width='970'] .wrapper::after,.glossaryTemplate .leaderboard[data-ad-height='250'][data-ad-width='970'] .wrapper::before,.glossaryTemplate .leaderboard[data-ad-height='250'][data-ad-width='1280'] .wrapper::after,.glossaryTemplate .leaderboard[data-ad-height='250'][data-ad-width='1280'] .wrapper::before,.leaderboard--river,.leaderboard--river[data-ad-height='90'][data-ad-width='728'] .wrapper::after,.leaderboard--river[data-ad-height='90'][data-ad-width='728'] .wrapper::before,.leaderboard--river[data-ad-height='360'][data-ad-width='1280'] .wrapper::after,.leaderboard--river[data-ad-height='360'][data-ad-width='1280'] .wrapper::before,.leaderboard--river[data-ad-height='250'][data-ad-width='970'] .wrapper::after,.leaderboard--river[data-ad-height='250'][data-ad-width='970'] .wrapper::before,.leaderboard--river[data-ad-height='250'][data-ad-width='1280'] .wrapper::after,.leaderboard--river[data-ad-height='250'][data-ad-width='1280'] .wrapper::before,.leaderboard-post-content,.leaderboard-post-content[data-ad-height='90'][data-ad-width='728'] .wrapper::after,.leaderboard-post-content[data-ad-height='90'][data-ad-width='728'] .wrapper::before,.leaderboard-post-content[data-ad-height='360'][data-ad-width='1280'] .wrapper::after,.leaderboard-post-content[data-ad-height='360'][data-ad-width='1280'] .wrapper::before,.leaderboard-post-content[data-ad-height='250'][data-ad-width='970'] .wrapper::after,.leaderboard-post-content[data-ad-height='250'][data-ad-width='970'] .wrapper::before,.leaderboard-post-content[data-ad-height='250'][data-ad-width='1280'] .wrapper::after,.leaderboard-post-content[data-ad-height='250'][data-ad-width='1280'] .wrapper::before{display:block}.dynamic-list__item-bonus .leaderboard[data-ad-height='90'][data-ad-width='728'],.glossaryTemplate .leaderboard[data-ad-height='90'][data-ad-width='728'],.leaderboard--river[data-ad-height='90'][data-ad-width='728'],.leaderboard-post-content[data-ad-height='90'][data-ad-width='728']{height:114px;max-height:114px}.dynamic-list__item-bonus .leaderboard[data-ad-height='250'][data-ad-width='970'],.dynamic-list__item-bonus .leaderboard[data-ad-height='250'][data-ad-width='1280'],.glossaryTemplate .leaderboard[data-ad-height='250'][data-ad-width='970'],.glossaryTemplate .leaderboard[data-ad-height='250'][data-ad-width='1280'],.leaderboard--river[data-ad-height='250'][data-ad-width='970'],.leaderboard--river[data-ad-height='250'][data-ad-width='1280'],.leaderboard-post-content[data-ad-height='250'][data-ad-width='970'],.leaderboard-post-content[data-ad-height='250'][data-ad-width='1280']{height:274px;max-height:274px}.dynamic-list__item-bonus .leaderboard[data-ad-height='90'][data-ad-width='728'] .wrapper,.glossaryTemplate .leaderboard[data-ad-height='90'][data-ad-width='728'] .wrapper,.leaderboard--river[data-ad-height='90'][data-ad-width='728'] .wrapper,.leaderboard-post-content[data-ad-height='90'][data-ad-width='728'] .wrapper{width:728px}.dynamic-list__item-bonus .leaderboard[data-ad-height='250'][data-ad-width='970'] .wrapper,.glossaryTemplate .leaderboard[data-ad-height='250'][data-ad-width='970'] .wrapper,.leaderboard--river[data-ad-height='250'][data-ad-width='970'] .wrapper,.leaderboard-post-content[data-ad-height='250'][data-ad-width='970'] .wrapper{width:970px}.dynamic-list__item-bonus .leaderboard[data-ad-height='360'][data-ad-width='1280'] .wrapper,.dynamic-list__item-bonus .leaderboard[data-ad-height='250'][data-ad-width='1280'] .wrapper,.glossaryTemplate .leaderboard[data-ad-height='360'][data-ad-width='1280'] .wrapper,.glossaryTemplate .leaderboard[data-ad-height='250'][data-ad-width='1280'] .wrapper,.leaderboard--river[data-ad-height='360'][data-ad-width='1280'] .wrapper,.leaderboard--river[data-ad-height='250'][data-ad-width='1280'] .wrapper,.leaderboard-post-content[data-ad-height='360'][data-ad-width='1280'] .wrapper,.leaderboard-post-content[data-ad-height='250'][data-ad-width='1280'] .wrapper{width:1280px}.dynamic-list__item-bonus .leaderboard[data-ad-height='360'][data-ad-width='1280'],.glossaryTemplate .leaderboard[data-ad-height='360'][data-ad-width='1280'],.leaderboard--river[data-ad-height='360'][data-ad-width='1280'],.leaderboard-post-content[data-ad-height='360'][data-ad-width='1280']{height:384px;max-height:384px}}.billboard.collapsed,.dynamic-inline.collapsed,.leaderboard.collapsed{display:none}.js-lazy-ad{max-height:0}.js-lazy-ad[data-ad-height]{max-height:2000px}@media all and (min-width:40em){.dynamic-inline .js-lazy-ad{max-height:250px}}@media all and (min-width:65em){.dynamic-inline .js-lazy-ad{max-height:90px}}#main{position:relative}#height-change-listener{position:absolute;left:0;height:100%;width:0;border:0;background-color:transparent}@charset "UTF-8";.article.article--flex,.article.article--list{overflow:hidden}.article__header{padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column}.article__header--project{padding-top:1rem}@media all and (min-width:50em){.article__header--project{margin-bottom:1.85rem}}.article--bio .article__header{margin:1rem 0 2.5rem}.article__header--no-image .article__header-block,.article__header--portfolio p{max-width:52.5rem;margin-left:auto}.full-width-hero{min-height:356px}@media all and (min-width:80em){.full-width-hero__content{background-image:-webkit-repeating-linear-gradient(left,#FFF 0,#FFF 50%,rgba(255,255,255,0) 51%,rgba(255,255,255,0) 100%),-webkit-repeating-linear-gradient(top,#D9EBF3 0,#D9EBF3 20%,transparent 20%,transparent 100%);background-image:repeating-linear-gradient(to right,#FFF 0,#FFF 50%,rgba(255,255,255,0) 51%,rgba(255,255,255,0) 100%),repeating-linear-gradient(to bottom,#D9EBF3 0,#D9EBF3 20%,transparent 20%,transparent 100%);background-repeat:repeat;background-size:6px 10px;max-height:325px}}.article__decision-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;background-image:-webkit-repeating-linear-gradient(left,#DDD 0,#DDD 50%,transparent 50%,transparent 100%);background-image:repeating-linear-gradient(to right,#DDD 0,#DDD 50%,transparent 50%,transparent 100%);background-position:left bottom;background-repeat:repeat-x;background-size:8px 2px;padding-bottom:.4rem}.article__header--no-image .article__decision-block{width:100%}.article--list .article-header__media{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}.article__share-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:auto}@media all and (min-width:65em){.article__header--project{padding-top:0}.article__share-block{margin-left:0;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}.article--flex .article__share-block{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:1rem}.article__header--project .article__share-block{margin-left:0}@media all and (min-width:65em){.article__header--project .article__share-block{margin-left:0;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}.article__body{padding-bottom:2rem}@media all and (min-width:50em){.article--bio .article__body,.article--flex .article__body,.article--project .article__body,.article--video .article__body{position:relative;max-width:-webkit-calc(100% - 20rem);max-width:calc(100% - 20rem);min-height:700px}}@media all and (min-width:80em){.article--bio .article__body,.article--flex .article__body,.article--project .article__body,.article--video .article__body{max-width:60rem}}@media all and (min-width:70em){.journey-intro .article__body:after,.journey-intro .article__body:before{clear:both;content:" ";display:table}}.article__flex-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin-top:.3rem}@media all and (min-width:34em){.article__flex-wrapper{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}@media all and (min-width:65em){.article__flex-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.article__header--project .article__flex-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media all and (min-width:23em){.article__header--project .article__share-block{margin-right:0}.article__header--project .article__flex-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.loc.chop-content{position:static}@media all and (min-width:40em){.article--project .loc.chop-content{max-width:40rem;margin:0 auto}}@media all and (min-width:65em){.article__header--project .article__flex-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.article__header--no-image .article__flex-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.article--project .loc.chop-content{display:inline;max-width:52.5rem;margin-left:auto}}@media all and (min-width:40em){.article--flex .loc.chop-content{max-width:40rem;margin:0 auto}}@media all and (min-width:65em){.article--flex .loc.chop-content{clear:both;max-width:43.75rem}}@media all and (min-width:50em){.loc.chop-content{margin-bottom:1rem}}@media all and (min-width:70em){.journey-intro .loc.chop-content{clear:right;margin-left:300px}}.journey-intro-date{margin:1.5rem 0 .875rem;font-size:1rem;line-height:1.45;color:#888}@media all and (min-width:40em){.article--flex .journey-intro-date,.article--project .journey-intro-date{max-width:40rem;margin:1.5rem auto .875rem}}@media all and (min-width:70em){.article--flex .journey-intro-date,.article--project .journey-intro-date,.journey-intro-date{clear:right;margin-left:300px}}@media all and (min-width:65em){.article--project .journey-intro-date{display:inline;max-width:52.5rem}.article--flex .journey-intro-date{max-width:43.75rem}.article--project .article-header__media{width:50%;float:left;margin:0 1.5rem 1.5rem 0}.article--bio .article-header__media{float:left;margin:0 1.5rem 1.5rem 0}.article__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.article__content:before{content:'';clear:both}.article--list .article__content,.article--portfolio .article__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.article__content--video-footer{display:block}.article--project .article__content{max-width:52.5rem;margin-left:auto;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;clear:both}}@media all and (min-width:50em){.article--list .article__content,.article--portfolio .article__content{position:relative;max-width:-webkit-calc(100% - 20rem);max-width:calc(100% - 20rem)}}@media all and (min-width:80em){.article--list .article__content,.article--portfolio .article__content{max-width:57.8rem}}.article-intro{margin:1rem 0 1rem auto;max-width:52.5rem;line-height:1.5rem}.article__header--portfolio .article-intro,.has-affiliate-link .article__header--portfolio .article-intro{margin-left:0}@media all and (min-width:40em){.article__header--portfolio .article-intro,.has-affiliate-link .article__header--portfolio .article-intro{margin:0 auto}}.article__post-footer{position:relative;z-index:1;padding-top:2px}@charset "UTF-8";.text-passage h2 a,.text-passage h3 a{text-decoration:none}.dynamic-list--bulleted>li,.text-passage ul>li{position:relative;padding-left:2rem;margin:1rem 0}.dynamic-list--bulleted>li:before,.text-passage ul>li:before{position:absolute;left:.5rem;content:"■ ";color:#A0C3CC}.dynamic-list--bulleted>li.dynamic-list__item--inline,.text-passage ul>li.dynamic-list__item--inline{position:relative;padding-left:1rem;margin:1rem 0;border-left:solid .3rem #A0C3CC}.dynamic-list--numbered-inline>li:last-child,.dynamic-list--numbered>li:not(.dynamic-list__item-bonus):last-child,.text-passage ol>li:not(.dynamic-list__item-bonus):last-child{margin-bottom:0}.dynamic-list--bulleted>li.dynamic-list__item--inline:before,.text-passage ul>li.dynamic-list__item--inline:before{position:relative;content:""}.dynamic-list--numbered,.text-passage ol{list-style:none;counter-reset:steps}.dynamic-list--numbered.html-slice,.text-passage ol.html-slice{counter-reset:none}.dynamic-list--numbered>li:not(.dynamic-list__item-bonus),.text-passage ol>li:not(.dynamic-list__item-bonus){position:relative;margin-left:2rem;line-height:1.5rem}.dynamic-list--numbered>li:not(.dynamic-list__item-bonus):before,.text-passage ol>li:not(.dynamic-list__item-bonus):before{position:absolute;left:-2rem;counter-increment:steps;content:counter(steps,decimal-leading-zero);color:#A0C3CC;font-size:1.25rem;font-weight:500}.dynamic-list--numbered-inline>li{margin-left:0}.dynamic-list--numbered-inline>li:before{display:inline;position:relative}.dynamic-list--numbered-inline>li>:first-child,.dynamic-list--numbered-inline>li>:first-child>*{display:inline}.dynamic-list__item{padding:.6rem 0}.dynamic-list__item:last-of-type{padding-bottom:0}.dynamic-list__header{padding:0;text-align:center;font-size:1.5rem;line-height:1.17;color:#888}.dynamic-list__item--header{padding:0}.dynamic-list__item--header h3{border-left:none;border-right:none;padding:.4rem;text-align:left;font-size:1rem;color:#333}.dynamic-list__primary-image{margin-top:1rem}.dynamic-list__text-content{margin-top:.5rem}.dynamic-list__chop-container.is-hidden{display:none}.dynamic-list__item-bonus:last-child{padding-bottom:2rem}.text-passage{font-size:1.0625rem;line-height:1.6875}.text-passage p{margin-bottom:1rem;letter-spacing:-.1px}.text-passage blockquote{padding-left:2rem;border-left:3px solid #DDD;color:#888;clear:both}.text-passage h1,.text-passage h2{margin:1rem 0 .25rem;font-weight:500;line-height:1.25}.text-passage h2.newsletter__title{margin:0;font-weight:400}.text-passage h3{margin:1rem 0 .25rem;font-weight:500;line-height:1.25}.text-passage h3.newsletter__subtitle{margin:0;font-weight:400}.text-passage h4,.text-passage h5{margin:2rem 0 1.5rem}.text-passage h6{margin:0 0 1rem}.text-passage li{margin-bottom:1rem;line-height:1.6}.text-passage img{display:block;margin:2rem 0}.text-passage a:not(.btn){text-decoration:none;background-image:-webkit-repeating-linear-gradient(left,#008FB9 0,#008FB9 50%,transparent 50%,transparent 100%);background-image:repeating-linear-gradient(to right,#008FB9 0,#008FB9 50%,transparent 50%,transparent 100%);background-position:left bottom;background-repeat:repeat-x;background-size:8px 2px;background-color:#F1FAFD;color:#333;-webkit-transition:background-image ease .15s,color ease .15s;transition:background-image ease .15s,color ease .15s}.text-passage a:not(.btn):hover{background-image:-webkit-linear-gradient(left,#008FB9 0,#008FB9 100%);background-image:linear-gradient(to right,#008FB9 0,#008FB9 100%);background-size:100% 2px;background-color:#FFF;color:#008FB9}.text-passage b,.text-passage strong{font-weight:500}.text-passage table{border-collapse:collapse}.text-passage table,.text-passage td,.text-passage th{border:1px solid #EEE;background:0 0}.text-passage td{padding:.2rem .3rem}.text-passage tr{background-color:#FFF}.text-passage tr:nth-child(odd){background-color:#F1FAFD}.text-passage--muted{padding:1rem 0;font-size:.875rem;color:#888}@charset "UTF-8";.tag-nav__item,.tag-nav__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.tag-nav{font-size:.625rem;margin:0 0 1rem}.article .tag-nav__item,.tag-nav__link{font-size:1rem}.tag-nav__list{display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.tag-nav__item{display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:.3rem}.glossary-container .tag-nav__item:focus:after,.glossary-container .tag-nav__item:hover:after,.taxonomy2Template .tag-nav__item:focus:after,.taxonomy2Template .tag-nav__item:hover:after{color:#E4965F}.glossary-container .tag-nav__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.tag-nav__icon{display:none;margin-left:.2rem;height:.8rem;width:.8rem;fill:#A0C3CC}.taxonomy2Template .tag-nav__icon{display:inline-block}.tag-nav__item:last-of-type .tag-nav__icon{display:none}.tag-nav__link:hover+.tag-nav__icon{fill:#E4965F}.glossary-container .tag-nav__icon,.glossary-container .tag-nav__item:last-of-type .tag-nav__icon{display:inline-block;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;margin-left:0;margin-right:.2rem}.tag-nav__link{display:inline-block;padding:.6rem;position:relative;background:#D9EBF3;color:#333;text-transform:capitalize;text-decoration:none;letter-spacing:-.1px;line-height:1;-webkit-transition:background .15s ease;transition:background .15s ease}.tag-nav__link:focus,.tag-nav__link:hover{background:#C8D8DD}.section--island-white .tag-nav__link{background:#FFF}.glossary-container .tag-nav__link,.taxonomy2Template .tag-nav__link{background:0 0;border-bottom:solid 2px transparent}.glossary-container .tag-nav__link:focus,.glossary-container .tag-nav__link:hover,.taxonomy2Template .tag-nav__link:focus,.taxonomy2Template .tag-nav__link:hover{border-bottom-color:#E4965F}.glossary-container .tag-nav__link{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.tag-nav-content{width:100%}@charset "UTF-8";.tag-nav__item,.tag-nav__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.tag-nav{font-size:.625rem;margin:0 0 1rem}.tag-nav__list{display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.tag-nav__item{display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:.3rem}.article .tag-nav__item{font-size:1rem}.glossary-container .tag-nav__item:focus:after,.glossary-container .tag-nav__item:hover:after,.taxonomy2Template .tag-nav__item:focus:after,.taxonomy2Template .tag-nav__item:hover:after{color:#E4965F}.glossary-container .tag-nav__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.tag-nav__icon{display:none;margin-left:.2rem;height:.8rem;width:.8rem;fill:#A0C3CC}.link-list,.tag-nav-content{width:100%}.taxonomy2Template .tag-nav__icon{display:inline-block}.tag-nav__item:last-of-type .tag-nav__icon{display:none}.static-content__nav .link-list__link:hover+.tag-nav__icon,.tag-nav__link:hover+.tag-nav__icon{fill:#E4965F}.glossary-container .tag-nav__icon,.glossary-container .tag-nav__item:last-of-type .tag-nav__icon{display:inline-block;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;margin-left:0;margin-right:.2rem}.static-content__nav .link-list__link,.tag-nav__link{display:inline-block;padding:.6rem;position:relative;background:#D9EBF3;color:#333;text-transform:capitalize;text-decoration:none;letter-spacing:-.1px;line-height:1;font-size:1rem;-webkit-transition:background .15s ease;transition:background .15s ease}.static-content__nav .link-list__link:focus,.static-content__nav .link-list__link:hover,.tag-nav__link:focus,.tag-nav__link:hover{background:#C8D8DD}.section--island-white .static-content__nav .link-list__link,.section--island-white .tag-nav__link,.static-content__nav .section--island-white .link-list__link{background:#FFF}.glossary-container .static-content__nav .link-list__link,.glossary-container .tag-nav__link,.static-content__nav .glossary-container .link-list__link,.static-content__nav .taxonomy2Template .link-list__link,.taxonomy2Template .static-content__nav .link-list__link,.taxonomy2Template .tag-nav__link{background:0 0;border-bottom:solid 2px transparent}.link-list__link--active,.link-list__link--active:focus,.link-list__link--active:hover,.static-content__nav .link-list__link--active:focus,.static-content__nav .link-list__link--active:hover{background:#6495A3}.glossary-container .static-content__nav .link-list__link:focus,.glossary-container .static-content__nav .link-list__link:hover,.glossary-container .tag-nav__link:focus,.glossary-container .tag-nav__link:hover,.static-content__nav .glossary-container .link-list__link:focus,.static-content__nav .glossary-container .link-list__link:hover,.static-content__nav .taxonomy2Template .link-list__link:focus,.static-content__nav .taxonomy2Template .link-list__link:hover,.taxonomy2Template .static-content__nav .link-list__link:focus,.taxonomy2Template .static-content__nav .link-list__link:hover,.taxonomy2Template .tag-nav__link:focus,.taxonomy2Template .tag-nav__link:hover{border-bottom-color:#E4965F}.glossary-container .static-content__nav .link-list__link,.glossary-container .tag-nav__link,.static-content__nav .glossary-container .link-list__link{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.link-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.journey-nav .link-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;list-style-type:square;color:#888}.link-list__link{text-decoration:none;padding:.6rem}.glossary-container .link-list__link,.taxonomy2Template .link-list__link{padding:0}.link-list__link--active{position:relative;color:#FFF}.link-list__link--active:after{bottom:-.5rem;left:0;right:0;margin:0 auto;position:absolute;width:0;height:0;content:'';border-left:.5rem solid transparent;border-right:.5rem solid transparent;border-top:.5rem solid #6495A3}.static-content__nav .link-list__link--active{position:relative;background:#6495A3;color:#FFF}.journey-nav .link-list__link{color:#333;padding:.5rem .5rem .5rem .3rem;display:block;-webkit-transition:color .15s ease;transition:color .15s ease}.journey-nav .link-list__item.is-active,.journey-nav .link-list__item.is-active .link-list__link,.journey-nav .link-list__item:active,.journey-nav .link-list__item:focus,.journey-nav .link-list__item:hover,.journey-nav .link-list__link:active,.journey-nav .link-list__link:focus,.journey-nav .link-list__link:hover{color:#E4965F}.link-list__item{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.static-content__nav .link-list__item{margin:.25rem}.journey-nav .link-list__item{margin-left:2rem}@charset "UTF-8";.heading__title{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;color:#333;font-size:1.875rem;line-height:1.1333;font-weight:400;text-align:center;margin-bottom:.875rem}.article--project .heading__title{margin-bottom:1.875rem}@media all and (min-width:40em){.heading__title{letter-spacing:-.2px}}@media all and (min-width:65em){.heading__title{font-size:2.75rem;line-height:1.07;letter-spacing:-.5px}}.heading--tinted .heading__title{margin-bottom:.4rem}.heading--static .heading__title{margin-top:1.5rem}.glossaryTemplate .heading__title{font-size:1.5rem}@media all and (min-width:65em){.glossaryTemplate .heading__title{font-size:2.25rem}}.description,.heading__subtitle{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;margin:-.25rem 0 .875rem;padding:0 1rem;font-size:1.25rem;line-height:1.2;text-align:center;font-weight:400;color:#888}.article--project .description,.article--project .heading__subtitle{margin:-1.25rem 0 1.875rem}@media all and (min-width:40em){.description,.heading__subtitle{padding:0 1rem;font-size:1.125rem}}@media all and (min-width:65em){.description,.heading__subtitle{font-size:1.5rem;line-height:1.17}.heading--constrained .description,.heading--constrained .heading__subtitle{width:70%;margin:0 auto 1rem;line-height:1.4}}.heading--constrained .description,.heading--constrained .heading__subtitle{font-size:1.0625rem;padding:0}@media all and (min-width:40em){.heading--constrained .description,.heading--constrained .heading__subtitle{padding:0 1rem;font-size:1.125rem}}.description{margin-top:3rem}@charset "UTF-8";.article-meta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:.875rem;font-size:1rem;line-height:1.45;color:#888}.article--project .article-meta{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media all and (min-width:65em){.article--project .article-meta{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin-right:auto;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}}.article--list .article-meta,.article--portfolio .article-meta{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.article-meta__updated-label{padding-left:.5rem;padding-right:.5rem}@media all and (min-width:23em){.article-meta__updated-label{border-left:solid 1px #DDD}}.article--project .article-meta__updated-label{border-left:none;padding-left:0}@media all and (min-width:65em){.article--project .article-meta__updated-label{border-left:solid 1px #DDD;padding-left:.5rem}}.article-meta>:first-child .article-meta__updated-label{border-left:none}.article-meta__byline{padding-right:.5rem;padding-left:.5rem;text-transform:uppercase}.article--project .article-meta__byline{padding-left:0}.article-meta__byline-link{text-decoration:none;background-image:-webkit-repeating-linear-gradient(left,#008FB9 0,#008FB9 50%,transparent 50%,transparent 100%);background-image:repeating-linear-gradient(to right,#008FB9 0,#008FB9 50%,transparent 50%,transparent 100%);background-position:left bottom;background-repeat:repeat-x;background-size:8px 2px;background-color:#FFF;color:#333;-webkit-transition:background-image ease .15s,color ease .15s;transition:background-image ease .15s,color ease .15s}.article-meta__byline-link:hover{background-image:-webkit-linear-gradient(left,#008FB9 0,#008FB9 100%);background-image:linear-gradient(to right,#008FB9 0,#008FB9 100%);background-size:100% 2px;background-color:#FFF;color:#008FB9}.share{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:1;overflow:hidden;-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.share-item{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.share-item.is-featured{-webkit-box-flex:2;-webkit-flex:2;-ms-flex:2;flex:2}.share-link{display:block;text-align:center;border:0;cursor:pointer;overflow:hidden}.share-link-facebook{background:#3b5998}.share-link-facebook:focus,.share-link-facebook:hover{background:#344e86}.share-link-pinterest{background:#cb2027}.share-link-pinterest:focus,.share-link-pinterest:hover{background:#b51d23}.share-link-flipboard{background:#e02828}.share-link-flipboard:focus,.share-link-flipboard:hover{background:#d01e1e}@charset "UTF-8";.share-link,.social-share .icon{height:2.5rem;position:relative}.social-share{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;margin:0 0 .875rem}.article__flex-wrapper .social-share{margin-left:auto}.article--flex .social-share,.article--list .social-share,.article--portfolio .social-share,.article--video .social-share{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.header .social-share{margin:0}.article--flex .social-share,.article--list .social-share{margin-bottom:1rem}.article--project .social-share{margin-bottom:0}.share-item{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;margin:0 .3rem}.share-item:first-child{margin-left:0}.share-link{display:block;overflow:visible;background:#FFF;-webkit-transition:background .15s ease;transition:background .15s ease;font-size:0;padding:0}.share-link:focus,.share-link:hover{background:#FFF;cursor:pointer}.social-share .icon{width:5.25rem;-webkit-transition:fill .15s ease;transition:fill .15s ease;pointer-events:none;overflow:hidden}.social-share .icon-facebook{fill:#3B5998}.share-item:hover .icon-facebook{fill:#2D4679}.social-share .icon-pinterest{fill:#C92228;width:4.2rem}.share-item:hover .icon-pinterest{fill:#AA2529}.social-share .icon-envelope{fill:#A0C3CC;padding:0}.share-item:hover .icon-envelope{fill:#6495A3}@charset "UTF-8";.figure{text-align:center;margin-bottom:1rem}.listTemplate .figure,.portfolioTemplate .figure{clear:both}.has-affiliate-link .ordered-list__item .figure{text-align:left}.has-large-image .figure{margin-bottom:0}.full-width-hero .figure{float:none;margin-bottom:.75rem;max-width:100%}@media all and (min-width:80em){.full-width-hero .figure{margin-bottom:1.5rem}}.figure__media{max-width:100%;position:relative;display:inline-block;margin:0 auto}.has-affiliate-link .ordered-list__item .figure__media{width:160px}.has-large-image .ordered-list__item .figure__media{width:250px}.figure__image{display:block;height:auto;width:auto;max-width:100%;margin:0 auto}@media all and (min-width:40em){.figure__image{max-height:29.125rem}}@media all and (min-width:50em){.figure__image{max-height:26.6rem}}@media all and (min-width:65em){.figure__image{max-height:34rem}}@media all and (min-width:80em){.figure__image{max-height:41.25rem}}.full-width-hero .figure__image{max-height:none}.figure__caption{display:block;caption-side:bottom;padding-top:.625rem;font-size:.875rem;line-height:1.25;color:#888;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:0 auto;text-align:center;max-width:12.8rem}@media all and (min-width:34em){.figure__caption{max-width:17rem}}@media all and (min-width:40em){.figure__caption{max-width:18.4rem}}@media all and (min-width:50em){.figure__caption{max-width:17rem}}@media all and (min-width:65em){.figure__caption{max-width:22rem}}@media all and (min-width:80em){.figure__caption{max-width:26.4rem}}.figure__caption:hover{overflow:visible;white-space:normal;max-width:100%}.figure__caption a{text-decoration:none;background-image:-webkit-repeating-linear-gradient(left,#008FB9 0,#008FB9 50%,transparent 50%,transparent 100%);background-image:repeating-linear-gradient(to right,#008FB9 0,#008FB9 50%,transparent 50%,transparent 100%);background-position:left bottom;background-repeat:repeat-x;background-size:8px 2px;background-color:#FFF;color:#333;-webkit-transition:background-image ease .15s,color ease .15s;transition:background-image ease .15s,color ease .15s}.figure__caption a:hover{background-image:-webkit-linear-gradient(left,#008FB9 0,#008FB9 100%);background-image:linear-gradient(to right,#008FB9 0,#008FB9 100%);background-size:100% 2px;background-color:#FFF;color:#008FB9}.has-affiliate-link .ordered-list__item .figure__caption{text-align:left;max-width:100%}.commerce-widget .figure__caption{display:none}.figure__caption-icon{vertical-align:text-bottom;width:15px;height:15px}.has-large-image .img-placeholder{background:0 0!important}.chop-content{overflow-y:hidden;position:relative}.mntl-chop{position:relative;margin-top:-15em}.mntl-chop.is-hidden{opacity:0;-webkit-transform:scale(.5,0);transform:scale(.5,0);-webkit-transform-origin:top;transform-origin:top;margin:0 auto}.mntl-chop:before{content:"";bottom:0;left:0;z-index:1;display:block;width:100%;height:15em;background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,#fff 50%,#fff 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 50%,#fff 100%);opacity:1}.mntl-chop .chop-trigger{margin:-4em 0 2em;position:absolute;bottom:0;z-index:2}.btn-chop-top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.btn-chop-icon{display:inline-block;-webkit-transform:scale(.5);transform:scale(.5);width:26px;height:26px;margin-left:.2em}@charset "UTF-8";.inline-chop{clear:both}@media all and (min-width:40em){.inline-chop{max-width:40rem;margin:0 auto}}@media all and (min-width:65em){.inline-chop{max-width:43.75rem}}@media all and (min-width:80em){.has-affiliate-link .inline-chop{max-width:52rem}}.has-affiliate-link .inline-chop{margin:0}.inline-chop-content--hidden{display:none}.inline-chop__expand-container{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.inline-chop-button{position:relative;display:inline-block;padding:.3rem .8rem .3rem .5rem;margin-left:.5rem;background:#D9EBF3;cursor:pointer;font-size:.875rem;font-weight:500;line-height:1;color:#333;letter-spacing:.0125rem;white-space:nowrap;-webkit-transition:background .15s ease;transition:background .15s ease;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.inline-chop-button:hover{background:#C8D8DD}a .inline-chop-button{text-decoration:none;display:inline-block}.inline-chop-button__icon{position:relative;left:3px;top:1px;width:.6rem;height:.6rem;fill:#333}@charset "UTF-8";.billboard-sticky{min-width:300px;margin:0 auto}.article--flex .billboard-sticky{padding:.5rem 0 1.5rem}@media all and (min-width:40em){.article--flex .billboard-sticky{float:right;margin:1rem}.article--flex .billboard-sticky.billboard4-sticky{clear:both;float:none}.article--flex .billboard-sticky.billboard3-sticky+.billboard4-sticky{clear:none;float:right}}.billboard-rotating-sticky{position:absolute;display:none;min-width:300px}@media all and (min-width:50em){.article--flex .billboard-sticky{padding:0;float:none;margin:0 auto}.billboard-sticky{height:600px;position:absolute;top:0;right:-20rem}.billboard-rotating-sticky{display:block;height:100%}.chop-content.is-chopped .billboard-rotating-sticky{max-height:7978px}}.breakpoint-view{display:none}.breakpoint-view.billboard-sticky{position:absolute}.breakpoint-view--active{display:block;height:100%}@media all and (min-width:50em){.billboard1-sticky{height:1050px}.billboard2-sticky,.billboard3-sticky{height:600px}}@media all and (max-width:50em){.article--flex .billboard5-sticky,.article--flex .billboard6-sticky,.article--flex .billboard7-sticky{display:none}}@charset "UTF-8";.ordered-list{width:100%}.article__content>.ordered-list{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.ordered-list__title{padding:1rem 0;text-align:center;color:#6495A3}.ordered-list__item{position:relative;min-height:100px}@media all and (min-width:40em){.ordered-list__item{padding-bottom:1rem}.has-affiliate-link .ordered-list__item{padding-left:2rem}.has-affiliate-link .ordered-list__item:before{position:absolute;left:.75rem;top:.875rem;font-size:.75rem;content:"■ ";color:#A0C3CC}}@media all and (min-width:50em){.has-affiliate-link .ordered-list__item:before{font-size:1.25rem}}@media all and (min-width:65em){.has-affiliate-link .ordered-list__item{max-width:43.75rem}.has-affiliate-link .ordered-list__item:before{left:1rem}.ordered-list__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.portfolioTemplate .ordered-list__item{padding-bottom:2rem}}@media all and (min-width:80em){.has-affiliate-link .ordered-list__item{max-width:52rem}}.list__header--link,.ordered-list__header{font-weight:400;margin:0 0 .625rem;text-align:left;font-size:1.25rem;line-height:1.25;color:#333;float:left;width:-webkit-calc(100% - 56px);width:calc(100% - 56px)}.listTemplate .list__header--link,.listTemplate .ordered-list__header{padding-top:8px}@media all and (min-width:40em){.listTemplate .list__header--link,.listTemplate .ordered-list__header{padding-top:6px}}.portfolioTemplate .list__header--link,.portfolioTemplate .ordered-list__header{padding-top:12px}@media all and (min-width:40em){.portfolioTemplate .list__header--link,.portfolioTemplate .ordered-list__header{padding-top:0}}.has-affiliate-link .list__header--link,.has-affiliate-link .ordered-list__header{width:auto}.list__header--link--linked,.ordered-list__header--linked{text-decoration:none;background-image:-webkit-repeating-linear-gradient(left,#008FB9 0,#008FB9 50%,transparent 50%,transparent 100%);background-image:repeating-linear-gradient(to right,#008FB9 0,#008FB9 50%,transparent 50%,transparent 100%);background-position:left bottom;background-repeat:repeat-x;background-size:8px 2px;background-color:transparent;color:#333;-webkit-transition:background-image ease .15s,color ease .15s;transition:background-image ease .15s,color ease .15s}.list__header--link--linked:hover,.ordered-list__header--linked:hover{background-image:-webkit-linear-gradient(left,#008FB9 0,#008FB9 100%);background-image:linear-gradient(to right,#008FB9 0,#008FB9 100%);background-size:100% 2px;background-color:#FFF;color:#008FB9}.ordered-list__content{-webkit-box-flex:1;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:1.5;padding-bottom:2rem}.ordered-list__item:last-of-type .ordered-list__content{padding-bottom:0}.list__header,.list__header--link{margin-bottom:.5rem}.ordered-list__content .list__header,.ordered-list__content .list__header--link{min-height:3.2rem}@media all and (min-width:65em){.portfolioTemplate .list__header--link,.portfolioTemplate .ordered-list__header{padding-top:20px}.list__header--link,.ordered-list__header{float:none;width:100%;font-size:1.5rem}.ordered-list__content{margin-left:10px}.ordered-list__content .list__header,.ordered-list__content .list__header--link{min-height:0}}.has-large-image .ordered-list__content .list__header,.has-large-image .ordered-list__content .list__header--link{min-height:initial}.ordered-list__content ol,.ordered-list__content ul{clear:both}.ordered-list__counter{z-index:100;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-basis:3rem;-ms-flex-preferred-size:3rem;flex-basis:3rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:3rem;text-align:center;margin-right:.5rem;border-right:solid thin #DDD}.portfolioTemplate .ordered-list__counter{margin-top:.75rem}@media all and (min-width:40em){.portfolioTemplate .ordered-list__counter{margin-top:0}}.listTemplate .ordered-list__counter{margin-top:.5rem}.ordered-list__counter.is_stuck{z-index:1}.ordered-list__counter-rail{float:left;margin-bottom:.5rem;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;max-width:350px;position:relative;top:-4px}.ordered-list__counter-rail.ordered-list--enable-nav{top:-5px}.has-affiliate-link .ordered-list__counter-rail{display:none}.ordered-list__counter-count{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;display:block;font-size:1.875rem;color:#6495A3;cursor:pointer}.ordered-list__counter-progress{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;display:block;font-size:.75rem;color:#888}.ordered-list__nav-arrow{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;height:1.3rem;width:100%;position:relative;display:none}@media all and (min-width:65em){.ordered-list__counter{border-right:none;margin-right:0}.ordered-list__counter-rail{float:none;margin-bottom:0}.ordered-list__counter-rail.ordered-list--enable-nav{top:-22px}.ordered-list--enable-nav .ordered-list__nav-arrow{display:block}}.no-arrows .ordered-list__nav-arrow{display:none}.ordered-list__nav-icon{width:25px;height:23px;fill:#A0C3CC;-webkit-transition:fill .15s ease;transition:fill .15s ease}.ordered-list__nav-icon:focus,.ordered-list__nav-icon:hover{fill:#E4965F}.ordered-list__counter-after .ordered-list__nav-icon,.ordered-list__counter-after--disabled .ordered-list__nav-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-backface-visibility:hidden;backface-visibility:hidden}.ordered-list__counter-after--disabled .ordered-list__nav-icon,.ordered-list__counter-before--disabled .ordered-list__nav-icon{fill:#DDD}.ordered-list__counter-before{margin-bottom:0;cursor:pointer}.ordered-list__counter-before-disabled{margin-bottom:0}.ordered-list__counter-after{margin-top:.25rem;cursor:pointer}.ordered-list__counter-after-disabled{margin-top:.25rem}@media all and (min-width:65em){.article--list:not(.has-affiliate-link) .ordered-list__primary-image{float:left;display:inline;width:50%;margin:0 1.5rem 1.5rem 0}.article--list:not(.has-affiliate-link) .ordered-list__primary-image.is-hidden{display:none}.article--list .ordered-list__content-description{clear:none}}.ordered-list__item-bonus{clear:both}@charset "UTF-8";.affiliate-block{display:block}.affiliate-block--link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:100%;text-decoration:none}.affiliate-block__heading{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:-.5rem;line-height:2rem}@charset "UTF-8";@media all and (min-width:40em){.text-block--user-feedback{max-width:40rem;margin:0 auto}}@media all and (min-width:65em){.text-block--user-feedback{max-width:43.75rem;padding-left:28px}}.article__content--video-footer .text-block{margin-top:1rem;font-weight:700;font-size:1.125rem}.affiliate-block .text-block--link-wrapper{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}@charset "UTF-8";.text-link--postfix-arrows{text-decoration:none;font-size:1.25rem;color:#333}.text-link--postfix-arrows:after{content:' >>';color:#6495A3;font-size:1.125rem}.text-link--prefix-arrows{text-decoration:none;font-size:1rem;color:#333}.text-link--prefix-arrows:before{content:'<< ';color:#6495A3;font-size:.625rem}.section--static-informational .text-link{margin-top:2rem;display:inline-block}.glossary-container .text-link{display:block;text-align:center}.section__title .link__wrapper{letter-spacing:-.2px;-webkit-transition:border .25s ease;transition:border .25s ease;border-bottom:solid 2px transparent;display:inline-block}.section__title:hover .link__wrapper{border-bottom-color:#E4965F}@charset "UTF-8";.article__post-footer .masonry-list-section{margin:0 auto}.masonry-list{-webkit-column-count:1;column-count:1;-webkit-column-gap:0;column-gap:0}@media (min-width:29em){.masonry-list{-webkit-column-count:2;column-count:2}}@media (min-width:40em){.masonry-list{-webkit-column-count:3;column-count:3}}@media (min-width:56em){.masonry-list{-webkit-column-count:4;column-count:4}}.masonry-list__item{-webkit-column-break-inside:avoid;break-inside:avoid;padding:.625rem 0}.masonry-list__item .justified-columns-wrapper{width:100%}@media (min-width:29em){.masonry-list__item{padding:.625rem}}@charset "UTF-8";.card,.card__header,.homepage-hero .card{position:relative}.card,.card__content,.card__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal}.card,.card__link{text-decoration:none;color:#333}.card,.card__content,.card__wrapper{-webkit-box-direction:normal}.card{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:.625rem;text-align:center;background:#FFF;font-size:1rem;border:1px solid #EEE;box-shadow:1px 1px 6px 0 rgba(0,0,0,.09);-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease}.card:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-backface-visibility:hidden;backface-visibility:hidden}.card--bare{padding-top:1rem}.masonry-list .card{margin-bottom:0}.masonry-list--spotlight .card,.search-results-list .card{height:auto;width:100%}.masonry-list--spotlight .card,.section--island .card{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-align-self:stretch;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;max-width:100%}@media all and (min-width:50em){.homepage-hero .masonry-list__item:nth-last-of-type(3):first-of-type .card{background:0 0;box-shadow:none;border:none}}@media all and (min-width:40em) and (max-width:50em){.homepage-hero .masonry-list__item:nth-last-of-type(3):first-of-type .card{background:#FFF;border:1px solid #DDD}}.card__header{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}@media all and (min-width:40em){.homepage-hero .masonry-list__item:nth-last-of-type(3):first-of-type .card__header{height:100%}}.card--video .card__header:after{content:'';width:30%;height:100%;min-width:54px;max-width:100px;background-image:url(/static/3.40.3/icons/media/play.svg);background-color:transparent;background-size:100%;background-repeat:no-repeat;background-position:center;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin:0 auto;left:0;right:0}.card--video .card__header:hover:after{background-image:url(/static/3.40.3/icons/media/play-hover.svg)}@media all and (min-width:50em){.homepage-hero .masonry-list__item:nth-last-of-type(3):first-of-type .card--video .card__header:after{width:70px;height:70px;top:35%}}.card__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;padding:0 .6rem;position:relative}.homepage-hero .card__content,.spotlight-block .card__content{position:static}.card__title{margin:1.75rem 0;font-size:1rem;line-height:1.25;max-width:100%;-webkit-transition:background-image .15s ease;transition:background-image .15s ease}@media all and (min-width:34em){.card__title{font-size:1.25rem}}@media all and (min-width:40em){.card__title{font-size:1.0625rem}.homepage-hero .card__media{height:100%}}@media all and (min-width:65em){.homepage-hero .masonry-list__item:nth-last-of-type(3):first-of-type .card--video .card__header:after{top:40%}.card__title{font-size:1.125rem}}.masonry-list--spotlight .card__title{font-size:1.25rem;line-height:1.3}.card--video .card__title .icon{display:none}@media all and (min-width:50em){.homepage-hero .masonry-list__item:nth-last-of-type(3):first-of-type .card__title{position:absolute;background:#FFF;width:70%;left:0;right:0;bottom:10%;margin:0 auto;padding:.625rem;font-size:1.25rem}}.card:hover .card__underline,.card__underline{background-position:0 97%;background-repeat:repeat-x;background-size:100% 2px}.card__underline{-webkit-transition:background-image .25s ease;transition:background-image .25s ease;background-image:-webkit-linear-gradient(left,#FFF 0,#FFF 100%);background-image:linear-gradient(to right,#FFF 0,#FFF 100%)}.card:hover .card__underline{background-image:-webkit-linear-gradient(left,#E4965F 0,#E4965F 100%);background-image:linear-gradient(to right,#E4965F 0,#E4965F 100%)}.card__tag{display:inline-block;position:relative;padding:.47rem 0;vertical-align:top;font-family:"Work Sans";font-size:.75rem;line-height:1.1;letter-spacing:1px;background:#D9EBF3;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:-webkit-calc(100% - 28px);max-width:calc(100% - 28px)}.card__tag-wrapper{display:inline-block;max-width:100%;width:auto;margin:0 auto;font-size:0;position:absolute;top:-.9rem;left:0;right:0}.homepage-hero .card__tag-wrapper{position:absolute;top:-.95rem;left:0;right:0;text-align:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.card__triangle,.card__triangle--flipped{display:inline-block;width:0;border-style:solid;border-width:14px 14px 14px 0;border-color:transparent #D9EBF3 transparent transparent;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.card__media,.card__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.card__triangle--flipped{border-color:transparent transparent transparent #D9EBF3;border-width:14px 0 14px 14px}.card__wrapper{display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.card__media{display:flex;position:relative}.card__link,.image__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.image__link{display:flex}.card__image{width:100%;-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.card__link{display:flex;width:100%;margin-bottom:auto}.card__link--content{height:100%}.card__footer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-webkit-flex:0 0;-ms-flex:0 0;flex:0 0;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;width:100%;margin-top:auto;padding-bottom:.5rem}.masonry-list--homepage-river,.tag-browser .masonry-list:last-child{padding-bottom:2rem}.homepage-hero__spotlight-item:first-of-type .card__footer{display:none}.masonry-list{margin-left:-.5rem;margin-right:-.5rem;-webkit-column-count:2;column-count:2}@media all and (min-width:40em){.homepage-hero .card__image{max-height:350px;height:100%;-o-object-fit:cover;object-fit:cover}.masonry-list{-webkit-column-count:3;column-count:3}}.masonry-list.l-container{margin-left:auto;margin-right:auto}.masonry-list--river{background:#F1FAFD}.masonry-list--spotlight{margin:0}.masonry-list--homepage-river,.section--island .masonry-list,.section--river .masonry-list{margin-left:-.5rem;margin-right:-.5rem}@media all and (min-width:40em){.masonry-list--homepage-river,.section--island .masonry-list,.section--river .masonry-list{margin-left:0;margin-right:0}}.searchTemplate .masonry-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.masonry-list--no-resize{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.masonry-list__item{padding:.5rem}.masonry-list--no-resize .masonry-list__item{display:-webkit-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;width:50%;padding:.5rem}.searchTemplate .masonry-list--no-resize .masonry-list__item{display:initial}@media all and (min-width:50em){.masonry-list{-webkit-column-count:4;column-count:4}.masonry-list--homepage-river,.section--island .masonry-list,.section--river .masonry-list{margin:0 auto}.searchTemplate .masonry-list--no-resize .masonry-list__item{width:33.3333%}}@media all and (min-width:65em){.searchTemplate .masonry-list--no-resize .masonry-list__item{width:25%}}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(5):first-of-type{width:100%}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(5):first-of-type .card__title{font-size:1.25rem;line-height:1.3}@media all and (min-width:40em) and (max-width:49.9em){.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(5):first-of-type .card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(5):first-of-type .card .card__header{-webkit-box-flex:1;-webkit-flex:1 0 51.5%;-ms-flex:1 0 51.5%;flex:1 0 51.5%}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(5):first-of-type .card .card__content{-webkit-transform:translateY(0);transform:translateY(0);-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(5):first-of-type .card .card__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:0}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(5):first-of-type .card .image__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(5):first-of-type .card .card__footer{margin-top:-2rem}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(5):first-of-type .card .card__wrapper{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-webkit-flex:1 1 49.5%;-ms-flex:1 1 49.5%;flex:1 1 49.5%}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(5):first-of-type .card .card__tag-wrapper{position:static}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(5):first-of-type .card .card__title{font-size:1.25rem;line-height:1.3}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(5):first-of-type .card .card__header{-webkit-flex-basis:66.66%;-ms-flex-preferred-size:66.66%;flex-basis:66.66%}}@media all and (min-width:50em){.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(5):first-of-type{width:50%}}@media all and (min-width:65em){.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(5):first-of-type .card__title{font-size:1.5rem;line-height:1.2}}@media all and (min-width:40em){.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(5):first-of-type~.masonry-list__item:nth-child(2){width:50%!important}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(5):first-of-type~.masonry-list__item:nth-child(2) .card__title{font-size:1.25rem;line-height:1.3}}@media all and (min-width:50em){.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(5):first-of-type~.masonry-list__item:nth-child(2){width:50%}}@media all and (min-width:65em){.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(5):first-of-type~.masonry-list__item:nth-child(2) .card__title{font-size:1.5rem;line-height:1.2}}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(6):first-of-type,.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(6):first-of-type~.masonry-list__item:nth-child(2){width:100%!important}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(6):first-of-type .card__title,.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(6):first-of-type~.masonry-list__item:nth-child(2) .card__title{font-size:1.25rem;line-height:1.3}@media all and (min-width:65em){.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(6):first-of-type .card__title,.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(6):first-of-type~.masonry-list__item:nth-child(2) .card__title{font-size:1.5rem;line-height:1.2}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(5):first-of-type~.masonry-list__item:nth-child(3) .card__title,.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(5):first-of-type~.masonry-list__item:nth-child(4) .card__title,.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(5):first-of-type~.masonry-list__item:nth-child(5) .card__title{font-size:1.25rem;line-height:1.3}}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(5):first-of-type~.masonry-list__item:nth-child(2),.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(5):first-of-type~.masonry-list__item:nth-child(3),.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(5):first-of-type~.masonry-list__item:nth-child(4),.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(5):first-of-type~.masonry-list__item:nth-child(5){width:50%!important}@media all and (min-width:40em){.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(6):first-of-type,.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(6):first-of-type~.masonry-list__item:nth-child(2){width:50%!important}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(5):first-of-type~.masonry-list__item:nth-child(3) .card__title,.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(5):first-of-type~.masonry-list__item:nth-child(4) .card__title,.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(5):first-of-type~.masonry-list__item:nth-child(5) .card__title,.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(6):first-of-type~.masonry-list__item:nth-child(3) .card__title,.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(6):first-of-type~.masonry-list__item:nth-child(4) .card__title,.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(6):first-of-type~.masonry-list__item:nth-child(5) .card__title,.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(6):first-of-type~.masonry-list__item:nth-child(6) .card__title{font-size:1.25rem;line-height:1.3}}@media all and (min-width:50em){.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(5):first-of-type~.masonry-list__item:nth-child(3),.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(5):first-of-type~.masonry-list__item:nth-child(4),.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(5):first-of-type~.masonry-list__item:nth-child(5){width:33%!important}}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(6):first-of-type~.masonry-list__item:nth-child(3),.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(6):first-of-type~.masonry-list__item:nth-child(4),.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(6):first-of-type~.masonry-list__item:nth-child(5),.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(6):first-of-type~.masonry-list__item:nth-child(6){width:50%!important}@media all and (min-width:65em){.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(6):first-of-type~.masonry-list__item:nth-child(3),.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(6):first-of-type~.masonry-list__item:nth-child(4),.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(6):first-of-type~.masonry-list__item:nth-child(5),.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(6):first-of-type~.masonry-list__item:nth-child(6){width:25%!important}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(6):first-of-type~.masonry-list__item:nth-child(3) .card__title,.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(6):first-of-type~.masonry-list__item:nth-child(4) .card__title,.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(6):first-of-type~.masonry-list__item:nth-child(5) .card__title,.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(6):first-of-type~.masonry-list__item:nth-child(6) .card__title{font-size:1.125rem;line-height:1.125}}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(4):first-of-type{width:100%}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(4):first-of-type .card__title{font-size:1.25rem;line-height:1.3}@media all and (min-width:40em){.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(4):first-of-type{width:50%}}@media all and (min-width:50em){.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(4):first-of-type{width:100%}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(4):first-of-type .card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(4):first-of-type .card .card__header{-webkit-box-flex:1;-webkit-flex:1 0 51.5%;-ms-flex:1 0 51.5%;flex:1 0 51.5%}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(4):first-of-type .card .card__content{-webkit-transform:translateY(0);transform:translateY(0);-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(4):first-of-type .card .card__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:0}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(4):first-of-type .card .image__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(4):first-of-type .card .card__footer{margin-top:-2rem}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(4):first-of-type .card .card__wrapper{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-webkit-flex:1 1 49.5%;-ms-flex:1 1 49.5%;flex:1 1 49.5%}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(4):first-of-type .card .card__tag-wrapper{position:static}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(4):first-of-type .card .card__title{font-size:1.25rem;line-height:1.3}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(4):first-of-type .card .card__header{-webkit-flex-basis:66.66%;-ms-flex-preferred-size:66.66%;flex-basis:66.66%}}@media all and (min-width:65em){.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(4):first-of-type .card .card__title{font-size:1.5rem;line-height:1.2}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(4):first-of-type~.masonry-list__item:nth-child(2) .card__title{font-size:1.25rem;line-height:1.3}}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(2):first-of-type .card__title,.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(2):first-of-type+.masonry-list--dynamic-no-resize .masonry-list__item:last-of-type .card__title,.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(3):first-of-type .card__title,.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(4):first-of-type~.masonry-list__item:nth-child(2) .card__title{font-size:1.25rem;line-height:1.3}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(4):first-of-type~.masonry-list__item:nth-child(2){width:100%}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(4):first-of-type~.masonry-list__item:nth-child(3),.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(4):first-of-type~.masonry-list__item:nth-child(4){width:50%}@media all and (min-width:40em){.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(4):first-of-type~.masonry-list__item:nth-child(3) .card__title,.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(4):first-of-type~.masonry-list__item:nth-child(4) .card__title{font-size:1.25rem;line-height:1.3}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(even):first-of-type~.masonry-list__item:nth-last-of-type(-n+4){width:50%}}@media all and (min-width:50em){.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(even):first-of-type~.masonry-list__item:nth-last-of-type(-n+4){width:33.33%}}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(odd):first-of-type~.masonry-list__item:nth-last-of-type(-n+3){width:50%}@media all and (min-width:40em){.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(3):first-of-type,.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(odd):first-of-type~.masonry-list__item:nth-last-of-type(-n+3){width:50%}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(3):first-of-type .card__title,.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(odd):first-of-type~.masonry-list__item:nth-last-of-type(-n+3) .card__title{font-size:1.25rem;line-height:1.3}}@media all and (min-width:50em){.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(3):first-of-type,.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(odd):first-of-type~.masonry-list__item:nth-last-of-type(-n+3){width:33.33%}}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(3):first-of-type{width:100%}@media all and (min-width:40em) and (max-width:49.9em){.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(3):first-of-type .card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(3):first-of-type .card .card__header{-webkit-box-flex:1;-webkit-flex:1 0 51.5%;-ms-flex:1 0 51.5%;flex:1 0 51.5%}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(3):first-of-type .card .card__content{-webkit-transform:translateY(0);transform:translateY(0);-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(3):first-of-type .card .card__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:0}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(3):first-of-type .card .image__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(3):first-of-type .card .card__footer{margin-top:-2rem}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(3):first-of-type .card .card__wrapper{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-webkit-flex:1 1 49.5%;-ms-flex:1 1 49.5%;flex:1 1 49.5%}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(3):first-of-type .card .card__tag-wrapper{position:static}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(3):first-of-type .card .card__title{font-size:1.25rem;line-height:1.3}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(3):first-of-type .card .card__header{-webkit-flex-basis:66.66%;-ms-flex-preferred-size:66.66%;flex-basis:66.66%}}@media all and (min-width:50em){.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(3):first-of-type{width:33.33%}}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(2):first-of-type,.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(2):first-of-type+.masonry-list--dynamic-no-resize .masonry-list__item:last-of-type{width:100%}@media all and (min-width:40em){.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(2):first-of-type,.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(2):first-of-type+.masonry-list--dynamic-no-resize .masonry-list__item:last-of-type{width:50%}}@media all and (min-width:65em){.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(3):first-of-type .card__title,.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(4):first-of-type~.masonry-list__item:nth-child(3) .card__title,.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(4):first-of-type~.masonry-list__item:nth-child(4) .card__title,.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(odd):first-of-type~.masonry-list__item:nth-last-of-type(-n+3) .card__title{font-size:1.25rem;line-height:1.3}.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(2):first-of-type .card__title,.masonry-list--dynamic-no-resize .masonry-list__item:nth-last-of-type(2):first-of-type+.masonry-list--dynamic-no-resize .masonry-list__item:last-of-type .card__title{font-size:1.5rem;line-height:1.2}}.masonry-list--dynamic-no-resize .masonry-list__item:first-of-type:last-of-type{width:100%}.masonry-list--dynamic-no-resize .masonry-list__item:first-of-type:last-of-type .card .card__title{font-size:1.25rem;line-height:1.3}@media all and (min-width:40em){.masonry-list--dynamic-no-resize .masonry-list__item:first-of-type:last-of-type .card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.masonry-list--dynamic-no-resize .masonry-list__item:first-of-type:last-of-type .card .card__header{-webkit-box-flex:1;-webkit-flex:1 0 51.5%;-ms-flex:1 0 51.5%;flex:1 0 51.5%}.masonry-list--dynamic-no-resize .masonry-list__item:first-of-type:last-of-type .card .card__content{-webkit-transform:translateY(0);transform:translateY(0);-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.masonry-list--dynamic-no-resize .masonry-list__item:first-of-type:last-of-type .card .card__title{font-size:1.125rem;line-height:1.444}.masonry-list--dynamic-no-resize .masonry-list__item:first-of-type:last-of-type .card .card__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:0}.masonry-list--dynamic-no-resize .masonry-list__item:first-of-type:last-of-type .card .image__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.masonry-list--dynamic-no-resize .masonry-list__item:first-of-type:last-of-type .card .card__footer{margin-top:-2rem}.masonry-list--dynamic-no-resize .masonry-list__item:first-of-type:last-of-type .card .card__wrapper{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-webkit-flex:1 1 49.5%;-ms-flex:1 1 49.5%;flex:1 1 49.5%}.masonry-list--dynamic-no-resize .masonry-list__item:first-of-type:last-of-type .card .card__tag-wrapper{position:static}}@media all and (min-width:65em){.masonry-list--dynamic-no-resize .masonry-list__item:first-of-type:last-of-type .card .card__title{font-size:1.5rem;line-height:1.2}.masonry-list--dynamic-no-resize .masonry-list__item:first-of-type:last-of-type .card .card__header{-webkit-flex-basis:66.66%;-ms-flex-preferred-size:66.66%;flex-basis:66.66%}}.homepage-hero .masonry-list__item{padding:1rem .5rem}@media all and (min-width:50em){.homepage-hero .masonry-list__item:nth-last-of-type(3):first-of-type,.homepage-hero .masonry-list__item:nth-last-of-type(odd):first-of-type~.masonry-list__item:nth-last-of-type(-n+3){width:25%;font-size:1.25rem}.homepage-hero .masonry-list__item:nth-last-of-type(3):first-of-type:nth-last-of-type(3):first-of-type,.homepage-hero .masonry-list__item:nth-last-of-type(odd):first-of-type~.masonry-list__item:nth-last-of-type(-n+3):nth-last-of-type(3):first-of-type{width:50%}}@media all and (min-width:40em) and (max-width:49.9em){.homepage-hero .masonry-list__item:nth-last-of-type(3):first-of-type{width:100%}.homepage-hero .masonry-list__item:nth-last-of-type(3):first-of-type .card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.homepage-hero .masonry-list__item:nth-last-of-type(3):first-of-type .card .card__header{-webkit-box-flex:1;-webkit-flex:1 0 51.5%;-ms-flex:1 0 51.5%;flex:1 0 51.5%}.homepage-hero .masonry-list__item:nth-last-of-type(3):first-of-type .card .card__content{-webkit-transform:translateY(0);transform:translateY(0);-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.homepage-hero .masonry-list__item:nth-last-of-type(3):first-of-type .card .card__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:0}.homepage-hero .masonry-list__item:nth-last-of-type(3):first-of-type .card .image__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.homepage-hero .masonry-list__item:nth-last-of-type(3):first-of-type .card .card__footer{margin-top:-2rem}.homepage-hero .masonry-list__item:nth-last-of-type(3):first-of-type .card .card__wrapper{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-webkit-flex:1 1 49.5%;-ms-flex:1 1 49.5%;flex:1 1 49.5%}.homepage-hero .masonry-list__item:nth-last-of-type(3):first-of-type .card .card__header{-webkit-flex-basis:66.66%;-ms-flex-preferred-size:66.66%;flex-basis:66.66%}.homepage-hero .masonry-list__item:nth-last-of-type(3):first-of-type .card .card__title{font-size:1.25rem;line-height:1.3}.homepage-hero .masonry-list__item:nth-last-of-type(3):first-of-type .card .card__tag-wrapper{position:static}}.masonry-list--spotlight .masonry-list__item:nth-last-of-type(odd):first-of-type~.masonry-list__item:nth-last-of-type(-n+3) .card__title{font-size:1rem;line-height:1.25}@media all and (min-width:40em){.masonry-list--spotlight .masonry-list__item:nth-last-of-type(odd):first-of-type~.masonry-list__item:nth-last-of-type(-n+3) .card__title{font-size:1.25rem;line-height:1.3}}@charset "UTF-8";.card,.card__header,.homepage-hero .card{position:relative}.card,.card__content,.card__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal}.card,.card__link{text-decoration:none;color:#333}.card{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:.625rem;text-align:center;background:#FFF;font-size:1rem;border:1px solid #EEE;box-shadow:1px 1px 6px 0 rgba(0,0,0,.09);-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease}.card:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-backface-visibility:hidden;backface-visibility:hidden}.card--bare{padding-top:1rem}.masonry-list .card{margin-bottom:0}.masonry-list--spotlight .card,.search-results-list .card{height:auto;width:100%}.masonry-list--spotlight .card,.section--island .card{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-align-self:stretch;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;max-width:100%}@media all and (min-width:50em){.homepage-hero .masonry-list__item:nth-last-of-type(3):first-of-type .card{background:0 0;box-shadow:none;border:none}}@media all and (min-width:40em) and (max-width:50em){.homepage-hero .masonry-list__item:nth-last-of-type(3):first-of-type .card{background:#FFF;border:1px solid #DDD}}.card__header{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}@media all and (min-width:40em){.homepage-hero .masonry-list__item:nth-last-of-type(3):first-of-type .card__header{height:100%}}.card--video .card__header:after{content:'';width:30%;height:100%;min-width:54px;max-width:100px;background-image:url(/static/3.40.3/icons/media/play.svg);background-color:transparent;background-size:100%;background-repeat:no-repeat;background-position:center;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin:0 auto;left:0;right:0}.card--video .card__header:hover:after{background-image:url(/static/3.40.3/icons/media/play-hover.svg)}@media all and (min-width:50em){.homepage-hero .masonry-list__item:nth-last-of-type(3):first-of-type .card--video .card__header:after{width:70px;height:70px;top:35%}}.card__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;padding:0 .6rem;position:relative}.homepage-hero .card__content,.spotlight-block .card__content{position:static}.card__title{margin:1.75rem 0;font-size:1rem;line-height:1.25;max-width:100%;-webkit-transition:background-image .15s ease;transition:background-image .15s ease}@media all and (min-width:34em){.card__title{font-size:1.25rem}}@media all and (min-width:40em){.card__title{font-size:1.0625rem}.homepage-hero .card__media{height:100%}}@media all and (min-width:65em){.homepage-hero .masonry-list__item:nth-last-of-type(3):first-of-type .card--video .card__header:after{top:40%}.card__title{font-size:1.125rem}}.masonry-list--spotlight .card__title{font-size:1.25rem;line-height:1.3}.card--video .card__title .icon{display:none}@media all and (min-width:50em){.homepage-hero .masonry-list__item:nth-last-of-type(3):first-of-type .card__title{position:absolute;background:#FFF;width:70%;left:0;right:0;bottom:10%;margin:0 auto;padding:.625rem;font-size:1.25rem}}.card:hover .card__underline,.card__underline{background-position:0 97%;background-repeat:repeat-x;background-size:100% 2px}.card__underline{-webkit-transition:background-image .25s ease;transition:background-image .25s ease;background-image:-webkit-linear-gradient(left,#FFF 0,#FFF 100%);background-image:linear-gradient(to right,#FFF 0,#FFF 100%)}.card:hover .card__underline{background-image:-webkit-linear-gradient(left,#E4965F 0,#E4965F 100%);background-image:linear-gradient(to right,#E4965F 0,#E4965F 100%)}.card__tag{display:inline-block;position:relative;padding:.47rem 0;vertical-align:top;font-family:"Work Sans";font-size:.75rem;line-height:1.1;letter-spacing:1px;background:#D9EBF3;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:-webkit-calc(100% - 28px);max-width:calc(100% - 28px)}.card__tag-wrapper{display:inline-block;max-width:100%;width:auto;margin:0 auto;font-size:0;position:absolute;top:-.9rem;left:0;right:0}.homepage-hero .card__tag-wrapper{position:absolute;top:-.95rem;left:0;right:0;text-align:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.card__triangle,.card__triangle--flipped{display:inline-block;width:0;border-style:solid;border-width:14px 14px 14px 0;border-color:transparent #D9EBF3 transparent transparent;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.card__media,.card__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.card__triangle--flipped{border-color:transparent transparent transparent #D9EBF3;border-width:14px 0 14px 14px}.card__wrapper{display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.card__media{display:flex;position:relative}.card__link,.image__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.image__link{display:flex}.card__image{width:100%;-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}@media all and (min-width:40em){.homepage-hero .card__image{max-height:350px;height:100%;-o-object-fit:cover;object-fit:cover}}.card__link{display:flex;width:100%;margin-bottom:auto}.card__link--content{height:100%}.card__footer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-webkit-flex:0 0;-ms-flex:0 0;flex:0 0;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;width:100%;margin-top:auto;padding-bottom:.5rem}.homepage-hero__spotlight-item:first-of-type .card__footer{display:none}@charset "UTF-8";.image{width:100%}.section--island .image{max-height:28rem;overflow:hidden}.journey-nav__list-container .image,.journey-nav__menu-header .image,.journey-nav__title-container .image{width:auto}.card .image__link{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.card--video .image__link:after{content:'';position:absolute;top:50%;left:50%;background-image:url(/static/3.40.3/icons/media/play.svg);background-color:transparent;background-size:100% 100%;background-repeat:no-repeat;background-position:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:120px;height:120px}.image-responsive{max-width:100%}@charset "UTF-8";.meta-text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;font-size:1rem;color:#888}.meta-text--recipe{margin-top:-1rem;padding:.625rem 0 .625rem .625rem;font-size:.875rem}.meta-text__icon{width:.8rem;height:.8rem;margin-right:.15rem;fill:#888}@media screen and (min-width:40em){.meta-text--recipe{font-size:1rem}.meta-text__icon{width:1rem;height:1rem}}@charset "UTF-8";.aggregate-star-rating{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:absolute;right:0;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-bottom:.75rem}.card__footer .aggregate-star-rating{position:relative;display:none;margin-left:auto;margin-top:-1rem;padding:.625rem .625rem .625rem 0}@media all and (min-width:29em){.card__footer .aggregate-star-rating{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.article__header--project .aggregate-star-rating{margin-left:auto;padding:0}.article__header--project .aggregate-star-rating:first-child:last-child{position:relative}.aggregate-star-rating .mntl-rating,.aggregate-star-rating .mntl-rating span{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.aggregate-star-rating__title{display:none;color:#888;font-size:.875rem;text-transform:uppercase}.aggregate-star-rating__count{color:#888;font-size:1rem;margin-right:.2rem;-webkit-transition:color .15s ease;transition:color .15s ease}.aggregate-star-rating:hover .aggregate-star-rating__count{color:#333}.star-rating .hover .star-icon--active{display:block}.star-icon--active,.star-rating .hover .star-icon--inactive{display:none}.star-icon{width:16px;height:16px;fill:#A0C3CC;-webkit-transition:fill .15s ease;transition:fill .15s ease}.aggregate-star-rating:hover .star-icon,.feedback-block .star-icon--active,.star-icon--active{fill:#6495A3}@media all and (min-width:40em){.star-icon{width:18px;height:18px}}.feedback-block .star-icon{height:40px;width:40px}.active .star-icon--active,.star-icon--inactive{display:block}.active .star-icon--inactive,.half .star-icon--inactive,.star-icon--half{display:none}.half .star-icon--half{display:block;fill:#6495A3}.mntl-rating,.mntl-rating a{display:inline-block}@charset "UTF-8";.header,.header__nav-container{width:100%;position:fixed;background-color:#FFF}.header{padding:0;margin-bottom:1rem;z-index:5;-webkit-transition:min-height .15s ease;transition:min-height .15s ease;background-image:-webkit-repeating-linear-gradient(left,#DDD 0,#DDD 50%,transparent 50%,transparent 100%);background-image:repeating-linear-gradient(to right,#DDD 0,#DDD 50%,transparent 50%,transparent 100%);background-position:left bottom;background-repeat:repeat-x;background-size:8px 2px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}@media all and (max-width:23em){.header--home{padding-bottom:.5rem}}@media all and (min-width:23em){.header{padding:1rem 0}}.journey-page .header{-webkit-transition:min-height .15s ease,-webkit-transform .15s ease-in-out;transition:min-height .15s ease,-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out,min-height .15s ease;transition:transform .15s ease-in-out,min-height .15s ease,-webkit-transform .15s ease-in-out}.journey-page .header.header--hidden-mobile-journey{-webkit-transition:min-height .15s ease,-webkit-transform .27s ease-in-out;transition:min-height .15s ease,-webkit-transform .27s ease-in-out;transition:transform .27s ease-in-out,min-height .15s ease;transition:transform .27s ease-in-out,min-height .15s ease,-webkit-transform .27s ease-in-out}.header.is-active,.journey-page .header.header--hidden-mobile-journey.is-active,.journey-page .header.is-active{-webkit-transform:none;transform:none;z-index:11;-webkit-transition:min-height .15s ease;transition:min-height .15s ease}.header__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;height:100%}.header__menu-btn{margin-right:auto;outline:0}@media all and (min-width:50em){.header--condensed .header__menu-btn{margin-right:0}}.is-active .header__menu-btn{display:none}.header__close-btn{display:none;margin-right:auto;-webkit-transform:scale(1.4);transform:scale(1.4);outline:0}.is-active .header__close-btn{display:block}.header__search-btn{margin-left:auto;outline:0}@media all and (min-width:50em){.header--condensed .header__search-btn{margin-left:0}}.btn__close,.btn__hamburger,.btn__search{fill:#A0C3CC}.button:focus .btn__close,.button:focus .btn__hamburger,.button:focus .btn__search,.button:hover .btn__close,.button:hover .btn__hamburger,.button:hover .btn__search{fill:#E4965F}.header__article-social-share{display:none;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-left:auto;padding-right:1rem}@media all and (min-width:50em){.header--condensed .header__article-social-share{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.header__nav-container{left:0;right:0;bottom:0;top:85px;max-height:0;padding:0;overflow-y:auto}@media all and (min-width:23em){.header__nav-container{top:105px}}.header__nav-container.is-active{max-height:100vh;padding-top:1rem}.homeTemplate .header__nav-container.is-active{margin-top:1rem}.header--condensed .header__nav-container{top:55px}@media all and (min-width:23em){.header--condensed .header__nav-container{top:60px}}.header--condensed .header__nav-container.is-active{margin-top:0}@media all and (max-width:40em){.journey-page .header--hidden-mobile-journey.journey-nav-stuck{-webkit-transform:translate3d(0,-3.75rem,0);transform:translate3d(0,-3.75rem,0)}.journey-page .header--hidden-mobile-journey.journey-nav-stuck.is-active{-webkit-transform:none;transform:none}}@media all and (max-width:65em){.journey-intro .header--hidden-mobile-journey.journey-nav-stuck{-webkit-transform:translate3d(0,-3.75rem,0);transform:translate3d(0,-3.75rem,0)}.header--hidden-mobile-journey.journey-nav-stuck.is-active{-webkit-transform:none;transform:none}}.header--condensed{padding:0;height:3.75rem}.header--condensed.header--home{padding-bottom:0}.header__title{display:none;-webkit-box-flex:1;-webkit-flex:1 0;-ms-flex:1 0;flex:1 0;padding:.3rem 1rem;font-size:1.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background-image:-webkit-repeating-linear-gradient(top,#DDD 0,#DDD 50%,transparent 50%,transparent 100%);background-image:repeating-linear-gradient(to bottom,#DDD 0,#DDD 50%,transparent 50%,transparent 100%);background-position:left top;background-repeat:repeat-y;background-size:2px 8px}@media all and (min-width:50em){.header--condensed .header__title{display:block;-webkit-animation-name:showHeaderTitle;animation-name:showHeaderTitle;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-duration:.1s;animation-duration:.1s}}@-webkit-keyframes showHeaderTitle{0%{visibility:hidden;margin-left:2rem}100%{visibility:visible;margin-left:0}}@keyframes showHeaderTitle{0%{visibility:hidden;margin-left:2rem}100%{visibility:visible;margin-left:0}}@charset "UTF-8";.btn{padding:1rem 2rem;font-size:1rem;text-transform:uppercase;border:none;color:#333;background:#A0C3CC;-webkit-transition:background .15s ease,color .15s ease;transition:background .15s ease,color .15s ease}.btn:focus,.btn:hover{cursor:pointer;background:#6495A3;color:#FFF}.btn--bare,.header .btn:not(.search-form__btn):focus,.header .btn:not(.search-form__btn):hover{background:0 0}.newslettter-signup .btn{padding:1rem}.btn__icon{width:30px;height:20px;fill:#A0C3CC;-webkit-transition:all .15s ease;transition:all .15s ease;-webkit-transform:scale(.8);transform:scale(.8)}@media all and (min-width:23em){.btn__icon{-webkit-transform:scale(1);transform:scale(1)}}.header__search-btn .btn__icon{width:29px;height:27px}.header__menu-btn .btn__icon{width:30px;height:23px}.btn:hover .btn__icon{fill:#E4965F}.journey-nav__close-menu .btn__icon{fill:#F1FAFD;position:relative;top:-webkit-calc(-50vh + 25px);top:calc(-50vh + 25px)}.btn__close{height:30px}.btn--bare{border:0;font-size:0;color:transparent;padding:.5rem}.btn--block{display:block;text-align:center}.chop-trigger{width:100%;overflow:hidden}.article__body .mntl-chop .chop-trigger{margin:0}.chop-btn{display:block;position:relative;margin:0 auto}.chop-btn:after,.chop-btn:before{margin:0 .2rem;position:absolute;content:'';height:2px;width:100%;background-image:-webkit-repeating-linear-gradient(left,#DDD 0,#DDD 50%,transparent 50%,transparent 100%);background-image:repeating-linear-gradient(to right,#DDD 0,#DDD 50%,transparent 50%,transparent 100%);background-position:left bottom;background-repeat:repeat-x;background-size:8px 2px}.chop-btn:before{bottom:50%;left:100%}.chop-btn:after{top:50%;right:100%}@media all and (min-width:50em){.article--bio .mntl-chop,.article--flex .mntl-chop,.article--project .mntl-chop,.article--video .mntl-chop{max-width:52.5rem;margin-left:auto}}.article__body .mntl-chop{margin-top:-10rem}.article__body .mntl-chop:before{height:10rem;background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,#FFF 65%,#FFF 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0,#FFF 65%,#FFF 100%)}@media all and (min-width:40em){.article--list .mntl-chop,.article--portfolio .mntl-chop{max-width:58rem}}.btn-chop-top:after{content:'+';padding-left:.2rem}.print-button{display:none}@media all and (min-width:65em){.article--list .mntl-chop,.article--portfolio .mntl-chop{max-width:-webkit-calc(100% - 20rem);max-width:calc(100% - 20rem)}.print-button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;height:1.7rem;width:5rem;margin-left:.3rem;text-decoration:none;background-color:#F1FAFD;color:#333;text-transform:uppercase;font-size:.875rem;-webkit-transition:background .15s ease;transition:background .15s ease}.print-button:hover{color:#008FB9;background:#FFF;border:1px solid #DDD}}.print-button__icon{width:20px;height:20px;margin-right:.2rem;fill:#A0C3CC}.print-button:hover .print-button__icon{fill:#008FB9}@charset "UTF-8";.logo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-transition:-webkit-transform .15s ease;transition:-webkit-transform .15s ease;transition:transform .15s ease;transition:transform .15s ease,-webkit-transform .15s ease;max-width:11.5rem;-webkit-transform:scale(.8);transform:scale(.8);z-index:1}@media all and (min-width:50em){.header--condensed .logo{-webkit-transition:none;transition:none}}@media all and (min-width:23em){.logo{-webkit-transform:scale(1);transform:scale(1)}}.header--home .logo{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:-1rem}.footer .logo{display:none;-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:left;transform-origin:left;margin-bottom:1.5rem;margin-right:-webkit-calc(-184px * .2);margin-right:calc(-184px * .2)}@media all and (min-width:40em){.footer .logo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:.5rem}}.header--condensed .logo{padding-bottom:2px;-webkit-transform:scale(.7);transform:scale(.7);margin:0 -.7rem;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.logo__icon{height:4.375rem;width:3.373rem;margin-right:.56rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.logo__text{height:3.625rem;width:7.563rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.logo__tagline{-webkit-box-flex:1;-webkit-flex:1 0 100%;-ms-flex:1 0 100%;flex:1 0 100%;-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;position:relative;top:.48rem;width:0;height:1.13rem;background:#FFF}.header--condensed .logo__tagline{height:0}.footer .logo__tagline{display:none}@charset "UTF-8";.fullscreen-nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.fullscreen-nav__list,.fullscreen-nav__list-item-title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.fullscreen-nav__search-container{width:100%;margin-top:1rem;background:#FFF;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}.fullscreen-nav__list{display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0}.fullscreen-nav__list-item{position:relative;width:100%;margin:1rem .5rem;padding:0 1rem 1rem;background:-webkit-linear-gradient(#FFF 5.1rem,#F1FAFD 5.1rem);background:linear-gradient(#FFF 5.1rem,#F1FAFD 5.1rem)}@media all and (min-width:34em){.fullscreen-nav__list-item{width:-webkit-calc(50% - 1rem);width:calc(50% - 1rem);-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}@media all and (min-width:50em){.fullscreen-nav__list-item{width:-webkit-calc(33% - 1rem);width:calc(33% - 1rem);-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}}@media all and (min-width:65em){.fullscreen-nav__list-item{width:-webkit-calc(25% - 1rem);width:calc(25% - 1rem)}}.fullscreen-nav__list-item-title{display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 0 1rem;text-transform:uppercase;letter-spacing:1.5px;font-size:1rem;text-align:center;position:relative}.fullscreen-nav__list-item-link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:.5rem;text-decoration:none;color:#333}.fullscreen-nav__sub-list-item{padding:0 0 .6rem}.fullscreen-nav__sub-list-item:last-of-type{position:absolute;bottom:0;width:-webkit-calc(100% - 2rem);width:calc(100% - 2rem);padding-top:.6rem;background-image:-webkit-repeating-linear-gradient(left,#DDD 0,#DDD 50%,transparent 50%,transparent 100%);background-image:repeating-linear-gradient(to right,#DDD 0,#DDD 50%,transparent 50%,transparent 100%);background-position:left top;background-repeat:repeat-x;background-size:8px 2px}.fullscreen-nav__sub-list-item:nth-last-of-type(2){margin-bottom:2rem}.fullscreen-nav__sub-list-item-link{text-decoration:none;color:#333;-webkit-transition:border ease .15s;transition:border ease .15s}.fullscreen-nav__sub-list-item-link:focus,.fullscreen-nav__sub-list-item-link:hover{border-bottom:solid 2px #E4965F}.fullscreen-nav__sub-list-item:last-child .fullscreen-nav__sub-list-item-link{text-transform:uppercase}.fullscreen-nav__sub-list-icon{position:relative;top:3px;width:1rem;height:1rem;fill:#A0C3CC}.fullscreen-nav__sub-list-item-link:hover+.fullscreen-nav__sub-list-icon{fill:#E4965F}@charset "UTF-8";.search-form,.search-form--no-result{position:relative;max-width:600px;height:3rem}.search-form__btn--no-result:focus,.search-form__btn--no-result:hover,.search-form__btn:focus,.search-form__btn:hover{background:#6495A3}.search-form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0 auto}.search-form--no-result{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0 .625rem;margin-top:1.625rem;margin-bottom:2rem}.search-form__input{height:100%;padding-left:1rem;padding-right:6rem;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;font-size:1rem;outline:0}.search-form__input:active,.search-form__input:focus{box-shadow:0 0 .1rem .05rem #D9EBF3}@media all and (min-width:40em){.search-form--no-result{margin-bottom:0}.search-form--no-result .search-form__input{padding-right:9rem}}.search-form__btn--no-result.btn,.search-form__btn.btn{padding:.65rem}.search-form__icon{width:16px;height:16px}.search-form__btn{position:absolute;top:0;right:0;height:100%;-webkit-transition:all ease .15s;transition:all ease .15s}.search-form__btn--no-result{position:absolute;top:0;right:.625rem;height:100%;-webkit-transition:all ease .15s;transition:all ease .15s}@charset "UTF-8";.footer{position:relative}.footer--bottom-fixed{position:absolute;bottom:0;width:100%}header+.leaderboard--header~.footer{top:102px}header.is-active~.footer{visibility:hidden}.footer__wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;background-image:-webkit-repeating-linear-gradient(left,#DDD 0,#DDD 50%,transparent 50%,transparent 100%);background-image:repeating-linear-gradient(to right,#DDD 0,#DDD 50%,transparent 50%,transparent 100%);background-position:left bottom;background-repeat:repeat-x;background-size:8px 2px;width:100%;margin-bottom:1rem;padding-bottom:1.5rem}@media all and (min-width:40em){.errorTemplate .footer{padding-top:4rem}.footer__wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;padding-bottom:.5rem;width:95%;text-align:center;margin:auto auto 1rem}}.footer__inner{position:relative;margin-top:-2.5rem}@media all and (min-width:29em){.footer__inner{margin-top:-1rem}}.footer__upper{display:inline-block;width:30%;vertical-align:top}.footer__lower{display:inline-block;float:right}@media all and (min-width:40em){.footer__inner{margin-top:0}.footer__lower{width:-webkit-calc(100% - 20rem);width:calc(100% - 20rem)}}.footer__bottom{clear:both}@media all and (min-width:65em){.footer__lower{width:65%}.footer__bottom{width:65%;float:right}}.footer__illustration{margin:0 auto .5rem}@media all and (max-width:40em){.footer__illustration{background-image:-webkit-repeating-linear-gradient(left,#DDD 0,#DDD 50%,transparent 50%,transparent 100%);background-image:repeating-linear-gradient(to right,#DDD 0,#DDD 50%,transparent 50%,transparent 100%);background-position:left bottom;background-repeat:repeat-x;background-size:8px 2px;padding-bottom:1rem}}@media all and (min-width:40em){.footer__illustration{width:45%;margin-right:0}}@media all and (min-width:65em){.footer__illustration{width:40%}}.footer__illustration img{max-width:100%}.footer__meta{color:#888}@charset "UTF-8";.social-nav{margin-bottom:1rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.footer .social-nav,.social-nav__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.article--bio .social-nav,.social-nav.homepage{-webkit-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.social-nav.homepage{-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:.5rem 0;background:#F1FAFD}.article--bio .social-nav{-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.footer .social-nav{display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:1rem 0}@media all and (min-width:29em){.footer .social-nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:0}}@media all and (min-width:65em){.footer .social-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin-top:.7rem}}.header .social-nav{display:none}@media all and (min-width:50em){.header.header--condensed .social-nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.social-nav__title{font-size:1.125rem;margin-bottom:.4rem}.header__inner .social-nav__title{display:none}.homepage .social-nav__title{margin-right:1rem;font-size:1.125rem;color:#424242;margin-bottom:0}.article--bio .social-nav__title{font-size:1.0625rem;color:#424242;margin-bottom:0;margin-right:.5rem}.footer .social-nav__title{font-size:1.0625rem;color:#888}.social-nav__list{display:flex}@media all and (min-width:40em) and (max-width:50em){.footer .social-nav__title{margin-bottom:.2rem}.footer .social-nav__list{margin-bottom:.7rem}}.social-nav__item{margin:0 .3rem}.header__inner .social-nav__item{margin-top:1rem}@media all and (min-width:40em) and (max-width:50em){.footer .social-nav__item:first-child{margin-left:0}.footer .social-nav__item:last-child{margin-right:0}}.social-nav__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:24px;height:38px;position:relative;background:#fff}.footer .social-nav__link:after,.footer .social-nav__link:before,.header__inner .social-nav__link:after,.header__inner .social-nav__link:before,.social-nav__text{display:none}.social-nav__link:after,.social-nav__link:before{content:"";width:0;height:0;border-style:solid;position:absolute;top:0}.social-nav__link:before{border-width:19px 14px 19px 0;border-color:transparent #fff transparent transparent;right:100%}.social-nav__link:after{border-width:19px 0 19px 14px;border-color:transparent transparent transparent #fff;left:100%}.article--bio .social-nav__link{background:0 0}.article--bio .social-nav__link:after,.article--bio .social-nav__link:before{border:none}.header__inner .social-nav__link{width:40px}.social-nav__icon{height:24px;-webkit-transition:fill .15s ease;transition:fill .15s ease}.header__inner .social-nav__icon{height:35px}.social-nav__icon--googlePlus{left:4px;position:relative;-webkit-transform:scale(1.48);transform:scale(1.48)}.social-nav__icon--pinterest{fill:#C92228}.social-nav__item:hover .social-nav__icon--pinterest,.social-nav__link:focus .social-nav__icon--pinterest{fill:#AA2529}.social-nav__icon--instagram{fill:#C95078}.social-nav__item:hover .social-nav__icon--instagram,.social-nav__link:focus .social-nav__icon--instagram{fill:#AF3F64}.social-nav__icon--facebook{fill:#3B5998}.social-nav__item:hover .social-nav__icon--facebook,.social-nav__link:focus .social-nav__icon--facebook{fill:#2D4679}.social-nav-lifestyle--footer .social-nav__icon{fill:#A0C3CC}.social-nav-lifestyle--footer .social-nav__link:focus .social-nav__icon,.social-nav-lifestyle--footer .social-nav__link:hover .social-nav__icon{fill:#6495A3}@charset "UTF-8";.newsletter-signup{position:relative}@media all and (min-width:40em){.footer .newsletter-footer-container{position:absolute;left:0;top:4rem;width:30%;min-width:18rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.newsletter-signup__button{min-width:7rem;-webkit-box-flex:0;-webkit-flex:0 0;-ms-flex:0 0;flex:0 0}.footer .newsletter-signup__button{background-color:#6495A3;padding:1rem 0;color:#FFF;min-width:6rem}.footer .newsletter-signup__button:hover{background-color:#A0C3CC}.subscription-island .newsletter-signup__button{padding:1rem;line-height:1}.newsletter-signup__input{height:100%;padding-left:2.6rem;font-size:1rem;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;outline:0}.footer .newsletter-signup__input{background-color:#D9EBF3;border:none;font-size:1rem}.newsletter-signup__input:active,.newsletter-signup__input:focus{box-shadow:0 0 .1rem .05rem #D9EBF3}.newsletter-signup__input::-webkit-input-placeholder{color:#888}.newsletter-signup__input:-moz-placeholder{color:#888}.is-error .newsletter-signup__input{border-color:#E4965F}.newsletter-signup__input-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;width:100%;height:3rem}.newsletter-signup__input-wrapper:before{position:absolute;left:0;top:0;content:'';height:100%;width:3rem;background-image:url(/static/3.40.3/icons/form/envelope.svg);background-size:1.25rem 1.25rem;background-repeat:no-repeat;background-position:center}.footer .newsletter-signup__input-wrapper:before{background-image:url(/static/3.40.3/icons/form/footer-envelope.svg)}.is-success .newsletter-signup__input-wrapper{display:none}.newsletter-signup__error-overlay{display:none;position:absolute;max-width:100%;padding:1rem;top:3.25rem;left:0;background-color:#EBD2C3;z-index:5;font-size:.875rem}.newsletter-signup__error-overlay:before{content:'';position:absolute;left:1.5rem;top:-.75rem;width:0;height:0;border-left:1rem solid transparent;border-right:1rem solid transparent;border-bottom:1rem solid #EBD2C3}.is-error .newsletter-signup__error-overlay{display:block}.newsletter-signup__success-container{display:none}@media all and (min-width:65em){.newsletter-signup.is-success{right:1rem}.subscription-island .newsletter-signup__error-overlay{max-width:100%}.is-success .newsletter-signup__success-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;width:100%;height:auto}}.newsletter--title-form,.newsletter-signup__one-tap-btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.newsletter-signup__success-image{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.newsletter-signup__one-tap-btn{display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:1rem;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-decoration:none}.newsletter-signup__one-tap-btn+form{display:none}.footer .newsletter-signup__one-tap-btn{background-color:#6495A3;color:#FFF;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;padding:.6rem;width:14rem;margin:auto}.newsletter-signup__one-tap-icon{margin-left:.5rem;width:20px;height:20px}.footer .newsletter-signup__one-tap-icon{margin-left:0;margin-right:.5rem}.newsletter--title-form{display:flex;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%}@media all and (min-width:40em){.newsletter--title-form{width:50%}}@media all and (min-width:65em){.newsletter--title-form{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:0;-webkit-flex:0 0 66.66%;-ms-flex:0 0 66.66%;flex:0 0 66.66%;width:66.66%}}.newsletter__wrapper{margin-bottom:1rem;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;width:100%}@media all and (min-width:65em){.newsletter__wrapper{max-width:40%;width:auto;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}}@media all and (min-width:50em) and (max-width:65em){.newsletter__wrapper{margin-bottom:.625rem}}.newsletter__title{font-size:1.5rem;margin-bottom:.3rem;text-align:center}@media all and (min-width:40em){.footer .newsletter__wrapper{max-width:100%;width:100%}.newsletter__title{text-align:left}}.newsletter__subtitle{font-size:.875rem;text-align:center}.footer .newsletter__subtitle{font-size:1rem;margin:1rem 0 .75rem}.newsletter__illustration{-webkit-box-flex:1;-webkit-flex:1 0 none;-ms-flex:1 0 none;flex:1 0 none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:1rem auto 0;width:100%}@media all and (min-width:34em){.newsletter__illustration{padding:0 1rem;width:70%}}@media all and (min-width:40em){.newsletter__subtitle{text-align:left}.newsletter__illustration{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;padding:0 1rem;width:50%;margin-top:0}}@media all and (min-width:50em){.newsletter__illustration{padding:0 1rem 0 2rem}}@media all and (min-width:65em){.newsletter__illustration{width:33.33%;padding:0;margin-top:0}}.newsletter__form{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;width:100%}@media all and (min-width:65em){.newsletter__form{width:60%;padding:0 3rem 0 1.5rem}.footer .newsletter__form{width:100%;padding:0;margin-top:-1rem}}@charset "UTF-8";.icon-menu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.footer .icon-menu{padding-bottom:.65rem}.icon-menu__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:0 1.2rem 1rem;text-align:center;text-decoration:none;color:#333}.icon-menu--tags .icon-menu__link{margin:0 .2rem 1rem}.icon-menu__icon{width:60px;height:60px;margin:0 auto}.icon-menu__icon--food{fill:#93ACC4}.icon-menu__icon--home-decor{fill:#92CDA7}.icon-menu__icon--home-repair{fill:#DEB499}.icon-menu__icon--crafts-hobbies{fill:#BDACC7}.icon-menu__icon--outdoors-gardening{fill:#A7BA82}.icon-menu__icon--family{fill:#D1C499}.icon-menu__icon--pets{fill:#C79292}.icon-menu--no-icon .icon-menu__icon,.icon-menu--tags .icon-menu__icon{display:none}.icon-menu__text{position:relative;display:inline-block;padding:.34rem .625rem;font-family:"Work Sans";font-size:.875rem;letter-spacing:1.5px;cursor:pointer;text-transform:uppercase}.icon-menu__text:after,.icon-menu__text:before{content:"";width:0;height:0;border-style:solid;position:absolute;top:0}.icon-menu__text--food{background:#C3D2E2}.icon-menu__text--food:before{border-color:transparent #C3D2E2 transparent transparent}.icon-menu__text--food:after{border-color:transparent transparent transparent #C3D2E2}.fullscreen-nav__list-item-link:hover .icon-menu__text--food,.icon-menu__link:hover .icon-menu__text--food{background:#93ACC4}.fullscreen-nav__list-item-link:hover .icon-menu__text--food:before,.icon-menu__link:hover .icon-menu__text--food:before{border-color:transparent #93ACC4 transparent transparent}.fullscreen-nav__list-item-link:hover .icon-menu__text--food:after,.icon-menu__link:hover .icon-menu__text--food:after{border-color:transparent transparent transparent #93ACC4}.icon-menu__text--home-decor{background:#B6E3C7}.icon-menu__text--home-decor:before{border-color:transparent #B6E3C7 transparent transparent}.icon-menu__text--home-decor:after{border-color:transparent transparent transparent #B6E3C7}.fullscreen-nav__list-item-link:hover .icon-menu__text--home-decor,.icon-menu__link:hover .icon-menu__text--home-decor{background:#92CDA7}.fullscreen-nav__list-item-link:hover .icon-menu__text--home-decor:before,.icon-menu__link:hover .icon-menu__text--home-decor:before{border-color:transparent #92CDA7 transparent transparent}.fullscreen-nav__list-item-link:hover .icon-menu__text--home-decor:after,.icon-menu__link:hover .icon-menu__text--home-decor:after{border-color:transparent transparent transparent #92CDA7}.icon-menu__text--home-repair{background:#EBD2C3}.icon-menu__text--home-repair:before{border-color:transparent #EBD2C3 transparent transparent}.icon-menu__text--home-repair:after{border-color:transparent transparent transparent #EBD2C3}.fullscreen-nav__list-item-link:hover .icon-menu__text--home-repair,.icon-menu__link:hover .icon-menu__text--home-repair{background:#DEB499}.fullscreen-nav__list-item-link:hover .icon-menu__text--home-repair:before,.icon-menu__link:hover .icon-menu__text--home-repair:before{border-color:transparent #DEB499 transparent transparent}.fullscreen-nav__list-item-link:hover .icon-menu__text--home-repair:after,.icon-menu__link:hover .icon-menu__text--home-repair:after{border-color:transparent transparent transparent #DEB499}.icon-menu__text--crafts-hobbies{background:#DBCFE3}.icon-menu__text--crafts-hobbies:before{border-color:transparent #DBCFE3 transparent transparent}.icon-menu__text--crafts-hobbies:after{border-color:transparent transparent transparent #DBCFE3}.fullscreen-nav__list-item-link:hover .icon-menu__text--crafts-hobbies,.icon-menu__link:hover .icon-menu__text--crafts-hobbies{background:#BDACC7}.fullscreen-nav__list-item-link:hover .icon-menu__text--crafts-hobbies:before,.icon-menu__link:hover .icon-menu__text--crafts-hobbies:before{border-color:transparent #BDACC7 transparent transparent}.fullscreen-nav__list-item-link:hover .icon-menu__text--crafts-hobbies:after,.icon-menu__link:hover .icon-menu__text--crafts-hobbies:after{border-color:transparent transparent transparent #BDACC7}.icon-menu__text--outdoors-gardening{background:#D4DCB5}.icon-menu__text--outdoors-gardening:before{border-color:transparent #D4DCB5 transparent transparent}.icon-menu__text--outdoors-gardening:after{border-color:transparent transparent transparent #D4DCB5}.fullscreen-nav__list-item-link:hover .icon-menu__text--outdoors-gardening,.icon-menu__link:hover .icon-menu__text--outdoors-gardening{background:#A7BA82}.fullscreen-nav__list-item-link:hover .icon-menu__text--outdoors-gardening:before,.icon-menu__link:hover .icon-menu__text--outdoors-gardening:before{border-color:transparent #A7BA82 transparent transparent}.fullscreen-nav__list-item-link:hover .icon-menu__text--outdoors-gardening:after,.icon-menu__link:hover .icon-menu__text--outdoors-gardening:after{border-color:transparent transparent transparent #A7BA82}.icon-menu__text--family{background:#ECE2BE}.icon-menu__text--family:before{border-color:transparent #ECE2BE transparent transparent}.icon-menu__text--family:after{border-color:transparent transparent transparent #ECE2BE}.fullscreen-nav__list-item-link:hover .icon-menu__text--family,.icon-menu__link:hover .icon-menu__text--family{background:#D1C499}.fullscreen-nav__list-item-link:hover .icon-menu__text--family:before,.icon-menu__link:hover .icon-menu__text--family:before{border-color:transparent #D1C499 transparent transparent}.fullscreen-nav__list-item-link:hover .icon-menu__text--family:after,.icon-menu__link:hover .icon-menu__text--family:after{border-color:transparent transparent transparent #D1C499}.icon-menu__text--pets{background:#DEC0C0}.icon-menu__text--pets:before{border-color:transparent #DEC0C0 transparent transparent}.icon-menu__text--pets:after{border-color:transparent transparent transparent #DEC0C0}.fullscreen-nav__list-item-link:hover .icon-menu__text--pets,.icon-menu__link:hover .icon-menu__text--pets{background:#C79292}.fullscreen-nav__list-item-link:hover .icon-menu__text--pets:before,.icon-menu__link:hover .icon-menu__text--pets:before{border-color:transparent #C79292 transparent transparent}.fullscreen-nav__list-item-link:hover .icon-menu__text--pets:after,.icon-menu__link:hover .icon-menu__text--pets:after{border-color:transparent transparent transparent #C79292}.icon-menu__text:before{border-width:14px 14px 13px 0;right:100%}.icon-menu__text:after{border-width:14px 0 13px 14px;left:100%}.icon-menu--tags .icon-menu__text{padding:.4rem 1.8rem;display:inline-block;text-decoration:none}.icon-menu--tags .icon-menu__text:after,.icon-menu--tags .icon-menu__text:before{border:none}.footer .icon-menu__text{text-transform:capitalize}@charset "UTF-8";.horizontal-nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:1.5rem;margin-top:.625rem}.horizontal-nav__item{margin:0 1rem 1rem}.horizontal-nav__link{text-decoration:none;color:#888}.horizontal-nav__link:focus,.horizontal-nav__link:hover{color:#6495A3}