body{--header-h: 170px;--top-banner-h: 3.333rem;--hdok-border-c: #D2D2D2;--hdok-content-width: min(100%,var(--hdok-container-max-width, 1140px));--hdok-post-content-width: min(100%,var(--hdok-post-container-max-width, 1140px));--hdok-primary-c: #73A50B;--hdok-secondary-c: #1E2832;--hdok-light-grey-c: #FAFAFA;--hdok-border-c: #D8D8D8;--hdok-overlay-c: rgba(0,0,0,0.8);--default-header-h: 90px;--container--padding-l: 5%;--container--padding-r: 5%;--hdok-page-gutter: 3.722rem;--message-bar-h: 48px;--message-bar--text-c: #ffffff;--message-bar--background-c: #000000}@media only screen and (max-width: 1023px){body{--header-h: 7.000rem;--top-banner-h: 40px}}@media only screen and (max-width: 1023px){body{--default-header-h: 90px;--message-bar-h: 36px}}.hdok-partners .hdok-partner-item{display:flex;align-items:center;justify-content:center}.hdok-team{display:grid;margin:0;grid-row-gap:90px;grid-column-gap:60px;grid-template-columns:repeat(2, 1fr)}.hdok-team .hdok-team-item{display:flex;flex-direction:column;justify-content:space-between;height:100%}.hdok-team .hdok-team-item .hdok-content{padding:30px 10% 30px 10%}.hdok-team .hdok-team-item .hdok-name{margin-bottom:0}.hdok-team .hdok-team-item .hdok-description{margin-top:30px}.hdok-team .hdok-team-item .hdok-meta{padding:14px 0px 30px 0px;margin:0 10%;border-top:1px solid #d2d2d2;display:flex}.hdok-team .hdok-team-item .hdok-meta a{color:#000;padding:10px 0}.hdok-team .hdok-team-item .hdok-meta a span{position:relative}.hdok-team .hdok-team-item .hdok-meta a span:after{content:"";position:absolute;left:0;top:100%;width:100%;border-top-width:2px;border-top-style:solid;border-top-color:#73a50b;transform:scaleX(0);transform-origin:right center;transition:transform .4s cubic-bezier(0.23, 0.46, 0.4, 1)}.hdok-team .hdok-team-item .hdok-meta a span:hover:after{transform:scaleX(1);transform-origin:left center}.hdok-team .hdok-team-item .hdok-meta a+a:before{content:"";margin-left:16px;padding-left:16px;border-left:1px solid #d2d2d2}@media only screen and (max-width: 1200px){.hdok-team{grid-row-gap:60px;grid-column-gap:30px}}@media only screen and (max-width: 767px){.hdok-team{grid-template-columns:repeat(1, 1fr)}}.hdok-work .hdok-work-item{display:flex;flex-wrap:wrap}.hdok-work .hdok-work-item .hdok-image,.hdok-work .hdok-work-item .hdok-content{flex-basis:50%;max-width:50%}.hdok-work .hdok-work-item .hdok-image{position:relative}.hdok-work .hdok-work-item .hdok-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.hdok-work .hdok-work-item .hdok-content{padding:7% 5%}.hdok-work .hdok-work-item .hdok-content .hdok-title{margin-bottom:0}.hdok-work .hdok-work-item .hdok-content .hdok-description{margin-top:30px}.hdok-work .hdok-work-item .hdok-content .hdok-read-more{margin-top:48px;display:inline-block}.hdok-work .hdok-work-item+.hdok-work-item{margin-top:60px}@media only screen and (max-width: 767px){.hdok-work .hdok-work-item .hdok-image,.hdok-work .hdok-work-item .hdok-content{flex-basis:100%;max-width:100%}.hdok-work .hdok-work-item .hdok-image{position:relative;padding-bottom:80%}}.hdok-recipe-instructions .hdok-instructions-title{text-transform:uppercase;margin-bottom:1em}.hdok-recipe-instructions .hdok-group-title{font-size:1rem;font-family:"Jost";line-height:1.25em;font-weight:500;text-transform:uppercase}@media only screen and (max-width: 1200px){.hdok-recipe-instructions .hdok-group-title{font-size:1rem}}@media only screen and (max-width: 767px){.hdok-recipe-instructions .hdok-group-title{font-size:14px}}.hdok-recipe-instructions .hdok-group-title{margin-bottom:1em}.hdok-recipe-instructions .hdok-instructions-group+.hdok-instructions-group{margin-top:3.333rem}.hdok-recipe-instructions ul{list-style:none;margin:0;padding:0}.hdok-recipe-instructions ul li{display:flex;position:relative;margin:0}.hdok-recipe-instructions ul li:not(:last-child){padding-bottom:2em}.hdok-recipe-instructions ul li:not(:last-child):before{content:"";position:absolute;width:1px;height:calc(100% - 1.333em);left:.667em;bottom:0;background-color:#c6c6c6}.hdok-recipe-instructions ul li .hdok-list-bullet{width:1.333em;height:1.333em;border-radius:100%;border:1px solid #c6c6c6;cursor:pointer;position:relative}.hdok-recipe-instructions ul li .hdok-list-bullet:before{content:"";position:absolute;top:50%;left:50%;width:.889em;height:.889em;border-radius:100%;background-color:#73a50b;transform:translate(-50%, -50%) scale(0);transition:transform .3s ease}.hdok-recipe-instructions ul li .hdok-list-content{flex:1;padding-left:1.333em;transition:opacity .3s ease}.hdok-recipe-instructions ul li.active .hdok-list-bullet:before{transform:translate(-50%, -50%) scale(1)}.hdok-recipe-instructions ul li.active .hdok-list-content{opacity:.2}.hdok-recipe-instructions ul li.completed{pointer-events:none}.hdok-recipe-instructions:not(:last-child){margin-bottom:3.333rem}.hdok-list-element ul{margin:0;padding-inline-start:18px}.hdok-list-element:not(:last-child){margin-bottom:1.333rem}