@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap);
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.ui-dialog:not(.ui-dialog-off-canvas){max-width:1280px;border:0 none !important;border-radius:var(--gin-border-m);background:var(--gin-bg-layer);}@media (forced-colors:active){.ui-dialog:not(.ui-dialog-off-canvas){border:1px solid buttonBorder !important;}}.ui-dialog:not(.ui-dialog-off-canvas) .ui-dialog-content:first-of-type{border-start-start-radius:var(--gin-border-m);border-start-end-radius:var(--gin-border-m);}.ui-dialog:not(.ui-dialog-off-canvas) .layout-region-node-actions{position:absolute;inset-block-end:0;inset-inline-start:var(--gin-spacing-m);inset-block-start:auto;inset-inline-end:auto;}.ui-dialog:not(.ui-dialog-off-canvas) .layout-region-node-secondary{width:100%;}.ui-dialog:not(.ui-dialog-off-canvas) .views-exposed-form.views-exposed-form,.ui-dialog:not(.ui-dialog-off-canvas) .views-displays{border:1px solid var(--gin-border-color-layer);}@media (max-width:47.99em){.ui-dialog:not(.ui-dialog-off-canvas){min-width:92%;max-width:92%;}}.ui-dialog{position:absolute;inset-block-start:0;font-family:var(--gin-font);outline:none;}[dir="ltr"] .ui-dialog{inset-inline-start:0;}[dir="rtl"] .ui-dialog{inset-inline-end:0;}.ui-dialog,.ui-dialog:focus,.ui-dialog:focus:active,.ui-dialog:focus:hover{box-shadow:var(--gin-shadow-l1);}.ui-dialog .ui-dialog-titlebar{line-height:1.2;padding:var(--gin-spacing-m) var(--gin-spacing-l);background:#1b1b1d;border:0 none;border-radius:var(--gin-border-m) var(--gin-border-m) 0 0;position:relative;}@media (forced-colors:active){.ui-dialog .ui-dialog-titlebar{border-block-end:1px solid buttonBorder;}}.ui-dialog .ui-dialog-title{font-size:var(--gin-font-size-l);font-weight:var(--gin-font-weight-normal);color:#fff;width:100%;padding-inline-end:var(--gin-spacing-xl);margin:0;box-sizing:border-box;}.ui-dialog .ui-dialog-content{color:var(--gin-color-text);}.ui-dialog .ui-dialog-content:not(:has(+ .ui-widget-content.ui-dialog-buttonpane)){border-end-start-radius:var(--gin-border-m);border-end-end-radius:var(--gin-border-m);}.ui-dialog .ui-widget-content.ui-dialog-buttonpane{padding:var(--gin-spacing-s) var(--gin-spacing-l);border-block-start:1px solid var(--gin-border-color-layer);border-end-start-radius:var(--gin-border-m);border-end-end-radius:var(--gin-border-m);background:var(--gin-bg-app);}.ui-dialog .ui-widget-content.ui-dialog-buttonpane .button{font-family:var(--gin-font);font-size:var(--gin-font-size-s);font-weight:var(--gin-font-weight-semibold);padding-block:calc(var(--gin-spacing-s) - 2px);padding-inline:var(--gin-spacing-m);margin-block:0;height:auto;}.ui-dialog .ui-widget-content.ui-dialog-buttonpane .button:last-of-type{margin-inline-end:0;}.ui-dialog .ui-widget-content.ui-dialog-buttonpane .button.button--danger,.ui-dialog [data-drupal-selector*=-remove-form] .button.button--danger{border-color:var(--gin-color-danger) !important;}.ui-dialog .ui-dialog-buttonset{margin-block-start:0;}.ui-dialog .ui-dialog-titlebar-close{position:absolute;inset-block-start:50%;inset-inline-start:auto;inset-inline-end:0;width:2rem;height:2rem;opacity:.8;margin:0 var(--gin-spacing-m);transform:translateY(-50%);background:none;border:none;}.ui-dialog .ui-dialog-titlebar-close .ui-icon-closethick{width:100%;height:100%;inset-block-start:0;inset-inline-start:0;margin:0;transform:none;background:#fff;-webkit-mask-image:url(/themes/contrib/gin/dist/media/sprite.svg#close-view);mask-image:url(/themes/contrib/gin/dist/media/sprite.svg#close-view);-webkit-mask-size:var(--gin-icon-size-close) var(--gin-icon-size-close);mask-size:var(--gin-icon-size-close) var(--gin-icon-size-close);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;}@media (forced-colors:active){.ui-dialog .ui-dialog-titlebar-close .ui-icon-closethick{background:linktext;}}.ui-dialog .ui-dialog-titlebar-close:hover{opacity:1;}.ui-dialog .ui-widget-content.ui-dialog-content{padding-inline:var(--gin-spacing-l);background:var(--gin-bg-layer);}.ui-dialog .gin-layer-wrapper{margin-block-end:var(--gin-spacing-l);}.ui-dialog .gin-confirm-form{margin-block-start:var(--gin-spacing-m);margin-block-end:var(--gin-spacing-s);}.ui-dialog.token-tree-dialog{max-width:none;z-index:505;}.erl-overlay,.layout-paragraphs-dialog{position:fixed !important;inset-block-start:50% !important;inset-inline-start:50% !important;width:calc(100% - var(--gin-spacing-xl)) !important;}[dir="ltr"] .erl-overlay,[dir="ltr"] .layout-paragraphs-dialog{transform:translate(-50%,-50%);}[dir="rtl"] .erl-overlay,[dir="rtl"] .layout-paragraphs-dialog{transform:translate(50%,-50%);}@media (min-width:64em){.erl-overlay,.layout-paragraphs-dialog{width:calc(100% - var(--gin-spacing-xxxl)) !important;}}ul.paragraphs-add-dialog-list{margin:var(--gin-spacing-l) 0;}.ui-widget-overlay{opacity:.9;background:var(--gin-bg-layer2);}.views-ui-dialog .views-offset-bottom{border-block-start:1px solid var(--gin-border-color);}@media (forced-colors:active){.views-ui-dialog .views-offset-bottom{border-block-start:none;}}.ui-widget-content a{color:var(--gin-color-primary);}.ui-widget.ui-dialog.ui-dialog-off-canvas{--gin-offcanvas-active:var(--gin-color-primary);background:#444;border:0 none;box-shadow:0 0 48px rgba(0,0,0,.075);}.ui-widget.ui-dialog.ui-dialog-off-canvas .ui-dialog-titlebar{background:#1b1b1d;border-radius:0;}.ui-widget.ui-dialog.ui-dialog-off-canvas .ui-resizable-w{border:0 none;background-color:transparent;}.ui-widget.ui-dialog.ui-dialog-off-canvas .fieldset{color:var(--gin-color-text);}.ui-widget.ui-dialog.ui-dialog-off-canvas #drupal-off-canvas .button--primary[type=submit]{background:var(--gin-offcanvas-active);}.ui-dialog .ui-widget-content.ui-dialog-content{overflow:auto;}.ui-dialog.webform-off-canvas .ui-widget-content.ui-dialog-content{background:var(--gin-bg-layer);}table.treetable tr.branch{background-color:transparent;}.ui-dialog .gin-layer-wrapper{margin-block:var(--gin-spacing-l);}.views-ui-dialog.views-ui-dialog > .ui-dialog-content{padding:0;}#drupal-modal .gin-sticky-form-actions.form-actions{display:none;}
@font-face{font-family:"TSTAR-Heavy";src:url("/themes/custom/calibr8_adp/fonts/TSTAR-Heavy.eot");src:url("/themes/custom/calibr8_adp/fonts/TSTAR-Heavy.eot?#iefix") format("embedded-opentype"),url("/themes/custom/calibr8_adp/fonts/TSTAR-Heavy.woff") format("woff"),url("/themes/custom/calibr8_adp/fonts/TSTAR-Heavy.ttf") format("truetype"),url("/themes/custom/calibr8_adp/fonts/TSTAR-Heavy.svg#TSTAR-Heavy") format("svg");font-weight:800;font-style:normal}@font-face{font-family:"TSTAR-Bold";src:url("/themes/custom/calibr8_adp/fonts/TSTAR-Bold.eot");src:url("/themes/custom/calibr8_adp/fonts/TSTAR-Bold.eot?#iefix") format("embedded-opentype"),url("/themes/custom/calibr8_adp/fonts/TSTAR-Bold.woff") format("woff"),url("/themes/custom/calibr8_adp/fonts/TSTAR-Bold.ttf") format("truetype"),url("/themes/custom/calibr8_adp/fonts/TSTAR-Bold.svg#TSTAR-Bold") format("svg");font-weight:600;font-style:normal}@font-face{font-family:"TSTARPRO-Medium";src:url("/themes/custom/calibr8_adp/fonts/TSTARPRO-Medium.eot");src:url("/themes/custom/calibr8_adp/fonts/TSTARPRO-Medium.eot?#iefix") format("embedded-opentype"),url("/themes/custom/calibr8_adp/fonts/TSTARPRO-Medium.woff") format("woff"),url("/themes/custom/calibr8_adp/fonts/TSTARPRO-Medium.ttf") format("truetype"),url("/themes/custom/calibr8_adp/fonts/TSTARPRO-Medium.svg#TSTARPRO-Medium") format("svg");font-weight:500;font-style:normal}@font-face{font-family:"TSTARPRO-Italic";src:url("/themes/custom/calibr8_adp/fonts/TSTARPRO-Italic.eot");src:url("/themes/custom/calibr8_adp/fonts/TSTARPRO-Italic.eot?#iefix") format("embedded-opentype"),url("/themes/custom/calibr8_adp/fonts/TSTARPRO-Italic.woff") format("woff"),url("/themes/custom/calibr8_adp/fonts/TSTARPRO-Italic.ttf") format("truetype"),url("/themes/custom/calibr8_adp/fonts/TSTARPRO-Italic.svg#TSTARPRO-Italic") format("svg");font-weight:400;font-style:italic}@font-face{font-family:"TSTARPRO-Regular";src:url("/themes/custom/calibr8_adp/fonts/TSTARPRO-Regular.eot");src:url("/themes/custom/calibr8_adp/fonts/TSTARPRO-Regular.eot?#iefix") format("embedded-opentype"),url("/themes/custom/calibr8_adp/fonts/TSTARPRO-Regular.woff") format("woff"),url("/themes/custom/calibr8_adp/fonts/TSTARPRO-Regular.ttf") format("truetype"),url("/themes/custom/calibr8_adp/fonts/TSTARPRO-Regular.svg#TSTARPRO-Regular") format("svg");font-weight:400;font-style:normal}@font-face{font-family:"WheatAged-Regular";src:url("/themes/custom/calibr8_adp/fonts/WheatAged-Regular.eot");src:url("/themes/custom/calibr8_adp/fonts/WheatAged-Regular.eot?#iefix") format("embedded-opentype"),url("/themes/custom/calibr8_adp/fonts/WheatAged-Regular.woff") format("woff"),url("/themes/custom/calibr8_adp/fonts/WheatAged-Regular.ttf") format("truetype"),url("/themes/custom/calibr8_adp/fonts/WheatAged-Regular.svg#WheatAged-Regular") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:"Northwell";src:url("/themes/custom/calibr8_adp/fonts/Northwell.eot");src:url("/themes/custom/calibr8_adp/fonts/Northwell.eot?#iefix") format("embedded-opentype"),url("/themes/custom/calibr8_adp/fonts/Northwell.woff") format("woff"),url("/themes/custom/calibr8_adp/fonts/Northwell.ttf") format("truetype"),url("/themes/custom/calibr8_adp/fonts/Northwell.svg#Northwell") format("svg");font-weight:normal;font-style:normal}h1,.node--landing-page:not(.contact--page) .landing-hero__title,h2,h3,h4{font-family:"OpenSansCondensed-Bold",sans-serif !important;color:#000}h1,.node--landing-page:not(.contact--page) .landing-hero__title,.not-front .node--landing-page--full .page-title,.view-product-category .product-taxonomy__header h1,.view-product-category .product-taxonomy__header .node--landing-page:not(.contact--page) .landing-hero__title,.node--landing-page:not(.contact--page) .view-product-category .product-taxonomy__header .landing-hero__title,.content-header__content-wrapper .page-title{font-size:72px;font-size:4.5rem;line-height:97.2px;line-height:6.075rem;line-height:77px;color:#000}h2{font-size:65px;font-size:4.0625rem;line-height:87.75px;line-height:5.48438rem;line-height:86px;font-weight:400 !important}h3{font-size:40px;font-size:2.5rem;line-height:54px;line-height:3.375rem;line-height:32px}a{color:#f7a939}a:hover{color:rgba(247,169,57,0.7)}blockquote{border-left:solid 3px #f7a939}.tag,.breadcrumb .breadcrumb__label,.breadcrumb .breadcrumb__link,.block-social-sharing-buttons-block .block-content-pre,.node--table-talk.node--teaser .category-card__wrapper h3,.node--news.node--teaser .category-card__wrapper h3,.toggle-expand .toggle-expand__text,.paragraph--text-and-image-cta .paragraph__header p{font-family:"Open Sans",sans-serif !important;font-weight:500;text-transform:uppercase;color:#f7a939;font-size:18px;font-size:1.125rem;line-height:24.3px;line-height:1.51875rem}#block-calibr8-croustico-acquia-search-views-form.vb2c-search--open details,#block-calibr8-croustico-acquia-search-views-form.vb2c-search--open .search-page__filter{display:none}#block-calibr8-croustico-acquia-search-views-form form,#block-calibr8-croustico-exposedformacquia-searchpage-2 form{position:relative;margin-top:1em;margin-bottom:5em}#block-calibr8-croustico-acquia-search-views-form form .form--inline,#block-calibr8-croustico-exposedformacquia-searchpage-2 form .form--inline{position:relative;max-width:580px}#block-calibr8-croustico-acquia-search-views-form form .form-type-textfield input,#block-calibr8-croustico-exposedformacquia-searchpage-2 form .form-type-textfield input{padding:0.9em 8em 0.9em 2.8em;border:1px solid #6e788c;border-radius:1.5625rem;width:100%;max-width:none;background-color:#fff;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,0.05);box-shadow:0 2px 4px 0 rgba(0,0,0,0.05);color:#f7a939;height:52px}#block-calibr8-croustico-acquia-search-views-form form .form-type-textfield input:focus-visible,#block-calibr8-croustico-exposedformacquia-searchpage-2 form .form-type-textfield input:focus-visible{border:2px solid #000000}#block-calibr8-croustico-acquia-search-views-form form .form-type-textfield label,#block-calibr8-croustico-exposedformacquia-searchpage-2 form .form-type-textfield label{display:none}#block-calibr8-croustico-acquia-search-views-form form::before,#block-calibr8-croustico-exposedformacquia-searchpage-2 form::before{content:'';display:block;width:18px;height:18px;position:absolute;left:1.3em;top:1em;background:url(/themes/custom/calibr8_adp/images/icons/icon-magnifier.svg) no-repeat 0 0 transparent;z-index:1}.main-nav #block-calibr8-croustico-acquia-search-views-form form,.main-nav #block-calibr8-croustico-exposedformacquia-searchpage-2 form{margin:0}#block-calibr8-croustico-acquia-search-views-form form .form-item__label[for="edit-search"],#block-calibr8-croustico-acquia-search-views-form form .form-item__label[for="edit-search--2"],#block-calibr8-croustico-acquia-search-views-form form .form-item__label[for="edit-search--3"],#block-calibr8-croustico-acquia-search-views-form form .form-item__label[for="edit-search--4"],#block-calibr8-croustico-exposedformacquia-searchpage-2 form .form-item__label[for="edit-search"],#block-calibr8-croustico-exposedformacquia-searchpage-2 form .form-item__label[for="edit-search--2"],#block-calibr8-croustico-exposedformacquia-searchpage-2 form .form-item__label[for="edit-search--3"],#block-calibr8-croustico-exposedformacquia-searchpage-2 form .form-item__label[for="edit-search--4"]{position:absolute !important;clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px;width:1px;word-wrap:normal}#block-calibr8-croustico-acquia-search-views-form form .form-text,#block-calibr8-croustico-exposedformacquia-searchpage-2 form .form-text{padding:0.9em 8em 0.9em 2.8em;border:1px solid #6e788c;border-radius:1.5625rem}#block-calibr8-croustico-acquia-search-views-form form .form-submit,#block-calibr8-croustico-exposedformacquia-searchpage-2 form .form-submit{position:absolute;right:15px;top:6px;line-height:unset;letter-spacing:unset;padding:0.5em 1.8em;border-radius:1.5rem;font-weight:bold;color:#f7a939;text-transform:unset;font-size:17px;font-size:1.0625rem;line-height:22.95px;line-height:1.43438rem;background-color:#fae29c;-webkit-transition:0.5s ease;-o-transition:0.5s ease;transition:0.5s ease;border:none}#block-calibr8-croustico-acquia-search-views-form form .form-submit:hover,#block-calibr8-croustico-exposedformacquia-searchpage-2 form .form-submit:hover{background-color:#f2eaa4}#block-calibr8-croustico-acquia-search-views-form form details,#block-calibr8-croustico-exposedformacquia-searchpage-2 form details{position:relative;width:100%;border:none;margin:0 16px 0 0;margin:0 1rem 0 0}#block-calibr8-croustico-acquia-search-views-form form details .details-wrapper,#block-calibr8-croustico-exposedformacquia-searchpage-2 form details .details-wrapper{padding:0}#block-calibr8-croustico-acquia-search-views-form form details summary,#block-calibr8-croustico-exposedformacquia-searchpage-2 form details summary{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:100%;max-width:250px;padding:0.6em 2.5em 0.6em 1.2em;border-radius:15px;color:#f7a939;background-color:#fff;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,0.05);box-shadow:0 2px 4px 0 rgba(0,0,0,0.05);cursor:pointer}#block-calibr8-croustico-acquia-search-views-form form details summary::-webkit-details-marker,#block-calibr8-croustico-exposedformacquia-searchpage-2 form details summary::-webkit-details-marker{display:none}#block-calibr8-croustico-acquia-search-views-form form details summary::after,#block-calibr8-croustico-exposedformacquia-searchpage-2 form details summary::after{content:'';position:absolute;right:1.75em;top:50%;display:block;width:0;height:0;border-style:solid;border-width:4px 4px 0;border-color:#f7a939 transparent transparent}#block-calibr8-croustico-acquia-search-views-form form details .bef-checkboxes,#block-calibr8-croustico-exposedformacquia-searchpage-2 form details .bef-checkboxes{-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:52px;z-index:10;width:106%;max-width:265px;padding:1.25em 1.2em 0.5em;border-radius:0 15px 15px;background-color:white;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.05);box-shadow:0 4px 4px 0 rgba(0,0,0,0.05);left:118.4px;left:7.4rem}#block-calibr8-croustico-acquia-search-views-form form details .bef-checkboxes .form-item,#block-calibr8-croustico-exposedformacquia-searchpage-2 form details .bef-checkboxes .form-item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0.5em}#block-calibr8-croustico-acquia-search-views-form form details .bef-checkboxes .form-checkbox,#block-calibr8-croustico-exposedformacquia-searchpage-2 form details .bef-checkboxes .form-checkbox{display:none}#block-calibr8-croustico-acquia-search-views-form form details .bef-checkboxes .option,#block-calibr8-croustico-exposedformacquia-searchpage-2 form details .bef-checkboxes .option{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;font-weight:400;color:#f7a939;cursor:pointer;position:relative}#block-calibr8-croustico-acquia-search-views-form form details .bef-checkboxes .option::before,#block-calibr8-croustico-exposedformacquia-searchpage-2 form details .bef-checkboxes .option::before{content:'';display:inline-block;width:17px;height:17px;margin-right:10px;padding-left:3px;border:1px solid #6e788c;border-radius:0;font-size:12px}#block-calibr8-croustico-acquia-search-views-form form details .bef-checkboxes .form-checkbox:checked+.option::before,#block-calibr8-croustico-exposedformacquia-searchpage-2 form details .bef-checkboxes .form-checkbox:checked+.option::before{border-color:#f7a939}#block-calibr8-croustico-acquia-search-views-form form details .bef-checkboxes .form-checkbox:checked+.option::after,#block-calibr8-croustico-exposedformacquia-searchpage-2 form details .bef-checkboxes .form-checkbox:checked+.option::after{content:'✓';font-size:12px;position:absolute;left:5px;top:1px}#block-calibr8-croustico-acquia-search-views-form.vb2c-search--open .button--close{width:40px;height:40px;position:absolute;bottom:0.5em;left:calc(50% - 20px);border:1px solid #6e788c;border-radius:50%;background-color:mistyrose;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,0.05);box-shadow:0 2px 4px 0 rgba(0,0,0,0.05);cursor:pointer;font-family:sans-serif}#block-calibr8-croustico-acquia-search-views-form.vb2c-search--open .button--close::before{content:'X';position:absolute;top:8.8px;top:0.55rem;right:13.6px;right:0.85rem;font-size:1em;color:#f7a939}#block-calibr8-croustico-acquia-search-views-form{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding-left:calc(1.17647rem + calc(-50vw + 50%));padding-right:calc(1.17647rem + calc(-50vw + 50%));position:absolute;z-index:15;background-color:#fff;top:0;left:0;right:0;max-height:0;overflow:hidden;-webkit-transition:max-height .4s ease-out;-o-transition:max-height .4s ease-out;transition:max-height .4s ease-out;text-align:center;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,0.05);box-shadow:0 2px 4px 0 rgba(0,0,0,0.05)}#block-calibr8-croustico-acquia-search-views-form.vb2c-search--open{max-height:218px}#block-calibr8-croustico-acquia-search-views-form>form{display:inline-block;margin-top:3.8em}.button-primary,.paragraph--webform form input[type='submit'],.paragraph--hubspot-form form input[type='submit'],.header-region .block--menu--cta-menu ul.menu .menu-item:nth-child(2) a,.paragraph--extended-cta .field--section-link a,.footer-top__side-menu .field--register-link a,.button-secondary,.header-region .block--menu--cta-menu ul.menu .menu-item:first-child a,.node--edition--full .content-header .field--banner-link a,input[type='submit']{padding:8px 16px;padding:.5rem 1rem;font-size:18px;font-size:1.125rem;line-height:24.3px;line-height:1.51875rem;border:#f7a939 2px solid;font-family:"Open Sans",sans-serif;border-radius:10rem;text-decoration:none !important;text-transform:unset;letter-spacing:unset}.button-primary:hover,.paragraph--webform form input:hover[type='submit'],.paragraph--hubspot-form form input:hover[type='submit'],.header-region .block--menu--cta-menu ul.menu .menu-item:nth-child(2) a:hover,.paragraph--extended-cta .field--section-link a:hover,.footer-top__side-menu .field--register-link a:hover,.button-secondary:hover,.header-region .block--menu--cta-menu ul.menu .menu-item:first-child a:hover,.node--edition--full .content-header .field--banner-link a:hover,input[type='submit']:hover{opacity:.7;border-bottom:2px solid #f7a939 !important}.button-primary,.paragraph--webform form input[type='submit'],.paragraph--hubspot-form form input[type='submit'],.header-region .block--menu--cta-menu ul.menu .menu-item:nth-child(2) a,.paragraph--extended-cta .field--section-link a,.footer-top__side-menu .field--register-link a,input[type='submit']{background:#f7a939 !important;color:#fff !important}.button-primary:hover,.paragraph--webform form input:hover[type='submit'],.paragraph--hubspot-form form input:hover[type='submit'],.header-region .block--menu--cta-menu ul.menu .menu-item:nth-child(2) a:hover,.paragraph--extended-cta .field--section-link a:hover,.footer-top__side-menu .field--register-link a:hover,input[type='submit']:hover{opacity:.7}.button-secondary,.header-region .block--menu--cta-menu ul.menu .menu-item:first-child a,.node--edition--full .content-header .field--banner-link a{color:#f7a939}.button-arrow,.button-more a,.more-section__header .section__link a,.more-section__header .paragraph__more-link a,.paragraph--content-grid .paragraph__header .section__link a,.paragraph--content-grid .paragraph__header .paragraph__more-link a,.paragraph--content-grid-card>.container>.layout>.paragraph__content-wrapper>.paragraph__header .section__link a,.paragraph--content-grid-card>.container>.layout>.paragraph__content-wrapper>.paragraph__header .paragraph__more-link a,.paragraph--content-poster .paragraph__header .section__link a,.paragraph--content-poster .paragraph__header .paragraph__more-link a,.two-part-content--dissy .medio .more-section__link,.paragraph--cta-card-item .card-item__content .field--link a,.paragraph--text-and-image-cta .paragraph__content .field--link a,.paragraph--content-poster .field--poster-link a{font-size:18px;font-size:1.125rem;line-height:24.3px;line-height:1.51875rem;color:#f7a939 !important;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:underline;font-family:"Open Sans",sans-serif !important}.button-arrow:after,.button-more a:after,.more-section__header .section__link a:after,.more-section__header .paragraph__more-link a:after,.paragraph--content-grid .paragraph__header .section__link a:after,.paragraph--content-grid .paragraph__header .paragraph__more-link a:after,.paragraph--content-grid-card>.container>.layout>.paragraph__content-wrapper>.paragraph__header .section__link a:after,.paragraph--content-grid-card>.container>.layout>.paragraph__content-wrapper>.paragraph__header .paragraph__more-link a:after,.paragraph--content-poster .paragraph__header .section__link a:after,.paragraph--content-poster .paragraph__header .paragraph__more-link a:after,.two-part-content--dissy .medio .more-section__link:after,.paragraph--cta-card-item .card-item__content .field--link a:after,.paragraph--text-and-image-cta .paragraph__content .field--link a:after,.paragraph--content-poster .field--poster-link a:after{content:url("/themes/custom/calibr8_croustico/images/arrow-accent.svg");margin-left:6px;margin-bottom:-7px}.button-arrow:hover,.button-more a:hover,.more-section__header .section__link a:hover,.more-section__header .paragraph__more-link a:hover,.paragraph--content-grid .paragraph__header .section__link a:hover,.paragraph--content-grid .paragraph__header .paragraph__more-link a:hover,.paragraph--content-grid-card>.container>.layout>.paragraph__content-wrapper>.paragraph__header .section__link a:hover,.paragraph--content-grid-card>.container>.layout>.paragraph__content-wrapper>.paragraph__header .paragraph__more-link a:hover,.paragraph--content-poster .paragraph__header .section__link a:hover,.paragraph--content-poster .paragraph__header .paragraph__more-link a:hover,.two-part-content--dissy .medio .more-section__link:hover,.paragraph--cta-card-item .card-item__content .field--link a:hover,.paragraph--text-and-image-cta .paragraph__content .field--link a:hover,.paragraph--content-poster .field--poster-link a:hover{color:rgba(247,169,57,0.7)}@media only screen and (min-width:692px){.button-more a,.more-section__header .section__link a,.more-section__header .paragraph__more-link a,.paragraph--content-grid .paragraph__header .section__link a,.paragraph--content-grid .paragraph__header .paragraph__more-link a,.paragraph--content-grid-card>.container>.layout>.paragraph__content-wrapper>.paragraph__header .section__link a,.paragraph--content-grid-card>.container>.layout>.paragraph__content-wrapper>.paragraph__header .paragraph__more-link a,.paragraph--content-poster .paragraph__header .section__link a,.paragraph--content-poster .paragraph__header .paragraph__more-link a{margin-left:2rem}}.button-more img,.more-section__header .section__link img,.more-section__header .paragraph__more-link img,.paragraph--content-grid .paragraph__header .section__link img,.paragraph--content-grid .paragraph__header .paragraph__more-link img,.paragraph--content-grid-card>.container>.layout>.paragraph__content-wrapper>.paragraph__header .section__link img,.paragraph--content-grid-card>.container>.layout>.paragraph__content-wrapper>.paragraph__header .paragraph__more-link img,.paragraph--content-poster .paragraph__header .section__link img,.paragraph--content-poster .paragraph__header .paragraph__more-link img,.button-more svg,.more-section__header .section__link svg,.more-section__header .paragraph__more-link svg,.paragraph--content-grid .paragraph__header .section__link svg,.paragraph--content-grid .paragraph__header .paragraph__more-link svg,.paragraph--content-grid-card>.container>.layout>.paragraph__content-wrapper>.paragraph__header .section__link svg,.paragraph--content-grid-card>.container>.layout>.paragraph__content-wrapper>.paragraph__header .paragraph__more-link svg,.paragraph--content-poster .paragraph__header .section__link svg,.paragraph--content-poster .paragraph__header .paragraph__more-link svg{display:none}.breadcrumb .breadcrumb__item:first-of-type .breadcrumb__spacer::after{display:none}.breadcrumb .breadcrumb__label,.breadcrumb .breadcrumb__link{color:#f9be6a;font-size:16px;font-size:1rem;line-height:21.6px;line-height:1.35rem}.breadcrumb .breadcrumb__link:hover{color:#f7a939}.breadcrumb .breadcrumb__spacer:after{border-top:1px solid #f9be6a;border-right:1px solid #f9be6a}.block-social-sharing-buttons-block .block-content-pre{font-size:16px;font-size:1rem;line-height:21.6px;line-height:1.35rem;background:url("/themes/custom/calibr8_croustico/images/icon-share.svg") no-repeat 0 8px transparent;background:url("/themes/custom/calibr8_croustico/images/icon-share.svg") no-repeat 0 0.5rem transparent}.social-sharing-buttons__button svg{width:30px;height:30px;fill:#f9be6a}.social-sharing-buttons__button svg:hover{fill:#f7a939}.table-talks .view-filters>form details .bef-checkboxes,.recipes .view-filters>form details .bef-checkboxes{top:39px;border-radius:0 0 1rem 1rem !important;width:100%}.table-talks .view-filters>form details .bef-checkboxes .option,.recipes .view-filters>form details .bef-checkboxes .option{color:#000}.table-talks .view-filters>form details .bef-checkboxes .option::before,.recipes .view-filters>form details .bef-checkboxes .option::before{border-color:#000}.table-talks .view-filters>form details summary,.recipes .view-filters>form details summary{color:#000}.table-talks .view-filters>form details summary::after,.recipes .view-filters>form details summary::after{border-color:#000 transparant transparant}.table-talks .pager,.recipes .pager{font-family:"Open Sans",sans-serif !important;font-weight:500;font-size:18px;font-size:1.125rem;line-height:24.3px;line-height:1.51875rem}#block-calibr8-croustico-exposedformacquia-searchpage-2{width:100%}#block-calibr8-croustico-exposedformacquia-searchpage-2 form{margin-bottom:0 !important;position:relative}#block-calibr8-croustico-exposedformacquia-searchpage-2 form .form--inline{max-width:unset !important;width:100%}#block-calibr8-croustico-exposedformacquia-searchpage-2 form .search-page__filter{position:absolute;font-family:"OpenSansCondensed-Bold",sans-serif;font-weight:400;font-size:15px;font-size:.9375rem;line-height:20.249px;line-height:1.26562rem;color:#f7a939;text-transform:uppercase;top:147.2px;top:9.2rem;left:24px;left:1.5rem}#block-calibr8-croustico-exposedformacquia-searchpage-2 form details{border:none;width:100%;margin-top:48px;margin-top:3rem;margin-bottom:80px;margin-bottom:5rem;padding:19.2px 22.4px;padding:1.2rem 1.4rem;background-color:#6b89a1;border-radius:5px}#block-calibr8-croustico-exposedformacquia-searchpage-2 form details summary{position:relative;margin-top:48px;margin-top:3rem}@media only screen and (min-width:600px){#block-calibr8-croustico-exposedformacquia-searchpage-2 form details summary{margin-top:0;margin-left:6rem}}#block-calibr8-croustico-exposedformacquia-searchpage-2 form .form-submit{right:16px;right:1rem}@media only screen and (min-width:600px){#block-calibr8-croustico-exposedformacquia-searchpage-2 form .form-submit{right:auto;left:432px}}.node--product.node--teaser{border-radius:1rem;overflow:hidden}.node--product.node--teaser .category-card__wrapper img{height:300px;width:100%;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.node--product.node--teaser .category-card__content{border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 22.4px;padding:1rem 1.4rem;margin-top:-9px}.node--product.node--teaser .category-card__content h3{font-size:32px;font-size:2rem;line-height:43.2px;line-height:2.7rem;margin-bottom:0}.node--product.node--teaser .category-card__content .title-accent{max-width:48px}.node--product.node--teaser:hover .category-card__content h3{color:#f7a939}.term--product-category--full .product-taxonomy__image img{border-radius:1rem;overflow:hidden}.view-product-category .view-content--inner>.view-category--item{width:calc(100% / 4 - 1.8rem)}.contact--page .page-title{padding-left:0}.contact--page .paragraph--contact-info .paragraph__layout .field--image img{width:100%}.contact--page .paragraph--contact-info .paragraph__layout .field--image .field--name{display:none}.contact--page .field--landing-page-sections{padding-bottom:64px;padding-bottom:4rem}@media only screen and (min-width:692px){.contact--page .field--landing-page-sections{max-width:1255px}}@media only screen and (min-width:692px){.contact--page .field--landing-page-sections>.field__item:nth-child(2) .container{padding-left:0}}@media only screen and (min-width:992px){.contact--page .field--landing-page-sections>.field__item:nth-child(2) .container{padding-left:2rem}}.contact--page .field--landing-page-sections>.field__item:nth-child(3),.contact--page .field--landing-page-sections .pgh-contact-info__copy{background-color:#fae29c;border-radius:0 0 1rem 1rem}@media only screen and (min-width:992px){.contact--page .field--landing-page-sections>.field__item:nth-child(3),.contact--page .field--landing-page-sections .pgh-contact-info__copy{border-radius:0 1rem 1rem 0;overflow:hidden}}.contact--page .field--landing-page-sections .paragraph--webform .paragraph__layout{background-color:#fbe8af;border-radius:1rem 1rem 0 0}@media only screen and (min-width:992px){.contact--page .field--landing-page-sections .paragraph--webform .paragraph__layout{border-radius:1rem 0 0 1rem}}.contact--page .field--landing-page-sections .pgh-contact-info__copy .field--phone-info::before{background:url("/themes/custom/calibr8_croustico/images/icons/icon-telephone.svg") no-repeat 0 0 transparent}.contact--page .field--landing-page-sections .pgh-contact-info__copy .field--location-info::before{background:url("/themes/custom/calibr8_croustico/images/icons/icon-marker.svg") no-repeat 0 0 transparent}.paragraph--webform .paragraph__layout .webform-submission-contact-form .form-type-webform-terms-of-service.form-type-checkbox .option,.paragraph--webform form label,.paragraph--webform input[type='email'],.paragraph--webform input[type='number'],.paragraph--webform input[type='search'],.paragraph--webform input[type='text'],.paragraph--webform input[type='tel'],.paragraph--webform .contact-input--phone,.paragraph--webform input[type='url'],.paragraph--webform input[type='password'],.paragraph--webform input[type='date'],.paragraph--webform input[type='time'],.paragraph--webform input.form-color,.paragraph--webform select,.paragraph--hubspot-form .paragraph__layout .webform-submission-contact-form .form-type-webform-terms-of-service.form-type-checkbox .option,.paragraph--hubspot-form form label,.paragraph--hubspot-form input[type='email'],.paragraph--hubspot-form input[type='number'],.paragraph--hubspot-form input[type='search'],.paragraph--hubspot-form input[type='text'],.paragraph--hubspot-form input[type='tel'],.paragraph--hubspot-form .contact-input--phone,.paragraph--hubspot-form input[type='url'],.paragraph--hubspot-form input[type='password'],.paragraph--hubspot-form input[type='date'],.paragraph--hubspot-form input[type='time'],.paragraph--hubspot-form input.form-color,.paragraph--hubspot-form select{font-family:"Open Sans",sans-serif;color:#000;font-size:18px;font-size:1.125rem;line-height:24.3px;line-height:1.51875rem}.paragraph--webform .paragraph__layout .webform-submission-contact-form .form-type-webform-terms-of-service.form-type-checkbox .option a:hover,.paragraph--webform form label a:hover,.paragraph--webform input[type='email'] a:hover,.paragraph--webform input[type='number'] a:hover,.paragraph--webform input[type='search'] a:hover,.paragraph--webform input[type='text'] a:hover,.paragraph--webform input[type='tel'] a:hover,.paragraph--webform .contact-input--phone a:hover,.paragraph--webform input[type='url'] a:hover,.paragraph--webform input[type='password'] a:hover,.paragraph--webform input[type='date'] a:hover,.paragraph--webform input[type='time'] a:hover,.paragraph--webform input.form-color a:hover,.paragraph--webform select a:hover,.paragraph--hubspot-form .paragraph__layout .webform-submission-contact-form .form-type-webform-terms-of-service.form-type-checkbox .option a:hover,.paragraph--hubspot-form form label a:hover,.paragraph--hubspot-form input[type='email'] a:hover,.paragraph--hubspot-form input[type='number'] a:hover,.paragraph--hubspot-form input[type='search'] a:hover,.paragraph--hubspot-form input[type='text'] a:hover,.paragraph--hubspot-form input[type='tel'] a:hover,.paragraph--hubspot-form .contact-input--phone a:hover,.paragraph--hubspot-form input[type='url'] a:hover,.paragraph--hubspot-form input[type='password'] a:hover,.paragraph--hubspot-form input[type='date'] a:hover,.paragraph--hubspot-form input[type='time'] a:hover,.paragraph--hubspot-form input.form-color a:hover,.paragraph--hubspot-form select a:hover{border-bottom:unset;color:#f7a939 !important}.paragraph--webform input[type='email'],.paragraph--webform input[type='number'],.paragraph--webform input[type='search'],.paragraph--webform input[type='text'],.paragraph--webform input[type='tel'],.paragraph--webform .contact-input--phone,.paragraph--webform input[type='url'],.paragraph--webform input[type='password'],.paragraph--webform input[type='date'],.paragraph--webform input[type='time'],.paragraph--webform input.form-color,.paragraph--webform select,.paragraph--webform textarea,.paragraph--hubspot-form input[type='email'],.paragraph--hubspot-form input[type='number'],.paragraph--hubspot-form input[type='search'],.paragraph--hubspot-form input[type='text'],.paragraph--hubspot-form input[type='tel'],.paragraph--hubspot-form .contact-input--phone,.paragraph--hubspot-form input[type='url'],.paragraph--hubspot-form input[type='password'],.paragraph--hubspot-form input[type='date'],.paragraph--hubspot-form input[type='time'],.paragraph--hubspot-form input.form-color,.paragraph--hubspot-form select,.paragraph--hubspot-form textarea{min-height:45px;max-width:486.4px;max-width:30.4rem;border:none;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,0.05);box-shadow:0 2px 4px 0 rgba(0,0,0,0.05);padding-bottom:8px;padding-bottom:.5rem;border-radius:1rem}.paragraph--webform .paragraph__layout .webform-submission-contact-form .form-item-subject input,.paragraph--hubspot-form .paragraph__layout .webform-submission-contact-form .form-item-subject input{background-color:#fde5c4}.paragraph--webform form input[type='submit']:hover,.paragraph--hubspot-form form input[type='submit']:hover{background-color:#f7a939}.paragraph--webform form label,.paragraph--hubspot-form form label{text-transform:capitalize;font-size:19px;font-size:1.1875rem;line-height:25.65px;line-height:1.60313rem}.paragraph--webform .form-type-checkbox .option a,.paragraph--hubspot-form .form-type-checkbox .option a{background-color:unset !important;color:#000 !important;text-decoration:underline}.paragraph--webform .form-type-checkbox .option::before,.paragraph--hubspot-form .form-type-checkbox .option::before{border-color:#000 !important}form{font-family:"Open Sans",sans-serif}form input,form textarea,form select{font-family:"Open Sans",sans-serif !important;color:#000 !important}form .form-item .description{color:#000}.node--product.node--full .content-header--inner .content-header__image img,.node--product.node--full .product-inner__variations{border-radius:1rem}.node--product.node--full .pim-nutrition__table__head .pim-nutrition__table__th{background-color:#fde5c4}.node--product.node--full .pim-nutrition__table__th,.node--product.node--full .pim-nutrition__table__td{border-color:#f7a939}.more-section{background-color:#fde5c4;margin-bottom:-16px;margin-bottom:-1rem;border-radius:1rem 1rem 0 0}.recipes .view-filters>form{border-radius:1rem;background-color:#fae29c}.recipes .view-filters>form .recipes-filter__label,.recipes .view-filters>form input{font-family:"Open Sans",sans-serif;color:#000;font-size:18px;font-size:1.125rem;line-height:24.3px;line-height:1.51875rem;text-transform:unset}.node--recipe.node--tile,.node--recipe.node--teaser{border-radius:1rem;overflow:hidden}.node--recipe.node--tile h3,.node--recipe.node--teaser h3{font-size:32px !important;font-size:2rem !important}.node--recipe.node--tile .recipe-card__intro,.node--recipe.node--teaser .recipe-card__intro{font-size:16px;font-size:1rem;line-height:21.6px;line-height:1.35rem;line-height:20px;color:#000 !important;height:auto;opacity:1}.node--recipe.node--tile .recipe-card__intro p,.node--recipe.node--teaser .recipe-card__intro p{margin-bottom:0 !important}.node--recipe.node--tile .recipe-card__intro:after,.node--recipe.node--teaser .recipe-card__intro:after{content:none}.node--recipe.node--tile:after,.node--recipe.node--teaser:after{background-color:#fae29c}.node--recipe.node--tile:hover h3,.node--recipe.node--teaser:hover h3{color:#000 !important}.node--recipe.node--tile:hover:after,.node--recipe.node--teaser:hover:after{content:none}.paragraph--content-grid .node--recipe.node--tile .category-card__wrapper .field--media img,.paragraph--content-grid .node--recipe.node--teaser .category-card__wrapper .field--media img{-webkit-transition:350ms ease-in-out all;-o-transition:350ms ease-in-out all;transition:350ms ease-in-out all}.paragraph--content-grid .node--recipe.node--tile:hover h3,.paragraph--content-grid .node--recipe.node--teaser:hover h3{color:#fff !important}.paragraph--content-grid .node--recipe.node--tile:hover .category-card__wrapper .field--media img,.paragraph--content-grid .node--recipe.node--teaser:hover .category-card__wrapper .field--media img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);margin-top:0;margin-left:0;width:100%;height:100%}.node--recipe.node--full{margin-bottom:64px;margin-bottom:4rem}.node--recipe.node--full #ingredients-preparation .ingredients-block{display:none}.two-part-content--dissy .medio{background-color:#fbe8af;border-radius:1rem}.two-part-content--dissy .medio .field--media-image img{border-radius:1rem}.two-part-content--dissy .medio .more-section__link img{display:none}.twist{background-color:#fae29c;border-radius:1rem}.twist .twist__title{font-family:"OpenSansCondensed-Bold",sans-serif !important;background-color:#e7c27d;padding:6.4px 12.8px 6.4px 14.4px;padding:.4rem .8rem .4rem .9rem;border-radius:1rem}.twist .field--twist-intro{color:#000}.twist .field--twist-image img{border-radius:1rem}.node--table-talk.node--teaser,.node--news.node--teaser{border-radius:1rem;overflow:hidden}.node--table-talk.node--teaser:hover,.node--news.node--teaser:hover{background-color:#fff !important}.node--table-talk.node--teaser:hover .category-card__wrapper .field--media-image img,.node--news.node--teaser:hover .category-card__wrapper .field--media-image img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.node--table-talk.node--teaser .category-card__wrapper h3,.node--news.node--teaser .category-card__wrapper h3{bottom:0;background-color:#fff;border-radius:1rem 1rem 0 0}.node--table-talk.node--teaser .category-card__wrapper .field--media-image,.node--news.node--teaser .category-card__wrapper .field--media-image{overflow:hidden}.node--table-talk.node--teaser .category-card__wrapper .field--media-image img,.node--news.node--teaser .category-card__wrapper .field--media-image img{-webkit-transition:350ms ease-in-out all;-o-transition:350ms ease-in-out all;transition:350ms ease-in-out all;margin-bottom:-8px;margin-bottom:-.5rem}.node--table-talk.node--teaser .field--name,.node--news.node--teaser .field--name{display:none}.node--table-talk.node--teaser .category-card__content,.node--news.node--teaser .category-card__content{margin-top:0}.hero__pills div.button{cursor:unset}.hero__pills div.button:hover{opacity:1}.node--table-talk.node--full .content-header__image img{border-radius:1rem}.paragraph--content-grid{border-radius:1rem 1rem 0 0}.paragraph--content-grid .field--referenced-content{margin-bottom:32px;margin-bottom:2rem}@media only screen and (min-width:992px){.paragraph--content-grid .field--referenced-content{display:grid;grid-template-columns:unset;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;margin:2rem -1rem 3rem 0;max-width:unset}}.field--landing-page-sections .field__item:last-child .paragraph--content-grid,.not-front .field--landing-page-sections .field__item:last-child .paragraph--content-grid-card,.field--landing-page-sections .field__item:last-child .paragraph--hubspot-form{margin-bottom:-16px;margin-bottom:-1rem}.region--header{position:fixed;background:unset;top:0;width:100%;z-index:20}.header-region{background:#fff;border-radius:0 0 1rem 1rem;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-shadow:0 0.5rem 1.2rem rgba(0,0,0,0.05);box-shadow:0 0.5rem 1.2rem rgba(0,0,0,0.05);-webkit-transition:350ms ease-in-out all;-o-transition:350ms ease-in-out all;transition:350ms ease-in-out all}@media only screen and (min-width:692px){.header-region{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media only screen and (min-width:1100px){.header-region{display:grid;grid-template-columns:282px 1fr 270px 103px}}.header-region .block--menu--cta-menu{display:none}@media only screen and (min-width:692px){.header-region .block--menu--cta-menu{margin-left:auto;display:block;margin-right:.5rem}}@media only screen and (min-width:1100px){.header-region .block--menu--cta-menu{margin-left:0;margin-right:0}}.header-region .block--menu--cta-menu ul.menu{display:-webkit-box;display:-ms-flexbox;display:flex}.header-region .block--menu--cta-menu ul.menu .menu-item{margin-right:8px;margin-right:.5rem}@media only screen and (min-width:992px){.header-region .block--menu--cta-menu ul.menu .menu-item{margin-right:1rem}}.header-region .block--menu--cta-menu ul.menu .menu-item a{font-size:16px !important}@media only screen and (min-width:992px){.header-region .block--menu--cta-menu ul.menu .menu-item a{font-size:18px !important}}.header-region .block--menu--main{grid-column:1/3;margin-top:48px;margin-top:3rem;-webkit-transition:350ms ease-in-out all;-o-transition:350ms ease-in-out all;transition:350ms ease-in-out all}.header-region .block--menu--main ul.menu{padding-bottom:24px;padding-bottom:1.5rem;padding-left:8px;padding-left:.5rem;-webkit-transition:350ms ease-in-out all;-o-transition:350ms ease-in-out all;transition:350ms ease-in-out all}.header-region .block--menu--main ul.menu .menu-item a{font-family:"Open Sans",sans-serif;font-size:18px;font-size:1.125rem;line-height:24.3px;line-height:1.51875rem;color:#000;text-transform:unset;padding:0;border-bottom:0}.header-region .block--menu--main ul.menu .menu-item a:hover{color:#f7a939}.header-region .block--menu--main ul.menu .menu-item ul.menu{top:46px;background-color:#fff;border-radius:0 0 1rem 1rem;-webkit-box-shadow:0 0.5rem 1.2rem -1.2rem rgba(0,0,0,0.05);box-shadow:0 0.5rem 1.2rem -1.2rem rgba(0,0,0,0.05);padding-top:0;width:190px}.header-region .block--menu--main ul.menu .menu-item ul.menu .menu-item a{font-size:16px;font-size:1rem;line-height:21.6px;line-height:1.35rem;font-family:"Open Sans",sans-serif;color:#000}.header-region .block--menu--main ul.menu .menu-item ul.menu .menu-item a:hover{opacity:.75;color:#000}.header-region .lang-switcher{width:43.2px;width:2.7rem;justify-self:center;-ms-flex-item-align:unset;align-self:unset}.header-region .lang-switcher form{margin:16px 0 0 -16px;margin:1rem 0 0 -1rem;-webkit-transition:350ms ease-in-out all;-o-transition:350ms ease-in-out all;transition:350ms ease-in-out all}.header-region .lang-switcher form::after{border:none;width:10px;height:5px;content:url("/themes/custom/calibr8_croustico/images/dropdown-link.svg");right:0;top:-2px}.header-region .lang-switcher select{width:60.8px !important;width:3.8rem !important;border-top:none;border-left:none;border-right:none;border-bottom:2px solid #f7a939;-webkit-box-shadow:none;box-shadow:none;border-radius:0;height:32px;height:2rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:5px}.header-logo{position:absolute;top:24px;top:1.5rem;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);max-width:100px;-webkit-transition:350ms ease-in-out all;-o-transition:350ms ease-in-out all;transition:350ms ease-in-out all}@media only screen and (min-width:992px){.header-logo{max-width:130px;top:1.25rem}}.header-logo img{width:100%;-webkit-transition:350ms ease-in-out all;-o-transition:350ms ease-in-out all;transition:350ms ease-in-out all}.header-region.scroll{padding:8px 0;padding:.5rem 0;max-height:57px}@media only screen and (min-width:1100px){.header-region.scroll{padding-top:1rem;padding-bottom:0}}.header-region.scroll .block--menu--main{margin-top:0}.header-region.scroll .block--menu--main ul.menu{padding-bottom:16px;padding-bottom:1rem;min-height:64px;min-height:4rem}.header-region.scroll .block--menu--main ul.menu .menu-item ul.menu{top:38px}.header-region.scroll .header-logo{max-width:65px}.header-region.scroll .header-logo img{top:-11px}.header-region.scroll .lang-switcher form{margin-top:-16px;margin-top:-1rem}@media only screen and (max-width:692px){.header-region{padding:.5rem 0}.header-region .block--menu--main{margin-top:0}.header-region .block--menu--main ul.menu{padding-bottom:1rem}.header-region .block--menu--main ul.menu .menu-item ul.menu{top:38px}.header-region .header-logo{max-width:65px}.header-region .header-logo img{top:-11px}.header-region .lang-switcher form{margin-top:-1rem}}.site-footer{background-color:#fde5c4}.region--footer,.region--footer-bottom{background-color:#f7a939}.region--footer p,.region--footer a,.region--footer h1,.region--footer .node--landing-page:not(.contact--page) .landing-hero__title,.node--landing-page:not(.contact--page) .region--footer .landing-hero__title,.region--footer h2,.region--footer h3,.region--footer-bottom p,.region--footer-bottom a,.region--footer-bottom h1,.region--footer-bottom .node--landing-page:not(.contact--page) .landing-hero__title,.node--landing-page:not(.contact--page) .region--footer-bottom .landing-hero__title,.region--footer-bottom h2,.region--footer-bottom h3{color:#fff}.region--footer{border-radius:1rem 1rem 0 0}.region--footer{border-bottom:1px solid rgba(255,255,255,0.3)}.region--footer::before{display:none}.footer__content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0}.footer__content-wrapper .block--menu--main,.footer__content-wrapper .block--menu--footer,.footer__content-wrapper .block--menu--main-menu-footer,.footer__content-wrapper .footer-top__socials{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.footer__content-wrapper .block--menu--main ul.menu .menu-item,.footer__content-wrapper .block--menu--footer ul.menu .menu-item,.footer__content-wrapper .block--menu--main-menu-footer ul.menu .menu-item,.footer__content-wrapper .footer-top__socials ul.menu .menu-item{margin-bottom:16px;margin-bottom:1rem}.footer__content-wrapper .block--menu--main ul.menu .menu-item a,.footer__content-wrapper .block--menu--footer ul.menu .menu-item a,.footer__content-wrapper .block--menu--main-menu-footer ul.menu .menu-item a,.footer__content-wrapper .footer-top__socials ul.menu .menu-item a{font-family:"Open Sans",sans-serif;color:#fff;font-size:18px;font-size:1.125rem;line-height:24.3px;line-height:1.51875rem}.footer__content-wrapper .block--menu--main ul.menu .menu-item a:hover,.footer__content-wrapper .block--menu--footer ul.menu .menu-item a:hover,.footer__content-wrapper .block--menu--main-menu-footer ul.menu .menu-item a:hover,.footer__content-wrapper .footer-top__socials ul.menu .menu-item a:hover{color:rgba(255,255,255,0.7)}.footer__content-wrapper .block--menu--main,.footer__content-wrapper .block--menu--main-menu-footer{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.footer__content-wrapper .block--menu--main ul.menu,.footer__content-wrapper .block--menu--main-menu-footer ul.menu{display:block}.footer__content-wrapper .block--menu--main ul.menu .menu-item a,.footer__content-wrapper .block--menu--main-menu-footer ul.menu .menu-item a{font-size:24px;font-size:1.5rem;line-height:32.4px;line-height:2.025rem}.footer__content-wrapper .footer-top__socials{font-size:12px;font-size:.75rem;line-height:16.2px;line-height:1.0125rem;color:#fff;margin-top:-75.2px;margin-top:-4.7rem}@media only screen and (min-width:692px){.footer__content-wrapper .footer-top__socials{margin-top:-2.3rem}}@media only screen and (min-width:992px){.footer__content-wrapper .footer-top__socials{margin-top:0}}.footer__content-wrapper .footer-top__socials .socials-title{margin-bottom:8px;margin-bottom:.5rem}.footer__content-wrapper .footer-top__socials .socials-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__content-wrapper .footer-top__socials a{margin:8px 8px 0 0;margin:.5rem .5rem 0 0}.region--footer-top{max-height:445px;padding-top:64px;padding-top:4rem}@media only screen and (min-width:992px){.region--footer-top{max-height:350px;padding-top:8.5rem}}.region--footer-top .footer__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:scale(0.7);-ms-transform:scale(0.7);transform:scale(0.7);width:330px}@media only screen and (min-width:992px){.region--footer-top .footer__logo{-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9);width:420px}}@media only screen and (min-width:1292px){.region--footer-top .footer__logo{-webkit-transform:unset;-ms-transform:unset;transform:unset;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.region--footer-top .logo-baseline{font-family:"OpenSansCondensed-Bold",sans-serif;font-size:56px;font-size:3.5rem;line-height:75.6px;line-height:4.725rem;-webkit-transform:rotate(-1deg);-ms-transform:rotate(-1deg);transform:rotate(-1deg);white-space:nowrap;margin-top:-16px;margin-top:-1rem;margin-left:-1.6px;margin-left:-0.1rem;letter-spacing:-1px}.region--footer-bottom{padding:41.6px 0;padding:2.6rem 0}.region--footer-bottom .block--menu--bottom-menu ul.menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.region--footer-bottom .block--menu--bottom-menu ul.menu .menu-item{width:100%;text-align:left;padding-left:12.8px;padding-left:.8rem}.region--footer-bottom .block--menu--bottom-menu ul.menu .menu-item a{color:#fff;font-size:12px;font-size:.75rem;line-height:16.2px;line-height:1.0125rem}.region--footer-bottom .footer-bottom__address .address-title{font-size:18px;font-size:1.125rem;line-height:24.3px;line-height:1.51875rem}.region--footer-bottom .footer-bottom__address .address{font-size:14px;font-size:.875rem;line-height:18.9px;line-height:1.18125rem;margin-bottom:0}.region--footer-bottom .footer-bottom__address .info{font-size:12px;font-size:.75rem;line-height:16.2px;line-height:1.0125rem;margin-top:16px;margin-top:1rem;display:-webkit-box;display:-ms-flexbox;display:flex}.region--footer-bottom .footer-bottom__address .info p{margin-bottom:0}.region--footer-bottom .footer-bottom__address .info a{text-decoration:underline;margin-left:4px}.region--footer-bottom .footer-bottom__address .info a:hover{color:rgba(255,255,255,0.7)}.region--footer-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-flow:wrap;flex-flow:wrap}@media only screen and (min-width:992px){.region--footer-top{-ms-flex-flow:nowrap;flex-flow:nowrap}}.footer-bottom__content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-left:16px;margin-left:1rem}@media only screen and (min-width:992px){.footer-bottom__content-wrapper{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:0}}.footer__content-wrapper .block--menu--main,.footer__content-wrapper .block--menu--main-menu-footer,.region--footer-bottom .footer-bottom__address{width:60%}@media only screen and (min-width:692px){.footer__content-wrapper .block--menu--main,.footer__content-wrapper .block--menu--main-menu-footer,.region--footer-bottom .footer-bottom__address{width:290px}}@media only screen and (min-width:1292px){.footer__content-wrapper .block--menu--main,.footer__content-wrapper .block--menu--main-menu-footer,.region--footer-bottom .footer-bottom__address{width:300px}}.footer__content-wrapper .block--menu--footer,.footer__content-wrapper .footer-top__socials,.region--footer-bottom .footer-bottom__copyright{width:40%}@media only screen and (min-width:692px){.footer__content-wrapper .block--menu--footer,.footer__content-wrapper .footer-top__socials,.region--footer-bottom .footer-bottom__copyright{width:200px}}@media only screen and (min-width:1292px){.footer__content-wrapper .block--menu--footer,.footer__content-wrapper .footer-top__socials,.region--footer-bottom .footer-bottom__copyright{width:190px}}.footer__content-wrapper{width:100%}@media only screen and (min-width:692px){.footer__content-wrapper{width:490px}}.region--footer-bottom .footer-bottom__address{margin-left:-16px;margin-left:-1rem}main.colored,body.colored{background-color:#fde5c4 !important}.not-front .node--full.node--landing-page{padding-top:120px;padding-top:7.5rem}.not-front .recipes,.not-front .table-talks,.not-front .view-product-category{padding-top:152px;padding-top:9.5rem}.not-front .region--content-top{padding-top:192px;padding-top:12rem}.paragraph--rich-text .field--text-reach a,.field--introduction a,.category-card__content a{color:#f7a939;text-decoration:underline;background-color:unset}.paragraph--rich-text .field--text-reach a:hover,.field--introduction a:hover,.category-card__content a:hover{border-bottom:none;opacity:.7}.paragraph--rich-text .field--text-reach ul li::before,.field--introduction ul li::before,.category-card__content ul li::before{color:#000;background-color:#000;border-radius:100%;width:10px;height:10px}.field--text-reach strong{font-family:"Open Sans",sans-serif;font-weight:800}.field--banner-image{margin-bottom:48px;margin-bottom:3rem}.field--banner-image img{border-radius:1rem}.paragraph--image video{width:100%;height:auto}.paragraph--image .field--media-oembed-video iframe{width:100%;border-radius:1rem;height:auto !important;aspect-ratio:16 / 9}.paragraph--two-part-container .paragraph--image.has-remote_video{margin-bottom:-48px;margin-bottom:-3rem}.paragraph--two-part-container .paragraph--image.has-local_video{margin-top:-48px;margin-top:-3rem}.field--background-color{display:none}.toggle-expand{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-right:32px;margin-right:2rem;padding-bottom:0;height:40px;-webkit-transition:350ms ease-in-out all;-o-transition:350ms ease-in-out all;transition:350ms ease-in-out all}@media only screen and (min-width:692px){.toggle-expand{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0 0 0 1rem;height:74px}}.toggle-expand .toggle-expand__text{color:#000}.header-region.scroll .toggle-expand{height:40px}.header-region .block--menu--main.main-nav--open{background-color:#fff;margin:0;padding:32px 0 0 0;padding:2rem 0 0 0}@media only screen and (min-width:692px){.header-region .block--menu--main.main-nav--open{padding:0;margin-top:-.6rem}}.header-region .block--menu--main.main-nav--open .language-switcher-language-url{margin:16px 0 16px 28.8px;margin:1rem 0 1rem 1.8rem}.header-region .block--menu--main.main-nav--open .language-switcher-language-url li a{color:#000}.header-region .block--menu--main.main-nav--open+.block--menu--cta-menu{display:block;padding-left:25.6px;padding-left:1.6rem;padding-bottom:24px;padding-bottom:1.5rem}@media only screen and (min-width:692px){.header-region .block--menu--main.main-nav--open+.block--menu--cta-menu{padding:0}}.more-section__header,.paragraph--content-grid .paragraph__header,.paragraph--content-grid-card>.container>.layout>.paragraph__content-wrapper>.paragraph__header,.paragraph--content-poster .paragraph__header{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}@media only screen and (min-width:692px){.more-section__header,.paragraph--content-grid .paragraph__header,.paragraph--content-grid-card>.container>.layout>.paragraph__content-wrapper>.paragraph__header,.paragraph--content-poster .paragraph__header{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}}.more-section__header h2,.paragraph--content-grid .paragraph__header h2,.paragraph--content-grid-card>.container>.layout>.paragraph__content-wrapper>.paragraph__header h2,.paragraph--content-poster .paragraph__header h2{margin-top:0}.paragraph .field--media img{display:block}.paragraph--cta-cards{padding-bottom:48px;padding-bottom:3rem;margin-bottom:0}.paragraph--cta-cards .field--media{max-width:350px}@media only screen and (min-width:692px){.paragraph--cta-cards .field--media{width:250px;max-width:unset}}@media only screen and (min-width:992px){.paragraph--cta-cards .field--media{width:300px}}.paragraph--cta-cards .field--media .field--name{display:none}.paragraph--cta-cards .field--media img{border-radius:1rem;width:100%}@media only screen and (min-width:692px){.paragraph--cta-cards .field--media img{width:auto}}.paragraph--cta-cards .field--card-item{background-color:#fff;padding:16px 0;padding:1rem 0;border-radius:1rem}@media only screen and (min-width:692px){.paragraph--cta-cards .field--card-item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:2.5rem 1.6rem}.paragraph--cta-cards .field--card-item>.field__item{width:50%}.paragraph--cta-cards .field--card-item>.field__item:nth-child(3),.paragraph--cta-cards .field--card-item>.field__item:nth-child(4){margin-top:2rem}}@media only screen and (min-width:1292px){.paragraph--cta-cards .field--card-item{margin:0 -2.8rem}}.paragraph--cta-cards .field--card-item .container{padding-left:19.2px;padding-left:1.2rem;padding-right:19.2px;padding-right:1.2rem}.paragraph--cta-card-item{margin-bottom:0}@media only screen and (min-width:992px){.paragraph--cta-card-item .paragraph__content{display:-webkit-box;display:-ms-flexbox;display:flex}}.paragraph--cta-card-item .card-item__content{margin-bottom:32px;margin-bottom:2rem}@media only screen and (min-width:992px){.paragraph--cta-card-item .card-item__content{max-width:290px;padding-left:2rem;margin-bottom:0}}.paragraph--cta-card-item .card-item__content .field--item-title{font-size:56px;font-size:3.5rem;line-height:75.6px;line-height:4.725rem;font-family:"OpenSansCondensed-Bold",sans-serif;padding-left:22.4px;padding-left:1.4rem;margin-bottom:16px;margin-bottom:1rem;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:0}.paragraph--cta-card-item .card-item__content .field--item-title:after{content:url("/themes/custom/calibr8_croustico/images/background-stroke-accent.svg");position:absolute;left:0;top:7px;-o-object-fit:cover;object-fit:cover;width:100%;height:50px;z-index:-1}.paragraph--cta-card-item .card-item__content .field--text{font-family:"Open Sans",sans-serif;line-height:34px}.field--landing-page-sections .field__item:first-child .paragraph--cta-cards{margin-top:-80px}@media only screen and (min-width:692px){.field--landing-page-sections .field__item:first-child .paragraph--cta-cards{margin-top:-100px}}@media only screen and (min-width:692px){.field--landing-page-sections .field__item:first-child .paragraph--cta-cards{margin-top:-180px;margin-bottom:3rem}}.paragraph--two-part-container{margin:48px 0;margin:3rem 0}.paragraph--two-part-container .paragraph__title h2{font-family:"OpenSansCondensed-Bold",sans-serif;font-size:40px;font-size:2.5rem;line-height:54px;line-height:3.375rem;color:#000}.paragraph--two-part-container .field--image-media img{border-radius:1rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.paragraph--two-part-container .field--image-media .field--name{display:none}.paragraph--two-part-container .field--container-items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}@media only screen and (min-width:692px){.paragraph--two-part-container .field--container-items{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row}}@media only screen and (min-width:692px){.paragraph--two-part-container .field--container-items{margin:0 -2rem}.paragraph--two-part-container .field--container-items .field__item:first-child .paragraph--image{margin-left:2rem}.paragraph--two-part-container .field--container-items .field__item:last-child .paragraph--image{margin-right:2rem}}.paragraph--two-part-container .field--container-items>.field__item{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.paragraph--two-part-container .container--medium{margin:0 auto}.paragraph--two-part-container .container--medium .paragraph--image,.paragraph--two-part-container .container--medium .paragraph--image img{width:100%;height:auto}@media only screen and (min-width:692px){.paragraph--two-part-container .container--medium .paragraph--image,.paragraph--two-part-container .container--medium .paragraph--image img{width:300px;height:300px}}@media only screen and (min-width:992px){.paragraph--two-part-container .container--medium .paragraph--image,.paragraph--two-part-container .container--medium .paragraph--image img{width:380px;height:380px}}.paragraph--two-part-container .container--large .paragraph--image,.paragraph--two-part-container .container--large .paragraph--image img{width:100%;height:auto}@media only screen and (min-width:692px){.paragraph--two-part-container .container--large .paragraph--image,.paragraph--two-part-container .container--large .paragraph--image img{width:400px;height:260px}}@media only screen and (min-width:992px){.paragraph--two-part-container .container--large .paragraph--image,.paragraph--two-part-container .container--large .paragraph--image img{width:575px;height:375px}}.paragraph--two-part-container.align--center .field--container-items{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.paragraph--two-part-container.align--top .field--container-items{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.paragraph--two-part-container.align--bottom .field--container-items{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.paragraph--category-grid-card{padding:64px 0 128px 0;padding:4rem 0 8rem 0;border-radius:1rem 1rem 0 0;margin-top:64px;margin-top:4rem;background-image:url("/themes/custom/calibr8_croustico/images/background-circle.svg");background-repeat:no-repeat;background-position:right bottom;background-size:auto 85%}@media only screen and (min-width:692px){.paragraph--category-grid-card{padding:2rem 0 8rem 0}}@media only screen and (min-width:992px){.paragraph--category-grid-card{padding:7.5rem 0 8.5rem 0}}.paragraph--category-grid-card .paragraph__content-wrapper{position:relative}.paragraph--category-grid-card .paragraph__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;margin-top:0}@media only screen and (min-width:692px){.paragraph--category-grid-card .paragraph__header{width:calc(100% / 2 - 3rem);text-align:right;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:absolute;left:0;top:2.5rem}}@media only screen and (min-width:992px){.paragraph--category-grid-card .paragraph__header{top:-1.5rem}}.paragraph--category-grid-card .paragraph__header h2{margin:0;text-align:right}.paragraph--category-grid-card .paragraph__header .paragraph__intro{padding-top:32px;padding-top:2rem}.paragraph--category-grid-card .field--referenced-category{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;max-width:unset}@media only screen and (min-width:692px){.paragraph--category-grid-card .field--referenced-category{display:grid;grid-gap:2.5rem;grid-template-columns:repeat(2,1fr);margin-left:-1rem}}.paragraph--category-grid-card .field--referenced-category>.field__item{width:100%}.paragraph--category-grid-card .field--referenced-category>.field__item:first-child{grid-column-start:2}.paragraph--category-grid-card.no-introblock{padding:64px 0;padding:4rem 0}.paragraph--category-grid-card.no-introblock .field--referenced-category>.field__item:first-child{grid-column-start:1}@media only screen and (min-width:992px){.paragraph--category-grid-card .term--product-category--teaser .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row}}.paragraph--category-grid-card .term--product-category--teaser .category-card__content{border:none;background-color:#e7c27d;border-radius:0 0 1rem 1rem;color:#fff;padding:16px;padding:1rem;margin-top:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media only screen and (min-width:692px){.paragraph--category-grid-card .term--product-category--teaser .category-card__content{padding:2.5rem}}@media only screen and (min-width:992px){.paragraph--category-grid-card .term--product-category--teaser .category-card__content{-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset;border-radius:1rem 0 0 1rem}}.paragraph--category-grid-card .term--product-category--teaser .field--banner-image,.paragraph--category-grid-card .term--product-category--teaser .media--type-image,.paragraph--category-grid-card .term--product-category--teaser .field--media-image{height:100%}.paragraph--category-grid-card .term--product-category--teaser .field--banner-image{margin-bottom:0}@media only screen and (min-width:992px){.paragraph--category-grid-card .term--product-category--teaser .field--banner-image{width:220px}}.paragraph--category-grid-card .term--product-category--teaser .field--banner-image .media--view-mode-teaser-square,.paragraph--category-grid-card .term--product-category--teaser .field--banner-image .field--bynder-id,.paragraph--category-grid-card .term--product-category--teaser .field--banner-image .bynder-wrapper,.paragraph--category-grid-card .term--product-category--teaser .field--banner-image .bynder-image{height:100%}.paragraph--category-grid-card .term--product-category--teaser .field--banner-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:1rem 1rem 0 0;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (min-width:992px){.paragraph--category-grid-card .term--product-category--teaser .field--banner-image img{border-radius:0 1rem 1rem 0}}.paragraph--category-grid-card .term--product-category--teaser h3{color:#fff}.paragraph--category-grid-card .term--product-category--teaser:hover .category-card__content{background-color:#e3b867}.paragraph--text-and-image-cta{margin-bottom:0;padding-bottom:48px;padding-bottom:3rem}@media only screen and (min-width:692px){.paragraph--text-and-image-cta{padding-top:4rem}}.paragraph--text-and-image-cta>.container>.paragraph__layout{position:relative;background-color:#fff;border-radius:1rem}@media only screen and (min-width:692px){.paragraph--text-and-image-cta>.container>.paragraph__layout{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.paragraph--text-and-image-cta .paragraph__image-wrapper{width:auto;-ms-flex-item-align:end;align-self:end;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:100%;flex-basis:100%;margin:0}@media only screen and (min-width:692px){.paragraph--text-and-image-cta .paragraph__image-wrapper{padding-top:1rem;-ms-flex-preferred-size:clamp(280px,40vw,508px);flex-basis:clamp(280px,40vw,508px)}}.paragraph--text-and-image-cta .paragraph__image-wrapper .field--name{display:none}.paragraph--text-and-image-cta .paragraph__image-wrapper img{width:100%;height:280px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-top-left-radius:16px;border-top-left-radius:1rem;border-top-right-radius:16px;border-top-right-radius:1rem}@media only screen and (min-width:692px){.paragraph--text-and-image-cta .paragraph__image-wrapper img{height:auto;aspect-ratio:508 / 380;-webkit-clip-path:circle(62% at 44% 74%);clip-path:circle(62% at 44% 74%);border-radius:0 0 0 1rem}}.paragraph--text-and-image-cta .paragraph__content-wrapper{width:auto;padding:16px 24px 24px 32px;padding:1rem 1.5rem 1.5rem 2rem}@media only screen and (min-width:692px){.paragraph--text-and-image-cta .paragraph__content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.paragraph--text-and-image-cta .paragraph__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;margin-top:0}.paragraph--text-and-image-cta .paragraph__header h2{margin-top:0;font-size:56px;font-size:3.5rem;line-height:75.6px;line-height:4.725rem}.paragraph--text-and-image-cta .paragraph__header p{font-size:16px;font-size:1rem;line-height:21.6px;line-height:1.35rem;margin-bottom:0}.paragraph--content-grid-card .paragraph--text-and-image-cta>.container{padding:0}.paragraph--content-grid-card{border-radius:1rem 1rem 0 0}.paragraph--content-grid-card.brick>.container{background-image:url("/themes/custom/calibr8_croustico/images/brick-background.png");background-repeat:repeat;border-radius:1rem;-webkit-filter:drop-shadow(0 0 16px rgba(0,0,0,0.05));filter:drop-shadow(0 0 16px rgba(0,0,0,0.05))}.paragraph--content-grid-card .field--referenced-content{margin:40px -14.4px 72px -14.4px;margin:2.5rem -.9rem 4.5rem -.9rem;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap}@media only screen and (min-width:692px){.paragraph--content-grid-card .field--referenced-content>.field__item{width:calc(100% / 2 - 1.8rem)}}@media only screen and (min-width:992px){.paragraph--content-grid-card .field--referenced-content>.field__item{width:calc(100% / 4 - 1.8rem)}}.paragraph--content-grid-card .paragraph--text-and-image-cta{padding-top:72px;padding-top:4.5rem;border-top:2px solid rgba(110,120,140,0.33)}.paragraph--content-grid-card .paragraph--text-and-image-cta .paragraph__header{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.paragraph--content-poster .pgh-poster__content{margin:48px 0 32px 0;margin:3rem 0 2rem 0}.paragraph--content-poster .pgh-poster__copy{background-color:#fbe8af;border-radius:0 1rem 1rem 0}.paragraph--content-poster .pgh-poster__copy .field--name-field-text-reach{font-family:"Open Sans",sans-serif;color:#000}.paragraph--content-poster .pgh-poster__copy .field--stamp{-webkit-transform:unset;-ms-transform:unset;transform:unset;left:40px;left:2.5rem;border-radius:1rem;top:-22.4px;top:-1.4rem;background-color:#e7c27d;font-family:"Open Sans",sans-serif !important;font-weight:500;text-transform:uppercase}.paragraph--content-poster .pgh-poster__media{border-radius:1rem 0 0 1rem;overflow:hidden}.paragraph--content-poster .field--poster-link a{margin-top:32px;margin-top:2rem}.paragraph--landing-hero .field--media-image,.paragraph--landing-hero .bynder-wrapper{height:500px}@media only screen and (min-width:992px){.paragraph--landing-hero .field--media-image,.paragraph--landing-hero .bynder-wrapper{height:auto}}.paragraph--landing-hero .field--media-image img,.paragraph--landing-hero .bynder-wrapper img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.paragraph--extended-cta{margin:48px 0 32px 0;margin:3rem 0 2rem 0}.paragraph--extended-cta .paragraph__content{position:relative}.paragraph--extended-cta .banner__copy{position:absolute;bottom:0;left:0;width:100%;padding:16px;padding:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;border-radius:0 0 1rem 1rem;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0)),color-stop(0%,rgba(0,0,0,0)),to(rgba(0,0,0,0.5)));background-image:-o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%)}.paragraph--extended-cta .banner__copy p{margin:0 16px 8px 0;margin:0 1rem .5rem 0}@media only screen and (min-width:692px){.paragraph--extended-cta .banner__copy{padding:3rem 1.75rem 1.75rem 1.75rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap;right:0}.paragraph--extended-cta .banner__copy p{margin:0 1rem 0 0}}.paragraph--extended-cta .field--media img{height:400px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:1rem}@media only screen and (min-width:692px){.paragraph--extended-cta .field--media img{height:auto;min-height:300px}}.paragraph--extended-cta .field--text{font-size:20px;font-size:1.25rem;line-height:27px;line-height:1.6875rem;color:#fff;margin:0 8px 0 0;margin:0 0.5rem 0 0}@media only screen and (min-width:692px){.paragraph--extended-cta .field--text{padding:0 0 1rem 0;font-size:1.4375rem;line-height:1.94063rem;max-width:75%}}.paragraph--extended-cta .field--section-link{margin:8px 0 0 0;margin:.5rem 0 0 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media only screen and (min-width:692px){.paragraph--extended-cta .field--section-link{margin:.5rem auto 0 0}}.paragraph--extended-cta .field--section-link a{white-space:nowrap;margin-bottom:16px;margin-bottom:1rem}.paragraph--extended-cta .field--section-link a:hover{opacity:.9}@media only screen and (min-width:692px){.paragraph--extended-cta .field--section-link a{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.paragraph--hubspot-form{border-radius:1rem 1rem 0 0;padding:32px 0;padding:2rem 0}@media only screen and (min-width:692px){.paragraph--hubspot-form{padding:4rem 0;margin:0 -2rem}}.paragraph--hubspot-form form,.paragraph--hubspot-form .paragraph__content-wrapper{max-width:987px;margin:0 auto}.paragraph--hubspot-form form{background-color:#fbe8af;padding:48px 64px 56px 64px;padding:3rem 4rem 3.5rem 4rem;border-radius:1rem}.paragraph--hubspot-form form fieldset{max-width:100%;padding-top:16px;padding-top:1rem}.paragraph--hubspot-form form h3{margin-top:16px;margin-top:1rem;color:#000}.paragraph--hubspot-form form a{font-family:"Open Sans",sans-serif}.paragraph--hubspot-form form ul{list-style:none;margin:0}.paragraph--hubspot-form form label{text-transform:unset}.paragraph--hubspot-form form input,.paragraph--hubspot-form form textarea,.paragraph--hubspot-form form select{margin-top:8px;margin-top:0.5rem}.paragraph--hubspot-form form .hs-richtext,.paragraph--hubspot-form form .hs-error-msg{font-size:15px;font-size:.9375rem;line-height:20.249px;line-height:1.26562rem;line-height:17px}.paragraph--hubspot-form form .hs-richtext{opacity:.8;margin-bottom:8px;margin-bottom:.5rem}.paragraph--hubspot-form form .hs-error-msg{color:#f14d51}.paragraph--hubspot-form form .hs-form-booleancheckbox,.paragraph--hubspot-form form .hs-form-checkbox,.paragraph--hubspot-form form .hs-form-radio{margin-bottom:4px;margin-bottom:.25rem}.paragraph--hubspot-form form .hs-form-booleancheckbox input,.paragraph--hubspot-form form .hs-form-checkbox input,.paragraph--hubspot-form form .hs-form-radio input{margin-right:8px;margin-right:.5rem}.paragraph--hubspot-form form .hs-form-checkbox label,.paragraph--hubspot-form form .hs-form-radio label{font-weight:normal}.contact--page .paragraph--hubspot-form{margin:0;border-radius:1rem 0 0 1rem;padding:64px 32px 64px 16px;padding:4rem 2rem 4rem 1rem}@media only screen and (min-width:692px){.contact--page .paragraph--hubspot-form{margin:3rem 0 0 2rem}}.paragraph--image .bynder-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.paragraph--image img{border-radius:1rem;margin:0 auto}.user-login-form{margin:208px auto 0 auto;margin:13rem auto 0 auto;max-width:500px}.logged-in .region--header{margin-top:32px;margin-top:2rem}.logged-in .header-region.scroll{margin-top:48px;margin-top:3rem}.region--toolbar{background-color:#fde5c4}.region--toolbar .toolbar-region-wrapper .tabs.primary li a{font-family:"Open Sans",sans-serif;color:#000}@font-face{font-family:"OpenSansCondensed-Bold";src:url("/themes/custom/calibr8_adp/fonts/OpenSansCondensed-Bold.eot");src:url("/themes/custom/calibr8_adp/fonts/OpenSansCondensed-Bold.eot?#iefix") format("embedded-opentype"),url("/themes/custom/calibr8_adp/fonts/OpenSansCondensed-Bold.woff") format("woff"),url("/themes/custom/calibr8_adp/fonts/OpenSansCondensed-Bold.ttf") format("truetype"),url("/themes/custom/calibr8_adp/fonts/OpenSansCondensed-Bold.svg#OpenSansCondensed-Bold") format("svg");font-weight:700;font-style:normal}@font-face{font-family:"americanTypewriter";src:url("/themes/custom/calibr8_adp/fonts/american-typewriter.eot");src:url("/themes/custom/calibr8_adp/fonts/american-typewriter.eot?#iefix") format("embedded-opentype"),url("/themes/custom/calibr8_adp/fonts/american-typewriter.woff") format("woff"),url("/themes/custom/calibr8_adp/fonts/american-typewriter.ttf") format("truetype"),url("/themes/custom/calibr8_adp/fonts/american-typewriter.svg#american-typewriter") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:"americanTypewriterSemibold";src:url("/themes/custom/calibr8_adp/fonts/american-typewriter-semibold.eot");src:url("/themes/custom/calibr8_adp/fonts/american-typewriter-semibold.eot?#iefix") format("embedded-opentype"),url("/themes/custom/calibr8_adp/fonts/american-typewriter-semibold.woff") format("woff"),url("/themes/custom/calibr8_adp/fonts/american-typewriter-semibold.ttf") format("truetype"),url("/themes/custom/calibr8_adp/fonts/american-typewriter-semibold.svg#american-typewriter-semibold") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:"americanTypewriterBold";src:url("/themes/custom/calibr8_adp/fonts/american-typewriter-bold.eot");src:url("/themes/custom/calibr8_adp/fonts/american-typewriter-bold.eot?#iefix") format("embedded-opentype"),url("/themes/custom/calibr8_adp/fonts/american-typewriter-bold.woff") format("woff"),url("/themes/custom/calibr8_adp/fonts/american-typewriter-bold.ttf") format("truetype"),url("/themes/custom/calibr8_adp/fonts/american-typewriter-bold.svg#american-typewriter-bold") format("svg");font-weight:normal;font-style:normal}body{font-family:"Open Sans",sans-serif;font-size:16px;font-size:1rem;line-height:21.6px;line-height:1.35rem}body strong{font-family:"Open Sans",sans-serif}h1,.node--landing-page:not(.contact--page) .landing-hero__title,h2,h3,h4{font-family:"OpenSansCondensed-Bold",sans-serif !important;color:#000;font-weight:700 !important;text-transform:unset}h1,.node--landing-page:not(.contact--page) .landing-hero__title,.not-front .node--landing-page--full .page-title,.content-header__content-wrapper .page-title{font-size:36px;font-size:2.25rem;line-height:48.6px;line-height:3.0375rem;line-height:42px;line-height:2.625rem;color:#000}@media only screen and (min-width:692px){h1,.node--landing-page:not(.contact--page) .landing-hero__title,.not-front .node--landing-page--full .page-title,.content-header__content-wrapper .page-title{font-size:4.0625rem;line-height:5.48438rem;line-height:4rem}}h2{font-size:36px;font-size:2.25rem;line-height:48.6px;line-height:3.0375rem;line-height:42px;line-height:2.625rem}@media only screen and (min-width:692px){h2{font-size:3.125rem;line-height:4.21875rem;line-height:3.25rem}}h3{font-size:36px;font-size:2.25rem;line-height:48.6px;line-height:3.0375rem;line-height:40px;line-height:2.5rem}main a{color:#000;text-decoration:underline}main a:hover{color:#0500df}.paragraph__title>*{margin-bottom:24px;margin-bottom:1.5rem}.paragraph--rich-text .field--text-reach a,.field--introduction a,.category-card__content a,.paragraph--cta-card-item .card-item__content .field--link a,.node--news.node--teaser .category-card__bottom-link{font-weight:bold;text-decoration:underline;color:#000 !important}.paragraph--rich-text .field--text-reach a:hover,.field--introduction a:hover,.category-card__content a:hover,.paragraph--cta-card-item .card-item__content .field--link a:hover,.node--news.node--teaser .category-card__bottom-link:hover{color:#0500df !important}.paragraph--rich-text .field--text-reach a:after,.field--introduction a:after,.category-card__content a:after,.paragraph--cta-card-item .card-item__content .field--link a:after,.node--news.node--teaser .category-card__bottom-link:after{content:''}.primary-button,.button-primary,.paragraph--webform form input[type='submit'],.paragraph--hubspot-form form input[type='submit'],.header-region .block--menu--cta-menu ul.menu .menu-item:nth-child(2) a,.paragraph--extended-cta .field--section-link a,.footer-top__side-menu .field--register-link a{padding:8px 16px;padding:.5rem 1rem;font-size:18px;font-size:1.125rem;line-height:24.3px;line-height:1.51875rem;border:#f7a939 2px solid;font-family:"Open Sans",sans-serif;font-weight:bold;border-radius:10rem;text-decoration:none !important;text-transform:unset;letter-spacing:unset}.primary-button:hover,.button-primary:hover,.paragraph--webform form input:hover[type='submit'],.paragraph--hubspot-form form input:hover[type='submit'],.header-region .block--menu--cta-menu ul.menu .menu-item:nth-child(2) a:hover,.paragraph--extended-cta .field--section-link a:hover,.footer-top__side-menu .field--register-link a:hover{opacity:1 !important;color:#000;background-color:#f9c780 !important;border-color:#f9c780 !important}.button-secondary,.header-region .block--menu--cta-menu ul.menu .menu-item:first-child a,.node--edition--full .content-header .field--banner-link a,.paragraph--text-and-image-cta .paragraph__content .field--link a{background-color:#fff;color:#000 !important;padding:8px 16px;padding:.5rem 1rem;font-size:18px;font-size:1.125rem;line-height:24.3px;line-height:1.51875rem;border:#fff 2px solid;font-family:"Open Sans",sans-serif;font-weight:bold;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:10rem;text-decoration:none !important;text-transform:unset;letter-spacing:unset}.button-secondary:hover,.header-region .block--menu--cta-menu ul.menu .menu-item:first-child a:hover,.node--edition--full .content-header .field--banner-link a:hover,.paragraph--text-and-image-cta .paragraph__content .field--link a:hover{opacity:1 !important;color:#000;background-color:#f9c780;border-color:#f9c780 !important}.button-secondary:after,.header-region .block--menu--cta-menu ul.menu .menu-item:first-child a:after,.node--edition--full .content-header .field--banner-link a:after,.paragraph--text-and-image-cta .paragraph__content .field--link a:after{content:''}.logged-in .header-region.scroll{margin-top:-32px;margin-top:-2rem}.header-region{background-color:#000;display:block;padding-top:0;-webkit-box-shadow:0px 21px 21px 0px rgba(0,0,0,0.17);box-shadow:0px 21px 21px 0px rgba(0,0,0,0.17);position:relative;padding-bottom:9.6px;padding-bottom:.6rem;border-radius:0 0 1.5rem 1.5rem}@media only screen and (min-width:692px){.header-region{padding:.5rem 0}}.header-region.scroll{padding-top:0;max-height:80px;max-height:5rem}.header-region.scroll .header-logo,.header-region.scroll .header-logo img{max-width:112px;max-width:7rem}@media only screen and (min-width:692px){.header-region.scroll .header-logo,.header-region.scroll .header-logo img{max-width:11.25rem}.header-region.scroll .header-logo{top:1.5rem}}@media only screen and (min-width:992px){.header-region.scroll .header-logo{top:1.14rem}}.header-region.scroll .block--menu--main ul.menu{padding-bottom:0}.header-region .header-logo{max-width:112px;max-width:7rem}@media only screen and (min-width:692px){.header-region .header-logo{max-width:18rem;top:.8rem;left:calc(50% + .5rem)}.header-region .header-logo img{max-width:18rem}}@media only screen and (min-width:992px){.header-region .header-logo{top:1.5rem}}@media only screen and (min-width:1292px){.header-region .header-logo{top:1.85rem}}.header-region .block--menu--main{margin-top:32px;margin-top:2rem}.header-region .block--menu--main ul.menu{height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:16px;padding-left:1rem}@media only screen and (min-width:692px){.header-region .block--menu--main ul.menu{display:grid;grid-template-columns:repeat(6,1fr) 17rem repeat(6,1fr)}}.header-region .block--menu--main ul.menu .menu-item{padding-left:0;justify-self:center;-ms-flex-item-align:center;align-self:center}.header-region .block--menu--main ul.menu .menu-item a{color:#fff;font-weight:bold}.header-region .block--menu--main ul.menu .menu-item a.button-primary,.header-region .block--menu--main .block--menu--cta-menu ul.menu .menu-item:nth-child(2) a,.header-region .block--menu--cta-menu .block--menu--main ul.menu .menu-item:nth-child(2) a,.header-region .block--menu--main ul.menu .menu-item .paragraph--extended-cta .field--section-link a,.paragraph--extended-cta .field--section-link .header-region .block--menu--main ul.menu .menu-item a,.header-region .block--menu--main ul.menu .menu-item .footer-top__side-menu .field--register-link a,.footer-top__side-menu .field--register-link .header-region .block--menu--main ul.menu .menu-item a{color:black !important;padding:8px 24px 11.2px 24px;padding:.5rem 1.5rem .7rem 1.5rem}.header-region .block--menu--main ul.menu .menu-item a.button-primary:hover,.header-region .block--menu--main .block--menu--cta-menu ul.menu .menu-item:nth-child(2) a:hover,.header-region .block--menu--cta-menu .block--menu--main ul.menu .menu-item:nth-child(2) a:hover,.header-region .block--menu--main ul.menu .menu-item .paragraph--extended-cta .field--section-link a:hover,.paragraph--extended-cta .field--section-link .header-region .block--menu--main ul.menu .menu-item a:hover,.header-region .block--menu--main ul.menu .menu-item .footer-top__side-menu .field--register-link a:hover,.footer-top__side-menu .field--register-link .header-region .block--menu--main ul.menu .menu-item a:hover{border-bottom:0 !important}.header-region .block--menu--main ul.menu .menu-item:nth-child(1),.header-region .block--menu--main ul.menu .menu-item:nth-child(2){grid-column:span 3}.header-region .block--menu--main ul.menu .menu-item:nth-child(3){grid-column:8 / 10}.header-region .block--menu--main ul.menu .menu-item:nth-child(4),.header-region .block--menu--main ul.menu .menu-item:nth-child(5){grid-column:span 2}.region--header.scroll .countdown{height:0;opacity:0}@media only screen and (min-width:692px){.hide-desktop{display:none}}html{height:auto !important}.user-login-form{margin-top:320px;margin-top:20rem}.not-front .node--full.node--landing-page:not(.contact--page){padding-top:0}.not-front .node--full.node--landing-page:not(.contact--page) .top-content{padding-top:136px;padding-top:8.5rem}@media only screen and (min-width:692px){.not-front .node--full.node--landing-page:not(.contact--page) .top-content{padding-top:14.5rem}}.not-front .node--full.node--landing-page:not(.contact--page) .top-content.show-ripple{padding-bottom:64px;padding-bottom:4rem}.not-front .node--full.node--landing-page:not(.contact--page) .top-content .paragraph--two-part-container{margin-top:0}.not-front .node--landing-page--full,.landing-section-hero__container{background-color:#fff !important}.node--landing-page--full .field--landing-page-sections .field__item:first-of-type .paragraph--rich-text .container--small{margin-left:auto}.node--landing-page--full .page-layout__content-wrapper.show-ripple{position:relative}.node--landing-page--full .page-layout__content-wrapper.show-ripple::before{content:'';background-image:url("/themes/custom/calibr8_adp/images/top-ripple-landing-page.svg");background-repeat:no-repeat;background-size:cover;width:100%;height:160px;height:10rem;position:absolute;left:0;top:-184px;top:-11.5rem}@media only screen and (min-width:692px){.node--landing-page--full .page-layout__content-wrapper.show-ripple::before{height:9rem;top:-12rem}}.region--footer{background-color:#fde5c4}.footer-top{position:relative;padding:41.6px 0;padding:2.6rem 0;max-height:unset !important;display:block}@media only screen and (min-width:692px){.footer-top{display:grid;grid-template-columns:repeat(3,1fr);padding:4.5rem 0}}@media only screen and (min-width:992px){.footer-top{grid-template-columns:3fr 2fr 2fr}}.footer-top__image{position:absolute;width:auto;height:100%;left:-32px;left:-2rem;display:none}@media only screen and (min-width:692px){.footer-top__image{display:block}}@media only screen and (min-width:1292px){.footer-top__image{left:-17rem}}.footer-top__image .field--name{display:none}.footer-top__image .field__item,.footer-top__image .media--type-image,.footer-top__image .media--type-bynder,.footer-top__image .field--media-image,.footer-top__image .bynder-wrapper,.footer-top__image .field--bynder-id,.footer-top__image img{height:100%;width:208px;width:13rem}@media only screen and (min-width:992px){.footer-top__image .field__item,.footer-top__image .media--type-image,.footer-top__image .media--type-bynder,.footer-top__image .field--media-image,.footer-top__image .bynder-wrapper,.footer-top__image .field--bynder-id,.footer-top__image img{width:25rem}}@media only screen and (min-width:1292px){.footer-top__image .field__item,.footer-top__image .media--type-image,.footer-top__image .media--type-bynder,.footer-top__image .field--media-image,.footer-top__image .bynder-wrapper,.footer-top__image .field--bynder-id,.footer-top__image img{width:auto}}.footer-top__image img{-o-object-fit:cover;object-fit:cover}.footer-top__socials{padding:16px 0 26px 0;padding:1rem 0 1.625rem 0}@media only screen and (min-width:692px){.footer-top__socials{padding:0 0 1.625rem 0}}.footer-top__socials .socials-icons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:18px;gap:1.125rem}.footer-top__brands{display:-webkit-box;display:-ms-flexbox;display:flex;gap:26px;gap:1.625rem;padding:0 0 16px 0;padding:0 0 1rem 0;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}@media only screen and (min-width:692px){.footer-top__brands{-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}}@media only screen and (min-width:692px){.footer-top__content-wrapper-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-column-start:2}}.footer-top__content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (min-width:692px){.footer-top__content-wrapper .block--menu--main ul.menu{display:grid;grid-template-columns:repeat(2,1fr);-webkit-column-gap:5rem;-moz-column-gap:5rem;column-gap:5rem}}@media only screen and (min-width:992px){.footer-top__content-wrapper .block--menu--main ul.menu{-webkit-column-gap:6rem;-moz-column-gap:6rem;column-gap:6rem}}.footer-top__content-wrapper .block--menu--main ul.menu .menu-item>a{font-family:"Open Sans",sans-serif;color:#000;font-size:18px;font-size:1.125rem;line-height:24.3px;line-height:1.51875rem;white-space:nowrap}.footer-top__content-wrapper .block--menu--main ul.menu .menu-item>a:hover{color:#f7a939}.footer-top__content-wrapper .block--menu--main ul.menu .menu-item>a.button-primary,.footer-top__content-wrapper .block--menu--main .header-region .block--menu--cta-menu ul.menu .menu-item:nth-child(2) .menu-item>a,.header-region .block--menu--cta-menu .footer-top__content-wrapper .block--menu--main ul.menu .menu-item:nth-child(2) .menu-item>a,.footer-top__content-wrapper .block--menu--main ul.menu .paragraph--extended-cta .field--section-link .menu-item>a,.paragraph--extended-cta .field--section-link .footer-top__content-wrapper .block--menu--main ul.menu .menu-item>a,.footer-top__content-wrapper .block--menu--main ul.menu .footer-top__side-menu .field--register-link .menu-item>a,.footer-top__side-menu .field--register-link .footer-top__content-wrapper .block--menu--main ul.menu .menu-item>a{display:none}.footer-top__side-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;margin-top:-4px;margin-top:-.25rem}@media only screen and (min-width:692px){.footer-top__side-menu{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-top:0;gap:1rem}}.footer-top__side-menu a{font-family:"Open Sans",sans-serif;color:#000}.footer-top__side-menu a:nth-child(2),.footer-top__side-menu a:nth-child(3){-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.footer-top__side-menu a:nth-child(4),.footer-top__side-menu a:nth-child(5){-ms-flex-item-align:end;align-self:flex-end}.footer-top__side-menu a:nth-child(4){margin-top:-48px;margin-top:-3rem}@media only screen and (min-width:692px){.footer-top__side-menu a:nth-child(2),.footer-top__side-menu a:nth-child(3),.footer-top__side-menu a:nth-child(4),.footer-top__side-menu a:nth-child(5){-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset;-ms-flex-item-align:unset;align-self:unset;margin-top:0;text-align:right}}.footer-top__side-menu .field--register-link{padding:16px 0;padding:1rem 0}@media only screen and (min-width:692px){.footer-top__side-menu .field--register-link{margin-bottom:2rem;padding:0}}.footer-top__side-menu .field--register-link a{font-weight:bold;color:#000 !important}.footer-top__side-menu .partner{margin:0 0 -4.8px 12px;margin:0 0 -.3rem .75rem}.region--footer-bottom{background-color:#fff;padding:28px 0;padding:1.75rem 0}.region--footer-bottom .footer-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-family:"Open Sans",sans-serif}@media only screen and (min-width:692px){.region--footer-bottom .footer-bottom{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.region--footer-bottom .footer-bottom__info{color:#556c7f;font-weight:400;max-width:100%;font-size:16px;font-size:1rem;line-height:21.6px;line-height:1.35rem;line-height:24px;line-height:1.5rem}@media only screen and (min-width:692px){.region--footer-bottom .footer-bottom__info{max-width:75%}}.region--footer-bottom .footer-bottom__info a{text-decoration:underline;color:#556c7f}.region--footer-bottom .footer-bottom__info a:hover{opacity:.7}.region--footer-bottom .footer-bottom__copyright{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-bottom:16px;margin-bottom:1rem}@media only screen and (min-width:692px){.region--footer-bottom .footer-bottom__copyright{-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset;margin-bottom:0}}.region--footer-bottom .footer-bottom__copyright .block--menu--bottom-menu ul.menu{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (min-width:692px){.region--footer-bottom .footer-bottom__copyright .block--menu--bottom-menu ul.menu{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.region--footer-bottom .footer-bottom__copyright .block--menu--bottom-menu ul.menu .menu-item{padding-left:0}@media only screen and (min-width:692px){.region--footer-bottom .footer-bottom__copyright .block--menu--bottom-menu ul.menu .menu-item{text-align:right;padding-left:.8rem}}.region--footer-bottom .footer-bottom__copyright .block--menu--bottom-menu ul.menu .menu-item a{color:#556c7f;font-size:16px;font-size:1rem;line-height:21.6px;line-height:1.35rem;font-weight:600;text-decoration:underline}.toggle-expand{margin-top:10.4px;margin-top:.65rem}.toggle-expand .toggle-expand__text{color:#fff;text-transform:unset;font-weight:bold;font-family:"OpenSansCondensed-Bold",sans-serif !important;font-size:20px;font-size:1.25rem;line-height:27px;line-height:1.6875rem}.header-region .register-button{color:#000 !important;font-weight:bold;position:absolute;top:8px;top:.5rem;left:8px;left:.5rem}@media only screen and (min-width:692px){.header-region.scroll .block--menu--main.main-nav--open{top:1rem}}.header-region .block--menu--main.main-nav--open{position:absolute;width:100%;z-index:-1;top:0}@media only screen and (min-width:692px){.header-region .block--menu--main.main-nav--open{top:4rem}}.header-region .block--menu--main.main-nav--open ul.menu{display:-webkit-box;display:-ms-flexbox;display:flex;padding:48px 60px 32px;padding:3rem 3.75rem 2rem;background:url("/themes/custom/calibr8_adp/images/blue_concrete_wall.jpg");background-size:cover;background-repeat:no-repeat}@media only screen and (min-width:692px){.header-region .block--menu--main.main-nav--open ul.menu{padding:4rem 0 2rem 1rem}}@media only screen and (min-width:992px){.header-region .block--menu--main.main-nav--open ul.menu{padding:2rem 0 2rem 1rem}}.header-region .block--menu--main.main-nav--open ul.menu .menu-item{justify-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.header-region .block--menu--main.main-nav--open ul.menu .menu-item a{color:#000;font-size:24px;font-size:1.5rem;line-height:32.4px;line-height:2.025rem}.header-region .block--menu--main.main-nav--open ul.menu .menu-item a.button-primary,.header-region .block--menu--main.main-nav--open .block--menu--cta-menu ul.menu .menu-item:nth-child(2) a,.header-region .block--menu--cta-menu .block--menu--main.main-nav--open ul.menu .menu-item:nth-child(2) a,.header-region .block--menu--main.main-nav--open ul.menu .menu-item .paragraph--extended-cta .field--section-link a,.paragraph--extended-cta .field--section-link .header-region .block--menu--main.main-nav--open ul.menu .menu-item a,.header-region .block--menu--main.main-nav--open ul.menu .menu-item .footer-top__side-menu .field--register-link a,.footer-top__side-menu .field--register-link .header-region .block--menu--main.main-nav--open ul.menu .menu-item a{margin-top:16px;margin-top:1rem}.view-chef-finalists .view-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px;gap:2.5rem}@media only screen and (min-width:692px){.view-chef-finalists .view-content{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2.5rem}}.node--chef--teaser{border-radius:1rem;overflow:hidden;background-color:#f7a939}.node--chef--teaser .chef-teaser__header{position:relative}.node--chef--teaser .chef-teaser__header::after{content:'';background-image:url("/themes/custom/calibr8_adp/images/top-ripple-chef.svg");background-repeat:no-repeat;background-size:cover;width:100%;height:50px;height:3.125rem;position:absolute;left:0;bottom:-16px;bottom:-1rem}.node--chef--teaser .chef-teaser__content{padding:28px 16px 52px;padding:1.75rem 1rem 3.25rem}.node--chef--teaser .chef-teaser__content h3{color:#000;text-align:center}.node--news--full .hero-header__image img{height:384px;height:24rem;max-height:640px;max-height:40rem;-o-object-fit:cover;object-fit:cover}@media only screen and (min-width:692px){.node--news--full .hero-header__image img{height:100%}}.node--news--full .hero-header__wrapper{position:relative}.node--news--full .hero-header__wrapper::before{content:'';background-image:url("/themes/custom/calibr8_adp/images/top-ripple.svg");background-repeat:no-repeat;background-size:cover;width:100%;height:184px;height:11.5rem;position:absolute;left:0;top:-160px;top:-10rem}.node--news--full .hero-header__title{margin-bottom:28px;margin-bottom:1.75rem}.node--news--full .hero-header__intro{position:relative;max-width:620px;max-width:38.75rem;text-align:center;margin:0 auto}.node--news--full .hero-header__intro .field--introduction{line-height:27.2px;line-height:1.7rem;font-size:18px;font-size:1.125rem;line-height:24.3px;line-height:1.51875rem}.node--news--full .paragraph--image--default img{max-height:384px;max-height:24rem;-o-object-fit:cover;object-fit:cover}.node--news--full .footer-back__link{font-family:"americanTypewriterSemibold",serif;margin-bottom:86px;margin-bottom:5.375rem}.node--news--full .footer-back__link a{text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.node--news--full .footer-back__link a:hover{color:#000 !important}.node--news--full .footer-back__link a:hover img{opacity:.7}.node--edition--full .content-top{background:-webkit-gradient(linear,left top,left bottom,color-stop(15%,#f9bf6c),color-stop(49.5%,#f7a939));background:-o-linear-gradient(top,#f9bf6c 15%,#f7a939 49.5%);background:linear-gradient(180deg,#f9bf6c 15%,#f7a939 49.5%);padding-top:72px;padding-top:4.5rem}@media only screen and (min-width:692px){.node--edition--full .content-top{padding-top:14rem}}.node--edition--full .content-header{background-color:unset !important}.node--edition--full .content-header__top-title{font-weight:bold;padding-bottom:8px;padding-bottom:.5rem}.node--edition--full .content-header__title{margin-bottom:32px;margin-bottom:2rem}.node--edition--full .content-header__top-title,.node--edition--full .content-header__title{text-align:center}@media only screen and (min-width:692px){.node--edition--full .content-header__top-title,.node--edition--full .content-header__title{text-align:left}}.node--edition--full .content-header__image.mobile img{max-height:264px;max-height:16.5rem;margin-bottom:32px;margin-bottom:2rem}.node--edition--full .content-header__image img{max-height:448px;max-height:28rem;border-radius:1rem;-o-object-fit:cover;object-fit:cover}.node--edition--full .content-header .content-header--inner{padding-bottom:80px;padding-bottom:5rem}.node--edition--full .field--introduction{padding-bottom:16px;padding-bottom:1rem}.recipe{background-color:#f4f6f7;color:#556c7f;position:relative;margin-top:32px;margin-top:2rem;font-size:18px;font-size:1.125rem;line-height:24.3px;line-height:1.51875rem;line-height:28px;line-height:1.75rem;padding-bottom:80px;padding-bottom:5rem}@media only screen and (min-width:692px){.recipe{margin-top:-5rem}}.recipe::before{content:'';background-image:url("/themes/custom/calibr8_adp/images/top-ripple-recipe.svg");background-repeat:no-repeat;background-size:cover;width:100%;height:160px;height:10rem;position:absolute;left:0;top:-136px;top:-8.5rem}@media only screen and (min-width:692px){.recipe::before{height:9rem}}.recipe h2,.recipe h3{color:#556c7f}.recipe__top-title{font-size:24px;font-size:1.5rem;line-height:32.4px;line-height:2.025rem;font-weight:bold}.recipe__title{margin-bottom:48px;margin-bottom:3rem}.recipe__title,.recipe__top-title{text-align:center;position:relative}.recipe__cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}@media only screen and (min-width:692px){.recipe__cta{display:grid;grid-template-columns:repeat(2,1fr)}.recipe__cta span,.recipe__cta a{grid-column-start:2;margin-left:4rem}}.recipe__cta a{font-weight:bold;text-decoration:underline;color:#556c7f}.recipe__cta a:hover{color:#0500df !important}.recipe .serve{color:#556c7f !important;font-weight:bold;margin-left:0}.recipe .serve__label{font-family:"Open Sans",sans-serif;text-transform:unset;font-size:16px;font-size:1rem;line-height:21.6px;line-height:1.35rem;font-weight:bold;color:#556c7f}.recipe .serve__container{border:none;-webkit-box-shadow:none;box-shadow:none}.recipe .serve__wrapper button{color:#556c7f}.recipe .serve__wrapper button:hover{color:#f9c780}.recipe .field--ingredients{background-color:white;padding:24px;padding:1.5rem;border-radius:1rem;margin-top:32px;margin-top:2rem}.recipe .field--ingredients>.field__item{background-color:unset !important;border-bottom:1px solid rgba(85,108,127,0.2);font-size:16px;font-size:1rem;line-height:21.6px;line-height:1.35rem;font-family:"americanTypewriter",serif;padding:16px 24px;padding:1rem 1.5rem}@media only screen and (min-width:692px){.recipe .field--ingredients>.field__item{font-size:1.25rem;line-height:1.6875rem}}.recipe .field--ingredients>.field__item:last-child{border-bottom:none}.recipe .field--ingredients>.field__item a{color:#556c7f;border-bottom:1px solid #556c7f}.recipe .field--ingredients>.field__item a:hover{color:#f7a939;border-bottom:1px solid #f7a939}.recipe #ingredients-preparation{margin-bottom:0}.recipe #ingredients-preparation .field--preparation{margin:48px 0 16px 0;margin:3rem 0 1rem 0}@media only screen and (min-width:692px){.recipe #ingredients-preparation .field--preparation{margin:0 0 0 4rem}}.recipe #ingredients-preparation .field--preparation .field__item{margin-top:32px;margin-top:2rem}@media only screen and (min-width:692px){.recipe #ingredients-preparation .field--preparation .field__item{margin-top:4rem}}.recipe #ingredients-preparation .field--preparation li::marker{font-weight:bold;color:#556c7f}.node--edition--teaser{position:relative;border-radius:1rem;overflow:hidden}.node--edition--teaser:hover .edition-teaser__header img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.node--edition--teaser .edition-teaser__link{position:absolute;inset:0;z-index:2}.node--edition--teaser .edition-teaser__content{background-color:#f7a939;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:34.96px;padding-bottom:2.185rem;color:#000;font-weight:bold}.node--edition--teaser .edition-teaser__content h3{font-size:56px;font-size:3.5rem;line-height:75.6px;line-height:4.725rem;color:#000;margin:0}.node--edition--teaser .edition-teaser__button{margin-top:24px;margin-top:1.5rem}.node--edition--teaser .edition-teaser__header{position:relative}.node--edition--teaser .edition-teaser__header img{-webkit-transition:350ms ease-in-out all;-o-transition:350ms ease-in-out all;transition:350ms ease-in-out all;max-height:324px;max-height:20.25rem;width:100%;-o-object-fit:cover;object-fit:cover}.node--edition--teaser .edition-teaser__header::after{content:'';background-image:url("/themes/custom/calibr8_adp/images/top-ripple-chef.svg");background-repeat:no-repeat;background-size:cover;width:100%;height:50px;height:3.125rem;position:absolute;left:0;bottom:0}.paragraph--content-grid .node--edition--tile{-webkit-box-shadow:none;box-shadow:none;border-radius:1rem;overflow:hidden;position:relative}.paragraph--content-grid .node--edition--tile:hover .recipe-card__intro,.paragraph--content-grid .node--edition--tile:hover .category-card__content h3{color:#fff;text-align:left}.paragraph--content-grid .node--edition--tile:hover .recipe-card__intro::after{padding-top:8px;padding-top:.5rem;content:url(/themes/custom/calibr8_adp/images/icons/icon-arrow-right.svg)}.paragraph--content-grid .node--edition--tile:hover::after{background-color:#556c7f}.paragraph--content-grid .node--edition--tile .field--recipe-image::after{content:'';position:absolute;inset:0;background:-webkit-gradient(linear,left top,left bottom,color-stop(29%,rgba(0,0,0,0)),color-stop(76.5%,rgba(0,0,0,0.95)));background:-o-linear-gradient(top,rgba(0,0,0,0) 29%,rgba(0,0,0,0.95) 76.5%);background:linear-gradient(180deg,rgba(0,0,0,0) 29%,rgba(0,0,0,0.95) 76.5%)}.paragraph--content-grid .node--edition--tile .category-card__content{bottom:36.8px;bottom:2.3rem;left:30px;left:1.875rem}.paragraph--content-grid .node--edition--tile .category-card__content h3{font-size:26px !important;font-size:1.625rem !important;text-align:center}.news-overview{background:url("/themes/custom/calibr8_adp/images/blue_concrete_wall.jpg");background-size:cover;background-repeat:repeat;padding-top:104px !important;padding-top:6.5rem !important;padding-bottom:64px;padding-bottom:4rem}@media only screen and (min-width:692px){.news-overview{padding-top:13.5rem !important}}.news-overview .view-header{margin-top:88px;margin-top:5.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.news-overview .view-header .field--news-page-top-title{font-weight:800;font-size:25px;font-size:1.5625rem;line-height:33.75px;line-height:2.10938rem}.news-overview .views-row{background-color:#fff;border-radius:1rem}.news-overview .views-row:hover{-webkit-box-shadow:0px 21px 21px 0px rgba(0,0,0,0.17);box-shadow:0px 21px 21px 0px rgba(0,0,0,0.17)}.news-overview .views-row .node--news.node--teaser:hover{-webkit-box-shadow:none;box-shadow:none}.news-overview .pager{text-transform:unset;font-weight:600}.news-overview .pager .pager__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.news-overview .pager .pager__item--previous img{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.node--news.node--teaser{background-color:#fff}.node--news.node--teaser:hover{-webkit-box-shadow:0px 21px 21px 0px rgba(0,0,0,0.17);box-shadow:0px 21px 21px 0px rgba(0,0,0,0.17)}.node--news.node--teaser:hover .category-card__bottom-link{color:#0500df !important}.node--news.node--teaser h3{font-size:20px;font-size:1.25rem;line-height:27px;line-height:1.6875rem;line-height:30px;line-height:1.875rem;padding-top:12px;padding-top:.75rem}.node--news.node--teaser .field--teaser-text{padding-bottom:16px;padding-bottom:1rem}.node--news.node--teaser .category-card__tag{position:absolute;z-index:2;right:16px;right:1rem;bottom:-44.8px;bottom:-2.8rem;background-color:#fbd49b;padding:12px 16px;padding:.75rem 1rem;border-radius:2.5rem}.node--news.node--teaser .category-card__bottom-link{position:relative;color:#000;font-weight:700}.contact--page{padding-top:0 !important}.contact--page .page-header{display:none}.contact--page .paragraph--landing-hero .field--media-image,.contact--page .paragraph--landing-hero .bynder-wrapper{height:256px;height:16rem}@media only screen and (min-width:692px){.contact--page .paragraph--landing-hero .field--media-image,.contact--page .paragraph--landing-hero .bynder-wrapper{height:auto}.contact--page .paragraph--landing-hero .field--media-image img,.contact--page .paragraph--landing-hero .bynder-wrapper img{max-height:30rem;width:100%}}.contact--page .field--landing-page-sections .field__item:first-child .paragraph--rich-text{background-color:#fff;-webkit-transform:translateY(-35%);-ms-transform:translateY(-35%);transform:translateY(-35%);border-radius:1rem;padding-bottom:16px;padding-bottom:1rem;margin:0 16px -35% 16px;margin:0 1rem -35% 1rem}@media only screen and (min-width:692px){.contact--page .field--landing-page-sections .field__item:first-child .paragraph--rich-text{-webkit-transform:translateY(calc(-100% + 1rem));-ms-transform:translateY(calc(-100% + 1rem));transform:translateY(calc(-100% + 1rem));margin:0 0 calc(-100% + 2rem) 0}}.contact--page .field--landing-page-sections .field__item:first-child .paragraph--rich-text .container--small{margin:0 auto}.contact--page .field--landing-page-sections .field__item:first-child .paragraph--rich-text .paragraph__content{text-align:center}.contact--page .field--landing-page-sections .paragraph--webform .paragraph__layout{background-color:unset;padding:0 16px;padding:0 1rem}@media only screen and (min-width:692px){.contact--page .field--landing-page-sections .paragraph--webform .paragraph__layout{padding:0 3.5rem}}.contact--page .field--landing-page-sections>.field__item:nth-child(3){border-radius:1rem;background-color:#f7a939;overflow:hidden;margin:0 16px;margin:0 1rem}@media only screen and (min-width:692px){.contact--page .field--landing-page-sections>.field__item:nth-child(3){margin:3rem 2rem 0 0}}.contact--page .field--landing-page-sections .paragraph--contact-info,.contact--page .field--landing-page-sections .paragraph--contact-info .container,.contact--page .field--landing-page-sections .paragraph--contact-info .layout,.contact--page .field--landing-page-sections .paragraph--contact-info .paragraph__content{height:100%}.contact--page .field--landing-page-sections .paragraph--contact-info{margin-bottom:0}@media only screen and (min-width:692px){.contact--page .field--landing-page-sections .paragraph--contact-info{margin-bottom:2rem}}.contact--page .field--landing-page-sections .paragraph--contact-info .paragraph__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contact--page .field--landing-page-sections .paragraph--contact-info .paragraph__content .field--image{margin:0 -16px;margin:0 -1rem}@media only screen and (min-width:692px){.contact--page .field--landing-page-sections .paragraph--contact-info .paragraph__content .field--image{margin:0}}.contact--page .field--landing-page-sections .pgh-contact-info__copy{background-color:#f7a939;padding:46.4px 16px 0;padding:2.9rem 1rem 0}@media only screen and (min-width:692px){.contact--page .field--landing-page-sections .pgh-contact-info__copy{padding:2.9rem 2rem 0 2rem}}.contact--page .field--landing-page-sections .pgh-contact-info__copy .field--location-info,.contact--page .field--landing-page-sections .pgh-contact-info__copy .field--second-location-info,.contact--page .field--landing-page-sections .pgh-contact-info__copy .field--subbrands{font-size:16px;font-size:1rem;line-height:21.6px;line-height:1.35rem}.contact--page .field--landing-page-sections .pgh-contact-info__copy .field--location-info strong,.contact--page .field--landing-page-sections .pgh-contact-info__copy .field--second-location-info strong,.contact--page .field--landing-page-sections .pgh-contact-info__copy .field--subbrands strong{font-size:18px;font-size:1.125rem;line-height:24.3px;line-height:1.51875rem}.contact--page .field--landing-page-sections .pgh-contact-info__copy .field--location-info::before,.contact--page .field--landing-page-sections .pgh-contact-info__copy .field--second-location-info::before{background:url(/themes/custom/calibr8_adp/images/icons/icon-marker.svg) no-repeat 0 0 transparent !important}.contact--page .field--landing-page-sections .pgh-contact-info__copy .field--subbrands::before{background:url(/themes/custom/calibr8_adp/images/icons/icon-house.svg) no-repeat 0 0 transparent}.paragraph--webform input[type='email'],.paragraph--webform input[type='number'],.paragraph--webform input[type='search'],.paragraph--webform input[type='text'],.paragraph--webform input[type='tel'],.paragraph--webform .contact-input--phone,.paragraph--webform .form-item-subject input,.paragraph--webform textarea,.paragraph--webform select,.paragraph--hubspot-form input[type='email'],.paragraph--hubspot-form input[type='number'],.paragraph--hubspot-form input[type='search'],.paragraph--hubspot-form input[type='text'],.paragraph--hubspot-form input[type='tel'],.paragraph--hubspot-form .contact-input--phone,.paragraph--hubspot-form .form-item-subject input,.paragraph--hubspot-form textarea,.paragraph--hubspot-form select{border:#b7c4cf 1px solid;-webkit-box-shadow:none;box-shadow:none;border-radius:3rem;background-color:#fff !important}.paragraph--webform form label,.paragraph--hubspot-form form label{font-size:18px;font-size:1.125rem;line-height:24.3px;line-height:1.51875rem;font-family:"americanTypewriter",serif;color:#556c7f;padding:8px 16px;padding:.5rem 1rem}@media only screen and (min-width:692px){.paragraph--webform form label,.paragraph--hubspot-form form label{padding:0}}.paragraph--webform .form-type-webform-terms-of-service.form-type-checkbox .option,.paragraph--webform .hs-fieldtype-booleancheckbox span,.paragraph--hubspot-form .form-type-webform-terms-of-service.form-type-checkbox .option,.paragraph--hubspot-form .hs-fieldtype-booleancheckbox span{color:#556c7f !important;font-size:16px !important;font-size:1rem !important;font-family:"Open Sans",sans-serif;font-weight:400}.paragraph--webform .form-type-webform-terms-of-service.form-type-checkbox .option a,.paragraph--webform .hs-fieldtype-booleancheckbox span a,.paragraph--hubspot-form .form-type-webform-terms-of-service.form-type-checkbox .option a,.paragraph--hubspot-form .hs-fieldtype-booleancheckbox span a{color:#556c7f !important}.paragraph--webform .form-type-webform-terms-of-service.form-type-checkbox .option::before,.paragraph--webform .hs-fieldtype-booleancheckbox span::before,.paragraph--hubspot-form .form-type-webform-terms-of-service.form-type-checkbox .option::before,.paragraph--hubspot-form .hs-fieldtype-booleancheckbox span::before{border-radius:1rem !important;border:#556c7f 1px solid !important}.paragraph--webform form input[type='submit'],.paragraph--hubspot-form form input[type='submit']{color:#000 !important;font-weight:bold}@media only screen and (min-width:692px){.paragraph--webform .paragraph__layout .g-recaptcha,.paragraph--hubspot-form .paragraph__layout .g-recaptcha{margin:0 0 0 10.2rem}}.paragraph--webform .paragraph__layout .captcha legend,.paragraph--hubspot-form .paragraph__layout .captcha legend{display:none}.paragraph--webform textarea,.paragraph--hubspot-form textarea{border-radius:1.5625rem}.paragraph--hubspot-form input[type='email'],.paragraph--hubspot-form input[type='number'],.paragraph--hubspot-form input[type='search'],.paragraph--hubspot-form input[type='text'],.paragraph--hubspot-form input[type='tel'],.paragraph--hubspot-form .contact-input--phone,.paragraph--hubspot-form textarea,.paragraph--hubspot-form select{max-width:100%}.paragraph--hubspot-form fieldset.form-columns-1 .hs-input:not([type="checkbox"]){width:100% !important}.countdown{background-color:#f7a939;-webkit-transition:350ms ease-in-out all;-o-transition:350ms ease-in-out all;transition:350ms ease-in-out all;height:auto;opacity:1}.countdown__inner{padding:8px;padding:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4.8px;gap:.3rem}@media only screen and (min-width:692px){.countdown__inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;gap:1rem}}.countdown__title,.countdown__result{font-family:"OpenSansCondensed-Bold",sans-serif;font-size:18px;font-size:1.125rem;line-height:24.3px;line-height:1.51875rem}.countdown__title p,.countdown__result p{margin-bottom:0}.countdown__title a,.countdown__result a{color:#000;text-decoration:underline}.countdown__title a:hover,.countdown__result a:hover{color:#f9c780}@media only screen and (min-width:692px){.countdown__title,.countdown__result{font-size:1.5rem;line-height:2.025rem}}.countdown-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.countdown-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 16px;padding:0 1rem;border-right:1px solid #000}.countdown-section:last-child{border:none}.countdown-amount{font-family:"OpenSansCondensed-Bold",sans-serif;font-size:22px;font-size:1.375rem;line-height:29.7px;line-height:1.85625rem}@media only screen and (min-width:692px){.countdown-amount{font-size:1.875rem;line-height:2.53125rem}}.countdown-period{margin-top:-6.4px;margin-top:-.4rem}.node--product.node--teaser{overflow:visible;margin-top:48px;margin-top:3rem;height:auto !important}@media only screen and (min-width:692px){.node--product.node--teaser{height:calc(100% - 3rem) !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}}.node--product.node--teaser:hover{background-color:#f4f6f7 !important}.node--product.node--teaser:hover .category-card__content{background-color:#f4f6f7 !important}.node--product.node--teaser:hover .category-card__content h3{color:#000}.node--product.node--teaser:hover .primary-button{opacity:1 !important;color:#000;background-color:#f9c780 !important;border-color:#f9c780 !important}.node--product.node--teaser:hover .category-card__wrapper img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}@media only screen and (min-width:692px){.node--product.node--teaser .category-card__content{height:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.node--product.node--teaser .category-card__wrapper{margin-top:-80px;margin-top:-5rem}.node--product.node--teaser .category-card__wrapper img{-o-object-fit:contain;object-fit:contain;height:auto;max-width:240px;max-width:15rem;margin:0 auto;-webkit-transition:350ms ease-in-out all;-o-transition:350ms ease-in-out all;transition:350ms ease-in-out all;mix-blend-mode:darken}.node--product.node--teaser .category-card__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:24px 24px 30px 24px;padding:1.5rem 1.5rem 1.875rem 1.5rem;border-radius:1rem;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.node--product.node--teaser .category-card__title{padding:9.6px 0;padding:.6rem 0;text-align:center;line-height:32px !important;line-height:2rem !important}.node--product.node--teaser .category-card__teaser-text{font-weight:600;text-align:center;padding:36px 0 16px;padding:2.25rem 0 1rem}@media only screen and (min-width:692px){.node--product.node--teaser .category-card__teaser-text{padding:2.25rem 1rem 1rem}}.node--product.node--teaser .category-card__cta{margin-top:20px;margin-top:1.25rem;background-color:#f7a939}@media only screen and (min-width:692px){.node--product.node--teaser .category-card__cta{margin-top:auto}}.texture{background-size:cover;background-repeat:no-repeat}.texture--black-wall{background-image:url("/themes/custom/calibr8_adp/images/black_concrete_wall.jpg");color:#fff}.texture--black-wall h2,.texture--black-wall h3,.texture--black-wall h4{color:#fff}.texture--blue-wall{background-image:url("/themes/custom/calibr8_adp/images/dark_blue_concrete_wall.jpg")}.texture--dark-grey-wall{background-image:url("/themes/custom/calibr8_adp/images/dark_grey_concrete_wall.jpg")}.texture--light-grey-wall{background-image:url("/themes/custom/calibr8_adp/images/light_grey_concrete_wall.jpg")}.texture--dark-grey-even{background-color:#16181b}.node--landing-page.top-bg--dark-blue .top-content{background-color:#556c7f;padding-bottom:16px;padding-bottom:1rem}.node--landing-page.top-bg--dark-blue .top-content h1,.node--landing-page.top-bg--dark-blue .top-content .node--landing-page:not(.contact--page) .landing-hero__title,.node--landing-page:not(.contact--page) .node--landing-page.top-bg--dark-blue .top-content .landing-hero__title,.node--landing-page.top-bg--dark-blue .top-content .landing-hero__copy{color:#fff !important}.node--landing-page.top-bg--dark-blue .top-content .landing-hero,.node--landing-page.top-bg--dark-blue .top-content .landing-hero__container,.node--landing-page.top-bg--dark-blue .top-content .landing-section-hero__container,.node--landing-page.top-bg--dark-blue .top-content .landing-hero__container{background-color:#556c7f !important}.node--landing-page.top-bg--orange-gradient .top-content{background:-webkit-gradient(linear,left top,left bottom,color-stop(15%,#f9bf6c),color-stop(49.5%,#f7a939));background:-o-linear-gradient(top,#f9bf6c 15%,#f7a939 49.5%);background:linear-gradient(180deg,#f9bf6c 15%,#f7a939 49.5%);padding-bottom:16px;padding-bottom:1rem;margin-bottom:48px;margin-bottom:3rem}.node--landing-page.top-bg--orange-gradient .top-content .landing-hero{background:rgba(0,0,0,0) !important}.node--landing-page.top-bg--orange-gradient .top-content .landing-hero__copy{color:#000 !important}.node--landing-page.top-bg--orange-gradient .top-content .landing-section-hero__container,.node--landing-page.top-bg--orange-gradient .top-content .landing-hero__container{background:rgba(0,0,0,0) !important}.node--landing-page.node--1712.top-bg--orange-gradient .top-content{background:-webkit-gradient(linear,left top,left bottom,color-stop(15%,#fdebd0),color-stop(60%,#f9bf6c),color-stop(85%,#f7a939));background:-o-linear-gradient(top,#fdebd0 15%,#f9bf6c 60%,#f7a939 85%);background:linear-gradient(180deg,#fdebd0 15%,#f9bf6c 60%,#f7a939 85%)}.paragraph--block{padding:48px 0 16px;padding:3rem 0 1rem}@media only screen and (min-width:692px){.paragraph--block{padding:5rem 0 2.5rem}}.paragraph--block h2{padding-bottom:24px;padding-bottom:1.5rem}.paragraph--block+.paragraph--gallery{margin-top:-48px;margin-top:-3rem}.paragraph--image img{max-height:496px;max-height:31rem}.paragraph--content-grid-card{margin-bottom:0;border-radius:0}.paragraph--content-grid-card>.container>.layout>.paragraph__content-wrapper>.paragraph__header{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}@media only screen and (min-width:692px){.paragraph--content-grid-card>.container>.layout>.paragraph__content-wrapper>.paragraph__header{padding-top:2rem}}.paragraph--content-grid-card>.container>.layout>.paragraph__content-wrapper>.paragraph__header .paragraph__more-link a{color:#000 !important;margin-bottom:24px;margin-bottom:1.5rem}@media only screen and (min-width:692px){.paragraph--content-grid-card>.container>.layout>.paragraph__content-wrapper>.paragraph__header .paragraph__more-link a{margin-bottom:0}}.paragraph--content-grid-card>.container>.layout>.paragraph__content-wrapper>.paragraph__header .paragraph__more-link a::after{display:none}.paragraph--content-grid-card.hide-extra-info .node--product--teaser .category-card__weight,.paragraph--content-grid-card.hide-extra-info .node--product--teaser .category-card__teaser-text{display:none}.paragraph--content-grid-card.hide-extra-info .node--product--teaser .category-card__title{margin-bottom:24px;margin-bottom:1.5rem}@media only screen and (min-width:692px){.paragraph--content-grid-card .field--referenced-content>.field__item{width:calc(100% / 3 - 1.8rem)}}.paragraph--content-grid-card>.container>.layout>.paragraph__content-wrapper.align-center .field--content-intro{text-align:center}.paragraph--content-grid-card>.container>.layout>.paragraph__content-wrapper.align-center>.paragraph__header{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.paragraph--content-grid-card>.container>.layout>.paragraph__content-wrapper.four-columns .field--referenced-content{gap:40px 0;gap:2.5rem 0}@media only screen and (min-width:692px){.paragraph--content-grid-card>.container>.layout>.paragraph__content-wrapper.four-columns .field--referenced-content>.field__item{width:calc(100% / 2 - 1.8rem);margin-bottom:0}}@media only screen and (min-width:992px){.paragraph--content-grid-card>.container>.layout>.paragraph__content-wrapper.four-columns .field--referenced-content>.field__item{width:calc(100% / 4 - 1.8rem);margin-bottom:0}}.paragraph--content-grid-card+.paragraph--gallery{margin-top:-48px;margin-top:-3rem}.paragraph--content-grid{margin-bottom:0;border-radius:0}.paragraph--content-grid h2{margin:32px 0 !important;margin:2rem 0 !important}.paragraph--content-grid .swiper-wrapper .swiper-slide{margin-right:8px !important;margin-right:.5rem !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:692px){.paragraph--content-grid .swiper-wrapper .swiper-slide{margin-right:1rem !important;display:block}}.paragraph--content-grid .swiper-wrapper .swiper-slide>.field__item{max-width:370px !important;margin:0}.paragraph--content-grid .field--referenced-content{overflow:visible}.paragraph--content-grid .swiper-wrapper-container{overflow:hidden}.paragraph--content-grid .rc-swiper-footer:not(.rcc-group){display:-webkit-box;display:-ms-flexbox;display:flex}.paragraph--content-grid .rc-swiper-footer:not(.rcc-group) .swiper-pagination{display:none}@media only screen and (min-width:692px){.paragraph--content-grid .rc-swiper-footer:not(.rcc-group){-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:calc(100% + 5rem);margin:0 -3rem 0 -3rem;position:absolute;top:45%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}@media only screen and (min-width:992px){.paragraph--content-grid .rc-swiper-footer:not(.rcc-group){width:calc(100% + 7.5rem);margin:0 -5rem 0 -5rem}}.paragraph--content-grid .button--rcc-next,.paragraph--content-grid .button--rcc-prev{width:40px;width:2.5rem;height:40px;height:2.5rem}.paragraph--content-grid .button--rcc-next:hover::after,.paragraph--content-grid .button--rcc-prev:hover::after{content:url(/themes/custom/calibr8_adp/images/icons/icon-arrow-slider-hover.svg)}.paragraph--content-grid .button--rcc-next::after,.paragraph--content-grid .button--rcc-prev::after{border:none;content:url(/themes/custom/calibr8_adp/images/icons/icon-arrow-slider.svg);width:40px;width:2.5rem;height:40px;height:2.5rem;-webkit-transform:none;-ms-transform:none;transform:none}.paragraph--content-grid .button--rcc-prev::after{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.paragraph--content-grid+.paragraph--gallery{margin-top:-48px;margin-top:-3rem}.field--landing-page-sections .field__item:first-child .paragraph--cta-cards{margin-top:0}.paragraph--cta-cards.texture{padding:80px 0;padding:5rem 0}.paragraph--cta-cards .field--card-item{padding:0;background-color:unset}.paragraph--cta-cards .field--card-item>.field__item{width:100%}.paragraph--cta-cards .field--card-item>.field__item:first-child{margin-bottom:40px;margin-bottom:2.5rem}@media only screen and (min-width:692px){.paragraph--cta-cards .field--card-item>.field__item:first-child{margin-bottom:0}}.paragraph--cta-cards .field--card-item .container{padding:0}@media only screen and (min-width:692px){.paragraph--cta-cards .field--card-item{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr}.paragraph--cta-cards .field--card-item * :not(.field--item-title):not(.field--text):not(.field--link){height:100%}.paragraph--cta-cards .field--card-item .container{padding:0 1.2rem}}@media only screen and (min-width:992px){.paragraph--cta-cards .field--card-item{margin:0 -1.2rem}}.paragraph--cta-cards .field--media{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:208px;height:13rem;width:100%;max-width:unset}.paragraph--cta-cards .field--media .media--type-image,.paragraph--cta-cards .field--media .media--type-bynder{width:100%}.paragraph--cta-cards .field--media img{-o-object-fit:cover;object-fit:cover;height:208px;height:13rem;width:100%;border-radius:0}@media only screen and (min-width:692px){.paragraph--cta-cards .field--media{width:12.5rem;height:100%}.paragraph--cta-cards .field--media img{height:100%;width:12.5rem}}.paragraph--cta-cards.direction--vertical .field--media .field--media-image,.paragraph--cta-cards.direction--vertical .field--media .bynder-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:692px){.paragraph--cta-cards.direction--vertical .field--card-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2.25rem}.paragraph--cta-cards.direction--vertical .field--media{width:18.75rem}.paragraph--cta-cards.direction--vertical .card-item__content{max-width:calc(100% - 18.75rem)}}@media only screen and (min-width:992px){.paragraph--cta-cards.direction--vertical .field--card-item{margin:0 3rem}.paragraph--cta-cards.direction--vertical .field--link{position:absolute;top:3.5rem;right:2.5rem}}.paragraph--cta-cards+.paragraph--gallery{margin-top:-48px;margin-top:-3rem}.paragraph--cta-card-item .paragraph__content{background-color:#f7a939;border-radius:1rem;overflow:hidden}@media only screen and (min-width:692px){.paragraph--cta-card-item .paragraph__content{display:-webkit-box;display:-ms-flexbox;display:flex}}.paragraph--cta-card-item .card-item__content{padding:20px 20px 0;padding:1.25rem 1.25rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}@media only screen and (min-width:692px){.paragraph--cta-card-item .card-item__content{max-width:calc(100% - 12.5rem);padding:2.25rem 1.625rem}}.paragraph--cta-card-item .card-item__content:before{content:'';background-repeat:no-repeat;background-size:cover;position:absolute;bottom:0;background-image:url("/themes/custom/calibr8_adp/images/top-ripple-chef.svg");height:50px;height:3.125rem;width:100%;left:0;top:-50px;top:-3.125rem}@media only screen and (min-width:692px){.paragraph--cta-card-item .card-item__content:before{background-image:url("/themes/custom/calibr8_adp/images/vertical-ripple.svg");width:3.125rem;height:100%;left:-3.125rem;top:0}}@media only screen and (min-width:992px){.paragraph--cta-card-item .card-item__content:before{left:-1.5rem}}.paragraph--cta-card-item .card-item__content .field--item-title{font-size:36px;font-size:2.25rem;line-height:48.6px;line-height:3.0375rem;line-height:42.96px;line-height:2.685rem;padding-left:0}.paragraph--cta-card-item .card-item__content .field--item-title::after{content:''}@media only screen and (min-width:692px){.paragraph--cta-card-item .card-item__content .field--item-title{font-size:3.0625rem;line-height:4.13438rem;line-height:3.25rem}}.paragraph--cta-card-item .card-item__content .field--text{line-height:24px;line-height:1.5rem}.paragraph--showcase-cards .field--card{margin-top:32px;margin-top:2rem}@media only screen and (min-width:692px){.paragraph--showcase-cards .field--card{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2.5rem}}@media only screen and (min-width:992px){.paragraph--showcase-cards .field--card{grid-template-columns:repeat(3,1fr)}}.paragraph--showcase-card .paragraph__image-wrapper{position:relative}.paragraph--showcase-card .paragraph__header{margin-bottom:0;position:absolute;bottom:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);left:50%;z-index:3;background-color:#f7a939;border-radius:10rem 10rem 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:266px;width:16.625rem}.paragraph--showcase-card .paragraph__top-title{font-weight:bold;padding-top:46px;padding-top:2.875rem}.paragraph--showcase-card .field--subtitle{font-family:"OpenSansCondensed-Bold",sans-serif;font-size:24px;font-size:1.5rem;line-height:32.4px;line-height:2.025rem;padding-top:16px;padding-top:1rem;text-align:center}.paragraph--showcase-card .paragraph__image{border-radius:1rem 1rem 0 0;overflow:hidden}.paragraph--showcase-card .paragraph__image .field--name{display:none}.paragraph--single-link .paragraph__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-flow:wrap;flex-flow:wrap;border-top:1px solid #000;border-bottom:1px solid #000;padding:24px 0;padding:1.5rem 0}@media only screen and (min-width:692px){.paragraph--single-link .paragraph__content{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:2rem 0}}.paragraph--single-link .paragraph__title h3{margin-bottom:28.8px;margin-bottom:1.8rem;text-align:center}@media only screen and (min-width:692px){.paragraph--single-link .paragraph__title h3{margin-bottom:0;text-align:left}}.paragraph--custom-cards .field--cards-item{margin-top:40px;margin-top:2.5rem}.paragraph--custom-cards .field--cards-item>.field__item{margin-bottom:44px;margin-bottom:2.75rem}@media only screen and (min-width:692px){.paragraph--custom-cards .field--cards-item{display:grid;grid-auto-rows:1fr;grid-template-columns:repeat(2,1fr);grid-gap:2.5rem}.paragraph--custom-cards .field--cards-item>.field__item{margin-bottom:0}}@media only screen and (min-width:992px){.paragraph--custom-cards .field--cards-item{grid-template-columns:repeat(3,1fr)}.paragraph--custom-cards .field--cards-item__small{grid-template-columns:repeat(4,1fr)}}.paragraph--custom-card{background-color:#f7a939;height:100%;margin-bottom:0;border-radius:1rem;-webkit-box-shadow:0px 21px 21px 0px rgba(0,0,0,0.17);box-shadow:0px 21px 21px 0px rgba(0,0,0,0.17);padding:54px 16px 30px;padding:3.375rem 1rem 1.875rem}.paragraph--custom-card .paragraph__content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.paragraph--custom-card .paragraph__content{text-align:center}.paragraph--custom-card .paragraph__header{margin-bottom:16px;margin-bottom:1rem;text-align:center}.paragraph--custom-card .paragraph__header h3{margin-bottom:0}.paragraph--custom-card .paragraph__image{margin-bottom:16px;margin-bottom:1rem}.paragraph--custom-card .paragraph__image img{width:146.992px;width:9.187rem;border-radius:100%}.front .landing-section-hero__container{background-color:#fff !important}.yololiv-widget{position:relative;z-index:1;margin-bottom:48px;margin-bottom:3rem;margin-top:48px;margin-top:3rem}.front .node--landing-page:not(.contact--page) .paragraph--landing-hero{margin-bottom:32px;margin-bottom:2rem}.front .node--landing-page:not(.contact--page) .paragraph--landing-hero.has-image .field__item.field--media-image,.front .node--landing-page:not(.contact--page) .paragraph--landing-hero.has-image .bynder-wrapper{position:relative;max-height:644.8px;max-height:40.3rem;margin-top:24px;margin-top:1.5rem}.front .node--landing-page:not(.contact--page) .paragraph--landing-hero.has-image .field__item.field--media-image::after,.front .node--landing-page:not(.contact--page) .paragraph--landing-hero.has-image .bynder-wrapper::after{content:'';background-image:url("/themes/custom/calibr8_adp/images/hero-clip.svg");background-repeat:no-repeat;background-size:100%;background-position:center;width:100%;height:34px;height:2.125rem;position:absolute;left:0;bottom:-16px;bottom:-1rem;z-index:2}@media only screen and (min-width:692px){.front .node--landing-page:not(.contact--page) .paragraph--landing-hero.has-image .field__item.field--media-image::after,.front .node--landing-page:not(.contact--page) .paragraph--landing-hero.has-image .bynder-wrapper::after{height:4.125rem;background-size:100%}}@media only screen and (min-width:992px){.front .node--landing-page:not(.contact--page) .paragraph--landing-hero.has-image .field__item.field--media-image::after,.front .node--landing-page:not(.contact--page) .paragraph--landing-hero.has-image .bynder-wrapper::after{height:5.125rem;background-size:100%}}@media only screen and (min-width:1292px){.front .node--landing-page:not(.contact--page) .paragraph--landing-hero.has-image .field__item.field--media-image::after,.front .node--landing-page:not(.contact--page) .paragraph--landing-hero.has-image .bynder-wrapper::after{height:7.125rem;background-size:100%}}.front .node--landing-page:not(.contact--page) .paragraph--landing-hero.has-image .field__item.field--media-image img,.front .node--landing-page:not(.contact--page) .paragraph--landing-hero.has-image .bynder-wrapper img{max-height:644.8px;max-height:40.3rem;-o-object-fit:cover;object-fit:cover}.node--landing-page:not(.contact--page) .landing-hero__title{text-align:center;margin-bottom:0}.node--landing-page:not(.contact--page) .landing-hero__container{position:relative;z-index:4;margin-top:-144px;margin-top:-9rem;max-width:100%;background-color:#fff;border-radius:1.5rem;left:0}.node--landing-page:not(.contact--page) .landing-hero__copy{color:#556c7f;max-width:620px;max-width:38.75rem;text-align:center;margin:16px auto 0 auto;margin:1rem auto 0 auto;font-weight:600}@media only screen and (min-width:692px){.node--landing-page:not(.contact--page) .landing-hero__copy{font-size:1.125rem;line-height:1.51875rem}}.node--landing-page:not(.contact--page) .landing-hero__brands{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;gap:1.5rem;padding-bottom:24px;padding-bottom:1.5rem}.node--landing-page:not(.contact--page) .landing-hero__brands img{margin:0;max-width:100px;max-width:6.25rem}@media only screen and (min-width:692px){.node--landing-page:not(.contact--page) .landing-hero__brands{gap:2.375rem}.node--landing-page:not(.contact--page) .landing-hero__brands img{max-width:unset}}.not-front .node--full.node--landing-page:not(.contact--page) h1.page-title,.not-front .node--full.node--landing-page:not(.contact--page) .page-title.landing-hero__title{display:none !important}.not-front .node--full.node--landing-page:not(.contact--page) .landing-hero__brands{padding-top:144px;padding-top:9rem}@media only screen and (min-width:692px){.not-front .node--full.node--landing-page:not(.contact--page) .landing-hero__brands{padding-top:8rem}}.not-front .node--full.node--landing-page:not(.contact--page) .landing-hero__brands+.landing-hero__title{padding-top:0}.not-front .node--full.node--landing-page:not(.contact--page) .landing-hero__title{text-align:center;padding-top:144px;padding-top:9rem}@media only screen and (min-width:692px){.not-front .node--full.node--landing-page:not(.contact--page) .landing-hero__title{padding-top:8rem}}.not-front .node--full.node--landing-page:not(.contact--page) .landing-hero__copy{font-weight:400;max-width:768px;max-width:48rem;margin-top:16px;margin-top:1rem}.paragraph--text-and-image-cta{margin:32px 0;margin:2rem 0}@media only screen and (min-width:692px){.paragraph--text-and-image-cta{margin-top:0;margin-bottom:3rem}}.paragraph--text-and-image-cta>.container>.paragraph__layout{background-color:#f7a939;overflow:hidden}@media only screen and (min-width:692px){.paragraph--text-and-image-cta>.container>.paragraph__layout{display:grid;grid-template-columns:4fr 5fr}}@media only screen and (min-width:992px){.paragraph--text-and-image-cta>.container>.paragraph__layout{display:grid;grid-template-columns:2fr 3fr}}.paragraph--text-and-image-cta .paragraph__header{margin-bottom:0}.paragraph--text-and-image-cta .paragraph__header h2{word-break:break-word}.paragraph--text-and-image-cta .paragraph__image-wrapper{padding-top:0;-ms-flex-preferred-size:unset;flex-basis:unset;-ms-flex-item-align:unset;align-self:unset;height:100%;width:100%}@media only screen and (min-width:692px){.paragraph--text-and-image-cta .paragraph__image-wrapper{width:auto}}.paragraph--text-and-image-cta .paragraph__image-wrapper *{height:100%}.paragraph--text-and-image-cta .paragraph__image-wrapper img{aspect-ratio:unset;-webkit-clip-path:none;clip-path:none;height:100%}.paragraph--text-and-image-cta .paragraph__content-wrapper{position:relative;width:100%}@media only screen and (min-width:692px){.paragraph--text-and-image-cta .paragraph__content-wrapper{padding:1.5rem}}@media only screen and (min-width:992px){.paragraph--text-and-image-cta .paragraph__content-wrapper{padding:3.5rem 4rem}}.paragraph--text-and-image-cta .paragraph__content-wrapper:before{content:'';background-repeat:no-repeat;background-size:cover;position:absolute;bottom:0;background-image:url("/themes/custom/calibr8_adp/images/top-ripple-chef.svg");height:50px;height:3.125rem;width:100%;left:0;top:-50px;top:-3.125rem}@media only screen and (min-width:692px){.paragraph--text-and-image-cta .paragraph__content-wrapper:before{background-image:url("/themes/custom/calibr8_adp/images/big-vertical-ripple.svg");width:5.19rem;height:100%;left:-4.5rem;top:0}}@media only screen and (min-width:992px){.paragraph--text-and-image-cta .paragraph__content-wrapper:before{left:-4rem}}.paragraph--gallery{margin-bottom:0}.paragraph--gallery .field--gallery-images{max-width:1800px;max-width:112.5rem;margin:0 auto -4.8px;margin:0 auto -.3rem}.paragraph--gallery .field--gallery-images .field__item{overflow:hidden}@media only screen and (min-width:692px){.paragraph--gallery .field--gallery-images{display:grid;grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:992px){.paragraph--gallery .field--gallery-images{grid-template-columns:repeat(4,1fr)}}.paragraph--embed{margin-top:32px;margin-top:2rem}.paragraph--embed__iframe{width:100%;height:100%;border:none;min-height:2560px;min-height:160rem}.paragraph--instagram-feed{margin-bottom:0;padding:80px 0 40px 0;padding:5rem 0 2.5rem 0}.follow-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:48px;margin-bottom:3rem}.follow-block__text{color:#fff;font-weight:700;margin:0 22px 0 16px;margin:0 1.375rem 0 1rem}.follow-block__link{text-decoration:unset;color:#fff;background-color:#0081ff;padding:10px 22px;padding:.625rem 1.375rem;border-radius:.1875rem;margin-left:22px;margin-left:1.375rem}.follow-block__seperator{width:1px;height:54px;height:3.375rem;background-color:#fff}
