:root{--clr-primary-800: #2F4545;--clr-primary-700: #1E6363;--clr-primary-600: #7AC2C2;--clr-primary-400: #BBE8E8;--clr-primary-200: #E4F6F5;--clr-primary-800-rgb: 47, 69, 69;--clr-primary-600-rgb: 122, 194, 194;--clr-secondary-400: #272342;--clr-secondary-300: #274545;--clr-secondary-200: #524F68;--clr-secondary-400-rgb: 39, 35, 66;--clr-shade-600: #515A5A;--clr-shade-500: #6C9999;--clr-shade-400: #6D7878;--clr-shade-300: #E7EDED;--clr-shade-200: #8CA7A7;--clr-shade-100: #E5EBEB;--clr-shade-200-rgb: 228, 246, 245;--outline-color: var(--clr-primary-600);--font-primary: "Montserrat", "Helvetica Neue", sans-serif}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
@-webkit-keyframes buttonLoading{0%,to{opacity:1}50%{opacity:.9;transform:scale(.95)}}@keyframes buttonLoading{0%,to{opacity:1}50%{opacity:.9;transform:scale(.95)}}html{line-height:1.15;-webkit-text-size-adjust:100%;font-size:62.5%;box-sizing:border-box}body{margin:0;font-family:var(--font-primary)}details,main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;max-width:100%;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}.row{width:100%;padding-left:2rem;padding-right:2rem;margin-left:auto;margin-right:auto}@media (min-width:23.125em){.row{max-width:42rem}}*,:after,:before{box-sizing:inherit}*{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}@font-face{font-family:'Font Awesome 5 Brands';font-style:normal;font-weight:400;src:local("Font Awesome 5 Brands"),url(../fonts/fa-brands-400.ttf) format("truetype")}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}:focus{outline-width:.3rem;outline-offset:.1rem;outline-color:var(--outline-color);outline-style:solid}[data-whatintent=mouse] :focus{outline:0}.header{height:6rem}.header__wrap{position:fixed;top:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;padding-left:2rem;padding-right:2rem;background:var(--clr-secondary-400);box-shadow:0 .4rem 0 var(--clr-primary-600);z-index:999}.header__logo-background{border-radius:0 0 1.2rem 1.2rem;background:#fff;height:7.2rem;padding:0 2.2rem 1rem;box-shadow:0 .3rem .5rem rgba(var(--clr-primary-800-rgb),.11);align-self:flex-start;position:relative}.header__logo{width:8.7rem}.header__logo-nav-wrap{display:flex;align-items:center;height:6rem}.header__logo-link,.post-excerpt__thumb a{position:absolute;top:0;left:0;right:0;bottom:0}.header__nav-links{display:none}.header__menu-toggle{border:0;background:0 0;color:var(--clr-shade-300);font-weight:600;text-transform:uppercase;font-size:1.4rem;line-height:2.4rem;cursor:pointer;padding:.6rem 1.2rem .6rem 3.8rem;position:relative;border-radius:0 .4rem .4rem 0}.header__menu-toggle:hover{background:rgba(255,255,255,.1)}@media (min-width:23.125em){.header__menu-toggle{margin-left:1rem;border-radius:.4rem}}.header__menu-toggle-icon{display:block;position:absolute;width:1.8rem;height:.2rem;top:1.7rem;left:1.2rem;border-radius:.1rem;background:var(--clr-primary-200);pointer-events:none;transition:background .3s ease}.header__menu-toggle-icon:after,.header__menu-toggle-icon:before{content:"";background:inherit;width:100%;height:100%;position:absolute;border-radius:inherit;left:0;transition:transform .3s cubic-bezier(.175,.885,.32,1.275),background .3s ease;transform-origin:center}.header__menu-toggle-icon:before{top:-.5rem}.header__menu-toggle-icon:after{top:.5rem}.header .search-bar,.header__menu-toggle__close-text{display:none}.header .profile-widget{align-self:stretch;display:flex;align-items:center;padding-left:1rem;padding-right:1rem;cursor:pointer;margin-right:-1rem}.header .profile-widget:hover{background:rgba(255,255,255,.06)}.header .profile-widget__avatar-badge-wrap{position:relative}.header .profile-widget__badge{position:absolute;top:-.2rem;left:-.7rem;display:inline;background:var(--clr-primary-400);border:.2rem solid var(--clr-secondary-400);color:var(--clr-secondary-400);font-size:.9rem;line-height:1.4rem;min-width:1.8rem;text-align:center;padding:0 .3rem;font-weight:700;border-radius:1.1rem}.header .profile-widget__avatar-wrap{width:3.6rem;border-radius:50%;background:var(--clr-primary-200);border:.3rem solid #fff;overflow:hidden}.header .profile-widget__avatar{display:block;width:100%}.header .profile-widget__user-name{display:none}@media (min-width:37.5em){.header .profile-widget{margin-right:0}}.header--opened .header__wrap{box-shadow:none}.header--opened .header__menu-toggle-icon{background:0 0}.header--opened .header__menu-toggle-icon:after,.header--opened .header__menu-toggle-icon:before{background:var(--clr-primary-200)}.header--opened .header__menu-toggle-icon:before{transform:translateY(.5rem) rotate(45deg)}.header--opened .header__menu-toggle-icon:after{transform:translateY(-.5rem) rotate(-45deg)}.header--opened .header__menu-toggle__open-text{display:none}.header--opened .header__menu-toggle__close-text{display:inline}@media (min-width:23.125em){.header__logo{width:9.6rem}.header__logo-background{padding:0 2.3rem 1.1rem;height:7.8rem}}@media (min-width:37.5em){.header .search-bar{display:block;flex:1;height:4.2rem}.header .search-bar__wrap{display:flex;margin-right:0;margin-left:auto;position:relative;width:min(calc(100vw - 4rem - 23.7rem - 6.6rem - 4rem),31rem)}.header .search-bar__input{border-radius:2.1rem;padding-left:4.5rem}.header .search-bar__input:focus{box-shadow:0 0 0 .4rem rgba(255,255,255,.2)}.header .search-bar__submit{width:4.5rem;background-position:1.3rem center}.header .profile-widget__badge{font-size:1.1rem;line-height:1.8rem;padding:0 .5rem;min-width:2.2rem}.header .profile-widget__avatar-wrap{width:4.2rem}}@media (min-width:46.25em){.header__logo{width:11.2rem}.header__logo-background{height:9rem;padding-left:2.6rem;padding-right:2.6rem}.header .search-bar{flex:0 1 auto}.header .search-bar__wrap{width:42vw}}@media (min-width:53.75em){.header .search-bar__wrap{width:35vw}.header .profile-widget__user-name{display:block;background:#fff;font-size:1.7rem;line-height:2.4rem;font-weight:500;color:var(--clr-secondary-400);padding:.9rem 1.7rem .9rem 4.8rem;border-radius:2.1rem;margin-left:-4.2rem}}@media (min-width:75em){body.is-home .header__wrap{box-shadow:none}body.is-home .header__logo-background{padding-left:3.2rem;padding-right:3.2rem;height:10.8rem}body.is-home .header__logo{width:13.2rem}body.is-home .header__menu-toggle{display:none}body.is-home .header__nav-links{display:block;list-style-type:none;display:flex;padding-left:1.2rem}body.is-home .header__nav-link{display:block;padding:.9rem 1rem;border-radius:2.1rem;text-decoration:none;font-size:1.6rem;line-height:2.4rem;font-weight:600;text-transform:uppercase;color:var(--clr-primary-200)}body.is-home .header__nav-link.is-active{background:var(--clr-primary-200);color:var(--clr-secondary-400);padding-left:2rem;padding-right:2rem;margin-right:1rem}body.is-home .header .search-bar__wrap{width:38rem}}@media (min-width:83.75em){body.is-single .header__wrap{box-shadow:none}body.is-single .header__logo-background{padding-left:3.2rem;padding-right:3.2rem;height:10.8rem}body.is-single .header__logo{width:13.2rem}body.is-single .header__menu-toggle{display:none}body.is-single .header__nav-links{display:block;list-style-type:none;display:flex;padding-left:1.2rem}body.is-single .header__nav-link{display:block;padding:.9rem 1rem;border-radius:2.1rem;text-decoration:none;font-size:1.6rem;line-height:2.4rem;font-weight:600;text-transform:uppercase;color:var(--clr-primary-200)}body.is-single .header__nav-link--active{background:var(--clr-primary-200);color:var(--clr-secondary-400);padding-left:2rem;padding-right:2rem;margin-right:1rem}body.is-single .header .search-bar__wrap{width:38rem}}.main-feed{padding-top:4rem}.main-feed__load-more{flex-basis:100%}.main-feed__load-more-btn{display:flex;margin:3.6rem auto 4.2rem;cursor:pointer}.main-feed__load-more-btn.button--loading{-webkit-animation:buttonLoading .8s cubic-bezier(.39,.575,.565,1) infinite;animation:buttonLoading .8s cubic-bezier(.39,.575,.565,1) infinite;pointer-events:none}.main-feed__load-more-end{display:none;font-weight:500;font-size:1.2rem;line-height:1.8rem;color:var(--clr-shade-400);margin:3.6rem auto 4.8rem;justify-content:center;text-align:center}@media (min-width:37.5em){.main-feed__load-more-end{font-size:1.4rem}.main-feed__load-more-end br{display:none}}.main-feed__load-more.reached-the-end .main-feed__load-more-btn{display:none}.main-feed__load-more.reached-the-end .main-feed__load-more-end{display:flex}@media (min-width:37.5em){.main-feed .row{max-width:none;display:grid;width:100%;grid-template-columns:repeat(2,1fr);grid-column-gap:2rem;grid-row-gap:1.8rem}.main-feed__load-more{grid-column:1/-1}.main-feed__load-more-btn{margin-top:3rem}}@media (min-width:46.25em){.main-feed{padding-top:5.4rem}.main-feed .row{width:74rem;grid-row-gap:2.4rem}}@media (min-width:53.75em){.main-feed{padding-top:5.4rem}.main-feed .row{width:86rem}}@media (min-width:75em){.main-feed{padding-left:34rem;padding-top:4.8rem}.main-feed .row{width:100%;max-width:164rem;padding-left:3rem;padding-right:3rem;grid-template-columns:repeat(auto-fit,minmax(40rem,-webkit-min-content));grid-template-columns:repeat(auto-fit,minmax(40rem,min-content));grid-auto-flow:dense;justify-content:center;align-items:center}}.post-excerpt{border-radius:1.2rem;box-shadow:0 0 0 .1rem var(--clr-shade-300),inset 0 -.6rem 1rem rgba(var(--clr-shade-200-rgb),.06),0 .5rem 1.2rem rgba(var(--clr-primary-800-rgb),.08);margin-bottom:1.8rem}.post-excerpt__thumb{width:100%;padding:2rem 2rem 0;margin-bottom:2.4rem}.post-excerpt__thumb-wrap{width:100%;border-radius:.6rem .6rem .1rem .1rem;overflow:hidden;position:relative}.post-excerpt__thumb-wrap:before{content:"";display:block;border:.1rem solid rgba(0,0,0,.08);border-radius:inherit;padding-bottom:73.333333%;position:relative;z-index:1;pointer-events:none}.post-excerpt__thumb-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;right:0;bottom:0}.post-excerpt__body{padding:0 2rem}.post-excerpt__label{display:inline-block;font-size:1.2rem;line-height:2.4rem;text-transform:uppercase;font-weight:600;padding:0 .8rem;color:var(--clr-primary-600);background:var(--clr-primary-200);border-radius:.6rem;margin-bottom:1rem}.post-excerpt__headline{font-size:2rem;line-height:2.6rem;color:var(--clr-secondary-400);margin:0;margin-bottom:.6rem}.post-excerpt__headline a{text-decoration:none;color:inherit}.post-excerpt__excerpt-body{position:relative;margin-bottom:1.9rem}.post-excerpt__excerpt{font-size:1.3rem;line-height:2.1rem;color:var(--clr-shade-600);font-weight:500;margin:0;max-height:6.3rem;overflow:hidden}.post-excerpt__read-more-fade{padding:.15rem .4rem .15rem .8rem;background:#fff;position:absolute;bottom:0;right:0;pointer-events:none}.post-excerpt__read-more-fade:before{content:'';display:block;position:absolute;top:0;left:-3rem;width:3rem;height:100%;background:linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,.8) 52.6%,#fff 100%)}.post-excerpt__read-more{display:block;font-size:1.2rem;line-height:1.8rem;text-decoration:none;font-weight:600;text-transform:uppercase;color:var(--clr-secondary-400);pointer-events:all}.post-excerpt__read-more-guillemet{font-size:1.4rem;vertical-align:.1rem;line-height:1.4rem}.post-excerpt__read-more-short{display:none}.post-excerpt__interaction-bar{border-top:.1rem solid var(--clr-shade-100);padding:1.8rem .2rem 2.1rem;display:flex}.post-excerpt__interaction-primary{display:flex;align-items:center;flex:1}.post-excerpt__interaction-primary>div{display:flex;align-items:center;font-size:1.4rem;line-height:2rem;color:var(--clr-shade-600);font-weight:500;margin-right:1.4rem}.post-excerpt__interaction-primary>div:last-child{margin-right:0}.post-excerpt__interaction-primary>div button{display:block;border:0;padding:0;width:1.6rem;height:1.6rem;text-indent:2rem;overflow:hidden;background:0 0;position:relative;white-space:nowrap}.post-excerpt__interaction-primary>div button .svg-inject{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.post-excerpt__interaction-primary>div span{margin-left:.6rem}.post-excerpt__bookmark-btn path:nth-child(1){fill:#fff;transition:fill .3s ease}.post-excerpt__bookmark-btn path:nth-child(2),.post-excerpt__bookmark-btn.is-active path:nth-child(1),.post-excerpt__bookmark-btn.is-active path:nth-child(2){fill:var(--clr-secondary-400)}.post-excerpt__like-btn path{stroke:var(--clr-secondary-400);transition:fill .3s ease}.post-excerpt__comments-btn svg>*,.post-excerpt__like-btn.is-active path{fill:var(--clr-secondary-400)}.post-excerpt__rating{display:none}@media (min-width:23.125em){.post-excerpt__rating{display:block}.post-excerpt__rating-stars{display:flex}.post-excerpt__rating-stars:hover .post-excerpt__rating-star{background-image:url(../img/star.svg);opacity:1}.post-excerpt__rating-star{width:1.7rem;height:1.5rem;background:url(../img/star.svg) no-repeat center;cursor:pointer}.post-excerpt__rating-star:hover~div{opacity:.4!important}.post-excerpt__rating-stars--1 div:nth-child(n+2),.post-excerpt__rating-stars--2 div:nth-child(n+3),.post-excerpt__rating-stars--3 div:nth-child(n+4),.post-excerpt__rating-stars--4 div:nth-child(n+5){opacity:.4}}@media (min-width:37.5em){.post-excerpt{margin-bottom:0}.post-excerpt__rating{display:none}}@media (min-width:46.25em){.post-excerpt__rating{display:block}.post-excerpt--large{grid-column-end:span 2;display:flex}.post-excerpt--large .post-excerpt__thumb{padding:2.2rem 0 2.4rem 2.2rem;margin:0}.post-excerpt--large .post-excerpt__thumb-wrap{width:32rem;border-radius:.6rem}.post-excerpt--large .post-excerpt__thumb-wrap:before{padding-bottom:calc(100% - .2rem)}.post-excerpt--large .post-excerpt__body{padding:2.2rem 3rem 2.6rem 2.4rem;display:flex;flex-direction:column;justify-content:space-between;align-items:stretch}.post-excerpt--large .post-excerpt__label{align-self:flex-start}.post-excerpt--large .post-excerpt__headline{font-size:2.2rem;line-height:3rem}.post-excerpt--large .post-excerpt__excerpt{max-height:10.5rem}.post-excerpt--large .post-excerpt__interaction-bar{padding-bottom:0}.post-excerpt--right .post-excerpt__thumb{order:1;padding-left:0;padding-right:2.2rem}.post-excerpt--right .post-excerpt__body{padding-left:2.4rem;padding-right:3rem}}@media (min-width:53.75em){.post-excerpt--large .post-excerpt__thumb{padding:3rem 0 3rem 3.2rem}.post-excerpt--large .post-excerpt__thumb-wrap{width:36rem}.post-excerpt--large .post-excerpt__body{padding:3rem 3.6rem 3rem 3.2rem}.post-excerpt--large .post-excerpt__label{font-size:1.4rem;padding-left:1rem;padding-right:1rem}.post-excerpt--large .post-excerpt__headline{font-size:2.6rem;line-height:3.6rem;margin-bottom:1rem}.post-excerpt--large .post-excerpt__excerpt{font-size:1.6rem;line-height:2.4rem;max-height:12rem}.post-excerpt--large .post-excerpt__read-more-fade{height:2.4rem;padding-top:.3rem;padding-bottom:.3rem}.post-excerpt--large .post-excerpt__read-more-guillemet{vertical-align:.05rem}.post-excerpt--large .post-excerpt__interaction-primary>div{margin-right:1.8rem}.post-excerpt--large .post-excerpt__rating-star{width:1.9rem}.post-excerpt--right .post-excerpt__thumb{padding-left:0;padding-right:3.4rem}.post-excerpt--right .post-excerpt__body{padding-left:3.4rem;padding-right:3.2rem}.post-excerpt--medium .post-excerpt__body{padding-left:3rem;padding-right:3rem}.post-excerpt--medium .post-excerpt__headline{font-size:2.2rem;line-height:3rem}.post-excerpt--medium .post-excerpt__excerpt{font-size:1.4rem}.post-excerpt--medium .post-excerpt__interaction-bar{padding-top:2.1rem;padding-bottom:2.4rem}}@media (min-width:102.5em){.post-excerpt--large .post-excerpt__thumb-wrap{height:47.4rem;width:42rem}.post-excerpt--large .post-excerpt__thumb-wrap:before{height:100%}.post-excerpt--large .post-excerpt__excerpt{max-height:19.2rem}.post-excerpt--large.post-excerpt--left{grid-column-start:2}.post-excerpt--medium .post-excerpt__thumb-wrap:before{padding-bottom:66.666667%}}.nav-panel{display:none;position:fixed;top:6rem;left:0;right:0;bottom:0;z-index:998}.header--opened~.nav-panel{display:block}.nav-panel__wrap{background:var(--clr-primary-400);padding-top:4.8rem;overflow-y:auto;height:100%;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column}.nav-panel .footer{background:0 0;position:relative}.nav-panel .footer:before{content:"";display:block;position:absolute;top:0;left:2rem;right:2rem;height:.2rem;border-radius:.1rem;background:rgba(var(--clr-primary-600-rgb),.4);z-index:1}@media (min-width:37.5em){.nav-panel,.nav-panel .footer{display:block}.nav-panel{background:0 0;transition:background .3s ease;opacity:0}.nav-panel,.nav-panel *{pointer-events:none}.nav-panel__wrap{right:auto;width:34rem;transform:translate3d(-34rem,0,0);transition:transform .3s ease}.header--opened~.nav-panel{opacity:1;background:rgba(0,0,0,.6);pointer-events:all}.header--opened~.nav-panel *{pointer-events:all}.header--opened~.nav-panel .nav-panel__wrap{transform:translate3d(0,0,0)}}@media (min-width:75em){body.is-home .nav-panel{width:34rem!important;display:flex;opacity:1;pointer-events:all}body.is-home .nav-panel *{pointer-events:all}body.is-home .nav-panel__wrap{width:100%;padding-top:7.8rem;transform:translate3d(0,0,0)}}@media (min-width:83.75em){body.is-single .nav-panel{width:34rem!important;display:flex;opacity:1;pointer-events:all}body.is-single .nav-panel *{pointer-events:all}body.is-single .nav-panel__wrap{width:100%;padding-top:7.8rem;transform:translate3d(0,0,0)}}.nav-sections{flex:1}.nav-section{padding-left:2rem;padding-right:2rem;margin-bottom:3.2rem}.nav-section__title{font-size:2rem;line-height:3rem;color:var(--clr-primary-700);padding-left:2rem;padding-right:1rem;margin:0;margin-bottom:.4rem;font-weight:600}.nav-section--search{margin-bottom:3rem}@media (min-width:37.5em){.nav-section--search{display:none}}.nav-section .search-bar{height:5.4rem;box-shadow:0 .1rem .4rem rgba(var(--clr-primary-800-rgb),.11)}.nav-section--browse .nav-links{padding-top:.9rem;padding-bottom:.9rem}@media (min-width:75em){.nav-section--site-navigation{display:none}}.nav-links{background:#fff;border-radius:1.2rem;list-style-type:none;padding:0;margin:0;overflow:hidden;box-shadow:0 .1rem .4rem rgba(var(--clr-primary-800-rgb),.11)}.nav-links__item{font-size:1.6rem;line-height:2.4rem;font-weight:500}.nav-links__item--checkbox{height:4.2rem;display:flex;align-items:center;padding-left:2.2rem;padding-right:2.2rem;cursor:pointer}.nav-links__item-checkbox{height:2rem;width:2rem;padding:0;margin:0;background:var(--clr-primary-200);border-radius:.6rem;border:.3rem solid var(--clr-secondary-400);margin-right:1.2rem;cursor:pointer}.nav-links__item-checkbox.is-active{background:var(--clr-secondary-400) url(../img/checkbox-tick.svg) no-repeat center center;border-width:0}.nav-links__item-label{flex:1}.nav-links__item-stat{font-size:1.4rem;color:var(--clr-shade-600)}.nav-links__items-header{font-size:1.3rem;line-height:1.8rem;padding:1.3rem 1rem .5rem 2.2rem;text-transform:uppercase;font-weight:600;color:var(--clr-primary-700)}.nav-links__item--link{padding-left:1.6rem;padding-right:1.6rem;transition:background .3s ease}.nav-links__item--link:hover{background-color:var(--clr-primary-200)}.nav-links__item-link-label{display:block;color:var(--clr-primary-700);border-bottom:.1rem solid var(--clr-primary-200);padding:1.2rem 2.4rem 1.1rem .5rem;background:url(../img/caret-right.svg) no-repeat right center;text-decoration:none}.nav-links__item--link-thumb{padding-left:1.4rem;padding-right:1.4rem;display:flex;align-items:center;transition:background .3s ease}.nav-links__item--link-thumb:hover{background:var(--clr-primary-200)}.nav-links__item-thumb{width:4.2rem;border-radius:.6rem;margin-right:1rem;margin-top:1.2rem;margin-bottom:1.2rem}.nav-links__item-link-label{flex:1}.nav-advert{background:#fff;border-radius:1.2rem;overflow:hidden;box-shadow:0 .1rem .4rem rgba(var(--clr-primary-800-rgb),.11);padding:2.4rem 2.5rem;display:flex;justify-content:center}.nav-advert .advert-holder{width:25rem;height:25rem;display:flex;flex:0 0 25rem;justify-content:center;align-items:center;border-radius:.4rem}.footer{background:var(--clr-primary-200);padding:0 2rem;color:var(--clr-primary-600);font-size:1.2rem;line-height:1.8rem;font-weight:500;padding-top:.6rem}.footer__logo-wrap{padding:1.6rem 0;display:flex;align-items:center}.footer__logo{display:block}.footer__brand-details{flex:1;text-align:right}.footer__misc{display:flex;align-items:center;padding-bottom:2rem}.footer__legal{font-size:inherit;flex:0 1 21.6rem}.footer__legal a{color:inherit}.footer__social-media{font-family:"Font Awesome 5 Brands",sans-serif;font-size:1.6rem;line-height:1.8rem;text-align:right;flex:1 0 7rem;pointer-events:none}.footer__social-media a{text-decoration:none;color:inherit;margin-left:.5rem;pointer-events:all}.footer__social-facebook:before{content:"\f082"}.footer__social-twitter:before{content:"\f099"}.footer__social-instagram:before{content:"\f16d"}@media (min-width:37.5em){.footer{display:none}}.post-main__wrap{padding-left:2rem;padding-right:2rem}@media (min-width:37.5em){.post-main__wrap{max-width:62rem;margin-left:auto;margin-right:auto}}@media (min-width:60em){.post-main__wrap{padding-left:0;padding-right:0}}.post__head{margin-bottom:1.7rem}.post__label{display:inline-block;font-size:1.2rem;line-height:1.8rem;padding:.3rem 1rem;font-weight:700;text-transform:uppercase;color:var(--clr-primary-600);background:var(--clr-primary-200);border-radius:.6rem;margin-bottom:1.1rem}.post__headline{font-size:2.4rem;line-height:3.3rem;font-weight:700;color:var(--clr-secondary-400);margin-top:0;margin-bottom:1.6rem}.post__stats{position:relative;padding-top:1.4rem;padding-bottom:.6rem;margin:0;display:flex}.post__stats:before{content:"";height:.2rem;background:var(--clr-primary-200);position:absolute;top:0;left:0;right:0;border-radius:.1rem}.post__stat-item{font-size:1.2rem;line-height:1.8rem;font-weight:500;margin-right:1.5rem;color:var(--clr-secondary-200);display:flex;align-items:center}.post__stat-item:last-of-type{margin-right:0}.post__stat-icon{width:2rem;height:2rem;overflow:hidden;text-indent:3rem;white-space:nowrap;color:transparent;margin-right:.8rem;background-position:center;background-repeat:no-repeat}.post__stat--difficulty .post__stat-icon{background-image:url(../img/icon-chef-hat.svg)}.post__stat--servings .post__stat-icon{background-image:url(../img/icon-pie.svg)}.post__stat--prep-time .post__stat-icon{background-image:url(../img/icon-clock.svg)}.post__stat--prep-time__label-long{display:none}.post__content{color:var(--clr-shade-600);font-size:1.4rem;line-height:2.4rem;font-weight:500}.post__content p{margin-top:0;margin-bottom:1.2rem}.post__content>p:first-child{font-size:1.8rem;line-height:3rem;margin-bottom:1rem}.post__callout p,.post__content h1,.post__content h2,.post__content h3,.post__content h4,.post__content h5,.post__content h6{color:var(--clr-secondary-400)}.post__content h1,.post__content h2,.post__content h3{font-size:2rem;line-height:2.4rem;margin-top:3rem;margin-bottom:1.6rem}.post__content h3{font-size:1.8rem;margin-top:2.7rem;margin-bottom:1.5rem}.post__content h4,.post__content h5,.post__content h6{font-size:1.6rem;line-height:1.8rem;margin-top:2.4rem;margin-bottom:1.2rem}.post__content h5,.post__content h6{font-size:1.5rem}.post__content h6{font-size:1.4rem}.post__callout{background:var(--clr-primary-200);border-radius:.6rem;margin-bottom:1.2rem;padding:1.5rem 1.5rem 1.5rem 5.5rem;position:relative}.post__callout:before{content:"";display:block;width:3.2rem;height:3.2rem;position:absolute;top:1.1rem;left:1.2rem;background:url(../img/icon-light-bulb.svg) no-repeat center}.post__callout p{font-size:1.4rem;line-height:2.4rem;margin-bottom:.6rem}.post .post-recipe__ingredient-item:last-child,.post__callout p:last-child{margin-bottom:0}.post__likes-comments{background:var(--clr-primary-200);border-radius:1.2rem;font-weight:500;font-size:1.4rem;line-height:1.8rem;padding:1.3rem 0 1.5rem;margin-bottom:2.8rem}.post__likes-wrap{margin-bottom:1.7rem;display:flex;align-items:center;justify-content:center}.post__likes-avatars{display:flex;margin-right:1.2rem}.post__likes-avatars img{display:block;border:.3rem solid #fff;width:3.4rem;height:3.4rem;border-radius:1.7rem;background:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.03),inset 0 0 0 4px rgba(0,0,0,.08)}.post__likes-avatars img:nth-of-type(n+2){margin-left:-1.8rem}.post__likes-info{margin:0}.post__comments-wrap{display:flex;align-items:center;justify-content:center}.post__comments-icon{border:0;background:var(--clr-secondary-400) url(../img/icon-comments.svg) no-repeat center;width:3rem;height:3rem;border-radius:1.5rem;margin-right:1.2rem}.post__comments-info{margin:0}@media (min-width:37.5em){.post__head{margin-bottom:2.5rem}.post__label{font-size:1.4rem;line-height:2.4rem;padding-left:1.2rem;padding-right:1.2rem;margin-bottom:1.6rem}.post__headline{font-size:3.6rem;line-height:4.8rem;margin-bottom:2.1rem}.post__stats{padding-top:1.9rem;padding-bottom:1.2rem}.post__stat-item{font-size:1.4rem;line-height:2.4rem;margin-right:2.5rem}.post__stat-icon{width:2.4rem;height:2.4rem;background-size:100%;margin-right:1rem}.post__stat--prep-time__label-short{display:none}.post__stat--prep-time__label-long{display:inline}.post__callout p,.post__content{font-size:1.6rem;line-height:3rem}.post__content>p:first-child{font-size:2rem;line-height:3rem}.post__content>p:last-child{margin-bottom:2.1rem}.post__content h1,.post__content h2,.post__content h3{font-size:2.4rem;line-height:3.6rem;margin-top:2.4rem;margin-bottom:1.8rem}.post__content h3{font-size:2.2rem;margin-top:2.5rem;margin-bottom:1.1rem}.post__content h4,.post__content h5{font-size:2rem;line-height:2.4rem}.post__content h5{font-size:1.8rem}.post__content h6{font-size:1.6rem;line-height:1.8rem}.post__callout{padding-left:6.5rem;padding-right:4rem;margin-top:1.8rem;margin-bottom:1.8rem}.post__callout:before{top:1.4rem;left:1.8rem}.post__likes-comments{display:grid;grid-template-columns:repeat(2,-webkit-min-content);grid-template-columns:repeat(2,min-content);grid-column-gap:3rem;justify-content:center;padding:1.5rem 0;margin-bottom:4.5rem}.post__likes-wrap{margin-bottom:0}.post__likes-avatars img{width:4.8rem;height:4.8rem;border-radius:2.4rem}.post__likes-avatars img:nth-of-type(n+2){margin-left:-2.2rem}.post__comments-icon{width:4.2rem;height:4.2rem;border-radius:2.1rem;background-size:2.4rem}.post__comments-wrap,.post__likes-wrap{white-space:nowrap}}.post .post-recipe__instructions{position:relative;padding-top:2.3rem;padding-bottom:2.6rem;margin-bottom:2.1rem}.post .post-recipe__instructions:after,.post .post-recipe__instructions:before{content:"";height:.2rem;background:var(--clr-primary-200);position:absolute;left:0;right:0;border-radius:.1rem}.post .post-recipe__instructions:before{top:0}.post .post-recipe__instructions:after{bottom:0}.post .post-recipe__title{font-size:2rem;line-height:3.6rem;margin-top:0;margin-bottom:.5rem}.post .post-recipe__ingredients-section{margin-bottom:1.8rem}.post .post-recipe__ingredients-list{padding:0;margin:0;list-style-type:none;padding:1.8rem;background:var(--clr-primary-200);border:.2rem solid var(--clr-primary-600);border-radius:1.2rem}.post .post-recipe__ingredient-item{line-height:1.8rem;margin-bottom:1.2rem;color:var(--clr-secondary-300);cursor:pointer}.post .post-recipe__ingredient-item.is-crossed-off{opacity:.5;text-decoration:line-through}.post .post-recipe__ingredient-item.is-crossed-off>*{opacity:.8}.post .post-recipe__ingredient{font-weight:600}.post .post-recipe__ingredient-prep{color:var(--clr-shade-500)}.post .post-recipe__ingredient-separator{text-transform:uppercase;font-weight:600;color:var(--clr-secondary-400);padding-top:.6rem;padding-bottom:.6rem}.post .post-recipe__directions-section{margin-bottom:1.2rem}.post .post-recipe__directions-list{padding:0 0 0 .1rem;margin:0;list-style-type:none;counter-reset:directionNum}.post .post-recipe__direction-item{counter-increment:directionNum;margin-bottom:1.8rem}.post .post-recipe__direction-item:before{content:"Step " counter(directionNum);display:block;text-transform:uppercase;font-weight:600;color:var(--clr-secondary-400);margin-bottom:.6rem}.post .post-recipe__print-share{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:1rem}.post .post-recipe__print-share--desktop{display:none}.post .post-recipe__nutrition{padding-top:2.4rem;position:relative}.post .post-recipe__nutrition:before{content:"";display:block;position:absolute;top:0;left:0;right:0;height:.2rem;border-radius:.1rem;background:var(--clr-primary-200)}.post .post-recipe__nutrition-title{font-size:2rem;line-height:2.4rem;color:var(--clr-secondary-400);margin:0 0 1.8rem}.post .post-recipe__nutrition-items{list-style-type:none;padding:0;margin:0;padding-bottom:1.2rem;display:flex;white-space:nowrap;font-size:0}.post .post-recipe__nutrition-items-wrap{position:relative;overflow:hidden}.post .post-recipe__nutrition-items-wrap:before{content:"";display:block;position:absolute;top:0;right:-.1rem;bottom:0;width:4rem;background:linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 80%,#fff 100%);z-index:1}.post .post-recipe__nutrition-item{display:block;background:var(--clr-primary-200);border-radius:.8rem;text-align:center;padding:.3rem 0 .7rem;flex:0 0 6.6rem}.post .post-recipe__nutrition-item:last-of-type{margin-right:7.2rem}.post .post-recipe__nutrition-item-label{display:block;font-size:1.1rem;line-height:1.2rem;font-weight:500;color:var(--clr-primary-800);padding:.8rem 0;position:relative}.post .post-recipe__nutrition-item-label:before{content:"";display:block;position:absolute;left:.6rem;right:.6rem;bottom:0;height:.1rem;border-radius:.05rem;background:var(--clr-primary-400)}.post .post-recipe__nutrition-item-content{display:block;font-size:1.6rem;line-height:2.4rem;font-weight:600;color:var(--clr-secondary-400);padding:.5rem 0}@media (min-width:37.5em){.post .post-recipe__instructions{font-size:1.4rem;line-height:2.4rem;margin-top:2.1rem;margin-bottom:1.9rem;display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:2rem}.post .post-recipe__print-share--mobile{display:none}.post .post-recipe__print-share--desktop{display:grid}.post .post-recipe__ingredients-section{margin-bottom:0}.post .post-recipe__ingredients-list{margin-bottom:1.2rem}.post .post-recipe__directions-section{margin-bottom:0}.post .post-recipe__direction-item:last-of-type{margin-bottom:0}.post .post-recipe__nutrition-items{padding-bottom:1.8rem}}@media (min-width:38.75em){.post .post-recipe__nutrition-items-wrap:before{content:none}.post .post-recipe__nutrition-items{transform:translate(0)!important}.post .post-recipe__nutrition-item:last-of-type{margin-right:0}}.post-sidebar__section{margin-bottom:2.4rem;padding-left:2rem;padding-right:2rem;position:relative}.post-sidebar__section:after{content:"";display:block;background:var(--clr-primary-200);position:absolute;left:2rem;right:2rem;bottom:0;height:.2rem;border-radius:.1rem}.post-sidebar__section:last-of-type:after{content:none}.post-sidebar__section-title{font-size:2rem;line-height:2.4rem;font-weight:700;color:var(--clr-secondary-400);margin-top:0;margin-bottom:1.3rem}.post-sidebar__section--related-recipes,.post-sidebar__section--user-reviews{overflow:hidden}.post-sidebar__section--user-reviews .carousel__items{display:flex;align-items:flex-start}.post-sidebar__section--user-reviews .user-review{flex-shrink:0;width:min(calc(100vw - 6rem),28rem)}.post-sidebar__section--related-recipes .carousel__items{display:flex;align-items:flex-start;padding-bottom:2.4rem}.post-sidebar__section--related-recipes .carousel .post-excerpt{flex-shrink:0;flex-basis:min(calc(100vw - 4rem - 3rem),28rem);transition:box-shadow .3s ease;box-shadow:0 0 0 .1rem var(--clr-shade-300),inset 0 -.6rem 1rem rgba(var(--clr-shade-200-rgb),.06)}.post-sidebar__section--related-recipes .carousel .post-excerpt.swiper-slide-active{box-shadow:0 0 0 .1rem var(--clr-shade-300),inset 0 -.6rem 1rem rgba(var(--clr-shade-200-rgb),.06),0 .5rem 1.2rem rgba(var(--clr-primary-800-rgb),.08)}.post-sidebar__section--related-recipes .carousel .post-excerpt__thumb{padding:1rem 1rem 0;margin-bottom:1.4rem}.post-sidebar__section--related-recipes .carousel .post-excerpt__thumb-wrap{border-radius:.4rem .4rem .2rem .2rem}.post-sidebar__section--related-recipes .carousel .post-excerpt__body{position:relative}.post-sidebar__section--related-recipes .carousel .post-excerpt__label{position:absolute;top:-48px;color:var(--clr-secondary-400);background:#fff;box-shadow:0 0 0 .1rem rgba(0,0,0,.12);font-weight:700}.post-sidebar__section--related-recipes .carousel .post-excerpt__headline{font-size:1.8rem;line-height:2.4rem}.post-sidebar__section--related-recipes .carousel .post-excerpt__excerpt{font-size:1.2rem;line-height:1.8rem;max-height:7.2rem}.post-sidebar__section--related-recipes .carousel .post-excerpt__excerpt-body{margin-bottom:1.8rem}.post-sidebar__section--related-recipes .carousel .post-excerpt__read-more-fade{padding-top:0;padding-bottom:0}.post-sidebar__section--related-recipes .carousel .post-excerpt__read-more{font-size:1rem}.post-sidebar__section--related-recipes .carousel .post-excerpt__read-more-short{display:inline}.post-sidebar__section--related-recipes .carousel .post-excerpt__read-more-long{display:none}.post-sidebar__section--related-recipes .carousel .post-excerpt__read-more-guillemet{vertical-align:baseline}.post-sidebar__section--related-recipes .carousel .post-excerpt__interaction-bar{display:none}.post-sidebar__section--advertisement .advert-holder{width:100%;max-width:30rem;height:20rem;margin-left:auto;margin-right:auto;display:flex;justify-content:center;align-items:center;border-radius:1.2rem}@media (min-width:23.125em){.post-sidebar__section--advertisement .advert-holder{width:100%;max-width:none;height:10rem}}@media (min-width:60em){.post-sidebar__section--advertisement .advert-holder{height:28rem}.post-sidebar__section--advertisement .advert-holder .advert-holder{margin-bottom:0}}@media (min-width:37.5em){.post-sidebar__section{width:100%;max-width:62rem;margin-left:auto;margin-right:auto}.post-sidebar__section--related-recipes,.post-sidebar__section--user-reviews{overflow:auto}.post-sidebar__section--user-reviews .carousel{overflow:hidden}.post-sidebar__section--user-reviews .user-review{box-shadow:none}.post-sidebar__section--related-recipes .carousel{overflow:hidden}.post-sidebar__section--related-recipes .carousel .post-excerpt,.post-sidebar__section--related-recipes .carousel .post-excerpt.swiper-slide-active{box-shadow:inset 0 0 0 .1rem var(--clr-shade-300),inset 0 -.6rem 1rem rgba(var(--clr-shade-200-rgb),.06)}}@media (min-width:60em){.post-sidebar{padding-top:5.9rem}.post-sidebar__wrap{position:-webkit-sticky;position:sticky;top:10.8rem;padding-bottom:4.5rem}.post-sidebar__section{padding-left:0;padding-right:0}.post-sidebar__section:after{left:0;right:0}.post-sidebar__section--advertisement:last-of-type{margin-bottom:0}}.post-gallery{overflow:hidden;margin-bottom:1.2rem}.post-gallery__wrap{padding:0 2rem 1.8rem}.post-gallery__items{display:flex}.post-gallery__item-wrap{display:block;flex-shrink:0;position:relative;border-radius:.6rem;box-shadow:0 .6rem 1.2rem rgba(var(--clr-secondary-400-rgb),.1);overflow:hidden;cursor:zoom-in}.post-gallery__item-wrap:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;border:.1rem solid rgba(0,0,0,.15)}.post-gallery__item{--gallery-item-breadth: clamp(18rem, calc((100vw - 4rem) / 1.5), 25rem);display:block;width:var(--gallery-item-breadth);height:var(--gallery-item-breadth);background:var(--clr-shade-300)}.post-gallery__wrap:not(.swiper-container-initialized) .post-gallery__item-wrap{margin-right:2rem}@media (min-width:60em){.post-gallery__wrap{--post-gallery-pad: calc((100vw - 91rem) / 2);padding-left:var(--post-gallery-pad);padding-right:var(--post-gallery-pad)}}@media (min-width:83.75em){.post-gallery__wrap{--post-gallery-pad: calc((100vw - 91rem - 34rem) / 2);padding-left:var(--post-gallery-pad);padding-right:var(--post-gallery-pad)}}.single-post-wrap{padding-top:3.6rem}@media (min-width:23.125em){.single-post-wrap{padding-top:4.2rem}}@media (min-width:46.25em){.single-post-wrap{padding-top:5.4rem}}@media (min-width:60em){.single-post-wrap{display:grid;grid-template-columns:[full-start] 1fr [content-start] 57rem [content-end] 5rem [sidebar-start] 28rem [sidebar-end] 1fr [full-end];grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content}.single-post-wrap .post-gallery{grid-column:full-start/full-end;grid-row:1/2}.single-post-wrap .post-main{grid-column:content-start/content-end}.single-post-wrap .post-sidebar{grid-column:sidebar-start/sidebar-end}}@media (min-width:83.75em){.single-post-wrap{padding-left:34rem}}.user-review{background:#fff;border:.2rem solid var(--clr-primary-600);border-radius:1.2rem;box-shadow:0 .4rem .8rem rgba(var(--clr-primary-600-rgb),.17);font-size:1.4rem;line-height:2.4rem;font-weight:500;padding:1.7rem 1.9rem 1.5rem 3.7rem}.user-review__quote{margin:0;color:var(--clr-secondary-400);margin-bottom:1.2rem;position:relative}.user-review__quote:before{content:"\201c";font-size:2.4rem;line-height:2.4rem;position:absolute;top:.3rem;left:-1.9rem;color:var(--clr-primary-600)}.user-review__details{display:flex;color:var(--clr-shade-600)}.user-review__author{display:flex;align-items:center;flex:1}.user-review__author-avatar{display:block;width:1.8rem;height:1.8rem;border-radius:.9rem;margin-right:.9rem}.user-review__rating{display:flex;align-items:center}.user-review__rating:after{content:"";width:1.5rem;height:1.5rem;display:block;background:url(../img/star.svg) no-repeat center;margin-left:.7rem;position:relative;top:-.1rem}.button{border:0}.button--primary{font-weight:600;font-size:1.5rem;line-height:1.8rem;padding:1.5rem 3rem;color:#fff;background:var(--clr-secondary-400);text-transform:uppercase;border-radius:2.4rem}.button--secondary{font-size:1.4rem;line-height:2.8rem;font-weight:500;padding:.5rem 2rem;color:var(--clr-secondary-400);background:var(--clr-primary-200);border:.2rem solid var(--clr-primary-600);border-radius:1.2rem;display:flex;justify-content:center;align-items:center}.button--secondary:focus{outline:0;box-shadow:0 0 0 .2rem var(--clr-secondary-400)}.button--secondary .button__icon{display:block;width:2.8rem;height:2.8rem;background-position:center;background-repeat:no-repeat;margin-right:1rem}.button--secondary .button__icon--printer{background-image:url(../img/icon-printer.svg)}.button--secondary .button__icon--share{background-image:url(../img/icon-share-arrow.svg)}.search-bar{position:relative;height:4.2rem;border-radius:1.2rem}.search-bar__input{width:100%;height:100%;border:0;margin:0;font-size:1.6rem;line-height:normal;font-weight:500;padding:1.2rem 1rem 1.2rem 5.6rem;background:#fff;-webkit-appearance:none;border-radius:inherit}.search-bar__input::-webkit-input-placeholder{line-height:inherit}.search-bar__input:focus{outline:0;box-shadow:0 0 0 .4rem rgba(0,0,0,.1)}.search-bar__submit{position:absolute;top:0;left:0;bottom:0;width:5.4rem;border:0;padding:0;margin:0;overflow:hidden;text-indent:150%;background:0 0;background:url(../img/loupe.svg) no-repeat 2rem center;background-size:2.4rem 2.4rem}.search-bar__submit:focus{outline:0;background-color:rgba(0,0,0,.08);border-radius:inherit}.advert-holder{pointer-events:none;font-size:2.4rem;font-weight:700;color:var(--clr-primary-600);background:var(--clr-primary-200)}.carousel__indicators{display:grid;grid-gap:.2rem;grid-auto-columns:-webkit-min-content;grid-auto-columns:min-content;grid-auto-flow:column;justify-content:center;padding:1.8rem 0 2rem}.carousel__indicator{display:block;width:.6rem;height:.6rem;background:var(--clr-primary-600);border:.1rem solid #fff;border-radius:.3rem}.carousel__indicator--active{border-width:0;background:var(--clr-secondary-400);margin:0 .1rem}