/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.action-links{margin:1em 0;padding:0;list-style:none;}[dir="rtl"] .action-links{margin-right:0;}.action-links li{display:inline-block;margin:0 0.3em;}.action-links li:first-child{margin-left:0;}[dir="rtl"] .action-links li:first-child{margin-right:0;margin-left:0.3em;}.button-action{display:inline-block;padding:0.2em 0.5em 0.3em;text-decoration:none;line-height:160%;}.button-action:before{margin-left:-0.1em;padding-right:0.2em;content:"+";font-weight:900;}[dir="rtl"] .button-action:before{margin-right:-0.1em;margin-left:0;padding-right:0;padding-left:0.2em;}
.breadcrumb{padding-bottom:0.5em;}.breadcrumb ol{margin:0;padding:0;}[dir="rtl"] .breadcrumb ol{margin-right:0;}.breadcrumb li{display:inline;margin:0;padding:0;list-style-type:none;}.breadcrumb li:before{content:" \BB ";}.breadcrumb li:first-child:before{content:none;}
.collapse-processed > summary{padding-right:0.5em;padding-left:0.5em;}.collapse-processed > summary:before{float:left;width:1em;height:1em;content:"";background:url(/themes/contrib/classy/images/misc/menu-expanded.png) 0 100% no-repeat;}[dir="rtl"] .collapse-processed > summary:before{float:right;background-position:100% 100%;}.collapse-processed:not([open]) > summary:before{-ms-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);background-position:25% 35%;}[dir="rtl"] .collapse-processed:not([open]) > summary:before{-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);background-position:75% 35%;}
.container-inline label:after,.container-inline .label:after{content:":";}.form-type-radios .container-inline label:after,.form-type-checkboxes .container-inline label:after{content:"";}.form-type-radios .container-inline .form-type-radio,.form-type-checkboxes .container-inline .form-type-checkbox{margin:0 1em;}.container-inline .form-actions,.container-inline.form-actions{margin-top:0;margin-bottom:0;}
details{margin-top:1em;margin-bottom:1em;border:1px solid #ccc;}details > .details-wrapper{padding:0.5em 1.5em;}summary{padding:0.2em 0.5em;cursor:pointer;}
.exposed-filters .filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .filters{float:right;margin-right:0;margin-left:1em;}.exposed-filters .form-item{margin:0 0 0.1em 0;padding:0;}.exposed-filters .form-item label{float:left;width:10em;font-weight:normal;}[dir="rtl"] .exposed-filters .form-item label{float:right;}.exposed-filters .form-select{width:14em;}.exposed-filters .current-filters{margin-bottom:1em;}.exposed-filters .current-filters .placeholder{font-weight:bold;font-style:normal;}.exposed-filters .additional-filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .additional-filters{float:right;margin-right:0;margin-left:1em;}
.field__label{font-weight:bold;}.field--label-inline .field__label,.field--label-inline .field__items{float:left;}.field--label-inline .field__label,.field--label-inline > .field__item,.field--label-inline .field__items{padding-right:0.5em;}[dir="rtl"] .field--label-inline .field__label,[dir="rtl"] .field--label-inline .field__items{padding-right:0;padding-left:0.5em;}.field--label-inline .field__label::after{content:":";}
.form--inline .form-item{float:left;margin-right:0.5em;}[dir="rtl"] .form--inline .form-item{float:right;margin-right:0;margin-left:0.5em;}[dir="rtl"] .views-filterable-options-controls .form-item{margin-right:2%;}.form--inline .form-item-separator{margin-top:2.3em;margin-right:1em;margin-left:0.5em;}[dir="rtl"] .form--inline .form-item-separator{margin-right:0.5em;margin-left:1em;}.form--inline .form-actions{clear:left;}[dir="rtl"] .form--inline .form-actions{clear:right;}
.item-list .title{font-weight:bold;}.item-list ul{margin:0 0 0.75em 0;padding:0;}.item-list li{margin:0 0 0.25em 1.5em;padding:0;}[dir="rtl"] .item-list li{margin:0 1.5em 0.25em 0;}.item-list--comma-list{display:inline;}.item-list--comma-list .item-list__comma-list,.item-list__comma-list li,[dir="rtl"] .item-list--comma-list .item-list__comma-list,[dir="rtl"] .item-list__comma-list li{margin:0;}
button.link{margin:0;padding:0;cursor:pointer;border:0;background:transparent;font-size:1em;}label button.link{font-weight:bold;}
ul.inline,ul.links.inline{display:inline;padding-left:0;}[dir="rtl"] ul.inline,[dir="rtl"] ul.links.inline{padding-right:0;padding-left:15px;}ul.inline li{display:inline;padding:0 0.5em;list-style-type:none;}ul.links a.is-active{color:#000;}
.more-link{display:block;text-align:right;}[dir="rtl"] .more-link{text-align:left;}
tr.drag{background-color:#fffff0;}tr.drag-previous{background-color:#ffd;}body div.tabledrag-changed-warning{margin-bottom:0.5em;}
tr.selected td{background:#ffc;}td.checkbox,th.checkbox{text-align:center;}[dir="rtl"] td.checkbox,[dir="rtl"] th.checkbox{text-align:center;}
th.is-active img{display:inline;}td.is-active{background-color:#ddd;}
.form-textarea-wrapper textarea{display:block;box-sizing:border-box;width:100%;margin:0;}
.ui-dialog--narrow{max-width:500px;}@media screen and (max-width:600px){.ui-dialog--narrow{min-width:95%;max-width:95%;}}
.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:-webkit-linear-gradient(#e7e7df,#f0f0f0);background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsla(0,0%,0%,0.16);}.progress__bar{height:16px;margin-top:-1px;margin-left:-1px;padding:0 1px;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;-webkit-animation:animate-stripes 3s linear infinite;-moz-animation:animate-stripes 3s linear infinite;border:1px #07629a solid;border-radius:10em;background:#057ec9;background-image:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.15)),-webkit-linear-gradient(left top,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.15)),linear-gradient(to right bottom,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-size:40px 40px;}[dir="rtl"] .progress__bar{margin-right:-1px;margin-left:0;-webkit-animation-direction:reverse;-moz-animation-direction:reverse;animation-direction:reverse;}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-transition:none;transition:none;-webkit-animation:none;-moz-animation:none;}}@-webkit-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@-ms-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}
.node--unpublished{background-color:#fff4f4;}
.ui-dialog{position:absolute;z-index:1260;overflow:visible;padding:0;color:#000;border:solid 1px #ccc;background:#fff;}@media all and (max-width:48em){.ui-dialog{width:92% !important;}}.ui-dialog .ui-dialog-titlebar{border-width:0 0 1px 0;border-style:solid;border-color:#ccc;border-radius:0;background:#f3f4ee;font-weight:bold;}.ui-dialog .ui-dialog-titlebar-close{border:0;background:none;}.ui-dialog .ui-dialog-buttonpane{margin-top:0;padding:0.3em 1em;border-width:1px 0 0 0;border-color:#ccc;background:#f3f4ee;}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{margin:0;padding:0;}.ui-dialog .ui-dialog-buttonpane .ui-button-text-only .ui-button-text{padding:0;}.ui-dialog .ui-dialog-content .form-actions{margin:0;padding:0;}.ui-dialog .ajax-progress-throbber{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/themes/contrib/classy/images/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}.ui-dialog .ajax-progress-throbber .throbber,.ui-dialog .ajax-progress-throbber .message{display:none;}
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}template,[hidden]{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background-color:#ffff00;color:#000000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:bold}button,input{overflow:visible}button,select{text-transform:none}button,html [type='button'],[type='reset'],[type='submit']{-webkit-appearance:button}button::-moz-focus-inner,[type='button']::-moz-focus-inner,[type='reset']::-moz-focus-inner,[type='submit']::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type='button']:-moz-focusring,[type='reset']:-moz-focusring,[type='submit']:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type='checkbox'],[type='radio']{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-cancel-button,[type='search']::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
.icon::before,[class^='icon-']::before,[class^='icon-']::after,[class*=' icon-']::before,[class*=' icon-']::after{display:inline-block;font-family:'icons';speak:none;font-size:18px;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-decoration:none;line-height:1}.icon-add-to-cart::before,.icon-addbox::before,.icon-arrow-bottom-double::before,.icon-arrow-down-yellow::before,.icon-arrow-down::before,.icon-arrow-left-double::before,.icon-arrow-left::before,.icon-arrow-right-double::before,.icon-arrow-right::before,.icon-arrow-top-double::before,.icon-arrow-up::before,.icon-asterisk::before,.icon-bbq::before,.icon-bijgerecht::before,.icon-box::before,.icon-broodje::before,.icon-calendar::before,.icon-cart::before,.icon-check::before,.icon-circle-minus::before,.icon-circle-plus::before,.icon-circle::before,.icon-clipboard::before,.icon-clock::before,.icon-close::before,.icon-closebold::before,.icon-comment::before,.icon-comments::before,.icon-complete::before,.icon-confirm::before,.icon-cookie::before,.icon-dashboard::before,.icon-dessert::before,.icon-discount::before,.icon-down-arrow::before,.icon-drankje::before,.icon-edit::before,.icon-file-default::before,.icon-file-doc::before,.icon-file-docx::before,.icon-file-pdf::before,.icon-file-txt::before,.icon-file-xls::before,.icon-file-xlsx::before,.icon-file::before,.icon-files::before,.icon-filter-open::before,.icon-filter::before,.icon-frozen::before,.icon-glass::before,.icon-grid::before,.icon-handle::before,.icon-heart::before,.icon-help::before,.icon-info::before,.icon-license::before,.icon-lightning::before,.icon-list::before,.icon-location::before,.icon-lock-open::before,.icon-lock::before,.icon-logo::before,.icon-logout::before,.icon-mail::before,.icon-marker::before,.icon-menu::before,.icon-minus::before,.icon-mobilefilter::before,.icon-more::before,.icon-payment::before,.icon-phone::before,.icon-plus::before,.icon-print::before,.icon-quote-end::before,.icon-quote-start::before,.icon-read-more::before,.icon-refresh::before,.icon-reset::before,.icon-sandwich::before,.icon-sauzen::before,.icon-search-red::before,.icon-search::before,.icon-social-facebook::before,.icon-social-googleplus::before,.icon-social-instagram::before,.icon-social-linkedin::before,.icon-social-mail::before,.icon-social-reddit::before,.icon-social-twitter::before,.icon-social-youtube::before,.icon-star-fill::before,.icon-star-half::before,.icon-star::before,.icon-stats::before,.icon-status-check::before,.icon-status-error::before,.icon-status-info::before,.icon-status-question::before,.icon-status-tip::before,.icon-status-warning::before,.icon-store::before,.icon-tag::before,.icon-thumbs-down::before,.icon-thumbs-up::before,.icon-time::before,.icon-trash::before,.icon-triangle-down::before,.icon-triangle-left::before,.icon-triangle-right::before,.icon-triangle-up::before,.icon-update-cart-white::before,.icon-update-cart::before,.icon-user-outline::before,.icon-user::before{display:inline-block;font-family:'icons';font-style:normal;font-weight:normal;font-variant:normal;line-height:1;text-decoration:inherit;text-rendering:optimizeLegibility;text-transform:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.icon-add-to-cart::before{content:'\E001'}.icon-addbox::before{content:'\E002'}.icon-arrow-bottom-double::before{content:'\E003'}.icon-arrow-down-yellow::before{content:'\E004'}.icon-arrow-down::before{content:'\E005'}.icon-arrow-left-double::before{content:'\E006'}.icon-arrow-left::before{content:'\E007'}.icon-arrow-right-double::before{content:'\E008'}.icon-arrow-right::before{content:'\E009'}.icon-arrow-top-double::before{content:'\E00A'}.icon-arrow-up::before{content:'\E00B'}.icon-asterisk::before{content:'\E00C'}.icon-bbq::before{content:'\E00D'}.icon-bijgerecht::before{content:'\E00E'}.icon-box::before{content:'\E00F'}.icon-broodje::before{content:'\E010'}.icon-calendar::before{content:'\E011'}.icon-cart::before{content:'\E012'}.icon-check::before{content:'\E013'}.icon-circle-minus::before{content:'\E014'}.icon-circle-plus::before{content:'\E015'}.icon-circle::before{content:'\E016'}.icon-clipboard::before{content:'\E017'}.icon-clock::before{content:'\E018'}.icon-close::before{content:'\E019'}.icon-closebold::before{content:'\E01A'}.icon-comment::before{content:'\E01B'}.icon-comments::before{content:'\E01C'}.icon-complete::before{content:'\E01D'}.icon-confirm::before{content:'\E01E'}.icon-cookie::before{content:'\E01F'}.icon-dashboard::before{content:'\E020'}.icon-dessert::before{content:'\E021'}.icon-discount::before{content:'\E022'}.icon-down-arrow::before{content:'\E023'}.icon-drankje::before{content:'\E024'}.icon-edit::before{content:'\E025'}.icon-file-default::before{content:'\E026'}.icon-file-doc::before{content:'\E027'}.icon-file-docx::before{content:'\E028'}.icon-file-pdf::before{content:'\E029'}.icon-file-txt::before{content:'\E02A'}.icon-file-xls::before{content:'\E02B'}.icon-file-xlsx::before{content:'\E02C'}.icon-file::before{content:'\E02D'}.icon-files::before{content:'\E02E'}.icon-filter-open::before{content:'\E02F'}.icon-filter::before{content:'\E030'}.icon-frozen::before{content:'\E031'}.icon-glass::before{content:'\E032'}.icon-grid::before{content:'\E033'}.icon-handle::before{content:'\E034'}.icon-heart::before{content:'\E035'}.icon-help::before{content:'\E036'}.icon-info::before{content:'\E037'}.icon-license::before{content:'\E038'}.icon-lightning::before{content:'\E039'}.icon-list::before{content:'\E03A'}.icon-location::before{content:'\E03B'}.icon-lock-open::before{content:'\E03C'}.icon-lock::before{content:'\E03D'}.icon-logo::before{content:'\E03E'}.icon-logout::before{content:'\E03F'}.icon-mail::before{content:'\E040'}.icon-marker::before{content:'\E041'}.icon-menu::before{content:'\E042'}.icon-minus::before{content:'\E043'}.icon-mobilefilter::before{content:'\E044'}.icon-more::before{content:'\E045'}.icon-payment::before{content:'\E046'}.icon-phone::before{content:'\E047'}.icon-plus::before{content:'\E048'}.icon-print::before{content:'\E049'}.icon-quote-end::before{content:'\E04A'}.icon-quote-start::before{content:'\E04B'}.icon-read-more::before{content:'\E04C'}.icon-refresh::before{content:'\E04D'}.icon-reset::before{content:'\E04E'}.icon-sandwich::before{content:'\E04F'}.icon-sauzen::before{content:'\E050'}.icon-search-red::before{content:'\E051'}.icon-search::before{content:'\E052'}.icon-social-facebook::before{content:'\E053'}.icon-social-googleplus::before{content:'\E054'}.icon-social-instagram::before{content:'\E055'}.icon-social-linkedin::before{content:'\E056'}.icon-social-mail::before{content:'\E057'}.icon-social-reddit::before{content:'\E058'}.icon-social-twitter::before{content:'\E059'}.icon-social-youtube::before{content:'\E05A'}.icon-star-fill::before{content:'\E05B'}.icon-star-half::before{content:'\E05C'}.icon-star::before{content:'\E05D'}.icon-stats::before{content:'\E05E'}.icon-status-check::before{content:'\E05F'}.icon-status-error::before{content:'\E060'}.icon-status-info::before{content:'\E061'}.icon-status-question::before{content:'\E062'}.icon-status-tip::before{content:'\E063'}.icon-status-warning::before{content:'\E064'}.icon-store::before{content:'\E065'}.icon-tag::before{content:'\E066'}.icon-thumbs-down::before{content:'\E067'}.icon-thumbs-up::before{content:'\E068'}.icon-time::before{content:'\E069'}.icon-trash::before{content:'\E06A'}.icon-triangle-down::before{content:'\E06B'}.icon-triangle-left::before{content:'\E06C'}.icon-triangle-right::before{content:'\E06D'}.icon-triangle-up::before{content:'\E06E'}.icon-update-cart-white::before{content:'\E06F'}.icon-update-cart::before{content:'\E070'}.icon-user-outline::before{content:'\E071'}.icon-user::before{content:'\E072'}.menu-dropdown ul.menu>li.menu-item--expanded>a::after,.accordion-item__anchor::before,.toggle::before{content:'\E005';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}ul.pager-items li.pager-item--first a::before{content:'\E006';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}ul.pager-items li.pager-item--previous a::before,.breadcrumb li:nth-last-child(2) a::before,.pswp__button--arrow--left::before,.node--photo-album--slideshow .prev-arrow::before,.context-cart .block-system-main-block>a:first-child::before{content:'\E007';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}ul.pager-items li.pager-item--last a::before{content:'\E008';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}a.link::after,.block-system-main-block>.cart .checkout-cart--overview .transitions>a:first-child::after,.block-system-main-block>.cart .checkout-cart--overview .amount>a:first-child::after,.context-cart .block-system-main-block>a:first-child::after,.paragraph--link-list .field--links .field__item::before,a.read-more::after,.field--node-link a::after,.field--more-link a::after,.view .more-link a::after,.field--type-text-long ul li::before,.field--type-text-with-summary ul li::before,.button-secondary::after,ul.pager-items li.pager-item--next a::before,.menu-dropdown ul.menu ul>li.menu-item--expanded>a::after,.pswp__button--arrow--right::before,.view-testimonials .view-read-more::after,.node--job--full .solicit-button a::after,.node--job--full .field--brand .vocabulary-brands .field--link::before,.term--brands--teaser.vocabulary-brands .field--link a::after,.node--photo-album--slideshow .next-arrow::before,.block-system-main-block>.cart .checkout-cart--overview .transitions>a::after,.block-system-main-block>.cart .checkout-cart--overview .amount>a::after,.context-cart .block-system-main-block>a::after,.block-system-main-block>.verify-cart .checkout-cart--overview .transitions>a::after,.block-system-main-block>.verify-cart .checkout-cart--overview .amount>a::after{content:'\E009';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.accordion-item--open .accordion-item__anchor::before{content:'\E00B';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box-type.default-box.bbq-box .koptana-box--icon::before{content:'\E00D';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.block-koptana-box-basket h2::before,.block-koptana-box-basket .node--job--full h1::before,.node--job--full .block-koptana-box-basket h1::before,.box-step #block-boxheader-2 .footer-cart-icon::before{content:'\E00F';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.block-koptana-checkout-steps .checkout-step.step-cart .checkout-step-icon::before,.mobile-koptanatoggle-block .mobile-cart-toggle::before{content:'\E012';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}ul.list-check li::before,.product--teaser .product--teaser-top .info::after,.product--full-top-left .info::after,.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box .koptana-box--full-image .info::after,.block-koptana-checkout-steps .checkout-step .checkout-step-icon::before,.block-koptana-checkout-steps .checkout-step.step-verify .checkout-step-icon::before,.product--teaser .unique_selling_points li.unique-selling-point::before,.product--full .unique_selling_points li.unique-selling-point::before,.block-koptana-box-steps .checkout-step--done .checkout-step-icon::before{content:'\E013';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}ul.list-minus li::before{content:'\E014';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}ul.list-plus li::before{content:'\E015';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.product--teaser .product_discounts li::before,.product--full .product_discounts li::before{content:'\E016';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.node--job--full .field--working-time::before,.field--name-field-time::before,.store--opening-hours--today .store--opening-hours--label::before,.store--opening-hours .opening-hours-block-title:not(.opening-hours-block-title--exceptional)::before,.store--exeptional-opening-hours .opening-hours-block-title:not(.opening-hours-block-title--exceptional)::before,.block-koptana-checkout-steps .checkout-step.step-pickup_moment .checkout-step-icon::before{content:'\E018';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.view-jobs-page .views-filters-summary .item .remove-filter::after,.region--header .cancel::after{content:'\E019';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.block-koptana-box-basket .toggle-box-mobile::before,.box-step .block-koptana-storeselector .toggle-store-mobile::before,.box-step .block-koptana-filters .toggle-filter-mobile::before,.block-system-main-block>.verify-cart .checkout-cart--overview .transitions>a:first-child::after,.block-system-main-block>.verify-cart .checkout-cart--overview .amount>a:first-child::after,.box-step .product--teaser .popup-close::before{content:'\E01A';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.block-koptana-checkout-steps .checkout-step.step-complete .checkout-step-icon::before{content:'\E01D';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.product--teaser .unique_selling_points li.product-discount::before,.product--full .unique_selling_points li.product-discount::before{content:'\E022';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.mobile-filter-toggle-wrapper .mobile-filter-toggle.open::before{content:'\E02F';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.mobile-filter-toggle-wrapper .mobile-filter-toggle::before,.mobile-koptanatoggle-block .mobile-koptanafilters-toggle::before{content:'\E030';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box-type.default-box.feest-box .koptana-box--icon::before{content:'\E032';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.box-step .product--teaser .product--teaser-popup h3::before,.box-message::before{content:'\E037';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.block--menu--filter-menu-mobile .menu-item .filter-menu-location::after{content:'\E03B';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.node--job--full .field--address::before{content:'\E041';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.form-type-number.form-item-amount .minus-btn::before{content:'\E043';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.block--menu--filter-menu-mobile .menu-item .filter-menu-filters::after{content:'\E044';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.block-koptana-checkout-steps .checkout-step.step-payment .checkout-step-icon::before{content:'\E046';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.form-type-number.form-item-amount .plus-btn::before{content:'\E048';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.paragraph--quote .quote-sign--end::before{content:'\E04A';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.paragraph--quote .quote-sign--start::before{content:'\E04B';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box-type.default-box.lunch-box .koptana-box--icon::before,.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box-type.default-box .koptana-box--icon::before{content:'\E04F';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.mobile-koptanatoggle-block .mobile-store-toggle::before{content:'\E065';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.feedback__block .unhappy::before{content:'\E067';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.feedback__block .happy::before{content:'\E068';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.field--date::before{content:'\E069';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.field--name-field-serves::before{content:'\E071';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.menu-dropdown ul.menu>li.menu-item--expanded>a::after,.accordion-item__anchor::before,.toggle::before{content:'\E005';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}ul.pager-items li.pager-item--first a::before{content:'\E006';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}ul.pager-items li.pager-item--previous a::before,.breadcrumb li:nth-last-child(2) a::before,.pswp__button--arrow--left::before,.node--photo-album--slideshow .prev-arrow::before,.context-cart .block-system-main-block>a:first-child::before{content:'\E007';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}ul.pager-items li.pager-item--last a::before{content:'\E008';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}a.link::after,.block-system-main-block>.cart .checkout-cart--overview .transitions>a:first-child::after,.block-system-main-block>.cart .checkout-cart--overview .amount>a:first-child::after,.context-cart .block-system-main-block>a:first-child::after,.paragraph--link-list .field--links .field__item::before,a.read-more::after,.field--node-link a::after,.field--more-link a::after,.view .more-link a::after,.field--type-text-long ul li::before,.field--type-text-with-summary ul li::before,.button-secondary::after,ul.pager-items li.pager-item--next a::before,.menu-dropdown ul.menu ul>li.menu-item--expanded>a::after,.pswp__button--arrow--right::before,.view-testimonials .view-read-more::after,.node--job--full .solicit-button a::after,.node--job--full .field--brand .vocabulary-brands .field--link::before,.term--brands--teaser.vocabulary-brands .field--link a::after,.node--photo-album--slideshow .next-arrow::before,.block-system-main-block>.cart .checkout-cart--overview .transitions>a::after,.block-system-main-block>.cart .checkout-cart--overview .amount>a::after,.context-cart .block-system-main-block>a::after,.block-system-main-block>.verify-cart .checkout-cart--overview .transitions>a::after,.block-system-main-block>.verify-cart .checkout-cart--overview .amount>a::after{content:'\E009';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.accordion-item--open .accordion-item__anchor::before{content:'\E00B';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box-type.default-box.bbq-box .koptana-box--icon::before{content:'\E00D';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.block-koptana-box-basket h2::before,.block-koptana-box-basket .node--job--full h1::before,.node--job--full .block-koptana-box-basket h1::before,.box-step #block-boxheader-2 .footer-cart-icon::before{content:'\E00F';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.block-koptana-checkout-steps .checkout-step.step-cart .checkout-step-icon::before,.mobile-koptanatoggle-block .mobile-cart-toggle::before{content:'\E012';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}ul.list-check li::before,.product--teaser .product--teaser-top .info::after,.product--full-top-left .info::after,.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box .koptana-box--full-image .info::after,.block-koptana-checkout-steps .checkout-step .checkout-step-icon::before,.block-koptana-checkout-steps .checkout-step.step-verify .checkout-step-icon::before,.product--teaser .unique_selling_points li.unique-selling-point::before,.product--full .unique_selling_points li.unique-selling-point::before,.block-koptana-box-steps .checkout-step--done .checkout-step-icon::before{content:'\E013';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}ul.list-minus li::before{content:'\E014';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}ul.list-plus li::before{content:'\E015';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.product--teaser .product_discounts li::before,.product--full .product_discounts li::before{content:'\E016';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.node--job--full .field--working-time::before,.field--name-field-time::before,.store--opening-hours--today .store--opening-hours--label::before,.store--opening-hours .opening-hours-block-title:not(.opening-hours-block-title--exceptional)::before,.store--exeptional-opening-hours .opening-hours-block-title:not(.opening-hours-block-title--exceptional)::before,.block-koptana-checkout-steps .checkout-step.step-pickup_moment .checkout-step-icon::before{content:'\E018';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.view-jobs-page .views-filters-summary .item .remove-filter::after,.region--header .cancel::after{content:'\E019';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.block-koptana-box-basket .toggle-box-mobile::before,.box-step .block-koptana-storeselector .toggle-store-mobile::before,.box-step .block-koptana-filters .toggle-filter-mobile::before,.block-system-main-block>.verify-cart .checkout-cart--overview .transitions>a:first-child::after,.block-system-main-block>.verify-cart .checkout-cart--overview .amount>a:first-child::after,.box-step .product--teaser .popup-close::before{content:'\E01A';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.block-koptana-checkout-steps .checkout-step.step-complete .checkout-step-icon::before{content:'\E01D';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.product--teaser .unique_selling_points li.product-discount::before,.product--full .unique_selling_points li.product-discount::before{content:'\E022';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.mobile-filter-toggle-wrapper .mobile-filter-toggle.open::before{content:'\E02F';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.mobile-filter-toggle-wrapper .mobile-filter-toggle::before,.mobile-koptanatoggle-block .mobile-koptanafilters-toggle::before{content:'\E030';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box-type.default-box.feest-box .koptana-box--icon::before{content:'\E032';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.box-step .product--teaser .product--teaser-popup h3::before,.box-message::before{content:'\E037';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.block--menu--filter-menu-mobile .menu-item .filter-menu-location::after{content:'\E03B';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.node--job--full .field--address::before{content:'\E041';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.form-type-number.form-item-amount .minus-btn::before{content:'\E043';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.block--menu--filter-menu-mobile .menu-item .filter-menu-filters::after{content:'\E044';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.block-koptana-checkout-steps .checkout-step.step-payment .checkout-step-icon::before{content:'\E046';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.form-type-number.form-item-amount .plus-btn::before{content:'\E048';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.paragraph--quote .quote-sign--end::before{content:'\E04A';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.paragraph--quote .quote-sign--start::before{content:'\E04B';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box-type.default-box.lunch-box .koptana-box--icon::before,.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box-type.default-box .koptana-box--icon::before{content:'\E04F';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.mobile-koptanatoggle-block .mobile-store-toggle::before{content:'\E065';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.feedback__block .unhappy::before{content:'\E067';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.feedback__block .happy::before{content:'\E068';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.field--date::before{content:'\E069';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.field--name-field-serves::before{content:'\E071';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}*,*::before,*::after{box-sizing:border-box}html,body{overflow-x:hidden}html{font-size:16px}body{overflow:hidden}body{font-family:"Lato",sans-serif;font-weight:400;line-height:1.6;color:#000;background-color:#fff;font-variant-ligatures:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;line-height:1.5rem}#site-wrapper{display:flex;flex-direction:column}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){#site-wrapper{display:block}}.content-wrapper{flex:1}html,body{min-height:100vh}body{display:flex;flex-direction:column}#site-wrapper{flex:1 0 auto;min-height:100%}#footer-wrapper{flex-shrink:0}html,body{height:100%}body{overflow-y:auto}.dialog-off-canvas-main-canvas{min-height:100%}.container,#sharing-menu,.context-vacatures .content-wrapper .wrapper,.block-koptana-product-recap .product--recap{position:relative;max-width:1200px;margin:auto;padding-left:1rem;padding-right:1rem}@media print,(min-width:692px){.container,#sharing-menu,.context-vacatures .content-wrapper .wrapper,.block-koptana-product-recap .product--recap{padding-left:2rem;padding-right:2rem}}.container--small,.page-layout--content-container-small .page-layout__content-wrapper>.container,.page-layout--content-container-small .page-layout__content-wrapper>#sharing-menu,.page-layout--content-container-small .context-vacatures .content-wrapper .page-layout__content-wrapper>.wrapper,.context-vacatures .content-wrapper .page-layout--content-container-small .page-layout__content-wrapper>.wrapper,.page-layout--content-container-small .block-koptana-product-recap .page-layout__content-wrapper>.product--recap,.block-koptana-product-recap .page-layout--content-container-small .page-layout__content-wrapper>.product--recap{max-width:800px}.layout{display:flex;flex-wrap:wrap}.layout>*{width:100%}.layout--gutters{display:flex;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem}.layout--gutters>*{width:100%;padding-right:.5rem;padding-left:.5rem;margin-bottom:1rem}@media screen and (min-width:692px){.layout--gutters{margin-right:-1rem;margin-left:-1rem}.layout--gutters>*{padding-right:1rem;padding-left:1rem;margin-bottom:2rem}}.row,.block-koptana-product-recap .view-content{box-sizing:border-box;display:flex;flex:0 1 auto;flex-flow:row wrap;margin-right:-1rem;margin-left:-1rem}.col-xs,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{box-sizing:border-box;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.col-xs{flex-grow:1;flex-basis:0;max-width:100%}.col-xs-1{flex-basis:8.333%;max-width:8.333%}.col-xs-2{flex-basis:16.667%;max-width:16.667%}.col-xs-3{flex-basis:25%;max-width:25%}.col-xs-4{flex-basis:33.333%;max-width:33.333%}.col-xs-5{flex-basis:41.667%;max-width:41.667%}.col-xs-6{flex-basis:50%;max-width:50%}.col-xs-7{flex-basis:58.333%;max-width:58.333%}.col-xs-8{flex-basis:66.667%;max-width:66.667%}.col-xs-9{flex-basis:75%;max-width:75%}.col-xs-10{flex-basis:83.333%;max-width:83.333%}.col-xs-11{flex-basis:91.667%;max-width:91.667%}.col-xs-12{flex-basis:100%;max-width:100%}.col-xs-offset-1{margin-left:8.333%}.col-xs-offset-2{margin-left:16.667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.333%}.col-xs-offset-5{margin-left:41.667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.333%}.col-xs-offset-8{margin-left:66.667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.333%}.col-xs-offset-11{margin-left:91.667%}.start-xs{justify-content:flex-start;text-align:start}.center-xs{justify-content:center;text-align:center}.end-xs{justify-content:flex-end;text-align:end}.top-xs{align-items:flex-start}.middle-xs{align-items:center}.bottom-xs{align-items:flex-end}.around-xs{justify-content:space-around}.between-xs{justify-content:space-between}.first-xs{order:-1}.last-xs{order:1}@media only screen and (min-width:392px){.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{box-sizing:border-box;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.col-sm{flex-grow:1;flex-basis:0;max-width:100%}.col-sm-1{flex-basis:8.333%;max-width:8.333%}.col-sm-2{flex-basis:16.667%;max-width:16.667%}.col-sm-3{flex-basis:25%;max-width:25%}.col-sm-4{flex-basis:33.333%;max-width:33.333%}.col-sm-5{flex-basis:41.667%;max-width:41.667%}.col-sm-6{flex-basis:50%;max-width:50%}.col-sm-7{flex-basis:58.333%;max-width:58.333%}.col-sm-8{flex-basis:66.667%;max-width:66.667%}.col-sm-9{flex-basis:75%;max-width:75%}.col-sm-10{flex-basis:83.333%;max-width:83.333%}.col-sm-11{flex-basis:91.667%;max-width:91.667%}.col-sm-12{flex-basis:100%;max-width:100%}.col-sm-offset-1{margin-left:8.333%}.col-sm-offset-2{margin-left:16.667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.333%}.col-sm-offset-5{margin-left:41.667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.333%}.col-sm-offset-8{margin-left:66.667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.333%}.col-sm-offset-11{margin-left:91.667%}.start-sm{justify-content:flex-start;text-align:start}.center-sm{justify-content:center;text-align:center}.end-sm{justify-content:flex-end;text-align:end}.top-sm{align-items:flex-start}.middle-sm{align-items:center}.bottom-sm{align-items:flex-end}.around-sm{justify-content:space-around}.between-sm{justify-content:space-between}.first-sm{order:-1}.last-sm{order:1}}@media only screen and (min-width:692px){.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.block-koptana-product-recap .view-content .views-row,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{box-sizing:border-box;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.col-md{flex-grow:1;flex-basis:0;max-width:100%}.col-md-1{flex-basis:8.333%;max-width:8.333%}.col-md-2{flex-basis:16.667%;max-width:16.667%}.col-md-3{flex-basis:25%;max-width:25%}.col-md-4{flex-basis:33.333%;max-width:33.333%}.col-md-5{flex-basis:41.667%;max-width:41.667%}.col-md-6,.block-koptana-product-recap .view-content .views-row{flex-basis:50%;max-width:50%}.col-md-7{flex-basis:58.333%;max-width:58.333%}.col-md-8{flex-basis:66.667%;max-width:66.667%}.col-md-9{flex-basis:75%;max-width:75%}.col-md-10{flex-basis:83.333%;max-width:83.333%}.col-md-11{flex-basis:91.667%;max-width:91.667%}.col-md-12{flex-basis:100%;max-width:100%}.col-md-offset-1{margin-left:8.333%}.col-md-offset-2{margin-left:16.667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.333%}.col-md-offset-5{margin-left:41.667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.333%}.col-md-offset-8{margin-left:66.667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.333%}.col-md-offset-11{margin-left:91.667%}.start-md{justify-content:flex-start;text-align:start}.center-md{justify-content:center;text-align:center}.end-md{justify-content:flex-end;text-align:end}.top-md{align-items:flex-start}.middle-md{align-items:center}.bottom-md{align-items:flex-end}.around-md{justify-content:space-around}.between-md{justify-content:space-between}.first-md{order:-1}.last-md{order:1}}@media only screen and (min-width:992px){.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{box-sizing:border-box;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.col-lg{flex-grow:1;flex-basis:0;max-width:100%}.col-lg-1{flex-basis:8.333%;max-width:8.333%}.col-lg-2{flex-basis:16.667%;max-width:16.667%}.col-lg-3{flex-basis:25%;max-width:25%}.col-lg-4{flex-basis:33.333%;max-width:33.333%}.col-lg-5{flex-basis:41.667%;max-width:41.667%}.col-lg-6{flex-basis:50%;max-width:50%}.col-lg-7{flex-basis:58.333%;max-width:58.333%}.col-lg-8{flex-basis:66.667%;max-width:66.667%}.col-lg-9{flex-basis:75%;max-width:75%}.col-lg-10{flex-basis:83.333%;max-width:83.333%}.col-lg-11{flex-basis:91.667%;max-width:91.667%}.col-lg-12{flex-basis:100%;max-width:100%}.col-lg-offset-1{margin-left:8.333%}.col-lg-offset-2{margin-left:16.667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.333%}.col-lg-offset-5{margin-left:41.667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.333%}.col-lg-offset-8{margin-left:66.667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.333%}.col-lg-offset-11{margin-left:91.667%}.start-lg{justify-content:flex-start;text-align:start}.center-lg{justify-content:center;text-align:center}.end-lg{justify-content:flex-end;text-align:end}.top-lg{align-items:flex-start}.middle-lg{align-items:center}.bottom-lg{align-items:flex-end}.around-lg{justify-content:space-around}.between-lg{justify-content:space-between}.first-lg{order:-1}.last-lg{order:1}}@media only screen and (min-width:1292px){.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12{box-sizing:border-box;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.col-xl{flex-grow:1;flex-basis:0;max-width:100%}.col-xl-1{flex-basis:8.333%;max-width:8.333%}.col-xl-2{flex-basis:16.667%;max-width:16.667%}.col-xl-3{flex-basis:25%;max-width:25%}.col-xl-4{flex-basis:33.333%;max-width:33.333%}.col-xl-5{flex-basis:41.667%;max-width:41.667%}.col-xl-6{flex-basis:50%;max-width:50%}.col-xl-7{flex-basis:58.333%;max-width:58.333%}.col-xl-8{flex-basis:66.667%;max-width:66.667%}.col-xl-9{flex-basis:75%;max-width:75%}.col-xl-10{flex-basis:83.333%;max-width:83.333%}.col-xl-11{flex-basis:91.667%;max-width:91.667%}.col-xl-12{flex-basis:100%;max-width:100%}}@font-face{font-family:"icons";src:url(/themes/custom/calibr8_buurtslagers/fonts//icons.eot?itok=1g0fubk6);src:url(/themes/custom/calibr8_buurtslagers/fonts//icons.eot?itok=1g0fubk6#iefix) format("embedded-opentype"),url(/themes/custom/calibr8_buurtslagers/fonts//icons.woff?itok=1g0fubk6) format("woff"),url(/themes/custom/calibr8_buurtslagers/fonts//icons.ttf?itok=1g0fubk6) format("truetype"),url(/themes/custom/calibr8_buurtslagers/fonts//icons.svg?itok=1g0fubk6#icons) format("svg");font-weight:normal;font-style:normal}@font-face{font-family:"roboto-slab";src:url(/themes/custom/calibr8_buurtslagers/fonts//RobotoSlab-Bold.eot);src:url(/themes/custom/calibr8_buurtslagers/fonts//RobotoSlab-Bold.eot#iefix) format("embedded-opentype"),url(/themes/custom/calibr8_buurtslagers/fonts//RobotoSlab-Bold.woff) format("woff"),url(/themes/custom/calibr8_buurtslagers/fonts//RobotoSlab-Bold.ttf) format("truetype"),url(/themes/custom/calibr8_buurtslagers/fonts//RobotoSlab-Bold.svg#RobotoSlab-Bold) format("svg");font-weight:600;font-style:normal}@font-face{font-family:"roboto";src:url(/themes/custom/calibr8_buurtslagers/fonts//roboto-slab.eot);src:url(/themes/custom/calibr8_buurtslagers/fonts//roboto-slab.eot#iefix) format("embedded-opentype"),url(/themes/custom/calibr8_buurtslagers/fonts//roboto-slab.woff) format("woff"),url(/themes/custom/calibr8_buurtslagers/fonts//roboto-slab.ttf) format("truetype"),url(/themes/custom/calibr8_buurtslagers/fonts//roboto-slab.svg#roboto-slab) format("svg");font-weight:400;font-style:normal}@media only screen and (max-width:692px - 0.01){.hide-mobile{display:none}}@media only screen and (min-width:692px){.show-mobile{display:none}}.float-left{float:left}.float-right{float:right}.visually-hidden,.button-circle>span,ul.pager-items li.pager-item--first span,ul.pager-items li.pager-item--previous span,ul.pager-items li.pager-item--next span,ul.pager-items li.pager-item--last span,.element-invisible{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px}.extendfull,.region--secondary-navigation,.context-home .block-views-blockjobs-latest-jobs,.page-node-type-recipe #block-views-block-inspiration-inspiration-by-category,.block-views-blockcontent-by-product-block-1,.block-views-blockjobs-per-store-block-1{padding-left:3000px !important;margin-left:-3000px !important;padding-right:3000px !important;margin-right:-3000px !important}.extendleft{padding-left:3000px !important;margin-left:-3000px !important;padding-right:0;margin-right:0}.extendright{padding-left:0;margin-left:0;padding-right:3000px !important;margin-right:-3000px !important}.no-margin{margin:0 !important}.no-margin-vertical{margin-top:0 !important;margin-bottom:0 !important}.no-margin-horizontal{margin-left:0 !important;margin-right:0 !important}.no-margin-top{margin-top:0 !important}.no-margin-right{margin-right:0 !important}.no-margin-bottom{margin-bottom:0 !important}.no-margin-left{margin-left:0 !important}.no-padding{padding:0 !important}.no-padding-vertical{padding-top:0 !important;padding-bottom:0 !important}.no-padding-horizontal{padding-left:0 !important;padding-right:0 !important}.no-padding-top{padding-top:0 !important}.no-padding-right{padding-right:0 !important}.no-padding-bottom{padding-bottom:0 !important}.no-padding-left{padding-left:0 !important}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.color-background{color:#fff}.color-primary{color:#00746D}.color-secondary{color:#EF373E}.color-black{color:#000}.color-grey{color:#ddd}.color-white{color:#fff}.color-text{color:#000}.color-muted{color:#888}.color-link{color:#000}.color-status{color:#1bb761}.color-warning{color:#ffa956}.color-error{color:#f14d51}.background-background{background-color:#fff}.background-primary{background-color:#00746D}.background-secondary{background-color:#EF373E}.background-black{background-color:#000}.background-grey{background-color:#ddd}.background-white{background-color:#fff}.background-text{background-color:#000}.background-muted{background-color:#888}.background-link{background-color:#000}.background-status{background-color:#1bb761}.background-warning{background-color:#ffa956}.background-error{background-color:#f14d51}.default-border{border:solid 1px #e1e1e1}.default-border-top{border-top:solid 1px #e1e1e1}.default-border-right{border-right:solid 1px #e1e1e1}.default-border-bottom{border-bottom:solid 1px #e1e1e1}.default-border-radius{border-radius:5px}.default-border-left{border-left:solid 1px #e1e1e1}.extendfull,.region--secondary-navigation,.context-home .block-views-blockjobs-latest-jobs,.page-node-type-recipe #block-views-block-inspiration-inspiration-by-category,.block-views-blockcontent-by-product-block-1,.block-views-blockjobs-per-store-block-1{padding-left:3000px !important;margin-left:-3000px !important;padding-right:3000px !important;margin-right:-3000px !important}pre,blockquote,dl,figure,table,p,ul,ol,form{margin-bottom:1rem}h1,h2,.node--job--full h1,h3,h4,h5,h6{font-family:"roboto",sans-serif;font-weight:500;margin-top:0;margin-bottom:1rem}h1 a,h2 a,.node--job--full h1 a,h3 a,h4 a,h5 a,h6 a{color:inherit}h1{font-size:1.625rem;line-height:2.4375rem;margin-bottom:1rem;color:#000;font-family:"roboto-slab",sans-serif;font-weight:600 !important}@media print,(min-width:692px){h1{font-size:1.75rem;line-height:2.625rem}}@media print,(min-width:992px){h1{font-size:1.875rem;line-height:2.8125rem}}h2,.node--job--full h1{font-size:1.25rem;line-height:1.875rem;font-weight:bold;color:#000}@media print,(min-width:692px){h2,.node--job--full h1{font-size:1.375rem;line-height:2.0625rem}}@media print,(min-width:992px){h2,.node--job--full h1{font-size:1.5rem;line-height:2.25rem}}h3{font-size:1rem;line-height:1.5rem;font-weight:normal;color:#00746D}@media print,(min-width:692px){h3{font-size:1rem;line-height:1.5rem}}@media print,(min-width:992px){h3{font-size:1.125rem;line-height:1.6875rem}}h4{font-size:1rem;line-height:1.5rem;font-weight:500}@media print,(min-width:992px){h4{font-size:1.125rem;line-height:1.6875rem}}h5{font-size:1rem;line-height:1.5rem;font-weight:500}h6{font-size:1rem;line-height:1.5rem;font-weight:500}p{margin-top:0}.lead{font-size:1.125rem;line-height:1.6875rem;max-width:600px;margin-bottom:2rem;font-weight:600}.muted{color:#888}.small{font-size:.75rem;line-height:1.125rem}.big{font-weight:bold}.description{font-size:.75rem;line-height:1.125rem;color:#888}.caption{font-size:.75rem;line-height:1.125rem;padding-right:1rem;padding-left:1rem;color:#888;font-style:italic}a{transition:cubic-bezier(0.215,0.61,0.355,1) .4s;text-decoration:none;color:#000}a:hover{text-decoration:none;color:#1a1a1a}a.link,.block-system-main-block>.cart .checkout-cart--overview .transitions>a:first-child,.block-system-main-block>.cart .checkout-cart--overview .amount>a:first-child,.context-cart .block-system-main-block>a:first-child{color:#000;text-decoration:underline}a.link::after,.block-system-main-block>.cart .checkout-cart--overview .transitions>a:first-child::after,.block-system-main-block>.cart .checkout-cart--overview .amount>a:first-child::after,.context-cart .block-system-main-block>a:first-child::after{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}a.link::after,.block-system-main-block>.cart .checkout-cart--overview .transitions>a:first-child::after,.block-system-main-block>.cart .checkout-cart--overview .amount>a:first-child::after,.context-cart .block-system-main-block>a:first-child::after{color:#00746D;font-weight:bold;text-decoration:underline;transition:cubic-bezier(0.215,0.61,0.355,1) .4s;font-size:1rem;margin-left:1.8rem}a.link::after,.block-system-main-block>.cart .checkout-cart--overview .transitions>a:first-child::after,.block-system-main-block>.cart .checkout-cart--overview .amount>a:first-child::after,.context-cart .block-system-main-block>a:first-child::after{text-decoration:none}a.link:hover::after,.block-system-main-block>.cart .checkout-cart--overview .transitions>a:first-child:hover::after,.block-system-main-block>.cart .checkout-cart--overview .amount>a:first-child:hover::after,.context-cart .block-system-main-block>a:first-child:hover::after{margin-left:2.3rem;margin-right:-0.5rem}a.link-white{color:#fff}a.link-white::after{color:#fff}a.inline-link,.field--body a,.paragraph--link-list .field--links a{word-wrap:break-word;color:#000;border-bottom:solid 1px #000;font-weight:600}a.inline-link:hover,.field--body a:hover,.paragraph--link-list .field--links a:hover{color:#1a1a1a;text-decoration:none;font-weight:bold;border-color:#00746D}.paragraph--link-list .field--links .field__item{margin-bottom:.3rem}.paragraph--link-list .field--links .field__item::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;color:#00746D;margin-right:.3rem;font-size:.875rem;line-height:1.3125rem}p[class^="icon-"]::before,p[class*=" icon-"]::before,a[class^="icon-"]::before,a[class*=" icon-"]::before{margin-right:0.4rem;text-decoration:none}p[class^="icon-"]::after,p[class*=" icon-"]::after,a[class^="icon-"]::after,a[class*=" icon-"]::after{margin-left:0.4rem;text-decoration:none}label,fieldset>legend,label.field-label,div.field-label,span.field-label,.label-inline{font-weight:500}.pill{display:inline-block;margin:0 0.3rem 0.3rem 0;padding:0.2rem 0.5rem;color:#000;border-radius:4px;background:#ddd}.pill::before{margin-right:0.5rem;text-decoration:none}a.pill:hover{color:#fff;background-color:#1a1a1a}.pill-primary{color:#fff;background-color:#00746D}a.pill-primary:hover{background-color:#1a1a1a}.pill-secondary{color:#000;background-color:#EF373E}a.pill-secondary:hover{background-color:#1a1a1a}dl{margin-bottom:1rem}dl dt{font-weight:600}dl dd{margin-left:2rem}@media print,(min-width:392px){dl.dl-horizontal dt{float:left;clear:left;overflow:hidden;width:10rem;text-align:left;white-space:nowrap;text-overflow:ellipsis}dl.dl-horizontal dd{margin-left:11rem}}@media print,(min-width:392px){dl.dl-horizontal-narrow dt{float:left;clear:left;overflow:hidden;width:6rem;text-align:left;white-space:nowrap;text-overflow:ellipsis}dl.dl-horizontal-narrow dd{margin-left:7rem}}a.read-more,.field--node-link a,.field--more-link a,.view .more-link a{font-weight:600}a.read-more::after,.field--node-link a::after,.field--more-link a::after,.view .more-link a::after{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}a.read-more::after,.field--node-link a::after,.field--more-link a::after,.view .more-link a::after{margin-left:0.4rem;text-decoration:none;color:#000;font-size:.875rem;line-height:1.3125rem}ul,ol{margin-top:0;margin-left:1.5rem;padding-left:0}ul li,ol li{margin-bottom:0.5rem}ul{list-style:circle outside}.field--type-text-long ul,.field--type-text-with-summary ul{list-style:none;margin-left:0;margin-top:2rem;padding-left:1rem}.field--type-text-long ul li,.field--type-text-with-summary ul li{margin-bottom:1rem;padding-left:1em;text-indent:-0.8em}.field--type-text-long ul li::before,.field--type-text-with-summary ul li::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;color:#00746D;margin-right:.6rem;font-size:.875rem;line-height:1.3125rem}.paragraph--text-with-image-overlap .field--type-text-long ul li::before,.paragraph--text-with-image-overlap .field--type-text-with-summary ul li::before{color:#fff}ol{list-style:decimal outside}ul ul,ul ol{margin:1.5rem 0 1.5rem 3rem;font-size:90%}ol ol,ol ul{margin:1.5rem 0 1.5rem 3rem;font-size:90%}ul.list-check,ul.list-plus,ul.list-minus{list-style:none}ul.list-check li::before,ul.list-plus li::before,ul.list-minus li::before{float:left;margin-top:0.2rem;margin-left:-1.5rem}ul.list-check li::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}ul.list-plus li::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}ul.list-minus li::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}table{border-collapse:collapse;display:block;width:100%;overflow-x:auto}@media only screen and (min-width:692px){table{display:table}}table.responsive{display:block;overflow:auto hidden}table.full-width{width:100%}th{font-weight:600}th,td{padding:0.75rem 1rem;text-align:left;vertical-align:top;border-bottom:solid 1px #e1e1e1}table.vline th,table.vline td{border:solid 1px #e1e1e1}table.striped{background-color:#fff}table.striped tbody>tr:nth-child(odd)>td,table.striped tbody>tr:nth-child(odd)>th{background-color:#ddd}table.row-links tbody th,table.row-links tbody td{transition:background-color cubic-bezier(0.215,0.61,0.355,1) .4s,color cubic-bezier(0.215,0.61,0.355,1) .4s}table.row-links tbody tr:hover th,table.row-links tbody tr:hover td{cursor:pointer;color:#1a1a1a;background-color:#999}table .form-item{margin-bottom:0}blockquote{margin:2rem 0 2rem 0;padding:0 0 0 1rem;border-left:solid 3px #00746D}blockquote>p{font-size:1.125rem;line-height:1.6875rem;margin-bottom:0;font-weight:700}blockquote .small{margin-top:0.5rem;color:#888}blockquote .small::before{content:"\2014 \00A0"}@media print,(min-width:692px){blockquote>p{font-size:1.5rem;line-height:2.25rem}}img{max-width:100%;height:auto;border:0 none}.inline-image{float:left;margin-right:1rem;margin-bottom:1rem}.inline-image.float-right{float:right;margin-right:0;margin-left:1rem}.video-container{position:relative;overflow:hidden;height:0;padding-bottom:56.25%}.video-container iframe,.video-container object,.video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}span[class^="icon-"]::before{margin-right:0.5rem}.messages,.view-empty{padding:0.5rem 1rem;border-left:solid 5px;border-color:#e1e1e1;background-color:#ddd}.messages.messages--status,.messages--status.view-empty{border-color:#1bb761;background-color:#52e694}.messages.messages--warning,.messages--warning.view-empty{border-color:#ffa956;background-color:#ffddbc}.messages.messages--error,.messages--error.view-empty{border-color:#f14d51;background-color:#f8acad}.messages,.view-empty{margin-bottom:1rem}ul.tabs{margin:0 0 3rem 0;list-style:none;border-bottom:solid 1px #e1e1e1}ul.tabs::after{content:'.';display:block;height:0;clear:both;visibility:hidden}ul.tabs li{position:relative;display:block;float:left;margin-bottom:-2px;margin-right:2rem}ul.tabs a{display:block;padding:0.5rem 0;font-weight:400;border-bottom:solid 3px transparent;color:#000}ul.tabs a::before{font-size:.75rem}ul.tabs a:hover{border-color:#1a1a1a}ul.tabs li.active a,ul.tabs li.is-active a{font-weight:700;border-color:#00746D}.button,ul.pager-items li.pager-item--first a,ul.pager-items li.pager-item--previous a,ul.pager-items li.pager-item--next a,ul.pager-items li.pager-item--last a,.context-home .block-views-blockjobs-latest-jobs .more-link a,.block-meatandmore-faq-cta a,button,input[type='submit'],input[type='reset'],input[type='button']{font-size:.75rem;line-height:1.125rem;display:inline-block;padding:0.6rem 2rem;color:#555;text-align:center;font-weight:700;letter-spacing:0.2em;text-transform:uppercase;text-decoration:none;background-color:transparent;border-radius:4px;border:solid 1px #bbb;cursor:pointer;transition:cubic-bezier(0.215,0.61,0.355,1) .4s;margin-bottom:1rem}.button:hover,ul.pager-items li.pager-item--first a:hover,ul.pager-items li.pager-item--previous a:hover,ul.pager-items li.pager-item--next a:hover,ul.pager-items li.pager-item--last a:hover,.article-teaser[onclick]:hover .button,.article-teaser[onclick]:hover ul.pager-items li.pager-item--first a,ul.pager-items li.pager-item--first .article-teaser[onclick]:hover a,.article-teaser[onclick]:hover ul.pager-items li.pager-item--previous a,ul.pager-items li.pager-item--previous .article-teaser[onclick]:hover a,.article-teaser[onclick]:hover ul.pager-items li.pager-item--next a,ul.pager-items li.pager-item--next .article-teaser[onclick]:hover a,.article-teaser[onclick]:hover ul.pager-items li.pager-item--last a,ul.pager-items li.pager-item--last .article-teaser[onclick]:hover a,.article-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a,.context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser[onclick]:hover a,.article-teaser[onclick]:hover .block-meatandmore-faq-cta a,.block-meatandmore-faq-cta .article-teaser[onclick]:hover a,.article-teaser--big[onclick]:hover .button,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--first a,ul.pager-items li.pager-item--first .article-teaser--big[onclick]:hover a,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--previous a,ul.pager-items li.pager-item--previous .article-teaser--big[onclick]:hover a,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--next a,ul.pager-items li.pager-item--next .article-teaser--big[onclick]:hover a,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--last a,ul.pager-items li.pager-item--last .article-teaser--big[onclick]:hover a,.article-teaser--big[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a,.context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser--big[onclick]:hover a,.article-teaser--big[onclick]:hover .block-meatandmore-faq-cta a,.block-meatandmore-faq-cta .article-teaser--big[onclick]:hover a,.article-search-result-teaser[onclick]:hover .button,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--first a,ul.pager-items li.pager-item--first .article-search-result-teaser[onclick]:hover a,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--previous a,ul.pager-items li.pager-item--previous .article-search-result-teaser[onclick]:hover a,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--next a,ul.pager-items li.pager-item--next .article-search-result-teaser[onclick]:hover a,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--last a,ul.pager-items li.pager-item--last .article-search-result-teaser[onclick]:hover a,.article-search-result-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a,.context-home .block-views-blockjobs-latest-jobs .more-link .article-search-result-teaser[onclick]:hover a,.article-search-result-teaser[onclick]:hover .block-meatandmore-faq-cta a,.block-meatandmore-faq-cta .article-search-result-teaser[onclick]:hover a,.context-home .block-views-blockjobs-latest-jobs .more-link a:hover,.block-meatandmore-faq-cta a:hover,.button:focus,ul.pager-items li.pager-item--first a:focus,ul.pager-items li.pager-item--previous a:focus,ul.pager-items li.pager-item--next a:focus,ul.pager-items li.pager-item--last a:focus,.context-home .block-views-blockjobs-latest-jobs .more-link a:focus,.block-meatandmore-faq-cta a:focus,button:hover,button:focus,input[type='submit']:hover,input[type='submit']:focus,input[type='reset']:hover,input[type='reset']:focus,input[type='button']:hover,input[type='button']:focus{outline:0;text-decoration:none;color:#fff;border-color:#1a1a1a;background-color:#1a1a1a}.button[class^='icon-'],ul.pager-items li.pager-item--first a[class^='icon-'],ul.pager-items li.pager-item--previous a[class^='icon-'],ul.pager-items li.pager-item--next a[class^='icon-'],ul.pager-items li.pager-item--last a[class^='icon-'],.context-home .block-views-blockjobs-latest-jobs .more-link a[class^='icon-'],.block-meatandmore-faq-cta a[class^='icon-'],.button[class*=' icon-'],ul.pager-items li.pager-item--first a[class*=' icon-'],ul.pager-items li.pager-item--previous a[class*=' icon-'],ul.pager-items li.pager-item--next a[class*=' icon-'],ul.pager-items li.pager-item--last a[class*=' icon-'],.context-home .block-views-blockjobs-latest-jobs .more-link a[class*=' icon-'],.block-meatandmore-faq-cta a[class*=' icon-'],button[class^='icon-'],button[class*=' icon-'],input[type='submit'][class^='icon-'],input[type='submit'][class*=' icon-'],input[type='reset'][class^='icon-'],input[type='reset'][class*=' icon-'],input[type='button'][class^='icon-'],input[type='button'][class*=' icon-']{line-height:1rem}.button[class^='icon-']::before,ul.pager-items li.pager-item--first a[class^='icon-']::before,ul.pager-items li.pager-item--previous a[class^='icon-']::before,ul.pager-items li.pager-item--next a[class^='icon-']::before,ul.pager-items li.pager-item--last a[class^='icon-']::before,.context-home .block-views-blockjobs-latest-jobs .more-link a[class^='icon-']::before,.block-meatandmore-faq-cta a[class^='icon-']::before,.button[class^='icon-']::after,ul.pager-items li.pager-item--first a[class^='icon-']::after,ul.pager-items li.pager-item--previous a[class^='icon-']::after,ul.pager-items li.pager-item--next a[class^='icon-']::after,ul.pager-items li.pager-item--last a[class^='icon-']::after,.context-home .block-views-blockjobs-latest-jobs .more-link a[class^='icon-']::after,.block-meatandmore-faq-cta a[class^='icon-']::after,.button[class*=' icon-']::before,ul.pager-items li.pager-item--first a[class*=' icon-']::before,ul.pager-items li.pager-item--previous a[class*=' icon-']::before,ul.pager-items li.pager-item--next a[class*=' icon-']::before,ul.pager-items li.pager-item--last a[class*=' icon-']::before,.context-home .block-views-blockjobs-latest-jobs .more-link a[class*=' icon-']::before,.block-meatandmore-faq-cta a[class*=' icon-']::before,.button[class*=' icon-']::after,ul.pager-items li.pager-item--first a[class*=' icon-']::after,ul.pager-items li.pager-item--previous a[class*=' icon-']::after,ul.pager-items li.pager-item--next a[class*=' icon-']::after,ul.pager-items li.pager-item--last a[class*=' icon-']::after,.context-home .block-views-blockjobs-latest-jobs .more-link a[class*=' icon-']::after,.block-meatandmore-faq-cta a[class*=' icon-']::after,button[class^='icon-']::before,button[class^='icon-']::after,button[class*=' icon-']::before,button[class*=' icon-']::after,input[type='submit'][class^='icon-']::before,input[type='submit'][class^='icon-']::after,input[type='submit'][class*=' icon-']::before,input[type='submit'][class*=' icon-']::after,input[type='reset'][class^='icon-']::before,input[type='reset'][class^='icon-']::after,input[type='reset'][class*=' icon-']::before,input[type='reset'][class*=' icon-']::after,input[type='button'][class^='icon-']::before,input[type='button'][class^='icon-']::after,input[type='button'][class*=' icon-']::before,input[type='button'][class*=' icon-']::after{display:inline-block;margin-bottom:-0.2rem}.button[class^='icon-']::before,ul.pager-items li.pager-item--first a[class^='icon-']::before,ul.pager-items li.pager-item--previous a[class^='icon-']::before,ul.pager-items li.pager-item--next a[class^='icon-']::before,ul.pager-items li.pager-item--last a[class^='icon-']::before,.context-home .block-views-blockjobs-latest-jobs .more-link a[class^='icon-']::before,.block-meatandmore-faq-cta a[class^='icon-']::before,.button[class*=' icon-']::before,ul.pager-items li.pager-item--first a[class*=' icon-']::before,ul.pager-items li.pager-item--previous a[class*=' icon-']::before,ul.pager-items li.pager-item--next a[class*=' icon-']::before,ul.pager-items li.pager-item--last a[class*=' icon-']::before,.context-home .block-views-blockjobs-latest-jobs .more-link a[class*=' icon-']::before,.block-meatandmore-faq-cta a[class*=' icon-']::before,button[class^='icon-']::before,button[class*=' icon-']::before,input[type='submit'][class^='icon-']::before,input[type='submit'][class*=' icon-']::before,input[type='reset'][class^='icon-']::before,input[type='reset'][class*=' icon-']::before,input[type='button'][class^='icon-']::before,input[type='button'][class*=' icon-']::before{margin-right:0.4rem}.button[class^='icon-']::after,ul.pager-items li.pager-item--first a[class^='icon-']::after,ul.pager-items li.pager-item--previous a[class^='icon-']::after,ul.pager-items li.pager-item--next a[class^='icon-']::after,ul.pager-items li.pager-item--last a[class^='icon-']::after,.context-home .block-views-blockjobs-latest-jobs .more-link a[class^='icon-']::after,.block-meatandmore-faq-cta a[class^='icon-']::after,.button[class*=' icon-']::after,ul.pager-items li.pager-item--first a[class*=' icon-']::after,ul.pager-items li.pager-item--previous a[class*=' icon-']::after,ul.pager-items li.pager-item--next a[class*=' icon-']::after,ul.pager-items li.pager-item--last a[class*=' icon-']::after,.context-home .block-views-blockjobs-latest-jobs .more-link a[class*=' icon-']::after,.block-meatandmore-faq-cta a[class*=' icon-']::after,button[class^='icon-']::after,button[class*=' icon-']::after,input[type='submit'][class^='icon-']::after,input[type='submit'][class*=' icon-']::after,input[type='reset'][class^='icon-']::after,input[type='reset'][class*=' icon-']::after,input[type='button'][class^='icon-']::after,input[type='button'][class*=' icon-']::after{margin-left:0.4rem}.button.hide-text,ul.pager-items li.pager-item--first a.hide-text,ul.pager-items li.pager-item--previous a.hide-text,ul.pager-items li.pager-item--next a.hide-text,ul.pager-items li.pager-item--last a.hide-text,.context-home .block-views-blockjobs-latest-jobs .more-link a.hide-text,.block-meatandmore-faq-cta a.hide-text,button.hide-text,input[type='submit'].hide-text,input[type='reset'].hide-text,input[type='button'].hide-text{font-size:1px;line-height:1px;letter-spacing:-1px;color:transparent;width:2.45rem;height:2.45rem;padding:0.6rem}.button.hide-text::before,ul.pager-items li.pager-item--first a.hide-text::before,ul.pager-items li.pager-item--previous a.hide-text::before,ul.pager-items li.pager-item--next a.hide-text::before,ul.pager-items li.pager-item--last a.hide-text::before,.context-home .block-views-blockjobs-latest-jobs .more-link a.hide-text::before,.block-meatandmore-faq-cta a.hide-text::before,.button.hide-text::after,ul.pager-items li.pager-item--first a.hide-text::after,ul.pager-items li.pager-item--previous a.hide-text::after,ul.pager-items li.pager-item--next a.hide-text::after,ul.pager-items li.pager-item--last a.hide-text::after,.context-home .block-views-blockjobs-latest-jobs .more-link a.hide-text::after,.block-meatandmore-faq-cta a.hide-text::after,button.hide-text::before,button.hide-text::after,input[type='submit'].hide-text::before,input[type='submit'].hide-text::after,input[type='reset'].hide-text::before,input[type='reset'].hide-text::after,input[type='button'].hide-text::before,input[type='button'].hide-text::after{font-size:1rem !important;color:#555;margin:0}.button-small{font-size:.625rem;line-height:.9375rem;padding:0.2rem 0.5rem}.button-small::before{margin-right:0.2rem}.button-small::after{margin-left:0.2rem}.button-large{font-size:.875rem;line-height:1.3125rem;padding:0.8rem 2rem}.button-primary,input.form-submit,.context-home .block-views-blockjobs-latest-jobs .more-link a{color:#fff;background-color:#00746D;border:solid 1px #00746D}.button-primary:hover,input.form-submit:hover,.context-home .block-views-blockjobs-latest-jobs .more-link a:hover,.button-primary:focus,input.form-submit:focus,.context-home .block-views-blockjobs-latest-jobs .more-link a:focus{color:#fff;background-color:#00a79d;border-color:#00a79d}.button-secondary{color:#fff;background-color:#EF373E;border:solid 1px #EF373E}.button-secondary:hover,.button-secondary:focus{color:#fff;background-color:#f3666c;border-color:#f3666c}.button-muted{color:#fff;background-color:#888;border:solid 1px #888}.button-muted:hover,.button-muted:focus{color:#fff;background-color:#a2a2a2;border-color:#a2a2a2}.button-error{color:#fff;background-color:#f14d51;border:none}.button-error:hover,.button-error:focus{color:#fff;background-color:#f57c7f}.button-warning{color:#fff;background-color:#ffa956;border:none}.button-warning:hover,.button-warning:focus{color:#fff;background-color:#ffc389}.button-status{color:#fff;background-color:#1bb761;border:none}.button-status:hover,.button-status:focus{color:#fff;background-color:#26df79}.button-circle{display:block;position:relative;padding:0;width:2rem;height:2rem;overflow:hidden;border:solid 2px #888;border-radius:100%;background:transparent}.button-circle::before{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);margin:0 !important;color:#888;text-align:center}.button-circle:hover{border-color:#1a1a1a;background:transparent}.button-circle:hover::before{color:#1a1a1a}.button-secondary{color:#000;background-color:#fff;padding-top:1rem;padding-bottom:1rem}.button-secondary::after{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}.button-secondary::after{margin-left:0.5rem}.button-secondary:hover{cursor:pointer;color:#000;background-color:#EF373E;border-color:#EF373E}.button,ul.pager-items li.pager-item--first a,ul.pager-items li.pager-item--previous a,ul.pager-items li.pager-item--next a,ul.pager-items li.pager-item--last a,.context-home .block-views-blockjobs-latest-jobs .more-link a,.block-meatandmore-faq-cta a{letter-spacing:0 !important}.button-primary,input.form-submit,.context-home .block-views-blockjobs-latest-jobs .more-link a{background-color:#001E45}.button-primary:hover,input.form-submit:hover,.context-home .block-views-blockjobs-latest-jobs .more-link a:hover{background-color:#003478}.button-primary,input.form-submit,.context-home .block-views-blockjobs-latest-jobs .more-link a{border:none;background-color:#001E45}.button,ul.pager-items li.pager-item--first a,ul.pager-items li.pager-item--previous a,ul.pager-items li.pager-item--next a,ul.pager-items li.pager-item--last a,.context-home .block-views-blockjobs-latest-jobs .more-link a,.block-meatandmore-faq-cta a,.button-secondary,.button-primary,input.form-submit,.context-home .block-views-blockjobs-latest-jobs .more-link a{border-radius:1px}.button-secondary{border:none}.dropbutton-wrapper .dropbutton-toggle{margin:0}input:disabled,input[disabled]{background-color:#f1f1f1}input[type='email'],input[type='number'],input[type='search'],input[type='text'],input[type='tel'],input[type='url'],input[type='password'],input[type='date'],input[type='time'],textarea{-moz-appearance:none;-webkit-appearance:none;appearance:none}fieldset{padding:0;border-width:0}.form-item{margin-bottom:2rem}.form-item label,.form-item fieldset>legend,.form-item div.field-label,.form-item span.field-label,.form-item .label-inline{display:block;margin-bottom:0.5rem}.webform-element--title-inline label,.webform-element--title-inline fieldset>legend,.webform-element--title-inline div.field-label,.webform-element--title-inline span.field-label,.webform-element--title-inline .label-inline{display:inline-block;margin-bottom:0;width:12rem}.webform-element--title-inline .description{padding-left:12rem}.form-item .description{padding-top:0.2rem;padding-bottom:0.2rem}.form-item .description p,.form-item .description ul,.form-item .description li{margin-bottom:0}.field-prefix{margin-right:0.5rem}.field-suffix{margin-left:0.5rem}input[type='email'],input[type='number'],input[type='search'],input[type='text'],input[type='tel'],input[type='url'],input[type='password'],input[type='date'],input[type='time'],input.form-color{height:38px;padding:6px 10px;background-color:#fff;border:solid 1px #e1e1e1;border-radius:4px;box-shadow:none;box-sizing:border-box;transition:border cubic-bezier(0.215,0.61,0.355,1) .4s;max-width:100%;font-size:1rem;line-height:1.5rem}input[type='email']:hover,input[type='number']:hover,input[type='search']:hover,input[type='text']:hover,input[type='tel']:hover,input[type='url']:hover,input[type='password']:hover,input[type='date']:hover,input[type='time']:hover,input.form-color:hover{border:solid 1px #00746D;outline:0}input[type='email']:focus,input[type='number']:focus,input[type='search']:focus,input[type='text']:focus,input[type='tel']:focus,input[type='url']:focus,input[type='password']:focus,input[type='date']:focus,input[type='time']:focus,input.form-color:focus{border:solid 1px #00746D;outline:0}textarea{height:38px;padding:6px 10px;background-color:#fff;border:solid 1px #e1e1e1;border-radius:4px;box-shadow:none;box-sizing:border-box;min-height:65px;padding-top:6px;padding-bottom:6px;transition:border cubic-bezier(0.215,0.61,0.355,1) .4s;font-size:1rem;line-height:1.5rem}textarea:hover{border:solid 1px #00746D;outline:0}textarea:focus{border:solid 1px #00746D;outline:0}select{height:38px;padding:6px 10px;background-color:#fff;border:solid 1px #e1e1e1;border-radius:4px;box-shadow:none;box-sizing:border-box;transition:border cubic-bezier(0.215,0.61,0.355,1) .4s}select:hover{border:solid 1px #00746D;outline:0}select:focus{border:solid 1px #00746D;outline:0}.form-type-webform-select-other>.form-type-select{margin-bottom:0}.webform-select-other-input{margin-top:1rem}.form-type-checkbox input{margin-right:0.5rem}.form-type-checkbox label,.form-type-checkbox fieldset>legend,.form-type-checkbox div.field-label,.form-type-checkbox span.field-label,.form-type-checkbox .label-inline{display:inline-block;margin-bottom:0;font-weight:normal}.form-checkboxes .form-type-checkbox:not(:last-child){margin-bottom:0.25rem}.form-checkboxes .form-type-checkbox:last-child{margin-bottom:0}.form-type-radio input{margin-right:0.5rem}.form-type-radio label,.form-type-radio fieldset>legend,.form-type-radio div.field-label,.form-type-radio span.field-label,.form-type-radio .label-inline{display:inline-block;margin-bottom:0;font-weight:normal}.form-radios .form-type-radio{margin-bottom:0.25rem}.form-radios .form-type-radio:last-child{margin-bottom:0}.webform-options-display-two-columns,.webform-options-display-three-columns{margin:0}input[type='color']{border:0 none !important;border-top-left-radius:4px;border-bottom-left-radius:4px}input.form-color-output{border:solid 1px #e1e1e1;border-radius:4px}input.form-color-output,input.form-color-output:hover,input.form-color-output:focus{border-left:0 none;border-top-left-radius:0;border-bottom-left-radius:0}.webform-signature-pad{background:#fff;border:solid 1px #e1e1e1;border-radius:4px}.form-type-webform-toggle .description{clear:both}.ui-widget{font-family:"Lato",sans-serif;font-size:1rem;line-height:1.5rem}.ui-autocomplete{border:none;background:#fff}.ui-autocomplete .ui-menu-item{position:relative;z-index:1;margin:-1px 0 0;padding:.3rem .6rem;border:solid 1px #e1e1e1;transition:border cubic-bezier(0.215,0.61,0.355,1) .4s}.ui-autocomplete .ui-menu-item:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.ui-autocomplete .ui-state-focus{z-index:2;background:none;border:solid 1px #00746D}.form-textarea-wrapper textarea{min-height:15rem}input[type='email'],input[type='number'],input[type='search'],input[type='text'],input[type='tel'],input[type='url'],input[type='password'],input[type='date'],input[type='time'],input.form-color{width:100%}@media only screen and (max-width:992px - 0.01px){input[type="color"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="email"],input[type="month"],input[type="number"],input[type="password"],input[type="search"],input[type="tel"],input[type="text"],input[type="time"],input[type="url"],input[type="week"],select:focus,textarea{font-size:16px !important}}.solicit-button{text-align:right}.solicit-form{display:none;background:#f1f1f1;padding:2rem}.solicit-form .meatandmore-jobs-apply{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end}.solicit-form .meatandmore-jobs-apply>div{width:100%}@media only screen and (min-width:992px){.solicit-form .meatandmore-jobs-apply .form-item-name,.solicit-form .meatandmore-jobs-apply .form-item-firstname,.solicit-form .meatandmore-jobs-apply .form-item-mail,.solicit-form .meatandmore-jobs-apply .form-item-phone,.solicit-form .meatandmore-jobs-apply #ajax-wrapper,.solicit-form .meatandmore-jobs-apply .form-actions{width:45%}}.solicit-form .meatandmore-jobs-apply .form-item-cv{margin-bottom:0}.solicit-form .meatandmore-jobs-apply[data-drupal-form-submit-last] #edit-actions input[type="submit"]{padding-right:3.5rem;background:#BBBEC7 url(/themes/custom/calibr8_buurtslagers/images/ajax-loader-bs.gif) no-repeat 90% center;background-size:6%;color:#fff;border-color:#BBBEC7}.webform-flex--container>.form-item>input[type='checkbox']{width:auto}.form-type-datetime .container-inline{display:flex;margin:0 -.5em}.form-type-datetime .container-inline .form-type-date,.form-type-datetime .container-inline .form-type-webform-time{flex:1;margin:0 .5em}form label.form-required::after,form fieldset>legend.form-required::after,form div.form-required.field-label::after,form span.form-required.field-label::after,form .form-required.label-inline::after{content:'*';color:#00746D}.file--application-pdf{margin-right:0.5rem}.js-form-file,.form-managed-file{min-width:21rem}#edit-birthdate .form-item--error-message{display:none}#edit-birthdate--description{margin-bottom:1rem}.webform-confirmation a{font-weight:bold;text-decoration:underline;color:#4f4f4f}.webform-confirmation a:hover{color:#00746D}.phone-number--input{width:calc(50% - 1rem) !important}.birthdate--input{width:100%}.birthdate--input .birthdate--input{width:calc(50% - 1rem) !important}.preferred-store--input{width:calc(50% - 1rem) !important}.store--input{width:100% !important}@media (max-width:692px){.phone-number--input{width:100% !important}.birthdate--input .birthdate--input{width:100% !important}.preferred-store--input{width:100% !important}.store--input{width:100% !important}}.pager::after{content:'.';display:block;height:0;clear:both;visibility:hidden}ul.pager-items{list-style:none;position:relative;display:block;float:left;left:50%;font-size:1rem;line-height:1rem}ul.pager-items li.pager-item{position:relative;display:block;float:left;right:50%;margin:0;text-align:center}ul.pager-items li.pager-item a{display:block}ul.pager-items li:not(:last-child){margin-right:0.2rem}ul.pager-items li.pager-item a,ul.pager-items li.pager-ellipsis,ul.pager-items li.pager-current{padding:.5rem;min-width:2rem;border-radius:4px}ul.pager-items li.pager-item--first a::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}ul.pager-items li.pager-item--previous a::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}ul.pager-items li.pager-item--next a::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}ul.pager-items li.pager-item--last a::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}ul.pager-items li.pager-item--first a,ul.pager-items li.pager-item--previous a,ul.pager-items li.pager-item--next a,ul.pager-items li.pager-item--last a{padding:.5rem;margin:0;line-height:1px}ul.pager-items li.pager-item--first a::before,ul.pager-items li.pager-item--previous a::before,ul.pager-items li.pager-item--next a::before,ul.pager-items li.pager-item--last a::before{font-size:.75rem}ul.pager-items li.pager-item--ellipsis{color:#888}ul.pager-items li.is-active{background-color:#00746D;border-radius:1.0625rem}ul.pager-items li.is-active a{color:#fff}.pager{padding:2rem 0}.pager ul.pager-items{display:flex;align-items:center;flex-wrap:wrap;margin:0 auto}.pager ul.pager-items .pager-item--first a,.pager ul.pager-items .pager-item--previous a,.pager ul.pager-items .pager-item--next a,.pager ul.pager-items .pager-item--last a{background:#fff;border-radius:1px}.pager ul.pager-items .pager-item--first a:hover,.pager ul.pager-items .pager-item--previous a:hover,.pager ul.pager-items .pager-item--next a:hover,.pager ul.pager-items .pager-item--last a:hover{background-color:#001E45}.pager ul.pager-items .pager-item{margin-bottom:0.5rem}.pager ul.pager-items .pager-item--ellipsis{margin-left:0.5rem;margin-right:0.5rem}.view-news .pager{list-style:none;margin-left:0}.view-news .pager .pager__item{text-align:center}ul.menu{list-style:none;margin:0;padding:0;font-size:1rem;line-height:1.5rem}ul.menu li{margin-bottom:0.5rem}ul.menu a{color:#000;font-weight:400}ul.menu a:hover{color:#1a1a1a}ul.menu li.menu-item--active-trail>a{color:#00746D}.menu-horizontal ul.menu li{float:left}.menu-horizontal ul.menu li:not(:last-child){margin-right:1rem}.menu-centered ul.menu{position:relative;display:block;float:left;left:50%}.menu-centered ul.menu li{position:relative;display:block;float:left;right:50%}.menu-centered ul.menu li:not(:last-child){margin-right:1rem}.menu-dropdown{z-index:100}.menu-dropdown ul.menu li{position:relative;float:left;margin:0 1rem 0 0;padding:0}.menu-dropdown ul.menu>li:last-child{margin-right:0}.menu-dropdown ul.menu a{display:block;padding:0.5rem;font-size:1rem}.menu-dropdown ul.menu ul{display:none}.menu-dropdown ul.menu li:hover>ul{display:block}.menu-dropdown ul.menu>li.menu-item--expanded>a::after{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;margin:0 0 0 0.5rem}.menu-dropdown ul.menu ul{position:absolute;top:100%;left:0;z-index:101;border:solid 1px #e1e1e1;background:#fff;box-shadow:0 3px 0 3px rgba(0,0,0,0.03)}.menu-dropdown ul.menu ul>li{position:relative;float:none;margin:0;width:240px}.menu-dropdown ul.menu ul>li:not(:last-child){margin-right:0}.menu-dropdown ul.menu ul>li:not(:last-child)>a{border-bottom:solid 1px #e1e1e1}.menu-dropdown ul.menu ul>li.menu-item--expanded>a{padding-right:2rem}.menu-dropdown ul.menu ul>li.menu-item--expanded>a::after{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;position:absolute;right:0.5rem;top:50%;transform:translateY(-50%)}.menu-dropdown ul.menu ul ul{position:absolute;top:0;left:100%}.node{position:relative}.node--onclick{cursor:pointer}.node--onclick,.node--onclick .field--title,.node--onclick .field--subtitle{transition:color cubic-bezier(0.215,0.61,0.355,1) .4s}.node--onclick:hover,.node--onclick:hover .field--title,.node--onclick:hover .field--subtitle{color:#000}fieldset>legend.field-label,label.field-label,div.field-label,span.field-label,.field-label.label-inline,div.field-label,span.field-label{display:inline-block;margin-right:0.5rem}.label-inline fieldset>legend.field-label,.label-inline label.field-label,.label-inline div.field-label,.label-inline span.field-label,.label-inline .field-label.label-inline,.label-inline div.field-label,.label-inline span.field-label,.label-inline div.field-content{display:inline-block}.field--title+.field--subtitle{margin-top:-1rem}.field--date{font-size:.875rem;line-height:1.3125rem;color:#888}.field--date::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;margin-right:0.5rem}.node--list{margin-bottom:3rem}.node--search-result{margin-bottom:3rem}.node--teaser{margin-bottom:3rem}.node--full{margin-bottom:3rem}.front .page-title{display:none}.front .hero-header .page-title{display:block}.user{position:relative}.user--list{margin-bottom:3rem}.user--search-result{margin-bottom:3rem}.user--teaser{margin-bottom:3rem}.user--full{margin-bottom:3rem}.view-header{margin-bottom:3rem}.paragraph__content .view-header{margin-bottom:1rem}.view-content::after{content:'.';display:block;height:0;clear:both;visibility:hidden}.view-empty p{margin-bottom:0}.view--grid--3-cols-3-rows .view-header{display:flex;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem}.view--grid--3-cols-3-rows .view-header>*{width:100%;padding-right:.5rem;padding-left:.5rem;margin-bottom:1rem}@media screen and (min-width:692px){.view--grid--3-cols-3-rows .view-header{margin-right:-1rem;margin-left:-1rem}.view--grid--3-cols-3-rows .view-header>*{padding-right:1rem;padding-left:1rem;margin-bottom:2rem}}.view--grid--3-cols-3-rows .view-header .views-row{flex-basis:100%;max-width:100%}.view--grid--3-cols-3-rows .view-header .views-row:first-child img{width:100%}@media only screen and (min-width:992px){.view--grid--3-cols-3-rows .view-header .views-row:first-child{flex-basis:66.667%;max-width:66.667%}}@media only screen and (min-width:692px){.view--grid--3-cols-3-rows .view-header .views-row:nth-child(2){flex-basis:50%;max-width:50%}}@media only screen and (min-width:992px){.view--grid--3-cols-3-rows .view-header .views-row:nth-child(2){flex-basis:33.333%;max-width:33.333%}}@media only screen and (min-width:692px){.view--grid--3-cols-3-rows .view-header .views-row:nth-child(3){flex-basis:50%;max-width:50%}}@media only screen and (min-width:992px){.view--grid--3-cols-3-rows .view-header .views-row:nth-child(3){flex-basis:33.333%;max-width:33.333%}}.view--grid--3-cols-3-rows .views-infinite-scroll-content-wrapper{display:flex;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem}.view--grid--3-cols-3-rows .views-infinite-scroll-content-wrapper>*{width:100%;padding-right:.5rem;padding-left:.5rem;margin-bottom:1rem}@media screen and (min-width:692px){.view--grid--3-cols-3-rows .views-infinite-scroll-content-wrapper{margin-right:-1rem;margin-left:-1rem}.view--grid--3-cols-3-rows .views-infinite-scroll-content-wrapper>*{padding-right:1rem;padding-left:1rem;margin-bottom:2rem}}.view--grid--3-cols-3-rows .views-infinite-scroll-content-wrapper .views-row{width:100%}@media only screen and (min-width:392px){.view--grid--3-cols-3-rows .views-infinite-scroll-content-wrapper .views-row{width:50%}}@media only screen and (min-width:692px){.view--grid--3-cols-3-rows .views-infinite-scroll-content-wrapper .views-row{width:33.3%}}.view--grid--3-cols .view-content{display:flex;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem}.view--grid--3-cols .view-content>*{width:100%;padding-right:.5rem;padding-left:.5rem;margin-bottom:1rem}@media screen and (min-width:692px){.view--grid--3-cols .view-content{margin-right:-1rem;margin-left:-1rem}.view--grid--3-cols .view-content>*{padding-right:1rem;padding-left:1rem;margin-bottom:2rem}}.view--grid--3-cols .view-content .views-row{width:100%}@media only screen and (min-width:392px){.view--grid--3-cols .view-content .views-row{width:50%}}@media only screen and (min-width:692px){.view--grid--3-cols .view-content .views-row{width:33.3%}}.view-search .pager,.view-recipes .pager{list-style:none;padding-left:0;text-align:center}.page-layout{position:relative}.page-layout.sidebar .page-layout__content .paragraph>.container,.page-layout.sidebar .page-layout__content .paragraph>#sharing-menu,.page-layout.sidebar .page-layout__content .context-vacatures .content-wrapper .paragraph>.wrapper,.context-vacatures .content-wrapper .page-layout.sidebar .page-layout__content .paragraph>.wrapper,.page-layout.sidebar .page-layout__content .block-koptana-product-recap .paragraph>.product--recap,.block-koptana-product-recap .page-layout.sidebar .page-layout__content .paragraph>.product--recap{max-width:none}.page-layout.sidebar{display:flex;flex-wrap:wrap;align-items:flex-start;place-content:center center}.page-layout.sidebar .page-layout__header{order:1;flex:1 1 100%}.page-layout.sidebar .page-layout__footer{order:9;flex:1 1 100%}.page-layout.sidebar .page-layout__content{order:5;flex:1 1 100%}.page-layout.sidebar .page-layout__content-bottom{order:9;flex:1 1 100%}.page-layout.sidebar .page-layout__sidebar-left{order:6;flex:1 1 100%}.page-layout.sidebar .page-layout__sidebar-right{order:7;flex:1 1 100%}@media (min-width:692px){.page-layout.sidebar .page-layout__content{order:5;flex:0 1 calc(100% - 300px);max-width:900px}.page-layout.sidebar .page-layout__sidebar-left{order:4;flex:0 0 300px}.page-layout.sidebar .page-layout__sidebar-right{order:6;flex:0 0 300px}}@media print,(min-width:992px){.page-layout.sidebar .page-layout__content{order:5;flex:0 1 calc(100% - 360px);max-width:840px}.page-layout.sidebar .page-layout__sidebar-left{order:4;flex:0 0 360px}.page-layout.sidebar .page-layout__sidebar-right{order:6;flex:0 0 360px}}@media (min-width:692px) and (max-width:992px - 0.1){.page-layout.sidebar--both .page-layout__content{flex:0 1 100%}.page-layout.sidebar--both .page-layout__sidebar-left{order:6;flex:0 1 50%}.page-layout.sidebar--both .page-layout__sidebar-left>.container,.page-layout.sidebar--both .page-layout__sidebar-left>#sharing-menu,.page-layout.sidebar--both .context-vacatures .content-wrapper .page-layout__sidebar-left>.wrapper,.context-vacatures .content-wrapper .page-layout.sidebar--both .page-layout__sidebar-left>.wrapper,.page-layout.sidebar--both .block-koptana-product-recap .page-layout__sidebar-left>.product--recap,.block-koptana-product-recap .page-layout.sidebar--both .page-layout__sidebar-left>.product--recap{padding-right:1rem}.page-layout.sidebar--both .page-layout__sidebar-right{order:7;flex:0 1 50%}.page-layout.sidebar--both .page-layout__sidebar-right>.container,.page-layout.sidebar--both .page-layout__sidebar-right>#sharing-menu,.page-layout.sidebar--both .context-vacatures .content-wrapper .page-layout__sidebar-right>.wrapper,.context-vacatures .content-wrapper .page-layout.sidebar--both .page-layout__sidebar-right>.wrapper,.page-layout.sidebar--both .block-koptana-product-recap .page-layout__sidebar-right>.product--recap,.block-koptana-product-recap .page-layout.sidebar--both .page-layout__sidebar-right>.product--recap{padding-left:1rem}}@media print,(min-width:992px){.page-layout.sidebar--both .page-layout__content{flex:0 1 calc(100% - 600px);max-width:600px}.page-layout.sidebar--both .page-layout__sidebar-left{flex:0 0 300px}.page-layout.sidebar--both .page-layout__sidebar-right{flex:0 0 300px}}.page-layout__content-wrapper--framed{padding-top:1rem;padding-bottom:1rem;max-width:800px;margin:0 auto 3rem auto;background-color:#fff}@media print,(min-width:692px){.page-layout__content-wrapper--framed{padding-top:2rem;padding-bottom:2rem}}@media print,(min-width:692px){.sidebar .page-layout__content-wrapper--framed{margin-left:2rem;margin-right:2rem}}.paragraph--text-with-background-image .paragraph__content-wrapper{border-radius:10px;margin-bottom:3rem}.paragraph--infobox .paragraph__content-wrapper{border-radius:10px}.paragraph--text-with-image-overlap img{border-top-right-radius:10px;border-bottom-right-radius:10px}.header-region .block--menu--main ul.menu li a:hover,.header-region .block--menu--main ul.menu li a:focus{border-bottom-color:#EF373E}.node--recipe--full .field--recipe-steps>div::before{color:#00746D;text-align:center;font-family:"roboto",sans-serif;height:33px;line-height:30px;font-weight:bold;width:100%;margin-bottom:1.5rem;margin-left:0}@media only screen and (min-width:692px){.node--recipe--full .field--recipe-steps>div::before{width:2.5rem;margin-left:1rem}}.node--job--teaser-small{transition:cubic-bezier(0.215,0.61,0.355,1) .4s}.node--job--teaser-small:hover{transition:cubic-bezier(0.215,0.61,0.355,1) .4s;transform:scale(1.03)}div[class*="hero-text-background--"] .hero-header__content{margin-bottom:3rem;border-radius:10px}.button-secondary{font-size:1rem;line-height:1.5rem}.ui-autocomplete-input{background-image:none !important;background-position:100% 40% !important;background-size:2.5rem}@media only screen and (min-width:1292px){.ui-autocomplete-input{background-position:100% 40% !important;background-size:3rem}}input.form-autocomplete.ui-autocomplete-loading{background-image:url(/themes/custom/images/ajax.gif) !important}.search-api-autocomplete-search{max-width:93%}@media only screen and (min-width:692px){.search-api-autocomplete-search{width:100%;max-width:24.1rem}}.search-api-autocomplete-search .product--teaser{padding:1rem;margin:0;border:none}.search-api-autocomplete-search .product--teaser .product--teaser-wrapper{display:flex;flex-direction:row;align-items:center}.search-api-autocomplete-search .product--teaser .product--teaser-wrapper .product--teaser-top{width:20%;padding-right:5%;max-width:7rem}.search-api-autocomplete-search .product--teaser .product--teaser-wrapper .product--teaser-middle{width:75%}.search-api-autocomplete-search .product--teaser .product--teaser-wrapper .product--teaser-bottom{display:none}.search-api-autocomplete-search .product--teaser .promo{display:none}.ui-state-active{background:#f4f4f4 !important;border:0 !important;margin:0 !important;color:#000 !important}.ui-state-active:hover{background:#f4f4f4 !important}.ui-state-active .search-api-autocomplete-suggestion{color:#000 !important;background-color:#f4f4f4 !important}.ui-autocomplete{max-height:400px;overflow-y:scroll}.ui-autocomplete .ui-menu-item{padding:0}.ui-autocomplete .ui-menu-item:hover{background:#f4f4f4}.ui-autocomplete .ui-menu-item .ui-menu-item-wrapper{padding:1.5rem .8rem;display:inline-block;width:100%}.ui-front{z-index:9999}.block-meatandmore-general-brands .brands-title{font-size:3rem;line-height:4.5rem;line-height:3.5rem;font-weight:lighter;word-spacing:200rem}@media only screen and (min-width:692px){.block-meatandmore-general-brands .brands-title{text-align:left}}.block-meatandmore-general-brands .brands-block-content{margin-bottom:2rem}@media only screen and (min-width:692px){.block-meatandmore-general-brands .brands-block-content{margin-bottom:0}}.block-meatandmore-general-brands .term--brands--teaser.vocabulary-brands:last-child{margin-bottom:0}.block-meatandmore-general-prevnext-news{border-top:solid 1px #e1e1e1;padding-top:1rem;display:flex;justify-content:space-between}.block-meatandmore-general-prevnext-news .prev,.block-meatandmore-general-prevnext-news .next{width:50%}.block-meatandmore-general-prevnext-news .prev p,.block-meatandmore-general-prevnext-news .next p{margin-bottom:0}.block-meatandmore-general-prevnext-news .prev a,.block-meatandmore-general-prevnext-news .next a{text-decoration:underline}.block-meatandmore-general-prevnext-news .next{text-align:right}#block-views-block-inspiration-block-1{padding:4rem 0 3rem}.feedback__block{box-shadow:0 0 21px 0 rgba(0,0,0,0.07),0 18px 21px 0 rgba(0,0,0,0.05);padding:2rem 2rem 4.5rem;margin:1.5rem 0;text-align:center;position:relative;-o-border-image:url(/themes/custom/calibr8_buurtslagers/images/buurtslagers_pattern.png) 0 1 100% repeat;border-image:url(/themes/custom/calibr8_buurtslagers/images/buurtslagers_pattern.png) 0 1 100% repeat;border-bottom:50px solid}@media only screen and (min-width:992px){.feedback__block::after{content:'';display:inline-block;width:125px;height:165px;background:url(/themes/custom/calibr8_buurtslagers/images/buurtslagers-ventje-new.png) bottom right no-repeat;background-size:contain;position:absolute;bottom:-50px;right:10px;pointer-events:none}}@media only screen and (min-width:1292px){.feedback__block::after{width:155px}}.feedback__block h2,.feedback__block .node--job--full h1,.node--job--full .feedback__block h1{margin-bottom:2.5rem;font-size:1.25rem;line-height:1.875rem}.feedback__block .happy{background-color:#00746D;display:inline-block;padding:.3rem .8rem;color:#fff}.feedback__block .happy::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;color:#fff;margin-right:.5rem}.feedback__block .happy:hover,.feedback__block .happy:focus{background-color:#00413d}.feedback__block .unhappy{background-color:#EF373E;display:inline-block;padding:.3rem .8rem;color:#fff;margin-left:1.5rem}.feedback__block .unhappy::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;color:#fff;margin-right:.5rem}.feedback__block .unhappy:hover,.feedback__block .unhappy:focus{background-color:#e1121a}.block-facet--checkbox ul{margin-left:0;list-style:none;padding-right:2rem}.block-facet--checkbox ul input{margin-right:.8rem}.block-facet--checkbox ul li::after{content:'.';display:block;height:0;clear:both;visibility:hidden}.block-facet--checkbox ul li .facet-item__count{float:right}.region--header{background:#fff;margin-bottom:1rem}.region--header>.container,.region--header>#sharing-menu,.context-vacatures .content-wrapper .region--header>.wrapper,.block-koptana-product-recap .region--header>.product--recap{border-bottom:1px solid #EAE6D6}@media only screen and (min-width:692px){.region--header{margin-bottom:2rem}.region--header>.container,.region--header>#sharing-menu,.context-vacatures .content-wrapper .region--header>.wrapper,.block-koptana-product-recap .region--header>.product--recap{border-bottom:0}}.box-step .hamb,.context-cart .hamb,.context-cart-pickup-moment .hamb,.context-cart-verify .hamb{display:none}.context-cart .cancel{display:none}.region-header-inner{padding:0.5rem 0}@media print,(min-width:692px){.region-header-inner{padding:2rem 0 0}}@media only screen and (min-width:1292px){.region-header-inner{padding:2rem 0}}.region--header .block-search{display:none}@media only screen and (min-width:692px){.region--header .block-search{display:inline-block}}.block-views-exposed-filter-blocksearch-search,.block-search{margin-left:2rem}.block-views-exposed-filter-blocksearch-search form,.block-search form{position:relative;margin-bottom:0}@media only screen and (max-width:692px - 0.01){.block-views-exposed-filter-blocksearch-search form,.block-search form{overflow:auto;clear:both}}.block-views-exposed-filter-blocksearch-search label,.block-views-exposed-filter-blocksearch-search fieldset>legend,.block-views-exposed-filter-blocksearch-search div.field-label,.block-views-exposed-filter-blocksearch-search span.field-label,.block-views-exposed-filter-blocksearch-search .label-inline,.block-search label,.block-search fieldset>legend,.block-search div.field-label,.block-search span.field-label,.block-search .label-inline{display:none}.block-views-exposed-filter-blocksearch-search .form-item,.block-search .form-item{margin:0}.block-views-exposed-filter-blocksearch-search .form-item input,.block-search .form-item input{height:41px;width:250px;border-radius:1px;border:solid 1px #636363;padding-right:2rem}@media only screen and (min-width:1292px){.block-views-exposed-filter-blocksearch-search .form-item input,.block-search .form-item input{height:60px;width:385px}}.block-views-exposed-filter-blocksearch-search .form-actions,.block-search .form-actions{position:absolute;right:.8rem;top:.8rem;line-height:0}.block-views-exposed-filter-blocksearch-search .form-actions input,.block-search .form-actions input{background-color:transparent;border:0;height:1rem;width:1rem;padding:0;margin:0;font-size:0;background:url(/themes/custom/calibr8_buurtslagers/icons/search-red.svg) center center no-repeat;background-size:contain;background-color:transparent}@media only screen and (min-width:1292px){.block-views-exposed-filter-blocksearch-search .form-actions input,.block-search .form-actions input{width:1.3rem;height:1.3rem;margin-top:0.4rem}}@media only screen and (min-width:1292px){.block-search{float:left}}.block-views-exposed-filter-blocksearch-search{margin:1rem 0}.block-views-exposed-filter-blocksearch-search .form-item,.block-views-exposed-filter-blocksearch-search .form-item input{width:100%}.branding{float:left}@media print,(min-width:692px){.branding{margin-top:-10px}}.branding .site-name{display:none}.branding .site-slogan{display:none}.branding .site-logo{transition:all cubic-bezier(0.215,0.61,0.355,1) .4s}.branding .site-logo img{display:block;width:82px;height:35px}@media print,(min-width:692px){.branding .site-logo img{height:55px}}@media print,(min-width:1292px){.branding .site-logo img{width:144px;height:76px}}.branding a:hover .site-logo{opacity:0.7}.region--header #mobile-menu-anchor{position:absolute;right:1rem;top:50%;transform:translateY(-50%);z-index:101}.region--header #mobile-menu-anchor .hamb #line1{transform:rotate(0deg);fill:#00746D;transition:all .5s ease}.region--header #mobile-menu-anchor .hamb #line2{fill:#00746D;opacity:1;transition:all .2s ease}.region--header #mobile-menu-anchor .hamb #line3{fill:#00746D;transform:rotate(0);transform-origin:25px 23px;transition:all .5s ease}.region--header #mobile-menu-anchor .hamb .line{fill:#00746D}.region--header #mobile-menu-anchor.anchor-open .hamb #line1{transform:rotate(-45deg);fill:#00746D;transform-origin:27px 12px;transition:all .5s ease}.region--header #mobile-menu-anchor.anchor-open .hamb #line2{fill:#00746D;opacity:0;transition:opacity .2s ease}.region--header #mobile-menu-anchor.anchor-open .hamb #line3{fill:#00746D;transform:rotate(45deg);transform-origin:25px 23px;transition:all .5s ease}.region--header #mobile-menu-anchor.anchor-open .hamb .line{fill:#000}.block-system-breadcrumb-block{float:left}@media only screen and (min-width:692px){.block-system-breadcrumb-block{float:none}}.breadcrumb{padding:0;color:#4f4f4f;margin-top:1rem}.breadcrumb ol{margin:0}.breadcrumb ol li{font-size:.875rem;line-height:1.3125rem}.breadcrumb li:not(:nth-last-child(2)){display:none}.breadcrumb li:nth-last-child(2){display:inline-block}.breadcrumb li:nth-last-child(2)::before{content:''}.breadcrumb li:nth-last-child(2) a{text-decoration:none;color:#4f4f4f}.breadcrumb li:nth-last-child(2) a::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;color:#00746D;margin-right:10px}@media only screen and (min-width:692px){.breadcrumb{margin-top:0.5rem}.breadcrumb li,.breadcrumb li:not(:nth-last-child(2)){display:inline-block}.breadcrumb li:nth-last-child(2)::before{content:'/'}.breadcrumb li:nth-last-child(2) a{text-decoration:underline;color:#4f4f4f}.breadcrumb li:nth-last-child(2) a::before{content:'';margin:0}.breadcrumb li a{text-decoration:underline;color:#4f4f4f}.breadcrumb li::before{content:'/';margin:0}.breadcrumb li:first-child::before{content:'';display:none}}.region--doormat{background-color:#00746D;color:#fff;padding:3.75rem 0.5rem;-o-border-image:url(/themes/custom/calibr8_buurtslagers/images/buurtslagers_pattern.png) 100% 1 0 repeat;border-image:url(/themes/custom/calibr8_buurtslagers/images/buurtslagers_pattern.png) 100% 1 0 repeat;border-top:50px solid}@media only screen and (min-width:692px){.region--doormat{padding:3.75rem 0;position:relative}.region--doormat::before{content:'';display:inline-block;width:350px;height:200px;background:url(/themes/custom/calibr8_buurtslagers/images/pattern_corner.png) top left no-repeat;position:absolute;top:-50px;left:0;background-size:contain}}.region--doormat h2,.region--doormat .node--job--full h1,.node--job--full .region--doormat h1{font-size:1rem;line-height:1.5rem;color:#fff}.region--doormat li a{opacity:.8}.region--doormat li a:hover,.region--doormat li a:focus{opacity:1;color:#fff}.region--doormat ul.menu li.menu-item--active-trail>a{color:#fff;opacity:1}.region--doormat ul.menu li{float:left;width:100%}@media only screen and (min-width:392px){.region--doormat ul.menu li{width:50%}}@media only screen and (min-width:692px){.region--doormat ul.menu li{width:25%}}@media only screen and (min-width:1292px){.region--doormat ul.menu li{width:50%}}.region--footer{padding:1.5rem 0;background:#000;color:#fff}.region--footer .footer-logo::before{font-size:2.75rem;line-height:4.125rem;line-height:66px}.region--footer .footer-left{text-align:center;margin-bottom:2rem}@media only screen and (min-width:692px){.region--footer .footer-left{text-align:left;margin-bottom:0}}.region--footer .footer-left .icon-desc{display:inline-block;margin-left:.5rem;font-size:.75rem;line-height:1.125rem}.region--footer .footer-left .icon-desc a{color:#fff;text-decoration:underline}.region--footer .footer-right{text-align:right;margin-top:0.75rem;font-size:.875rem;line-height:1.3125rem}.region--footer .footer-right ul.menu li{display:inline-block}.region--footer .footer-right ul.menu li a,.region--footer .footer-right ul.menu li span{font-size:.875rem;line-height:1.3125rem;text-decoration:underline;opacity:.8;color:#fff}.region--footer .footer-right ul.menu li a:hover,.region--footer .footer-right ul.menu li a:focus,.region--footer .footer-right ul.menu li a.is-active,.region--footer .footer-right ul.menu li span:hover,.region--footer .footer-right ul.menu li span:focus,.region--footer .footer-right ul.menu li span.is-active{cursor:pointer;opacity:1;color:#fff}.region--footer .footer-right ul.menu li::after{content:" - "}.region--footer .footer-right ul.menu li:last-child::after{content:""}.region--toolbar{padding:0.2rem 0;color:#fff;background-color:#000}.region--toolbar .block{margin:0}.hero-header{position:relative;margin-bottom:2rem}@media only screen and (min-width:692px){.hero-header{margin-bottom:3rem}}.hero-header .field--call-to-action{margin-top:1rem}.hero-header__image img{display:block;width:100%}@media print,(min-width:692px){.hero-header__content-wrapper{position:absolute;right:auto;bottom:0;left:50%;width:100%;max-width:83.5rem;padding:2rem;transform:translateX(-50%)}}.hero-header__content{padding-bottom:1rem}@media print,(min-width:692px){.hero-header__content{padding-bottom:2rem}}@media print,(min-width:692px){.hero-header__content{position:absolute;bottom:0;left:0;width:100%;max-width:600px}}.hero-header .page-title{color:inherit}.hero-header .field--hero-body>*:last-child{margin-bottom:0}.hero-header.hero-text-color--black{color:#000}.hero-header.hero-text-color--white{color:#fff}.hero-header__content{padding:1rem}@media print,(min-width:692px){.hero-header__content{padding:2rem}}.hero-text-background--white{background:#fff}.hero-text-background--black .hero-header__content{padding:1rem;background:#000}@media print,(min-width:692px){.hero-text-background--black .hero-header__content{padding:2rem}}.hero-text-background--grey .hero-header__content{padding:1rem;background:#ddd}@media print,(min-width:692px){.hero-text-background--grey .hero-header__content{padding:2rem}}.hero-text-background--primary .hero-header__content{padding:1rem;background:#00746D}@media print,(min-width:692px){.hero-text-background--primary .hero-header__content{padding:2rem}}.hero-text-background--secondary .hero-header__content{padding:1rem;background:#EF373E}@media print,(min-width:692px){.hero-text-background--secondary .hero-header__content{padding:2rem}}.hero-text-background--black-transparent .hero-header__content{padding:1rem;background:rgba(2,23,16,0.8)}@media print,(min-width:692px){.hero-text-background--black-transparent .hero-header__content{padding:2rem}}.hero-text-background--white-transparent .hero-header__content{padding:1rem;background:rgba(255,255,255,0.8)}@media print,(min-width:692px){.hero-text-background--white-transparent .hero-header__content{padding:2rem}}.hero-text-background--text-shadow .hero-header__content{text-shadow:2px 2px rgba(2,23,16,0.8)}.hero-text-align--centered .hero-header__content{text-align:center}@media print,(min-width:692px){.hero-text-align--centered .hero-header__content{left:50%;transform:translateX(-50%)}}.hero-text-align--right .hero-header__content{text-align:right}@media print,(min-width:692px){.hero-text-align--right .hero-header__content{right:0;left:auto}}.region--doormat{padding:3.75rem 0.5rem}@media only screen and (min-width:692px){.region--doormat{padding:3.75rem 0}}.region--doormat #block-socialmediablock{width:100%;text-align:center}@media only screen and (min-width:992px){.region--doormat #block-socialmediablock{text-align:right;margin-right:1rem}}.region--doormat ul.social-menu{text-align:right;display:inline-block}.region--doormat ul.social-menu a{color:#fff !important;display:inline-block;width:30px;height:30px}.region--doormat ul.social-menu a::before{font-size:1.25rem;line-height:1.875rem}.region--doormat ul.social-menu li{width:auto;margin-bottom:0}.region--doormat ul.social-menu li::after{content:""}.region--doormat h2,.region--doormat .node--job--full h1,.node--job--full .region--doormat h1{font-weight:bold}.header-region .block--menu--main{display:none}@media only screen and (min-width:692px){.header-region .block--menu--main{max-width:100%;display:inline-block;margin-top:1.5rem;width:100%;background-color:#f4f4f4;padding:1.3rem 0 0.8rem}.header-region .block--menu--main ul.menu{margin-bottom:0}.header-region .block--menu--main ul.menu li{display:inline-block}.header-region .block--menu--main ul.menu li a{font-size:1.0625rem;line-height:1.59375rem;color:#000;padding:.5rem .15rem;margin:0 .75rem;border-bottom:3px solid transparent}}@media only screen and (min-width:692px) and (min-width:992px){.header-region .block--menu--main ul.menu li a{margin:0 1rem}}@media only screen and (min-width:692px){.header-region .block--menu--main ul.menu li a:hover,.header-region .block--menu--main ul.menu li a:focus{border-bottom-color:#dedede}.header-region .block--menu--main ul.menu li a.menu-item--cta{color:#fff;background-color:#00746D;padding:.5rem .9rem;margin:0 .9rem;border-radius:3px}.header-region .block--menu--main ul.menu li a.menu-item--cta:hover,.header-region .block--menu--main ul.menu li a.menu-item--cta:focus{box-shadow:0 0 30px 0 rgba(200,16,46,0.52);border-bottom-color:transparent}.header-region .block--menu--main ul.menu li.menu-item--active-trail a{border-bottom-color:#000}}@media only screen and (min-width:1292px){.header-region .block--menu--main{width:auto;text-align:right;display:block;float:right;background-color:transparent;padding:0;margin-top:1rem}.header-region .block--menu--main ul.menu{margin-bottom:1rem}.header-region .block--menu--main ul.menu li:last-child a{padding-right:0}}.header-region .block-koptana-header{position:relative;display:inline-block;float:right;margin:2px 2.4rem 0 0}.header-region .block-koptana-header .cart-link .cart-link-text{display:none}.header-region .block-koptana-header .cart-link .amount{font-size:.625rem;line-height:.9375rem;transition:cubic-bezier(0.55,0.055,0.675,0.19) 0.1s;display:inline-block;top:-8px;right:-6px;background-color:#EF373E;border-radius:100%;opacity:0.8;min-width:1.3rem;padding:0.2rem;text-align:center;color:#fff}@media only screen and (min-width:692px){.header-region .block-koptana-header .cart-link .amount{right:8px;position:absolute}}.header-region .block-koptana-header .cart-link:hover .amount{opacity:1}.header-region .block-koptana-header .account{font-size:0;margin-right:.5rem}@media only screen and (min-width:692px){.header-region .block-koptana-header{max-width:100%;margin-top:.5rem;margin-left:1rem;margin-right:0;background-color:transparent;padding:0;width:auto}.header-region .block-koptana-header .account{font-size:1.0625rem;line-height:1.59375rem}.header-region .block-koptana-header a{font-size:1.0625rem;line-height:1.59375rem;color:#000;padding:.5rem .15rem;margin:0 .75rem;border-bottom:3px solid transparent}}@media only screen and (min-width:692px) and (min-width:992px){.header-region .block-koptana-header a{margin:0 1rem}}@media only screen and (min-width:692px){.header-region .block-koptana-header a:hover,.header-region .block-koptana-header a:focus{border-bottom-color:#dedede}.header-region .block-koptana-header.menu-item--active-trail a{border-bottom-color:#000}}@media only screen and (min-width:1292px){.header-region .block-koptana-header{margin-top:1rem}}.region--secondary-navigation .block--menu--secondary-menu{display:none}@media only screen and (min-width:692px){.region--secondary-navigation .block--menu--secondary-menu{display:inline-block;background-color:#f4f4f4}.region--secondary-navigation .block--menu--secondary-menu ul.menu{padding:1.3rem 0 0.8rem;line-height:2.5rem}.region--secondary-navigation .block--menu--secondary-menu ul.menu li{display:inline-block}.region--secondary-navigation .block--menu--secondary-menu ul.menu li:first-child a{padding-left:0;margin-left:0}.region--secondary-navigation .block--menu--secondary-menu ul.menu li a{font-size:1.0625rem;line-height:1.59375rem;color:#000;padding:.5rem .15rem;margin:0 .75rem;border-bottom:3px solid transparent;padding-left:0;margin-left:0}}@media only screen and (min-width:692px) and (min-width:992px){.region--secondary-navigation .block--menu--secondary-menu ul.menu li a{margin:0 1.5rem;margin-left:0}}@media only screen and (min-width:692px){.region--secondary-navigation .block--menu--secondary-menu ul.menu li a:hover,.region--secondary-navigation .block--menu--secondary-menu ul.menu li a:focus{border-bottom-color:#dedede}.region--secondary-navigation .block--menu--secondary-menu ul.menu li a.menu-item--cta{color:#fff;background-color:#EF373E;padding:.5rem .9rem;margin:0 .9rem;border-radius:3px;text-transform:unset}.region--secondary-navigation .block--menu--secondary-menu ul.menu li a.menu-item--cta:hover,.region--secondary-navigation .block--menu--secondary-menu ul.menu li a.menu-item--cta:focus{box-shadow:0 0 30px 0 rgba(200,16,46,0.52);border-bottom-color:transparent}.region--secondary-navigation .block--menu--secondary-menu ul.menu li.menu-item--active-trail a{border-bottom-color:#000}}.block--menu--cta-menu{display:none}@media only screen and (min-width:692px){.block--menu--cta-menu{display:inline-block;background-color:#f4f4f4}.block--menu--cta-menu ul.menu{padding:1.3rem 0 0.8rem;line-height:2.5rem}.block--menu--cta-menu ul.menu li{display:inline-block}.block--menu--cta-menu ul.menu li a{font-size:1.0625rem;line-height:1.59375rem;color:#000;margin:0 .75rem}}.mobile-menu-inner .block--menu--cta-menu{display:block}.mobile-menu-inner .block--menu--cta-menu .menu{display:block}.mobile-menu-inner .block--menu--cta-menu a{margin-bottom:0}.region--secondary-navigation{display:none}@media only screen and (min-width:692px){.region--secondary-navigation{display:block;margin-top:2rem;background-color:#f4f4f4}.region--secondary-navigation .container,.region--secondary-navigation #sharing-menu,.region--secondary-navigation .context-vacatures .content-wrapper .wrapper,.context-vacatures .content-wrapper .region--secondary-navigation .wrapper,.region--secondary-navigation .block-koptana-product-recap .product--recap,.block-koptana-product-recap .region--secondary-navigation .product--recap{display:flex;flex-direction:column}}@media only screen and (min-width:692px) and (min-width:992px){.region--secondary-navigation .container,.region--secondary-navigation #sharing-menu,.region--secondary-navigation .context-vacatures .content-wrapper .wrapper,.context-vacatures .content-wrapper .region--secondary-navigation .wrapper,.region--secondary-navigation .block-koptana-product-recap .product--recap,.block-koptana-product-recap .region--secondary-navigation .product--recap{flex-direction:row;align-items:center}.region--secondary-navigation .container .block--menu--secondary-menu,.region--secondary-navigation #sharing-menu .block--menu--secondary-menu,.region--secondary-navigation .context-vacatures .content-wrapper .wrapper .block--menu--secondary-menu,.context-vacatures .content-wrapper .region--secondary-navigation .wrapper .block--menu--secondary-menu,.region--secondary-navigation .block-koptana-product-recap .product--recap .block--menu--secondary-menu,.block-koptana-product-recap .region--secondary-navigation .product--recap .block--menu--secondary-menu{width:60%}}@media only screen and (min-width:1292px){.region--secondary-navigation{margin-top:0}}.block--menu--cta-menu .menu{display:flex;justify-content:flex-end}.block--menu--cta-menu .button,.block--menu--cta-menu ul.pager-items li.pager-item--first a,ul.pager-items li.pager-item--first .block--menu--cta-menu a,.block--menu--cta-menu ul.pager-items li.pager-item--previous a,ul.pager-items li.pager-item--previous .block--menu--cta-menu a,.block--menu--cta-menu ul.pager-items li.pager-item--next a,ul.pager-items li.pager-item--next .block--menu--cta-menu a,.block--menu--cta-menu ul.pager-items li.pager-item--last a,ul.pager-items li.pager-item--last .block--menu--cta-menu a,.block--menu--cta-menu .context-home .block-views-blockjobs-latest-jobs .more-link a,.context-home .block-views-blockjobs-latest-jobs .more-link .block--menu--cta-menu a,.block--menu--cta-menu .block-meatandmore-faq-cta a,.block-meatandmore-faq-cta .block--menu--cta-menu a{color:#fff !important;font-weight:bold;padding-left:1rem;padding-right:1rem;text-transform:inherit;border:none}.block--menu--cta-menu .button.red,.block--menu--cta-menu ul.pager-items li.pager-item--first a.red,ul.pager-items li.pager-item--first .block--menu--cta-menu a.red,.block--menu--cta-menu ul.pager-items li.pager-item--previous a.red,ul.pager-items li.pager-item--previous .block--menu--cta-menu a.red,.block--menu--cta-menu ul.pager-items li.pager-item--next a.red,ul.pager-items li.pager-item--next .block--menu--cta-menu a.red,.block--menu--cta-menu ul.pager-items li.pager-item--last a.red,ul.pager-items li.pager-item--last .block--menu--cta-menu a.red,.block--menu--cta-menu .context-home .block-views-blockjobs-latest-jobs .more-link a.red,.context-home .block-views-blockjobs-latest-jobs .more-link .block--menu--cta-menu a.red,.block--menu--cta-menu .block-meatandmore-faq-cta a.red,.block-meatandmore-faq-cta .block--menu--cta-menu a.red{background-color:#EF373E}.block--menu--cta-menu .button.red:hover,.block--menu--cta-menu ul.pager-items li.pager-item--first a.red:hover,ul.pager-items li.pager-item--first .block--menu--cta-menu a.red:hover,.block--menu--cta-menu ul.pager-items li.pager-item--previous a.red:hover,ul.pager-items li.pager-item--previous .block--menu--cta-menu a.red:hover,.block--menu--cta-menu ul.pager-items li.pager-item--next a.red:hover,ul.pager-items li.pager-item--next .block--menu--cta-menu a.red:hover,.block--menu--cta-menu ul.pager-items li.pager-item--last a.red:hover,ul.pager-items li.pager-item--last .block--menu--cta-menu a.red:hover,.block--menu--cta-menu .article-teaser[onclick]:hover .red.button,.article-teaser[onclick]:hover .block--menu--cta-menu .red.button,.block--menu--cta-menu .article-teaser[onclick]:hover ul.pager-items li.pager-item--first a.red,.article-teaser[onclick]:hover ul.pager-items li.pager-item--first .block--menu--cta-menu a.red,.block--menu--cta-menu ul.pager-items li.pager-item--first .article-teaser[onclick]:hover a.red,ul.pager-items li.pager-item--first .article-teaser[onclick]:hover .block--menu--cta-menu a.red,.block--menu--cta-menu .article-teaser[onclick]:hover ul.pager-items li.pager-item--previous a.red,.article-teaser[onclick]:hover ul.pager-items li.pager-item--previous .block--menu--cta-menu a.red,.block--menu--cta-menu ul.pager-items li.pager-item--previous .article-teaser[onclick]:hover a.red,ul.pager-items li.pager-item--previous .article-teaser[onclick]:hover .block--menu--cta-menu a.red,.block--menu--cta-menu .article-teaser[onclick]:hover ul.pager-items li.pager-item--next a.red,.article-teaser[onclick]:hover ul.pager-items li.pager-item--next .block--menu--cta-menu a.red,.block--menu--cta-menu ul.pager-items li.pager-item--next .article-teaser[onclick]:hover a.red,ul.pager-items li.pager-item--next .article-teaser[onclick]:hover .block--menu--cta-menu a.red,.block--menu--cta-menu .article-teaser[onclick]:hover ul.pager-items li.pager-item--last a.red,.article-teaser[onclick]:hover ul.pager-items li.pager-item--last .block--menu--cta-menu a.red,.block--menu--cta-menu ul.pager-items li.pager-item--last .article-teaser[onclick]:hover a.red,ul.pager-items li.pager-item--last .article-teaser[onclick]:hover .block--menu--cta-menu a.red,.block--menu--cta-menu .article-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a.red,.article-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .block--menu--cta-menu a.red,.block--menu--cta-menu .context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser[onclick]:hover a.red,.context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser[onclick]:hover .block--menu--cta-menu a.red,.block--menu--cta-menu .article-teaser[onclick]:hover .block-meatandmore-faq-cta a.red,.article-teaser[onclick]:hover .block-meatandmore-faq-cta .block--menu--cta-menu a.red,.block--menu--cta-menu .block-meatandmore-faq-cta .article-teaser[onclick]:hover a.red,.block-meatandmore-faq-cta .article-teaser[onclick]:hover .block--menu--cta-menu a.red,.block--menu--cta-menu .article-teaser--big[onclick]:hover .red.button,.article-teaser--big[onclick]:hover .block--menu--cta-menu .red.button,.block--menu--cta-menu .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--first a.red,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--first .block--menu--cta-menu a.red,.block--menu--cta-menu ul.pager-items li.pager-item--first .article-teaser--big[onclick]:hover a.red,ul.pager-items li.pager-item--first .article-teaser--big[onclick]:hover .block--menu--cta-menu a.red,.block--menu--cta-menu .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--previous a.red,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--previous .block--menu--cta-menu a.red,.block--menu--cta-menu ul.pager-items li.pager-item--previous .article-teaser--big[onclick]:hover a.red,ul.pager-items li.pager-item--previous .article-teaser--big[onclick]:hover .block--menu--cta-menu a.red,.block--menu--cta-menu .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--next a.red,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--next .block--menu--cta-menu a.red,.block--menu--cta-menu ul.pager-items li.pager-item--next .article-teaser--big[onclick]:hover a.red,ul.pager-items li.pager-item--next .article-teaser--big[onclick]:hover .block--menu--cta-menu a.red,.block--menu--cta-menu .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--last a.red,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--last .block--menu--cta-menu a.red,.block--menu--cta-menu ul.pager-items li.pager-item--last .article-teaser--big[onclick]:hover a.red,ul.pager-items li.pager-item--last .article-teaser--big[onclick]:hover .block--menu--cta-menu a.red,.block--menu--cta-menu .article-teaser--big[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a.red,.article-teaser--big[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .block--menu--cta-menu a.red,.block--menu--cta-menu .context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser--big[onclick]:hover a.red,.context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser--big[onclick]:hover .block--menu--cta-menu a.red,.block--menu--cta-menu .article-teaser--big[onclick]:hover .block-meatandmore-faq-cta a.red,.article-teaser--big[onclick]:hover .block-meatandmore-faq-cta .block--menu--cta-menu a.red,.block--menu--cta-menu .block-meatandmore-faq-cta .article-teaser--big[onclick]:hover a.red,.block-meatandmore-faq-cta .article-teaser--big[onclick]:hover .block--menu--cta-menu a.red,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover .red.button,.article-search-result-teaser[onclick]:hover .block--menu--cta-menu .red.button,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--first a.red,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--first .block--menu--cta-menu a.red,.block--menu--cta-menu ul.pager-items li.pager-item--first .article-search-result-teaser[onclick]:hover a.red,ul.pager-items li.pager-item--first .article-search-result-teaser[onclick]:hover .block--menu--cta-menu a.red,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--previous a.red,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--previous .block--menu--cta-menu a.red,.block--menu--cta-menu ul.pager-items li.pager-item--previous .article-search-result-teaser[onclick]:hover a.red,ul.pager-items li.pager-item--previous .article-search-result-teaser[onclick]:hover .block--menu--cta-menu a.red,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--next a.red,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--next .block--menu--cta-menu a.red,.block--menu--cta-menu ul.pager-items li.pager-item--next .article-search-result-teaser[onclick]:hover a.red,ul.pager-items li.pager-item--next .article-search-result-teaser[onclick]:hover .block--menu--cta-menu a.red,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--last a.red,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--last .block--menu--cta-menu a.red,.block--menu--cta-menu ul.pager-items li.pager-item--last .article-search-result-teaser[onclick]:hover a.red,ul.pager-items li.pager-item--last .article-search-result-teaser[onclick]:hover .block--menu--cta-menu a.red,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a.red,.article-search-result-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .block--menu--cta-menu a.red,.block--menu--cta-menu .context-home .block-views-blockjobs-latest-jobs .more-link .article-search-result-teaser[onclick]:hover a.red,.context-home .block-views-blockjobs-latest-jobs .more-link .article-search-result-teaser[onclick]:hover .block--menu--cta-menu a.red,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover .block-meatandmore-faq-cta a.red,.article-search-result-teaser[onclick]:hover .block-meatandmore-faq-cta .block--menu--cta-menu a.red,.block--menu--cta-menu .block-meatandmore-faq-cta .article-search-result-teaser[onclick]:hover a.red,.block-meatandmore-faq-cta .article-search-result-teaser[onclick]:hover .block--menu--cta-menu a.red,.block--menu--cta-menu .context-home .block-views-blockjobs-latest-jobs .more-link a.red:hover,.context-home .block-views-blockjobs-latest-jobs .more-link .block--menu--cta-menu a.red:hover,.block--menu--cta-menu .block-meatandmore-faq-cta a.red:hover,.block-meatandmore-faq-cta .block--menu--cta-menu a.red:hover{background-color:#f14f55}.block--menu--cta-menu .button.green,.block--menu--cta-menu ul.pager-items li.pager-item--first a.green,ul.pager-items li.pager-item--first .block--menu--cta-menu a.green,.block--menu--cta-menu ul.pager-items li.pager-item--previous a.green,ul.pager-items li.pager-item--previous .block--menu--cta-menu a.green,.block--menu--cta-menu ul.pager-items li.pager-item--next a.green,ul.pager-items li.pager-item--next .block--menu--cta-menu a.green,.block--menu--cta-menu ul.pager-items li.pager-item--last a.green,ul.pager-items li.pager-item--last .block--menu--cta-menu a.green,.block--menu--cta-menu .context-home .block-views-blockjobs-latest-jobs .more-link a.green,.context-home .block-views-blockjobs-latest-jobs .more-link .block--menu--cta-menu a.green,.block--menu--cta-menu .block-meatandmore-faq-cta a.green,.block-meatandmore-faq-cta .block--menu--cta-menu a.green{background-color:#EF373E}.block--menu--cta-menu .button.green:hover,.block--menu--cta-menu ul.pager-items li.pager-item--first a.green:hover,ul.pager-items li.pager-item--first .block--menu--cta-menu a.green:hover,.block--menu--cta-menu ul.pager-items li.pager-item--previous a.green:hover,ul.pager-items li.pager-item--previous .block--menu--cta-menu a.green:hover,.block--menu--cta-menu ul.pager-items li.pager-item--next a.green:hover,ul.pager-items li.pager-item--next .block--menu--cta-menu a.green:hover,.block--menu--cta-menu ul.pager-items li.pager-item--last a.green:hover,ul.pager-items li.pager-item--last .block--menu--cta-menu a.green:hover,.block--menu--cta-menu .article-teaser[onclick]:hover .green.button,.article-teaser[onclick]:hover .block--menu--cta-menu .green.button,.block--menu--cta-menu .article-teaser[onclick]:hover ul.pager-items li.pager-item--first a.green,.article-teaser[onclick]:hover ul.pager-items li.pager-item--first .block--menu--cta-menu a.green,.block--menu--cta-menu ul.pager-items li.pager-item--first .article-teaser[onclick]:hover a.green,ul.pager-items li.pager-item--first .article-teaser[onclick]:hover .block--menu--cta-menu a.green,.block--menu--cta-menu .article-teaser[onclick]:hover ul.pager-items li.pager-item--previous a.green,.article-teaser[onclick]:hover ul.pager-items li.pager-item--previous .block--menu--cta-menu a.green,.block--menu--cta-menu ul.pager-items li.pager-item--previous .article-teaser[onclick]:hover a.green,ul.pager-items li.pager-item--previous .article-teaser[onclick]:hover .block--menu--cta-menu a.green,.block--menu--cta-menu .article-teaser[onclick]:hover ul.pager-items li.pager-item--next a.green,.article-teaser[onclick]:hover ul.pager-items li.pager-item--next .block--menu--cta-menu a.green,.block--menu--cta-menu ul.pager-items li.pager-item--next .article-teaser[onclick]:hover a.green,ul.pager-items li.pager-item--next .article-teaser[onclick]:hover .block--menu--cta-menu a.green,.block--menu--cta-menu .article-teaser[onclick]:hover ul.pager-items li.pager-item--last a.green,.article-teaser[onclick]:hover ul.pager-items li.pager-item--last .block--menu--cta-menu a.green,.block--menu--cta-menu ul.pager-items li.pager-item--last .article-teaser[onclick]:hover a.green,ul.pager-items li.pager-item--last .article-teaser[onclick]:hover .block--menu--cta-menu a.green,.block--menu--cta-menu .article-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a.green,.article-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .block--menu--cta-menu a.green,.block--menu--cta-menu .context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser[onclick]:hover a.green,.context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser[onclick]:hover .block--menu--cta-menu a.green,.block--menu--cta-menu .article-teaser[onclick]:hover .block-meatandmore-faq-cta a.green,.article-teaser[onclick]:hover .block-meatandmore-faq-cta .block--menu--cta-menu a.green,.block--menu--cta-menu .block-meatandmore-faq-cta .article-teaser[onclick]:hover a.green,.block-meatandmore-faq-cta .article-teaser[onclick]:hover .block--menu--cta-menu a.green,.block--menu--cta-menu .article-teaser--big[onclick]:hover .green.button,.article-teaser--big[onclick]:hover .block--menu--cta-menu .green.button,.block--menu--cta-menu .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--first a.green,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--first .block--menu--cta-menu a.green,.block--menu--cta-menu ul.pager-items li.pager-item--first .article-teaser--big[onclick]:hover a.green,ul.pager-items li.pager-item--first .article-teaser--big[onclick]:hover .block--menu--cta-menu a.green,.block--menu--cta-menu .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--previous a.green,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--previous .block--menu--cta-menu a.green,.block--menu--cta-menu ul.pager-items li.pager-item--previous .article-teaser--big[onclick]:hover a.green,ul.pager-items li.pager-item--previous .article-teaser--big[onclick]:hover .block--menu--cta-menu a.green,.block--menu--cta-menu .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--next a.green,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--next .block--menu--cta-menu a.green,.block--menu--cta-menu ul.pager-items li.pager-item--next .article-teaser--big[onclick]:hover a.green,ul.pager-items li.pager-item--next .article-teaser--big[onclick]:hover .block--menu--cta-menu a.green,.block--menu--cta-menu .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--last a.green,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--last .block--menu--cta-menu a.green,.block--menu--cta-menu ul.pager-items li.pager-item--last .article-teaser--big[onclick]:hover a.green,ul.pager-items li.pager-item--last .article-teaser--big[onclick]:hover .block--menu--cta-menu a.green,.block--menu--cta-menu .article-teaser--big[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a.green,.article-teaser--big[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .block--menu--cta-menu a.green,.block--menu--cta-menu .context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser--big[onclick]:hover a.green,.context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser--big[onclick]:hover .block--menu--cta-menu a.green,.block--menu--cta-menu .article-teaser--big[onclick]:hover .block-meatandmore-faq-cta a.green,.article-teaser--big[onclick]:hover .block-meatandmore-faq-cta .block--menu--cta-menu a.green,.block--menu--cta-menu .block-meatandmore-faq-cta .article-teaser--big[onclick]:hover a.green,.block-meatandmore-faq-cta .article-teaser--big[onclick]:hover .block--menu--cta-menu a.green,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover .green.button,.article-search-result-teaser[onclick]:hover .block--menu--cta-menu .green.button,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--first a.green,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--first .block--menu--cta-menu a.green,.block--menu--cta-menu ul.pager-items li.pager-item--first .article-search-result-teaser[onclick]:hover a.green,ul.pager-items li.pager-item--first .article-search-result-teaser[onclick]:hover .block--menu--cta-menu a.green,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--previous a.green,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--previous .block--menu--cta-menu a.green,.block--menu--cta-menu ul.pager-items li.pager-item--previous .article-search-result-teaser[onclick]:hover a.green,ul.pager-items li.pager-item--previous .article-search-result-teaser[onclick]:hover .block--menu--cta-menu a.green,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--next a.green,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--next .block--menu--cta-menu a.green,.block--menu--cta-menu ul.pager-items li.pager-item--next .article-search-result-teaser[onclick]:hover a.green,ul.pager-items li.pager-item--next .article-search-result-teaser[onclick]:hover .block--menu--cta-menu a.green,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--last a.green,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--last .block--menu--cta-menu a.green,.block--menu--cta-menu ul.pager-items li.pager-item--last .article-search-result-teaser[onclick]:hover a.green,ul.pager-items li.pager-item--last .article-search-result-teaser[onclick]:hover .block--menu--cta-menu a.green,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a.green,.article-search-result-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .block--menu--cta-menu a.green,.block--menu--cta-menu .context-home .block-views-blockjobs-latest-jobs .more-link .article-search-result-teaser[onclick]:hover a.green,.context-home .block-views-blockjobs-latest-jobs .more-link .article-search-result-teaser[onclick]:hover .block--menu--cta-menu a.green,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover .block-meatandmore-faq-cta a.green,.article-search-result-teaser[onclick]:hover .block-meatandmore-faq-cta .block--menu--cta-menu a.green,.block--menu--cta-menu .block-meatandmore-faq-cta .article-search-result-teaser[onclick]:hover a.green,.block-meatandmore-faq-cta .article-search-result-teaser[onclick]:hover .block--menu--cta-menu a.green,.block--menu--cta-menu .context-home .block-views-blockjobs-latest-jobs .more-link a.green:hover,.context-home .block-views-blockjobs-latest-jobs .more-link .block--menu--cta-menu a.green:hover,.block--menu--cta-menu .block-meatandmore-faq-cta a.green:hover,.block-meatandmore-faq-cta .block--menu--cta-menu a.green:hover{background-color:#f14f55}.block--menu--cta-menu .button.blue,.block--menu--cta-menu ul.pager-items li.pager-item--first a.blue,ul.pager-items li.pager-item--first .block--menu--cta-menu a.blue,.block--menu--cta-menu ul.pager-items li.pager-item--previous a.blue,ul.pager-items li.pager-item--previous .block--menu--cta-menu a.blue,.block--menu--cta-menu ul.pager-items li.pager-item--next a.blue,ul.pager-items li.pager-item--next .block--menu--cta-menu a.blue,.block--menu--cta-menu ul.pager-items li.pager-item--last a.blue,ul.pager-items li.pager-item--last .block--menu--cta-menu a.blue,.block--menu--cta-menu .context-home .block-views-blockjobs-latest-jobs .more-link a.blue,.context-home .block-views-blockjobs-latest-jobs .more-link .block--menu--cta-menu a.blue,.block--menu--cta-menu .block-meatandmore-faq-cta a.blue,.block-meatandmore-faq-cta .block--menu--cta-menu a.blue{background-color:#001E45}.block--menu--cta-menu .button.blue:hover,.block--menu--cta-menu ul.pager-items li.pager-item--first a.blue:hover,ul.pager-items li.pager-item--first .block--menu--cta-menu a.blue:hover,.block--menu--cta-menu ul.pager-items li.pager-item--previous a.blue:hover,ul.pager-items li.pager-item--previous .block--menu--cta-menu a.blue:hover,.block--menu--cta-menu ul.pager-items li.pager-item--next a.blue:hover,ul.pager-items li.pager-item--next .block--menu--cta-menu a.blue:hover,.block--menu--cta-menu ul.pager-items li.pager-item--last a.blue:hover,ul.pager-items li.pager-item--last .block--menu--cta-menu a.blue:hover,.block--menu--cta-menu .article-teaser[onclick]:hover .blue.button,.article-teaser[onclick]:hover .block--menu--cta-menu .blue.button,.block--menu--cta-menu .article-teaser[onclick]:hover ul.pager-items li.pager-item--first a.blue,.article-teaser[onclick]:hover ul.pager-items li.pager-item--first .block--menu--cta-menu a.blue,.block--menu--cta-menu ul.pager-items li.pager-item--first .article-teaser[onclick]:hover a.blue,ul.pager-items li.pager-item--first .article-teaser[onclick]:hover .block--menu--cta-menu a.blue,.block--menu--cta-menu .article-teaser[onclick]:hover ul.pager-items li.pager-item--previous a.blue,.article-teaser[onclick]:hover ul.pager-items li.pager-item--previous .block--menu--cta-menu a.blue,.block--menu--cta-menu ul.pager-items li.pager-item--previous .article-teaser[onclick]:hover a.blue,ul.pager-items li.pager-item--previous .article-teaser[onclick]:hover .block--menu--cta-menu a.blue,.block--menu--cta-menu .article-teaser[onclick]:hover ul.pager-items li.pager-item--next a.blue,.article-teaser[onclick]:hover ul.pager-items li.pager-item--next .block--menu--cta-menu a.blue,.block--menu--cta-menu ul.pager-items li.pager-item--next .article-teaser[onclick]:hover a.blue,ul.pager-items li.pager-item--next .article-teaser[onclick]:hover .block--menu--cta-menu a.blue,.block--menu--cta-menu .article-teaser[onclick]:hover ul.pager-items li.pager-item--last a.blue,.article-teaser[onclick]:hover ul.pager-items li.pager-item--last .block--menu--cta-menu a.blue,.block--menu--cta-menu ul.pager-items li.pager-item--last .article-teaser[onclick]:hover a.blue,ul.pager-items li.pager-item--last .article-teaser[onclick]:hover .block--menu--cta-menu a.blue,.block--menu--cta-menu .article-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a.blue,.article-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .block--menu--cta-menu a.blue,.block--menu--cta-menu .context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser[onclick]:hover a.blue,.context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser[onclick]:hover .block--menu--cta-menu a.blue,.block--menu--cta-menu .article-teaser[onclick]:hover .block-meatandmore-faq-cta a.blue,.article-teaser[onclick]:hover .block-meatandmore-faq-cta .block--menu--cta-menu a.blue,.block--menu--cta-menu .block-meatandmore-faq-cta .article-teaser[onclick]:hover a.blue,.block-meatandmore-faq-cta .article-teaser[onclick]:hover .block--menu--cta-menu a.blue,.block--menu--cta-menu .article-teaser--big[onclick]:hover .blue.button,.article-teaser--big[onclick]:hover .block--menu--cta-menu .blue.button,.block--menu--cta-menu .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--first a.blue,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--first .block--menu--cta-menu a.blue,.block--menu--cta-menu ul.pager-items li.pager-item--first .article-teaser--big[onclick]:hover a.blue,ul.pager-items li.pager-item--first .article-teaser--big[onclick]:hover .block--menu--cta-menu a.blue,.block--menu--cta-menu .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--previous a.blue,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--previous .block--menu--cta-menu a.blue,.block--menu--cta-menu ul.pager-items li.pager-item--previous .article-teaser--big[onclick]:hover a.blue,ul.pager-items li.pager-item--previous .article-teaser--big[onclick]:hover .block--menu--cta-menu a.blue,.block--menu--cta-menu .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--next a.blue,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--next .block--menu--cta-menu a.blue,.block--menu--cta-menu ul.pager-items li.pager-item--next .article-teaser--big[onclick]:hover a.blue,ul.pager-items li.pager-item--next .article-teaser--big[onclick]:hover .block--menu--cta-menu a.blue,.block--menu--cta-menu .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--last a.blue,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--last .block--menu--cta-menu a.blue,.block--menu--cta-menu ul.pager-items li.pager-item--last .article-teaser--big[onclick]:hover a.blue,ul.pager-items li.pager-item--last .article-teaser--big[onclick]:hover .block--menu--cta-menu a.blue,.block--menu--cta-menu .article-teaser--big[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a.blue,.article-teaser--big[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .block--menu--cta-menu a.blue,.block--menu--cta-menu .context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser--big[onclick]:hover a.blue,.context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser--big[onclick]:hover .block--menu--cta-menu a.blue,.block--menu--cta-menu .article-teaser--big[onclick]:hover .block-meatandmore-faq-cta a.blue,.article-teaser--big[onclick]:hover .block-meatandmore-faq-cta .block--menu--cta-menu a.blue,.block--menu--cta-menu .block-meatandmore-faq-cta .article-teaser--big[onclick]:hover a.blue,.block-meatandmore-faq-cta .article-teaser--big[onclick]:hover .block--menu--cta-menu a.blue,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover .blue.button,.article-search-result-teaser[onclick]:hover .block--menu--cta-menu .blue.button,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--first a.blue,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--first .block--menu--cta-menu a.blue,.block--menu--cta-menu ul.pager-items li.pager-item--first .article-search-result-teaser[onclick]:hover a.blue,ul.pager-items li.pager-item--first .article-search-result-teaser[onclick]:hover .block--menu--cta-menu a.blue,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--previous a.blue,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--previous .block--menu--cta-menu a.blue,.block--menu--cta-menu ul.pager-items li.pager-item--previous .article-search-result-teaser[onclick]:hover a.blue,ul.pager-items li.pager-item--previous .article-search-result-teaser[onclick]:hover .block--menu--cta-menu a.blue,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--next a.blue,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--next .block--menu--cta-menu a.blue,.block--menu--cta-menu ul.pager-items li.pager-item--next .article-search-result-teaser[onclick]:hover a.blue,ul.pager-items li.pager-item--next .article-search-result-teaser[onclick]:hover .block--menu--cta-menu a.blue,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--last a.blue,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--last .block--menu--cta-menu a.blue,.block--menu--cta-menu ul.pager-items li.pager-item--last .article-search-result-teaser[onclick]:hover a.blue,ul.pager-items li.pager-item--last .article-search-result-teaser[onclick]:hover .block--menu--cta-menu a.blue,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a.blue,.article-search-result-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .block--menu--cta-menu a.blue,.block--menu--cta-menu .context-home .block-views-blockjobs-latest-jobs .more-link .article-search-result-teaser[onclick]:hover a.blue,.context-home .block-views-blockjobs-latest-jobs .more-link .article-search-result-teaser[onclick]:hover .block--menu--cta-menu a.blue,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover .block-meatandmore-faq-cta a.blue,.article-search-result-teaser[onclick]:hover .block-meatandmore-faq-cta .block--menu--cta-menu a.blue,.block--menu--cta-menu .block-meatandmore-faq-cta .article-search-result-teaser[onclick]:hover a.blue,.block-meatandmore-faq-cta .article-search-result-teaser[onclick]:hover .block--menu--cta-menu a.blue,.block--menu--cta-menu .context-home .block-views-blockjobs-latest-jobs .more-link a.blue:hover,.context-home .block-views-blockjobs-latest-jobs .more-link .block--menu--cta-menu a.blue:hover,.block--menu--cta-menu .block-meatandmore-faq-cta a.blue:hover,.block-meatandmore-faq-cta .block--menu--cta-menu a.blue:hover{background-color:#00295f}.block--menu--cta-menu .button.white,.block--menu--cta-menu ul.pager-items li.pager-item--first a.white,ul.pager-items li.pager-item--first .block--menu--cta-menu a.white,.block--menu--cta-menu ul.pager-items li.pager-item--previous a.white,ul.pager-items li.pager-item--previous .block--menu--cta-menu a.white,.block--menu--cta-menu ul.pager-items li.pager-item--next a.white,ul.pager-items li.pager-item--next .block--menu--cta-menu a.white,.block--menu--cta-menu ul.pager-items li.pager-item--last a.white,ul.pager-items li.pager-item--last .block--menu--cta-menu a.white,.block--menu--cta-menu .context-home .block-views-blockjobs-latest-jobs .more-link a.white,.context-home .block-views-blockjobs-latest-jobs .more-link .block--menu--cta-menu a.white,.block--menu--cta-menu .block-meatandmore-faq-cta a.white,.block-meatandmore-faq-cta .block--menu--cta-menu a.white{background-color:#fff}.block--menu--cta-menu .button.white:hover,.block--menu--cta-menu ul.pager-items li.pager-item--first a.white:hover,ul.pager-items li.pager-item--first .block--menu--cta-menu a.white:hover,.block--menu--cta-menu ul.pager-items li.pager-item--previous a.white:hover,ul.pager-items li.pager-item--previous .block--menu--cta-menu a.white:hover,.block--menu--cta-menu ul.pager-items li.pager-item--next a.white:hover,ul.pager-items li.pager-item--next .block--menu--cta-menu a.white:hover,.block--menu--cta-menu ul.pager-items li.pager-item--last a.white:hover,ul.pager-items li.pager-item--last .block--menu--cta-menu a.white:hover,.block--menu--cta-menu .article-teaser[onclick]:hover .white.button,.article-teaser[onclick]:hover .block--menu--cta-menu .white.button,.block--menu--cta-menu .article-teaser[onclick]:hover ul.pager-items li.pager-item--first a.white,.article-teaser[onclick]:hover ul.pager-items li.pager-item--first .block--menu--cta-menu a.white,.block--menu--cta-menu ul.pager-items li.pager-item--first .article-teaser[onclick]:hover a.white,ul.pager-items li.pager-item--first .article-teaser[onclick]:hover .block--menu--cta-menu a.white,.block--menu--cta-menu .article-teaser[onclick]:hover ul.pager-items li.pager-item--previous a.white,.article-teaser[onclick]:hover ul.pager-items li.pager-item--previous .block--menu--cta-menu a.white,.block--menu--cta-menu ul.pager-items li.pager-item--previous .article-teaser[onclick]:hover a.white,ul.pager-items li.pager-item--previous .article-teaser[onclick]:hover .block--menu--cta-menu a.white,.block--menu--cta-menu .article-teaser[onclick]:hover ul.pager-items li.pager-item--next a.white,.article-teaser[onclick]:hover ul.pager-items li.pager-item--next .block--menu--cta-menu a.white,.block--menu--cta-menu ul.pager-items li.pager-item--next .article-teaser[onclick]:hover a.white,ul.pager-items li.pager-item--next .article-teaser[onclick]:hover .block--menu--cta-menu a.white,.block--menu--cta-menu .article-teaser[onclick]:hover ul.pager-items li.pager-item--last a.white,.article-teaser[onclick]:hover ul.pager-items li.pager-item--last .block--menu--cta-menu a.white,.block--menu--cta-menu ul.pager-items li.pager-item--last .article-teaser[onclick]:hover a.white,ul.pager-items li.pager-item--last .article-teaser[onclick]:hover .block--menu--cta-menu a.white,.block--menu--cta-menu .article-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a.white,.article-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .block--menu--cta-menu a.white,.block--menu--cta-menu .context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser[onclick]:hover a.white,.context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser[onclick]:hover .block--menu--cta-menu a.white,.block--menu--cta-menu .article-teaser[onclick]:hover .block-meatandmore-faq-cta a.white,.article-teaser[onclick]:hover .block-meatandmore-faq-cta .block--menu--cta-menu a.white,.block--menu--cta-menu .block-meatandmore-faq-cta .article-teaser[onclick]:hover a.white,.block-meatandmore-faq-cta .article-teaser[onclick]:hover .block--menu--cta-menu a.white,.block--menu--cta-menu .article-teaser--big[onclick]:hover .white.button,.article-teaser--big[onclick]:hover .block--menu--cta-menu .white.button,.block--menu--cta-menu .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--first a.white,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--first .block--menu--cta-menu a.white,.block--menu--cta-menu ul.pager-items li.pager-item--first .article-teaser--big[onclick]:hover a.white,ul.pager-items li.pager-item--first .article-teaser--big[onclick]:hover .block--menu--cta-menu a.white,.block--menu--cta-menu .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--previous a.white,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--previous .block--menu--cta-menu a.white,.block--menu--cta-menu ul.pager-items li.pager-item--previous .article-teaser--big[onclick]:hover a.white,ul.pager-items li.pager-item--previous .article-teaser--big[onclick]:hover .block--menu--cta-menu a.white,.block--menu--cta-menu .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--next a.white,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--next .block--menu--cta-menu a.white,.block--menu--cta-menu ul.pager-items li.pager-item--next .article-teaser--big[onclick]:hover a.white,ul.pager-items li.pager-item--next .article-teaser--big[onclick]:hover .block--menu--cta-menu a.white,.block--menu--cta-menu .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--last a.white,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--last .block--menu--cta-menu a.white,.block--menu--cta-menu ul.pager-items li.pager-item--last .article-teaser--big[onclick]:hover a.white,ul.pager-items li.pager-item--last .article-teaser--big[onclick]:hover .block--menu--cta-menu a.white,.block--menu--cta-menu .article-teaser--big[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a.white,.article-teaser--big[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .block--menu--cta-menu a.white,.block--menu--cta-menu .context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser--big[onclick]:hover a.white,.context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser--big[onclick]:hover .block--menu--cta-menu a.white,.block--menu--cta-menu .article-teaser--big[onclick]:hover .block-meatandmore-faq-cta a.white,.article-teaser--big[onclick]:hover .block-meatandmore-faq-cta .block--menu--cta-menu a.white,.block--menu--cta-menu .block-meatandmore-faq-cta .article-teaser--big[onclick]:hover a.white,.block-meatandmore-faq-cta .article-teaser--big[onclick]:hover .block--menu--cta-menu a.white,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover .white.button,.article-search-result-teaser[onclick]:hover .block--menu--cta-menu .white.button,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--first a.white,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--first .block--menu--cta-menu a.white,.block--menu--cta-menu ul.pager-items li.pager-item--first .article-search-result-teaser[onclick]:hover a.white,ul.pager-items li.pager-item--first .article-search-result-teaser[onclick]:hover .block--menu--cta-menu a.white,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--previous a.white,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--previous .block--menu--cta-menu a.white,.block--menu--cta-menu ul.pager-items li.pager-item--previous .article-search-result-teaser[onclick]:hover a.white,ul.pager-items li.pager-item--previous .article-search-result-teaser[onclick]:hover .block--menu--cta-menu a.white,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--next a.white,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--next .block--menu--cta-menu a.white,.block--menu--cta-menu ul.pager-items li.pager-item--next .article-search-result-teaser[onclick]:hover a.white,ul.pager-items li.pager-item--next .article-search-result-teaser[onclick]:hover .block--menu--cta-menu a.white,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--last a.white,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--last .block--menu--cta-menu a.white,.block--menu--cta-menu ul.pager-items li.pager-item--last .article-search-result-teaser[onclick]:hover a.white,ul.pager-items li.pager-item--last .article-search-result-teaser[onclick]:hover .block--menu--cta-menu a.white,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a.white,.article-search-result-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .block--menu--cta-menu a.white,.block--menu--cta-menu .context-home .block-views-blockjobs-latest-jobs .more-link .article-search-result-teaser[onclick]:hover a.white,.context-home .block-views-blockjobs-latest-jobs .more-link .article-search-result-teaser[onclick]:hover .block--menu--cta-menu a.white,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover .block-meatandmore-faq-cta a.white,.article-search-result-teaser[onclick]:hover .block-meatandmore-faq-cta .block--menu--cta-menu a.white,.block--menu--cta-menu .block-meatandmore-faq-cta .article-search-result-teaser[onclick]:hover a.white,.block-meatandmore-faq-cta .article-search-result-teaser[onclick]:hover .block--menu--cta-menu a.white,.block--menu--cta-menu .context-home .block-views-blockjobs-latest-jobs .more-link a.white:hover,.context-home .block-views-blockjobs-latest-jobs .more-link .block--menu--cta-menu a.white:hover,.block--menu--cta-menu .block-meatandmore-faq-cta a.white:hover,.block-meatandmore-faq-cta .block--menu--cta-menu a.white:hover{background-color:#fff}.block--menu--cta-menu .button.yellow,.block--menu--cta-menu ul.pager-items li.pager-item--first a.yellow,ul.pager-items li.pager-item--first .block--menu--cta-menu a.yellow,.block--menu--cta-menu ul.pager-items li.pager-item--previous a.yellow,ul.pager-items li.pager-item--previous .block--menu--cta-menu a.yellow,.block--menu--cta-menu ul.pager-items li.pager-item--next a.yellow,ul.pager-items li.pager-item--next .block--menu--cta-menu a.yellow,.block--menu--cta-menu ul.pager-items li.pager-item--last a.yellow,ul.pager-items li.pager-item--last .block--menu--cta-menu a.yellow,.block--menu--cta-menu .context-home .block-views-blockjobs-latest-jobs .more-link a.yellow,.context-home .block-views-blockjobs-latest-jobs .more-link .block--menu--cta-menu a.yellow,.block--menu--cta-menu .block-meatandmore-faq-cta a.yellow,.block-meatandmore-faq-cta .block--menu--cta-menu a.yellow{background-color:#F9C606}.block--menu--cta-menu .button.yellow:hover,.block--menu--cta-menu ul.pager-items li.pager-item--first a.yellow:hover,ul.pager-items li.pager-item--first .block--menu--cta-menu a.yellow:hover,.block--menu--cta-menu ul.pager-items li.pager-item--previous a.yellow:hover,ul.pager-items li.pager-item--previous .block--menu--cta-menu a.yellow:hover,.block--menu--cta-menu ul.pager-items li.pager-item--next a.yellow:hover,ul.pager-items li.pager-item--next .block--menu--cta-menu a.yellow:hover,.block--menu--cta-menu ul.pager-items li.pager-item--last a.yellow:hover,ul.pager-items li.pager-item--last .block--menu--cta-menu a.yellow:hover,.block--menu--cta-menu .article-teaser[onclick]:hover .yellow.button,.article-teaser[onclick]:hover .block--menu--cta-menu .yellow.button,.block--menu--cta-menu .article-teaser[onclick]:hover ul.pager-items li.pager-item--first a.yellow,.article-teaser[onclick]:hover ul.pager-items li.pager-item--first .block--menu--cta-menu a.yellow,.block--menu--cta-menu ul.pager-items li.pager-item--first .article-teaser[onclick]:hover a.yellow,ul.pager-items li.pager-item--first .article-teaser[onclick]:hover .block--menu--cta-menu a.yellow,.block--menu--cta-menu .article-teaser[onclick]:hover ul.pager-items li.pager-item--previous a.yellow,.article-teaser[onclick]:hover ul.pager-items li.pager-item--previous .block--menu--cta-menu a.yellow,.block--menu--cta-menu ul.pager-items li.pager-item--previous .article-teaser[onclick]:hover a.yellow,ul.pager-items li.pager-item--previous .article-teaser[onclick]:hover .block--menu--cta-menu a.yellow,.block--menu--cta-menu .article-teaser[onclick]:hover ul.pager-items li.pager-item--next a.yellow,.article-teaser[onclick]:hover ul.pager-items li.pager-item--next .block--menu--cta-menu a.yellow,.block--menu--cta-menu ul.pager-items li.pager-item--next .article-teaser[onclick]:hover a.yellow,ul.pager-items li.pager-item--next .article-teaser[onclick]:hover .block--menu--cta-menu a.yellow,.block--menu--cta-menu .article-teaser[onclick]:hover ul.pager-items li.pager-item--last a.yellow,.article-teaser[onclick]:hover ul.pager-items li.pager-item--last .block--menu--cta-menu a.yellow,.block--menu--cta-menu ul.pager-items li.pager-item--last .article-teaser[onclick]:hover a.yellow,ul.pager-items li.pager-item--last .article-teaser[onclick]:hover .block--menu--cta-menu a.yellow,.block--menu--cta-menu .article-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a.yellow,.article-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .block--menu--cta-menu a.yellow,.block--menu--cta-menu .context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser[onclick]:hover a.yellow,.context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser[onclick]:hover .block--menu--cta-menu a.yellow,.block--menu--cta-menu .article-teaser[onclick]:hover .block-meatandmore-faq-cta a.yellow,.article-teaser[onclick]:hover .block-meatandmore-faq-cta .block--menu--cta-menu a.yellow,.block--menu--cta-menu .block-meatandmore-faq-cta .article-teaser[onclick]:hover a.yellow,.block-meatandmore-faq-cta .article-teaser[onclick]:hover .block--menu--cta-menu a.yellow,.block--menu--cta-menu .article-teaser--big[onclick]:hover .yellow.button,.article-teaser--big[onclick]:hover .block--menu--cta-menu .yellow.button,.block--menu--cta-menu .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--first a.yellow,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--first .block--menu--cta-menu a.yellow,.block--menu--cta-menu ul.pager-items li.pager-item--first .article-teaser--big[onclick]:hover a.yellow,ul.pager-items li.pager-item--first .article-teaser--big[onclick]:hover .block--menu--cta-menu a.yellow,.block--menu--cta-menu .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--previous a.yellow,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--previous .block--menu--cta-menu a.yellow,.block--menu--cta-menu ul.pager-items li.pager-item--previous .article-teaser--big[onclick]:hover a.yellow,ul.pager-items li.pager-item--previous .article-teaser--big[onclick]:hover .block--menu--cta-menu a.yellow,.block--menu--cta-menu .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--next a.yellow,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--next .block--menu--cta-menu a.yellow,.block--menu--cta-menu ul.pager-items li.pager-item--next .article-teaser--big[onclick]:hover a.yellow,ul.pager-items li.pager-item--next .article-teaser--big[onclick]:hover .block--menu--cta-menu a.yellow,.block--menu--cta-menu .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--last a.yellow,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--last .block--menu--cta-menu a.yellow,.block--menu--cta-menu ul.pager-items li.pager-item--last .article-teaser--big[onclick]:hover a.yellow,ul.pager-items li.pager-item--last .article-teaser--big[onclick]:hover .block--menu--cta-menu a.yellow,.block--menu--cta-menu .article-teaser--big[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a.yellow,.article-teaser--big[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .block--menu--cta-menu a.yellow,.block--menu--cta-menu .context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser--big[onclick]:hover a.yellow,.context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser--big[onclick]:hover .block--menu--cta-menu a.yellow,.block--menu--cta-menu .article-teaser--big[onclick]:hover .block-meatandmore-faq-cta a.yellow,.article-teaser--big[onclick]:hover .block-meatandmore-faq-cta .block--menu--cta-menu a.yellow,.block--menu--cta-menu .block-meatandmore-faq-cta .article-teaser--big[onclick]:hover a.yellow,.block-meatandmore-faq-cta .article-teaser--big[onclick]:hover .block--menu--cta-menu a.yellow,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover .yellow.button,.article-search-result-teaser[onclick]:hover .block--menu--cta-menu .yellow.button,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--first a.yellow,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--first .block--menu--cta-menu a.yellow,.block--menu--cta-menu ul.pager-items li.pager-item--first .article-search-result-teaser[onclick]:hover a.yellow,ul.pager-items li.pager-item--first .article-search-result-teaser[onclick]:hover .block--menu--cta-menu a.yellow,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--previous a.yellow,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--previous .block--menu--cta-menu a.yellow,.block--menu--cta-menu ul.pager-items li.pager-item--previous .article-search-result-teaser[onclick]:hover a.yellow,ul.pager-items li.pager-item--previous .article-search-result-teaser[onclick]:hover .block--menu--cta-menu a.yellow,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--next a.yellow,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--next .block--menu--cta-menu a.yellow,.block--menu--cta-menu ul.pager-items li.pager-item--next .article-search-result-teaser[onclick]:hover a.yellow,ul.pager-items li.pager-item--next .article-search-result-teaser[onclick]:hover .block--menu--cta-menu a.yellow,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--last a.yellow,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--last .block--menu--cta-menu a.yellow,.block--menu--cta-menu ul.pager-items li.pager-item--last .article-search-result-teaser[onclick]:hover a.yellow,ul.pager-items li.pager-item--last .article-search-result-teaser[onclick]:hover .block--menu--cta-menu a.yellow,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a.yellow,.article-search-result-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .block--menu--cta-menu a.yellow,.block--menu--cta-menu .context-home .block-views-blockjobs-latest-jobs .more-link .article-search-result-teaser[onclick]:hover a.yellow,.context-home .block-views-blockjobs-latest-jobs .more-link .article-search-result-teaser[onclick]:hover .block--menu--cta-menu a.yellow,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover .block-meatandmore-faq-cta a.yellow,.article-search-result-teaser[onclick]:hover .block-meatandmore-faq-cta .block--menu--cta-menu a.yellow,.block--menu--cta-menu .block-meatandmore-faq-cta .article-search-result-teaser[onclick]:hover a.yellow,.block-meatandmore-faq-cta .article-search-result-teaser[onclick]:hover .block--menu--cta-menu a.yellow,.block--menu--cta-menu .context-home .block-views-blockjobs-latest-jobs .more-link a.yellow:hover,.context-home .block-views-blockjobs-latest-jobs .more-link .block--menu--cta-menu a.yellow:hover,.block--menu--cta-menu .block-meatandmore-faq-cta a.yellow:hover,.block-meatandmore-faq-cta .block--menu--cta-menu a.yellow:hover{background-color:#facc1f}.block--menu--cta-menu .button.grey,.block--menu--cta-menu ul.pager-items li.pager-item--first a.grey,ul.pager-items li.pager-item--first .block--menu--cta-menu a.grey,.block--menu--cta-menu ul.pager-items li.pager-item--previous a.grey,ul.pager-items li.pager-item--previous .block--menu--cta-menu a.grey,.block--menu--cta-menu ul.pager-items li.pager-item--next a.grey,ul.pager-items li.pager-item--next .block--menu--cta-menu a.grey,.block--menu--cta-menu ul.pager-items li.pager-item--last a.grey,ul.pager-items li.pager-item--last .block--menu--cta-menu a.grey,.block--menu--cta-menu .context-home .block-views-blockjobs-latest-jobs .more-link a.grey,.context-home .block-views-blockjobs-latest-jobs .more-link .block--menu--cta-menu a.grey,.block--menu--cta-menu .block-meatandmore-faq-cta a.grey,.block-meatandmore-faq-cta .block--menu--cta-menu a.grey{background-color:#E2DDCB}.block--menu--cta-menu .button.grey:hover,.block--menu--cta-menu ul.pager-items li.pager-item--first a.grey:hover,ul.pager-items li.pager-item--first .block--menu--cta-menu a.grey:hover,.block--menu--cta-menu ul.pager-items li.pager-item--previous a.grey:hover,ul.pager-items li.pager-item--previous .block--menu--cta-menu a.grey:hover,.block--menu--cta-menu ul.pager-items li.pager-item--next a.grey:hover,ul.pager-items li.pager-item--next .block--menu--cta-menu a.grey:hover,.block--menu--cta-menu ul.pager-items li.pager-item--last a.grey:hover,ul.pager-items li.pager-item--last .block--menu--cta-menu a.grey:hover,.block--menu--cta-menu .article-teaser[onclick]:hover .grey.button,.article-teaser[onclick]:hover .block--menu--cta-menu .grey.button,.block--menu--cta-menu .article-teaser[onclick]:hover ul.pager-items li.pager-item--first a.grey,.article-teaser[onclick]:hover ul.pager-items li.pager-item--first .block--menu--cta-menu a.grey,.block--menu--cta-menu ul.pager-items li.pager-item--first .article-teaser[onclick]:hover a.grey,ul.pager-items li.pager-item--first .article-teaser[onclick]:hover .block--menu--cta-menu a.grey,.block--menu--cta-menu .article-teaser[onclick]:hover ul.pager-items li.pager-item--previous a.grey,.article-teaser[onclick]:hover ul.pager-items li.pager-item--previous .block--menu--cta-menu a.grey,.block--menu--cta-menu ul.pager-items li.pager-item--previous .article-teaser[onclick]:hover a.grey,ul.pager-items li.pager-item--previous .article-teaser[onclick]:hover .block--menu--cta-menu a.grey,.block--menu--cta-menu .article-teaser[onclick]:hover ul.pager-items li.pager-item--next a.grey,.article-teaser[onclick]:hover ul.pager-items li.pager-item--next .block--menu--cta-menu a.grey,.block--menu--cta-menu ul.pager-items li.pager-item--next .article-teaser[onclick]:hover a.grey,ul.pager-items li.pager-item--next .article-teaser[onclick]:hover .block--menu--cta-menu a.grey,.block--menu--cta-menu .article-teaser[onclick]:hover ul.pager-items li.pager-item--last a.grey,.article-teaser[onclick]:hover ul.pager-items li.pager-item--last .block--menu--cta-menu a.grey,.block--menu--cta-menu ul.pager-items li.pager-item--last .article-teaser[onclick]:hover a.grey,ul.pager-items li.pager-item--last .article-teaser[onclick]:hover .block--menu--cta-menu a.grey,.block--menu--cta-menu .article-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a.grey,.article-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .block--menu--cta-menu a.grey,.block--menu--cta-menu .context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser[onclick]:hover a.grey,.context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser[onclick]:hover .block--menu--cta-menu a.grey,.block--menu--cta-menu .article-teaser[onclick]:hover .block-meatandmore-faq-cta a.grey,.article-teaser[onclick]:hover .block-meatandmore-faq-cta .block--menu--cta-menu a.grey,.block--menu--cta-menu .block-meatandmore-faq-cta .article-teaser[onclick]:hover a.grey,.block-meatandmore-faq-cta .article-teaser[onclick]:hover .block--menu--cta-menu a.grey,.block--menu--cta-menu .article-teaser--big[onclick]:hover .grey.button,.article-teaser--big[onclick]:hover .block--menu--cta-menu .grey.button,.block--menu--cta-menu .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--first a.grey,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--first .block--menu--cta-menu a.grey,.block--menu--cta-menu ul.pager-items li.pager-item--first .article-teaser--big[onclick]:hover a.grey,ul.pager-items li.pager-item--first .article-teaser--big[onclick]:hover .block--menu--cta-menu a.grey,.block--menu--cta-menu .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--previous a.grey,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--previous .block--menu--cta-menu a.grey,.block--menu--cta-menu ul.pager-items li.pager-item--previous .article-teaser--big[onclick]:hover a.grey,ul.pager-items li.pager-item--previous .article-teaser--big[onclick]:hover .block--menu--cta-menu a.grey,.block--menu--cta-menu .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--next a.grey,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--next .block--menu--cta-menu a.grey,.block--menu--cta-menu ul.pager-items li.pager-item--next .article-teaser--big[onclick]:hover a.grey,ul.pager-items li.pager-item--next .article-teaser--big[onclick]:hover .block--menu--cta-menu a.grey,.block--menu--cta-menu .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--last a.grey,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--last .block--menu--cta-menu a.grey,.block--menu--cta-menu ul.pager-items li.pager-item--last .article-teaser--big[onclick]:hover a.grey,ul.pager-items li.pager-item--last .article-teaser--big[onclick]:hover .block--menu--cta-menu a.grey,.block--menu--cta-menu .article-teaser--big[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a.grey,.article-teaser--big[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .block--menu--cta-menu a.grey,.block--menu--cta-menu .context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser--big[onclick]:hover a.grey,.context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser--big[onclick]:hover .block--menu--cta-menu a.grey,.block--menu--cta-menu .article-teaser--big[onclick]:hover .block-meatandmore-faq-cta a.grey,.article-teaser--big[onclick]:hover .block-meatandmore-faq-cta .block--menu--cta-menu a.grey,.block--menu--cta-menu .block-meatandmore-faq-cta .article-teaser--big[onclick]:hover a.grey,.block-meatandmore-faq-cta .article-teaser--big[onclick]:hover .block--menu--cta-menu a.grey,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover .grey.button,.article-search-result-teaser[onclick]:hover .block--menu--cta-menu .grey.button,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--first a.grey,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--first .block--menu--cta-menu a.grey,.block--menu--cta-menu ul.pager-items li.pager-item--first .article-search-result-teaser[onclick]:hover a.grey,ul.pager-items li.pager-item--first .article-search-result-teaser[onclick]:hover .block--menu--cta-menu a.grey,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--previous a.grey,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--previous .block--menu--cta-menu a.grey,.block--menu--cta-menu ul.pager-items li.pager-item--previous .article-search-result-teaser[onclick]:hover a.grey,ul.pager-items li.pager-item--previous .article-search-result-teaser[onclick]:hover .block--menu--cta-menu a.grey,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--next a.grey,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--next .block--menu--cta-menu a.grey,.block--menu--cta-menu ul.pager-items li.pager-item--next .article-search-result-teaser[onclick]:hover a.grey,ul.pager-items li.pager-item--next .article-search-result-teaser[onclick]:hover .block--menu--cta-menu a.grey,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--last a.grey,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--last .block--menu--cta-menu a.grey,.block--menu--cta-menu ul.pager-items li.pager-item--last .article-search-result-teaser[onclick]:hover a.grey,ul.pager-items li.pager-item--last .article-search-result-teaser[onclick]:hover .block--menu--cta-menu a.grey,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a.grey,.article-search-result-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .block--menu--cta-menu a.grey,.block--menu--cta-menu .context-home .block-views-blockjobs-latest-jobs .more-link .article-search-result-teaser[onclick]:hover a.grey,.context-home .block-views-blockjobs-latest-jobs .more-link .article-search-result-teaser[onclick]:hover .block--menu--cta-menu a.grey,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover .block-meatandmore-faq-cta a.grey,.article-search-result-teaser[onclick]:hover .block-meatandmore-faq-cta .block--menu--cta-menu a.grey,.block--menu--cta-menu .block-meatandmore-faq-cta .article-search-result-teaser[onclick]:hover a.grey,.block-meatandmore-faq-cta .article-search-result-teaser[onclick]:hover .block--menu--cta-menu a.grey,.block--menu--cta-menu .context-home .block-views-blockjobs-latest-jobs .more-link a.grey:hover,.context-home .block-views-blockjobs-latest-jobs .more-link .block--menu--cta-menu a.grey:hover,.block--menu--cta-menu .block-meatandmore-faq-cta a.grey:hover,.block-meatandmore-faq-cta .block--menu--cta-menu a.grey:hover{background-color:#ebe8db}.block--menu--cta-menu .button.orange,.block--menu--cta-menu ul.pager-items li.pager-item--first a.orange,ul.pager-items li.pager-item--first .block--menu--cta-menu a.orange,.block--menu--cta-menu ul.pager-items li.pager-item--previous a.orange,ul.pager-items li.pager-item--previous .block--menu--cta-menu a.orange,.block--menu--cta-menu ul.pager-items li.pager-item--next a.orange,ul.pager-items li.pager-item--next .block--menu--cta-menu a.orange,.block--menu--cta-menu ul.pager-items li.pager-item--last a.orange,ul.pager-items li.pager-item--last .block--menu--cta-menu a.orange,.block--menu--cta-menu .context-home .block-views-blockjobs-latest-jobs .more-link a.orange,.context-home .block-views-blockjobs-latest-jobs .more-link .block--menu--cta-menu a.orange,.block--menu--cta-menu .block-meatandmore-faq-cta a.orange,.block-meatandmore-faq-cta .block--menu--cta-menu a.orange{background-color:#F58021}.block--menu--cta-menu .button.orange:hover,.block--menu--cta-menu ul.pager-items li.pager-item--first a.orange:hover,ul.pager-items li.pager-item--first .block--menu--cta-menu a.orange:hover,.block--menu--cta-menu ul.pager-items li.pager-item--previous a.orange:hover,ul.pager-items li.pager-item--previous .block--menu--cta-menu a.orange:hover,.block--menu--cta-menu ul.pager-items li.pager-item--next a.orange:hover,ul.pager-items li.pager-item--next .block--menu--cta-menu a.orange:hover,.block--menu--cta-menu ul.pager-items li.pager-item--last a.orange:hover,ul.pager-items li.pager-item--last .block--menu--cta-menu a.orange:hover,.block--menu--cta-menu .article-teaser[onclick]:hover .orange.button,.article-teaser[onclick]:hover .block--menu--cta-menu .orange.button,.block--menu--cta-menu .article-teaser[onclick]:hover ul.pager-items li.pager-item--first a.orange,.article-teaser[onclick]:hover ul.pager-items li.pager-item--first .block--menu--cta-menu a.orange,.block--menu--cta-menu ul.pager-items li.pager-item--first .article-teaser[onclick]:hover a.orange,ul.pager-items li.pager-item--first .article-teaser[onclick]:hover .block--menu--cta-menu a.orange,.block--menu--cta-menu .article-teaser[onclick]:hover ul.pager-items li.pager-item--previous a.orange,.article-teaser[onclick]:hover ul.pager-items li.pager-item--previous .block--menu--cta-menu a.orange,.block--menu--cta-menu ul.pager-items li.pager-item--previous .article-teaser[onclick]:hover a.orange,ul.pager-items li.pager-item--previous .article-teaser[onclick]:hover .block--menu--cta-menu a.orange,.block--menu--cta-menu .article-teaser[onclick]:hover ul.pager-items li.pager-item--next a.orange,.article-teaser[onclick]:hover ul.pager-items li.pager-item--next .block--menu--cta-menu a.orange,.block--menu--cta-menu ul.pager-items li.pager-item--next .article-teaser[onclick]:hover a.orange,ul.pager-items li.pager-item--next .article-teaser[onclick]:hover .block--menu--cta-menu a.orange,.block--menu--cta-menu .article-teaser[onclick]:hover ul.pager-items li.pager-item--last a.orange,.article-teaser[onclick]:hover ul.pager-items li.pager-item--last .block--menu--cta-menu a.orange,.block--menu--cta-menu ul.pager-items li.pager-item--last .article-teaser[onclick]:hover a.orange,ul.pager-items li.pager-item--last .article-teaser[onclick]:hover .block--menu--cta-menu a.orange,.block--menu--cta-menu .article-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a.orange,.article-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .block--menu--cta-menu a.orange,.block--menu--cta-menu .context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser[onclick]:hover a.orange,.context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser[onclick]:hover .block--menu--cta-menu a.orange,.block--menu--cta-menu .article-teaser[onclick]:hover .block-meatandmore-faq-cta a.orange,.article-teaser[onclick]:hover .block-meatandmore-faq-cta .block--menu--cta-menu a.orange,.block--menu--cta-menu .block-meatandmore-faq-cta .article-teaser[onclick]:hover a.orange,.block-meatandmore-faq-cta .article-teaser[onclick]:hover .block--menu--cta-menu a.orange,.block--menu--cta-menu .article-teaser--big[onclick]:hover .orange.button,.article-teaser--big[onclick]:hover .block--menu--cta-menu .orange.button,.block--menu--cta-menu .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--first a.orange,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--first .block--menu--cta-menu a.orange,.block--menu--cta-menu ul.pager-items li.pager-item--first .article-teaser--big[onclick]:hover a.orange,ul.pager-items li.pager-item--first .article-teaser--big[onclick]:hover .block--menu--cta-menu a.orange,.block--menu--cta-menu .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--previous a.orange,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--previous .block--menu--cta-menu a.orange,.block--menu--cta-menu ul.pager-items li.pager-item--previous .article-teaser--big[onclick]:hover a.orange,ul.pager-items li.pager-item--previous .article-teaser--big[onclick]:hover .block--menu--cta-menu a.orange,.block--menu--cta-menu .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--next a.orange,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--next .block--menu--cta-menu a.orange,.block--menu--cta-menu ul.pager-items li.pager-item--next .article-teaser--big[onclick]:hover a.orange,ul.pager-items li.pager-item--next .article-teaser--big[onclick]:hover .block--menu--cta-menu a.orange,.block--menu--cta-menu .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--last a.orange,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--last .block--menu--cta-menu a.orange,.block--menu--cta-menu ul.pager-items li.pager-item--last .article-teaser--big[onclick]:hover a.orange,ul.pager-items li.pager-item--last .article-teaser--big[onclick]:hover .block--menu--cta-menu a.orange,.block--menu--cta-menu .article-teaser--big[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a.orange,.article-teaser--big[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .block--menu--cta-menu a.orange,.block--menu--cta-menu .context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser--big[onclick]:hover a.orange,.context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser--big[onclick]:hover .block--menu--cta-menu a.orange,.block--menu--cta-menu .article-teaser--big[onclick]:hover .block-meatandmore-faq-cta a.orange,.article-teaser--big[onclick]:hover .block-meatandmore-faq-cta .block--menu--cta-menu a.orange,.block--menu--cta-menu .block-meatandmore-faq-cta .article-teaser--big[onclick]:hover a.orange,.block-meatandmore-faq-cta .article-teaser--big[onclick]:hover .block--menu--cta-menu a.orange,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover .orange.button,.article-search-result-teaser[onclick]:hover .block--menu--cta-menu .orange.button,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--first a.orange,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--first .block--menu--cta-menu a.orange,.block--menu--cta-menu ul.pager-items li.pager-item--first .article-search-result-teaser[onclick]:hover a.orange,ul.pager-items li.pager-item--first .article-search-result-teaser[onclick]:hover .block--menu--cta-menu a.orange,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--previous a.orange,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--previous .block--menu--cta-menu a.orange,.block--menu--cta-menu ul.pager-items li.pager-item--previous .article-search-result-teaser[onclick]:hover a.orange,ul.pager-items li.pager-item--previous .article-search-result-teaser[onclick]:hover .block--menu--cta-menu a.orange,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--next a.orange,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--next .block--menu--cta-menu a.orange,.block--menu--cta-menu ul.pager-items li.pager-item--next .article-search-result-teaser[onclick]:hover a.orange,ul.pager-items li.pager-item--next .article-search-result-teaser[onclick]:hover .block--menu--cta-menu a.orange,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--last a.orange,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--last .block--menu--cta-menu a.orange,.block--menu--cta-menu ul.pager-items li.pager-item--last .article-search-result-teaser[onclick]:hover a.orange,ul.pager-items li.pager-item--last .article-search-result-teaser[onclick]:hover .block--menu--cta-menu a.orange,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a.orange,.article-search-result-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .block--menu--cta-menu a.orange,.block--menu--cta-menu .context-home .block-views-blockjobs-latest-jobs .more-link .article-search-result-teaser[onclick]:hover a.orange,.context-home .block-views-blockjobs-latest-jobs .more-link .article-search-result-teaser[onclick]:hover .block--menu--cta-menu a.orange,.block--menu--cta-menu .article-search-result-teaser[onclick]:hover .block-meatandmore-faq-cta a.orange,.article-search-result-teaser[onclick]:hover .block-meatandmore-faq-cta .block--menu--cta-menu a.orange,.block--menu--cta-menu .block-meatandmore-faq-cta .article-search-result-teaser[onclick]:hover a.orange,.block-meatandmore-faq-cta .article-search-result-teaser[onclick]:hover .block--menu--cta-menu a.orange,.block--menu--cta-menu .context-home .block-views-blockjobs-latest-jobs .more-link a.orange:hover,.context-home .block-views-blockjobs-latest-jobs .more-link .block--menu--cta-menu a.orange:hover,.block--menu--cta-menu .block-meatandmore-faq-cta a.orange:hover,.block-meatandmore-faq-cta .block--menu--cta-menu a.orange:hover{background-color:#f68e39}@media only screen and (min-width:992px){.block--menu--cta-menu{width:40%}}footer ul.menu a{color:#fff}#mobile-menu .mobile-menu-inner{padding:1rem;border-top:solid 1px #e1e1e1}.block-mailchimp-signup{margin-top:2rem}@media only screen and (min-width:992px){.block-mailchimp-signup{margin-top:0}}.block-mailchimp-signup form{font-size:.875rem;line-height:1.3125rem;position:relative}.block-mailchimp-signup form .mailchimp-newsletter-mergefields label,.block-mailchimp-signup form .mailchimp-newsletter-mergefields fieldset>legend,.block-mailchimp-signup form .mailchimp-newsletter-mergefields div.field-label,.block-mailchimp-signup form .mailchimp-newsletter-mergefields span.field-label,.block-mailchimp-signup form .mailchimp-newsletter-mergefields .label-inline{display:none}.block-mailchimp-signup form .mailchimp-newsletter-mergefields .form-item{margin-bottom:.7rem}.block-mailchimp-signup form .mailchimp-newsletter-mergefields input{font-size:.875rem;line-height:1.3125rem;width:100%;height:52px;color:#010101;padding-right:110px;border-radius:3px;border:0}.block-mailchimp-signup form .mailchimp-newsletter-mergefields input::-webkit-input-placeholder{color:#010101;opacity:1}.block-mailchimp-signup form .mailchimp-newsletter-mergefields input::-moz-placeholder{color:#010101;opacity:1}.block-mailchimp-signup form .mailchimp-newsletter-mergefields input:-ms-input-placeholder{color:#010101;opacity:1}.block-mailchimp-signup form .mailchimp-newsletter-mergefields input:-moz-placeholder{color:#010101;opacity:1}.block-mailchimp-signup form .form-actions input{font-size:.875rem;line-height:1.3125rem;background-color:#000;border:0;letter-spacing:0;padding:0.78rem 0.6rem;font-weight:400;border-radius:0;inline-size:100%}.content-wrapper .block-mailchimp-signup,.content-wrapper .view-recipes .mailchimp-signup-subscribe-form{flex-basis:100%;max-width:100%;min-height:400px}@media only screen and (min-width:992px){.content-wrapper .block-mailchimp-signup,.content-wrapper .view-recipes .mailchimp-signup-subscribe-form{flex-basis:66.667%;max-width:66.667%;min-height:auto}}.content-wrapper .block-mailchimp-signup .mailchimp_inner,.content-wrapper .view-recipes .mailchimp-signup-subscribe-form .mailchimp_inner{color:#fff;background-color:#00746D;z-index:2;padding:3rem 1.5rem 1.5rem;-o-border-image:url(/themes/custom/calibr8_buurtslagers/images/buurtslagers_pattern.png) 0 1 100% repeat;border-image:url(/themes/custom/calibr8_buurtslagers/images/buurtslagers_pattern.png) 0 1 100% repeat;border-bottom:50px solid;position:relative}.content-wrapper .block-mailchimp-signup .mailchimp_inner::after,.content-wrapper .view-recipes .mailchimp-signup-subscribe-form .mailchimp_inner::after{content:'';display:inline-block;width:80px;height:205px;background:url(/themes/custom/calibr8_buurtslagers/images/buurtslagers-ventje-new.png) bottom right no-repeat;background-size:contain;position:absolute;bottom:-50px;right:5px}@media only screen and (min-width:692px){.content-wrapper .block-mailchimp-signup .mailchimp_inner::after,.content-wrapper .view-recipes .mailchimp-signup-subscribe-form .mailchimp_inner::after{width:195px;height:205px;bottom:0;right:10px}}.content-wrapper .block-mailchimp-signup .mailchimp_inner h2,.content-wrapper .block-mailchimp-signup .mailchimp_inner .node--job--full h1,.node--job--full .content-wrapper .block-mailchimp-signup .mailchimp_inner h1,.content-wrapper .view-recipes .mailchimp-signup-subscribe-form .mailchimp_inner h2,.content-wrapper .view-recipes .mailchimp-signup-subscribe-form .mailchimp_inner .node--job--full h1,.node--job--full .content-wrapper .view-recipes .mailchimp-signup-subscribe-form .mailchimp_inner h1{color:#fff}@media only screen and (min-width:692px){.content-wrapper .block-mailchimp-signup .mailchimp_inner h2,.content-wrapper .block-mailchimp-signup .mailchimp_inner .node--job--full h1,.node--job--full .content-wrapper .block-mailchimp-signup .mailchimp_inner h1,.content-wrapper .block-mailchimp-signup .mailchimp_inner form,.content-wrapper .view-recipes .mailchimp-signup-subscribe-form .mailchimp_inner h2,.content-wrapper .view-recipes .mailchimp-signup-subscribe-form .mailchimp_inner .node--job--full h1,.node--job--full .content-wrapper .view-recipes .mailchimp-signup-subscribe-form .mailchimp_inner h1,.content-wrapper .view-recipes .mailchimp-signup-subscribe-form .mailchimp_inner form{max-width:65%}}.content-wrapper .block-mailchimp-signup .mailchimp_inner form .mailchimp-newsletter-mergefields,.content-wrapper .view-recipes .mailchimp-signup-subscribe-form .mailchimp_inner form .mailchimp-newsletter-mergefields{margin-top:1.5rem}.content-wrapper .block-mailchimp-signup .mailchimp_inner form .mailchimp-newsletter-mergefields input,.content-wrapper .view-recipes .mailchimp-signup-subscribe-form .mailchimp_inner form .mailchimp-newsletter-mergefields input{border:solid 1px #b7b7b7}.content-wrapper .block-mailchimp-signup .mailchimp_inner form .mailchimp-newsletter-mergefields input::-webkit-input-placeholder,.content-wrapper .view-recipes .mailchimp-signup-subscribe-form .mailchimp_inner form .mailchimp-newsletter-mergefields input::-webkit-input-placeholder{color:#9fa0a2}.content-wrapper .block-mailchimp-signup .mailchimp_inner form .mailchimp-newsletter-mergefields input::-moz-placeholder,.content-wrapper .view-recipes .mailchimp-signup-subscribe-form .mailchimp_inner form .mailchimp-newsletter-mergefields input::-moz-placeholder{color:#9fa0a2}.content-wrapper .block-mailchimp-signup .mailchimp_inner form .mailchimp-newsletter-mergefields input:-ms-input-placeholder,.content-wrapper .view-recipes .mailchimp-signup-subscribe-form .mailchimp_inner form .mailchimp-newsletter-mergefields input:-ms-input-placeholder{color:#9fa0a2}.content-wrapper .block-mailchimp-signup .mailchimp_inner form .mailchimp-newsletter-mergefields input:-moz-placeholder,.content-wrapper .view-recipes .mailchimp-signup-subscribe-form .mailchimp_inner form .mailchimp-newsletter-mergefields input:-moz-placeholder{color:#9fa0a2}.content-wrapper .block-mailchimp-signup .mailchimp_inner form .form-actions,.content-wrapper .view-recipes .mailchimp-signup-subscribe-form .mailchimp_inner form .form-actions{position:absolute;right:3px;bottom:3px}.content-wrapper .block-mailchimp-signup .mailchimp_inner form .form-actions input,.content-wrapper .view-recipes .mailchimp-signup-subscribe-form .mailchimp_inner form .form-actions input{margin:0;background-color:#000;inline-size:auto}.region--content-bottom .block-mailchimp-signup{display:none}#sharing-menu{overflow:hidden;margin-bottom:2rem}ul.social-menu .share-text{display:inline-block;float:left;margin-right:0.8rem}ul.social-menu li{float:left}ul.social-menu li:not(:last-child){margin-right:0.5rem}ul.social-menu li a{display:inline-block;color:#fff;background:transparent;border-radius:100%;font-size:18px;line-height:1;text-align:center;width:1em;height:1rem}ul.social-menu li a::before{margin:0}ul.social-menu li a:hover{color:#fff}ul.social-menu a.icon-social-facebook{color:#3b5998}ul.social-menu a.icon-social-facebook:hover{color:#4c70ba}ul.social-menu a.icon-social-twitter{color:#55acee}ul.social-menu a.icon-social-twitter:hover{color:#147bc9}ul.social-menu a.icon-social-linkedin{color:#007bb5}ul.social-menu a.icon-social-linkedin:hover{color:#00364f}ul.social-menu a.icon-social-googleplus{color:#dd4b39}ul.social-menu a.icon-social-googleplus:hover{color:#ec9a90}ul.social-menu a.icon-social-instagram{color:#e95950}ul.social-menu a.icon-social-instagram:hover{color:#f4afab}ul.social-menu a.icon-social-reddit{color:#ff4500}ul.social-menu a.icon-social-reddit:hover{color:#ff8f66}ul.social-menu a.icon-social-mail{color:#666}ul.social-menu a.icon-social-mail:hover{color:#333}ul.social-menu a.icon-social-youtube{color:#b00}ul.social-menu a.icon-social-youtube:hover{color:#f22}.calibr8-cookie-compliance-info{z-index:99;position:fixed;right:0;bottom:0;left:0;padding:2rem 0;background:#fff}.calibr8-cookie-compliance-info__button-wrapper{display:flex;justify-content:center;align-items:center}.calibr8-cookie-compliance-info__consent{margin-right:1rem}.calibr8-cookie-compliance-info__consent a{margin:0}.calibr8-cookie-compliance-info__noconsent a{color:#000;font-size:.875rem;line-height:1.3125rem}@media only screen and (min-width:692px){.calibr8-cookie-compliance-info__wrapper{display:flex;flex-wrap:wrap;align-items:center}.calibr8-cookie-compliance-info__text{flex:1 1 200px;width:200px}.calibr8-cookie-compliance-info__text>*:last-child{margin-bottom:0}.calibr8-cookie-compliance-info__button-wrapper{flex:0 1 360px;width:360px;justify-content:flex-end}}.block-calibr8-cookie-compliance{margin-bottom:3rem}.calibr8-cookie-compliance-status__text p:last-child{margin-bottom:0}.calibr8-cookie-compliance-status__label{font-weight:800}.consent-support-no-consent-message .ot-sdk-show-settings{text-decoration:underline}.consent-support-no-consent-message .ot-sdk-show-settings:focus,.consent-support-no-consent-message .ot-sdk-show-settings:hover,.consent-support-no-consent-message .ot-sdk-show-settings:active{text-decoration:underline}.pswp__button{color:#fff;border:0 none;border-radius:0}.pswp__button--arrow--left,.pswp__button--arrow--right{width:auto;height:auto;margin:0;padding:0.7rem;background:#000}.pswp__button--arrow--left::before,.pswp__button--arrow--right::before{position:relative;top:auto;right:auto;left:auto;width:auto;height:auto;margin:0;background:none}.pswp__button--arrow--left:hover,.pswp__button--arrow--right:hover{background:#000}.pswp__button--arrow--left::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}.pswp__button--arrow--right::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}.paragraph{position:relative;margin-bottom:2rem}@media only screen and (min-width:692px){.paragraph{margin-bottom:3rem}}.paragraph__header{margin-bottom:1.5rem}.paragraph__attachment{margin-top:1.5rem}.paragraph__footer{margin-top:1.5rem}.paragraph__image img{display:block;width:100%}.paragraph__title>*{margin-bottom:0}.paragraph__subtitle>*{margin-bottom:0}.paragraph .field--type-text-long>*:last-child{margin-bottom:0}.paragraph__call-to-action{margin-bottom:-1rem}.paragraph__call-to-action a{margin-right:1rem}.paragraph__call-to-action a:last-child{margin-right:0}.paragraph.width--normal>.container,.paragraph.width--normal>#sharing-menu,.context-vacatures .content-wrapper .paragraph.width--normal>.wrapper,.block-koptana-product-recap .paragraph.width--normal>.product--recap{max-width:800px}.paragraph.background--white .paragraph__content-wrapper{padding:1rem;background-color:#fff}@media print,(min-width:692px){.paragraph.background--white .paragraph__content-wrapper{padding:2rem}}.paragraph.background--grey .paragraph__content-wrapper{padding:1rem;background-color:#ddd}@media print,(min-width:692px){.paragraph.background--grey .paragraph__content-wrapper{padding:2rem}}.paragraph.background--primary .paragraph__content-wrapper{padding:1rem;background-color:#00746D}@media print,(min-width:692px){.paragraph.background--primary .paragraph__content-wrapper{padding:2rem}}.paragraph.background--secondary .paragraph__content-wrapper{padding:1rem;background-color:#EF373E}@media print,(min-width:692px){.paragraph.background--secondary .paragraph__content-wrapper{padding:2rem}}.paragraph.text-color--white .paragraph__content-wrapper{color:#fff}.paragraph.text-color--black .paragraph__content-wrapper{color:#000}.paragraph.text-background--white .paragraph__content-wrapper{background:#fff}.paragraph.text-background--black .paragraph__content-wrapper{background:#000}.paragraph.text-background--grey .paragraph__content-wrapper{background:#ddd}.paragraph.text-background--primary .paragraph__content-wrapper{background:#00746D}.paragraph.text-background--secondary .paragraph__content-wrapper{background:#EF373E}.paragraph.text-background--black-transparent .paragraph__content-wrapper{background:rgba(2,23,16,0.8)}.paragraph.text-background--white-transparent .paragraph__content-wrapper{background:rgba(255,255,255,0.8)}.paragraph.text-background--text-shadow .paragraph__title,.paragraph.text-background--text-shadow .paragraph__subtitle,.paragraph.text-background--text-shadow .paragraph__content{text-shadow:2px 2px rgba(2,23,16,0.8)}.paragraph.border--top{padding-top:2rem;border-top:solid 1px #e1e1e1}@media print,(min-width:692px){.paragraph.border--top{padding-top:3rem}}.paragraph.border--bottom{padding-bottom:2rem;border-bottom:solid 1px #e1e1e1}@media print,(min-width:692px){.paragraph.border--bottom{padding-bottom:3rem}}.paragraph.border--top-bottom{padding-top:2rem;padding-bottom:2rem;border-top:solid 1px #e1e1e1;border-bottom:solid 1px #e1e1e1}@media print,(min-width:692px){.paragraph.border--top-bottom{padding-top:3rem;padding-bottom:3rem}}.paragraph.border--bottom+.paragraph.border--top,.paragraph.border--bottom+.paragraph.border--top-bottom{padding-top:0;border-top:0 none}.paragraph.title-align--centered .paragraph__title,.paragraph.title-align--centered .paragraph__subtitle{text-align:center}.paragraph.title-align--right .paragraph__title,.paragraph.title-align--right .paragraph__subtitle{text-align:right}.paragraph.text-align--centered .paragraph__content,.paragraph.text-align--centered .paragraph__footer{text-align:center}.paragraph.text-align--right .paragraph__content,.paragraph.text-align--right .paragraph__footer{text-align:right}.paragraph--text-with-image.background--default .paragraph__image-wrapper{margin-bottom:1.5rem}@media print,(min-width:692px){.paragraph--text-with-image--image-align-left.has-image .paragraph__image-wrapper{width:40%;margin-bottom:0}.paragraph--text-with-image--image-align-left.has-image .paragraph__content-wrapper{width:60%;padding-left:2rem}}@media print,(min-width:692px){.paragraph--text-with-image--image-align-right.has-image .paragraph__content-wrapper{order:1;width:60%;padding-right:2rem}.paragraph--text-with-image--image-align-right.has-image .paragraph__image-wrapper{order:2;width:40%;margin-bottom:0}}.paragraph--text-with-image--image-align-bottom.has-image .paragraph__content-wrapper{order:1}.paragraph--text-with-image--image-align-bottom.has-image .paragraph__image-wrapper{order:2}.paragraph--text-with-image--image-align-bottom.has-image.background--default .paragraph__image-wrapper{margin-top:1.5rem;margin-bottom:0}.paragraph--text-with-background-image .paragraph__layout{align-items:flex-end;position:relative;min-height:360px;background-color:#ddd}@media print,(min-width:692px){.paragraph--text-with-background-image .paragraph__layout{min-height:460px}}.paragraph--text-with-background-image .paragraph__image-wrapper{position:absolute;top:0;right:0;bottom:0;left:0}.paragraph--text-with-background-image .paragraph__image-wrapper,.paragraph--text-with-background-image .paragraph__image-wrapper *{width:100%;height:100%}.paragraph--text-with-background-image .paragraph__content-wrapper{width:auto;max-width:800px;padding:1.5rem;position:relative;z-index:1}.paragraph--text-with-background-image .paragraph__image img{font-family:"object-fit: cover;";-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.paragraph--text-with-background-image--content-align-center .paragraph__layout{justify-content:center}.paragraph--text-with-background-image--content-align-center .paragraph__content-wrapper{text-align:center}.paragraph--text-with-background-image--content-align-right .paragraph__layout{justify-content:flex-end}.paragraph--text-with-background-image--content-align-right .paragraph__content-wrapper{text-align:right}.paragraph--quote .paragraph__content-wrapper{position:relative;display:flex;align-items:center;justify-content:space-between}.paragraph--quote .quote-sign--start{align-self:flex-start;text-align:right;padding-right:1rem}.paragraph--quote .quote-sign--start::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}.paragraph--quote .quote-sign--end{align-self:flex-end;text-align:left;padding-left:1rem}.paragraph--quote .quote-sign--end::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}@media print,(min-width:692px){.paragraph--quote .quote-sign--end{padding-left:2rem}}.paragraph--quote .quote-sign{position:relative;flex:0 0 48px}.paragraph--quote .quote-sign::before{color:#ddd;font-size:32px}.paragraph--quote .field--quote-body{text-align:center;font-size:1.25rem;line-height:1.875rem;font-weight:600}@media only screen and (min-width:692px){.paragraph--quote .field--quote-body{font-size:1.375rem;line-height:2.0625rem}}@media only screen and (min-width:992px){.paragraph--quote .field--quote-body{font-size:1.5rem;line-height:2.25rem}}.paragraph--quote .paragraph__author-wrapper{display:flex;align-items:center;justify-content:center;margin-top:1.5rem}.paragraph--quote .field--quote-author-image{width:60px;flex:0 0 60px;margin-right:1rem}.paragraph--quote .field--quote-author-image img{display:block;border-radius:100%}.paragraph--quote .field--quote-author-name{font-weight:800}.paragraph--quote .field--quote-author-headline{color:#888}.paragraph--link-list .field--links:not(:first-child){margin-top:1.5rem}.paragraph--infobox .paragraph__content-wrapper{position:relative;min-height:7rem;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:4rem !important;background-color:#fff}@media print,(min-width:692px){.paragraph--infobox .paragraph__content-wrapper{padding-top:2rem;padding-right:2rem;padding-bottom:2rem}}.paragraph--infobox .paragraph__icon{position:absolute;display:flex;justify-content:center;align-items:center;top:1rem;left:1rem;background-color:rgba(0,0,0,0.1);width:2rem;height:2rem;text-align:center;border-radius:100%}.paragraph--infobox .paragraph__icon>span::before{font-size:18px;margin:0}.paragraph--infobox .paragraph__header{margin-bottom:0.5rem}.paragraph--infobox .paragraph__title>*{font-size:1.125rem;line-height:1.6875rem;font-weight:600}@media print,(min-width:692px){.paragraph--infobox .paragraph__content-wrapper{padding-left:7rem !important}.paragraph--infobox .paragraph__icon{top:2rem;left:2rem;width:3rem;height:3rem}.paragraph--infobox .paragraph__icon>span::before{font-size:26px}}.paragraph--infobox.infobox-type--check.background--default .paragraph__content-wrapper{background-color:#1bb761}.paragraph--infobox.infobox-type--check.background--default .paragraph__icon{color:#fff;background-color:rgba(255,255,255,0.2)}.paragraph--infobox.infobox-type--check.text-color--normal .paragraph__header,.paragraph--infobox.infobox-type--check.text-color--normal .paragraph__content{color:#fff}.paragraph--infobox.infobox-type--warning.background--default .paragraph__content-wrapper{background-color:#ffa956}.paragraph--infobox.infobox-type--warning.background--default .paragraph__icon{color:#fff;background-color:rgba(255,255,255,0.2)}.paragraph--infobox.infobox-type--warning.text-color--normal .paragraph__header,.paragraph--infobox.infobox-type--warning.text-color--normal .paragraph__content{color:#fff}.paragraph--infobox.infobox-type--error.background--default .paragraph__content-wrapper{background-color:#f14d51}.paragraph--infobox.infobox-type--error.background--default .paragraph__icon{color:#fff;background-color:rgba(255,255,255,0.2)}.paragraph--infobox.infobox-type--error.text-color--normal .paragraph__header,.paragraph--infobox.infobox-type--error.text-color--normal .paragraph__content{color:#fff}.paragraph--documents .field--body{margin-bottom:1.5rem}.paragraph--documents .field--documents-download{display:flex;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem;justify-content:flex-start;margin-bottom:-2rem}.paragraph--documents .field--documents-download>*{width:100%;padding-right:.5rem;padding-left:.5rem;margin-bottom:1rem}@media screen and (min-width:692px){.paragraph--documents .field--documents-download{margin-right:-1rem;margin-left:-1rem}.paragraph--documents .field--documents-download>*{padding-right:1rem;padding-left:1rem;margin-bottom:2rem}}@media print,(min-width:692px){.paragraph--documents .field--documents-download>.field__item{width:50%}.paragraph--documents .field--documents-download>.field__item:nth-child(2n+1){padding-right:2rem}.paragraph--documents .field--documents-download>.field__item:nth-child(2n){padding-left:2rem}.paragraph--documents .field--documents-download>.field__item:nth-child(2n+1):not(:last-child){border-right:solid 1px #e1e1e1}}.document{position:relative;padding-left:3rem}.document__icon{position:absolute;display:flex;justify-content:center;align-items:center;top:0;left:0;background-color:rgba(0,0,0,0.1);width:2rem;height:2rem;text-align:center;border-radius:100%}.document__icon>span::before{font-size:18px;margin:0}.document__title>*{font-size:1.125rem;line-height:1.6875rem;font-weight:600;margin-bottom:0.5rem}.document__content{margin-bottom:0.5rem}.document__download a{margin-bottom:0}.paragraph--embed-code .field--embed-video,.paragraph--embed-code .field--embed-code{margin-top:1.5rem}.paragraph--page-teasers .field--page-teasers{display:flex;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem;margin-top:1.5rem;margin-bottom:-2rem}.paragraph--page-teasers .field--page-teasers>*{width:100%;padding-right:.5rem;padding-left:.5rem;margin-bottom:1rem}@media screen and (min-width:692px){.paragraph--page-teasers .field--page-teasers{margin-right:-1rem;margin-left:-1rem}.paragraph--page-teasers .field--page-teasers>*{padding-right:1rem;padding-left:1rem;margin-bottom:2rem}}@media print,(min-width:692px){.paragraph--page-teasers .field--page-teasers>.field__item{width:50%}}@media print,(min-width:692px){.paragraph--page-teasers.width--full .field--page-teasers>.field__item{width:33.33%}}.paragraph--form .field--form{margin-top:1.5rem}.paragraph--view .field--block{margin-top:1.5rem}.field--photos--thumbnails{display:flex;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem}.field--photos--thumbnails>*{width:100%;padding-right:.5rem;padding-left:.5rem;margin-bottom:1rem}@media screen and (min-width:692px){.field--photos--thumbnails{margin-right:-1rem;margin-left:-1rem}.field--photos--thumbnails>*{padding-right:1rem;padding-left:1rem;margin-bottom:2rem}}.field--photos--thumbnails .field__item{width:auto}@media (max-width:392px - 1){.field--photos--thumbnails .field__item{width:50%}}@media (min-width:392px){.field--photos--thumbnails .field__item{width:33.33%}}@media print,(min-width:692px){.field--photos--thumbnails .field__item{width:25%}}.field--photos--thumbnails .field__item img{display:block;width:100%}.paragraph .node__content-wrapper{overflow:auto}.paragraph.layout-style--50-50 .paragraph__layout>div:first-child{width:100%;margin-bottom:1.5rem}.paragraph.layout-style--50-50 .paragraph__layout>div:last-child{width:100%}@media only screen and (min-width:992px){.paragraph.layout-style--30-70.paragraph--image-align-right .paragraph__layout>div:first-child,.paragraph.layout-style--30-70.paragraph--embed-code .paragraph__layout>div:first-child{width:70%}.paragraph.layout-style--30-70.paragraph--image-align-right .paragraph__layout>div:last-child,.paragraph.layout-style--30-70.paragraph--embed-code .paragraph__layout>div:last-child{width:30%}.paragraph.layout-style--30-70.paragraph--image-align-left .paragraph__layout>div:first-child{width:30%}.paragraph.layout-style--30-70.paragraph--image-align-left .paragraph__layout>div:last-child{width:70%}.paragraph.layout-style--70-30.paragraph--image-align-right .paragraph__layout>div:first-child,.paragraph.layout-style--70-30.paragraph--embed-code .paragraph__layout>div:first-child{width:30%}.paragraph.layout-style--70-30.paragraph--image-align-right .paragraph__layout>div:last-child,.paragraph.layout-style--70-30.paragraph--embed-code .paragraph__layout>div:last-child{width:70%}.paragraph.layout-style--70-30.paragraph--image-align-left .paragraph__layout>div:first-child{width:70%}.paragraph.layout-style--70-30.paragraph--image-align-left .paragraph__layout>div:last-child{width:30%}.paragraph.paragraph--text-with-image.layout-style--50-50 .paragraph__layout>div:first-child{width:100%}.paragraph.paragraph--text-with-image.layout-style--50-50 .paragraph__layout>div:last-child{width:100%}.paragraph.layout-style--50-50:not(.paragraph--image-align-top):not(.paragraph--columns):not(.paragraph--image-align-bottom).has-image .paragraph__layout>div:first-child,.paragraph.paragraph--embed-code.layout-style--50-50:not(.paragraph--image-align-top):not(.paragraph--image-align-bottom) .paragraph__layout>div:first-child{width:50%;margin-bottom:0}.paragraph.layout-style--50-50:not(.paragraph--image-align-top):not(.paragraph--columns):not(.paragraph--image-align-bottom).has-image .paragraph__layout>div:last-child,.paragraph.paragraph--embed-code.layout-style--50-50:not(.paragraph--image-align-top):not(.paragraph--image-align-bottom) .paragraph__layout>div:last-child{width:50%}.page-node-type-basic-page .paragraph.layout-style--50-50:not(.paragraph--image-align-top):not(.paragraph--embed-code):not(.paragraph--columns):not(.paragraph--image-align-bottom) .paragraph__layout>div:first-child{width:100%}.page-node-type-basic-page .paragraph.layout-style--50-50:not(.paragraph--image-align-top):not(.paragraph--embed-code):not(.paragraph--columns):not(.paragraph--image-align-bottom) .paragraph__layout>div:last-child{width:100%}.page-node-type-basic-page .paragraph.layout-style--50-50:not(.paragraph--image-align-top):not(.paragraph--embed-code):not(.paragraph--columns):not(.paragraph--image-align-bottom).has-image .paragraph__layout>div:first-child{width:50%;margin-bottom:0}.page-node-type-basic-page .paragraph.layout-style--50-50:not(.paragraph--image-align-top):not(.paragraph--embed-code):not(.paragraph--columns):not(.paragraph--image-align-bottom).has-image .paragraph__layout>div:last-child{width:50%}}.paragraph.background--grey .paragraph__content-wrapper{background-color:#f1f1f1}.paragraph--view .view-cta-bottom{margin-bottom:1rem}.paragraph--columns .paragraph{margin-bottom:0 !important}.paragraph--columns .paragraph .paragraph__content-wrapper{margin-bottom:0 !important}.paragraph--columns .field--paragraph .field__item .container,.paragraph--columns .field--paragraph .field__item #sharing-menu,.paragraph--columns .field--paragraph .field__item .context-vacatures .content-wrapper .wrapper,.context-vacatures .content-wrapper .paragraph--columns .field--paragraph .field__item .wrapper,.paragraph--columns .field--paragraph .field__item .block-koptana-product-recap .product--recap,.block-koptana-product-recap .paragraph--columns .field--paragraph .field__item .product--recap{padding:0}.paragraph--columns.layout-style--50-50 .field--paragraph{display:flex;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem}@media only screen and (min-width:692px){.paragraph--columns.layout-style--50-50 .field--paragraph{margin-right:-1rem;margin-left:-1rem}}.paragraph--columns.layout-style--50-50 .field--paragraph>.field__item{width:100%;padding-right:.5rem;padding-left:.5rem;margin-bottom:1rem}@media only screen and (min-width:992px){.paragraph--columns.layout-style--50-50 .field--paragraph>.field__item{width:50%;padding-right:1rem;padding-left:1rem;margin-bottom:2rem}}.paragraph--columns.layout-style--70-30 .field--paragraph{display:flex;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem}@media only screen and (min-width:692px){.paragraph--columns.layout-style--70-30 .field--paragraph{margin-right:-1rem;margin-left:-1rem}}.paragraph--columns.layout-style--70-30 .field--paragraph>.field__item{width:100%;padding-right:.5rem;padding-left:.5rem;margin-bottom:1rem}@media only screen and (min-width:992px){.paragraph--columns.layout-style--70-30 .field--paragraph>.field__item{padding-right:1rem;padding-left:1rem;margin-bottom:2rem}}@media only screen and (min-width:992px){.paragraph--columns.layout-style--70-30 .field--paragraph>.field__item:nth-child(odd){width:70%}}@media only screen and (min-width:992px){.paragraph--columns.layout-style--70-30 .field--paragraph>.field__item:nth-child(even){width:30%}}.paragraph--columns.layout-style--30-70 .field--paragraph{display:flex;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem}@media only screen and (min-width:692px){.paragraph--columns.layout-style--30-70 .field--paragraph{margin-right:-1rem;margin-left:-1rem}}.paragraph--columns.layout-style--30-70 .field--paragraph>.field__item{width:100%;padding-right:.5rem;padding-left:.5rem;margin-bottom:1rem}@media only screen and (min-width:992px){.paragraph--columns.layout-style--30-70 .field--paragraph>.field__item{padding-right:1rem;padding-left:1rem;margin-bottom:2rem}}@media only screen and (min-width:992px){.paragraph--columns.layout-style--30-70 .field--paragraph>.field__item:nth-child(odd){width:30%}}@media only screen and (min-width:992px){.paragraph--columns.layout-style--30-70 .field--paragraph>.field__item:nth-child(even){width:70%}}.paragraph--columns.layout-style--33-33-33 .field--paragraph{display:flex;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem}@media only screen and (min-width:692px){.paragraph--columns.layout-style--33-33-33 .field--paragraph{margin-right:-1rem;margin-left:-1rem}}.paragraph--columns.layout-style--33-33-33 .field--paragraph>.field__item{width:100%;padding-right:.5rem;padding-left:.5rem;margin-bottom:1rem}@media only screen and (min-width:992px){.paragraph--columns.layout-style--33-33-33 .field--paragraph>.field__item{width:33.3%;padding-right:1rem;padding-left:1rem;margin-bottom:2rem}}.paragraph--quote .paragraph__content-wrapper .paragraph__content{margin:0 auto}.paragraph--quote .field--quote-body{text-align:center;font-weight:300;font-style:italic;color:#4f4f4f;font-size:1.25rem;line-height:1.875rem}@media only screen and (min-width:692px){.paragraph--quote .field--quote-body{font-size:1.75rem;line-height:2.625rem}}@media only screen and (min-width:992px){.paragraph--quote .field--quote-body{font-size:2rem;line-height:3rem}}.paragraph--quote .field--quote-body::before{content:'“'}.paragraph--quote .field--quote-body::after{content:'”'}.paragraph--page-teasers .field--page-teasers{display:flex;flex-wrap:wrap;margin-top:1.5rem;margin-bottom:-2rem}.paragraph--page-teasers .field--page-teasers>*{width:100%}@media only screen and (min-width:392px){.paragraph--page-teasers .field--page-teasers>.field__item{width:50%}}@media only screen and (min-width:692px){.paragraph--page-teasers .field--page-teasers>.field__item{width:33.3%}}.paragraph--page-teasers.text-align--centered .paragraph__call-to-action{text-align:center}.paragraph--page-teasers.text-align--right .paragraph__call-to-action{text-align:right}.paragraph--page-teasers .paragraph__attachment{margin-top:1rem}.paragraph.text-color--white h1,.paragraph.text-color--white h2,.paragraph.text-color--white .node--job--full h1,.node--job--full .paragraph.text-color--white h1,.paragraph.text-color--white h3,.paragraph.text-color--white h4,.paragraph.text-color--white h5{color:#fff}.paragraph.text-color--black h1,.paragraph.text-color--black h2,.paragraph.text-color--black .node--job--full h1,.node--job--full .paragraph.text-color--black h1,.paragraph.text-color--black h3,.paragraph.text-color--black h4,.paragraph.text-color--black h5{color:#000}.paragraph.background--primary .paragraph__content-wrapper,.paragraph.background--primary .node--photo-album--slideshow .slideshow__content{background-color:#00746D}.paragraph.background--primary.paragraph--call-to-action-fade .paragraph__image-wrapper{color:#00746D}.paragraph.background--primary.paragraph--call-to-action-fade .paragraph__cta .button-secondary:hover{background-color:#00746D;border-color:#00746D;color:#fff;outline:1px solid #fff}.paragraph.background--primary25 .paragraph__content-wrapper,.paragraph.background--primary25 .node--photo-album--slideshow .slideshow__content{background-color:#BFDCDA}.paragraph.background--primary25.paragraph--call-to-action-fade .paragraph__image-wrapper{color:#BFDCDA}.paragraph.background--primary25.paragraph--call-to-action-fade .paragraph__cta .button-secondary:hover{background-color:#BFDCDA;border-color:#BFDCDA;color:#fff;outline:1px solid #fff}.paragraph.background--primary50 .paragraph__content-wrapper,.paragraph.background--primary50 .node--photo-album--slideshow .slideshow__content{background-color:#80B9B6}.paragraph.background--primary50.paragraph--call-to-action-fade .paragraph__image-wrapper{color:#80B9B6}.paragraph.background--primary50.paragraph--call-to-action-fade .paragraph__cta .button-secondary:hover{background-color:#80B9B6;border-color:#fff;color:#fff;outline:1px solid #fff}.paragraph.background--primary75 .paragraph__content-wrapper,.paragraph.background--primary75 .node--photo-album--slideshow .slideshow__content{background-color:#409791}.paragraph.background--primary75.paragraph--call-to-action-fade .paragraph__image-wrapper{color:#409791}.paragraph.background--primary75.paragraph--call-to-action-fade .paragraph__cta .button-secondary:hover{background-color:#409791;border-color:#409791;color:#fff;outline:1px solid #fff}.paragraph.background--secondary .paragraph__content-wrapper,.paragraph.background--secondary .node--photo-album--slideshow .slideshow__content{background-color:#EF373E}.paragraph.background--secondary.paragraph--call-to-action-fade .paragraph__image-wrapper{color:#EF373E}.paragraph.background--secondary.paragraph--call-to-action-fade .paragraph__cta .button-secondary:hover{background-color:#EF373E;border-color:#EF373E;color:#fff;outline:1px solid #fff}.paragraph.background--secondary25 .paragraph__content-wrapper,.paragraph.background--secondary25 .node--photo-album--slideshow .slideshow__content{background-color:#FBCDCF}.paragraph.background--secondary25.paragraph--call-to-action-fade .paragraph__image-wrapper{color:#FBCDCF}.paragraph.background--secondary25.paragraph--call-to-action-fade .paragraph__cta .button-secondary:hover{background-color:#FBCDCF;border-color:#FBCDCF;color:#fff;outline:1px solid #fff}.paragraph.background--secondary50 .paragraph__content-wrapper,.paragraph.background--secondary50 .node--photo-album--slideshow .slideshow__content{background-color:#F79B9E}.paragraph.background--secondary50.paragraph--call-to-action-fade .paragraph__image-wrapper{color:#F79B9E}.paragraph.background--secondary50.paragraph--call-to-action-fade .paragraph__cta .button-secondary:hover{background-color:#F79B9E;border-color:#F79B9E;color:#fff;outline:1px solid #fff}.paragraph.background--secondary75 .paragraph__content-wrapper,.paragraph.background--secondary75 .node--photo-album--slideshow .slideshow__content{background-color:#F3696E}.paragraph.background--secondary75.paragraph--call-to-action-fade .paragraph__image-wrapper{color:#F3696E}.paragraph.background--secondary75.paragraph--call-to-action-fade .paragraph__cta .button-secondary:hover{background-color:#F3696E;border-color:#F3696E;color:#fff;outline:1px solid #fff}.paragraph.background--yellow .paragraph__content-wrapper,.paragraph.background--yellow .node--photo-album--slideshow .slideshow__content{background-color:#F9C606}.paragraph.background--yellow.paragraph--call-to-action-fade .paragraph__image-wrapper{color:#F9C606}.paragraph.background--yellow.paragraph--call-to-action-fade .paragraph__cta .button-secondary:hover{background-color:#F9C606;border-color:#F9C606;color:#fff;outline:1px solid #fff}.paragraph.background--red .paragraph__content-wrapper,.paragraph.background--red .node--photo-album--slideshow .slideshow__content{background-color:#EF373E}.paragraph.background--red.paragraph--call-to-action-fade .paragraph__image-wrapper{color:#EF373E}.paragraph.background--red.paragraph--call-to-action-fade .paragraph__cta .button-secondary:hover{background-color:#EF373E;border-color:#EF373E;color:#fff;outline:1px solid #fff}.paragraph.background--grey .paragraph__content-wrapper,.paragraph.background--grey .node--photo-album--slideshow .slideshow__content{background-color:#E2DDCB}.paragraph.background--grey.paragraph--call-to-action-fade .paragraph__image-wrapper{color:#E2DDCB}.paragraph.background--grey.paragraph--call-to-action-fade .paragraph__cta .button-secondary:hover{background-color:#E2DDCB;border-color:#E2DDCB;color:#fff;outline:1px solid #fff}.paragraph.background--orange .paragraph__content-wrapper,.paragraph.background--orange .node--photo-album--slideshow .slideshow__content{background-color:#F58021}.paragraph.background--orange.paragraph--call-to-action-fade .paragraph__image-wrapper{color:#F58021}.paragraph.background--orange.paragraph--call-to-action-fade .paragraph__cta .button-secondary:hover{background-color:#F58021;border-color:#F58021;color:#fff;outline:1px solid #fff}.paragraph.background--blauw .paragraph__content-wrapper,.paragraph.background--blauw .node--photo-album--slideshow .slideshow__content{background-color:#001E45}.paragraph.background--blauw.paragraph--call-to-action-fade .paragraph__image-wrapper{color:#001E45}.paragraph.background--blauw.paragraph--call-to-action-fade .paragraph__cta .button-secondary:hover{background-color:#001E45;border-color:#001E45;color:#fff;outline:1px solid #fff}.paragraph.background--green .paragraph__content-wrapper,.paragraph.background--green .node--photo-album--slideshow .slideshow__content{background-color:#00746D}.paragraph.background--green.paragraph--call-to-action-fade .paragraph__image-wrapper{color:#00746D}.paragraph.background--green.paragraph--call-to-action-fade .paragraph__cta .button-secondary:hover{background-color:#00746D;border-color:#00746D;color:#fff;outline:1px solid #fff}.paragraph.background--white .paragraph__content-wrapper,.paragraph.background--white .node--photo-album--slideshow .slideshow__content{background-color:#fff}.paragraph.background--white .paragraph__content-wrapper .paragraph__icon,.paragraph.background--white .node--photo-album--slideshow .slideshow__content .paragraph__icon{background-color:rgba(0,0,0,0.2)}.paragraph.background--white .paragraph__content-wrapper .paragraph__icon span::before,.paragraph.background--white .node--photo-album--slideshow .slideshow__content .paragraph__icon span::before{color:#000}.paragraph.background--white.paragraph--call-to-action-fade .paragraph__image-wrapper{color:#fff}.paragraph.background--white.paragraph--call-to-action-fade .paragraph__cta .button-secondary:hover{background-color:#fff;border-color:#fff;color:#000;outline:1px solid #fff}.paragraph.background--black .paragraph__content-wrapper,.paragraph.background--black .node--photo-album--slideshow .slideshow__content{background-color:#000}.paragraph.background--black .paragraph__content-wrapper .paragraph__icon,.paragraph.background--black .node--photo-album--slideshow .slideshow__content .paragraph__icon{background-color:rgba(255,255,255,0.2)}.paragraph.background--black .paragraph__content-wrapper .paragraph__icon span::before,.paragraph.background--black .node--photo-album--slideshow .slideshow__content .paragraph__icon span::before{color:#fff}.paragraph.background--black.paragraph--call-to-action-fade .paragraph__image-wrapper{color:#000}.paragraph.background--black.paragraph--call-to-action-fade .paragraph__cta .button-secondary:hover{background-color:#000;border-color:#000;color:#fff;outline:1px solid #fff}.paragraph:not(.background--default) .paragraph__content-wrapper{padding:2rem}.paragraph.border--top{max-width:1200px;margin-left:auto;margin-right:auto}.paragraph.border--bottom{max-width:1200px;margin-left:auto;margin-right:auto}.paragraph.border--top-bottom{max-width:1200px;margin-left:auto;margin-right:auto}.title-color--secondary h2,.title-color--secondary .node--job--full h1,.node--job--full .title-color--secondary h1,.title-color--secondary h3{color:#EF373E}.title-color--primary h2,.title-color--primary .node--job--full h1,.node--job--full .title-color--primary h1,.title-color--primary h3{color:#00746D}.title-color--white h2,.title-color--white .node--job--full h1,.node--job--full .title-color--white h1,.title-color--white h3{color:#fff}.title-color--black h2,.title-color--black .node--job--full h1,.node--job--full .title-color--black h1,.title-color--black h3{color:#000}.article-teaser .field--media-image:hover img{cursor:pointer;transition:cubic-bezier(0.215,0.61,0.355,1) .4s;transform:scale(1.05)}.paragraph--view .view-title{display:inline-block}@media only screen and (min-width:692px){.paragraph--view .view-cta-top{float:right;margin-left:2rem;margin-top:0.3rem}}.paragraph--embed-code.layout-style--100 .paragraph__content-wrapper{order:2}.paragraph--embed-code.layout-style--100 .paragraph__attachment{order:1}.paragraph--embed-code .paragraph__content-wrapper{order:1}.paragraph--embed-code .paragraph__attachment{order:2}.paragraph--embed-code .paragraph__call-to-action{margin-bottom:1rem}.paragraph--embed-code--default .paragraph__content-wrapper{padding-bottom:1rem}@media only screen and (min-width:692px){.paragraph--embed-code--default .paragraph__content-wrapper{padding-bottom:2rem}}@media only screen and (min-width:992px){.paragraph--embed-code--default .paragraph__content-wrapper{padding-right:2rem;padding-bottom:0}}.paragraph--embed-code--image-align-left .paragraph__content-wrapper{padding-bottom:1rem}@media only screen and (min-width:692px){.paragraph--embed-code--image-align-left .paragraph__content-wrapper{padding-bottom:2rem}}@media only screen and (min-width:992px){.paragraph--embed-code--image-align-left .paragraph__content-wrapper{order:2;padding-left:2rem;padding-bottom:0}}.paragraph--embed-code--image-align-top .paragraph__content-wrapper{order:2}.paragraph--embed-code--image-align-right .paragraph__content-wrapper{padding-bottom:1rem}@media only screen and (min-width:692px){.paragraph--embed-code--image-align-right .paragraph__content-wrapper{padding-bottom:2rem}}@media only screen and (min-width:992px){.paragraph--embed-code--image-align-right .paragraph__content-wrapper{padding-right:2rem;padding-bottom:0}}@media only screen and (min-width:992px){.paragraph--embed-code--image-align-left .paragraph__attachment{order:1}}.paragraph--embed-code--image-align-top .paragraph__attachment{order:1;margin-bottom:1rem}@media only screen and (min-width:992px){.paragraph--embed-code--image-align-top .paragraph__attachment{margin-bottom:2rem}}.paragraph--embed-code--image-align-bottom .paragraph__attachment{margin-top:1rem}@media only screen and (min-width:992px){.paragraph--embed-code--image-align-bottom .paragraph__attachment{margin-top:2rem}}.paragraph--embed-code--image-align-bottom .paragraph__attachment,.paragraph--embed-code--image-align-bottom .paragraph__content-wrapper,.paragraph--embed-code--image-align-top .paragraph__attachment,.paragraph--embed-code--image-align-top .paragraph__content-wrapper{width:100% !important}.paragraph__attachment{margin-top:0}.paragraph__attachment .field--embed-video{margin-top:0}@media only screen and (min-width:692px){.paragraph--text-with-image--image-align-right.has-image .paragraph__content-wrapper{order:1}.paragraph--text-with-image--image-align-right.has-image .paragraph__image-wrapper{order:2}}@media print,(min-width:992px){.paragraph--text-with-image--media-align-left-overlap.has-image .paragraph__image-wrapper,.paragraph--text-with-image--media-align-right-overlap.has-image .paragraph__image-wrapper{position:relative}.paragraph--text-with-image--media-align-left-overlap.has-image .paragraph__image,.paragraph--text-with-image--media-align-right-overlap.has-image .paragraph__image{position:absolute;top:50%;transform:translateY(-50%);height:85%;width:142%}.paragraph--text-with-image--media-align-left-overlap.has-image .paragraph__image .field--media-image,.paragraph--text-with-image--media-align-right-overlap.has-image .paragraph__image .field--media-image{height:100%;width:100%}.paragraph--text-with-image--media-align-left-overlap.has-image .paragraph__image .field--media-image img,.paragraph--text-with-image--media-align-right-overlap.has-image .paragraph__image .field--media-image img{height:100%;-o-object-fit:cover;object-fit:cover}}@media print,(min-width:992px){.paragraph--text-with-image--media-align-left-overlap.has-image .field--media-image{-webkit-clip-path:polygon(0 0,90% 0,100% 100%,0% 100%);clip-path:polygon(0 0,90% 0,100% 100%,0% 100%)}.paragraph--text-with-image--media-align-left-overlap.has-image .paragraph__image-wrapper{width:50%;margin-bottom:0;z-index:2}.paragraph--text-with-image--media-align-left-overlap.has-image .paragraph__content-wrapper{width:50%;padding:4rem 2rem 4rem 22%;position:relative}.paragraph--text-with-image--media-align-left-overlap.has-image .paragraph__content-wrapper::after{content:'';width:100rem;height:100%;display:block;top:0;left:0;position:absolute;background-color:inherit;z-index:-1}}@media print,(min-width:992px){.paragraph--text-with-image--media-align-left-overlap.layout-style--50-50.has-image .paragraph__image-wrapper .paragraph__image{margin-right:-25%}}@media print,(min-width:992px){.paragraph--text-with-image--media-align-left-overlap.layout-style--30-70.has-image .paragraph__content-wrapper::after{left:-18rem}}@media print,(min-width:992px){.paragraph--text-with-image--media-align-left-overlap.layout-style--70-30.has-image .paragraph__content-wrapper::after{left:18rem}}.paragraph--text-with-image--media-align-right-overlap.has-image .field--media-image{-webkit-clip-path:polygon(10% 0,100% 0,100% 100%,0% 100%);clip-path:polygon(10% 0,100% 0,100% 100%,0% 100%)}@media print,(min-width:992px){.paragraph--text-with-image--media-align-right-overlap.has-image .paragraph__content-wrapper{order:1;width:50%;padding:4rem 22% 4rem 2rem;position:relative}.paragraph--text-with-image--media-align-right-overlap.has-image .paragraph__content-wrapper::before{content:'';width:100rem;height:100%;display:block;top:0;right:0;position:absolute;background-color:inherit;z-index:-1}.paragraph--text-with-image--media-align-right-overlap.has-image .paragraph__image-wrapper{order:2;width:50%;z-index:2;margin-bottom:0}.paragraph--text-with-image--media-align-right-overlap.has-image .paragraph__image-wrapper .paragraph__image{margin-left:-42%}}@media print,(min-width:992px){.paragraph--text-with-image--media-align-right-overlap.layout-style--50-50.has-image .paragraph__image-wrapper .paragraph__image{margin-left:-42%}}@media print,(min-width:992px){.paragraph--text-with-image--media-align-right-overlap.layout-style--30-70.has-image .paragraph__content-wrapper::before{right:18rem}}@media print,(min-width:992px){.paragraph--text-with-image--media-align-right-overlap.layout-style--70-30.has-image .paragraph__content-wrapper::before{right:-18rem}}@media print,(min-width:992px){.paragraph--text-with-image-overlap--image-align-left.has-image .paragraph__image-wrapper,.paragraph--text-with-image-overlap--image-align-right.has-image .paragraph__image-wrapper{position:relative}.paragraph--text-with-image-overlap--image-align-left.has-image .paragraph__image,.paragraph--text-with-image-overlap--image-align-right.has-image .paragraph__image{position:absolute;top:50%;transform:translateY(-50%);height:85%;width:140%;overflow:hidden}.paragraph--text-with-image-overlap--image-align-left.has-image .paragraph__image .field--media-image,.paragraph--text-with-image-overlap--image-align-right.has-image .paragraph__image .field--media-image{height:100%;width:100%}.paragraph--text-with-image-overlap--image-align-left.has-image .paragraph__image .field--media-image img,.paragraph--text-with-image-overlap--image-align-right.has-image .paragraph__image .field--media-image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}}@media screen and (min-width:992px) and (-ms-high-contrast:active),print and (-ms-high-contrast:none),(min-width:992px) and (-ms-high-contrast:none){.paragraph--text-with-image-overlap--image-align-left.has-image .paragraph__image .field--media-image,.paragraph--text-with-image-overlap--image-align-right.has-image .paragraph__image .field--media-image{overflow:hidden}.paragraph--text-with-image-overlap--image-align-left.has-image .paragraph__image .field--media-image img,.paragraph--text-with-image-overlap--image-align-right.has-image .paragraph__image .field--media-image img{width:auto}}@media print,(min-width:992px){.paragraph--text-with-image-overlap--image-align-left.has-image .paragraph__call-to-action a,.paragraph--text-with-image-overlap--image-align-right.has-image .paragraph__call-to-action a{display:block;margin-bottom:1rem}}.paragraph--text-with-image-overlap--image-align-left.text-color--white li a{color:#fff;border-bottom:1px solid #fff}.paragraph--text-with-image-overlap--image-align-left.text-color--white li a:hover{border-bottom:1px solid #00746D}.paragraph--text-with-image-overlap--image-align-left.has-image .field--media-image{-webkit-clip-path:polygon(0 0,90% 0,100% 100%,0% 100%);clip-path:polygon(0 0,90% 0,100% 100%,0% 100%);display:none}@media only screen and (min-width:992px){.paragraph--text-with-image-overlap--image-align-left.has-image .field--media-image{display:block}}@media print,(min-width:992px){.paragraph--text-with-image-overlap--image-align-left.has-image .paragraph__image-wrapper{width:50%;margin-bottom:0;z-index:2}.paragraph--text-with-image-overlap--image-align-left.has-image .paragraph__content-wrapper{width:50%;padding:5rem 1rem 5rem 17rem;position:relative}.paragraph--text-with-image-overlap--image-align-left.has-image .paragraph__content-wrapper::after{content:'';width:100rem;height:100%;display:block;top:0;left:0;position:absolute;background-color:inherit;z-index:-1}}@media screen and (min-width:992px) and (-ms-high-contrast:active),print and (-ms-high-contrast:none),(min-width:992px) and (-ms-high-contrast:none){.paragraph--text-with-image-overlap--image-align-left.has-image .field--media-image::before{content:"";border-top:600px solid #00746D;border-left:100px solid transparent;position:absolute;right:0;top:0;bottom:0}}@media print,(min-width:992px){@supports (-ms-ime-align:auto){.paragraph--text-with-image-overlap--image-align-left.has-image .field--media-image::before{content:"";border-top:600px solid #00746D;border-left:100px solid transparent;position:absolute;right:0;top:0;bottom:0}}}.paragraph--text-with-image-overlap--image-align-right.text-color--white li a{color:#fff;border-bottom:1px solid #fff}.paragraph--text-with-image-overlap--image-align-right.text-color--white li a:hover{border-bottom:1px solid #00746D}.paragraph--text-with-image-overlap--image-align-right.has-image .field--media-image{-webkit-clip-path:polygon(10% 0,100% 0,100% 100%,0% 100%);clip-path:polygon(10% 0,100% 0,100% 100%,0% 100%);display:none}@media only screen and (min-width:992px){.paragraph--text-with-image-overlap--image-align-right.has-image .field--media-image{display:block}}@media print,(min-width:992px){.paragraph--text-with-image-overlap--image-align-right.has-image .paragraph__content-wrapper{order:1;width:50%;padding:5rem 15rem 5rem 0;position:relative}.paragraph--text-with-image-overlap--image-align-right.has-image .paragraph__content-wrapper::before{content:'';width:100rem;height:100%;display:block;top:0;right:0;position:absolute;background-color:inherit;z-index:-1}.paragraph--text-with-image-overlap--image-align-right.has-image .paragraph__image-wrapper{order:2;width:50%;z-index:2;margin-bottom:0}.paragraph--text-with-image-overlap--image-align-right.has-image .paragraph__image-wrapper .paragraph__image{margin-left:-40%}}@media screen and (min-width:992px) and (-ms-high-contrast:active),print and (-ms-high-contrast:none),(min-width:992px) and (-ms-high-contrast:none){.paragraph--text-with-image-overlap--image-align-right.has-image .field--media-image::before{content:"";border-top:600px solid #00746D;border-right:100px solid transparent;position:absolute;left:0;top:0;bottom:0}}@media print,(min-width:992px){@supports (-ms-ime-align:auto){.paragraph--text-with-image-overlap--image-align-right.has-image .field--media-image::before{content:"";border-top:600px solid #00746D;border-right:100px solid transparent;position:absolute;left:0;top:0;bottom:0}}}.paragraph--slideshow.background--white .slideshow__content{padding:1rem;background-color:#fff}@media print,(min-width:692px){.paragraph--slideshow.background--white .slideshow__content{padding:2rem}}.paragraph--slideshow.background--grey .slideshow__content{padding:1rem;background-color:#ddd}@media print,(min-width:692px){.paragraph--slideshow.background--grey .slideshow__content{padding:2rem}}.paragraph--slideshow.background--primary .slideshow__content{padding:1rem;background-color:#00746D}@media print,(min-width:692px){.paragraph--slideshow.background--primary .slideshow__content{padding:2rem}}.paragraph--slideshow.background--secondary .slideshow__content{padding:1rem;background-color:#EF373E}@media print,(min-width:692px){.paragraph--slideshow.background--secondary .slideshow__content{padding:2rem}}.paragraph--slideshow.text-color--white .slideshow__content{color:#fff}.paragraph--slideshow.text-color--black .slideshow__content{color:#000}.paragraph--slideshow.text-background--white .slideshow__content{background:#fff}.paragraph--slideshow.text-background--black .slideshow__content{background:#000}.paragraph--slideshow.text-background--grey .slideshow__content{background:#ddd}.paragraph--slideshow.text-background--primary .slideshow__content{background:#00746D}.paragraph--slideshow.text-background--secondary .slideshow__content{background:#EF373E}.paragraph--slideshow.text-background--black-transparent .slideshow__content{background:rgba(2,23,16,0.8)}.paragraph--slideshow.text-background--white-transparent .slideshow__content{background:rgba(255,255,255,0.8)}.paragraph--slideshow.text-background--text-shadow .slideshow__content{text-shadow:2px 2px rgba(2,23,16,0.8)}.paragraph--slideshow.title-align--centered .slideshow__content{text-align:center}.paragraph--slideshow.title-align--right .slideshow__content{text-align:right}.paragraph--slideshow.text-align--centered .slideshow__content{text-align:center}.paragraph--slideshow.text-align--right .slideshow__content{text-align:right}.paragraph--photo-album .field--photos--thumbnails .field__item:hover img{transition:cubic-bezier(0.215,0.61,0.355,1) .4s;transform:scale(1.05)}.paragraph--call-to-action-fade h2,.paragraph--call-to-action-fade .node--job--full h1,.node--job--full .paragraph--call-to-action-fade h1,.paragraph--call-to-action-fade h3{font-size:1.5rem;line-height:2.25rem;text-transform:none}.paragraph--call-to-action-fade .paragraph__text{margin-top:1rem;margin-bottom:1rem;text-align:center}.paragraph--call-to-action-fade .paragraph__content-wrapper,.paragraph--call-to-action-fade .paragraph__image-wrapper{padding:0 !important}.paragraph--call-to-action-fade .paragraph__content-wrapper{margin:0 auto}.paragraph--call-to-action-fade .paragraph__cta{text-align:center;margin-bottom:2rem}.paragraph--call-to-action-fade .field--media-image{position:relative;width:100%}.paragraph--call-to-action-fade .paragraph__image-wrapper{position:relative}.paragraph--call-to-action-fade .paragraph__image-wrapper::after{position:absolute;content:'';background:linear-gradient(to bottom,transparent,currentColor);display:block;width:100%;height:60%;left:0;bottom:0}@media only screen and (min-width:692px){.paragraph--call-to-action-fade .paragraph__image-wrapper{position:relative}.paragraph--call-to-action-fade .paragraph__image-wrapper::after{position:absolute;content:'';background:linear-gradient(to right,transparent,currentColor);display:block;width:60%;height:100%;left:inherit;bottom:initial;right:0;top:0}.paragraph--call-to-action-fade .paragraph__text{text-align:right;position:relative;padding-top:2.5rem;padding-bottom:2.5rem;display:flex;align-items:center}.paragraph--call-to-action-fade .paragraph__text .paragraph__text_content{width:100%}.paragraph--call-to-action-fade .paragraph__cta{position:relative;display:flex;margin-bottom:1rem;align-items:center}.paragraph--call-to-action-fade .paragraph__cta .paragraph__call-to-action a{margin:0}.paragraph--call-to-action-fade .paragraph__image-wrapper{display:flex;align-items:center}}@media only screen and (min-width:992px){.paragraph--call-to-action-fade .paragraph__cta .paragraph__call-to-action{right:2rem}}.paragraph--icon-teaser article{text-align:center}.paragraph--icon-teaser.text-color--normal h3,.paragraph--icon-teaser.text-color--white h3{color:#fff;pointer-events:none}.paragraph--icon-teaser.text-color--black h3{color:#000;pointer-events:none}.paragraph--icon-teaser .paragraph__header h3{color:#000}.paragraph--icon-teaser .paragraph__content{display:flex;flex-wrap:wrap;margin-top:1.5rem;margin-bottom:-2rem;min-height:10.625rem}.paragraph--icon-teaser .paragraph__content>*{width:100%}.paragraph--icon-teaser .paragraph__content>.icon-teaser{position:relative;overflow:hidden;width:100%;margin-bottom:2rem}@media only screen and (min-width:692px){.paragraph--icon-teaser .paragraph__content>.icon-teaser{width:46%}}@media only screen and (min-width:992px){.paragraph--icon-teaser .paragraph__content>.icon-teaser{margin-bottom:0;width:22.4%}}@media only screen and (min-width:1292px){.paragraph--icon-teaser .paragraph__content>.icon-teaser{width:22.8%}}.paragraph--icon-teaser .paragraph__content>.icon-teaser .field--media-image img{transition:cubic-bezier(0.215,0.61,0.355,1) .4s}.paragraph--icon-teaser .paragraph__content>.icon-teaser:hover h3{transition:0.2s;color:#ddd}.paragraph--icon-teaser .paragraph__content>.icon-teaser:hover .field--media-image img{transition:cubic-bezier(0.215,0.61,0.355,1) .4s;transform:scale(1.1)}.paragraph--icon-teaser .paragraph__content .field--icon-1,.paragraph--icon-teaser .paragraph__content .field--icon-2,.paragraph--icon-teaser .paragraph__content .field--icon-3,.paragraph--icon-teaser .paragraph__content .field--icon-4{position:absolute;top:1.5rem;left:50%;transform:translateX(-50%);z-index:3;pointer-events:none}.paragraph--icon-teaser .paragraph__content .field--icon-1 img,.paragraph--icon-teaser .paragraph__content .field--icon-2 img,.paragraph--icon-teaser .paragraph__content .field--icon-3 img,.paragraph--icon-teaser .paragraph__content .field--icon-4 img{pointer-events:none}@media only screen and (min-width:392px){.paragraph--icon-teaser .paragraph__content .field--icon-1,.paragraph--icon-teaser .paragraph__content .field--icon-2,.paragraph--icon-teaser .paragraph__content .field--icon-3,.paragraph--icon-teaser .paragraph__content .field--icon-4{top:5rem}}@media only screen and (min-width:692px){.paragraph--icon-teaser .paragraph__content .field--icon-1,.paragraph--icon-teaser .paragraph__content .field--icon-2,.paragraph--icon-teaser .paragraph__content .field--icon-3,.paragraph--icon-teaser .paragraph__content .field--icon-4{top:1.5rem}}@media only screen and (min-width:992px){.paragraph--icon-teaser .paragraph__content .field--icon-1,.paragraph--icon-teaser .paragraph__content .field--icon-2,.paragraph--icon-teaser .paragraph__content .field--icon-3,.paragraph--icon-teaser .paragraph__content .field--icon-4{top:1em}}@media only screen and (min-width:1292px){.paragraph--icon-teaser .paragraph__content .field--icon-1,.paragraph--icon-teaser .paragraph__content .field--icon-2,.paragraph--icon-teaser .paragraph__content .field--icon-3,.paragraph--icon-teaser .paragraph__content .field--icon-4{top:1.3rem}}.paragraph--icon-teaser .paragraph__content .field--icon-1 img,.paragraph--icon-teaser .paragraph__content .field--icon-2 img,.paragraph--icon-teaser .paragraph__content .field--icon-3 img,.paragraph--icon-teaser .paragraph__content .field--icon-4 img{height:4.5rem;width:auto}.paragraph--icon-teaser .paragraph__content .field--link-1,.paragraph--icon-teaser .paragraph__content .field--link-2,.paragraph--icon-teaser .paragraph__content .field--link-3,.paragraph--icon-teaser .paragraph__content .field--link-4{position:absolute;inset:0}.paragraph--icon-teaser .paragraph__content .field--link-1 a,.paragraph--icon-teaser .paragraph__content .field--link-2 a,.paragraph--icon-teaser .paragraph__content .field--link-3 a,.paragraph--icon-teaser .paragraph__content .field--link-4 a{position:absolute;inset:0;z-index:10;font-size:0}.paragraph--icon-teaser .paragraph__content .paragraph__content-wrapper{position:relative;min-height:10.625rem;overflow:hidden;display:inline-block}.paragraph--icon-teaser .paragraph__content .field--media-image{position:relative;display:inline-block}.paragraph--icon-teaser .paragraph__content .field--media-image::after{content:'';display:block;position:absolute;inset:0;background:#00413d;opacity:0.4}.paragraph--icon-teaser .paragraph__content h3{position:absolute;bottom:1.5rem;left:50%;transform:translateX(-50%);width:90%;text-align:center;z-index:5;font-weight:400;font-size:1rem;line-height:1.5rem}@media only screen and (min-width:1292px){.paragraph--icon-teaser .paragraph__content h3{bottom:0.5rem}}@media only screen and (min-width:692px){.paragraph--icon-teaser .paragraph__content .icon-teaser-2,.paragraph--icon-teaser .paragraph__content .icon-teaser-4{margin-left:1rem;margin-bottom:1rem}.paragraph--icon-teaser .paragraph__content .icon-teaser-1,.paragraph--icon-teaser .paragraph__content .icon-teaser-3{margin-right:1rem;margin-bottom:1rem}}@media only screen and (min-width:992px){.paragraph--icon-teaser .paragraph__content .icon-teaser-2,.paragraph--icon-teaser .paragraph__content .icon-teaser-3{margin-left:1rem;margin-right:1rem}.paragraph--icon-teaser .paragraph__content .icon-teaser-1{margin-right:1rem}.paragraph--icon-teaser .paragraph__content .icon-teaser-4{margin-left:1rem}}.paragraph--icon-teaser .paragraph__content .field--media-image{position:relative;transform:scale(1.1)}.view-display-id-all_news .view-filters .form-type-select,.view-display-id-all_recipes .view-filters .form-type-select,.view-display-id-all_testimonials .view-filters .form-type-select{margin:0}.view-display-id-all_news .view-filters label,.view-display-id-all_news .view-filters fieldset>legend,.view-display-id-all_news .view-filters div.field-label,.view-display-id-all_news .view-filters span.field-label,.view-display-id-all_news .view-filters .label-inline,.view-display-id-all_recipes .view-filters label,.view-display-id-all_recipes .view-filters fieldset>legend,.view-display-id-all_recipes .view-filters div.field-label,.view-display-id-all_recipes .view-filters span.field-label,.view-display-id-all_recipes .view-filters .label-inline,.view-display-id-all_testimonials .view-filters label,.view-display-id-all_testimonials .view-filters fieldset>legend,.view-display-id-all_testimonials .view-filters div.field-label,.view-display-id-all_testimonials .view-filters span.field-label,.view-display-id-all_testimonials .view-filters .label-inline{display:none}.view-display-id-all_news .view-filters .js-form-type-radio,.view-display-id-all_recipes .view-filters .js-form-type-radio,.view-display-id-all_testimonials .view-filters .js-form-type-radio{display:inline-block;margin-right:1.5rem}.view-display-id-all_news .view-filters .js-form-type-radio input,.view-display-id-all_recipes .view-filters .js-form-type-radio input,.view-display-id-all_testimonials .view-filters .js-form-type-radio input{display:none}.view-display-id-all_news .view-filters .js-form-type-radio label,.view-display-id-all_news .view-filters .js-form-type-radio fieldset>legend,.view-display-id-all_news .view-filters .js-form-type-radio div.field-label,.view-display-id-all_news .view-filters .js-form-type-radio span.field-label,.view-display-id-all_news .view-filters .js-form-type-radio .label-inline,.view-display-id-all_recipes .view-filters .js-form-type-radio label,.view-display-id-all_recipes .view-filters .js-form-type-radio fieldset>legend,.view-display-id-all_recipes .view-filters .js-form-type-radio div.field-label,.view-display-id-all_recipes .view-filters .js-form-type-radio span.field-label,.view-display-id-all_recipes .view-filters .js-form-type-radio .label-inline,.view-display-id-all_testimonials .view-filters .js-form-type-radio label,.view-display-id-all_testimonials .view-filters .js-form-type-radio fieldset>legend,.view-display-id-all_testimonials .view-filters .js-form-type-radio div.field-label,.view-display-id-all_testimonials .view-filters .js-form-type-radio span.field-label,.view-display-id-all_testimonials .view-filters .js-form-type-radio .label-inline{font-size:.875rem;line-height:1.3125rem;color:#000;background-color:#f1f1f1;text-transform:uppercase;padding:1rem 2rem;display:inline-block;margin-bottom:1rem}.view-display-id-all_news .view-filters .js-form-type-radio label:hover,.view-display-id-all_news .view-filters .js-form-type-radio fieldset>legend:hover,.view-display-id-all_news .view-filters .js-form-type-radio div.field-label:hover,.view-display-id-all_news .view-filters .js-form-type-radio span.field-label:hover,.view-display-id-all_news .view-filters .js-form-type-radio .label-inline:hover,.view-display-id-all_recipes .view-filters .js-form-type-radio label:hover,.view-display-id-all_recipes .view-filters .js-form-type-radio fieldset>legend:hover,.view-display-id-all_recipes .view-filters .js-form-type-radio div.field-label:hover,.view-display-id-all_recipes .view-filters .js-form-type-radio span.field-label:hover,.view-display-id-all_recipes .view-filters .js-form-type-radio .label-inline:hover,.view-display-id-all_testimonials .view-filters .js-form-type-radio label:hover,.view-display-id-all_testimonials .view-filters .js-form-type-radio fieldset>legend:hover,.view-display-id-all_testimonials .view-filters .js-form-type-radio div.field-label:hover,.view-display-id-all_testimonials .view-filters .js-form-type-radio span.field-label:hover,.view-display-id-all_testimonials .view-filters .js-form-type-radio .label-inline:hover{color:#fff;background-color:#00746D;position:relative;cursor:pointer}.view-display-id-all_news .view-filters .js-form-type-radio label:hover::after,.view-display-id-all_news .view-filters .js-form-type-radio fieldset>legend:hover::after,.view-display-id-all_news .view-filters .js-form-type-radio div.field-label:hover::after,.view-display-id-all_news .view-filters .js-form-type-radio span.field-label:hover::after,.view-display-id-all_news .view-filters .js-form-type-radio .label-inline:hover::after,.view-display-id-all_recipes .view-filters .js-form-type-radio label:hover::after,.view-display-id-all_recipes .view-filters .js-form-type-radio fieldset>legend:hover::after,.view-display-id-all_recipes .view-filters .js-form-type-radio div.field-label:hover::after,.view-display-id-all_recipes .view-filters .js-form-type-radio span.field-label:hover::after,.view-display-id-all_recipes .view-filters .js-form-type-radio .label-inline:hover::after,.view-display-id-all_testimonials .view-filters .js-form-type-radio label:hover::after,.view-display-id-all_testimonials .view-filters .js-form-type-radio fieldset>legend:hover::after,.view-display-id-all_testimonials .view-filters .js-form-type-radio div.field-label:hover::after,.view-display-id-all_testimonials .view-filters .js-form-type-radio span.field-label:hover::after,.view-display-id-all_testimonials .view-filters .js-form-type-radio .label-inline:hover::after{top:100%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-top-color:#00746D;border-width:13px;margin-left:-13px}.view-display-id-all_news .view-filters .js-form-type-radio input[checked]+label,.view-display-id-all_news .view-filters .js-form-type-radio fieldset>input[checked]+legend,.view-display-id-all_news .view-filters .js-form-type-radio input[checked]+div.field-label,.view-display-id-all_news .view-filters .js-form-type-radio input[checked]+span.field-label,.view-display-id-all_news .view-filters .js-form-type-radio input[checked]+.label-inline,.view-display-id-all_recipes .view-filters .js-form-type-radio input[checked]+label,.view-display-id-all_recipes .view-filters .js-form-type-radio fieldset>input[checked]+legend,.view-display-id-all_recipes .view-filters .js-form-type-radio input[checked]+div.field-label,.view-display-id-all_recipes .view-filters .js-form-type-radio input[checked]+span.field-label,.view-display-id-all_recipes .view-filters .js-form-type-radio input[checked]+.label-inline,.view-display-id-all_testimonials .view-filters .js-form-type-radio input[checked]+label,.view-display-id-all_testimonials .view-filters .js-form-type-radio fieldset>input[checked]+legend,.view-display-id-all_testimonials .view-filters .js-form-type-radio input[checked]+div.field-label,.view-display-id-all_testimonials .view-filters .js-form-type-radio input[checked]+span.field-label,.view-display-id-all_testimonials .view-filters .js-form-type-radio input[checked]+.label-inline{color:#fff;background-color:#00746D;position:relative}.view-display-id-all_news .view-filters .js-form-type-radio input[checked]+label::after,.view-display-id-all_news .view-filters .js-form-type-radio fieldset>input[checked]+legend::after,.view-display-id-all_news .view-filters .js-form-type-radio input[checked]+div.field-label::after,.view-display-id-all_news .view-filters .js-form-type-radio input[checked]+span.field-label::after,.view-display-id-all_news .view-filters .js-form-type-radio input[checked]+.label-inline::after,.view-display-id-all_recipes .view-filters .js-form-type-radio input[checked]+label::after,.view-display-id-all_recipes .view-filters .js-form-type-radio fieldset>input[checked]+legend::after,.view-display-id-all_recipes .view-filters .js-form-type-radio input[checked]+div.field-label::after,.view-display-id-all_recipes .view-filters .js-form-type-radio input[checked]+span.field-label::after,.view-display-id-all_recipes .view-filters .js-form-type-radio input[checked]+.label-inline::after,.view-display-id-all_testimonials .view-filters .js-form-type-radio input[checked]+label::after,.view-display-id-all_testimonials .view-filters .js-form-type-radio fieldset>input[checked]+legend::after,.view-display-id-all_testimonials .view-filters .js-form-type-radio input[checked]+div.field-label::after,.view-display-id-all_testimonials .view-filters .js-form-type-radio input[checked]+span.field-label::after,.view-display-id-all_testimonials .view-filters .js-form-type-radio input[checked]+.label-inline::after{top:100%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-top-color:#00746D;border-width:13px;margin-left:-13px}.article-teaser,.article-teaser--big,.article-search-result-teaser{background:#fff;margin-top:1rem}@media only screen and (min-width:692px){.article-teaser,.article-teaser--big,.article-search-result-teaser{margin-top:0}}.article-teaser:hover .teaser-title a,.article-teaser--big:hover .teaser-title a,.article-search-result-teaser:hover .teaser-title a{color:#000}.article-teaser .teaser-title a,.article-teaser--big .teaser-title a,.article-search-result-teaser .teaser-title a{color:#000 !important;font-weight:bold}.article-teaser[onclick]:hover,.article-teaser--big[onclick]:hover,.article-search-result-teaser[onclick]:hover{z-index:1;cursor:pointer}.article-date,.article-teaser--big{font-size:.875rem;line-height:1.3125rem;margin-bottom:0.5rem}.article-teaser__content>*:last-child{margin-bottom:0}.article-teaser__image{margin-bottom:1rem}@media only screen and (min-width:992px){.article-teaser__image{margin-bottom:1.5rem}}.article-teaser__footer{margin-top:1rem}.article-teaser__read-more .button,.article-teaser__read-more ul.pager-items li.pager-item--first a,ul.pager-items li.pager-item--first .article-teaser__read-more a,.article-teaser__read-more ul.pager-items li.pager-item--previous a,ul.pager-items li.pager-item--previous .article-teaser__read-more a,.article-teaser__read-more ul.pager-items li.pager-item--next a,ul.pager-items li.pager-item--next .article-teaser__read-more a,.article-teaser__read-more ul.pager-items li.pager-item--last a,ul.pager-items li.pager-item--last .article-teaser__read-more a,.article-teaser__read-more .context-home .block-views-blockjobs-latest-jobs .more-link a,.context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser__read-more a,.article-teaser__read-more .block-meatandmore-faq-cta a,.block-meatandmore-faq-cta .article-teaser__read-more a{margin-bottom:0}.article-date{color:#4f4f4f}.article-date a{text-decoration:underline;color:#4f4f4f}.article-date a:hover{color:#00746D}.article-search-result-teaser{border:solid 1px #b7b7b7;margin-bottom:3rem;box-shadow:0 7px 16px 0 rgba(66,64,88,0.24);padding:1.5rem 2rem 1.5rem}.article-search-result-teaser .article-teaser__image{margin-bottom:0;display:none}@media only screen and (min-width:692px){.article-search-result-teaser .article-teaser__image{display:block}}.node--news--teaser .field--news-category,.node--news--teaser-big .field--news-category,.node--news--teaser-small .field--news-category{display:none}.node--news--teaser .field--media-image,.node--news--teaser-big .field--media-image,.node--news--teaser-small .field--media-image{overflow:hidden}.node--news--teaser .field--media-image img,.node--news--teaser-big .field--media-image img,.node--news--teaser-small .field--media-image img{transition:cubic-bezier(0.215,0.61,0.355,1) .4s}.node--news--teaser:hover .field--media-image img,.node--news--teaser-big:hover .field--media-image img,.node--news--teaser-small:hover .field--media-image img{transition:cubic-bezier(0.215,0.61,0.355,1) .4s;transform:scale(1.05)}.node--news--full .page-title{margin-bottom:0}.node--news--full .field--news-category{display:none}.node--news--full .article-date-no-hero{margin-bottom:2rem}.page-node-type-news #block-general-newsletter-block{margin:4rem 0;max-width:100%;min-height:25rem;display:block}.page-node-type-news #block-general-newsletter-block .mailchimp_inner{left:0}.node--news--teaser-with-tagline{background-color:transparent}.node--news--teaser-with-tagline:hover .article-teaser__image{transition:cubic-bezier(0.215,0.61,0.355,1) .4s;transform:scale(1.05)}.node--news--teaser-with-tagline .article-teaser__image-wrapper{position:relative;overflow:hidden}.node--news--teaser-with-tagline .article-teaser__image-wrapper .article-teaser__image{margin-bottom:.5rem;transition:cubic-bezier(0.215,0.61,0.355,1) .4s}.node--news--teaser-with-tagline .article-teaser__image-wrapper .article-teaser__overlay{position:absolute;bottom:3.2rem;left:0}.node--news--teaser-with-tagline .article-teaser__image-wrapper .article-teaser__type{position:absolute;bottom:2rem;left:2rem;background-color:#fff;padding:.5rem 1rem;color:#00746D;text-transform:uppercase;font-family:"roboto",sans-serif;font-size:1rem;line-height:1.5rem}.node--news--teaser-with-tagline h3{margin-bottom:.3rem}.node--testimonial--teaser .field--media-image{overflow:hidden}.node--testimonial--teaser .field--media-image img{transition:cubic-bezier(0.215,0.61,0.355,1) .4s}.node--testimonial--teaser:hover .field--media-image img{transition:cubic-bezier(0.215,0.61,0.355,1) .4s;transform:scale(1.05)}.node--testimonial--full .page-title{margin-bottom:0}.page-node-type-testimonial #block-general-newsletter-block{margin:4rem 0;max-width:100%;min-height:25rem;display:block}.page-node-type-testimonial #block-general-newsletter-block .mailchimp_inner{left:0}.block-views-blocktestimonials-views-testimonial-teasers{position:relative}.view-testimonials .view-read-more{font-weight:bold}.view-testimonials .view-read-more::after{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}@media only screen and (min-width:692px){.view-testimonials .view-read-more{position:absolute;right:0;bottom:0}}.view-testimonials .view-read-more::after{color:#000;transition:cubic-bezier(0.215,0.61,0.355,1) .4s;font-size:1rem;margin-left:0.5rem}.accordion-item{padding-right:1rem;padding-top:1rem;padding-bottom:0;background:#fff}@media print,(min-width:692px){.accordion-item{padding-right:2rem}}.field__item:last-child>.accordion-item,.views-row:last-child>.accordion-item{border-bottom:none}.accordion-item__header .teaser-title>*{margin-bottom:0;font-weight:400;text-decoration:underline;font-size:1rem;line-height:1.5rem}.accordion-item__anchor{position:relative;padding-left:25px;display:block}.accordion-item__anchor::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;margin-right:1rem;color:#EF373E;position:absolute;top:2px;left:0}.accordion-item__content{margin-top:1.5rem}.accordion-item--open .accordion-item__anchor::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}.node--job--teaser,.node--job--teaser-small{box-shadow:0 7px 16px 0 rgba(66,64,88,0.24);padding:2.5rem 2rem 2rem;background-color:#fff;height:100%;cursor:pointer}@media only screen and (min-width:692px){.node--job--teaser .field--brand,.node--job--teaser-small .field--brand{float:right}}.node--job--teaser .field--brand .brand-buurtslagers,.node--job--teaser-small .field--brand .brand-buurtslagers{background:url(/themes/custom/calibr8_buurtslagers/images/Buurtslagers.svg) no-repeat center;display:inline-block;width:60px;height:27px}.node--job--teaser .field--brand .brand-bonap,.node--job--teaser-small .field--brand .brand-bonap{background:url(/themes/custom/calibr8_buurtslagers/images/Bonap.svg) no-repeat center;display:inline-block;width:64px;height:29px}.node--job--teaser .field--brand .brand-meatandmore,.node--job--teaser-small .field--brand .brand-meatandmore{background:url(/themes/custom/calibr8_buurtslagers/images/Meat%26More.svg) no-repeat center;display:inline-block;width:54px;height:24px}.node--job--teaser .field--brand .term--brands--teaser-big h2,.node--job--teaser .field--brand .term--brands--teaser-big .node--job--full h1,.node--job--full .node--job--teaser .field--brand .term--brands--teaser-big h1,.node--job--teaser .field--brand .term--brands--teaser-big .content,.node--job--teaser-small .field--brand .term--brands--teaser-big h2,.node--job--teaser-small .field--brand .term--brands--teaser-big .node--job--full h1,.node--job--full .node--job--teaser-small .field--brand .term--brands--teaser-big h1,.node--job--teaser-small .field--brand .term--brands--teaser-big .content{display:none}@media only screen and (min-width:692px){.node--job--teaser .field--subtitle,.node--job--teaser .teaser-title,.node--job--teaser .field--teaser,.node--job--teaser-small .field--subtitle,.node--job--teaser-small .teaser-title,.node--job--teaser-small .field--teaser{max-width:calc(100% - 70px)}}.node--job--teaser h3,.node--job--teaser-small h3{margin-bottom:0;color:#EF373E}.node--job--teaser .field--subtitle,.node--job--teaser-small .field--subtitle{font-size:.875rem;line-height:1.3125rem;text-transform:uppercase}.node--job--teaser .node__content,.node--job--teaser-small .node__content{margin:1.5rem 0}.node--job--teaser .node__footer,.node--job--teaser-small .node__footer{border-top:1px solid #9fa0a2;padding-top:1rem;margin-top:1rem}.node--job--teaser .node__footer>div,.node--job--teaser-small .node__footer>div{display:inline-block;color:#9fa0a2}.node--job--teaser{border:solid 1px #b7b7b7;margin-bottom:3rem}.view-display-id-latest_jobs .view-content{display:flex;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem;align-items:stretch;margin-bottom:3rem}.view-display-id-latest_jobs .view-content>*{width:100%;padding-right:.5rem;padding-left:.5rem;margin-bottom:1rem}@media screen and (min-width:692px){.view-display-id-latest_jobs .view-content{margin-right:-1rem;margin-left:-1rem}.view-display-id-latest_jobs .view-content>*{padding-right:1rem;padding-left:1rem;margin-bottom:2rem}}@media only screen and (min-width:692px){.view-display-id-latest_jobs .view-content .views-row{flex-basis:50%;max-width:50%}}.front .field--paragraphs .paragraph:last-child:not(.background--default){margin-bottom:0}.node--job--full .job--sidebar{order:1;padding-right:1rem;padding-left:1rem;margin-bottom:3rem}@media only screen and (min-width:692px){.node--job--full .job--sidebar{padding-right:2rem;padding-left:2rem;margin-bottom:0}}.node--job--full .job--content{overflow:auto;order:1;padding-right:1rem;padding-left:1rem}@media only screen and (min-width:692px){.node--job--full .job--content{order:2;padding-right:2rem;padding-left:2rem}}.node--job--full .job--content .field--video{margin-top:0.5rem;margin-bottom:0.5rem}@media only screen and (min-width:1292px){.node--job--full .job--content .field--video{margin-top:0}}.node--job--full .job--content #sharing-menu{padding:0}@media only screen and (min-width:692px){.node--job--full .job--content #sharing-menu{padding:0 2rem;margin-top:0.3rem}}.node--job--full .field--required-experience,.node--job--full .field--required-training{margin-top:1.5rem}.node--job--full h1{margin-bottom:0}@media only screen and (min-width:692px){.node--job--full h1{max-width:calc(100% - 180px);min-height:4.3rem}}.node--job--full .field--subtitle{font-size:.875rem;line-height:1.3125rem;text-transform:uppercase;margin-bottom:1.5rem;max-width:calc(100% - 180px)}@media only screen and (min-width:692px){.node--job--full .social-menu{float:right}}.node--job--full .field--teaser{margin-bottom:2rem}.node--job--full .field--working-time::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;color:#00746D;margin-right:.5rem;width:25px;font-size:1.25rem;line-height:1.875rem}.node--job--full .field--address{margin-bottom:1rem;width:100%;display:inline-block}@media only screen and (min-width:992px){.node--job--full .field--address{max-width:calc(100% - 245px)}}.node--job--full .field--address::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;color:#00746D;margin-right:.4rem;margin-left:.1rem;width:25px;font-size:1.25rem;line-height:1.875rem}.node--job--full .solicit-button{display:inline-block}.node--job--full .solicit-button a{text-transform:uppercase;font-size:.875rem;line-height:1.3125rem}.node--job--full .solicit-button a::after{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}.node--job--full .solicit-button a::after{margin-left:1rem;font-weight:lighter}.node--job--full .node__header{padding-bottom:2rem;margin-bottom:1.5rem;border-bottom:1px solid #4f4f4f}.node--job--full .field--brand .vocabulary-brands h2,.node--job--full .field--brand .vocabulary-brands h1{text-indent:-99999px;display:inline-block;width:100%;height:45px;margin-top:1.5rem}.node--job--full .field--brand .vocabulary-brands h2 a,.node--job--full .field--brand .vocabulary-brands h1 a{display:none}.node--job--full .field--brand .vocabulary-brands .field--link{margin-top:.5rem}.node--job--full .field--brand .vocabulary-brands .field--link::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;color:#00746D;margin-right:.3rem}.node--job--full .field--brand .vocabulary-brands .field--link a{font-weight:600;border-bottom:1px solid #000;display:inline-block}.node--job--full .field--brand .vocabulary-brands .field--link a:hover{border-color:#00746D}.node--job--full .field--brand .brand-buurtslagers h2,.node--job--full .field--brand .brand-buurtslagers h1{background:url(/themes/custom/calibr8_buurtslagers/images/Buurtslagers.svg) left center no-repeat}.node--job--full .field--brand .brand-bonap h2,.node--job--full .field--brand .brand-bonap h1{background:url(/themes/custom/calibr8_buurtslagers/images/Bonap.svg) left center no-repeat}.node--job--full .field--brand .brand-meatandmore h2,.node--job--full .field--brand .brand-meatandmore h1{background:url(/themes/custom/calibr8_buurtslagers/images/Meat%26More.svg) left center no-repeat}.node--job--full .field--featured-image{display:none;width:100%}@media only screen and (min-width:692px){.node--job--full .field--featured-image{display:inline-block}}.page-node-type-job .field--paragraphs .container,.page-node-type-job .field--paragraphs #sharing-menu,.page-node-type-job .field--paragraphs .context-vacatures .content-wrapper .wrapper,.context-vacatures .content-wrapper .page-node-type-job .field--paragraphs .wrapper,.page-node-type-job .field--paragraphs .block-koptana-product-recap .product--recap,.block-koptana-product-recap .page-node-type-job .field--paragraphs .product--recap{padding:0}.page-node-type-job .region--content-bottom{background-color:#f1f1f1;padding:3.5rem 0;margin:2rem -1.5em -2em}.page-node-type-job .region--content-bottom .block-talentsoft-jobs{display:flex;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem;margin-bottom:0;padding:0 1.5rem}.page-node-type-job .region--content-bottom .block-talentsoft-jobs>*{width:100%;padding-right:.5rem;padding-left:.5rem;margin-bottom:1rem}@media screen and (min-width:692px){.page-node-type-job .region--content-bottom .block-talentsoft-jobs{margin-right:-1rem;margin-left:-1rem}.page-node-type-job .region--content-bottom .block-talentsoft-jobs>*{padding-right:1rem;padding-left:1rem;margin-bottom:2rem}}@media only screen and (min-width:692px){.page-node-type-job .region--content-bottom .block-talentsoft-jobs{padding:0}}.page-node-type-job .region--content-bottom .block-talentsoft-jobs .view-jobs .views-row:not(:last-child){margin-bottom:2rem}.page-node-type-job .region--content-bottom .left,.page-node-type-job .region--content-bottom .right{margin-bottom:1rem}.page-node-type-job .region--content-bottom .left{display:none;flex-basis:33.333%;max-width:33.333%;margin-top:-10rem}@media only screen and (min-width:692px){.page-node-type-job .region--content-bottom .left{display:inline-block}}.page-node-type-job .region--content-bottom .right{flex-basis:100%;max-width:100%}@media only screen and (min-width:692px){.page-node-type-job .region--content-bottom .right{flex-basis:66.667%;max-width:66.667%}}.page-node-type-job .region--content-bottom .right h2:not(:first-child),.page-node-type-job .region--content-bottom .right .node--job--full h1:not(:first-child),.node--job--full .page-node-type-job .region--content-bottom .right h1:not(:first-child){margin-top:3rem}.context-vacatures .content-wrapper{background:#f1f1f1;margin-top:10rem}.context-vacatures .content-wrapper .wrapper{display:flex;flex-wrap:wrap;align-items:flex-start;width:100%;margin-top:-10rem}@media only screen and (min-width:692px){.context-vacatures .content-wrapper .wrapper{justify-content:space-between}}.context-vacatures .content-wrapper .wrapper aside{box-shadow:0 0 4px 0 rgba(0,0,0,0.1),0 2px 5px 0 rgba(0,0,0,0.14);padding:2rem 2rem 1rem;background-color:#fff;order:3}@media only screen and (min-width:692px){.context-vacatures .content-wrapper .wrapper aside{flex-basis:30%;max-width:30%}}.context-vacatures .content-wrapper .wrapper aside h2,.context-vacatures .content-wrapper .wrapper aside .node--job--full h1,.node--job--full .context-vacatures .content-wrapper .wrapper aside h1{color:#000;text-transform:capitalize;font-size:1.25rem;line-height:1.875rem}.context-vacatures .content-wrapper .wrapper aside .facets-widget-checkbox ul.js-facets-checkbox-links{padding-left:0;margin-left:0}.context-vacatures .content-wrapper .wrapper aside .facets-widget-checkbox ul.js-facets-checkbox-links li.facet-item{list-style:none;display:flex}.context-vacatures .content-wrapper .wrapper aside .facets-widget-checkbox ul.js-facets-checkbox-links li.facet-item input{margin-right:1rem;margin-top:0.3rem}.context-vacatures .content-wrapper .wrapper .page-content-not-node{width:100%;order:4}.context-vacatures .content-wrapper .wrapper .page-content-not-node .container,.context-vacatures .content-wrapper .wrapper .page-content-not-node #sharing-menu,.context-vacatures .content-wrapper .wrapper .page-content-not-node .wrapper,.context-vacatures .content-wrapper .wrapper .page-content-not-node .block-koptana-product-recap .product--recap,.block-koptana-product-recap .context-vacatures .content-wrapper .wrapper .page-content-not-node .product--recap{padding:0}.context-vacatures .content-wrapper .wrapper .page-content-not-node .js-pager__items{text-align:center}.context-vacatures .content-wrapper .wrapper .page-content-not-node .js-pager__items li.pager__item{list-style:none}.context-vacatures .content-wrapper .wrapper .region--content-info,.context-vacatures .content-wrapper .wrapper .region--content-top,.context-vacatures .content-wrapper .wrapper .region--content-bottom{width:100%}.context-vacatures .content-wrapper .wrapper .region--content-info{order:1}.context-vacatures .content-wrapper .wrapper .region--content-top{order:2}@media only screen and (min-width:692px){.context-vacatures .content-wrapper .wrapper .region--content-top .container,.context-vacatures .content-wrapper .wrapper .region--content-top #sharing-menu,.context-vacatures .content-wrapper .wrapper .region--content-top .wrapper,.context-vacatures .content-wrapper .wrapper .region--content-top .block-koptana-product-recap .product--recap,.block-koptana-product-recap .context-vacatures .content-wrapper .wrapper .region--content-top .product--recap{padding:0}}.view-display-id-all_jobs{display:flex;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem}.view-display-id-all_jobs>*{width:100%;padding-right:.5rem;padding-left:.5rem;margin-bottom:1rem}@media screen and (min-width:692px){.view-display-id-all_jobs{margin-right:-1rem;margin-left:-1rem}.view-display-id-all_jobs>*{padding-right:1rem;padding-left:1rem;margin-bottom:2rem}}@media only screen and (min-width:692px){.view-display-id-all_jobs .view-filters{flex-basis:33.333%;max-width:33.333%}}.view-display-id-all_jobs .view-filters .sidebar--wrapper{box-shadow:0 0 4px 0 rgba(0,0,0,0.1),0 2px 5px 0 rgba(0,0,0,0.14);padding:2rem 2rem 1rem;background-color:#fff}.view-display-id-all_jobs .view-filters .sidebar--wrapper h2,.view-display-id-all_jobs .view-filters .sidebar--wrapper .node--job--full h1,.node--job--full .view-display-id-all_jobs .view-filters .sidebar--wrapper h1{display:none}.view-display-id-all_jobs .view-filters .sidebar--wrapper legend{font-size:500;margin-bottom:.5rem}.view-display-id-all_jobs .view-filters .sidebar--wrapper fieldset{width:100%;margin-bottom:1rem}@media only screen and (min-width:692px){.view-display-id-all_jobs .view-filters .sidebar--wrapper{padding:2rem}.view-display-id-all_jobs .view-filters .sidebar--wrapper h2,.view-display-id-all_jobs .view-filters .sidebar--wrapper .node--job--full h1,.node--job--full .view-display-id-all_jobs .view-filters .sidebar--wrapper h1{display:block;color:#000;margin-bottom:2rem;font-size:1.125rem;line-height:1.6875rem}.view-display-id-all_jobs .view-filters .sidebar--wrapper legend{font-size:500;margin-bottom:1rem;font-size:1.125rem;line-height:1.6875rem}.view-display-id-all_jobs .view-filters .sidebar--wrapper form{margin-bottom:0}}@media only screen and (min-width:692px){.view-display-id-all_jobs .view-content{flex-basis:66.667%;max-width:66.667%}}.view-display-id-all_jobs .pager{list-style:none;padding-left:0;text-align:center}.hide-on-mobile{display:none}@media only screen and (min-width:692px){.hide-on-mobile{display:block}}.mobile-filter-toggle-wrapper{display:block;position:absolute;top:5px;right:1rem}.mobile-filter-toggle-wrapper .mobile-filter-toggle{font-size:0}.mobile-filter-toggle-wrapper .mobile-filter-toggle::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:1rem;color:#00746D;cursor:pointer}.mobile-filter-toggle-wrapper .mobile-filter-toggle.open{font-size:0}.mobile-filter-toggle-wrapper .mobile-filter-toggle.open::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:1rem;color:#00746D;cursor:pointer}@media only screen and (min-width:692px){.mobile-filter-toggle-wrapper{display:none}}.context-vacatures .block-meatandmore-general-unsolicited-application .button,.context-vacatures .block-meatandmore-general-unsolicited-application ul.pager-items li.pager-item--first a,ul.pager-items li.pager-item--first .context-vacatures .block-meatandmore-general-unsolicited-application a,.context-vacatures .block-meatandmore-general-unsolicited-application ul.pager-items li.pager-item--previous a,ul.pager-items li.pager-item--previous .context-vacatures .block-meatandmore-general-unsolicited-application a,.context-vacatures .block-meatandmore-general-unsolicited-application ul.pager-items li.pager-item--next a,ul.pager-items li.pager-item--next .context-vacatures .block-meatandmore-general-unsolicited-application a,.context-vacatures .block-meatandmore-general-unsolicited-application ul.pager-items li.pager-item--last a,ul.pager-items li.pager-item--last .context-vacatures .block-meatandmore-general-unsolicited-application a,.context-vacatures .block-meatandmore-general-unsolicited-application .context-home .block-views-blockjobs-latest-jobs .more-link a,.context-home .block-views-blockjobs-latest-jobs .more-link .context-vacatures .block-meatandmore-general-unsolicited-application a,.context-vacatures .block-meatandmore-general-unsolicited-application .block-meatandmore-faq-cta a,.block-meatandmore-faq-cta .context-vacatures .block-meatandmore-general-unsolicited-application a{background-color:#00746D;border-radius:4px}.context-vacatures .block-meatandmore-general-unsolicited-application h2,.context-vacatures .block-meatandmore-general-unsolicited-application .node--job--full h1,.node--job--full .context-vacatures .block-meatandmore-general-unsolicited-application h1{display:none}@media only screen and (min-width:692px){.context-vacatures .page-title{display:inline-block}.context-vacatures .page-title ~ .block-meatandmore-general-unsolicited-application{float:right}}.view-jobs-page .results-count{font-size:1.5rem;color:#00746D;margin:1.5rem 0 2rem 0;text-transform:uppercase}.view-jobs-page .results-count label,.view-jobs-page .results-count fieldset>legend,.view-jobs-page .results-count div.field-label,.view-jobs-page .results-count span.field-label,.view-jobs-page .results-count .label-inline{font-weight:bold}@media only screen and (min-width:992px){.view-jobs-page .results-count{font-size:1.5rem;margin-top:2rem}}.view-jobs-page .views-filters-summary .item{position:relative;margin:.7rem;padding:3px 1.7rem 3px .7rem;border:2px solid #00746D;border-radius:25px}.view-jobs-page .views-filters-summary .item .value{padding:0;margin:0;font-weight:bold;border:none}.view-jobs-page .views-filters-summary .item .remove-filter{padding:0;font-size:0;color:#636363;background-color:transparent}.view-jobs-page .views-filters-summary .item .remove-filter::after{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;margin-top:-9px;font-size:18px;position:absolute;top:50%;right:.5rem;width:18px;height:18px;z-index:1}.view-jobs-page .views-filters-summary .item .remove-filter:focus-visible+div.focus::after{content:'';background-color:#00746D;border-radius:50%;position:absolute;top:50%;margin-top:-11.4px;right:6px;width:22px;height:22px}.view-jobs-page .views-filters-summary .item .remove-filter:focus-visible{outline:none;box-shadow:none;color:white}@media only screen and (min-width:992px){.view-jobs-page .views-filters-summary .item{background-color:#fff}.view-jobs-page .views-filters-summary .item:first-child{margin-left:0}}@media only screen and (min-width:992px){.view-jobs-page .views-filters-summary{margin-top:1.5rem}}.view-jobs-page .view-filters{background-color:#f1f1f1;border:1px solid #d6d6d6;padding:2rem;border-radius:.5rem;order:3}.view-jobs-page .view-filters h2,.view-jobs-page .view-filters .node--job--full h1,.node--job--full .view-jobs-page .view-filters h1{display:none}.view-jobs-page .view-filters form{margin:0}.view-jobs-page .view-filters select{width:100%;height:2.875rem}.view-jobs-page .view-filters select:focus-visible{box-shadow:0 0 0 0.2rem #00746D}@media only screen and (min-width:992px){.view-jobs-page .view-filters select:focus-visible{box-shadow:0 0 0 0.2rem #000}}.view-jobs-page .view-filters .form-submit{color:#fff;margin-top:1.8rem;background-color:#EF373E;width:100%;height:3.1rem;font-size:1rem;border:none;margin-bottom:0;border-radius:4px}.view-jobs-page .view-filters .form--inline .form-item{margin:0}.view-jobs-page .view-filters .form--inline .form-item-field-province{float:left;width:calc(50% - .2rem)}.view-jobs-page .view-filters .form--inline .form-item-field-ervaringsniveau{margin:0;float:right;width:calc(50% - .2rem)}.view-jobs-page .view-filters .form--inline .form-item-field-function{margin:0 0 0.3rem 0;width:100%}@media only screen and (min-width:992px){.view-jobs-page .view-filters .form--inline .form-item{width:calc(25% - .3rem);margin:1.1rem .3rem 0 0}.view-jobs-page .view-filters .form--inline .form-item:first-child{width:100%}}.view-jobs-page .view-filters .form--inline .form-actions{display:flex;justify-content:center}.view-jobs-page .view-filters .form--inline .form-actions input:focus-visible{box-shadow:0 0 0 0.3rem #00746D}@media only screen and (min-width:992px){.view-jobs-page .view-filters .form--inline .form-actions input:focus-visible{box-shadow:0 0 0 0.2rem #fff}}.view-jobs-page .view-filters .form--inline .form-actions:focus-visible{box-shadow:0 0 0 0.2rem #00746D}@media only screen and (min-width:992px){.view-jobs-page .view-filters .form--inline .form-actions{display:block}.view-jobs-page .view-filters .form--inline .form-actions:focus-visible{box-shadow:0 0 0 0.2rem #000}}.view-jobs-page .view-filters .form--inline .form-submit{margin-top:1rem;font-size:18;width:auto}@media only screen and (min-width:992px){.view-jobs-page .view-filters .form--inline{float:none;display:flex;flex-wrap:wrap;justify-content:center}}.view-jobs-page .view-filters .form-item-field-preference{display:none}@media only screen and (min-width:992px){.view-jobs-page .view-filters .form-item-field-preference{display:flex;justify-content:center}}.view-jobs-page .view-filters .views-exposed-form .form-item-field-preference-1{float:none;margin-bottom:5px}.view-jobs-page .view-filters .views-exposed-form #categories{width:100%;height:2.875rem}@media only screen and (min-width:992px){.view-jobs-page .view-filters{background-color:#00746D}.view-jobs-page .view-filters .form-item-field-preference-1{display:none}.view-jobs-page .view-filters .form-item-field-preference{width:100%}.view-jobs-page .view-filters .form-item-field-preference ul{display:flex;flex-wrap:wrap;justify-content:center;list-style:none}.view-jobs-page .view-filters .form-item-field-preference ul label,.view-jobs-page .view-filters .form-item-field-preference ul fieldset>legend,.view-jobs-page .view-filters .form-item-field-preference ul div.field-label,.view-jobs-page .view-filters .form-item-field-preference ul span.field-label,.view-jobs-page .view-filters .form-item-field-preference ul .label-inline{display:none}.view-jobs-page .view-filters .form-item-field-preference ul li{position:relative;margin:0}.view-jobs-page .view-filters .form-item-field-preference ul li a{text-align:center;color:#fff;margin:auto 1.25rem 1rem;white-space:nowrap;font-weight:900;border-bottom:solid 2px transparent}.view-jobs-page .view-filters .form-item-field-preference ul li a:hover{border-bottom:solid 2px #fff}.view-jobs-page .view-filters .form-item-field-preference ul li .bef-link--selected{border-bottom:solid 2px #fff}.view-jobs-page .view-filters .form-item-field-preference ul li:not(:last-child)::after{content:"";height:1rem;border-left:solid 1px #fff;position:absolute;transform:translateY(-50%);top:50%}.view-jobs-page .view-filters .form-item-field-preference ul li:first-child{margin-left:0}.view-jobs-page .view-filters .form-item-field-preference ul li:last-child{margin-right:0}}.view-jobs-page .view-content{display:flex;flex-wrap:wrap;margin:0 -1rem 3rem}.view-jobs-page .views-row{margin:1rem;width:100%}@media only screen and (min-width:692px){.view-jobs-page .views-row{flex:0 0 calc(50% - 2rem)}}.view-jobs-page .pager{margin:auto}.context-home .block-views-blocknews-latest-news .view--grid--3-cols .view-content>*{margin-bottom:0}.context-home .block-views-blockjobs-latest-jobs{background:#f1f1f1;padding-top:2rem;padding-bottom:2rem;margin-bottom:-4rem;margin-top:-1rem}.context-home .block-views-blockjobs-latest-jobs .more-link{text-align:center;margin-top:1rem}.context-home .block-views-blockjobs-latest-jobs .more-link a{color:white}.context-home .block-views-blockjobs-latest-jobs .more-link a::after{display:none}.context-home .block-views-blockjobs-latest-jobs .view-header{margin-bottom:2rem}.context-home .block-views-blockjobs-latest-jobs .view-content{margin-bottom:0}.node--faq--full .field--call-to-action,.node--faq--teaser .field--call-to-action,.node--faq--accordion-item .field--call-to-action{margin-top:1rem;margin-bottom:2rem}.node--faq--full .field--call-to-action .field__item,.node--faq--teaser .field--call-to-action .field__item,.node--faq--accordion-item .field--call-to-action .field__item{display:inline-block;margin-right:1rem}.node--faq--full .field--answer a,.node--faq--teaser .field--answer a,.node--faq--accordion-item .field--answer a{border-bottom:1px solid #000;font-weight:bold}.node--faq--full .field--answer a:hover,.node--faq--teaser .field--answer a:hover,.node--faq--accordion-item .field--answer a:hover{border-color:#00746D}.paragraph--faq-item .field--call-to-action{margin-top:1rem}.paragraph--faq-item .field--call-to-action .field__item{display:inline-block;margin-right:1rem}.context-faq .paragraph--form{background:#f1f1f1 url(/themes/custom/calibr8_buurtslagers/images/gehakt.jpg) right top no-repeat;background-size:contain;padding:3rem 0}.context-faq .field--paragraphs section:last-child.paragraph--form{margin-bottom:0}.context-faq .webform-submission-andere-vragen-form input.form-submit{background-color:#EF373E;border:1px solid #EF373E;border-radius:0}.context-faq .webform-submission-andere-vragen-form input,.context-faq .webform-submission-andere-vragen-form textarea{border-radius:0}.node--recipe--full #sharing-menu{padding:0;margin-bottom:0}.node--recipe--full .recipe__intro{margin-bottom:1rem;margin-top:1rem}.node--recipe--full .recipe__intro .recipe__intro-information{margin-bottom:1rem}@media only screen and (min-width:692px){.node--recipe--full .page-title{display:inline-block;max-width:calc(100% - 150px)}.node--recipe--full #sharing-menu{float:right;margin-top:.5rem;margin-bottom:2rem}.node--recipe--full .recipe__intro{margin:2rem 0}.node--recipe--full .recipe__intro .field--name-field-teaser{max-width:calc(100% - 300px);float:left}.node--recipe--full .recipe__intro .recipe__intro-information{width:300px;float:right;text-align:right;margin-bottom:0}}.node--recipe--full .block-views-blockinspiration-inspiration-by-category{margin-top:2rem}.node--recipe--full .recipe__content-wrapper--left .field--ingredients{box-shadow:0 0 21px 0 rgba(0,0,0,0.07),0 18px 21px 0 rgba(0,0,0,0.05);padding:1.5rem 2rem 2rem}.node--recipe--full .recipe__content-wrapper--left .field--ingredients .field__label{font-size:1.5rem;line-height:2.25rem;text-align:center;font-family:"roboto",sans-serif;border-bottom:1px solid #00746D;padding-bottom:1rem;margin-bottom:1.5rem}.node--recipe--full .recipe__content-wrapper--left .field--ingredients .field__items{display:table;width:100%}.node--recipe--full .recipe__content-wrapper--left .field--ingredients .field__items .field__item{display:table-row}.node--recipe--full .recipe__content-wrapper--left .field--ingredients .field__items .field__item>div{padding-bottom:1rem;display:table-cell}.node--recipe--full .recipe__content-wrapper--left .field--ingredients .field__items .field__item .double-field-second{font-weight:bold}.node--recipe--full .field--recipe-steps{counter-reset:steps;margin-top:1.5rem}@media only screen and (min-width:692px){.node--recipe--full .field--recipe-steps{margin-top:0}}.node--recipe--full .field--recipe-steps>div{margin-bottom:2rem}.node--recipe--full .field--recipe-steps>div::after{content:'.';display:block;height:0;clear:both;visibility:hidden}.node--recipe--full .field--recipe-steps>div::before{counter-increment:steps;content:counter(steps) ".";float:left;width:2.5rem;margin-left:1.3rem}.node--recipe--full .field--recipe-steps>div>div{line-height:2rem}@media only screen and (min-width:692px){.node--recipe--full .field--recipe-steps>div>div{width:calc(100% - 4.5rem);float:right}}.node--recipe--full .field--recipe-steps .double-field-first{font-weight:bold;margin-bottom:.3rem;display:inline-block}.page-node-type-recipe #block-views-block-inspiration-inspiration-by-category{background-color:#f1f1f1;padding:4rem 0 3rem;margin-top:2rem}.page-node-type-recipe #block-views-block-inspiration-inspiration-by-category h2,.page-node-type-recipe #block-views-block-inspiration-inspiration-by-category .node--job--full h1,.node--job--full .page-node-type-recipe #block-views-block-inspiration-inspiration-by-category h1{margin-bottom:2rem}.field--name-field-serves{display:inline-block;margin-left:1.5rem}.field--name-field-serves::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;margin-right:.5rem}.field--name-field-time{display:inline-block}.field--name-field-time::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;margin-right:.5rem}.node--recipe--teaser-with-tagline,.node--recipe--teaser-small,.node--recipe--teaser-big,.node--recipe--teaser{background-color:transparent}.node--recipe--teaser-with-tagline:hover .article-teaser__image,.node--recipe--teaser-small:hover .article-teaser__image,.node--recipe--teaser-big:hover .article-teaser__image,.node--recipe--teaser:hover .article-teaser__image{transition:cubic-bezier(0.215,0.61,0.355,1) .4s;transform:scale(1.05)}.node--recipe--teaser-with-tagline .teaser-title a,.node--recipe--teaser-small .teaser-title a,.node--recipe--teaser-big .teaser-title a,.node--recipe--teaser .teaser-title a{color:#000}.node--recipe--teaser-with-tagline .article-teaser__image-wrapper,.node--recipe--teaser-small .article-teaser__image-wrapper,.node--recipe--teaser-big .article-teaser__image-wrapper,.node--recipe--teaser .article-teaser__image-wrapper{position:relative;overflow:hidden}.node--recipe--teaser-with-tagline .article-teaser__image-wrapper .article-teaser__image,.node--recipe--teaser-small .article-teaser__image-wrapper .article-teaser__image,.node--recipe--teaser-big .article-teaser__image-wrapper .article-teaser__image,.node--recipe--teaser .article-teaser__image-wrapper .article-teaser__image{margin-bottom:0;transition:cubic-bezier(0.215,0.61,0.355,1) .4s}.node--recipe--teaser-with-tagline .article-teaser__image-wrapper .article-teaser__image img,.node--recipe--teaser-small .article-teaser__image-wrapper .article-teaser__image img,.node--recipe--teaser-big .article-teaser__image-wrapper .article-teaser__image img,.node--recipe--teaser .article-teaser__image-wrapper .article-teaser__image img{vertical-align:center}.node--recipe--teaser-with-tagline .article-teaser__image-wrapper .article-teaser__overlay,.node--recipe--teaser-small .article-teaser__image-wrapper .article-teaser__overlay,.node--recipe--teaser-big .article-teaser__image-wrapper .article-teaser__overlay,.node--recipe--teaser .article-teaser__image-wrapper .article-teaser__overlay{position:absolute;bottom:3.2rem;left:0}.node--recipe--teaser-with-tagline .article-teaser__image-wrapper .article-teaser__type,.node--recipe--teaser-small .article-teaser__image-wrapper .article-teaser__type,.node--recipe--teaser-big .article-teaser__image-wrapper .article-teaser__type,.node--recipe--teaser .article-teaser__image-wrapper .article-teaser__type{position:absolute;bottom:2rem;left:2rem;background-color:#fff;padding:.5rem 1rem;color:#00746D;text-transform:uppercase;font-family:"roboto",sans-serif;font-size:1rem;line-height:1.5rem}.node--recipe--teaser-with-tagline .article-teaser__image-wrapper .article-teaser__video,.node--recipe--teaser-small .article-teaser__image-wrapper .article-teaser__video,.node--recipe--teaser-big .article-teaser__image-wrapper .article-teaser__video,.node--recipe--teaser .article-teaser__image-wrapper .article-teaser__video{position:absolute;bottom:2rem;right:2rem;background-color:#EF373E;padding:.5rem 1rem;color:#fff;text-transform:uppercase;font-family:"roboto",sans-serif;font-size:1rem;line-height:1.5rem}.node--recipe--teaser-with-tagline h3,.node--recipe--teaser-small h3,.node--recipe--teaser-big h3,.node--recipe--teaser h3{margin-bottom:.3rem;margin-top:.5rem}.term--brands--teaser.vocabulary-brands{border:solid 1px #e1e1e1;padding:2rem;margin-bottom:2.5rem;cursor:pointer;transition:cubic-bezier(0.215,0.61,0.355,1) .4s;text-align:center}.term--brands--teaser.vocabulary-brands .brand-logo{content:'';min-width:5rem;min-height:5rem;max-width:8.2rem;height:100%;width:100%;margin:0 auto}@media only screen and (min-width:692px){.term--brands--teaser.vocabulary-brands{text-align:left}.term--brands--teaser.vocabulary-brands .brand-logo{margin-left:0}}.term--brands--teaser.vocabulary-brands.brand-bonap{border:2px solid #362414;background-color:#362414;color:#fff}.term--brands--teaser.vocabulary-brands.brand-bonap .brand-logo{background:url(/themes/custom/calibr8_buurtslagers/images/BA_logo_wit-groenhartje_rgb.svg);background-repeat:no-repeat;background-position:center}.term--brands--teaser.vocabulary-brands.brand-bonap:hover{background-color:#362414;box-shadow:0 0 40px -1px rgba(54,36,21,0.75);border:2px solid #362414}.term--brands--teaser.vocabulary-brands.brand-bonap .field--link a::after{color:#fff}.term--brands--teaser.vocabulary-brands.brand-buurtslagers .brand-logo{background:url(/themes/custom/calibr8_buurtslagers/images/Buurtslagers.svg);background-repeat:no-repeat;background-position:center}.term--brands--teaser.vocabulary-brands.brand-buurtslagers:hover{box-shadow:0 0 40px -1px #a7a8aa}.term--brands--teaser.vocabulary-brands .field--link{height:100%;min-height:3rem;position:relative;margin-top:1rem}@media only screen and (min-width:692px){.term--brands--teaser.vocabulary-brands .field--link{margin-top:0}}.term--brands--teaser.vocabulary-brands .field--link a{font-size:0;width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.term--brands--teaser.vocabulary-brands .field--link a::after{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}.term--brands--teaser.vocabulary-brands .field--link a::after{font-size:2.125rem;line-height:3.1875rem;font-weight:bold;color:#00746D}.term--brands--teaser.vocabulary-brands .field--text{display:flex;height:100%;justify-content:center;flex-direction:column}.term--brands--teaser.vocabulary-brands .field--text p{margin-bottom:0}.maintenance-message{max-width:600px;margin:3rem auto 3rem;background:#fff;border:solid 1px #e1e1e1;padding:3rem 2rem;text-align:center}.maintenance-message .branding{float:none;margin-bottom:2rem}.maintenance-message .site-logo{display:inline-block}.node--basic-page--full .node__content-wrapper{background:#fff}.node--basic-page--full .node__content-wrapper>.field--paragraphs{margin-bottom:2rem}@media print,(min-width:692px){.node--basic-page--full .node__content-wrapper>.field--paragraphs{margin-bottom:3rem}}.node--basic-page--full .node__content-wrapper>.field--paragraphs>*:first-child{padding-top:2rem}@media print,(min-width:692px){.node--basic-page--full .node__content-wrapper>.field--paragraphs>*:first-child{padding-top:3rem}}.node--basic-page--full .node__content-wrapper>.field--paragraphs>*:last-child{margin-bottom:0;padding-bottom:2rem}@media print,(min-width:692px){.node--basic-page--full .node__content-wrapper>.field--paragraphs>*:last-child{padding-bottom:3rem}}@media (min-width:992px){.node--photo-album--full .field--photos--thumbnails .field__item{width:20%}}@media (min-width:1292px){.node--photo-album--full .field--photos--thumbnails .field__item{width:16.66%}}.node--photo-album--default .node__header{margin-top:1rem}.node--photo-album--default .field--photos--thumbnails{margin-bottom:-1rem}@media print,(min-width:692px){.node--photo-album--default .field--photos--thumbnails{margin-bottom:-2rem}}.node--photo-album--teaser .node__footer{text-align:center}.node--photo-album--slideshow{position:relative}.node--photo-album--slideshow .slideshow__slides-wrapper{position:relative}.node--photo-album--slideshow .slideshow__slides img{width:100%}.node--photo-album--slideshow .slideshow__content{padding:1rem;color:#fff;background:#000}.node--photo-album--slideshow .slideshow__content a{pointer-events:auto}.node--photo-album--slideshow .slideshow__content .field--body>*:last-child{margin-bottom:0}@media print,(min-width:692px){.node--photo-album--slideshow .slideshow__content{position:absolute;right:1rem;bottom:1rem;left:1rem;padding:2rem;pointer-events:none;background:rgba(2,23,16,0.8)}}.node--photo-album--slideshow .arrow{position:absolute;top:50%;padding:0.7rem;transform:translateY(-50%);color:#fff;border:0 none;border-radius:0;background:#000}.node--photo-album--slideshow .arrow:hover{background:#000}.node--photo-album--slideshow .arrow span{display:none}.node--photo-album--slideshow .prev-arrow{left:0}.node--photo-album--slideshow .prev-arrow::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}.node--photo-album--slideshow .next-arrow{right:0}.node--photo-album--slideshow .next-arrow::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}.sitewide-alert{background:#EF373E;color:#fff}.sitewide-alert .close{border:0;padding:10px;position:absolute;top:-7px;right:30px;background:none}.sitewide-alert .close span{font-size:40px;color:#fff}.sitewide-alert .close:hover{background:none}.sitewide-alert .close:hover span{color:#fff}.sitewide-alert .sitewide-content{position:relative;display:block;margin-bottom:2rem;padding-top:2rem}.sitewide-alert.alert-success{background:#00746D;color:#fff}.sitewide-alert.alert-warning{background:#F9C606;color:#000}.sitewide-alert.alert-warning span{color:#000}.sitewide-alert.alert-warning:hover span{color:#000}.sitewide-alert.alert-bs-blue{background:#001E45;color:#fff}.sitewide-alert.alert-bs-blue span{color:#fff}.sitewide-alert.alert-bs-blue:hover span{color:#fff}.product-list>ul{list-style:none;padding:0;display:flex;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem}.product-list>ul>*{width:100%;padding-right:.5rem;padding-left:.5rem;margin-bottom:1rem}@media screen and (min-width:692px){.product-list>ul{margin-right:-1rem;margin-left:-1rem}.product-list>ul>*{padding-right:1rem;padding-left:1rem;margin-bottom:2rem}}.product-list>ul li{margin:0;padding:0 1rem;display:flex;width:100%}@media only screen and (min-width:392px){.product-list>ul li{width:50%}}@media only screen and (min-width:992px){.product-list>ul li{width:33.3%}}.block-koptana-stores-promo .product-list h2,.block-koptana-stores-promo .product-list .node--job--full h1,.node--job--full .block-koptana-stores-promo .product-list h1{margin-bottom:1.5rem}@media only screen and (min-width:1292px){.block-koptana-stores-promo .product-list ul li{width:25%}}.block-koptana-stores-promo .product-list ul.unique_selling_points li{width:100%}.product--teaser{display:flex;width:100%;border-bottom:1px solid #EAE6D6}@media only screen and (min-width:392px){.product--teaser{margin-bottom:1rem;padding-bottom:2rem}}@media only screen and (min-width:692px){.product--teaser{margin-bottom:3rem}}.product--teaser .add-to-cart{display:flex;align-items:center;min-height:3rem}.product--teaser .add-to-cart::after{content:'.';display:block;height:0;clear:both;visibility:hidden}.product--teaser .add-to-cart .form-submit{font-size:.875rem;line-height:1.3125rem;float:right;letter-spacing:normal;padding:6px 1rem;line-height:150%;text-transform:initial;border:0;background-color:#00746D;color:#fff}.product--teaser .add-to-cart .form-submit.no-store{margin-top:1rem;width:100%}.product--teaser .add-to-cart .form-submit:not(.no-store){font-size:0;background:url(/themes/custom/calibr8_buurtslagers/icons/add-to-cart.svg) center center no-repeat;background-size:contain;background-color:transparent;height:35px;background-size:20px;width:30%;margin-bottom:0;background-color:#00746D}@media only screen and (min-width:992px){.product--teaser .add-to-cart .form-submit:not(.no-store){width:25%}}.product--teaser .add-to-cart .form-submit.box:not(.no-store){font-size:0;background:url(/themes/custom/calibr8_buurtslagers/icons/addbox.svg) center center no-repeat;background-size:contain;background-color:transparent;height:35px;background-size:30px;width:30%;margin-bottom:0;background-color:#00746D}.product--teaser .add-to-cart .transitions-unit{margin-right:0.5rem}.product--teaser .add-to-cart .form-item{margin-bottom:0;width:100%;font-size:.6875rem;line-height:1.03125rem}@media only screen and (min-width:692px){.product--teaser .add-to-cart .form-item{font-size:.8125rem;line-height:1.21875rem}}.product--teaser .add-to-cart .form-item .box-message{display:flex;padding-right:.4rem}.product--teaser .form-type-number.form-item-amount input{height:35px}.product--teaser .transitions-unit{line-height:35px}.product--teaser .product--teaser-wrapper{display:flex;position:relative;flex-flow:row wrap;flex-direction:column;width:100%}.product--teaser .product--teaser-top{display:inline-block;vertical-align:middle;position:relative;min-height:3rem}.product--teaser .product--teaser-top .info{pointer-events:none;position:absolute;inset:0}.product--teaser .product--teaser-top .info::after{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}.product--teaser .product--teaser-top .info p{font-size:0}.product--teaser .product--teaser-top .info::after{font-size:2.8125rem;line-height:4.21875rem;color:#000;font-weight:bold;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);pointer-events:none}.product--teaser .product--teaser-top .info::before{content:'';background-color:#fff;display:block;height:100%;width:100%;opacity:0.6;pointer-events:none}.product--teaser .product--teaser-middle{display:inline-block;padding:0;flex-grow:1}.product--teaser .product--teaser-middle h3{font-size:1rem;line-height:1.5rem;font-family:"Lato",sans-serif;color:#000;font-weight:bold;margin-bottom:.5rem}.product--teaser .product--teaser-middle .product--teaser-ingredients{font-size:.875rem;line-height:1.3125rem;margin-bottom:.5rem}.product--teaser .product--teaser-bottom{display:inline-block;width:100%;margin-top:auto}.product--teaser .product--teaser-bottom .product--teaser-price{text-transform:capitalize;margin-bottom:0.8rem;font-family:"roboto",sans-serif;font-size:.875rem;line-height:1.3125rem}.product--teaser .product--teaser-bottom .product--teaser-price strong{font-size:1.25rem;line-height:1.875rem;font-weight:normal}.node--recipe--full .field--products .field__items{display:flex;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem}.node--recipe--full .field--products .field__items>*{width:100%;padding-right:.5rem;padding-left:.5rem;margin-bottom:1rem}@media screen and (min-width:692px){.node--recipe--full .field--products .field__items{margin-right:-1rem;margin-left:-1rem}.node--recipe--full .field--products .field__items>*{padding-right:1rem;padding-left:1rem;margin-bottom:2rem}}@media only screen and (min-width:692px){.node--recipe--full .field--products .field__items .field__item{flex-basis:50%;max-width:50%;padding-left:2rem;padding-right:2rem}}@media only screen and (min-width:992px){.node--recipe--full .field--products .field__items .field__item{flex-basis:25%;max-width:25%}}.product--search-teaser .row,.product--search-teaser .block-koptana-product-recap .view-content,.block-koptana-product-recap .product--search-teaser .view-content{align-items:center}.product--full-image img{width:100%}.product--full{margin-bottom:2rem}@media only screen and (max-width:1292px - 0.01px){.product--full .transitions .unique_selling_points,.product--full .transitions .promo-wrapper{text-align:center}}@media only screen and (min-width:692px){.product--full .transitions .add-to-cart{display:flex;flex-wrap:wrap}}@media only screen and (min-width:692px){.product--full .transitions .add-to-cart{margin-top:2.5rem}}@media only screen and (max-width:1292px - 0.01px){.product--full .transitions .add-to-cart{text-align:center}.product--full .transitions .add-to-cart .button,.product--full .transitions .add-to-cart ul.pager-items li.pager-item--first a,ul.pager-items li.pager-item--first .product--full .transitions .add-to-cart a,.product--full .transitions .add-to-cart ul.pager-items li.pager-item--previous a,ul.pager-items li.pager-item--previous .product--full .transitions .add-to-cart a,.product--full .transitions .add-to-cart ul.pager-items li.pager-item--next a,ul.pager-items li.pager-item--next .product--full .transitions .add-to-cart a,.product--full .transitions .add-to-cart ul.pager-items li.pager-item--last a,ul.pager-items li.pager-item--last .product--full .transitions .add-to-cart a,.product--full .transitions .add-to-cart .context-home .block-views-blockjobs-latest-jobs .more-link a,.context-home .block-views-blockjobs-latest-jobs .more-link .product--full .transitions .add-to-cart a,.product--full .transitions .add-to-cart .block-meatandmore-faq-cta a,.block-meatandmore-faq-cta .product--full .transitions .add-to-cart a{margin:0 auto}}@media only screen and (min-width:1292px){.product--full .transitions .add-to-cart{flex-direction:row}}@media only screen and (min-width:1292px){.product--full .transitions .add-to-cart{display:block}}.product--full .transitions .form-type-number{display:flex;flex:1 0 auto}@media only screen and (min-width:1292px){.product--full .transitions .form-type-number{width:30%}}.product--full .transitions .transitions-unit{line-height:40px}.product--full .transitions .form-submit{width:100%;margin-top:1rem;font-size:0;background:url(/themes/custom/calibr8_buurtslagers/icons/add-to-cart.svg) center center no-repeat;background-size:contain;background-color:transparent;float:right;height:32px;background-color:#00746D;border:none;background-size:1.5rem;font-size:.875rem;line-height:1.3125rem;padding:1.2rem 2rem;line-height:0;background-position-x:1rem;padding-left:3.5rem;letter-spacing:0.05rem}@media only screen and (min-width:1292px){.product--full .transitions .form-submit{width:auto;margin-top:0}}.product--full .transitions .form-submit:hover{background-color:#00a79d}.product--full .transitions .form-submit.box{font-size:0;background:url(/themes/custom/calibr8_buurtslagers/icons/addbox.svg) center center no-repeat;background-size:contain;background-color:transparent;height:35px;background-size:30px;width:1rem;margin-bottom:0;background-color:#EF373E}.product--full .transitions>span{font-size:.875rem;line-height:1.3125rem;margin-left:10px;font-weight:400;line-height:32px}.product--full .promo{left:auto;right:1rem}.product--full .product--full-properties table,.product--full .product--full-properties tbody,.product--full .product--full-properties tr{width:100%}.product--full .product--full-properties td{border-bottom:0}.product--full .product--full-properties tbody{display:inline-block}@media only screen and (min-width:692px){.product--full .product--full-properties tbody{display:table-row-group}}.product--full .product--full-properties tr{background-color:#e1e1e1;display:inline-block}.product--full .product--full-properties tr:nth-child(2n+2){background-color:#f4f4f4}@media only screen and (min-width:692px){.product--full .product--full-properties tr{display:table-row}}.product--full .product--full-properties .icon-frozen::before{color:#001E45}.product--full .product--full-properties td:first-child{font-weight:bold}.product--full .product--full-information td:first-child{font-weight:bold}.product--full .product--full-information td{display:inline-block;width:100%;padding-left:10px}.product--full .product--full-information td:first-child{border-bottom:0;padding-bottom:0}@media only screen and (min-width:692px){.product--full .product--full-information td{display:table-cell;width:auto}.product--full .product--full-information td:first-child{border-bottom:solid 1px #e1e1e1;padding-bottom:.75rem}}.product--full .product--full-price .prices{text-align:center;margin:0.5rem 0}@media only screen and (min-width:1292px){.product--full .product--full-price .prices{text-align:left}}.product--full .product--full-price .prices strong{font-size:1.75rem;line-height:2.625rem}.product--full .product--full-price .prices del{font-size:.875rem;line-height:1.3125rem;color:#bdbdbd;margin-left:.5rem}.product--full .form-type-number.form-item-amount input{height:40px;border-radius:1px}.product--full .promo-date{color:#EF373E;margin-top:-.5rem}@media only screen and (max-width:1292px - 0.01px){.product--full .promo-date{text-align:center}}.product--full .promo-text{color:#EF373E;margin-bottom:.5rem}@media only screen and (max-width:1292px - 0.01px){.product--full .promo-text{text-align:center}}.product--full .product--full-price .prices__prices-kg{display:flex;justify-content:center}@media only screen and (min-width:992px){.product--full .product--full-price .prices__prices-kg{display:unset}}.product--full .product--full-price .product-discount__prices-kg{display:flex;justify-content:center}@media only screen and (min-width:692px){.product--full .product--full-price .product-discount__prices-kg{justify-content:flex-start}}@media only screen and (min-width:992px){.product--full .product--full-price .product-discount__prices-kg{display:unset}}.product--full .product--full-price .form-item-amount{margin-bottom:1rem}@media only screen and (max-width:692px - 0.01){.product--full .product--full-price{display:flex;flex-direction:column;margin-bottom:1rem}.product--full .product--full-price .promo-wrapper{text-align:center}.product--full .product--full-price .transitions{order:3}.product--full .product--full-price .form-type-number{margin:0 auto}.product--full .product--full-price .transitions-unit{float:left;margin-left:1rem}.product--full .product--full-price .form-item-amount{margin-left:20%;margin-bottom:1rem}}.product--full .product--full-description{margin-bottom:1rem;text-align:center}@media only screen and (min-width:692px){.product--full .product--full-description{text-align:left}}.form-type-number.form-item-amount{width:50%;float:left;position:relative;margin-right:.4rem;margin-bottom:0}.form-type-number.form-item-amount input{text-align:center;height:50px;border:1px solid #EAE6D6}.form-type-number.form-item-amount .field-prefix{position:absolute;left:0;top:50%;transform:translateY(-50%);height:100%}.form-type-number.form-item-amount .field-suffix{position:absolute;right:0;top:50%;transform:translateY(-50%);height:100%}.form-type-number.form-item-amount .minus-btn{font-size:0;border-right:1px solid #EAE6D6;display:inline-block;cursor:pointer;width:32px;height:100%;vertical-align:top;position:relative}.form-type-number.form-item-amount .minus-btn::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:1rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;padding:5px;font-size:.625rem;line-height:.9375rem}.form-type-number.form-item-amount .plus-btn{font-size:0;border-left:1px solid #EAE6D6;display:inline-block;cursor:pointer;width:32px;height:100%;vertical-align:top;position:relative}.form-type-number.form-item-amount .plus-btn::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:1rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;padding:5px;font-size:.625rem;line-height:.9375rem}.field--type-koptana-product .field__label{margin-bottom:1rem}.field--type-koptana-product .field__item{display:flex}.product--full-top-left{position:relative}.product--full-top-left .info{pointer-events:none;position:absolute;inset:0}.product--full-top-left .info p{font-size:0}.product--full-top-left .info::after{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}.product--full-top-left .info::after{font-size:2.8125rem;line-height:4.21875rem;color:#000;font-weight:bold;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);pointer-events:none}.product--full-top-left .info::before{content:'';background-color:#fff;display:block;height:100%;width:100%;opacity:0.6;pointer-events:none}.unique_selling_points{text-align:center}@media only screen and (min-width:692px){.unique_selling_points{text-align:left}}.block-views-blockcontent-by-product-block-1{background-color:#EAE6D6;margin-top:1rem;padding:2rem 0}.product--recap{margin-bottom:2rem;background-color:#fff;padding:2rem;display:flex}@media only screen and (min-width:992px){.product--recap .transitions .add-to-cart{display:block}}@media only screen and (min-width:992px){.product--recap .transitions .form-type-number{width:30%}}@media only screen and (min-width:992px){.product--recap .transitions .form-submit{width:auto;margin:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}}.product--recap .product--full-price{position:relative}@media only screen and (min-width:992px){.product--recap .product--full-price .prices{text-align:left}}@media only screen and (min-width:992px){.product--recap{padding:0 1rem 0 1rem}}.product--recap .product--full-top{flex:1 0 !important}@media only screen and (min-width:992px){.product--recap .product--full-top{padding-left:2rem}}@media only screen and (min-width:692px){.product--recap .product--full-right{padding-right:2rem;padding-top:1rem;padding-bottom:1rem}}.product--recap .block-koptana-storeselector{position:relative}@media only screen and (min-width:992px){.product--recap .block-koptana-storeselector{margin:0;border:0;padding:1rem 0 1rem 2rem}.product--recap .block-koptana-storeselector .toggle{display:none}}@media only screen and (min-width:692px){.product--recap .block-koptana-storeselector-wrapper{position:relative;border-radius:0;box-shadow:-3px 0 14px 0 #8f8f8f;padding-right:0;height:100%}.product--recap .block-koptana-storeselector-wrapper::before{content:'';width:0;height:0;border-top:15px solid transparent;border-bottom:15px solid transparent;border-right:10px solid #fff;position:absolute;left:-.3125rem;top:50%;transform:translate(-50%,-50%)}.product--recap .block-koptana-storeselector-wrapper .block-koptana-storeselector{border:none;top:50%;transform:translateY(-50%)}}.product--recap .block-koptana-storeselector{box-shadow:none}.block-koptana-storeselector,.block-koptana-cart,.block-koptana-storeblock,.block-koptana-box-basket,.block-koptana-filters{background-color:#fff;border-radius:2px;padding:2rem;margin-bottom:2rem;box-shadow:0 3px 8px rgba(0,0,0,0.2)}.block-koptana-storeselector h2,.block-koptana-storeselector .node--job--full h1,.node--job--full .block-koptana-storeselector h1,.block-koptana-cart h2,.block-koptana-cart .node--job--full h1,.node--job--full .block-koptana-cart h1,.block-koptana-storeblock h2,.block-koptana-storeblock .node--job--full h1,.node--job--full .block-koptana-storeblock h1,.block-koptana-box-basket h2,.block-koptana-box-basket .node--job--full h1,.node--job--full .block-koptana-box-basket h1,.block-koptana-filters h2,.block-koptana-filters .node--job--full h1,.node--job--full .block-koptana-filters h1{font-size:1.25rem;line-height:1.875rem;margin-bottom:.5rem}.block-koptana-storeselector .button,.block-koptana-storeselector ul.pager-items li.pager-item--first a,ul.pager-items li.pager-item--first .block-koptana-storeselector a,.block-koptana-storeselector ul.pager-items li.pager-item--previous a,ul.pager-items li.pager-item--previous .block-koptana-storeselector a,.block-koptana-storeselector ul.pager-items li.pager-item--next a,ul.pager-items li.pager-item--next .block-koptana-storeselector a,.block-koptana-storeselector ul.pager-items li.pager-item--last a,ul.pager-items li.pager-item--last .block-koptana-storeselector a,.block-koptana-storeselector .context-home .block-views-blockjobs-latest-jobs .more-link a,.context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-storeselector a,.block-koptana-storeselector .block-meatandmore-faq-cta a,.block-meatandmore-faq-cta .block-koptana-storeselector a,.block-koptana-cart .button,.block-koptana-cart ul.pager-items li.pager-item--first a,ul.pager-items li.pager-item--first .block-koptana-cart a,.block-koptana-cart ul.pager-items li.pager-item--previous a,ul.pager-items li.pager-item--previous .block-koptana-cart a,.block-koptana-cart ul.pager-items li.pager-item--next a,ul.pager-items li.pager-item--next .block-koptana-cart a,.block-koptana-cart ul.pager-items li.pager-item--last a,ul.pager-items li.pager-item--last .block-koptana-cart a,.block-koptana-cart .context-home .block-views-blockjobs-latest-jobs .more-link a,.context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-cart a,.block-koptana-cart .block-meatandmore-faq-cta a,.block-meatandmore-faq-cta .block-koptana-cart a,.block-koptana-storeblock .button,.block-koptana-storeblock ul.pager-items li.pager-item--first a,ul.pager-items li.pager-item--first .block-koptana-storeblock a,.block-koptana-storeblock ul.pager-items li.pager-item--previous a,ul.pager-items li.pager-item--previous .block-koptana-storeblock a,.block-koptana-storeblock ul.pager-items li.pager-item--next a,ul.pager-items li.pager-item--next .block-koptana-storeblock a,.block-koptana-storeblock ul.pager-items li.pager-item--last a,ul.pager-items li.pager-item--last .block-koptana-storeblock a,.block-koptana-storeblock .context-home .block-views-blockjobs-latest-jobs .more-link a,.context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-storeblock a,.block-koptana-storeblock .block-meatandmore-faq-cta a,.block-meatandmore-faq-cta .block-koptana-storeblock a,.block-koptana-box-basket .button,.block-koptana-box-basket ul.pager-items li.pager-item--first a,ul.pager-items li.pager-item--first .block-koptana-box-basket a,.block-koptana-box-basket ul.pager-items li.pager-item--previous a,ul.pager-items li.pager-item--previous .block-koptana-box-basket a,.block-koptana-box-basket ul.pager-items li.pager-item--next a,ul.pager-items li.pager-item--next .block-koptana-box-basket a,.block-koptana-box-basket ul.pager-items li.pager-item--last a,ul.pager-items li.pager-item--last .block-koptana-box-basket a,.block-koptana-box-basket .context-home .block-views-blockjobs-latest-jobs .more-link a,.context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-box-basket a,.block-koptana-box-basket .block-meatandmore-faq-cta a,.block-meatandmore-faq-cta .block-koptana-box-basket a,.block-koptana-filters .button,.block-koptana-filters ul.pager-items li.pager-item--first a,ul.pager-items li.pager-item--first .block-koptana-filters a,.block-koptana-filters ul.pager-items li.pager-item--previous a,ul.pager-items li.pager-item--previous .block-koptana-filters a,.block-koptana-filters ul.pager-items li.pager-item--next a,ul.pager-items li.pager-item--next .block-koptana-filters a,.block-koptana-filters ul.pager-items li.pager-item--last a,ul.pager-items li.pager-item--last .block-koptana-filters a,.block-koptana-filters .context-home .block-views-blockjobs-latest-jobs .more-link a,.context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-filters a,.block-koptana-filters .block-meatandmore-faq-cta a,.block-meatandmore-faq-cta .block-koptana-filters a{font-size:.875rem;line-height:1.3125rem;margin-bottom:0;background-color:#001E45;color:#fff;padding:6px 16px;text-transform:initial;letter-spacing:normal;border:none;margin-top:.5rem}.block-koptana-storeselector .button.store-selected,.block-koptana-storeselector ul.pager-items li.pager-item--first a.store-selected,ul.pager-items li.pager-item--first .block-koptana-storeselector a.store-selected,.block-koptana-storeselector ul.pager-items li.pager-item--previous a.store-selected,ul.pager-items li.pager-item--previous .block-koptana-storeselector a.store-selected,.block-koptana-storeselector ul.pager-items li.pager-item--next a.store-selected,ul.pager-items li.pager-item--next .block-koptana-storeselector a.store-selected,.block-koptana-storeselector ul.pager-items li.pager-item--last a.store-selected,ul.pager-items li.pager-item--last .block-koptana-storeselector a.store-selected,.block-koptana-storeselector .context-home .block-views-blockjobs-latest-jobs .more-link a.store-selected,.context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-storeselector a.store-selected,.block-koptana-storeselector .block-meatandmore-faq-cta a.store-selected,.block-meatandmore-faq-cta .block-koptana-storeselector a.store-selected,.block-koptana-cart .button.store-selected,.block-koptana-cart ul.pager-items li.pager-item--first a.store-selected,ul.pager-items li.pager-item--first .block-koptana-cart a.store-selected,.block-koptana-cart ul.pager-items li.pager-item--previous a.store-selected,ul.pager-items li.pager-item--previous .block-koptana-cart a.store-selected,.block-koptana-cart ul.pager-items li.pager-item--next a.store-selected,ul.pager-items li.pager-item--next .block-koptana-cart a.store-selected,.block-koptana-cart ul.pager-items li.pager-item--last a.store-selected,ul.pager-items li.pager-item--last .block-koptana-cart a.store-selected,.block-koptana-cart .context-home .block-views-blockjobs-latest-jobs .more-link a.store-selected,.context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-cart a.store-selected,.block-koptana-cart .block-meatandmore-faq-cta a.store-selected,.block-meatandmore-faq-cta .block-koptana-cart a.store-selected,.block-koptana-storeblock .button.store-selected,.block-koptana-storeblock ul.pager-items li.pager-item--first a.store-selected,ul.pager-items li.pager-item--first .block-koptana-storeblock a.store-selected,.block-koptana-storeblock ul.pager-items li.pager-item--previous a.store-selected,ul.pager-items li.pager-item--previous .block-koptana-storeblock a.store-selected,.block-koptana-storeblock ul.pager-items li.pager-item--next a.store-selected,ul.pager-items li.pager-item--next .block-koptana-storeblock a.store-selected,.block-koptana-storeblock ul.pager-items li.pager-item--last a.store-selected,ul.pager-items li.pager-item--last .block-koptana-storeblock a.store-selected,.block-koptana-storeblock .context-home .block-views-blockjobs-latest-jobs .more-link a.store-selected,.context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-storeblock a.store-selected,.block-koptana-storeblock .block-meatandmore-faq-cta a.store-selected,.block-meatandmore-faq-cta .block-koptana-storeblock a.store-selected,.block-koptana-box-basket .button.store-selected,.block-koptana-box-basket ul.pager-items li.pager-item--first a.store-selected,ul.pager-items li.pager-item--first .block-koptana-box-basket a.store-selected,.block-koptana-box-basket ul.pager-items li.pager-item--previous a.store-selected,ul.pager-items li.pager-item--previous .block-koptana-box-basket a.store-selected,.block-koptana-box-basket ul.pager-items li.pager-item--next a.store-selected,ul.pager-items li.pager-item--next .block-koptana-box-basket a.store-selected,.block-koptana-box-basket ul.pager-items li.pager-item--last a.store-selected,ul.pager-items li.pager-item--last .block-koptana-box-basket a.store-selected,.block-koptana-box-basket .context-home .block-views-blockjobs-latest-jobs .more-link a.store-selected,.context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-box-basket a.store-selected,.block-koptana-box-basket .block-meatandmore-faq-cta a.store-selected,.block-meatandmore-faq-cta .block-koptana-box-basket a.store-selected,.block-koptana-filters .button.store-selected,.block-koptana-filters ul.pager-items li.pager-item--first a.store-selected,ul.pager-items li.pager-item--first .block-koptana-filters a.store-selected,.block-koptana-filters ul.pager-items li.pager-item--previous a.store-selected,ul.pager-items li.pager-item--previous .block-koptana-filters a.store-selected,.block-koptana-filters ul.pager-items li.pager-item--next a.store-selected,ul.pager-items li.pager-item--next .block-koptana-filters a.store-selected,.block-koptana-filters ul.pager-items li.pager-item--last a.store-selected,ul.pager-items li.pager-item--last .block-koptana-filters a.store-selected,.block-koptana-filters .context-home .block-views-blockjobs-latest-jobs .more-link a.store-selected,.context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-filters a.store-selected,.block-koptana-filters .block-meatandmore-faq-cta a.store-selected,.block-meatandmore-faq-cta .block-koptana-filters a.store-selected{margin-top:0}.block-koptana-storeselector .button:hover,.block-koptana-storeselector ul.pager-items li.pager-item--first a:hover,ul.pager-items li.pager-item--first .block-koptana-storeselector a:hover,.block-koptana-storeselector ul.pager-items li.pager-item--previous a:hover,ul.pager-items li.pager-item--previous .block-koptana-storeselector a:hover,.block-koptana-storeselector ul.pager-items li.pager-item--next a:hover,ul.pager-items li.pager-item--next .block-koptana-storeselector a:hover,.block-koptana-storeselector ul.pager-items li.pager-item--last a:hover,ul.pager-items li.pager-item--last .block-koptana-storeselector a:hover,.block-koptana-storeselector .article-teaser[onclick]:hover .button,.article-teaser[onclick]:hover .block-koptana-storeselector .button,.block-koptana-storeselector .article-teaser[onclick]:hover ul.pager-items li.pager-item--first a,.article-teaser[onclick]:hover ul.pager-items li.pager-item--first .block-koptana-storeselector a,.block-koptana-storeselector ul.pager-items li.pager-item--first .article-teaser[onclick]:hover a,ul.pager-items li.pager-item--first .article-teaser[onclick]:hover .block-koptana-storeselector a,.block-koptana-storeselector .article-teaser[onclick]:hover ul.pager-items li.pager-item--previous a,.article-teaser[onclick]:hover ul.pager-items li.pager-item--previous .block-koptana-storeselector a,.block-koptana-storeselector ul.pager-items li.pager-item--previous .article-teaser[onclick]:hover a,ul.pager-items li.pager-item--previous .article-teaser[onclick]:hover .block-koptana-storeselector a,.block-koptana-storeselector .article-teaser[onclick]:hover ul.pager-items li.pager-item--next a,.article-teaser[onclick]:hover ul.pager-items li.pager-item--next .block-koptana-storeselector a,.block-koptana-storeselector ul.pager-items li.pager-item--next .article-teaser[onclick]:hover a,ul.pager-items li.pager-item--next .article-teaser[onclick]:hover .block-koptana-storeselector a,.block-koptana-storeselector .article-teaser[onclick]:hover ul.pager-items li.pager-item--last a,.article-teaser[onclick]:hover ul.pager-items li.pager-item--last .block-koptana-storeselector a,.block-koptana-storeselector ul.pager-items li.pager-item--last .article-teaser[onclick]:hover a,ul.pager-items li.pager-item--last .article-teaser[onclick]:hover .block-koptana-storeselector a,.block-koptana-storeselector .article-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a,.article-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-storeselector a,.block-koptana-storeselector .context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser[onclick]:hover a,.context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser[onclick]:hover .block-koptana-storeselector a,.block-koptana-storeselector .article-teaser[onclick]:hover .block-meatandmore-faq-cta a,.article-teaser[onclick]:hover .block-meatandmore-faq-cta .block-koptana-storeselector a,.block-koptana-storeselector .block-meatandmore-faq-cta .article-teaser[onclick]:hover a,.block-meatandmore-faq-cta .article-teaser[onclick]:hover .block-koptana-storeselector a,.block-koptana-storeselector .article-teaser--big[onclick]:hover .button,.article-teaser--big[onclick]:hover .block-koptana-storeselector .button,.block-koptana-storeselector .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--first a,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--first .block-koptana-storeselector a,.block-koptana-storeselector ul.pager-items li.pager-item--first .article-teaser--big[onclick]:hover a,ul.pager-items li.pager-item--first .article-teaser--big[onclick]:hover .block-koptana-storeselector a,.block-koptana-storeselector .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--previous a,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--previous .block-koptana-storeselector a,.block-koptana-storeselector ul.pager-items li.pager-item--previous .article-teaser--big[onclick]:hover a,ul.pager-items li.pager-item--previous .article-teaser--big[onclick]:hover .block-koptana-storeselector a,.block-koptana-storeselector .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--next a,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--next .block-koptana-storeselector a,.block-koptana-storeselector ul.pager-items li.pager-item--next .article-teaser--big[onclick]:hover a,ul.pager-items li.pager-item--next .article-teaser--big[onclick]:hover .block-koptana-storeselector a,.block-koptana-storeselector .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--last a,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--last .block-koptana-storeselector a,.block-koptana-storeselector ul.pager-items li.pager-item--last .article-teaser--big[onclick]:hover a,ul.pager-items li.pager-item--last .article-teaser--big[onclick]:hover .block-koptana-storeselector a,.block-koptana-storeselector .article-teaser--big[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a,.article-teaser--big[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-storeselector a,.block-koptana-storeselector .context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser--big[onclick]:hover a,.context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser--big[onclick]:hover .block-koptana-storeselector a,.block-koptana-storeselector .article-teaser--big[onclick]:hover .block-meatandmore-faq-cta a,.article-teaser--big[onclick]:hover .block-meatandmore-faq-cta .block-koptana-storeselector a,.block-koptana-storeselector .block-meatandmore-faq-cta .article-teaser--big[onclick]:hover a,.block-meatandmore-faq-cta .article-teaser--big[onclick]:hover .block-koptana-storeselector a,.block-koptana-storeselector .article-search-result-teaser[onclick]:hover .button,.article-search-result-teaser[onclick]:hover .block-koptana-storeselector .button,.block-koptana-storeselector .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--first a,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--first .block-koptana-storeselector a,.block-koptana-storeselector ul.pager-items li.pager-item--first .article-search-result-teaser[onclick]:hover a,ul.pager-items li.pager-item--first .article-search-result-teaser[onclick]:hover .block-koptana-storeselector a,.block-koptana-storeselector .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--previous a,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--previous .block-koptana-storeselector a,.block-koptana-storeselector ul.pager-items li.pager-item--previous .article-search-result-teaser[onclick]:hover a,ul.pager-items li.pager-item--previous .article-search-result-teaser[onclick]:hover .block-koptana-storeselector a,.block-koptana-storeselector .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--next a,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--next .block-koptana-storeselector a,.block-koptana-storeselector ul.pager-items li.pager-item--next .article-search-result-teaser[onclick]:hover a,ul.pager-items li.pager-item--next .article-search-result-teaser[onclick]:hover .block-koptana-storeselector a,.block-koptana-storeselector .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--last a,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--last .block-koptana-storeselector a,.block-koptana-storeselector ul.pager-items li.pager-item--last .article-search-result-teaser[onclick]:hover a,ul.pager-items li.pager-item--last .article-search-result-teaser[onclick]:hover .block-koptana-storeselector a,.block-koptana-storeselector .article-search-result-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a,.article-search-result-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-storeselector a,.block-koptana-storeselector .context-home .block-views-blockjobs-latest-jobs .more-link .article-search-result-teaser[onclick]:hover a,.context-home .block-views-blockjobs-latest-jobs .more-link .article-search-result-teaser[onclick]:hover .block-koptana-storeselector a,.block-koptana-storeselector .article-search-result-teaser[onclick]:hover .block-meatandmore-faq-cta a,.article-search-result-teaser[onclick]:hover .block-meatandmore-faq-cta .block-koptana-storeselector a,.block-koptana-storeselector .block-meatandmore-faq-cta .article-search-result-teaser[onclick]:hover a,.block-meatandmore-faq-cta .article-search-result-teaser[onclick]:hover .block-koptana-storeselector a,.block-koptana-storeselector .context-home .block-views-blockjobs-latest-jobs .more-link a:hover,.context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-storeselector a:hover,.block-koptana-storeselector .block-meatandmore-faq-cta a:hover,.block-meatandmore-faq-cta .block-koptana-storeselector a:hover,.block-koptana-storeselector .button:focus,.block-koptana-storeselector ul.pager-items li.pager-item--first a:focus,ul.pager-items li.pager-item--first .block-koptana-storeselector a:focus,.block-koptana-storeselector ul.pager-items li.pager-item--previous a:focus,ul.pager-items li.pager-item--previous .block-koptana-storeselector a:focus,.block-koptana-storeselector ul.pager-items li.pager-item--next a:focus,ul.pager-items li.pager-item--next .block-koptana-storeselector a:focus,.block-koptana-storeselector ul.pager-items li.pager-item--last a:focus,ul.pager-items li.pager-item--last .block-koptana-storeselector a:focus,.block-koptana-storeselector .context-home .block-views-blockjobs-latest-jobs .more-link a:focus,.context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-storeselector a:focus,.block-koptana-storeselector .block-meatandmore-faq-cta a:focus,.block-meatandmore-faq-cta .block-koptana-storeselector a:focus,.block-koptana-cart .button:hover,.block-koptana-cart ul.pager-items li.pager-item--first a:hover,ul.pager-items li.pager-item--first .block-koptana-cart a:hover,.block-koptana-cart ul.pager-items li.pager-item--previous a:hover,ul.pager-items li.pager-item--previous .block-koptana-cart a:hover,.block-koptana-cart ul.pager-items li.pager-item--next a:hover,ul.pager-items li.pager-item--next .block-koptana-cart a:hover,.block-koptana-cart ul.pager-items li.pager-item--last a:hover,ul.pager-items li.pager-item--last .block-koptana-cart a:hover,.block-koptana-cart .article-teaser[onclick]:hover .button,.article-teaser[onclick]:hover .block-koptana-cart .button,.block-koptana-cart .article-teaser[onclick]:hover ul.pager-items li.pager-item--first a,.article-teaser[onclick]:hover ul.pager-items li.pager-item--first .block-koptana-cart a,.block-koptana-cart ul.pager-items li.pager-item--first .article-teaser[onclick]:hover a,ul.pager-items li.pager-item--first .article-teaser[onclick]:hover .block-koptana-cart a,.block-koptana-cart .article-teaser[onclick]:hover ul.pager-items li.pager-item--previous a,.article-teaser[onclick]:hover ul.pager-items li.pager-item--previous .block-koptana-cart a,.block-koptana-cart ul.pager-items li.pager-item--previous .article-teaser[onclick]:hover a,ul.pager-items li.pager-item--previous .article-teaser[onclick]:hover .block-koptana-cart a,.block-koptana-cart .article-teaser[onclick]:hover ul.pager-items li.pager-item--next a,.article-teaser[onclick]:hover ul.pager-items li.pager-item--next .block-koptana-cart a,.block-koptana-cart ul.pager-items li.pager-item--next .article-teaser[onclick]:hover a,ul.pager-items li.pager-item--next .article-teaser[onclick]:hover .block-koptana-cart a,.block-koptana-cart .article-teaser[onclick]:hover ul.pager-items li.pager-item--last a,.article-teaser[onclick]:hover ul.pager-items li.pager-item--last .block-koptana-cart a,.block-koptana-cart ul.pager-items li.pager-item--last .article-teaser[onclick]:hover a,ul.pager-items li.pager-item--last .article-teaser[onclick]:hover .block-koptana-cart a,.block-koptana-cart .article-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a,.article-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-cart a,.block-koptana-cart .context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser[onclick]:hover a,.context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser[onclick]:hover .block-koptana-cart a,.block-koptana-cart .article-teaser[onclick]:hover .block-meatandmore-faq-cta a,.article-teaser[onclick]:hover .block-meatandmore-faq-cta .block-koptana-cart a,.block-koptana-cart .block-meatandmore-faq-cta .article-teaser[onclick]:hover a,.block-meatandmore-faq-cta .article-teaser[onclick]:hover .block-koptana-cart a,.block-koptana-cart .article-teaser--big[onclick]:hover .button,.article-teaser--big[onclick]:hover .block-koptana-cart .button,.block-koptana-cart .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--first a,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--first .block-koptana-cart a,.block-koptana-cart ul.pager-items li.pager-item--first .article-teaser--big[onclick]:hover a,ul.pager-items li.pager-item--first .article-teaser--big[onclick]:hover .block-koptana-cart a,.block-koptana-cart .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--previous a,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--previous .block-koptana-cart a,.block-koptana-cart ul.pager-items li.pager-item--previous .article-teaser--big[onclick]:hover a,ul.pager-items li.pager-item--previous .article-teaser--big[onclick]:hover .block-koptana-cart a,.block-koptana-cart .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--next a,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--next .block-koptana-cart a,.block-koptana-cart ul.pager-items li.pager-item--next .article-teaser--big[onclick]:hover a,ul.pager-items li.pager-item--next .article-teaser--big[onclick]:hover .block-koptana-cart a,.block-koptana-cart .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--last a,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--last .block-koptana-cart a,.block-koptana-cart ul.pager-items li.pager-item--last .article-teaser--big[onclick]:hover a,ul.pager-items li.pager-item--last .article-teaser--big[onclick]:hover .block-koptana-cart a,.block-koptana-cart .article-teaser--big[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a,.article-teaser--big[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-cart a,.block-koptana-cart .context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser--big[onclick]:hover a,.context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser--big[onclick]:hover .block-koptana-cart a,.block-koptana-cart .article-teaser--big[onclick]:hover .block-meatandmore-faq-cta a,.article-teaser--big[onclick]:hover .block-meatandmore-faq-cta .block-koptana-cart a,.block-koptana-cart .block-meatandmore-faq-cta .article-teaser--big[onclick]:hover a,.block-meatandmore-faq-cta .article-teaser--big[onclick]:hover .block-koptana-cart a,.block-koptana-cart .article-search-result-teaser[onclick]:hover .button,.article-search-result-teaser[onclick]:hover .block-koptana-cart .button,.block-koptana-cart .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--first a,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--first .block-koptana-cart a,.block-koptana-cart ul.pager-items li.pager-item--first .article-search-result-teaser[onclick]:hover a,ul.pager-items li.pager-item--first .article-search-result-teaser[onclick]:hover .block-koptana-cart a,.block-koptana-cart .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--previous a,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--previous .block-koptana-cart a,.block-koptana-cart ul.pager-items li.pager-item--previous .article-search-result-teaser[onclick]:hover a,ul.pager-items li.pager-item--previous .article-search-result-teaser[onclick]:hover .block-koptana-cart a,.block-koptana-cart .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--next a,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--next .block-koptana-cart a,.block-koptana-cart ul.pager-items li.pager-item--next .article-search-result-teaser[onclick]:hover a,ul.pager-items li.pager-item--next .article-search-result-teaser[onclick]:hover .block-koptana-cart a,.block-koptana-cart .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--last a,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--last .block-koptana-cart a,.block-koptana-cart ul.pager-items li.pager-item--last .article-search-result-teaser[onclick]:hover a,ul.pager-items li.pager-item--last .article-search-result-teaser[onclick]:hover .block-koptana-cart a,.block-koptana-cart .article-search-result-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a,.article-search-result-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-cart a,.block-koptana-cart .context-home .block-views-blockjobs-latest-jobs .more-link .article-search-result-teaser[onclick]:hover a,.context-home .block-views-blockjobs-latest-jobs .more-link .article-search-result-teaser[onclick]:hover .block-koptana-cart a,.block-koptana-cart .article-search-result-teaser[onclick]:hover .block-meatandmore-faq-cta a,.article-search-result-teaser[onclick]:hover .block-meatandmore-faq-cta .block-koptana-cart a,.block-koptana-cart .block-meatandmore-faq-cta .article-search-result-teaser[onclick]:hover a,.block-meatandmore-faq-cta .article-search-result-teaser[onclick]:hover .block-koptana-cart a,.block-koptana-cart .context-home .block-views-blockjobs-latest-jobs .more-link a:hover,.context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-cart a:hover,.block-koptana-cart .block-meatandmore-faq-cta a:hover,.block-meatandmore-faq-cta .block-koptana-cart a:hover,.block-koptana-cart .button:focus,.block-koptana-cart ul.pager-items li.pager-item--first a:focus,ul.pager-items li.pager-item--first .block-koptana-cart a:focus,.block-koptana-cart ul.pager-items li.pager-item--previous a:focus,ul.pager-items li.pager-item--previous .block-koptana-cart a:focus,.block-koptana-cart ul.pager-items li.pager-item--next a:focus,ul.pager-items li.pager-item--next .block-koptana-cart a:focus,.block-koptana-cart ul.pager-items li.pager-item--last a:focus,ul.pager-items li.pager-item--last .block-koptana-cart a:focus,.block-koptana-cart .context-home .block-views-blockjobs-latest-jobs .more-link a:focus,.context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-cart a:focus,.block-koptana-cart .block-meatandmore-faq-cta a:focus,.block-meatandmore-faq-cta .block-koptana-cart a:focus,.block-koptana-storeblock .button:hover,.block-koptana-storeblock ul.pager-items li.pager-item--first a:hover,ul.pager-items li.pager-item--first .block-koptana-storeblock a:hover,.block-koptana-storeblock ul.pager-items li.pager-item--previous a:hover,ul.pager-items li.pager-item--previous .block-koptana-storeblock a:hover,.block-koptana-storeblock ul.pager-items li.pager-item--next a:hover,ul.pager-items li.pager-item--next .block-koptana-storeblock a:hover,.block-koptana-storeblock ul.pager-items li.pager-item--last a:hover,ul.pager-items li.pager-item--last .block-koptana-storeblock a:hover,.block-koptana-storeblock .article-teaser[onclick]:hover .button,.article-teaser[onclick]:hover .block-koptana-storeblock .button,.block-koptana-storeblock .article-teaser[onclick]:hover ul.pager-items li.pager-item--first a,.article-teaser[onclick]:hover ul.pager-items li.pager-item--first .block-koptana-storeblock a,.block-koptana-storeblock ul.pager-items li.pager-item--first .article-teaser[onclick]:hover a,ul.pager-items li.pager-item--first .article-teaser[onclick]:hover .block-koptana-storeblock a,.block-koptana-storeblock .article-teaser[onclick]:hover ul.pager-items li.pager-item--previous a,.article-teaser[onclick]:hover ul.pager-items li.pager-item--previous .block-koptana-storeblock a,.block-koptana-storeblock ul.pager-items li.pager-item--previous .article-teaser[onclick]:hover a,ul.pager-items li.pager-item--previous .article-teaser[onclick]:hover .block-koptana-storeblock a,.block-koptana-storeblock .article-teaser[onclick]:hover ul.pager-items li.pager-item--next a,.article-teaser[onclick]:hover ul.pager-items li.pager-item--next .block-koptana-storeblock a,.block-koptana-storeblock ul.pager-items li.pager-item--next .article-teaser[onclick]:hover a,ul.pager-items li.pager-item--next .article-teaser[onclick]:hover .block-koptana-storeblock a,.block-koptana-storeblock .article-teaser[onclick]:hover ul.pager-items li.pager-item--last a,.article-teaser[onclick]:hover ul.pager-items li.pager-item--last .block-koptana-storeblock a,.block-koptana-storeblock ul.pager-items li.pager-item--last .article-teaser[onclick]:hover a,ul.pager-items li.pager-item--last .article-teaser[onclick]:hover .block-koptana-storeblock a,.block-koptana-storeblock .article-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a,.article-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-storeblock a,.block-koptana-storeblock .context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser[onclick]:hover a,.context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser[onclick]:hover .block-koptana-storeblock a,.block-koptana-storeblock .article-teaser[onclick]:hover .block-meatandmore-faq-cta a,.article-teaser[onclick]:hover .block-meatandmore-faq-cta .block-koptana-storeblock a,.block-koptana-storeblock .block-meatandmore-faq-cta .article-teaser[onclick]:hover a,.block-meatandmore-faq-cta .article-teaser[onclick]:hover .block-koptana-storeblock a,.block-koptana-storeblock .article-teaser--big[onclick]:hover .button,.article-teaser--big[onclick]:hover .block-koptana-storeblock .button,.block-koptana-storeblock .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--first a,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--first .block-koptana-storeblock a,.block-koptana-storeblock ul.pager-items li.pager-item--first .article-teaser--big[onclick]:hover a,ul.pager-items li.pager-item--first .article-teaser--big[onclick]:hover .block-koptana-storeblock a,.block-koptana-storeblock .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--previous a,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--previous .block-koptana-storeblock a,.block-koptana-storeblock ul.pager-items li.pager-item--previous .article-teaser--big[onclick]:hover a,ul.pager-items li.pager-item--previous .article-teaser--big[onclick]:hover .block-koptana-storeblock a,.block-koptana-storeblock .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--next a,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--next .block-koptana-storeblock a,.block-koptana-storeblock ul.pager-items li.pager-item--next .article-teaser--big[onclick]:hover a,ul.pager-items li.pager-item--next .article-teaser--big[onclick]:hover .block-koptana-storeblock a,.block-koptana-storeblock .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--last a,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--last .block-koptana-storeblock a,.block-koptana-storeblock ul.pager-items li.pager-item--last .article-teaser--big[onclick]:hover a,ul.pager-items li.pager-item--last .article-teaser--big[onclick]:hover .block-koptana-storeblock a,.block-koptana-storeblock .article-teaser--big[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a,.article-teaser--big[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-storeblock a,.block-koptana-storeblock .context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser--big[onclick]:hover a,.context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser--big[onclick]:hover .block-koptana-storeblock a,.block-koptana-storeblock .article-teaser--big[onclick]:hover .block-meatandmore-faq-cta a,.article-teaser--big[onclick]:hover .block-meatandmore-faq-cta .block-koptana-storeblock a,.block-koptana-storeblock .block-meatandmore-faq-cta .article-teaser--big[onclick]:hover a,.block-meatandmore-faq-cta .article-teaser--big[onclick]:hover .block-koptana-storeblock a,.block-koptana-storeblock .article-search-result-teaser[onclick]:hover .button,.article-search-result-teaser[onclick]:hover .block-koptana-storeblock .button,.block-koptana-storeblock .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--first a,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--first .block-koptana-storeblock a,.block-koptana-storeblock ul.pager-items li.pager-item--first .article-search-result-teaser[onclick]:hover a,ul.pager-items li.pager-item--first .article-search-result-teaser[onclick]:hover .block-koptana-storeblock a,.block-koptana-storeblock .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--previous a,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--previous .block-koptana-storeblock a,.block-koptana-storeblock ul.pager-items li.pager-item--previous .article-search-result-teaser[onclick]:hover a,ul.pager-items li.pager-item--previous .article-search-result-teaser[onclick]:hover .block-koptana-storeblock a,.block-koptana-storeblock .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--next a,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--next .block-koptana-storeblock a,.block-koptana-storeblock ul.pager-items li.pager-item--next .article-search-result-teaser[onclick]:hover a,ul.pager-items li.pager-item--next .article-search-result-teaser[onclick]:hover .block-koptana-storeblock a,.block-koptana-storeblock .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--last a,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--last .block-koptana-storeblock a,.block-koptana-storeblock ul.pager-items li.pager-item--last .article-search-result-teaser[onclick]:hover a,ul.pager-items li.pager-item--last .article-search-result-teaser[onclick]:hover .block-koptana-storeblock a,.block-koptana-storeblock .article-search-result-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a,.article-search-result-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-storeblock a,.block-koptana-storeblock .context-home .block-views-blockjobs-latest-jobs .more-link .article-search-result-teaser[onclick]:hover a,.context-home .block-views-blockjobs-latest-jobs .more-link .article-search-result-teaser[onclick]:hover .block-koptana-storeblock a,.block-koptana-storeblock .article-search-result-teaser[onclick]:hover .block-meatandmore-faq-cta a,.article-search-result-teaser[onclick]:hover .block-meatandmore-faq-cta .block-koptana-storeblock a,.block-koptana-storeblock .block-meatandmore-faq-cta .article-search-result-teaser[onclick]:hover a,.block-meatandmore-faq-cta .article-search-result-teaser[onclick]:hover .block-koptana-storeblock a,.block-koptana-storeblock .context-home .block-views-blockjobs-latest-jobs .more-link a:hover,.context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-storeblock a:hover,.block-koptana-storeblock .block-meatandmore-faq-cta a:hover,.block-meatandmore-faq-cta .block-koptana-storeblock a:hover,.block-koptana-storeblock .button:focus,.block-koptana-storeblock ul.pager-items li.pager-item--first a:focus,ul.pager-items li.pager-item--first .block-koptana-storeblock a:focus,.block-koptana-storeblock ul.pager-items li.pager-item--previous a:focus,ul.pager-items li.pager-item--previous .block-koptana-storeblock a:focus,.block-koptana-storeblock ul.pager-items li.pager-item--next a:focus,ul.pager-items li.pager-item--next .block-koptana-storeblock a:focus,.block-koptana-storeblock ul.pager-items li.pager-item--last a:focus,ul.pager-items li.pager-item--last .block-koptana-storeblock a:focus,.block-koptana-storeblock .context-home .block-views-blockjobs-latest-jobs .more-link a:focus,.context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-storeblock a:focus,.block-koptana-storeblock .block-meatandmore-faq-cta a:focus,.block-meatandmore-faq-cta .block-koptana-storeblock a:focus,.block-koptana-box-basket .button:hover,.block-koptana-box-basket ul.pager-items li.pager-item--first a:hover,ul.pager-items li.pager-item--first .block-koptana-box-basket a:hover,.block-koptana-box-basket ul.pager-items li.pager-item--previous a:hover,ul.pager-items li.pager-item--previous .block-koptana-box-basket a:hover,.block-koptana-box-basket ul.pager-items li.pager-item--next a:hover,ul.pager-items li.pager-item--next .block-koptana-box-basket a:hover,.block-koptana-box-basket ul.pager-items li.pager-item--last a:hover,ul.pager-items li.pager-item--last .block-koptana-box-basket a:hover,.block-koptana-box-basket .article-teaser[onclick]:hover .button,.article-teaser[onclick]:hover .block-koptana-box-basket .button,.block-koptana-box-basket .article-teaser[onclick]:hover ul.pager-items li.pager-item--first a,.article-teaser[onclick]:hover ul.pager-items li.pager-item--first .block-koptana-box-basket a,.block-koptana-box-basket ul.pager-items li.pager-item--first .article-teaser[onclick]:hover a,ul.pager-items li.pager-item--first .article-teaser[onclick]:hover .block-koptana-box-basket a,.block-koptana-box-basket .article-teaser[onclick]:hover ul.pager-items li.pager-item--previous a,.article-teaser[onclick]:hover ul.pager-items li.pager-item--previous .block-koptana-box-basket a,.block-koptana-box-basket ul.pager-items li.pager-item--previous .article-teaser[onclick]:hover a,ul.pager-items li.pager-item--previous .article-teaser[onclick]:hover .block-koptana-box-basket a,.block-koptana-box-basket .article-teaser[onclick]:hover ul.pager-items li.pager-item--next a,.article-teaser[onclick]:hover ul.pager-items li.pager-item--next .block-koptana-box-basket a,.block-koptana-box-basket ul.pager-items li.pager-item--next .article-teaser[onclick]:hover a,ul.pager-items li.pager-item--next .article-teaser[onclick]:hover .block-koptana-box-basket a,.block-koptana-box-basket .article-teaser[onclick]:hover ul.pager-items li.pager-item--last a,.article-teaser[onclick]:hover ul.pager-items li.pager-item--last .block-koptana-box-basket a,.block-koptana-box-basket ul.pager-items li.pager-item--last .article-teaser[onclick]:hover a,ul.pager-items li.pager-item--last .article-teaser[onclick]:hover .block-koptana-box-basket a,.block-koptana-box-basket .article-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a,.article-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-box-basket a,.block-koptana-box-basket .context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser[onclick]:hover a,.context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser[onclick]:hover .block-koptana-box-basket a,.block-koptana-box-basket .article-teaser[onclick]:hover .block-meatandmore-faq-cta a,.article-teaser[onclick]:hover .block-meatandmore-faq-cta .block-koptana-box-basket a,.block-koptana-box-basket .block-meatandmore-faq-cta .article-teaser[onclick]:hover a,.block-meatandmore-faq-cta .article-teaser[onclick]:hover .block-koptana-box-basket a,.block-koptana-box-basket .article-teaser--big[onclick]:hover .button,.article-teaser--big[onclick]:hover .block-koptana-box-basket .button,.block-koptana-box-basket .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--first a,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--first .block-koptana-box-basket a,.block-koptana-box-basket ul.pager-items li.pager-item--first .article-teaser--big[onclick]:hover a,ul.pager-items li.pager-item--first .article-teaser--big[onclick]:hover .block-koptana-box-basket a,.block-koptana-box-basket .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--previous a,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--previous .block-koptana-box-basket a,.block-koptana-box-basket ul.pager-items li.pager-item--previous .article-teaser--big[onclick]:hover a,ul.pager-items li.pager-item--previous .article-teaser--big[onclick]:hover .block-koptana-box-basket a,.block-koptana-box-basket .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--next a,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--next .block-koptana-box-basket a,.block-koptana-box-basket ul.pager-items li.pager-item--next .article-teaser--big[onclick]:hover a,ul.pager-items li.pager-item--next .article-teaser--big[onclick]:hover .block-koptana-box-basket a,.block-koptana-box-basket .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--last a,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--last .block-koptana-box-basket a,.block-koptana-box-basket ul.pager-items li.pager-item--last .article-teaser--big[onclick]:hover a,ul.pager-items li.pager-item--last .article-teaser--big[onclick]:hover .block-koptana-box-basket a,.block-koptana-box-basket .article-teaser--big[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a,.article-teaser--big[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-box-basket a,.block-koptana-box-basket .context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser--big[onclick]:hover a,.context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser--big[onclick]:hover .block-koptana-box-basket a,.block-koptana-box-basket .article-teaser--big[onclick]:hover .block-meatandmore-faq-cta a,.article-teaser--big[onclick]:hover .block-meatandmore-faq-cta .block-koptana-box-basket a,.block-koptana-box-basket .block-meatandmore-faq-cta .article-teaser--big[onclick]:hover a,.block-meatandmore-faq-cta .article-teaser--big[onclick]:hover .block-koptana-box-basket a,.block-koptana-box-basket .article-search-result-teaser[onclick]:hover .button,.article-search-result-teaser[onclick]:hover .block-koptana-box-basket .button,.block-koptana-box-basket .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--first a,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--first .block-koptana-box-basket a,.block-koptana-box-basket ul.pager-items li.pager-item--first .article-search-result-teaser[onclick]:hover a,ul.pager-items li.pager-item--first .article-search-result-teaser[onclick]:hover .block-koptana-box-basket a,.block-koptana-box-basket .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--previous a,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--previous .block-koptana-box-basket a,.block-koptana-box-basket ul.pager-items li.pager-item--previous .article-search-result-teaser[onclick]:hover a,ul.pager-items li.pager-item--previous .article-search-result-teaser[onclick]:hover .block-koptana-box-basket a,.block-koptana-box-basket .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--next a,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--next .block-koptana-box-basket a,.block-koptana-box-basket ul.pager-items li.pager-item--next .article-search-result-teaser[onclick]:hover a,ul.pager-items li.pager-item--next .article-search-result-teaser[onclick]:hover .block-koptana-box-basket a,.block-koptana-box-basket .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--last a,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--last .block-koptana-box-basket a,.block-koptana-box-basket ul.pager-items li.pager-item--last .article-search-result-teaser[onclick]:hover a,ul.pager-items li.pager-item--last .article-search-result-teaser[onclick]:hover .block-koptana-box-basket a,.block-koptana-box-basket .article-search-result-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a,.article-search-result-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-box-basket a,.block-koptana-box-basket .context-home .block-views-blockjobs-latest-jobs .more-link .article-search-result-teaser[onclick]:hover a,.context-home .block-views-blockjobs-latest-jobs .more-link .article-search-result-teaser[onclick]:hover .block-koptana-box-basket a,.block-koptana-box-basket .article-search-result-teaser[onclick]:hover .block-meatandmore-faq-cta a,.article-search-result-teaser[onclick]:hover .block-meatandmore-faq-cta .block-koptana-box-basket a,.block-koptana-box-basket .block-meatandmore-faq-cta .article-search-result-teaser[onclick]:hover a,.block-meatandmore-faq-cta .article-search-result-teaser[onclick]:hover .block-koptana-box-basket a,.block-koptana-box-basket .context-home .block-views-blockjobs-latest-jobs .more-link a:hover,.context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-box-basket a:hover,.block-koptana-box-basket .block-meatandmore-faq-cta a:hover,.block-meatandmore-faq-cta .block-koptana-box-basket a:hover,.block-koptana-box-basket .button:focus,.block-koptana-box-basket ul.pager-items li.pager-item--first a:focus,ul.pager-items li.pager-item--first .block-koptana-box-basket a:focus,.block-koptana-box-basket ul.pager-items li.pager-item--previous a:focus,ul.pager-items li.pager-item--previous .block-koptana-box-basket a:focus,.block-koptana-box-basket ul.pager-items li.pager-item--next a:focus,ul.pager-items li.pager-item--next .block-koptana-box-basket a:focus,.block-koptana-box-basket ul.pager-items li.pager-item--last a:focus,ul.pager-items li.pager-item--last .block-koptana-box-basket a:focus,.block-koptana-box-basket .context-home .block-views-blockjobs-latest-jobs .more-link a:focus,.context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-box-basket a:focus,.block-koptana-box-basket .block-meatandmore-faq-cta a:focus,.block-meatandmore-faq-cta .block-koptana-box-basket a:focus,.block-koptana-filters .button:hover,.block-koptana-filters ul.pager-items li.pager-item--first a:hover,ul.pager-items li.pager-item--first .block-koptana-filters a:hover,.block-koptana-filters ul.pager-items li.pager-item--previous a:hover,ul.pager-items li.pager-item--previous .block-koptana-filters a:hover,.block-koptana-filters ul.pager-items li.pager-item--next a:hover,ul.pager-items li.pager-item--next .block-koptana-filters a:hover,.block-koptana-filters ul.pager-items li.pager-item--last a:hover,ul.pager-items li.pager-item--last .block-koptana-filters a:hover,.block-koptana-filters .article-teaser[onclick]:hover .button,.article-teaser[onclick]:hover .block-koptana-filters .button,.block-koptana-filters .article-teaser[onclick]:hover ul.pager-items li.pager-item--first a,.article-teaser[onclick]:hover ul.pager-items li.pager-item--first .block-koptana-filters a,.block-koptana-filters ul.pager-items li.pager-item--first .article-teaser[onclick]:hover a,ul.pager-items li.pager-item--first .article-teaser[onclick]:hover .block-koptana-filters a,.block-koptana-filters .article-teaser[onclick]:hover ul.pager-items li.pager-item--previous a,.article-teaser[onclick]:hover ul.pager-items li.pager-item--previous .block-koptana-filters a,.block-koptana-filters ul.pager-items li.pager-item--previous .article-teaser[onclick]:hover a,ul.pager-items li.pager-item--previous .article-teaser[onclick]:hover .block-koptana-filters a,.block-koptana-filters .article-teaser[onclick]:hover ul.pager-items li.pager-item--next a,.article-teaser[onclick]:hover ul.pager-items li.pager-item--next .block-koptana-filters a,.block-koptana-filters ul.pager-items li.pager-item--next .article-teaser[onclick]:hover a,ul.pager-items li.pager-item--next .article-teaser[onclick]:hover .block-koptana-filters a,.block-koptana-filters .article-teaser[onclick]:hover ul.pager-items li.pager-item--last a,.article-teaser[onclick]:hover ul.pager-items li.pager-item--last .block-koptana-filters a,.block-koptana-filters ul.pager-items li.pager-item--last .article-teaser[onclick]:hover a,ul.pager-items li.pager-item--last .article-teaser[onclick]:hover .block-koptana-filters a,.block-koptana-filters .article-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a,.article-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-filters a,.block-koptana-filters .context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser[onclick]:hover a,.context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser[onclick]:hover .block-koptana-filters a,.block-koptana-filters .article-teaser[onclick]:hover .block-meatandmore-faq-cta a,.article-teaser[onclick]:hover .block-meatandmore-faq-cta .block-koptana-filters a,.block-koptana-filters .block-meatandmore-faq-cta .article-teaser[onclick]:hover a,.block-meatandmore-faq-cta .article-teaser[onclick]:hover .block-koptana-filters a,.block-koptana-filters .article-teaser--big[onclick]:hover .button,.article-teaser--big[onclick]:hover .block-koptana-filters .button,.block-koptana-filters .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--first a,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--first .block-koptana-filters a,.block-koptana-filters ul.pager-items li.pager-item--first .article-teaser--big[onclick]:hover a,ul.pager-items li.pager-item--first .article-teaser--big[onclick]:hover .block-koptana-filters a,.block-koptana-filters .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--previous a,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--previous .block-koptana-filters a,.block-koptana-filters ul.pager-items li.pager-item--previous .article-teaser--big[onclick]:hover a,ul.pager-items li.pager-item--previous .article-teaser--big[onclick]:hover .block-koptana-filters a,.block-koptana-filters .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--next a,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--next .block-koptana-filters a,.block-koptana-filters ul.pager-items li.pager-item--next .article-teaser--big[onclick]:hover a,ul.pager-items li.pager-item--next .article-teaser--big[onclick]:hover .block-koptana-filters a,.block-koptana-filters .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--last a,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--last .block-koptana-filters a,.block-koptana-filters ul.pager-items li.pager-item--last .article-teaser--big[onclick]:hover a,ul.pager-items li.pager-item--last .article-teaser--big[onclick]:hover .block-koptana-filters a,.block-koptana-filters .article-teaser--big[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a,.article-teaser--big[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-filters a,.block-koptana-filters .context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser--big[onclick]:hover a,.context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser--big[onclick]:hover .block-koptana-filters a,.block-koptana-filters .article-teaser--big[onclick]:hover .block-meatandmore-faq-cta a,.article-teaser--big[onclick]:hover .block-meatandmore-faq-cta .block-koptana-filters a,.block-koptana-filters .block-meatandmore-faq-cta .article-teaser--big[onclick]:hover a,.block-meatandmore-faq-cta .article-teaser--big[onclick]:hover .block-koptana-filters a,.block-koptana-filters .article-search-result-teaser[onclick]:hover .button,.article-search-result-teaser[onclick]:hover .block-koptana-filters .button,.block-koptana-filters .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--first a,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--first .block-koptana-filters a,.block-koptana-filters ul.pager-items li.pager-item--first .article-search-result-teaser[onclick]:hover a,ul.pager-items li.pager-item--first .article-search-result-teaser[onclick]:hover .block-koptana-filters a,.block-koptana-filters .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--previous a,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--previous .block-koptana-filters a,.block-koptana-filters ul.pager-items li.pager-item--previous .article-search-result-teaser[onclick]:hover a,ul.pager-items li.pager-item--previous .article-search-result-teaser[onclick]:hover .block-koptana-filters a,.block-koptana-filters .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--next a,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--next .block-koptana-filters a,.block-koptana-filters ul.pager-items li.pager-item--next .article-search-result-teaser[onclick]:hover a,ul.pager-items li.pager-item--next .article-search-result-teaser[onclick]:hover .block-koptana-filters a,.block-koptana-filters .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--last a,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--last .block-koptana-filters a,.block-koptana-filters ul.pager-items li.pager-item--last .article-search-result-teaser[onclick]:hover a,ul.pager-items li.pager-item--last .article-search-result-teaser[onclick]:hover .block-koptana-filters a,.block-koptana-filters .article-search-result-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a,.article-search-result-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-filters a,.block-koptana-filters .context-home .block-views-blockjobs-latest-jobs .more-link .article-search-result-teaser[onclick]:hover a,.context-home .block-views-blockjobs-latest-jobs .more-link .article-search-result-teaser[onclick]:hover .block-koptana-filters a,.block-koptana-filters .article-search-result-teaser[onclick]:hover .block-meatandmore-faq-cta a,.article-search-result-teaser[onclick]:hover .block-meatandmore-faq-cta .block-koptana-filters a,.block-koptana-filters .block-meatandmore-faq-cta .article-search-result-teaser[onclick]:hover a,.block-meatandmore-faq-cta .article-search-result-teaser[onclick]:hover .block-koptana-filters a,.block-koptana-filters .context-home .block-views-blockjobs-latest-jobs .more-link a:hover,.context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-filters a:hover,.block-koptana-filters .block-meatandmore-faq-cta a:hover,.block-meatandmore-faq-cta .block-koptana-filters a:hover,.block-koptana-filters .button:focus,.block-koptana-filters ul.pager-items li.pager-item--first a:focus,ul.pager-items li.pager-item--first .block-koptana-filters a:focus,.block-koptana-filters ul.pager-items li.pager-item--previous a:focus,ul.pager-items li.pager-item--previous .block-koptana-filters a:focus,.block-koptana-filters ul.pager-items li.pager-item--next a:focus,ul.pager-items li.pager-item--next .block-koptana-filters a:focus,.block-koptana-filters ul.pager-items li.pager-item--last a:focus,ul.pager-items li.pager-item--last .block-koptana-filters a:focus,.block-koptana-filters .context-home .block-views-blockjobs-latest-jobs .more-link a:focus,.context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-filters a:focus,.block-koptana-filters .block-meatandmore-faq-cta a:focus,.block-meatandmore-faq-cta .block-koptana-filters a:focus{background-color:#003478}.block-koptana-storeselector .toggle,.block-koptana-cart .toggle,.block-koptana-storeblock .toggle,.block-koptana-box-basket .toggle,.block-koptana-filters .toggle{display:none}@media only screen and (min-width:692px){.block-koptana-storeselector .toggle,.block-koptana-cart .toggle,.block-koptana-storeblock .toggle,.block-koptana-box-basket .toggle,.block-koptana-filters .toggle{display:block}}.block-koptana-storeselector .button,.block-koptana-storeselector ul.pager-items li.pager-item--first a,ul.pager-items li.pager-item--first .block-koptana-storeselector a,.block-koptana-storeselector ul.pager-items li.pager-item--previous a,ul.pager-items li.pager-item--previous .block-koptana-storeselector a,.block-koptana-storeselector ul.pager-items li.pager-item--next a,ul.pager-items li.pager-item--next .block-koptana-storeselector a,.block-koptana-storeselector ul.pager-items li.pager-item--last a,ul.pager-items li.pager-item--last .block-koptana-storeselector a,.block-koptana-storeselector .context-home .block-views-blockjobs-latest-jobs .more-link a,.context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-storeselector a,.block-koptana-storeselector .block-meatandmore-faq-cta a,.block-meatandmore-faq-cta .block-koptana-storeselector a{display:inline-block;border:1px solid #EAE6D6;border-radius:2px;padding:.4rem 1rem;background-color:#fff;font-size:.875rem;line-height:1.3125rem;text-align:center;margin-top:1rem;color:#000;font-weight:normal}.block-koptana-storeselector .button:hover,.block-koptana-storeselector ul.pager-items li.pager-item--first a:hover,ul.pager-items li.pager-item--first .block-koptana-storeselector a:hover,.block-koptana-storeselector ul.pager-items li.pager-item--previous a:hover,ul.pager-items li.pager-item--previous .block-koptana-storeselector a:hover,.block-koptana-storeselector ul.pager-items li.pager-item--next a:hover,ul.pager-items li.pager-item--next .block-koptana-storeselector a:hover,.block-koptana-storeselector ul.pager-items li.pager-item--last a:hover,ul.pager-items li.pager-item--last .block-koptana-storeselector a:hover,.block-koptana-storeselector .article-teaser[onclick]:hover .button,.article-teaser[onclick]:hover .block-koptana-storeselector .button,.block-koptana-storeselector .article-teaser[onclick]:hover ul.pager-items li.pager-item--first a,.article-teaser[onclick]:hover ul.pager-items li.pager-item--first .block-koptana-storeselector a,.block-koptana-storeselector ul.pager-items li.pager-item--first .article-teaser[onclick]:hover a,ul.pager-items li.pager-item--first .article-teaser[onclick]:hover .block-koptana-storeselector a,.block-koptana-storeselector .article-teaser[onclick]:hover ul.pager-items li.pager-item--previous a,.article-teaser[onclick]:hover ul.pager-items li.pager-item--previous .block-koptana-storeselector a,.block-koptana-storeselector ul.pager-items li.pager-item--previous .article-teaser[onclick]:hover a,ul.pager-items li.pager-item--previous .article-teaser[onclick]:hover .block-koptana-storeselector a,.block-koptana-storeselector .article-teaser[onclick]:hover ul.pager-items li.pager-item--next a,.article-teaser[onclick]:hover ul.pager-items li.pager-item--next .block-koptana-storeselector a,.block-koptana-storeselector ul.pager-items li.pager-item--next .article-teaser[onclick]:hover a,ul.pager-items li.pager-item--next .article-teaser[onclick]:hover .block-koptana-storeselector a,.block-koptana-storeselector .article-teaser[onclick]:hover ul.pager-items li.pager-item--last a,.article-teaser[onclick]:hover ul.pager-items li.pager-item--last .block-koptana-storeselector a,.block-koptana-storeselector ul.pager-items li.pager-item--last .article-teaser[onclick]:hover a,ul.pager-items li.pager-item--last .article-teaser[onclick]:hover .block-koptana-storeselector a,.block-koptana-storeselector .article-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a,.article-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-storeselector a,.block-koptana-storeselector .context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser[onclick]:hover a,.context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser[onclick]:hover .block-koptana-storeselector a,.block-koptana-storeselector .article-teaser[onclick]:hover .block-meatandmore-faq-cta a,.article-teaser[onclick]:hover .block-meatandmore-faq-cta .block-koptana-storeselector a,.block-koptana-storeselector .block-meatandmore-faq-cta .article-teaser[onclick]:hover a,.block-meatandmore-faq-cta .article-teaser[onclick]:hover .block-koptana-storeselector a,.block-koptana-storeselector .article-teaser--big[onclick]:hover .button,.article-teaser--big[onclick]:hover .block-koptana-storeselector .button,.block-koptana-storeselector .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--first a,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--first .block-koptana-storeselector a,.block-koptana-storeselector ul.pager-items li.pager-item--first .article-teaser--big[onclick]:hover a,ul.pager-items li.pager-item--first .article-teaser--big[onclick]:hover .block-koptana-storeselector a,.block-koptana-storeselector .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--previous a,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--previous .block-koptana-storeselector a,.block-koptana-storeselector ul.pager-items li.pager-item--previous .article-teaser--big[onclick]:hover a,ul.pager-items li.pager-item--previous .article-teaser--big[onclick]:hover .block-koptana-storeselector a,.block-koptana-storeselector .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--next a,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--next .block-koptana-storeselector a,.block-koptana-storeselector ul.pager-items li.pager-item--next .article-teaser--big[onclick]:hover a,ul.pager-items li.pager-item--next .article-teaser--big[onclick]:hover .block-koptana-storeselector a,.block-koptana-storeselector .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--last a,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--last .block-koptana-storeselector a,.block-koptana-storeselector ul.pager-items li.pager-item--last .article-teaser--big[onclick]:hover a,ul.pager-items li.pager-item--last .article-teaser--big[onclick]:hover .block-koptana-storeselector a,.block-koptana-storeselector .article-teaser--big[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a,.article-teaser--big[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-storeselector a,.block-koptana-storeselector .context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser--big[onclick]:hover a,.context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser--big[onclick]:hover .block-koptana-storeselector a,.block-koptana-storeselector .article-teaser--big[onclick]:hover .block-meatandmore-faq-cta a,.article-teaser--big[onclick]:hover .block-meatandmore-faq-cta .block-koptana-storeselector a,.block-koptana-storeselector .block-meatandmore-faq-cta .article-teaser--big[onclick]:hover a,.block-meatandmore-faq-cta .article-teaser--big[onclick]:hover .block-koptana-storeselector a,.block-koptana-storeselector .article-search-result-teaser[onclick]:hover .button,.article-search-result-teaser[onclick]:hover .block-koptana-storeselector .button,.block-koptana-storeselector .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--first a,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--first .block-koptana-storeselector a,.block-koptana-storeselector ul.pager-items li.pager-item--first .article-search-result-teaser[onclick]:hover a,ul.pager-items li.pager-item--first .article-search-result-teaser[onclick]:hover .block-koptana-storeselector a,.block-koptana-storeselector .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--previous a,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--previous .block-koptana-storeselector a,.block-koptana-storeselector ul.pager-items li.pager-item--previous .article-search-result-teaser[onclick]:hover a,ul.pager-items li.pager-item--previous .article-search-result-teaser[onclick]:hover .block-koptana-storeselector a,.block-koptana-storeselector .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--next a,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--next .block-koptana-storeselector a,.block-koptana-storeselector ul.pager-items li.pager-item--next .article-search-result-teaser[onclick]:hover a,ul.pager-items li.pager-item--next .article-search-result-teaser[onclick]:hover .block-koptana-storeselector a,.block-koptana-storeselector .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--last a,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--last .block-koptana-storeselector a,.block-koptana-storeselector ul.pager-items li.pager-item--last .article-search-result-teaser[onclick]:hover a,ul.pager-items li.pager-item--last .article-search-result-teaser[onclick]:hover .block-koptana-storeselector a,.block-koptana-storeselector .article-search-result-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a,.article-search-result-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-storeselector a,.block-koptana-storeselector .context-home .block-views-blockjobs-latest-jobs .more-link .article-search-result-teaser[onclick]:hover a,.context-home .block-views-blockjobs-latest-jobs .more-link .article-search-result-teaser[onclick]:hover .block-koptana-storeselector a,.block-koptana-storeselector .article-search-result-teaser[onclick]:hover .block-meatandmore-faq-cta a,.article-search-result-teaser[onclick]:hover .block-meatandmore-faq-cta .block-koptana-storeselector a,.block-koptana-storeselector .block-meatandmore-faq-cta .article-search-result-teaser[onclick]:hover a,.block-meatandmore-faq-cta .article-search-result-teaser[onclick]:hover .block-koptana-storeselector a,.block-koptana-storeselector .context-home .block-views-blockjobs-latest-jobs .more-link a:hover,.context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-storeselector a:hover,.block-koptana-storeselector .block-meatandmore-faq-cta a:hover,.block-meatandmore-faq-cta .block-koptana-storeselector a:hover,.block-koptana-storeselector .button:focus,.block-koptana-storeselector ul.pager-items li.pager-item--first a:focus,ul.pager-items li.pager-item--first .block-koptana-storeselector a:focus,.block-koptana-storeselector ul.pager-items li.pager-item--previous a:focus,ul.pager-items li.pager-item--previous .block-koptana-storeselector a:focus,.block-koptana-storeselector ul.pager-items li.pager-item--next a:focus,ul.pager-items li.pager-item--next .block-koptana-storeselector a:focus,.block-koptana-storeselector ul.pager-items li.pager-item--last a:focus,ul.pager-items li.pager-item--last .block-koptana-storeselector a:focus,.block-koptana-storeselector .context-home .block-views-blockjobs-latest-jobs .more-link a:focus,.context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-storeselector a:focus,.block-koptana-storeselector .block-meatandmore-faq-cta a:focus,.block-meatandmore-faq-cta .block-koptana-storeselector a:focus{color:#fff;background-color:#001E45}.block-koptana-box-basket h2::before,.block-koptana-box-basket .node--job--full h1::before,.node--job--full .block-koptana-box-basket h1::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}.block-koptana-box-basket h2::before,.block-koptana-box-basket .node--job--full h1::before,.node--job--full .block-koptana-box-basket h1::before{color:#00746D;margin-right:1rem;font-size:1.75rem;line-height:2.625rem}.block-koptana-box-basket .toggle{margin-top:1rem}.block-koptana-box-basket .toggle-box-mobile::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;float:right;cursor:pointer;margin-top:-1.5rem}@media only screen and (max-width:692px - 0.01){.block-koptana-box-basket{position:fixed;bottom:0;left:0;width:100vw;height:100vh;z-index:105;display:none;overflow-y:scroll;padding-top:4rem;padding-bottom:5rem;margin-bottom:0}.block-koptana-box-basket .toggle-box-mobile{display:block;font-size:0}.block-koptana-box-basket .togglearea{display:block !important}}@media only screen and (min-width:692px){.block-koptana-box-basket{display:block !important}.block-koptana-box-basket .toggle-box-mobile{display:none}}.box-step .block-koptana-storeselector .toggle{margin-top:0.5rem}.box-step .block-koptana-storeselector .toggle-store-mobile::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;float:right;cursor:pointer}@media only screen and (max-width:692px - 0.01){.box-step .block-koptana-storeselector{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:105;display:none;overflow-y:scroll;padding-bottom:5rem}.box-step .block-koptana-storeselector .toggle-store-mobile{display:block;margin-top:0.4rem;font-size:0;float:right}}@media only screen and (min-width:692px){.box-step .block-koptana-storeselector{display:block !important}.box-step .block-koptana-storeselector .toggle-store-mobile{display:none}}.toggle-store-mobile{display:none}.block-koptana-category-filter{border:1px solid #EAE6D6;border-radius:2px;padding:2rem;margin-bottom:2rem}.block-koptana-category-filter #edit-allergens--wrapper{display:none !important}.block-koptana-cart ul,.block-koptana-box-basket ul{list-style:none;margin-left:0}.block-koptana-cart ul li,.block-koptana-box-basket ul li{border-bottom:1px dotted #EAE6D6;margin:0 -2rem;padding:1rem 2rem}.block-koptana-cart .cart-total::after,.block-koptana-cart .cart-line-item::after,.block-koptana-box-basket .cart-total::after,.block-koptana-box-basket .cart-line-item::after{content:'.';display:block;height:0;clear:both;visibility:hidden}.block-koptana-cart .cart-total .cart-total--label,.block-koptana-cart .cart-line-item .cart-total--label,.block-koptana-box-basket .cart-total .cart-total--label,.block-koptana-box-basket .cart-line-item .cart-total--label{font-weight:bold;float:left}.block-koptana-cart .cart-total .cart-line-item-product,.block-koptana-cart .cart-line-item .cart-line-item-product,.block-koptana-box-basket .cart-total .cart-line-item-product,.block-koptana-box-basket .cart-line-item .cart-line-item-product{font-size:.875rem;line-height:1.3125rem;float:left;width:77%}.block-koptana-cart .cart-total .cart-line-item-subtotal,.block-koptana-cart .cart-line-item .cart-line-item-subtotal,.block-koptana-box-basket .cart-total .cart-line-item-subtotal,.block-koptana-box-basket .cart-line-item .cart-line-item-subtotal{font-size:.875rem;line-height:1.3125rem}.block-koptana-cart .cart-total .cart-total--price,.block-koptana-cart .cart-line-item .cart-total--price,.block-koptana-box-basket .cart-total .cart-total--price,.block-koptana-box-basket .cart-line-item .cart-total--price{font-weight:bold}.block-koptana-cart .cart-total .cart-total--price,.block-koptana-cart .cart-total .cart-line-item-subtotal,.block-koptana-cart .cart-line-item .cart-total--price,.block-koptana-cart .cart-line-item .cart-line-item-subtotal,.block-koptana-box-basket .cart-total .cart-total--price,.block-koptana-box-basket .cart-total .cart-line-item-subtotal,.block-koptana-box-basket .cart-line-item .cart-total--price,.block-koptana-box-basket .cart-line-item .cart-line-item-subtotal{float:right}.block-koptana-cart .checkout-cart--overview del,.block-koptana-box-basket .checkout-cart--overview del{font-size:.75rem;line-height:1.125rem;float:right;color:#EF373E}.block-koptana-cart .checkout-cart--overview>.transitions,.block-koptana-box-basket .checkout-cart--overview>.transitions{clear:both;margin-top:2rem}.block-koptana-cart .checkout-cart--overview>.transitions a,.block-koptana-box-basket .checkout-cart--overview>.transitions a{display:inline-block;width:100%;background-color:#001E45;border-radius:1px;padding:.7rem .9rem;color:#fff;font-weight:bold;text-align:center;font-size:.875rem;line-height:1.3125rem}.block-koptana-cart .checkout-cart--overview>.transitions a:hover,.block-koptana-cart .checkout-cart--overview>.transitions a:focus,.block-koptana-box-basket .checkout-cart--overview>.transitions a:hover,.block-koptana-box-basket .checkout-cart--overview>.transitions a:focus{background-color:#003478}.block-koptana-cart>.button:not(.previous-step),ul.pager-items li.pager-item--first .block-koptana-cart>a:not(.previous-step),ul.pager-items li.pager-item--previous .block-koptana-cart>a:not(.previous-step),ul.pager-items li.pager-item--next .block-koptana-cart>a:not(.previous-step),ul.pager-items li.pager-item--last .block-koptana-cart>a:not(.previous-step),.context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-cart>a:not(.previous-step),.block-meatandmore-faq-cta .block-koptana-cart>a:not(.previous-step),.block-koptana-box-basket>.button:not(.previous-step),ul.pager-items li.pager-item--first .block-koptana-box-basket>a:not(.previous-step),ul.pager-items li.pager-item--previous .block-koptana-box-basket>a:not(.previous-step),ul.pager-items li.pager-item--next .block-koptana-box-basket>a:not(.previous-step),ul.pager-items li.pager-item--last .block-koptana-box-basket>a:not(.previous-step),.context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-box-basket>a:not(.previous-step),.block-meatandmore-faq-cta .block-koptana-box-basket>a:not(.previous-step){display:inline-block;width:100%;background-color:#001E45;border-radius:1px;padding:.7rem .9rem;color:#fff;font-weight:bold;text-align:center;border:0;margin-top:1rem;font-size:.875rem;line-height:1.3125rem}.block-koptana-cart>.button:not(.previous-step):hover,ul.pager-items li.pager-item--first .block-koptana-cart>a:not(.previous-step):hover,ul.pager-items li.pager-item--previous .block-koptana-cart>a:not(.previous-step):hover,ul.pager-items li.pager-item--next .block-koptana-cart>a:not(.previous-step):hover,ul.pager-items li.pager-item--last .block-koptana-cart>a:not(.previous-step):hover,.article-teaser[onclick]:hover .block-koptana-cart>.button:not(.previous-step),.article-teaser[onclick]:hover ul.pager-items li.pager-item--first .block-koptana-cart>a:not(.previous-step),ul.pager-items li.pager-item--first .article-teaser[onclick]:hover .block-koptana-cart>a:not(.previous-step),.article-teaser[onclick]:hover ul.pager-items li.pager-item--previous .block-koptana-cart>a:not(.previous-step),ul.pager-items li.pager-item--previous .article-teaser[onclick]:hover .block-koptana-cart>a:not(.previous-step),.article-teaser[onclick]:hover ul.pager-items li.pager-item--next .block-koptana-cart>a:not(.previous-step),ul.pager-items li.pager-item--next .article-teaser[onclick]:hover .block-koptana-cart>a:not(.previous-step),.article-teaser[onclick]:hover ul.pager-items li.pager-item--last .block-koptana-cart>a:not(.previous-step),ul.pager-items li.pager-item--last .article-teaser[onclick]:hover .block-koptana-cart>a:not(.previous-step),.article-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-cart>a:not(.previous-step),.context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser[onclick]:hover .block-koptana-cart>a:not(.previous-step),.article-teaser[onclick]:hover .block-meatandmore-faq-cta .block-koptana-cart>a:not(.previous-step),.block-meatandmore-faq-cta .article-teaser[onclick]:hover .block-koptana-cart>a:not(.previous-step),.article-teaser--big[onclick]:hover .block-koptana-cart>.button:not(.previous-step),.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--first .block-koptana-cart>a:not(.previous-step),ul.pager-items li.pager-item--first .article-teaser--big[onclick]:hover .block-koptana-cart>a:not(.previous-step),.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--previous .block-koptana-cart>a:not(.previous-step),ul.pager-items li.pager-item--previous .article-teaser--big[onclick]:hover .block-koptana-cart>a:not(.previous-step),.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--next .block-koptana-cart>a:not(.previous-step),ul.pager-items li.pager-item--next .article-teaser--big[onclick]:hover .block-koptana-cart>a:not(.previous-step),.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--last .block-koptana-cart>a:not(.previous-step),ul.pager-items li.pager-item--last .article-teaser--big[onclick]:hover .block-koptana-cart>a:not(.previous-step),.article-teaser--big[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-cart>a:not(.previous-step),.context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser--big[onclick]:hover .block-koptana-cart>a:not(.previous-step),.article-teaser--big[onclick]:hover .block-meatandmore-faq-cta .block-koptana-cart>a:not(.previous-step),.block-meatandmore-faq-cta .article-teaser--big[onclick]:hover .block-koptana-cart>a:not(.previous-step),.article-search-result-teaser[onclick]:hover .block-koptana-cart>.button:not(.previous-step),.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--first .block-koptana-cart>a:not(.previous-step),ul.pager-items li.pager-item--first .article-search-result-teaser[onclick]:hover .block-koptana-cart>a:not(.previous-step),.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--previous .block-koptana-cart>a:not(.previous-step),ul.pager-items li.pager-item--previous .article-search-result-teaser[onclick]:hover .block-koptana-cart>a:not(.previous-step),.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--next .block-koptana-cart>a:not(.previous-step),ul.pager-items li.pager-item--next .article-search-result-teaser[onclick]:hover .block-koptana-cart>a:not(.previous-step),.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--last .block-koptana-cart>a:not(.previous-step),ul.pager-items li.pager-item--last .article-search-result-teaser[onclick]:hover .block-koptana-cart>a:not(.previous-step),.article-search-result-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-cart>a:not(.previous-step),.context-home .block-views-blockjobs-latest-jobs .more-link .article-search-result-teaser[onclick]:hover .block-koptana-cart>a:not(.previous-step),.article-search-result-teaser[onclick]:hover .block-meatandmore-faq-cta .block-koptana-cart>a:not(.previous-step),.block-meatandmore-faq-cta .article-search-result-teaser[onclick]:hover .block-koptana-cart>a:not(.previous-step),.context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-cart>a:not(.previous-step):hover,.block-meatandmore-faq-cta .block-koptana-cart>a:not(.previous-step):hover,.block-koptana-cart>.button:not(.previous-step):focus,ul.pager-items li.pager-item--first .block-koptana-cart>a:not(.previous-step):focus,ul.pager-items li.pager-item--previous .block-koptana-cart>a:not(.previous-step):focus,ul.pager-items li.pager-item--next .block-koptana-cart>a:not(.previous-step):focus,ul.pager-items li.pager-item--last .block-koptana-cart>a:not(.previous-step):focus,.context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-cart>a:not(.previous-step):focus,.block-meatandmore-faq-cta .block-koptana-cart>a:not(.previous-step):focus,.block-koptana-box-basket>.button:not(.previous-step):hover,ul.pager-items li.pager-item--first .block-koptana-box-basket>a:not(.previous-step):hover,ul.pager-items li.pager-item--previous .block-koptana-box-basket>a:not(.previous-step):hover,ul.pager-items li.pager-item--next .block-koptana-box-basket>a:not(.previous-step):hover,ul.pager-items li.pager-item--last .block-koptana-box-basket>a:not(.previous-step):hover,.article-teaser[onclick]:hover .block-koptana-box-basket>.button:not(.previous-step),.article-teaser[onclick]:hover ul.pager-items li.pager-item--first .block-koptana-box-basket>a:not(.previous-step),ul.pager-items li.pager-item--first .article-teaser[onclick]:hover .block-koptana-box-basket>a:not(.previous-step),.article-teaser[onclick]:hover ul.pager-items li.pager-item--previous .block-koptana-box-basket>a:not(.previous-step),ul.pager-items li.pager-item--previous .article-teaser[onclick]:hover .block-koptana-box-basket>a:not(.previous-step),.article-teaser[onclick]:hover ul.pager-items li.pager-item--next .block-koptana-box-basket>a:not(.previous-step),ul.pager-items li.pager-item--next .article-teaser[onclick]:hover .block-koptana-box-basket>a:not(.previous-step),.article-teaser[onclick]:hover ul.pager-items li.pager-item--last .block-koptana-box-basket>a:not(.previous-step),ul.pager-items li.pager-item--last .article-teaser[onclick]:hover .block-koptana-box-basket>a:not(.previous-step),.article-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-box-basket>a:not(.previous-step),.context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser[onclick]:hover .block-koptana-box-basket>a:not(.previous-step),.article-teaser[onclick]:hover .block-meatandmore-faq-cta .block-koptana-box-basket>a:not(.previous-step),.block-meatandmore-faq-cta .article-teaser[onclick]:hover .block-koptana-box-basket>a:not(.previous-step),.article-teaser--big[onclick]:hover .block-koptana-box-basket>.button:not(.previous-step),.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--first .block-koptana-box-basket>a:not(.previous-step),ul.pager-items li.pager-item--first .article-teaser--big[onclick]:hover .block-koptana-box-basket>a:not(.previous-step),.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--previous .block-koptana-box-basket>a:not(.previous-step),ul.pager-items li.pager-item--previous .article-teaser--big[onclick]:hover .block-koptana-box-basket>a:not(.previous-step),.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--next .block-koptana-box-basket>a:not(.previous-step),ul.pager-items li.pager-item--next .article-teaser--big[onclick]:hover .block-koptana-box-basket>a:not(.previous-step),.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--last .block-koptana-box-basket>a:not(.previous-step),ul.pager-items li.pager-item--last .article-teaser--big[onclick]:hover .block-koptana-box-basket>a:not(.previous-step),.article-teaser--big[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-box-basket>a:not(.previous-step),.context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser--big[onclick]:hover .block-koptana-box-basket>a:not(.previous-step),.article-teaser--big[onclick]:hover .block-meatandmore-faq-cta .block-koptana-box-basket>a:not(.previous-step),.block-meatandmore-faq-cta .article-teaser--big[onclick]:hover .block-koptana-box-basket>a:not(.previous-step),.article-search-result-teaser[onclick]:hover .block-koptana-box-basket>.button:not(.previous-step),.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--first .block-koptana-box-basket>a:not(.previous-step),ul.pager-items li.pager-item--first .article-search-result-teaser[onclick]:hover .block-koptana-box-basket>a:not(.previous-step),.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--previous .block-koptana-box-basket>a:not(.previous-step),ul.pager-items li.pager-item--previous .article-search-result-teaser[onclick]:hover .block-koptana-box-basket>a:not(.previous-step),.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--next .block-koptana-box-basket>a:not(.previous-step),ul.pager-items li.pager-item--next .article-search-result-teaser[onclick]:hover .block-koptana-box-basket>a:not(.previous-step),.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--last .block-koptana-box-basket>a:not(.previous-step),ul.pager-items li.pager-item--last .article-search-result-teaser[onclick]:hover .block-koptana-box-basket>a:not(.previous-step),.article-search-result-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-box-basket>a:not(.previous-step),.context-home .block-views-blockjobs-latest-jobs .more-link .article-search-result-teaser[onclick]:hover .block-koptana-box-basket>a:not(.previous-step),.article-search-result-teaser[onclick]:hover .block-meatandmore-faq-cta .block-koptana-box-basket>a:not(.previous-step),.block-meatandmore-faq-cta .article-search-result-teaser[onclick]:hover .block-koptana-box-basket>a:not(.previous-step),.context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-box-basket>a:not(.previous-step):hover,.block-meatandmore-faq-cta .block-koptana-box-basket>a:not(.previous-step):hover,.block-koptana-box-basket>.button:not(.previous-step):focus,ul.pager-items li.pager-item--first .block-koptana-box-basket>a:not(.previous-step):focus,ul.pager-items li.pager-item--previous .block-koptana-box-basket>a:not(.previous-step):focus,ul.pager-items li.pager-item--next .block-koptana-box-basket>a:not(.previous-step):focus,ul.pager-items li.pager-item--last .block-koptana-box-basket>a:not(.previous-step):focus,.context-home .block-views-blockjobs-latest-jobs .more-link .block-koptana-box-basket>a:not(.previous-step):focus,.block-meatandmore-faq-cta .block-koptana-box-basket>a:not(.previous-step):focus{background-color:#003478;border:0}.block-koptana-cart .previous-step,.block-koptana-box-basket .previous-step{border:0;padding:0;font-weight:normal;color:#4f4f4f;text-decoration:underline;background-color:transparent}.block-koptana-cart .previous-step:hover,.block-koptana-cart .previous-step:focus,.block-koptana-box-basket .previous-step:hover,.block-koptana-box-basket .previous-step:focus{background-color:transparent;color:#000}.block-koptana-storeblock .store--opening-hours--today{display:none}.toggle{float:right;margin-top:.5rem;font-size:0}.toggle::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:1rem;cursor:pointer;transition:cubic-bezier(0.215,0.61,0.355,1) .4s}.toggle.closed::before{transform:rotate(180deg);transition:cubic-bezier(0.215,0.61,0.355,1) .4s}.block-koptana-storeselector .togglearea{display:none}.block-koptana-product-recap{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;background-color:#EAE6D6}.block-koptana-product-recap .product--recap{padding:2rem;background-color:transparent}.block-koptana-product-recap .product--recap .product--full-top{background-color:#fff}@media only screen and (min-width:692px){.block-koptana-product-recap .product--recap{padding:3rem}}@media only screen and (min-width:692px){.block-koptana-product-recap{background-color:transparent;background-image:url(/themes/custom/calibr8_buurtslagers/images/recap_bgimage.png);background-size:cover;background-position-y:center;padding-top:2rem;padding-bottom:2rem}}.block-koptana-product-recap .product--full-top{align-items:center}.block-koptana-product-recap .view-content{align-items:center}.block-koptana-product-recap .view-content .views-row{padding:0 1rem}.block-koptana-product-recap .view-content .views-row article{margin-bottom:0}.block-koptana-product-recap .view-content{flex:1 0 !important}.block-meatandmore-faq-cta{box-shadow:0 0 26px -3px #b8b8b8;padding:2rem;margin:3rem auto;background-color:#fff;max-width:43.75rem;position:relative;z-index:2}.block-meatandmore-faq-cta .faq-cta-description{margin-bottom:1rem}.block-meatandmore-faq-cta a{margin-right:1rem}.block-koptana-category-filter legend{font-size:1rem;line-height:1.5rem;text-transform:uppercase;margin-bottom:.5rem;font-family:"roboto",sans-serif}.block-koptana-cross-selling-products{padding:2rem 0;display:flex;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem}.block-koptana-cross-selling-products>*{width:100%;padding-right:.5rem;padding-left:.5rem;margin-bottom:1rem}@media screen and (min-width:692px){.block-koptana-cross-selling-products{margin-right:-1rem;margin-left:-1rem}.block-koptana-cross-selling-products>*{padding-right:1rem;padding-left:1rem;margin-bottom:2rem}}.block-koptana-cross-selling-products .product--teaser{border:none}.block-koptana-cross-selling-products .product{width:100%}@media only screen and (min-width:392px){.block-koptana-cross-selling-products .product{width:50%}}@media only screen and (min-width:692px){.block-koptana-cross-selling-products .product{width:25%}}.block-views-blockcontent-by-product-block-1 .node--news--teaser{background-color:#EAE6D6}.block-koptana-store-brochure-block{margin:3rem 0}.block-koptana-store-brochure-block #publitas-embed-0{margin:0 auto}.block-views-blockjobs-per-store-block-1{background-color:#f1f1f1;padding:3rem 0}.block-views-blockjobs-per-store-block-1 .view-content{display:flex;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem;padding-top:1rem;padding-bottom:1rem}.block-views-blockjobs-per-store-block-1 .view-content>*{width:100%;padding-right:.5rem;padding-left:.5rem;margin-bottom:1rem}@media screen and (min-width:692px){.block-views-blockjobs-per-store-block-1 .view-content{margin-right:-1rem;margin-left:-1rem}.block-views-blockjobs-per-store-block-1 .view-content>*{padding-right:1rem;padding-left:1rem;margin-bottom:2rem}}.block-views-blockjobs-per-store-block-1 .view-content .views-row{width:100%}@media only screen and (min-width:992px){.block-views-blockjobs-per-store-block-1 .view-content .views-row{width:50%}}body:not(.box-step) .block-koptana-filters .button,body:not(.box-step) .block-koptana-filters ul.pager-items li.pager-item--first a,ul.pager-items li.pager-item--first body:not(.box-step) .block-koptana-filters a,body:not(.box-step) .block-koptana-filters ul.pager-items li.pager-item--previous a,ul.pager-items li.pager-item--previous body:not(.box-step) .block-koptana-filters a,body:not(.box-step) .block-koptana-filters ul.pager-items li.pager-item--next a,ul.pager-items li.pager-item--next body:not(.box-step) .block-koptana-filters a,body:not(.box-step) .block-koptana-filters ul.pager-items li.pager-item--last a,ul.pager-items li.pager-item--last body:not(.box-step) .block-koptana-filters a,body:not(.box-step) .block-koptana-filters .context-home .block-views-blockjobs-latest-jobs .more-link a,.context-home .block-views-blockjobs-latest-jobs .more-link body:not(.box-step) .block-koptana-filters a,body:not(.box-step) .block-koptana-filters .block-meatandmore-faq-cta a,.block-meatandmore-faq-cta body:not(.box-step) .block-koptana-filters a{display:inline-block;padding:0.6rem 2rem;text-align:center;font-size:.75rem;line-height:1.125rem;font-weight:700;letter-spacing:0.2em;text-transform:uppercase;text-decoration:none;background-color:#001E45;color:#fff;border-radius:1px;cursor:pointer;transition:cubic-bezier(0.215,0.61,0.355,1) 0.4s;margin-bottom:1rem}body:not(.box-step) .block-koptana-filters .toggle-filter-mobile{display:none}.block-koptana-filters legend,.block-koptana-category-filter legend{width:100%}.block-koptana-filters .fieldset-legend,.block-koptana-filters .toggle,.block-koptana-category-filter .fieldset-legend,.block-koptana-category-filter .toggle{cursor:pointer}.box-step .block-koptana-filters .button,.box-step .block-koptana-filters ul.pager-items li.pager-item--first a,ul.pager-items li.pager-item--first .box-step .block-koptana-filters a,.box-step .block-koptana-filters ul.pager-items li.pager-item--previous a,ul.pager-items li.pager-item--previous .box-step .block-koptana-filters a,.box-step .block-koptana-filters ul.pager-items li.pager-item--next a,ul.pager-items li.pager-item--next .box-step .block-koptana-filters a,.box-step .block-koptana-filters ul.pager-items li.pager-item--last a,ul.pager-items li.pager-item--last .box-step .block-koptana-filters a,.box-step .block-koptana-filters .context-home .block-views-blockjobs-latest-jobs .more-link a,.context-home .block-views-blockjobs-latest-jobs .more-link .box-step .block-koptana-filters a,.box-step .block-koptana-filters .block-meatandmore-faq-cta a,.block-meatandmore-faq-cta .box-step .block-koptana-filters a{display:inline-block;width:100%;background-color:#001E45;border-radius:1px;padding:.7rem .9rem;color:#fff;font-weight:bold;text-align:center;border:none;font-size:.875rem;line-height:1.3125rem}.box-step .block-koptana-filters .button:hover,.box-step .block-koptana-filters ul.pager-items li.pager-item--first a:hover,ul.pager-items li.pager-item--first .box-step .block-koptana-filters a:hover,.box-step .block-koptana-filters ul.pager-items li.pager-item--previous a:hover,ul.pager-items li.pager-item--previous .box-step .block-koptana-filters a:hover,.box-step .block-koptana-filters ul.pager-items li.pager-item--next a:hover,ul.pager-items li.pager-item--next .box-step .block-koptana-filters a:hover,.box-step .block-koptana-filters ul.pager-items li.pager-item--last a:hover,ul.pager-items li.pager-item--last .box-step .block-koptana-filters a:hover,.box-step .block-koptana-filters .article-teaser[onclick]:hover .button,.article-teaser[onclick]:hover .box-step .block-koptana-filters .button,.box-step .block-koptana-filters .article-teaser[onclick]:hover ul.pager-items li.pager-item--first a,.article-teaser[onclick]:hover ul.pager-items li.pager-item--first .box-step .block-koptana-filters a,.box-step .block-koptana-filters ul.pager-items li.pager-item--first .article-teaser[onclick]:hover a,ul.pager-items li.pager-item--first .article-teaser[onclick]:hover .box-step .block-koptana-filters a,.box-step .block-koptana-filters .article-teaser[onclick]:hover ul.pager-items li.pager-item--previous a,.article-teaser[onclick]:hover ul.pager-items li.pager-item--previous .box-step .block-koptana-filters a,.box-step .block-koptana-filters ul.pager-items li.pager-item--previous .article-teaser[onclick]:hover a,ul.pager-items li.pager-item--previous .article-teaser[onclick]:hover .box-step .block-koptana-filters a,.box-step .block-koptana-filters .article-teaser[onclick]:hover ul.pager-items li.pager-item--next a,.article-teaser[onclick]:hover ul.pager-items li.pager-item--next .box-step .block-koptana-filters a,.box-step .block-koptana-filters ul.pager-items li.pager-item--next .article-teaser[onclick]:hover a,ul.pager-items li.pager-item--next .article-teaser[onclick]:hover .box-step .block-koptana-filters a,.box-step .block-koptana-filters .article-teaser[onclick]:hover ul.pager-items li.pager-item--last a,.article-teaser[onclick]:hover ul.pager-items li.pager-item--last .box-step .block-koptana-filters a,.box-step .block-koptana-filters ul.pager-items li.pager-item--last .article-teaser[onclick]:hover a,ul.pager-items li.pager-item--last .article-teaser[onclick]:hover .box-step .block-koptana-filters a,.box-step .block-koptana-filters .article-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a,.article-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .box-step .block-koptana-filters a,.box-step .block-koptana-filters .context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser[onclick]:hover a,.context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser[onclick]:hover .box-step .block-koptana-filters a,.box-step .block-koptana-filters .article-teaser[onclick]:hover .block-meatandmore-faq-cta a,.article-teaser[onclick]:hover .block-meatandmore-faq-cta .box-step .block-koptana-filters a,.box-step .block-koptana-filters .block-meatandmore-faq-cta .article-teaser[onclick]:hover a,.block-meatandmore-faq-cta .article-teaser[onclick]:hover .box-step .block-koptana-filters a,.box-step .block-koptana-filters .article-teaser--big[onclick]:hover .button,.article-teaser--big[onclick]:hover .box-step .block-koptana-filters .button,.box-step .block-koptana-filters .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--first a,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--first .box-step .block-koptana-filters a,.box-step .block-koptana-filters ul.pager-items li.pager-item--first .article-teaser--big[onclick]:hover a,ul.pager-items li.pager-item--first .article-teaser--big[onclick]:hover .box-step .block-koptana-filters a,.box-step .block-koptana-filters .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--previous a,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--previous .box-step .block-koptana-filters a,.box-step .block-koptana-filters ul.pager-items li.pager-item--previous .article-teaser--big[onclick]:hover a,ul.pager-items li.pager-item--previous .article-teaser--big[onclick]:hover .box-step .block-koptana-filters a,.box-step .block-koptana-filters .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--next a,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--next .box-step .block-koptana-filters a,.box-step .block-koptana-filters ul.pager-items li.pager-item--next .article-teaser--big[onclick]:hover a,ul.pager-items li.pager-item--next .article-teaser--big[onclick]:hover .box-step .block-koptana-filters a,.box-step .block-koptana-filters .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--last a,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--last .box-step .block-koptana-filters a,.box-step .block-koptana-filters ul.pager-items li.pager-item--last .article-teaser--big[onclick]:hover a,ul.pager-items li.pager-item--last .article-teaser--big[onclick]:hover .box-step .block-koptana-filters a,.box-step .block-koptana-filters .article-teaser--big[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a,.article-teaser--big[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .box-step .block-koptana-filters a,.box-step .block-koptana-filters .context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser--big[onclick]:hover a,.context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser--big[onclick]:hover .box-step .block-koptana-filters a,.box-step .block-koptana-filters .article-teaser--big[onclick]:hover .block-meatandmore-faq-cta a,.article-teaser--big[onclick]:hover .block-meatandmore-faq-cta .box-step .block-koptana-filters a,.box-step .block-koptana-filters .block-meatandmore-faq-cta .article-teaser--big[onclick]:hover a,.block-meatandmore-faq-cta .article-teaser--big[onclick]:hover .box-step .block-koptana-filters a,.box-step .block-koptana-filters .article-search-result-teaser[onclick]:hover .button,.article-search-result-teaser[onclick]:hover .box-step .block-koptana-filters .button,.box-step .block-koptana-filters .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--first a,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--first .box-step .block-koptana-filters a,.box-step .block-koptana-filters ul.pager-items li.pager-item--first .article-search-result-teaser[onclick]:hover a,ul.pager-items li.pager-item--first .article-search-result-teaser[onclick]:hover .box-step .block-koptana-filters a,.box-step .block-koptana-filters .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--previous a,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--previous .box-step .block-koptana-filters a,.box-step .block-koptana-filters ul.pager-items li.pager-item--previous .article-search-result-teaser[onclick]:hover a,ul.pager-items li.pager-item--previous .article-search-result-teaser[onclick]:hover .box-step .block-koptana-filters a,.box-step .block-koptana-filters .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--next a,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--next .box-step .block-koptana-filters a,.box-step .block-koptana-filters ul.pager-items li.pager-item--next .article-search-result-teaser[onclick]:hover a,ul.pager-items li.pager-item--next .article-search-result-teaser[onclick]:hover .box-step .block-koptana-filters a,.box-step .block-koptana-filters .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--last a,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--last .box-step .block-koptana-filters a,.box-step .block-koptana-filters ul.pager-items li.pager-item--last .article-search-result-teaser[onclick]:hover a,ul.pager-items li.pager-item--last .article-search-result-teaser[onclick]:hover .box-step .block-koptana-filters a,.box-step .block-koptana-filters .article-search-result-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a,.article-search-result-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .box-step .block-koptana-filters a,.box-step .block-koptana-filters .context-home .block-views-blockjobs-latest-jobs .more-link .article-search-result-teaser[onclick]:hover a,.context-home .block-views-blockjobs-latest-jobs .more-link .article-search-result-teaser[onclick]:hover .box-step .block-koptana-filters a,.box-step .block-koptana-filters .article-search-result-teaser[onclick]:hover .block-meatandmore-faq-cta a,.article-search-result-teaser[onclick]:hover .block-meatandmore-faq-cta .box-step .block-koptana-filters a,.box-step .block-koptana-filters .block-meatandmore-faq-cta .article-search-result-teaser[onclick]:hover a,.block-meatandmore-faq-cta .article-search-result-teaser[onclick]:hover .box-step .block-koptana-filters a,.box-step .block-koptana-filters .context-home .block-views-blockjobs-latest-jobs .more-link a:hover,.context-home .block-views-blockjobs-latest-jobs .more-link .box-step .block-koptana-filters a:hover,.box-step .block-koptana-filters .block-meatandmore-faq-cta a:hover,.block-meatandmore-faq-cta .box-step .block-koptana-filters a:hover,.box-step .block-koptana-filters .button:focus,.box-step .block-koptana-filters ul.pager-items li.pager-item--first a:focus,ul.pager-items li.pager-item--first .box-step .block-koptana-filters a:focus,.box-step .block-koptana-filters ul.pager-items li.pager-item--previous a:focus,ul.pager-items li.pager-item--previous .box-step .block-koptana-filters a:focus,.box-step .block-koptana-filters ul.pager-items li.pager-item--next a:focus,ul.pager-items li.pager-item--next .box-step .block-koptana-filters a:focus,.box-step .block-koptana-filters ul.pager-items li.pager-item--last a:focus,ul.pager-items li.pager-item--last .box-step .block-koptana-filters a:focus,.box-step .block-koptana-filters .context-home .block-views-blockjobs-latest-jobs .more-link a:focus,.context-home .block-views-blockjobs-latest-jobs .more-link .box-step .block-koptana-filters a:focus,.box-step .block-koptana-filters .block-meatandmore-faq-cta a:focus,.block-meatandmore-faq-cta .box-step .block-koptana-filters a:focus{background-color:#003478}.box-step .block-koptana-filters .toggle{display:block !important}.box-step .block-koptana-filters .fieldgroup::after,.box-step .block-koptana-filters h2::after,.box-step .block-koptana-filters .node--job--full h1::after,.node--job--full .box-step .block-koptana-filters h1::after{content:'';display:block;border-bottom:1px dotted #EAE6D6;padding-bottom:1rem;margin-left:-2rem;margin-right:-2rem}.box-step .block-koptana-filters h2,.box-step .block-koptana-filters .node--job--full h1,.node--job--full .box-step .block-koptana-filters h1{margin-bottom:2rem}.box-step .block-koptana-filters .toggle-filter-mobile::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;float:right;cursor:pointer}@media only screen and (max-width:692px - 0.01){.box-step .block-koptana-filters{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:105;overflow-y:scroll;padding-bottom:5rem;display:none}.box-step .block-koptana-filters .toggle-filter-mobile{display:block;font-size:0;float:right}}@media only screen and (min-width:692px){.box-step .block-koptana-filters{display:block !important}.box-step .block-koptana-filters .toggle-filter-mobile{display:none}}.block--menu--filter-menu-mobile{margin-bottom:1rem}@media only screen and (min-width:692px){.block--menu--filter-menu-mobile{display:none}}.block--menu--filter-menu-mobile .menu{display:flex}.block--menu--filter-menu-mobile .menu-item{display:inline-block;width:50%;padding:0.4rem 1rem;margin:0;cursor:pointer;background-color:#001E45}.block--menu--filter-menu-mobile .menu-item:hover{background-color:#003478}.block--menu--filter-menu-mobile .menu-item:first-child{border-right:1px solid #ddd;border-radius:0.3rem 0 0 0.3rem}.block--menu--filter-menu-mobile .menu-item:nth-child(2){border-radius:0 0.3rem 0.3rem 0}.block--menu--filter-menu-mobile .menu-item span{color:#fff;display:block}.block--menu--filter-menu-mobile .menu-item .filter-menu-location::after{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}.block--menu--filter-menu-mobile .menu-item .filter-menu-location::after{float:right;line-height:1.4rem;font-size:1rem}.block--menu--filter-menu-mobile .menu-item .filter-menu-filters::after{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}.block--menu--filter-menu-mobile .menu-item .filter-menu-filters::after{float:right;line-height:1.4rem;font-size:0.8rem}#edit-allergens--wrapper{display:none}.store-address{font-size:.875rem;line-height:1.3125rem}.store-address .store-address--name{font-size:1rem;line-height:1.5rem;font-family:"Lato",sans-serif;margin-bottom:.5rem}.store-address p{margin-bottom:0}.store--opening-hours--today{font-size:.875rem;line-height:1.3125rem;color:#00746D;margin-top:.5rem}.store--opening-hours--today .store--opening-hours--label{display:inline-block;margin-right:.2rem}.store--opening-hours--today .store--opening-hours--label::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;margin-right:0.5rem}.store--opening-hours--today .opening-hours{list-style:none;margin-left:0;display:inline-block;margin-bottom:0}.opening-hours-block-title{color:#000 !important}.opening-hours-block-title h3{color:#000 !important}.store--opening-hours,.store--exeptional-opening-hours{font-size:.875rem;line-height:1.3125rem}.store--opening-hours .opening-hours-block-title,.store--exeptional-opening-hours .opening-hours-block-title{font-size:1rem;line-height:1.5rem;font-family:"Lato",sans-serif;font-weight:bold;margin-bottom:.5rem;margin-top:1rem}.store--opening-hours .opening-hours-block-title:not(.opening-hours-block-title--exceptional)::before,.store--exeptional-opening-hours .opening-hours-block-title:not(.opening-hours-block-title--exceptional)::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;margin-right:0.5rem}.store--opening-hours .opening-hours--day,.store--exeptional-opening-hours .opening-hours--day{width:100%;display:flex;flex-wrap:wrap;align-items:flex-start;place-content:center space-between}.store--opening-hours .date,.store--exeptional-opening-hours .date{font-size:.875rem;line-height:1.3125rem}.store--opening-hours .date::after,.store--exeptional-opening-hours .date::after{content:' - '}.store--opening-hours .opening-hours--day-label,.store--exeptional-opening-hours .opening-hours--day-label{display:inline-block;margin-bottom:0;flex:1 auto}.store--opening-hours ul,.store--exeptional-opening-hours ul{list-style:none;margin-left:0;display:inline-block;margin-bottom:.2rem;flex:1 auto;text-align:right}.store--full-left .opening-hours--day{font-size:.75rem;line-height:1.125rem}.store--full-left .opening-hours--day .date{font-size:.75rem;line-height:1.125rem}.store--exeptional-opening-hours{border-top:1px solid;margin-top:1rem;margin-bottom:1rem}.store--full-left .store--exeptional-opening-hours{padding-top:1rem}.block-system-main-block>.cart .checkout-cart--overview ul{list-style:none;margin:0}.block-system-main-block>.cart .checkout-cart--overview .cart-line-item{padding-bottom:2rem;margin-bottom:1rem;border-bottom:1px solid #EAE6D6;position:relative}.block-system-main-block>.cart .checkout-cart--overview .cart-line-item::after{content:'.';display:block;height:0;clear:both;visibility:hidden}@media only screen and (min-width:1292px){.block-system-main-block>.cart .checkout-cart--overview .cart-line-item{padding-bottom:1rem}}.block-system-main-block>.cart .checkout-cart--overview .cart-line-item-left{width:100%;float:left;display:flex}@media only screen and (min-width:1292px){.block-system-main-block>.cart .checkout-cart--overview .cart-line-item-left{width:50%}}.block-system-main-block>.cart .checkout-cart--overview .cart-line-item-left .promo-wrapper{font-size:.75rem;line-height:1.125rem;color:#EF373E}.block-system-main-block>.cart .checkout-cart--overview .cart-line-item-right{width:100%;float:left}@media only screen and (min-width:1292px){.block-system-main-block>.cart .checkout-cart--overview .cart-line-item-right{width:50%}}.block-system-main-block>.cart .checkout-cart--overview .cart-line-item-bottom{width:100%;float:left}.block-system-main-block>.cart .checkout-cart--overview .cart-line-item-image{width:100px;padding-left:0;float:left;margin-right:1rem;min-height:6rem}.block-system-main-block>.cart .checkout-cart--overview .cart-line-item-image img{display:inline-block;vertical-align:top}.block-system-main-block>.cart .checkout-cart--overview .cart-line-item-product{padding-top:.5rem;padding-right:0.5rem}.block-system-main-block>.cart .checkout-cart--overview .cart-line-item-product .cart-line-item-product--name{margin-bottom:.2rem}.block-system-main-block>.cart .checkout-cart--overview .cart-line-item-product .cart-line-item-product--options{display:flex}.block-system-main-block>.cart .checkout-cart--overview .cart-line-item-product .cart-line-item-product--prices del,.block-system-main-block>.cart .checkout-cart--overview .cart-line-item-product .cart-line-item-product--prices .product--teaser-price{display:inline-block;margin-bottom:0}.block-system-main-block>.cart .checkout-cart--overview .cart-line-item-product .cart-line-item-product--prices del{font-size:.875rem;line-height:1.3125rem;color:#bdbdbd;margin-right:.5rem}.block-system-main-block>.cart .checkout-cart--overview .cart-line-item-transitions,.block-system-main-block>.cart .checkout-cart--overview .cart-line-item-amount{float:left}.block-system-main-block>.cart .checkout-cart--overview .cart-line-item-transitions form[class^="remove-from-cart-"],.block-system-main-block>.cart .checkout-cart--overview .cart-line-item-amount form[class^="remove-from-cart-"]{margin-bottom:0;display:inline-block;position:absolute;right:0;bottom:1rem}.block-system-main-block>.cart .checkout-cart--overview .cart-line-item-transitions form[class^="remove-from-cart-"] input,.block-system-main-block>.cart .checkout-cart--overview .cart-line-item-amount form[class^="remove-from-cart-"] input{background:url(/themes/custom/calibr8_buurtslagers/icons/close.svg) center center no-repeat;background-size:contain;background-color:transparent;margin-bottom:0;background-color:transparent;border:0;padding:0 0 0 .7rem;background-size:contain;color:#00746D;background-position:left;padding-left:1.5rem;text-transform:lowercase;letter-spacing:normal;line-height:normal}.block-system-main-block>.cart .checkout-cart--overview .cart-line-item-transitions form[class^="update-cart-"] .form-submit,.block-system-main-block>.cart .checkout-cart--overview .cart-line-item-amount form[class^="update-cart-"] .form-submit{font-size:0;background:url(/themes/custom/calibr8_buurtslagers/icons/refresh.svg) center center no-repeat;background-size:contain;background-color:transparent;border:0;height:32px;width:32px;margin-left:1.5rem;margin-top:0;background-size:1.5rem;background-color:#00746D}.block-system-main-block>.cart .checkout-cart--overview .cart-line-item-transitions form[class^="update-cart-"] .form-submit:hover,.block-system-main-block>.cart .checkout-cart--overview .cart-line-item-amount form[class^="update-cart-"] .form-submit:hover{background-color:#008e85}.block-system-main-block>.cart .checkout-cart--overview .cart-line-item-transitions .form-item-amount,.block-system-main-block>.cart .checkout-cart--overview .cart-line-item-amount .form-item-amount{width:110px}.block-system-main-block>.cart .checkout-cart--overview .cart-line-item-transitions .form-item-amount input,.block-system-main-block>.cart .checkout-cart--overview .cart-line-item-amount .form-item-amount input{height:32px;border-radius:1px}.block-system-main-block>.cart .checkout-cart--overview .cart-line-item-transitions .transitions-unit,.block-system-main-block>.cart .checkout-cart--overview .cart-line-item-amount .transitions-unit{float:left;margin-top:.2rem;width:37px}.block-system-main-block>.cart .checkout-cart--overview .cart-line-item-transitions .form-submit,.block-system-main-block>.cart .checkout-cart--overview .cart-line-item-amount .form-submit{float:left}.block-system-main-block>.cart .checkout-cart--overview .cart-line-item-subtotal{float:right;margin-top:2.2rem;text-align:right}.block-system-main-block>.cart .checkout-cart--overview .discounted-price{font-size:.875rem;line-height:1.3125rem;display:block;color:#bdbdbd;float:right}.block-system-main-block>.cart .checkout-cart--overview .cart-price{padding:1rem;overflow:auto;background-color:#f4f4f4;margin-bottom:2rem;width:100%;text-align:right}.block-system-main-block>.cart .checkout-cart--overview .cart-price--wrapper{display:block;overflow:auto}.block-system-main-block>.cart .checkout-cart--overview .disclaimer-text,.block-system-main-block>.cart .checkout-cart--overview .cart-price--wrapper{text-align:center}@media only screen and (min-width:992px){.block-system-main-block>.cart .checkout-cart--overview .disclaimer-text,.block-system-main-block>.cart .checkout-cart--overview .cart-price--wrapper{text-align:right;width:100%}.block-system-main-block>.cart .checkout-cart--overview .disclaimer-text.full,.block-system-main-block>.cart .checkout-cart--overview .cart-price--wrapper.full{width:100%}}.block-system-main-block>.cart .checkout-cart--overview .disclaimer-text{font-size:1rem;line-height:1.5rem;padding:2rem}@media only screen and (min-width:992px){.block-system-main-block>.cart .checkout-cart--overview .disclaimer-text{padding-right:0;display:inline-block;width:auto;text-align:left}}.block-system-main-block>.cart .checkout-cart--overview .disclaimer-text ul{list-style:disc;padding-left:20px}.block-system-main-block>.cart .checkout-cart--overview .cart-service-cost,.block-system-main-block>.cart .checkout-cart--overview .cart-total-service-cost{float:right;clear:both;text-align:right}.block-system-main-block>.cart .checkout-cart--overview .cart-total-service-cost--price{font-size:1.25rem;line-height:1.875rem;font-weight:bold;clear:both}.block-system-main-block>.cart .checkout-cart--overview .cart-total-service-cost{font-size:1.125rem;line-height:1.6875rem;border-top:1px solid #ddd;margin-top:1rem;padding-top:1rem;margin-bottom:1rem}.block-system-main-block>.cart .checkout-cart--overview .cart-service-cost{margin-top:1rem}.block-system-main-block>.cart .checkout-cart--overview .cart-total{float:right;clear:both}.block-system-main-block>.cart .checkout-cart--overview .cart-total .cart-total--label{margin-right:.4rem}.block-system-main-block>.cart .checkout-cart--overview .cart-total .cart-total--label::after{content:':'}.block-system-main-block>.cart .checkout-cart--overview>del{float:right;color:#bdbdbd;font-size:.875rem;line-height:1.3125rem}.block-system-main-block>.cart .checkout-cart--overview .transitions,.block-system-main-block>.cart .checkout-cart--overview .amount{clear:both;margin-top:2rem;text-align:right}.block-system-main-block>.cart .checkout-cart--overview .transitions form,.block-system-main-block>.cart .checkout-cart--overview .amount form{float:right}@media only screen and (min-width:392px){.block-system-main-block>.cart .checkout-cart--overview .transitions form,.block-system-main-block>.cart .checkout-cart--overview .amount form{float:left}}.block-system-main-block>.cart .checkout-cart--overview .transitions>a,.block-system-main-block>.cart .checkout-cart--overview .amount>a{display:inline-block;background-color:#001E45;border-radius:1px;padding:.63rem 1.5rem;color:#fff;margin-left:1rem;text-transform:uppercase;font-size:.75rem;line-height:1.125rem}.block-system-main-block>.cart .checkout-cart--overview .transitions>a::after,.block-system-main-block>.cart .checkout-cart--overview .amount>a::after{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;margin-left:1rem}@media only screen and (min-width:692px){.block-system-main-block>.cart .checkout-cart--overview .transitions>a,.block-system-main-block>.cart .checkout-cart--overview .amount>a{font-size:.875rem;line-height:1.3125rem}}.block-system-main-block>.cart .checkout-cart--overview .transitions>a:hover,.block-system-main-block>.cart .checkout-cart--overview .transitions>a:focus,.block-system-main-block>.cart .checkout-cart--overview .amount>a:hover,.block-system-main-block>.cart .checkout-cart--overview .amount>a:focus{background-color:#003478}.block-system-main-block>.cart .checkout-cart--overview .transitions>a:first-child,.block-system-main-block>.cart .checkout-cart--overview .amount>a:first-child{padding:0;background-color:transparent}.block-system-main-block>.cart .checkout-cart--overview .transitions>a:first-child::after,.block-system-main-block>.cart .checkout-cart--overview .amount>a:first-child::after{content:none}.block-system-main-block>.cart .checkout-cart--overview .transitions .form-submit,.block-system-main-block>.cart .checkout-cart--overview .amount .form-submit{font-size:.75rem;line-height:1.125rem;letter-spacing:.1em;font-weight:400;background-color:transparent;padding:0;border:0;color:#4f4f4f;margin-top:.7rem;text-decoration:underline}.block-system-main-block>.verify-cart>#edit-pickup-moments{border:1px solid #EAE6D6;border-radius:1px;padding:1.5rem;margin-bottom:2rem}.block-system-main-block>.verify-cart>#edit-pickup-moments legend{float:left;width:100%;margin-bottom:.5rem}.block-system-main-block>.verify-cart>#edit-pickup-moments p{margin-bottom:0}.empty-cart{text-align:center;padding:4rem 0}.empty-cart p{font-size:1.375rem;line-height:2.0625rem;font-family:"roboto",sans-serif}.empty-cart img{max-width:40%}.cart--message{margin-bottom:1rem;padding:1rem}.cart--message--verify{background-color:#f4f4f4;clear:both}.cart--message--complete{padding-left:0}.context-cart .block-system-main-block{text-align:right}.context-cart .block-system-main-block .cart{text-align:left}.context-cart .block-system-main-block>a{display:inline-block;background-color:#001E45;border-radius:1px;padding:.63rem 1.5rem;color:#fff;margin-left:1rem;margin-bottom:1rem;text-transform:uppercase;font-size:.75rem;line-height:1.125rem}.context-cart .block-system-main-block>a::after{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;margin-left:1rem}@media only screen and (min-width:692px){.context-cart .block-system-main-block>a{font-size:.875rem;line-height:1.3125rem}}.context-cart .block-system-main-block>a:hover,.context-cart .block-system-main-block>a:focus{background-color:#003478}.context-cart .block-system-main-block>a+div{clear:both}.context-cart .block-system-main-block>a:first-child{padding:0;background-color:transparent;margin-top:.6rem}.context-cart .block-system-main-block>a:first-child::after{content:none}.context-cart .block-system-main-block>a:first-child::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;margin-right:1rem;text-decoration:none}.verify-cart input{float:right}.verify-cart .form-item{clear:both}.block-system-main-block>.verify-cart .checkout-cart--overview ul{list-style:none;margin:0}.block-system-main-block>.verify-cart .checkout-cart--overview .cart-line-item{padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid #EAE6D6;position:relative;display:flex;align-items:center}.block-system-main-block>.verify-cart .checkout-cart--overview .cart-line-item::after{content:'.';display:block;height:0;clear:both;visibility:hidden}@media only screen and (min-width:992px){.block-system-main-block>.verify-cart .checkout-cart--overview .cart-line-item{padding-bottom:0}}.block-system-main-block>.verify-cart .checkout-cart--overview .cart-line-item-left{width:100%;float:left}@media only screen and (min-width:1292px){.block-system-main-block>.verify-cart .checkout-cart--overview .cart-line-item-left{width:50%}}.block-system-main-block>.verify-cart .checkout-cart--overview .cart-line-item-left .promo-wrapper{font-size:.75rem;line-height:1.125rem;color:#EF373E}.block-system-main-block>.verify-cart .checkout-cart--overview .cart-line-item-right{width:100%;float:left}@media only screen and (min-width:1292px){.block-system-main-block>.verify-cart .checkout-cart--overview .cart-line-item-right{width:50%}}.block-system-main-block>.verify-cart .checkout-cart--overview .cart-line-item-bottom{width:100%;float:left}.block-system-main-block>.verify-cart .checkout-cart--overview .cart-line-item-image{width:100px;padding-left:0;margin-right:1rem;min-height:6rem}@media only screen and (min-width:992px){.block-system-main-block>.verify-cart .checkout-cart--overview .cart-line-item-image{float:left}}.block-system-main-block>.verify-cart .checkout-cart--overview .cart-line-item-image img{display:inline-block;vertical-align:top}.block-system-main-block>.verify-cart .checkout-cart--overview .cart-line-item-product{padding-top:.5rem;padding-bottom:1rem}.block-system-main-block>.verify-cart .checkout-cart--overview .cart-line-item-product .cart-line-item-product--name{margin-bottom:.2rem}.block-system-main-block>.verify-cart .checkout-cart--overview .cart-line-item-product .cart-line-item-product--options{display:flex}.block-system-main-block>.verify-cart .checkout-cart--overview .cart-line-item-product .cart-line-item-product--prices del,.block-system-main-block>.verify-cart .checkout-cart--overview .cart-line-item-product .cart-line-item-product--prices .product--teaser-price{display:inline-block;margin-bottom:0}.block-system-main-block>.verify-cart .checkout-cart--overview .cart-line-item-product .cart-line-item-product--prices del{font-size:.875rem;line-height:1.3125rem;color:#bdbdbd;margin-right:.5rem}.block-system-main-block>.verify-cart .checkout-cart--overview .cart-line-item-transitions,.block-system-main-block>.verify-cart .checkout-cart--overview .cart-line-item-amount{float:left}.block-system-main-block>.verify-cart .checkout-cart--overview .cart-line-item-transitions form[class^="remove-from-cart-"],.block-system-main-block>.verify-cart .checkout-cart--overview .cart-line-item-amount form[class^="remove-from-cart-"]{margin-bottom:0;display:inline-block;position:absolute;right:0;bottom:1rem}.block-system-main-block>.verify-cart .checkout-cart--overview .cart-line-item-transitions form[class^="remove-from-cart-"] input,.block-system-main-block>.verify-cart .checkout-cart--overview .cart-line-item-amount form[class^="remove-from-cart-"] input{background:url(/themes/custom/calibr8_buurtslagers/icons/close.svg) center center no-repeat;background-size:contain;background-color:transparent;margin-bottom:0;background-color:transparent;border:0;padding:0 0 0 .7rem;background-size:contain;color:#00746D;background-position:left;padding-left:1.5rem;text-transform:lowercase;letter-spacing:normal;line-height:normal}.block-system-main-block>.verify-cart .checkout-cart--overview .cart-line-item-transitions form[class^="update-cart-"] .form-submit,.block-system-main-block>.verify-cart .checkout-cart--overview .cart-line-item-amount form[class^="update-cart-"] .form-submit{font-size:0;background:url(/themes/custom/calibr8_buurtslagers/icons/refresh.svg) center center no-repeat;background-size:contain;background-color:transparent;border:0;height:32px;width:32px;margin-left:1.5rem;margin-top:0;background-size:1.5rem;background-color:#00746D}.block-system-main-block>.verify-cart .checkout-cart--overview .cart-line-item-transitions form[class^="update-cart-"] .form-submit:hover,.block-system-main-block>.verify-cart .checkout-cart--overview .cart-line-item-amount form[class^="update-cart-"] .form-submit:hover{background-color:#008e85}.block-system-main-block>.verify-cart .checkout-cart--overview .cart-line-item-transitions .form-item-amount,.block-system-main-block>.verify-cart .checkout-cart--overview .cart-line-item-amount .form-item-amount{width:110px}.block-system-main-block>.verify-cart .checkout-cart--overview .cart-line-item-transitions .form-item-amount input,.block-system-main-block>.verify-cart .checkout-cart--overview .cart-line-item-amount .form-item-amount input{height:32px;border-radius:1px}.block-system-main-block>.verify-cart .checkout-cart--overview .cart-line-item-transitions .transitions-unit,.block-system-main-block>.verify-cart .checkout-cart--overview .cart-line-item-amount .transitions-unit{float:left;margin-top:.2rem;width:37px}.block-system-main-block>.verify-cart .checkout-cart--overview .cart-line-item-transitions .form-submit,.block-system-main-block>.verify-cart .checkout-cart--overview .cart-line-item-amount .form-submit{float:left}.block-system-main-block>.verify-cart .checkout-cart--overview .cart-line-item-subtotal{float:right;text-align:right;margin-top:-1rem}.block-system-main-block>.verify-cart .checkout-cart--overview .discounted-price{font-size:.875rem;line-height:1.3125rem;display:block;color:#bdbdbd;float:right}.block-system-main-block>.verify-cart .checkout-cart--overview .cart-price{padding:1rem;overflow:auto;background-color:#f4f4f4;margin-bottom:2rem;width:100%}.block-system-main-block>.verify-cart .checkout-cart--overview .cart-price--wrapper{display:block;overflow:auto}.block-system-main-block>.verify-cart .checkout-cart--overview .disclaimer-text,.block-system-main-block>.verify-cart .checkout-cart--overview .cart-price--wrapper{text-align:center}@media only screen and (min-width:992px){.block-system-main-block>.verify-cart .checkout-cart--overview .disclaimer-text,.block-system-main-block>.verify-cart .checkout-cart--overview .cart-price--wrapper{text-align:right;width:100%}.block-system-main-block>.verify-cart .checkout-cart--overview .disclaimer-text.full,.block-system-main-block>.verify-cart .checkout-cart--overview .cart-price--wrapper.full{width:100%}}.block-system-main-block>.verify-cart .checkout-cart--overview .disclaimer-text{font-size:1rem;line-height:1.5rem;padding:2rem}@media only screen and (min-width:992px){.block-system-main-block>.verify-cart .checkout-cart--overview .disclaimer-text{padding-right:0;display:inline-block;width:auto;text-align:left}}.block-system-main-block>.verify-cart .checkout-cart--overview .disclaimer-text ul{list-style:disc;padding-left:20px}.block-system-main-block>.verify-cart .checkout-cart--overview .cart-service-cost,.block-system-main-block>.verify-cart .checkout-cart--overview .cart-total-service-cost{float:right;clear:both;text-align:right}.block-system-main-block>.verify-cart .checkout-cart--overview .cart-total-service-cost--price{font-size:1.25rem;line-height:1.875rem;font-weight:bold;clear:both}.block-system-main-block>.verify-cart .checkout-cart--overview .cart-total-service-cost{font-size:1.125rem;line-height:1.6875rem;border-top:1px solid #ddd;margin-top:1rem;padding-top:1rem;margin-bottom:1rem}.block-system-main-block>.verify-cart .checkout-cart--overview .cart-service-cost{margin-top:1rem}.block-system-main-block>.verify-cart .checkout-cart--overview .cart-total{float:right;clear:both}.block-system-main-block>.verify-cart .checkout-cart--overview .cart-total .cart-total--label{margin-right:.4rem}.block-system-main-block>.verify-cart .checkout-cart--overview .cart-total .cart-total--label::after{content:':'}.block-system-main-block>.verify-cart .checkout-cart--overview>del{font-size:.875rem;line-height:1.3125rem;float:right;color:#bdbdbd}.block-system-main-block>.verify-cart .checkout-cart--overview .transitions,.block-system-main-block>.verify-cart .checkout-cart--overview .amount{clear:both;margin-top:2rem;text-align:right}.block-system-main-block>.verify-cart .checkout-cart--overview .transitions form,.block-system-main-block>.verify-cart .checkout-cart--overview .amount form{float:right}@media only screen and (min-width:392px){.block-system-main-block>.verify-cart .checkout-cart--overview .transitions form,.block-system-main-block>.verify-cart .checkout-cart--overview .amount form{float:left}}.block-system-main-block>.verify-cart .checkout-cart--overview .transitions>a,.block-system-main-block>.verify-cart .checkout-cart--overview .amount>a{display:inline-block;background-color:#001E45;border-radius:1px;padding:.63rem 1.5rem;color:#fff;margin-left:1rem;float:right;text-transform:uppercase;font-size:.75rem;line-height:1.125rem}.block-system-main-block>.verify-cart .checkout-cart--overview .transitions>a::after,.block-system-main-block>.verify-cart .checkout-cart--overview .amount>a::after{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;margin-left:1rem}.block-system-main-block>.verify-cart .checkout-cart--overview .transitions>a:first-child::after,.block-system-main-block>.verify-cart .checkout-cart--overview .amount>a:first-child::after{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}@media only screen and (min-width:692px){.block-system-main-block>.verify-cart .checkout-cart--overview .transitions>a,.block-system-main-block>.verify-cart .checkout-cart--overview .amount>a{font-size:.875rem;line-height:1.3125rem}}.block-system-main-block>.verify-cart .checkout-cart--overview .transitions>a:hover,.block-system-main-block>.verify-cart .checkout-cart--overview .transitions>a:focus,.block-system-main-block>.verify-cart .checkout-cart--overview .amount>a:hover,.block-system-main-block>.verify-cart .checkout-cart--overview .amount>a:focus{background-color:#003478}.block-system-main-block>.verify-cart .checkout-cart--overview .transitions .form-submit,.block-system-main-block>.verify-cart .checkout-cart--overview .amount .form-submit{font-size:.75rem;line-height:1.125rem;letter-spacing:.1em;font-weight:400;background-color:transparent;padding:0;border:0;color:#4f4f4f;margin-top:.7rem;text-decoration:underline}.order .service-cost,.order .order-total,.order .cart-line-item-subtotal{text-align:right}.order .service-cost .service-cost--label,.order .service-cost .order-total--label,.order .order-total .service-cost--label,.order .order-total .order-total--label,.order .cart-line-item-subtotal .service-cost--label,.order .cart-line-item-subtotal .order-total--label{margin-right:0.5rem}.order .service-cost .order-total--label,.order .service-cost .order-total--price,.order .order-total .order-total--label,.order .order-total .order-total--price,.order .cart-line-item-subtotal .order-total--label,.order .cart-line-item-subtotal .order-total--price{font-weight:bold;font-size:1.25rem;line-height:1.875rem}.order .block-koptana-storeselector h2,.order .block-koptana-storeselector .node--job--full h1,.node--job--full .order .block-koptana-storeselector h1{margin-top:1rem;margin-bottom:0}.order .block-koptana-storeselector .state-title{margin:0}.order .page-layout__content{margin-bottom:2rem}.order.page-layout.sidebar .page-layout__content{flex:initial}@media only screen and (min-width:692px){.order.page-layout.sidebar .page-layout__content{flex:0 1 calc(100% - 300px)}}@media only screen and (min-width:992px){.order.page-layout.sidebar .page-layout__content{flex:0 1 calc(100% - 360px)}}.order .payment-list{list-style:none;margin-left:0}.order .cart-line-item-product-name{margin-bottom:0}.order .order-product--unit{text-transform:lowercase}.order-history{margin-bottom:3rem}.order-history .dropbutton .dropbutton-action{margin-bottom:0;padding-bottom:0.5rem}.order-history .dropbutton .dropbutton-action:hover{background-color:#000}.order-history .dropbutton .dropbutton-action:hover a{color:#fff}.order-history .dropbutton-toggle button{border-radius:0}.copy-order{text-align:center}.copy-order input{width:100%;margin-top:1rem}@media only screen and (min-width:692px){.copy-order{text-align:left}.copy-order input{width:auto}}.page-box--wrapper #block-calibr8-buurtslagers-content{display:flex;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem}.page-box--wrapper #block-calibr8-buurtslagers-content>*{width:100%;padding-right:.5rem;padding-left:.5rem;margin-bottom:1rem}@media screen and (min-width:692px){.page-box--wrapper #block-calibr8-buurtslagers-content{margin-right:-1rem;margin-left:-1rem}.page-box--wrapper #block-calibr8-buurtslagers-content>*{padding-right:1rem;padding-left:1rem;margin-bottom:2rem}}.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box-type{display:flex;flex-direction:column;width:100%;padding:2rem;text-align:center;border-bottom:1px solid #f1f1f1}.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box-type:last-child{border-bottom:none}.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box-type .koptana-box--link a{background-color:#001E45;color:#fff}.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box-type .koptana-box--link a:hover{background-color:#003478}.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box-type .koptana-box--description{margin-bottom:2rem;flex-direction:column;flex:1 0 auto}@media only screen and (min-width:392px){.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box-type{border-bottom:none;border-right:1px solid #f1f1f1;width:50%}.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box-type:nth-child(2n){border-right:none}}@media only screen and (min-width:692px){.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box-type{width:33.3%}.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box-type:nth-child(2n){border-right:1px solid #f1f1f1}.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box-type:nth-child(3n){border-right:none}}.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box-type.default-box.bbq-box .koptana-box--icon::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box-type.default-box.lunch-box .koptana-box--icon::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box-type.default-box.feest-box .koptana-box--icon::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box-type.default-box .koptana-box--icon::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box-type.default-box .koptana-box--icon::before{font-size:90px !important;margin-bottom:2rem !important}.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box{display:flex;flex-direction:column;width:100%;padding:2rem;text-align:center;border-bottom:1px solid #f1f1f1;transition:0.2s}.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box:hover{background-color:#f1f1f1}.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box:last-child{border-bottom:none}.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box .koptana-box--link a{background-color:#001E45;color:#fff}.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box .koptana-box--link a:hover{background-color:#003478}.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box .koptana-box--title{margin-top:1rem;font-size:1.5rem;line-height:2.25rem}.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box .koptana-box--description{margin-bottom:1rem;flex-direction:column;flex:1 0 auto}.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box .koptana-box--price{margin-bottom:1rem;text-transform:lowercase;font-size:.875rem;line-height:1.3125rem}.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box .koptana-box--price strong{font-size:1.25rem;line-height:1.875rem;font-family:"museo-slab",sans-serif;text-transform:capitalize;font-weight:normal}.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box .koptana-box--transitions .add-to-cart{display:flex;flex-flow:row wrap;justify-content:center}.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box .koptana-box--transitions .form-type-number{display:flex}.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box .koptana-box--transitions .transitions-unit{line-height:50px}.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box .koptana-box--transitions .form-submit{width:100%;margin-top:1.5rem;height:32px;background-color:#001E45;color:#fff;font-size:.875rem;line-height:1.3125rem;padding:1.5rem 2rem;line-height:0}.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box .koptana-box--transitions .form-submit:hover{background-color:#003478}.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box .koptana-box--transitions>span{font-size:.875rem;line-height:1.3125rem;margin-left:10px;font-weight:400;line-height:32px}@media only screen and (min-width:692px){.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box{border-bottom:none;border-right:1px solid #f1f1f1;width:50%}.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box:nth-child(2n){border-right:none}}@media only screen and (min-width:992px){.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box{width:33.3%}.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box:nth-child(2n){border-right:1px solid #f1f1f1}.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box:nth-child(3n){border-right:none}}.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box .koptana-box--full-image{position:relative}.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box .koptana-box--full-image .info{pointer-events:none;position:absolute;inset:0}.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box .koptana-box--full-image .info::after{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box .koptana-box--full-image .info p{font-size:0}.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box .koptana-box--full-image .info::after{font-size:2.8125rem;line-height:4.21875rem;color:#000;font-weight:bold;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);pointer-events:none}.page-box--wrapper #block-calibr8-buurtslagers-content .koptana-box .koptana-box--full-image .info::before{content:'';background-color:#fff;display:block;height:100%;width:100%;opacity:0.6;pointer-events:none}body:not(.box-step) .product--teaser-popup{display:none !important}body:not(.box-step) .block-koptana-checkout-steps .checkout-step-icon{font-size:0}body:not(.box-step) .checkout-step-wrapper{display:flex;padding-top:0.5rem}body:not(.box-step) .transitions a{margin-bottom:1rem}.box-step .content-wrapper{background-color:#FFFBF2}.box-step .product--teaser-wrapper-link{pointer-events:none}.box-step .region--header{margin-bottom:0}@media only screen and (min-width:692px){.box-step .region--header{margin-bottom:1rem}}@media only screen and (min-width:1292px){.box-step .region--header{margin-bottom:0}}.box-step .header-region{display:flex;align-items:center}.box-step .content-wrapper{padding-top:2rem}.box-step #block-boxheader{display:none}@media only screen and (min-width:992px){.box-step #block-boxheader{display:block;position:absolute;right:2rem;bottom:-5rem;z-index:5}}.box-step #block-boxheader .cancel{display:none}.box-step #block-boxheader .button,.box-step #block-boxheader ul.pager-items li.pager-item--first a,ul.pager-items li.pager-item--first .box-step #block-boxheader a,.box-step #block-boxheader ul.pager-items li.pager-item--previous a,ul.pager-items li.pager-item--previous .box-step #block-boxheader a,.box-step #block-boxheader ul.pager-items li.pager-item--next a,ul.pager-items li.pager-item--next .box-step #block-boxheader a,.box-step #block-boxheader ul.pager-items li.pager-item--last a,ul.pager-items li.pager-item--last .box-step #block-boxheader a,.box-step #block-boxheader .context-home .block-views-blockjobs-latest-jobs .more-link a,.context-home .block-views-blockjobs-latest-jobs .more-link .box-step #block-boxheader a,.box-step #block-boxheader .block-meatandmore-faq-cta a,.block-meatandmore-faq-cta .box-step #block-boxheader a{background-color:#001E45;color:#fff;margin-bottom:0.5rem;border:0}.box-step #block-boxheader .button:hover,.box-step #block-boxheader ul.pager-items li.pager-item--first a:hover,ul.pager-items li.pager-item--first .box-step #block-boxheader a:hover,.box-step #block-boxheader ul.pager-items li.pager-item--previous a:hover,ul.pager-items li.pager-item--previous .box-step #block-boxheader a:hover,.box-step #block-boxheader ul.pager-items li.pager-item--next a:hover,ul.pager-items li.pager-item--next .box-step #block-boxheader a:hover,.box-step #block-boxheader ul.pager-items li.pager-item--last a:hover,ul.pager-items li.pager-item--last .box-step #block-boxheader a:hover,.box-step #block-boxheader .article-teaser[onclick]:hover .button,.article-teaser[onclick]:hover .box-step #block-boxheader .button,.box-step #block-boxheader .article-teaser[onclick]:hover ul.pager-items li.pager-item--first a,.article-teaser[onclick]:hover ul.pager-items li.pager-item--first .box-step #block-boxheader a,.box-step #block-boxheader ul.pager-items li.pager-item--first .article-teaser[onclick]:hover a,ul.pager-items li.pager-item--first .article-teaser[onclick]:hover .box-step #block-boxheader a,.box-step #block-boxheader .article-teaser[onclick]:hover ul.pager-items li.pager-item--previous a,.article-teaser[onclick]:hover ul.pager-items li.pager-item--previous .box-step #block-boxheader a,.box-step #block-boxheader ul.pager-items li.pager-item--previous .article-teaser[onclick]:hover a,ul.pager-items li.pager-item--previous .article-teaser[onclick]:hover .box-step #block-boxheader a,.box-step #block-boxheader .article-teaser[onclick]:hover ul.pager-items li.pager-item--next a,.article-teaser[onclick]:hover ul.pager-items li.pager-item--next .box-step #block-boxheader a,.box-step #block-boxheader ul.pager-items li.pager-item--next .article-teaser[onclick]:hover a,ul.pager-items li.pager-item--next .article-teaser[onclick]:hover .box-step #block-boxheader a,.box-step #block-boxheader .article-teaser[onclick]:hover ul.pager-items li.pager-item--last a,.article-teaser[onclick]:hover ul.pager-items li.pager-item--last .box-step #block-boxheader a,.box-step #block-boxheader ul.pager-items li.pager-item--last .article-teaser[onclick]:hover a,ul.pager-items li.pager-item--last .article-teaser[onclick]:hover .box-step #block-boxheader a,.box-step #block-boxheader .article-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a,.article-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .box-step #block-boxheader a,.box-step #block-boxheader .context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser[onclick]:hover a,.context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser[onclick]:hover .box-step #block-boxheader a,.box-step #block-boxheader .article-teaser[onclick]:hover .block-meatandmore-faq-cta a,.article-teaser[onclick]:hover .block-meatandmore-faq-cta .box-step #block-boxheader a,.box-step #block-boxheader .block-meatandmore-faq-cta .article-teaser[onclick]:hover a,.block-meatandmore-faq-cta .article-teaser[onclick]:hover .box-step #block-boxheader a,.box-step #block-boxheader .article-teaser--big[onclick]:hover .button,.article-teaser--big[onclick]:hover .box-step #block-boxheader .button,.box-step #block-boxheader .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--first a,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--first .box-step #block-boxheader a,.box-step #block-boxheader ul.pager-items li.pager-item--first .article-teaser--big[onclick]:hover a,ul.pager-items li.pager-item--first .article-teaser--big[onclick]:hover .box-step #block-boxheader a,.box-step #block-boxheader .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--previous a,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--previous .box-step #block-boxheader a,.box-step #block-boxheader ul.pager-items li.pager-item--previous .article-teaser--big[onclick]:hover a,ul.pager-items li.pager-item--previous .article-teaser--big[onclick]:hover .box-step #block-boxheader a,.box-step #block-boxheader .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--next a,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--next .box-step #block-boxheader a,.box-step #block-boxheader ul.pager-items li.pager-item--next .article-teaser--big[onclick]:hover a,ul.pager-items li.pager-item--next .article-teaser--big[onclick]:hover .box-step #block-boxheader a,.box-step #block-boxheader .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--last a,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--last .box-step #block-boxheader a,.box-step #block-boxheader ul.pager-items li.pager-item--last .article-teaser--big[onclick]:hover a,ul.pager-items li.pager-item--last .article-teaser--big[onclick]:hover .box-step #block-boxheader a,.box-step #block-boxheader .article-teaser--big[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a,.article-teaser--big[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .box-step #block-boxheader a,.box-step #block-boxheader .context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser--big[onclick]:hover a,.context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser--big[onclick]:hover .box-step #block-boxheader a,.box-step #block-boxheader .article-teaser--big[onclick]:hover .block-meatandmore-faq-cta a,.article-teaser--big[onclick]:hover .block-meatandmore-faq-cta .box-step #block-boxheader a,.box-step #block-boxheader .block-meatandmore-faq-cta .article-teaser--big[onclick]:hover a,.block-meatandmore-faq-cta .article-teaser--big[onclick]:hover .box-step #block-boxheader a,.box-step #block-boxheader .article-search-result-teaser[onclick]:hover .button,.article-search-result-teaser[onclick]:hover .box-step #block-boxheader .button,.box-step #block-boxheader .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--first a,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--first .box-step #block-boxheader a,.box-step #block-boxheader ul.pager-items li.pager-item--first .article-search-result-teaser[onclick]:hover a,ul.pager-items li.pager-item--first .article-search-result-teaser[onclick]:hover .box-step #block-boxheader a,.box-step #block-boxheader .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--previous a,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--previous .box-step #block-boxheader a,.box-step #block-boxheader ul.pager-items li.pager-item--previous .article-search-result-teaser[onclick]:hover a,ul.pager-items li.pager-item--previous .article-search-result-teaser[onclick]:hover .box-step #block-boxheader a,.box-step #block-boxheader .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--next a,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--next .box-step #block-boxheader a,.box-step #block-boxheader ul.pager-items li.pager-item--next .article-search-result-teaser[onclick]:hover a,ul.pager-items li.pager-item--next .article-search-result-teaser[onclick]:hover .box-step #block-boxheader a,.box-step #block-boxheader .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--last a,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--last .box-step #block-boxheader a,.box-step #block-boxheader ul.pager-items li.pager-item--last .article-search-result-teaser[onclick]:hover a,ul.pager-items li.pager-item--last .article-search-result-teaser[onclick]:hover .box-step #block-boxheader a,.box-step #block-boxheader .article-search-result-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a,.article-search-result-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .box-step #block-boxheader a,.box-step #block-boxheader .context-home .block-views-blockjobs-latest-jobs .more-link .article-search-result-teaser[onclick]:hover a,.context-home .block-views-blockjobs-latest-jobs .more-link .article-search-result-teaser[onclick]:hover .box-step #block-boxheader a,.box-step #block-boxheader .article-search-result-teaser[onclick]:hover .block-meatandmore-faq-cta a,.article-search-result-teaser[onclick]:hover .block-meatandmore-faq-cta .box-step #block-boxheader a,.box-step #block-boxheader .block-meatandmore-faq-cta .article-search-result-teaser[onclick]:hover a,.block-meatandmore-faq-cta .article-search-result-teaser[onclick]:hover .box-step #block-boxheader a,.box-step #block-boxheader .context-home .block-views-blockjobs-latest-jobs .more-link a:hover,.context-home .block-views-blockjobs-latest-jobs .more-link .box-step #block-boxheader a:hover,.box-step #block-boxheader .block-meatandmore-faq-cta a:hover,.block-meatandmore-faq-cta .box-step #block-boxheader a:hover{background-color:#003478}.box-step .product--teaser .popup-close{position:absolute;right:1.2rem;top:1.2rem;z-index:20}.box-step .product--teaser .popup-close::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}.box-step .product--teaser .popup-close::before{font-weight:bold}@media only screen and (min-width:692px){.box-step .product--teaser .popup-close{right:1.8rem;top:1.8rem}}.box-step .product--teaser .transitions .transitions-unit{display:none}.box-step .product--teaser .transitions .form-item-amount{width:65%}.box-step .product--teaser .transitions .form-item-amount input{height:3.1rem;border-radius:1px}.box-step .product--teaser .add-to-cart .form-submit:not(.no-store){width:30%;background-color:#00746D;height:3rem}.box-step .product--teaser .product--teaser-top{cursor:pointer}.box-step .product--teaser .product--teaser-popup{width:90vw;max-height:83vh;overflow-y:auto;position:fixed;display:none;background-color:#ffffff;padding:1.4rem;top:43%;left:50%;transform:translate(-50%,-50%);border-radius:0.2rem;z-index:25;outline:1px solid #EAE6D6}.box-step .product--teaser .product--teaser-popup .popup-ingredients-title,.box-step .product--teaser .product--teaser-popup .popup-allergen-title,.box-step .product--teaser .product--teaser-popup h3{margin-bottom:0.5rem;font-weight:bold}.box-step .product--teaser .product--teaser-popup .unique_selling_points_box .unique-selling-point-box{width:auto;display:inline-block;padding:0}.box-step .product--teaser .product--teaser-popup .unique_selling_points_box .unique-selling-point-box::before{content:'-';margin:0 .5rem}.box-step .product--teaser .product--teaser-popup .unique_selling_points_box .unique-selling-point-box:first-child::before{display:none}.box-step .product--teaser .product--teaser-popup h3{max-width:92%}.box-step .product--teaser .product--teaser-popup h3::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}.box-step .product--teaser .product--teaser-popup h3::before{margin-right:0.5rem;color:#ddd}@media only screen and (min-width:692px){.box-step .product--teaser .product--teaser-popup{padding:1.8rem;position:fixed;overflow:auto;width:44rem;left:50%;top:50%}}.box-step .product--teaser .product--teaser-popup.popup-open{display:block !important}.box-step .product--teaser .add-to-cart .form-submit:not(.no-store){background:url(/themes/custom/calibr8_buurtslagers/icons/addbox.svg) center center no-repeat;background-color:#00746D;background-size:1.8rem}.box-step .product--teaser .add-to-cart .form-submit:not(.no-store):hover{background-color:#00a79d}.box-step #block-boxheader-2{display:flex}.box-step #block-boxheader-2 .footer-cart-icon{margin-left:1rem}.box-step #block-boxheader-2 .footer-cart-text-wrapper{display:flex;flex:1;cursor:pointer}.box-step #block-boxheader-2 .footer-cart-ammout-wrapper,.box-step #block-boxheader-2 .footer-cart-text-wrapper{display:flex;flex-direction:row;align-items:center}.box-step #block-boxheader-2 .footer-cart-ammout-wrapper h2,.box-step #block-boxheader-2 .footer-cart-ammout-wrapper .node--job--full h1,.node--job--full .box-step #block-boxheader-2 .footer-cart-ammout-wrapper h1,.box-step #block-boxheader-2 .footer-cart-text-wrapper h2,.box-step #block-boxheader-2 .footer-cart-text-wrapper .node--job--full h1,.node--job--full .box-step #block-boxheader-2 .footer-cart-text-wrapper h1{margin-bottom:0;margin-left:1rem;margin-right:0.5rem}@media only screen and (max-width:692px - 0.01){.box-step #block-boxheader-2{position:fixed;width:92%;bottom:1rem;background:white;left:50%;transform:translateX(-50%);border-radius:0.3rem;z-index:106;outline:1px solid #f1f1f1}.box-step #block-boxheader-2 .next-step{float:right;margin:0.5rem}}@media only screen and (min-width:992px){.box-step #block-boxheader-2{bottom:3rem;outline:none;background:transparent;float:right;margin-bottom:2rem}.box-step #block-boxheader-2 .footer-cart-text-wrapper,.box-step #block-boxheader-2 .footer-cart-icon,.box-step #block-boxheader-2 .footer-cart-amount{display:none}}.box-step #block-boxheader-2 .cancel{display:none}.box-step #block-boxheader-2 .button,.box-step #block-boxheader-2 ul.pager-items li.pager-item--first a,ul.pager-items li.pager-item--first .box-step #block-boxheader-2 a,.box-step #block-boxheader-2 ul.pager-items li.pager-item--previous a,ul.pager-items li.pager-item--previous .box-step #block-boxheader-2 a,.box-step #block-boxheader-2 ul.pager-items li.pager-item--next a,ul.pager-items li.pager-item--next .box-step #block-boxheader-2 a,.box-step #block-boxheader-2 ul.pager-items li.pager-item--last a,ul.pager-items li.pager-item--last .box-step #block-boxheader-2 a,.box-step #block-boxheader-2 .context-home .block-views-blockjobs-latest-jobs .more-link a,.context-home .block-views-blockjobs-latest-jobs .more-link .box-step #block-boxheader-2 a,.box-step #block-boxheader-2 .block-meatandmore-faq-cta a,.block-meatandmore-faq-cta .box-step #block-boxheader-2 a{background-color:#001E45;color:#fff;border:0}.box-step #block-boxheader-2 .button:hover,.box-step #block-boxheader-2 ul.pager-items li.pager-item--first a:hover,ul.pager-items li.pager-item--first .box-step #block-boxheader-2 a:hover,.box-step #block-boxheader-2 ul.pager-items li.pager-item--previous a:hover,ul.pager-items li.pager-item--previous .box-step #block-boxheader-2 a:hover,.box-step #block-boxheader-2 ul.pager-items li.pager-item--next a:hover,ul.pager-items li.pager-item--next .box-step #block-boxheader-2 a:hover,.box-step #block-boxheader-2 ul.pager-items li.pager-item--last a:hover,ul.pager-items li.pager-item--last .box-step #block-boxheader-2 a:hover,.box-step #block-boxheader-2 .article-teaser[onclick]:hover .button,.article-teaser[onclick]:hover .box-step #block-boxheader-2 .button,.box-step #block-boxheader-2 .article-teaser[onclick]:hover ul.pager-items li.pager-item--first a,.article-teaser[onclick]:hover ul.pager-items li.pager-item--first .box-step #block-boxheader-2 a,.box-step #block-boxheader-2 ul.pager-items li.pager-item--first .article-teaser[onclick]:hover a,ul.pager-items li.pager-item--first .article-teaser[onclick]:hover .box-step #block-boxheader-2 a,.box-step #block-boxheader-2 .article-teaser[onclick]:hover ul.pager-items li.pager-item--previous a,.article-teaser[onclick]:hover ul.pager-items li.pager-item--previous .box-step #block-boxheader-2 a,.box-step #block-boxheader-2 ul.pager-items li.pager-item--previous .article-teaser[onclick]:hover a,ul.pager-items li.pager-item--previous .article-teaser[onclick]:hover .box-step #block-boxheader-2 a,.box-step #block-boxheader-2 .article-teaser[onclick]:hover ul.pager-items li.pager-item--next a,.article-teaser[onclick]:hover ul.pager-items li.pager-item--next .box-step #block-boxheader-2 a,.box-step #block-boxheader-2 ul.pager-items li.pager-item--next .article-teaser[onclick]:hover a,ul.pager-items li.pager-item--next .article-teaser[onclick]:hover .box-step #block-boxheader-2 a,.box-step #block-boxheader-2 .article-teaser[onclick]:hover ul.pager-items li.pager-item--last a,.article-teaser[onclick]:hover ul.pager-items li.pager-item--last .box-step #block-boxheader-2 a,.box-step #block-boxheader-2 ul.pager-items li.pager-item--last .article-teaser[onclick]:hover a,ul.pager-items li.pager-item--last .article-teaser[onclick]:hover .box-step #block-boxheader-2 a,.box-step #block-boxheader-2 .article-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a,.article-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .box-step #block-boxheader-2 a,.box-step #block-boxheader-2 .context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser[onclick]:hover a,.context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser[onclick]:hover .box-step #block-boxheader-2 a,.box-step #block-boxheader-2 .article-teaser[onclick]:hover .block-meatandmore-faq-cta a,.article-teaser[onclick]:hover .block-meatandmore-faq-cta .box-step #block-boxheader-2 a,.box-step #block-boxheader-2 .block-meatandmore-faq-cta .article-teaser[onclick]:hover a,.block-meatandmore-faq-cta .article-teaser[onclick]:hover .box-step #block-boxheader-2 a,.box-step #block-boxheader-2 .article-teaser--big[onclick]:hover .button,.article-teaser--big[onclick]:hover .box-step #block-boxheader-2 .button,.box-step #block-boxheader-2 .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--first a,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--first .box-step #block-boxheader-2 a,.box-step #block-boxheader-2 ul.pager-items li.pager-item--first .article-teaser--big[onclick]:hover a,ul.pager-items li.pager-item--first .article-teaser--big[onclick]:hover .box-step #block-boxheader-2 a,.box-step #block-boxheader-2 .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--previous a,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--previous .box-step #block-boxheader-2 a,.box-step #block-boxheader-2 ul.pager-items li.pager-item--previous .article-teaser--big[onclick]:hover a,ul.pager-items li.pager-item--previous .article-teaser--big[onclick]:hover .box-step #block-boxheader-2 a,.box-step #block-boxheader-2 .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--next a,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--next .box-step #block-boxheader-2 a,.box-step #block-boxheader-2 ul.pager-items li.pager-item--next .article-teaser--big[onclick]:hover a,ul.pager-items li.pager-item--next .article-teaser--big[onclick]:hover .box-step #block-boxheader-2 a,.box-step #block-boxheader-2 .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--last a,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--last .box-step #block-boxheader-2 a,.box-step #block-boxheader-2 ul.pager-items li.pager-item--last .article-teaser--big[onclick]:hover a,ul.pager-items li.pager-item--last .article-teaser--big[onclick]:hover .box-step #block-boxheader-2 a,.box-step #block-boxheader-2 .article-teaser--big[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a,.article-teaser--big[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .box-step #block-boxheader-2 a,.box-step #block-boxheader-2 .context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser--big[onclick]:hover a,.context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser--big[onclick]:hover .box-step #block-boxheader-2 a,.box-step #block-boxheader-2 .article-teaser--big[onclick]:hover .block-meatandmore-faq-cta a,.article-teaser--big[onclick]:hover .block-meatandmore-faq-cta .box-step #block-boxheader-2 a,.box-step #block-boxheader-2 .block-meatandmore-faq-cta .article-teaser--big[onclick]:hover a,.block-meatandmore-faq-cta .article-teaser--big[onclick]:hover .box-step #block-boxheader-2 a,.box-step #block-boxheader-2 .article-search-result-teaser[onclick]:hover .button,.article-search-result-teaser[onclick]:hover .box-step #block-boxheader-2 .button,.box-step #block-boxheader-2 .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--first a,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--first .box-step #block-boxheader-2 a,.box-step #block-boxheader-2 ul.pager-items li.pager-item--first .article-search-result-teaser[onclick]:hover a,ul.pager-items li.pager-item--first .article-search-result-teaser[onclick]:hover .box-step #block-boxheader-2 a,.box-step #block-boxheader-2 .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--previous a,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--previous .box-step #block-boxheader-2 a,.box-step #block-boxheader-2 ul.pager-items li.pager-item--previous .article-search-result-teaser[onclick]:hover a,ul.pager-items li.pager-item--previous .article-search-result-teaser[onclick]:hover .box-step #block-boxheader-2 a,.box-step #block-boxheader-2 .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--next a,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--next .box-step #block-boxheader-2 a,.box-step #block-boxheader-2 ul.pager-items li.pager-item--next .article-search-result-teaser[onclick]:hover a,ul.pager-items li.pager-item--next .article-search-result-teaser[onclick]:hover .box-step #block-boxheader-2 a,.box-step #block-boxheader-2 .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--last a,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--last .box-step #block-boxheader-2 a,.box-step #block-boxheader-2 ul.pager-items li.pager-item--last .article-search-result-teaser[onclick]:hover a,ul.pager-items li.pager-item--last .article-search-result-teaser[onclick]:hover .box-step #block-boxheader-2 a,.box-step #block-boxheader-2 .article-search-result-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a,.article-search-result-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .box-step #block-boxheader-2 a,.box-step #block-boxheader-2 .context-home .block-views-blockjobs-latest-jobs .more-link .article-search-result-teaser[onclick]:hover a,.context-home .block-views-blockjobs-latest-jobs .more-link .article-search-result-teaser[onclick]:hover .box-step #block-boxheader-2 a,.box-step #block-boxheader-2 .article-search-result-teaser[onclick]:hover .block-meatandmore-faq-cta a,.article-search-result-teaser[onclick]:hover .block-meatandmore-faq-cta .box-step #block-boxheader-2 a,.box-step #block-boxheader-2 .block-meatandmore-faq-cta .article-search-result-teaser[onclick]:hover a,.block-meatandmore-faq-cta .article-search-result-teaser[onclick]:hover .box-step #block-boxheader-2 a,.box-step #block-boxheader-2 .context-home .block-views-blockjobs-latest-jobs .more-link a:hover,.context-home .block-views-blockjobs-latest-jobs .more-link .box-step #block-boxheader-2 a:hover,.box-step #block-boxheader-2 .block-meatandmore-faq-cta a:hover,.block-meatandmore-faq-cta .box-step #block-boxheader-2 a:hover{background-color:#003478}.box-step #block-boxheader-2 .footer-cart-icon::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}.box-step #block-boxheader-2 .footer-cart-icon::before{color:#409791;font-size:2.25rem;line-height:3.375rem}.box-step .region--footer{padding-bottom:5rem}@media only screen and (min-width:992px){.box-step .region--footer{padding-bottom:1.5rem}}.box-step .page-layout__content-wrapper{min-height:26rem}.block-koptana-cancel-checkout .cancel{top:0.1rem}@media only screen and (min-width:692px){.block-koptana-cancel-checkout .cancel{top:0.2rem}}.box-message::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}.box-message::before{color:#00746D;margin-right:0.5rem}.block-koptana-box-logo,.block-koptana-slogan,.block-koptana-cancel-checkout{display:flex;font-size:0;align-items:center;flex:1;position:relative}.block-koptana-box-logo img:not(.slogan-image),.block-koptana-slogan img:not(.slogan-image),.block-koptana-cancel-checkout img:not(.slogan-image){display:block;width:82px;height:35px;border-right:1px solid #00746D;margin-right:0.5rem;padding-right:0.5rem}@media only screen and (min-width:692px){.block-koptana-box-logo img:not(.slogan-image),.block-koptana-slogan img:not(.slogan-image),.block-koptana-cancel-checkout img:not(.slogan-image){margin-right:2rem;padding-right:2rem;width:144px;height:52px}}.block-koptana-box-logo .slogan-image,.block-koptana-slogan .slogan-image,.block-koptana-cancel-checkout .slogan-image{margin-bottom:-.5rem;margin-top:-.5rem}@media only screen and (min-width:692px){.block-koptana-box-logo .slogan-image,.block-koptana-slogan .slogan-image,.block-koptana-cancel-checkout .slogan-image{margin-top:-2rem;margin-bottom:-1rem}}@media only screen and (min-width:1292px){.block-koptana-box-logo .slogan-image,.block-koptana-slogan .slogan-image,.block-koptana-cancel-checkout .slogan-image{margin-bottom:-2rem;margin-top:-2rem}}.block-koptana-box-logo .slogan,.block-koptana-slogan .slogan,.block-koptana-cancel-checkout .slogan{font-size:1rem;line-height:1.5rem;display:flex;align-items:center;font-weight:600;color:#000;margin-bottom:0;flex-grow:1}.block-koptana-box-logo .slogan::before,.block-koptana-slogan .slogan::before,.block-koptana-cancel-checkout .slogan::before{font-size:2.25rem;line-height:3.375rem;color:#00746D;margin-right:1rem}@media only screen and (max-width:992px - 0.01px){.block-koptana-box-logo .slogan,.block-koptana-slogan .slogan,.block-koptana-cancel-checkout .slogan{padding-left:0.5rem}}.region--header .cancel{font-size:0;padding-left:1rem}.region--header .cancel::after{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:0.7rem;font-weight:bold}.region--header .cancel::after{font-weight:bolder;margin-left:1rem;margin-top:0.8rem}@media only screen and (min-width:992px){.region--header .cancel{font-size:0.9rem}}.box-page .page-title{font-weight:500}.block-koptana-box-logo,.block-koptana-slogan,.block-koptana-cancel-checkout{display:flex;font-size:0;align-items:center;position:relative}.block-koptana-box-logo img:not(.slogan-image),.block-koptana-slogan img:not(.slogan-image),.block-koptana-cancel-checkout img:not(.slogan-image){display:block;width:82px;height:35px;border-right:1px solid #EF373E;padding-right:0.5rem}@media only screen and (min-width:692px){.block-koptana-box-logo img:not(.slogan-image),.block-koptana-slogan img:not(.slogan-image),.block-koptana-cancel-checkout img:not(.slogan-image){padding-right:2rem;width:144px;height:52px}}.block-koptana-box-logo .slogan-image,.block-koptana-slogan .slogan-image,.block-koptana-cancel-checkout .slogan-image{width:auto;padding-left:.5rem;max-width:10rem;max-height:4rem}@media only screen and (min-width:692px){.block-koptana-box-logo .slogan-image,.block-koptana-slogan .slogan-image,.block-koptana-cancel-checkout .slogan-image{padding-left:0}}@media only screen and (min-width:692px){.block-koptana-box-logo{width:auto}}.block-koptana-box-logo img{width:auto;height:auto}.slogan{display:flex;align-items:center;margin-left:.8rem;margin-bottom:0;flex-grow:1;font-size:.75rem;line-height:1.125rem}.slogan::before{font-size:2.25rem;line-height:3.375rem;color:#EF373E;margin-right:1rem}@media only screen and (min-width:692px){.slogan{font-size:1.125rem;line-height:1.6875rem;margin-left:2rem}}.context-cart .header-region,.box-step .header-region,.context-cart-pickup-moment .header-region,.context-cart-verify .header-region{display:flex}.region--header .cancel{font-size:0;padding-left:1rem}.region--header .cancel::after{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}.region--header .cancel::after{font-weight:bolder;margin-left:1rem;margin-top:0.8rem}@media only screen and (min-width:992px){.region--header .cancel{font-size:1rem}}.view-search .store--search-teaser,.product--search-teaser{box-shadow:0 7px 16px 0 rgba(66,64,88,0.24);padding:2.5rem 2rem 2rem;background-color:#fff;height:100%;cursor:pointer;border:solid 1px #b7b7b7;margin-bottom:3rem}.block-facets .facet-item{word-break:break-all;text-transform:capitalize}.ui-autocomplete .store--search-teaser{padding:1.5rem 1rem 1rem}.ui-autocomplete .store--search-teaser p{color:#000}.ui-autocomplete .store--search-teaser .ui-menu-icon{display:none}.ui-autocomplete .store--search-teaser .store--opening-hours--today{display:none}.ui-autocomplete .ui-state-active .store--search-teaser p{color:#000}#stores-list{background-color:#f4f4f4;padding-top:2rem;padding-bottom:2rem}#stores-list ul{list-style:none;margin-bottom:0}#stores-list ul li{margin:0}#stores-list ul li:last-child .store--teaser{margin-bottom:0}.store--full .opening-hours-wrapper{border:1px solid #EAE6D6;border-radius:4px;padding:2rem;margin-bottom:2rem}.store--full .opening-hours-wrapper .opening-hours-block-title{margin-top:0}.store--full .opening-hours-wrapper .opening-hours-block-title--exceptional{margin-top:1rem}.store--full .store--full-top-right>.row,.store--full .block-koptana-product-recap .store--full-top-right>.view-content,.block-koptana-product-recap .store--full .store--full-top-right>.view-content{align-items:flex-end}.store--full .map{margin-bottom:2rem;margin-top:1rem}.store--full .map iframe{width:100%}.store--full .directions{text-align:left;padding-bottom:1rem}@media only screen and (min-width:692px){.store--full .directions{text-align:right}}.store--full .directions a{background-color:#001E45;padding:.6rem .9rem;color:#fff}.store--full .directions a:hover,.store--full .directions a:focus{background-color:#002759}.store--teaser{box-shadow:-6px -1px 25.65px 1.35px rgba(0,0,0,0.07);background-color:#fff;margin-bottom:2rem;margin-left:0;margin-right:0;padding:1rem;align-items:center;cursor:pointer;position:relative}.store--teaser .store--opening-hours{margin-bottom:1rem}@media only screen and (min-width:692px){.store--teaser .store--opening-hours{margin-bottom:0}}.store--teaser .directions{margin-top:1.5rem;position:relative}.store--teaser .directions a{background-color:#001E45;padding:.6rem .9rem;color:#fff;display:inline-block;pointer-events:auto;text-transform:initial}.store--teaser .directions a:hover,.store--teaser .directions a:focus{background-color:#00295f}.store--teaser a.button,.store--teaser ul.pager-items li.pager-item--first a,ul.pager-items li.pager-item--first .store--teaser a,.store--teaser ul.pager-items li.pager-item--previous a,ul.pager-items li.pager-item--previous .store--teaser a,.store--teaser ul.pager-items li.pager-item--next a,ul.pager-items li.pager-item--next .store--teaser a,.store--teaser ul.pager-items li.pager-item--last a,ul.pager-items li.pager-item--last .store--teaser a,.store--teaser .context-home .block-views-blockjobs-latest-jobs .more-link a,.context-home .block-views-blockjobs-latest-jobs .more-link .store--teaser a,.store--teaser .block-meatandmore-faq-cta a,.block-meatandmore-faq-cta .store--teaser a{background-color:#001E45;padding:.6rem .9rem;color:#fff;display:inline-block;pointer-events:auto;text-transform:initial;font-weight:normal;font-size:1rem;line-height:1.5rem}.store--teaser a.button:hover,.store--teaser ul.pager-items li.pager-item--first a:hover,ul.pager-items li.pager-item--first .store--teaser a:hover,.store--teaser ul.pager-items li.pager-item--previous a:hover,ul.pager-items li.pager-item--previous .store--teaser a:hover,.store--teaser ul.pager-items li.pager-item--next a:hover,ul.pager-items li.pager-item--next .store--teaser a:hover,.store--teaser ul.pager-items li.pager-item--last a:hover,ul.pager-items li.pager-item--last .store--teaser a:hover,.store--teaser .article-teaser[onclick]:hover a.button,.article-teaser[onclick]:hover .store--teaser a.button,.store--teaser .article-teaser[onclick]:hover ul.pager-items li.pager-item--first a,.article-teaser[onclick]:hover ul.pager-items li.pager-item--first .store--teaser a,.store--teaser ul.pager-items li.pager-item--first .article-teaser[onclick]:hover a,ul.pager-items li.pager-item--first .article-teaser[onclick]:hover .store--teaser a,.store--teaser .article-teaser[onclick]:hover ul.pager-items li.pager-item--previous a,.article-teaser[onclick]:hover ul.pager-items li.pager-item--previous .store--teaser a,.store--teaser ul.pager-items li.pager-item--previous .article-teaser[onclick]:hover a,ul.pager-items li.pager-item--previous .article-teaser[onclick]:hover .store--teaser a,.store--teaser .article-teaser[onclick]:hover ul.pager-items li.pager-item--next a,.article-teaser[onclick]:hover ul.pager-items li.pager-item--next .store--teaser a,.store--teaser ul.pager-items li.pager-item--next .article-teaser[onclick]:hover a,ul.pager-items li.pager-item--next .article-teaser[onclick]:hover .store--teaser a,.store--teaser .article-teaser[onclick]:hover ul.pager-items li.pager-item--last a,.article-teaser[onclick]:hover ul.pager-items li.pager-item--last .store--teaser a,.store--teaser ul.pager-items li.pager-item--last .article-teaser[onclick]:hover a,ul.pager-items li.pager-item--last .article-teaser[onclick]:hover .store--teaser a,.store--teaser .article-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a,.article-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .store--teaser a,.store--teaser .context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser[onclick]:hover a,.context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser[onclick]:hover .store--teaser a,.store--teaser .article-teaser[onclick]:hover .block-meatandmore-faq-cta a,.article-teaser[onclick]:hover .block-meatandmore-faq-cta .store--teaser a,.store--teaser .block-meatandmore-faq-cta .article-teaser[onclick]:hover a,.block-meatandmore-faq-cta .article-teaser[onclick]:hover .store--teaser a,.store--teaser .article-teaser--big[onclick]:hover a.button,.article-teaser--big[onclick]:hover .store--teaser a.button,.store--teaser .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--first a,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--first .store--teaser a,.store--teaser ul.pager-items li.pager-item--first .article-teaser--big[onclick]:hover a,ul.pager-items li.pager-item--first .article-teaser--big[onclick]:hover .store--teaser a,.store--teaser .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--previous a,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--previous .store--teaser a,.store--teaser ul.pager-items li.pager-item--previous .article-teaser--big[onclick]:hover a,ul.pager-items li.pager-item--previous .article-teaser--big[onclick]:hover .store--teaser a,.store--teaser .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--next a,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--next .store--teaser a,.store--teaser ul.pager-items li.pager-item--next .article-teaser--big[onclick]:hover a,ul.pager-items li.pager-item--next .article-teaser--big[onclick]:hover .store--teaser a,.store--teaser .article-teaser--big[onclick]:hover ul.pager-items li.pager-item--last a,.article-teaser--big[onclick]:hover ul.pager-items li.pager-item--last .store--teaser a,.store--teaser ul.pager-items li.pager-item--last .article-teaser--big[onclick]:hover a,ul.pager-items li.pager-item--last .article-teaser--big[onclick]:hover .store--teaser a,.store--teaser .article-teaser--big[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a,.article-teaser--big[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .store--teaser a,.store--teaser .context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser--big[onclick]:hover a,.context-home .block-views-blockjobs-latest-jobs .more-link .article-teaser--big[onclick]:hover .store--teaser a,.store--teaser .article-teaser--big[onclick]:hover .block-meatandmore-faq-cta a,.article-teaser--big[onclick]:hover .block-meatandmore-faq-cta .store--teaser a,.store--teaser .block-meatandmore-faq-cta .article-teaser--big[onclick]:hover a,.block-meatandmore-faq-cta .article-teaser--big[onclick]:hover .store--teaser a,.store--teaser .article-search-result-teaser[onclick]:hover a.button,.article-search-result-teaser[onclick]:hover .store--teaser a.button,.store--teaser .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--first a,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--first .store--teaser a,.store--teaser ul.pager-items li.pager-item--first .article-search-result-teaser[onclick]:hover a,ul.pager-items li.pager-item--first .article-search-result-teaser[onclick]:hover .store--teaser a,.store--teaser .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--previous a,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--previous .store--teaser a,.store--teaser ul.pager-items li.pager-item--previous .article-search-result-teaser[onclick]:hover a,ul.pager-items li.pager-item--previous .article-search-result-teaser[onclick]:hover .store--teaser a,.store--teaser .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--next a,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--next .store--teaser a,.store--teaser ul.pager-items li.pager-item--next .article-search-result-teaser[onclick]:hover a,ul.pager-items li.pager-item--next .article-search-result-teaser[onclick]:hover .store--teaser a,.store--teaser .article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--last a,.article-search-result-teaser[onclick]:hover ul.pager-items li.pager-item--last .store--teaser a,.store--teaser ul.pager-items li.pager-item--last .article-search-result-teaser[onclick]:hover a,ul.pager-items li.pager-item--last .article-search-result-teaser[onclick]:hover .store--teaser a,.store--teaser .article-search-result-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link a,.article-search-result-teaser[onclick]:hover .context-home .block-views-blockjobs-latest-jobs .more-link .store--teaser a,.store--teaser .context-home .block-views-blockjobs-latest-jobs .more-link .article-search-result-teaser[onclick]:hover a,.context-home .block-views-blockjobs-latest-jobs .more-link .article-search-result-teaser[onclick]:hover .store--teaser a,.store--teaser .article-search-result-teaser[onclick]:hover .block-meatandmore-faq-cta a,.article-search-result-teaser[onclick]:hover .block-meatandmore-faq-cta .store--teaser a,.store--teaser .block-meatandmore-faq-cta .article-search-result-teaser[onclick]:hover a,.block-meatandmore-faq-cta .article-search-result-teaser[onclick]:hover .store--teaser a,.store--teaser .context-home .block-views-blockjobs-latest-jobs .more-link a:hover,.context-home .block-views-blockjobs-latest-jobs .more-link .store--teaser a:hover,.store--teaser .block-meatandmore-faq-cta a:hover,.block-meatandmore-faq-cta .store--teaser a:hover,.store--teaser a.button:focus,.store--teaser ul.pager-items li.pager-item--first a:focus,ul.pager-items li.pager-item--first .store--teaser a:focus,.store--teaser ul.pager-items li.pager-item--previous a:focus,ul.pager-items li.pager-item--previous .store--teaser a:focus,.store--teaser ul.pager-items li.pager-item--next a:focus,ul.pager-items li.pager-item--next .store--teaser a:focus,.store--teaser ul.pager-items li.pager-item--last a:focus,ul.pager-items li.pager-item--last .store--teaser a:focus,.store--teaser .context-home .block-views-blockjobs-latest-jobs .more-link a:focus,.context-home .block-views-blockjobs-latest-jobs .more-link .store--teaser a:focus,.store--teaser .block-meatandmore-faq-cta a:focus,.block-meatandmore-faq-cta .store--teaser a:focus{background-color:#00295f}.store--teaser .store--teaser-right{display:none}.store--search-teaser .store--teaser-wrapper-link{align-items:center}.overlaylink{position:absolute;width:100%;height:100%;top:0;left:0}.block-koptana-checkout-steps{display:inline-block;width:100%;margin-bottom:2rem;margin-left:0;margin-right:0}.block-koptana-checkout-steps .checkout-step--desc{display:none !important}@media only screen and (min-width:992px){.block-koptana-checkout-steps{display:flex;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem;margin-left:0 !important;margin-right:0 !important;justify-content:space-around;flex-wrap:nowrap}.block-koptana-checkout-steps>*{width:100%;padding-right:.5rem;padding-left:.5rem;margin-bottom:1rem}}@media only screen and (min-width:992px) and (min-width:692px){.block-koptana-checkout-steps{margin-right:-1rem;margin-left:-1rem}.block-koptana-checkout-steps>*{padding-right:1rem;padding-left:1rem;margin-bottom:2rem}}.block-koptana-checkout-steps .checkout-step{margin-bottom:0;border:1px solid #EAE6D6;border-bottom:0;padding:.5rem 1.5rem;position:relative;background:#fff}@media only screen and (min-width:992px){.block-koptana-checkout-steps .checkout-step{border-right:0;border-bottom:1px solid #EAE6D6;padding:1.5rem}}.block-koptana-checkout-steps .checkout-step::after,.block-koptana-checkout-steps .checkout-step::before{left:50%;transform:translateX(-50%);top:calc(100% + 15px);border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.block-koptana-checkout-steps .checkout-step::after{border-color:rgba(255,255,255,0);border-top-color:#ffffff;border-width:15px;margin-top:-15px;z-index:2}.block-koptana-checkout-steps .checkout-step::before{border-color:rgba(234,230,214,0);border-top-color:#EAE6D6;border-width:16px;margin-top:-15px;z-index:2}@media only screen and (min-width:992px){.block-koptana-checkout-steps .checkout-step::after,.block-koptana-checkout-steps .checkout-step::before{left:100%;top:50%;border:solid transparent;transform:translateX(0);content:" ";height:0;width:0;position:absolute;pointer-events:none}.block-koptana-checkout-steps .checkout-step::after{border-color:rgba(255,255,255,0);border-left-color:#ffffff;border-width:15px;margin-top:-15px;z-index:2}.block-koptana-checkout-steps .checkout-step::before{border-color:rgba(234,230,214,0);border-left-color:#EAE6D6;border-width:16px;margin-top:-16px;z-index:2}}.block-koptana-checkout-steps .checkout-step .checkout-step--title{font-size:1rem;line-height:1.5rem;margin-bottom:0}@media only screen and (min-width:992px){.block-koptana-checkout-steps .checkout-step .checkout-step--title{line-height:2.8rem}}.block-koptana-checkout-steps .checkout-step .checkout-step--desc{font-size:.75rem;line-height:1.125rem;margin-bottom:0;display:none}@media only screen and (min-width:992px){.block-koptana-checkout-steps .checkout-step .checkout-step--desc{display:inline-block}}.block-koptana-checkout-steps .checkout-step.checkout-step--active{background-color:#00746D;color:#fff;border:0;padding:1rem 1.5rem}.block-koptana-checkout-steps .checkout-step.checkout-step--active::after{border-color:rgba(255,243,77,0);border-top-color:#00746D;border-width:15px;margin-top:-15px;z-index:2}.block-koptana-checkout-steps .checkout-step.checkout-step--active::before{display:none}@media only screen and (min-width:992px){.block-koptana-checkout-steps .checkout-step.checkout-step--active{padding:1.5rem}.block-koptana-checkout-steps .checkout-step.checkout-step--active::after{left:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(255,243,77,0);border-left-color:#00746D;border-width:15px;margin-top:-15px}.block-koptana-checkout-steps .checkout-step.checkout-step--active::before{display:none}}.block-koptana-checkout-steps .checkout-step.checkout-step--active .checkout-step--title{color:#fff;font-weight:500}.block-koptana-checkout-steps .checkout-step.checkout-step--active .checkout-step--desc{display:inline-block}.block-koptana-checkout-steps .checkout-step:last-child{border-bottom:1px solid #EAE6D6}@media only screen and (min-width:992px){.block-koptana-checkout-steps .checkout-step:last-child{border-right:1px solid #EAE6D6}}.block-koptana-checkout-steps .checkout-step:last-child::after,.block-koptana-checkout-steps .checkout-step:last-child::before{display:none}.block-koptana-checkout-steps .checkout-step .checkout-step-icon{display:flex}.block-koptana-checkout-steps .checkout-step .checkout-step-icon::after{content:'.';display:block;height:0;clear:both;visibility:hidden}.block-koptana-checkout-steps .checkout-step .checkout-step-icon::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:.9375rem;line-height:1.40625rem;float:left;padding-right:1rem}@media only screen and (min-width:992px){.block-koptana-checkout-steps .checkout-step .checkout-step-icon::before{font-size:1.875rem;line-height:2.8125rem}}.block-koptana-checkout-steps .checkout-step .checkout-step-icon .checkout-step-wrapper{float:left}.block-koptana-checkout-steps .checkout-step.checkout-step--active .checkout-step-icon::before{color:#fff}.block-koptana-checkout-steps .checkout-step.step-cart .checkout-step-icon::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:.9375rem;line-height:1.40625rem;float:left;padding-right:1rem}@media only screen and (min-width:992px){.block-koptana-checkout-steps .checkout-step.step-cart .checkout-step-icon::before{font-size:1.875rem;line-height:2.8125rem}}.block-koptana-checkout-steps .checkout-step.step-pickup_moment .checkout-step-icon::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:.9375rem;line-height:1.40625rem;float:left;padding-right:1rem}@media only screen and (min-width:992px){.block-koptana-checkout-steps .checkout-step.step-pickup_moment .checkout-step-icon::before{font-size:1.875rem;line-height:2.8125rem}}.block-koptana-checkout-steps .checkout-step.step-payment .checkout-step-icon::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:.9375rem;line-height:1.40625rem;float:left;padding-right:1rem}@media only screen and (min-width:992px){.block-koptana-checkout-steps .checkout-step.step-payment .checkout-step-icon::before{font-size:1.875rem;line-height:2.8125rem}}.block-koptana-checkout-steps .checkout-step.step-verify .checkout-step-icon::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:.9375rem;line-height:1.40625rem;float:left;padding-right:1rem}@media only screen and (min-width:992px){.block-koptana-checkout-steps .checkout-step.step-verify .checkout-step-icon::before{font-size:1.875rem;line-height:2.8125rem}}.block-koptana-checkout-steps .checkout-step.step-complete .checkout-step-icon::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:.9375rem;line-height:1.40625rem;float:left;padding-right:1rem}@media only screen and (min-width:992px){.block-koptana-checkout-steps .checkout-step.step-complete .checkout-step-icon::before{font-size:1.875rem;line-height:2.8125rem}}.select-pickup-moment select{width:100%}@media only screen and (min-width:692px){.select-pickup-moment select{width:40%}}.verify-cart legend,.select-pickup-moment legend{font-size:1.125rem;line-height:1.6875rem;font-family:"roboto",sans-serif}.ui-dialog.ui-widget{width:calc(100% - 2rem) !important;transform:translateX(-150px);border:0 !important;border-radius:0 !important;padding:1.5rem}@media only screen and (max-width:692px - 0.01){.ui-dialog.ui-widget{top:4rem !important}}@media only screen and (min-width:692px){.ui-dialog.ui-widget{width:500px !important}}.ui-dialog.ui-widget .ui-dialog-titlebar{border:0;background:transparent;padding:0;margin-bottom:.5rem}.ui-dialog.ui-widget .ui-dialog-titlebar .ui-dialog-titlebar-close{font-size:0;background:url(/themes/custom/calibr8_buurtslagers/icons/close.svg) center center no-repeat;background-size:contain;background-color:transparent}.ui-dialog.ui-widget .ui-dialog-titlebar .ui-dialog-titlebar-close .ui-button-icon{display:none}.ui-dialog.ui-widget .ui-dialog-titlebar .ui-dialog-title{font-family:"roboto",sans-serif;font-size:1.125rem;line-height:1.6875rem}.ui-dialog.ui-widget .ui-dialog-content{padding:0;overflow:visible}.ui-dialog.ui-widget form{margin-bottom:0;font-size:.875rem;line-height:1.3125rem}.ui-dialog.ui-widget form .form-text,.ui-dialog.ui-widget form .form-select{width:100%;font-size:.8125rem;line-height:1.21875rem}.ui-dialog.ui-widget .form-item{margin-bottom:1rem;margin-top:.5rem}.ui-dialog.ui-widget .form-item label,.ui-dialog.ui-widget .form-item fieldset>legend,.ui-dialog.ui-widget .form-item div.field-label,.ui-dialog.ui-widget .form-item span.field-label,.ui-dialog.ui-widget .form-item .label-inline{font-weight:bold}.ui-dialog.ui-widget input.form-submit{margin-bottom:0}.koptana-account-register .form-item{margin-bottom:1.5rem;margin-top:0}.koptana-account-register .form-item input{font-size:.8125rem;line-height:1.21875rem}.koptana-account-register .fieldgroup{margin-top:1rem}.koptana-account-register>a{margin-left:1rem}.koptana-account-register #edit-birthdate--description{margin-bottom:1.5rem}.koptana-account-register .create-account,.koptana-account-register .password-reset{display:block;margin-bottom:1rem;margin-top:1rem;margin-left:0}@media only screen and (min-width:392px){.koptana-account-register .create-account,.koptana-account-register .password-reset{display:initial;margin-bottom:0;margin-left:1rem}}.koptana-account-register .notice{display:block;margin-bottom:2rem;margin-top:2rem;padding-top:1.5rem;border-top:1px dotted #EAE6D6}.koptana-account-register .form-submit:disabled{color:#000;background-color:#ddd;border:solid 1px #000;cursor:not-allowed}.koptana-account-register .form-submit:disabled:hover{background-color:#ddd}#drupal-modal .koptana-account-register .password-reset{display:block;margin-top:2rem;margin-left:0}#drupal-modal .notice{display:block;margin-bottom:1rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px dotted #EAE6D6}#drupal-modal .warn-about-cart-clear input{margin-bottom:0.5rem}.koptana-account-update input:disabled,.koptana-account-register input:disabled{color:#757575;background-color:#E8E8E8}.koptana-account-update #communication-wrapper .fieldset-wrapper .js-form-item-title,.koptana-account-register #communication-wrapper .fieldset-wrapper .js-form-item-title{flex-basis:100%;max-width:100%;margin-bottom:0}.koptana-account-update #communication-wrapper .fieldset-wrapper .js-form-item-wants-digital-communication,.koptana-account-update #communication-wrapper .fieldset-wrapper .js-form-item-wants-communication,.koptana-account-register #communication-wrapper .fieldset-wrapper .js-form-item-wants-digital-communication,.koptana-account-register #communication-wrapper .fieldset-wrapper .js-form-item-wants-communication{display:flex;margin-bottom:1rem;align-items:flex-start}.koptana-account-update #communication-wrapper .fieldset-wrapper .js-form-item-wants-digital-communication .form-checkbox,.koptana-account-update #communication-wrapper .fieldset-wrapper .js-form-item-wants-communication .form-checkbox,.koptana-account-register #communication-wrapper .fieldset-wrapper .js-form-item-wants-digital-communication .form-checkbox,.koptana-account-register #communication-wrapper .fieldset-wrapper .js-form-item-wants-communication .form-checkbox{margin-top:.35rem}.koptana-account-update #company-wrapper,.koptana-account-update #name-wrapper,.koptana-account-update #address-wrapper,.koptana-account-register #company-wrapper,.koptana-account-register #name-wrapper,.koptana-account-register #address-wrapper{margin-bottom:0}.koptana-account-update #company-wrapper fieldset,.koptana-account-update #name-wrapper fieldset,.koptana-account-update #address-wrapper fieldset,.koptana-account-register #company-wrapper fieldset,.koptana-account-register #name-wrapper fieldset,.koptana-account-register #address-wrapper fieldset{margin-bottom:0}.koptana-account-update #company-wrapper .fieldset-wrapper,.koptana-account-update #name-wrapper .fieldset-wrapper,.koptana-account-update #address-wrapper .fieldset-wrapper,.koptana-account-register #company-wrapper .fieldset-wrapper,.koptana-account-register #name-wrapper .fieldset-wrapper,.koptana-account-register #address-wrapper .fieldset-wrapper{display:flex;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem}.koptana-account-update #company-wrapper .fieldset-wrapper>*,.koptana-account-update #name-wrapper .fieldset-wrapper>*,.koptana-account-update #address-wrapper .fieldset-wrapper>*,.koptana-account-register #company-wrapper .fieldset-wrapper>*,.koptana-account-register #name-wrapper .fieldset-wrapper>*,.koptana-account-register #address-wrapper .fieldset-wrapper>*{width:100%;padding-right:.5rem;padding-left:.5rem;margin-bottom:1rem}@media screen and (min-width:692px){.koptana-account-update #company-wrapper .fieldset-wrapper,.koptana-account-update #name-wrapper .fieldset-wrapper,.koptana-account-update #address-wrapper .fieldset-wrapper,.koptana-account-register #company-wrapper .fieldset-wrapper,.koptana-account-register #name-wrapper .fieldset-wrapper,.koptana-account-register #address-wrapper .fieldset-wrapper{margin-right:-1rem;margin-left:-1rem}.koptana-account-update #company-wrapper .fieldset-wrapper>*,.koptana-account-update #name-wrapper .fieldset-wrapper>*,.koptana-account-update #address-wrapper .fieldset-wrapper>*,.koptana-account-register #company-wrapper .fieldset-wrapper>*,.koptana-account-register #name-wrapper .fieldset-wrapper>*,.koptana-account-register #address-wrapper .fieldset-wrapper>*{padding-right:1rem;padding-left:1rem;margin-bottom:2rem}}@media only screen and (min-width:692px){.koptana-account-update #company-wrapper .fieldset-wrapper .form-item,.koptana-account-update #name-wrapper .fieldset-wrapper .form-item,.koptana-account-update #address-wrapper .fieldset-wrapper .form-item,.koptana-account-register #company-wrapper .fieldset-wrapper .form-item,.koptana-account-register #name-wrapper .fieldset-wrapper .form-item,.koptana-account-register #address-wrapper .fieldset-wrapper .form-item{flex-basis:50%;max-width:50%}.koptana-account-update #company-wrapper .fieldset-wrapper .form-item-street-number,.koptana-account-update #company-wrapper .fieldset-wrapper .form-item-street-number-addition,.koptana-account-update #name-wrapper .fieldset-wrapper .form-item-street-number,.koptana-account-update #name-wrapper .fieldset-wrapper .form-item-street-number-addition,.koptana-account-update #address-wrapper .fieldset-wrapper .form-item-street-number,.koptana-account-update #address-wrapper .fieldset-wrapper .form-item-street-number-addition,.koptana-account-register #company-wrapper .fieldset-wrapper .form-item-street-number,.koptana-account-register #company-wrapper .fieldset-wrapper .form-item-street-number-addition,.koptana-account-register #name-wrapper .fieldset-wrapper .form-item-street-number,.koptana-account-register #name-wrapper .fieldset-wrapper .form-item-street-number-addition,.koptana-account-register #address-wrapper .fieldset-wrapper .form-item-street-number,.koptana-account-register #address-wrapper .fieldset-wrapper .form-item-street-number-addition{flex-basis:25%;max-width:25%}}.koptana-account-update #company-wrapper .fieldset-wrapper .form-item-address-title,.koptana-account-update #company-wrapper .fieldset-wrapper .form-item-company-address-title,.koptana-account-update #name-wrapper .fieldset-wrapper .form-item-address-title,.koptana-account-update #name-wrapper .fieldset-wrapper .form-item-company-address-title,.koptana-account-update #address-wrapper .fieldset-wrapper .form-item-address-title,.koptana-account-update #address-wrapper .fieldset-wrapper .form-item-company-address-title,.koptana-account-register #company-wrapper .fieldset-wrapper .form-item-address-title,.koptana-account-register #company-wrapper .fieldset-wrapper .form-item-company-address-title,.koptana-account-register #name-wrapper .fieldset-wrapper .form-item-address-title,.koptana-account-register #name-wrapper .fieldset-wrapper .form-item-company-address-title,.koptana-account-register #address-wrapper .fieldset-wrapper .form-item-address-title,.koptana-account-register #address-wrapper .fieldset-wrapper .form-item-company-address-title{flex-basis:100%;max-width:100%;margin-bottom:0}.koptana-account-update .form-item-gdpr a,.koptana-account-register .form-item-gdpr a{color:#000;text-decoration:underline}.koptana-account-update .form-item-gdpr a:hover,.koptana-account-register .form-item-gdpr a:hover{color:#1a1a1a;text-decoration:none}.koptana-account-update .form-type-password-confirm,.koptana-account-register .form-type-password-confirm{display:flex;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem}.koptana-account-update .form-type-password-confirm>*,.koptana-account-register .form-type-password-confirm>*{width:100%;padding-right:.5rem;padding-left:.5rem;margin-bottom:1rem}@media screen and (min-width:692px){.koptana-account-update .form-type-password-confirm,.koptana-account-register .form-type-password-confirm{margin-right:-1rem;margin-left:-1rem}.koptana-account-update .form-type-password-confirm>*,.koptana-account-register .form-type-password-confirm>*{padding-right:1rem;padding-left:1rem;margin-bottom:2rem}}@media only screen and (min-width:692px){.koptana-account-update .form-type-password-confirm .form-type-password,.koptana-account-register .form-type-password-confirm .form-type-password{flex-basis:50%;max-width:50%;margin-bottom:0}}.koptana-account-update .form-type-password-confirm .password-suggestions,.koptana-account-register .form-type-password-confirm .password-suggestions{margin-left:1rem}.koptana-account-update .algolia-places button,.koptana-account-register .algolia-places button{top:8px}.koptana-account-update .algolia-places button:hover,.koptana-account-update .algolia-places button:focus,.koptana-account-register .algolia-places button:hover,.koptana-account-register .algolia-places button:focus{color:inherit;border:0;background-color:transparent}.koptana-account-update .form-type-radio,.koptana-account-register .form-type-radio{display:inline-block;margin-bottom:0;margin-right:1rem}@media only screen and (max-width:692px - 0.01){.account .row,.account .block-koptana-product-recap .view-content,.block-koptana-product-recap .account .view-content{display:block;margin:0}}.account .row p,.account .block-koptana-product-recap .view-content p,.block-koptana-product-recap .account .view-content p{margin-bottom:.3rem}.account .order-history{margin-top:2rem}.account .order-history th{background-color:#f4f4f4;text-transform:uppercase}.account .order-history td{vertical-align:middle}.account .order-history td>a{margin-bottom:1rem;background-color:#f4f4f4;padding:.5rem 1rem;text-transform:uppercase;display:inline-block;margin-right:0.5rem}.account .order-history td>a:hover{background-color:#e7e7e7}.account .order-history tr td:last-child{text-align:right;padding-right:0}.account-activate-fail{margin-bottom:4rem}.account-activate-fail .line{color:#00746D;font-size:1.5rem;padding-bottom:1.5rem;font-weight:bold}@media only screen and (min-width:692px){.account-activate-fail .line{padding-bottom:1rem}}.account-activate-fail .button-primary,.account-activate-fail input.form-submit,.account-activate-fail .context-home .block-views-blockjobs-latest-jobs .more-link a,.context-home .block-views-blockjobs-latest-jobs .more-link .account-activate-fail a{font-size:1.5rem;padding:5px 35px;border-radius:4px}.block-koptana-stores-cta .form-item{margin-top:1.5rem}.block-koptana-stores-cta .form-item label,.block-koptana-stores-cta .form-item fieldset>legend,.block-koptana-stores-cta .form-item div.field-label,.block-koptana-stores-cta .form-item span.field-label,.block-koptana-stores-cta .form-item .label-inline{font-weight:bold;margin-bottom:.5rem}.ajax-progress-throbber{position:fixed;top:0;bottom:0;left:0;width:100%;height:100vh;background-color:rgba(255,255,255,0.8);padding-top:calc(50vh - 15px);text-align:center;overflow:hidden;z-index:2000}.ajax-progress-throbber .throbber{background:transparent url(/themes/custom/calibr8_buurtslagers/images/ajax-loader.gif) no-repeat 0 center;width:60px;height:60px;background-size:contain;display:inline-block}.ajax-progress-throbber .message{display:none}.promo{border-radius:1px;pointer-events:none;padding:0.5rem 1rem;color:#fff;font-weight:bold;font-family:"roboto",sans-serif;background-color:#EF373E;text-transform:uppercase;position:absolute;top:0;left:0;font-size:.875rem;line-height:1.3125rem}.promo p{margin:0}.product--teaser .unique_selling_points,.product--full .unique_selling_points{margin-top:0.5rem;margin-bottom:1rem;list-style:none;margin-left:0}.product--teaser .unique_selling_points li,.product--full .unique_selling_points li{width:100%;margin-bottom:0.2rem}.product--teaser .unique_selling_points li.unique-selling-point::before,.product--full .unique_selling_points li.unique-selling-point::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}.product--teaser .unique_selling_points li.unique-selling-point::before,.product--full .unique_selling_points li.unique-selling-point::before{font-size:.875rem;line-height:1.3125rem;line-height:24px}.product--teaser .unique_selling_points li.product-discount::before,.product--full .unique_selling_points li.product-discount::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}.product--teaser .unique_selling_points li.product-discount::before,.product--full .unique_selling_points li.product-discount::before{font-size:.875rem;line-height:1.3125rem;line-height:24px;color:#B31B32}.product--teaser .unique_selling_points li::before,.product--full .unique_selling_points li::before{color:#EF373E;line-height:inherit;margin-right:0.5rem;font-weight:bold}.product--teaser .product_discounts,.product--full .product_discounts{margin-top:0.5rem;margin-bottom:1rem;list-style:none;margin-left:0}.product--teaser .product_discounts li,.product--full .product_discounts li{width:100%}.product--teaser .product_discounts li::before,.product--full .product_discounts li::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}.product--teaser .product_discounts li::before,.product--full .product_discounts li::before{color:#EF373E;font-size:0.4rem;line-height:inherit;margin-right:0.5rem;font-weight:bold}body[class*="context-producten-"] .page-layout.sidebar .page-layout__sidebar-left{order:4}body[class*="context-producten-"] .page-layout.sidebar .page-layout__sidebar-left .block{display:none}@media only screen and (min-width:692px){body[class*="context-producten-"] .page-layout.sidebar .page-layout__sidebar-left .block{display:block}}body[class*="context-producten-"] .block-koptana-toggle-block{display:inline-block}.block-koptana-toggle-block{float:right;display:none}.mobile-koptanatoggle-block{display:block;margin-top:1rem}.mobile-koptanatoggle-block .mobile-koptanafilters-toggle{font-size:0}.mobile-koptanatoggle-block .mobile-koptanafilters-toggle::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:1rem}.mobile-koptanatoggle-block .mobile-cart-toggle{font-size:0}.mobile-koptanatoggle-block .mobile-cart-toggle::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:1rem}.mobile-koptanatoggle-block .mobile-store-toggle{font-size:0}.mobile-koptanatoggle-block .mobile-store-toggle::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:1rem}.mobile-koptanatoggle-block>div{display:inline-block;margin-right:.5rem}.mobile-koptanatoggle-block>div>p::before{font-size:20px !important}@media only screen and (min-width:692px){.mobile-koptanatoggle-block{display:none}}.block-koptana-box-steps{display:inline-block;width:100%;margin-bottom:2rem;box-shadow:0 3px 8px rgba(0,0,0,0.2);display:flex;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem;margin-left:0 !important;margin-right:0 !important;justify-content:space-around;flex-wrap:nowrap}.block-koptana-box-steps>*{width:100%;padding-right:.5rem;padding-left:.5rem;margin-bottom:1rem}@media screen and (min-width:692px){.block-koptana-box-steps{margin-right:-1rem;margin-left:-1rem}.block-koptana-box-steps>*{padding-right:1rem;padding-left:1rem;margin-bottom:2rem}}.block-koptana-box-steps .checkout-step{margin-bottom:0;border-bottom:0;position:relative;background:#fff;border-right:0;padding:1rem;padding-left:2.2rem;width:25%;padding-top:0.2rem;padding-bottom:0.6rem;min-height:3.5rem}.block-koptana-box-steps .checkout-step::after,.block-koptana-box-steps .checkout-step::before{left:100%;top:50%;border:solid transparent;transform:translateX(0);content:" ";height:0;width:0;position:absolute;pointer-events:none}.block-koptana-box-steps .checkout-step::after{border-color:rgba(255,255,255,0);border-left-color:#ffffff;border-width:28px;margin-top:-28px;z-index:2}.block-koptana-box-steps .checkout-step::before{border-color:rgba(234,230,214,0);border-left-color:#EAE6D6;border-width:28px;margin-top:-28px;z-index:2}@media only screen and (min-width:692px){.block-koptana-box-steps .checkout-step{padding-left:3.2rem}}@media only screen and (min-width:992px){.block-koptana-box-steps .checkout-step{min-height:5rem}.block-koptana-box-steps .checkout-step::after{border-width:40px;margin-top:-40px}.block-koptana-box-steps .checkout-step::before{border-width:35px;margin-top:-35px}}.block-koptana-box-steps .checkout-step .checkout-step-wrapper{height:100%;display:flex;flex-direction:row;align-items:center}.block-koptana-box-steps .checkout-step .checkout-step--title{font-size:1rem;line-height:1.5rem;margin-bottom:0;display:none}@media only screen and (min-width:992px){.block-koptana-box-steps .checkout-step .checkout-step--title{display:block}}.block-koptana-box-steps .checkout-step .checkout-step--desc{margin-bottom:0;display:none;font-size:.75rem;line-height:1.125rem}@media only screen and (min-width:992px){.block-koptana-box-steps .checkout-step .checkout-step--desc{display:inline-block}}.block-koptana-box-steps .checkout-step.checkout-step--active{background-color:#00746D;color:#fff;border:0;padding-left:3.2rem}.block-koptana-box-steps .checkout-step.checkout-step--active::after{border-color:rgba(255,243,77,0) !important;border-left-color:#00746D !important;border-width:28px;margin-top:-28px;z-index:2}.block-koptana-box-steps .checkout-step.checkout-step--active::before{display:none}@media only screen and (min-width:992px){.block-koptana-box-steps .checkout-step.checkout-step--active::after{left:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-width:40px;margin-top:-40px}.block-koptana-box-steps .checkout-step.checkout-step--active::before{display:none}}.block-koptana-box-steps .checkout-step.checkout-step--active .checkout-step--title{color:#fff;font-weight:500}.block-koptana-box-steps .checkout-step.checkout-step--active .checkout-step--desc{display:inline-block}.block-koptana-box-steps .checkout-step:last-child::after,.block-koptana-box-steps .checkout-step:last-child::before{display:none}.block-koptana-box-steps .checkout-step .checkout-step-icon{margin-top:0.6rem;float:left;font-family:"roboto",sans-serif;padding:0.5rem;line-height:0.5rem;font-weight:500;margin-right:1rem;text-align:center;width:80%}.block-koptana-box-steps .checkout-step .checkout-step-icon::after{content:'.';display:block;height:0;clear:both;visibility:hidden}@media only screen and (min-width:992px){.block-koptana-box-steps .checkout-step .checkout-step-icon{margin-top:0;border:1px solid #00746D;border-radius:100%;width:auto;padding:0.8rem}}.block-koptana-box-steps .checkout-step--text-wrapper{display:flex}.block-koptana-box-steps .checkout-step::before{font-size:.9375rem;line-height:1.40625rem;float:left;padding-right:1rem}.block-koptana-box-steps .checkout-step--done .checkout-step-icon{font-size:0;padding:0.7rem}.block-koptana-box-steps .checkout-step--done .checkout-step-icon::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}.block-koptana-box-steps .checkout-step--done .checkout-step-icon::before{font-size:.5rem;line-height:.75rem;font-weight:bold;font-size:0.8rem;margin:0 auto;color:#001E45;vertical-align:middle}@media only screen and (min-width:992px){.block-koptana-box-steps .checkout-step--done .checkout-step-icon::before{color:#fff}}@media only screen and (min-width:992px){.block-koptana-box-steps .checkout-step--done .checkout-step-icon{background-color:#00746D}}.block-koptana-box-steps .checkout-step--active .checkout-step-icon{color:#fff}@media only screen and (max-width:692px - 0.01){.block-koptana-box-steps .checkout-step--active .checkout-step-icon{width:auto;padding:0}}@media only screen and (min-width:992px){.block-koptana-box-steps .checkout-step--active .checkout-step-icon{color:#000;background-color:#fff}}.select-pickup-moment select{width:100%}@media only screen and (min-width:692px){.select-pickup-moment select{width:40%}}.verify-cart legend,.select-pickup-moment legend{font-size:1.125rem;line-height:1.6875rem;font-family:"roboto",sans-serif}
