/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--cbk-white:#fff;--cbk-black:#06231c;--cbk-background-header-primary:#00a0df;--cbk-background-header-secondary:#fae345;--cbk-neutral-lightgray:#d9d9d9;--cbk-text-primary:#06231c;--cbk-neutral-color-black:#06231c;--cbk-neutral-color-gray:#757575;--cbk-button-primary:#06231c;--cbk-button-secondary:#fff;--cbk-button-fg-primary:#fff;--cbk-button-fg-secondary:#06231c;--cbk-button-fg-tertiary:#06231c;--cbk-message-success-bg:#ddf0e4;--cbk-message-success-text:#019a41;--cbk-neutral-gray:#757575;--cbk-neutral-darkolive:#06231C;--cbk-table-border:#dbdada;--cbk-table-header:#ece7e3;--cbk-brand-milk:#ECE7E3;--cbk-borders:#aaa;--cbk-message-error:#c83532;--corner-radius-radius-xxs:8px;--corner-radius-radius-xs:16px;--corner-radius-radius-m:24px;--corner-radius-radius-l:32px;--weight-normal:400;--weight-bold:700;--filter-white:invert(100%) sepia(100%) saturate(0%) hue-rotate(295deg) brightness(104%) contrast(105%);--filter-black:invert(9%) sepia(9%) saturate(5918%) hue-rotate(125deg) brightness(92%) contrast(95%);--filter-field-error:invert(23%) sepia(74%) saturate(1947%) hue-rotate(339deg) brightness(102%) contrast(93%);--filter-field-description:invert(46%) sepia(0%) saturate(1%) hue-rotate(199deg) brightness(98%) contrast(88%);}@-moz-keyframes spin{100%{-moz-transform:rotate(360deg);}}@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg);}}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}body .ajax-progress-fullscreen,.ajax-progress--cookbook.ajax-progress-throbber{position:fixed;display:block;width:100vw;height:100vh;background:rgba(99,99,99,.4);top:0;left:0;z-index:1500;}body .ajax-progress-fullscreen::before{content:'';}body .ajax-progress-fullscreen::before,.ajax-progress--cookbook.ajax-progress-throbber .throbber{position:absolute;display:block;top:40vh;left:calc(50vw - 40px);width:80px;height:80px;background:transparent url(/pk/modules/contrib/ln_cookbook/assets/images/cbk-spinner.svg) no-repeat center center;background-size:contain;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;filter:var(--filter-spinner);}.messages--error{color:var(--cbk-message-error);}.messages--error::before{content:'';display:inline-block;height:10.5px;width:10.5px;background:transparent url(/pk/modules/contrib/ln_cookbook/assets/images/cbk_alert_s.svg) center center no-repeat;background-size:contain;margin-right:0.5rem;filter:var(--filter-field-error);}
.cbk_filter.cbk-header__content{min-height:230px;background:#00a0df;margin-bottom:64px;border-radius:0 0 var(--corner-radius-radius-xs) var(--corner-radius-radius-xs);text-align:left;}.cbk_filter .cbk-header__title{text-align:center;}.filter-wrapper{position:relative;display:flex;align-items:center;}.cbk-main-page-filter-form .form-control{height:48px;padding-right:45px;box-sizing:border-box;width:100%;border-radius:var(--corner-radius-radius-xs);background-color:transparent;}.menu-container{position:absolute;top:70%;left:45%;margin-top:10px;}.filter-creation-card{cursor:pointer;margin-left:10px;display:inline-block;width:48px;height:48px;background:url(/pk/modules/contrib/ln_cookbook/assets/images/cbk-inactive-button-icon.svg) no-repeat;background-size:cover;background-position:center;margin-bottom:1rem !important;}.filter-creation-card.active{background:url(/pk/modules/contrib/ln_cookbook/assets/images/cbk-button-icon.svg) no-repeat;}.filter-menu-floatting__container.filter-card{background:var(--cbk-white);bottom:40px;border:1px solid var(--cbk-neutral-lightgray);padding:16px;margin:10px;border-radius:var(--corner-radius-radius-xs);width:256px;height:104px;}.view-id-cbk_your_collections .form-item-text,.view-id-cbk_your_collections .js-form-item-text,.view-id-cbk_your_collections .form-item-text,.view-id-cbk_your_collections .js-form-item-text{display:none;}
.cbk-header{min-height:230px;background:var(--cbk-background-header-primary);margin-bottom:64px;border-radius:0 0 var(--corner-radius-radius-xs) var(--corner-radius-radius-xs);}.cbk-header__content{text-align:center;padding:24px;}.cbk-header__title{font-size:50px;font-style:normal;font-weight:var(--weight-bold);line-height:56px;color:var(--cbk-text-primary);}.cbk-header__subtitle{font-size:20px;font-weight:var(--weight-normal);line-height:28px;letter-spacing:-0.01em;text-align:center;}.cbk-header__actions{margin-top:24px;}
.paragraph--unpublished{background-color:#fff4f4;}
