@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,400;0,600;0,700;0,800;1,400;1,700&display=swap");
/* @license MIT https://github.com/necolas/normalize.css/blob/3.0.3/LICENSE.md */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a{background-color:transparent;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:0.67em 0;}mark{background:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}hr{box-sizing:content-box;height:0;}pre{overflow:auto;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}
@media (min--moz-device-pixel-ratio:0){summary{display:list-item;}}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir="rtl"] .messages{padding-right:35px;padding-left:20px;text-align:right;border-width:1px 0 1px 1px;background-position:right 10px top 17px;}.messages + .messages{margin-top:1.538em;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:0.769em;}.messages--status{color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-color:#f3faef;background-image:url(/themes/contrib/classy/images/icons/73b355/check.svg);box-shadow:-8px 0 0 #77b259;}[dir="rtl"] .messages--status{margin-left:0;border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(/themes/contrib/classy/images/icons/e29700/warning.svg);box-shadow:-8px 0 0 #e09600;}[dir="rtl"] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.messages--error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;background-image:url(/themes/contrib/classy/images/icons/e32700/error.svg);box-shadow:-8px 0 0 #e62600;}[dir="rtl"] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.messages--error p.error{color:#a51b00;}
.node--unpublished{background-color:#fff4f4;}
.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:-webkit-linear-gradient(#e7e7df,#f0f0f0);background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsla(0,0%,0%,0.16);}.progress__bar{height:16px;margin-top:-1px;margin-left:-1px;padding:0 1px;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;-webkit-animation:animate-stripes 3s linear infinite;-moz-animation:animate-stripes 3s linear infinite;border:1px #07629a solid;border-radius:10em;background:#057ec9;background-image:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.15)),-webkit-linear-gradient(left top,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.15)),linear-gradient(to right bottom,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-size:40px 40px;}[dir="rtl"] .progress__bar{margin-right:-1px;margin-left:0;-webkit-animation-direction:reverse;-moz-animation-direction:reverse;animation-direction:reverse;}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-transition:none;transition:none;-webkit-animation:none;-moz-animation:none;}}@-webkit-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@-ms-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}
.social-item-top-link a::before,.slideshow-control::before,.recipe-info-ingredients .text-formatted ul > *::before,.popup-close::before,.nl h2::before,.item-cereal-teaser::after,.collapsible-search-cta::before,.collapsible-filter-cta::after,.collapsible-filter-cta::before,#orejime .orejime-AppToggles-disableAll::before,.menu--main .item-wiki::before,.breadcrumb li:not(:first-child)::before,.nl-form .form-submit::before,.icon-after.search::after,.icon-after.cereal::after,.icon-after.mail::after,.icon-after.dessert::after,.icon-after.starter::after,.icon-after.dish::after,.icon-after.people::after,.icon-after.chronometer::after,.icon-after.tag::after,.icon-after.close::after,.icon-after.menu::after,.icon-after.quote::after,.icon-after.light-bulb::after,.icon-after.chevron::after,.icon-after.arrow::after,.icon-after.pinterest::after,.icon-after.youtube::after,.icon-after.instagram::after,.icon-after.whatsapp::after,.icon-after.twitter::after,.icon-after.print::after,.icon-after.send::after,.icon-after.facebook::after,.icon-before.search::before,.icon-before.cereal::before,.icon-before.mail::before,.icon-before.dessert::before,.icon-before.starter::before,.icon-before.dish::before,.icon-before.people::before,.icon-before.chronometer::before,.icon-before.tag::before,.icon-before.close::before,.icon-before.menu::before,.icon-before.quote::before,.icon-before.light-bulb::before,.icon-before.chevron::before,.icon-before.arrow::before,.icon-before.pinterest::before,.icon-before.youtube::before,.icon-before.instagram::before,.icon-before.whatsapp::before,.icon-before.twitter::before,.icon-before.print::before,.icon-before.send::before,.icon-before.facebook::before,.text-formatted .block-quote::before,.text-formatted .block-quote::after,.text-formatted blockquote::before,.text-formatted blockquote::after,.text-formatted .astuce::before{display:block;font-family:"icomoon",sans-serif;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.popup-close,.collapsible-filter-cta,.collapsible-main-menu-cta{display:block;padding:0;border:none;border-radius:0;background:none;color:inherit;text-align:inherit;white-space:normal;-webkit-box-shadow:none;box-shadow:none;}.search-item,.item-cereal,.card{position:relative;}.search-item a::before,.item-cereal a::before,.card a::before{content:"";position:absolute;display:block;width:100%;height:100%;top:0;left:0;z-index:1;}.recipe-info-ingredients .text-formatted ul > *::before,.text-formatted ul > *::before{position:absolute;right:100%;margin-right:0.5em;-webkit-transform:translateY(-50%);transform:translateY(-50%);}.social-item-top-title,.type-discover .section-title,.type-home-cereal .section-title,.search-item a,.search-title p,.recipe-info-title,.card-body-title,.author-list-article-title,.author .author-name,#orejime .orejime-Modal-title,h1,h2,h3,h4,h5,h6{margin:0 0 1rem;font-weight:bold;line-height:1.2;}.collapsible-search-cta,#orejime .orejime-Button,.block-local-tasks-block .tabs.primary a,.contextual.open .contextual-links a,.btn-border,.text-formatted .btn-border,.btn,.text-formatted .btn,.form-submit{display:inline-block;padding:0.8em 1.7em;border:none;text-decoration:none;text-transform:uppercase;font-size:1.8rem;font-weight:bold;line-height:1.15;-webkit-transition:color 0.3s ease-in-out,background-color 0.3s ease-in-out,border-color 0.3s ease-in-out;transition:color 0.3s ease-in-out,background-color 0.3s ease-in-out,border-color 0.3s ease-in-out;cursor:pointer;}#orejime .orejime-Notice .orejime-Button--decline,#orejime .orejime-Notice .orejime-Button--info,.btn-border,.text-formatted .btn-border{padding-top:0.7em;padding-bottom:0.7em;border:solid 2px;background-color:transparent;color:#3e3d3d;}#orejime .orejime-Notice .orejime-Button--decline:hover,#orejime .orejime-Notice .orejime-Button--info:hover,.btn-border:hover,#orejime .orejime-Notice .orejime-Button--decline:focus,#orejime .orejime-Notice .orejime-Button--info:focus,.btn-border:focus{background-color:#3e3d3d;color:#fff;}#orejime .orejime-Notice .orejime-Button--decline:disabled,#orejime .orejime-Notice .orejime-Button--info:disabled,.btn-border:disabled{cursor:auto;}#orejime .orejime-Notice .orejime-Button--decline:disabled:hover,#orejime .orejime-Notice .orejime-Button--info:disabled:hover,.btn-border:disabled:hover,#orejime .orejime-Notice .orejime-Button--decline:disabled:focus,#orejime .orejime-Notice .orejime-Button--info:disabled:focus,.btn-border:disabled:focus{background-color:transparent;color:#3e3d3d;}.teaser a,.form-type-webform-markup a,.text-formatted a{font-weight:bold;color:#555454;}.teaser a:hover,.form-type-webform-markup a:hover,.text-formatted a:hover,.teaser a:focus,.form-type-webform-markup a:focus,.text-formatted a:focus{text-decoration:underline;}.text-formatted::after{content:"";clear:both;overflow:hidden;visibility:hidden;display:block;height:0;}.text-formatted h1,.text-formatted h2,.text-formatted h3,.text-formatted h4,.text-formatted h5,.text-formatted h6{margin-top:2rem;}.text-formatted h1.element-invisible,.text-formatted h2.element-invisible,.text-formatted h3.element-invisible,.text-formatted h4.element-invisible,.text-formatted h5.element-invisible,.text-formatted h6.element-invisible{display:none;}.text-formatted h3{font-size:2.4rem;}.text-formatted h4{font-size:2rem;}.text-formatted h5{font-size:1.5rem;}.text-formatted h6{font-size:1.3rem;}.text-formatted p,.text-formatted blockquote,.text-formatted ul,.text-formatted ol,.text-formatted iframe,.text-formatted div > img,.text-formatted article > img{margin-bottom:2rem;}.text-formatted iframe{clear:both;}.text-formatted strong,.text-formatted b{color:#555454;}.text-formatted ul > *{position:relative;margin-left:1.5em;}.text-formatted ul > *::before{content:"";top:0.7em;width:5px;height:5px;background-color:#555454;border-radius:50%;}.text-formatted ol{counter-reset:i;}.text-formatted ol > *{position:relative;margin-left:1.5em;}.text-formatted ol > *::before{content:counter(i) ".";counter-increment:i;position:absolute;top:0;right:100%;margin-right:0.25em;color:#555454;}.text-formatted ul ul,.text-formatted ul ol,.text-formatted ol ul,.text-formatted ol ol{margin-bottom:0;}.text-formatted a{text-decoration:underline;}.text-formatted a:hover,.text-formatted a:focus{text-decoration:none;}.text-formatted figure{clear:both;display:block;margin-bottom:2em;}.text-formatted figure p,.text-formatted figure figcaption{display:block;margin-top:0.75em;font-size:1.3rem;}.text-formatted img{display:inline-block;vertical-align:top;}.text-formatted .catchline{display:block;max-width:88rem;margin-bottom:3.5rem;text-align:center;font-size:2rem;font-weight:bold;}@media screen and (min-width:28.1875em){.text-formatted .catchline{padding:0 2rem;font-size:2.4rem;}}.text-formatted .astuce{position:relative;display:block;max-width:88rem;padding:2rem 1rem 2rem 6rem;margin-bottom:3rem;color:#555454 !important;background-color:#f0eae2;font-size:1.6rem;line-height:1.5;}@media screen and (min-width:28.1875em),print{.text-formatted .astuce{padding-left:12rem;}}@media screen and (min-width:40.6875em){.text-formatted .astuce{padding-right:4rem;}}@media print{.text-formatted .astuce{border:solid 2px #f7a600;page-break-inside:avoid;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;}}.text-formatted .astuce::before{content:"\e915";font-size:3.4rem;position:absolute;top:0;bottom:0;left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:4.6rem;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#000;background-color:#f7a600;}@media screen and (min-width:28.1875em),print{.text-formatted .astuce::before{width:9.6rem;font-size:5rem;}}.text-formatted .astuce::after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:4.6rem;border-style:solid;border-width:0.5rem 0 0.5rem 0.5rem;border-color:transparent transparent transparent #f7a600;}@media screen and (min-width:28.1875em){.text-formatted .astuce::after{left:9.6rem;}}@media print{.text-formatted .astuce::after{display:none;}}.text-formatted .block-quote,.text-formatted blockquote{position:relative;display:inline-block;margin:5rem 2rem;font-size:2.2rem;font-weight:bold;line-height:1.5;color:#555454 !important;}@media screen and (min-width:40.6875em){.text-formatted .block-quote,.text-formatted blockquote{margin-left:6rem;margin-right:6rem;font-size:3rem;line-height:1.2;}}.text-formatted .block-quote::before,.text-formatted .block-quote::after,.text-formatted blockquote::before,.text-formatted blockquote::after{content:"\e916";position:absolute;color:#5c2806;font-size:3.4rem;}@media screen and (min-width:40.6875em){.text-formatted .block-quote::before,.text-formatted .block-quote::after,.text-formatted blockquote::before,.text-formatted blockquote::after{font-size:4rem;}}.text-formatted .block-quote::before,.text-formatted blockquote::before{left:-2.5rem;top:-4rem;}@media screen and (min-width:40.6875em){.text-formatted .block-quote::before,.text-formatted blockquote::before{left:-4rem;}}@media print{.text-formatted .block-quote::before,.text-formatted blockquote::before{left:0;right:0;}}.text-formatted .block-quote::after,.text-formatted blockquote::after{right:-2.5rem;-webkit-transform:rotate(180deg);transform:rotate(180deg);}@media screen and (min-width:40.6875em){.text-formatted .block-quote::after,.text-formatted blockquote::after{right:-4rem;}}.text-formatted .exerge{display:block;margin:6rem 0;padding:4rem 2rem;background-color:#f0eae2;color:#555454 !important;text-align:center;font-size:2rem;font-weight:bold;line-height:1.5;}@media screen and (min-width:40.6875em){.text-formatted .exerge{padding:7rem;font-size:2.4rem;line-height:1.2;}}@media print{.text-formatted .exerge{border:solid 2px #f0eae2;page-break-inside:avoid;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;}}.text-formatted .exerge::before,.text-formatted .exerge::after{display:none;}.text-formatted .read-also{position:relative;display:inline-block;padding:0.5rem 1rem 0.5rem 2rem;margin:5rem 0;border-bottom:0.5rem solid #555454;background-color:#f0eae2;color:#555454 !important;font-weight:bold;}.text-formatted .read-also::before{content:"";position:absolute;width:5rem;height:0.1rem;bottom:-0.5rem;left:-5rem;border-bottom:0.5rem solid #555454;}.text-formatted .read-also a{text-decoration:none;}.text-formatted .read-also a:hover,.text-formatted .read-also a:focus{text-decoration:underline;}.text-formatted .align-center{text-align:center;}.text-formatted .align-center img{margin-left:auto;margin-right:auto;}@media screen and (max-width:40.625em){.text-formatted .align-left,.text-formatted .align-right{float:none;}}@media screen and (min-width:40.6875em),print{.text-formatted .align-left,.text-formatted .align-right{max-width:50%;}}@media screen and (min-width:40.6875em),print{.text-formatted .align-left{margin-right:2em;}.text-formatted .align-left + *{clear:right;}}@media screen and (min-width:40.6875em),print{.text-formatted .align-right{margin-left:2em;}.text-formatted .align-right + *{clear:left;}}.text-formatted .media-wysiwyg-align-left{float:left;margin-right:2rem;}.text-formatted .media-wysiwyg-align-right{float:right;margin-left:2rem;}.icon{text-decoration:none;}.icon-inline{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.icon-inline::before{margin-right:0.25em;}.icon-inline::after{margin-left:0.25em;}.icon-before.facebook::before{content:"\e900";}.icon-before.send::before{content:"\e901";}.icon-before.print::before{content:"\e902";}.icon-before.twitter::before{content:"\e903";}.icon-before.whatsapp::before{content:"\e904";}.icon-before.instagram::before{content:"\e905";}.icon-before.youtube::before{content:"\e906";}.icon-before.pinterest::before{content:"\e920";}.icon-before.arrow::before{content:"\e913";}.icon-before.chevron::before{content:"\e914";}.icon-before.light-bulb::before{content:"\e915";}.icon-before.quote::before{content:"\e916";}.icon-before.menu::before{content:"\e917";}.icon-before.close::before{content:"\e918";}.icon-before.tag::before{content:"\e919";}.icon-before.chronometer::before{content:"\e91a";}.icon-before.people::before{content:"\e91b";}.icon-before.dish::before{content:"\e91c";}.icon-before.starter::before{content:"\e91d";}.icon-before.dessert::before{content:"\e91e";}.icon-before.mail::before{content:"\e91f";}.icon-before.cereal::before{content:"\e907";}.icon-before.search::before{content:"\e908";}.icon-after.facebook::after{content:"\e900";}.icon-after.send::after{content:"\e901";}.icon-after.print::after{content:"\e902";}.icon-after.twitter::after{content:"\e903";}.icon-after.whatsapp::after{content:"\e904";}.icon-after.instagram::after{content:"\e905";}.icon-after.youtube::after{content:"\e906";}.icon-after.pinterest::after{content:"\e920";}.icon-after.arrow::after{content:"\e913";}.icon-after.chevron::after{content:"\e914";}.icon-after.light-bulb::after{content:"\e915";}.icon-after.quote::after{content:"\e916";}.icon-after.menu::after{content:"\e917";}.icon-after.close::after{content:"\e918";}.icon-after.tag::after{content:"\e919";}.icon-after.chronometer::after{content:"\e91a";}.icon-after.people::after{content:"\e91b";}.icon-after.dish::after{content:"\e91c";}.icon-after.starter::after{content:"\e91d";}.icon-after.dessert::after{content:"\e91e";}.icon-after.mail::after{content:"\e91f";}.icon-after.cereal::after{content:"\e907";}.icon-after.search::after{content:"\e908";}.link-home{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:8rem;font-weight:bold;text-transform:uppercase;text-decoration:underline;}::-webkit-input-placeholder{color:inherit;opacity:0.8;font-style:italic;}::-moz-placeholder{color:inherit;opacity:0.8;font-style:italic;}:-ms-input-placeholder{color:inherit;opacity:0.8;font-style:italic;}::-ms-input-placeholder{color:inherit;opacity:0.8;font-style:italic;}::placeholder{color:inherit;opacity:0.8;font-style:italic;}form{font-size:1.6rem;}label,legend{display:inline-block;margin-bottom:0.2em;color:#555454;cursor:pointer;}input[type=text],input[type=email],input[type=password],input[type=search],input[type=url],input[type=tel],input[type=number],input[type=date],input[type=time],input[type=file],textarea,select{display:block;width:100%;padding:0.9em 1.5em;margin-bottom:1.5em;border:1px solid #ffbc1f;border-radius:0;background-color:#fff;color:#555454;line-height:1.15;}input[type=text].error,input[type=email].error,input[type=password].error,input[type=search].error,input[type=url].error,input[type=tel].error,input[type=number].error,input[type=date].error,input[type=time].error,input[type=file].error,textarea.error,select.error{border-color:#f00;color:#f00;}input[type=search]{-webkit-box-sizing:inherit;box-sizing:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:7rem;background-image:url(/themes/custom/customer/images/arrow.svg);background-position:right center;background-repeat:no-repeat;cursor:pointer;}select::-ms-expand{display:none;}textarea{min-height:10em;min-width:100%;max-width:100%;}.form-type-checkbox,.form-type-radio{margin-bottom:1.5em;}.form-type-checkbox label,.form-type-radio label{display:inline;}.form-type-checkbox + .form-type-checkbox,.form-type-checkbox + .form-type-radio,.form-type-radio + .form-type-checkbox,.form-type-radio + .form-type-radio{margin-top:-1.5em;}fieldset{padding:0;margin:0;border:none;}@media screen and (min-width:40.6875em),print{.form-col{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}.form-col > *{width:calc(50% - 1rem);}}.form-actions{margin-top:1rem;text-align:center;}@media print{.form-actions{display:none;}}.form-submit{background-color:#ffbc1f;color:#fff;}.form-submit:hover,.form-submit:focus{background-color:#ffbc1f;color:#fff;}.form-submit:disabled{cursor:auto;}.form-submit:disabled:hover,.form-submit:disabled:focus{background-color:#ffbc1f;color:#fff;}.form-reset{text-decoration:underline;}@media screen and (max-width:28.125em){.form-reset{display:block;margin-bottom:1.5rem;}}@media screen and (min-width:28.1875em){.form-reset{margin-right:2rem;}}.form-reset:focus,.form-reset:hover{text-decoration:none;}.form-description{margin:-1.5em 0 1.5em;font-size:1.5rem;}.form-description.error{color:#f00;font-weight:bold;}.form-type-webform-markup{margin-bottom:1.5em;font-size:1.3rem;line-height:1.2;}.form-item[style*=width]{width:auto !important;}table{clear:both;width:100%;max-width:100%;border-collapse:collapse;background:#fff;color:#3e3d3d;}.no-js table{margin-bottom:2rem;}table img{display:inline-block;vertical-align:top;max-width:none;}table[border="0"] th,table[border="0"] td{border:none !important;}table[border="0"] td strong{font-size:2rem;}caption{margin-bottom:0.25em;font-weight:bold;}th,td{padding:0.5em;border:1px solid #555454 !important;text-align:left;}th{background:#555454;color:#fff;}.rwd-table{width:100%;overflow:auto;margin-bottom:2rem;}@font-face{font-family:"icomoon";src:url(/themes/custom/customer/fonts/icomoon.eot#iefix) format("embedded-opentype"),url(/themes/custom/customer/fonts/icomoon.woff) format("woff"),url(/themes/custom/customer/fonts/icomoon.ttf) format("truetype"),url(/themes/custom/customer/fonts/icomoon.svg#icomoon) format("svg"),url(/themes/custom/customer/fonts/icomoon.eot#iefix) format("embedded-opentype"),url(/themes/custom/customer/fonts/icomoon.woff) format("woff"),url(/themes/custom/customer/fonts/icomoon.ttf) format("truetype"),url(/themes/custom/customer/fonts/icomoon.svg#icomoon) format("svg");font-style:normal;font-weight:normal;}::-moz-selection{background-color:#000;color:#fff;}::selection{background-color:#000;color:#fff;}*,*::before,*::after{-webkit-box-sizing:inherit;box-sizing:inherit;}html{font-size:0.625em;line-height:1.5;-webkit-box-sizing:border-box;box-sizing:border-box;}body{font-family:"Raleway",Arial,sans-serif;font-size:1.8rem;-webkit-font-smoothing:antialiased;color:#3e3d3d;background:#fff;}@media print{html,body{overflow:inherit;}}p{margin:0;}h4,h5,h6{margin-top:1rem;}h1{font-size:3.4rem;}@media screen and (min-width:40.6875em){h1{font-size:5rem;line-height:1;}}h2{font-size:2.6rem;}h3,h4,h5,h6{font-size:1.6rem;}ul,ol,li{padding:0;margin:0;}li{list-style:none;}figure{margin:0;}img{display:block;max-width:100%;height:auto;-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;}@media print{img{page-break-inside:avoid;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;}}a{word-break:break-word;text-decoration:none;color:currentColor;-webkit-transition:color 0.3s ease-in-out,background-color 0.3s ease-in-out,border-color 0.3s ease-in-out;transition:color 0.3s ease-in-out,background-color 0.3s ease-in-out,border-color 0.3s ease-in-out;}@media print{img,tr{page-break-inside:avoid;}}.layout-container{overflow-x:hidden;}.layout-l{max-width:144rem;margin:0 auto;}.layout-m,.layout-content-top{max-width:117rem;margin:0 auto;}.layout-content-top{margin-bottom:3.5rem;}@media screen and (min-width:40.6875em){.layout-content-top{margin-bottom:6rem;}}.is-front .layout-content-top{position:relative;margin-top:-5rem;z-index:1;}@media screen and (min-width:40.6875em){.is-front .layout-content-top{margin-top:-10.5rem;}}@media screen and (max-width:73.4375em){.layout-m{padding-left:2rem;padding-right:2rem;}}.layout-s{max-width:88rem;margin:0 auto;}@media screen and (max-width:73.4375em){.layout-s{padding-left:3rem;padding-right:3rem;}}.main-content{position:relative;z-index:0;}.btn,.text-formatted .btn{background-color:#3e1d08;color:#fff;}.btn:hover,.btn:focus,.text-formatted .btn:hover,.text-formatted .btn:focus{background-color:#f7a600;color:#3e1d08;}.btn:disabled,.text-formatted .btn:disabled{cursor:auto;}.btn:disabled:hover,.btn:disabled:focus,.text-formatted .btn:disabled:hover,.text-formatted .btn:disabled:focus{background-color:#3e1d08;color:#fff;}.list-cereal > *{margin:0 auto 2.5rem;max-width:37rem;}@media screen and (min-width:40.6875em) and (max-width:53.125em),print{.list-cereal{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.list-cereal > *{width:calc(100% / 2 - 0.1px);padding-right:-1rem;padding-left:-1rem;margin-bottom:2rem;max-width:calc(37rem + 2rem);margin-left:0;margin-right:0;}}@media screen and (min-width:53.1875em){.list-cereal{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1.5rem;margin-left:-1.5rem;}.list-cereal > *{width:calc(100% / 2 - 0.1px);padding-right:-1.5rem;padding-left:-1.5rem;margin-bottom:3rem;max-width:calc(37rem + 3rem);margin-left:0;margin-right:0;}}@media screen and (min-width:53.1875em) and (min-width:73.5em){.list-cereal > *{width:calc(100% / 3 - 0.1px);}}@media screen and (min-width:40.6875em) and (max-width:73.4375em){.list-cereal{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-left:0;margin-right:0;}}@media screen and (max-width:40.625em){.list-card > *{margin-bottom:2.5rem;}}.list-card article{height:100%;}@media screen and (min-width:40.6875em) and (max-width:53.125em),print{.list-card{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.list-card > *{width:calc(100% / 2 - 0.1px);padding-right:-1rem;padding-left:-1rem;margin-bottom:2rem;}}@media screen and (min-width:53.1875em){.list-card{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1.5rem;margin-left:-1.5rem;}.list-card > *{width:calc(100% / 3 - 0.1px);padding-right:-1.5rem;padding-left:-1.5rem;margin-bottom:3rem;}}@media screen and (max-width:73.4375em){.list-card{margin-left:0;margin-right:0;}}.author-list-article .list-card{-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;}.list-search{margin-bottom:3.5rem;}.list-thematics{margin-top:2rem;text-align:center;}.list-thematics li{display:inline-block;}@media screen and (min-width:40.6875em){.collapsible-main-menu{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}}.collapsible-main-menu-cta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:4.6rem;height:4.6rem;margin-top:0;margin-left:1rem;-webkit-transition:color 0.3s ease-in-out,background-color 0.3s ease-in-out,border-color 0.3s ease-in-out;transition:color 0.3s ease-in-out,background-color 0.3s ease-in-out,border-color 0.3s ease-in-out;cursor:pointer;}.collapsible-main-menu-cta:focus,.collapsible-main-menu-cta:hover{background-color:#ff8a05;}@media screen and (min-width:40.6875em){.collapsible-main-menu-cta{display:none;}}.collapsible-main-menu-cta .icon-menu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:1.7rem;height:1.2rem;overflow:hidden;}.collapsible-main-menu.is-expanded > .collapsible-main-menu-cta .icon-menu{height:1.7rem;}.collapsible-main-menu-cta .icon-menu span{width:100%;height:2px;display:block;background:currentColor;border-radius:2px;-webkit-transition:all 0.15s ease-in-out;transition:all 0.15s ease-in-out;-webkit-transform-origin:left;transform-origin:left;}.collapsible-main-menu-cta .icon-menu span:first-of-type{-webkit-transform-origin:top left;transform-origin:top left;-webkit-transition-duration:0.2s;transition-duration:0.2s;}.collapsible-main-menu-cta .icon-menu span:last-of-type{-webkit-transform-origin:bottom right;transform-origin:bottom right;-webkit-transition-duration:0.2s;transition-duration:0.2s;}.collapsible-main-menu.is-expanded > .collapsible-main-menu-cta .icon-menu span{width:2rem;height:3px;-webkit-transform:translateX(40px);transform:translateX(40px);-webkit-transition-delay:0.1s;transition-delay:0.1s;}.collapsible-main-menu.is-expanded > .collapsible-main-menu-cta .icon-menu span:first-of-type{-webkit-transform:rotate(45deg) translate(2px,-2px);transform:rotate(45deg) translate(2px,-2px);-webkit-transition-delay:0.2s;transition-delay:0.2s;}.collapsible-main-menu.is-expanded > .collapsible-main-menu-cta .icon-menu span:last-of-type{-webkit-transform:rotate(-45deg) translate(8px,-13px);transform:rotate(-45deg) translate(8px,-13px);-webkit-transition-delay:0.2s;transition-delay:0.2s;}.collapsible-main-menu-content{width:100%;}@media screen and (max-width:40.625em){.collapsible-main-menu-content{position:absolute;top:100%;left:0;visibility:hidden;opacity:0;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}}.collapsible-main-menu.is-expanded > .collapsible-main-menu-content{display:block;visibility:visible;opacity:1;}.media--view-mode-wysiwyg-100{width:100%;}.media--view-mode-wysiwyg-80{width:80%;}.media--view-mode-wysiwyg-70{width:70%;}.media--view-mode-wysiwyg-50{width:50%;}.media--view-mode-wysiwyg-30{width:30%;}.media--type-image[class*=media--view-mode-wysiwyg-] img{width:100%;}big,.big{font-size:larger;}small,.small{font-size:80%;}.nl-form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;max-width:40rem;margin:auto;}.nl-form ::-webkit-input-placeholder{color:#555454;}.nl-form ::-moz-placeholder{color:#555454;}.nl-form :-ms-input-placeholder{color:#555454;}.nl-form ::-ms-input-placeholder{color:#555454;}.nl-form ::placeholder{color:#555454;}.nl-form .form-email{margin-bottom:0;min-height:5rem;background:#e0e0e0;border:0;}.nl-form .form-item{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}.nl-form .form-actions{margin-top:0;}.nl-form .form-submit{position:relative;overflow:hidden;width:5rem;height:5rem;padding:0;text-indent:9rem;background-color:#ffbc1f;color:#555454;}.nl-form .form-submit:hover,.nl-form .form-submit:focus{background-color:#ff8a05;color:#fff;}.nl-form .form-submit:disabled{cursor:auto;}.nl-form .form-submit:disabled:hover,.nl-form .form-submit:disabled:focus{background-color:#ffbc1f;color:#555454;}.nl-form .form-submit::before{content:"\e901";font-size:1.4em;text-indent:0;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.search-form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.search-form .form-type-search{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}.search-form .form-search{margin-bottom:0;padding:0.7em 1.2em;height:4.6rem;border-right:0;border-color:#5c2806;text-overflow:ellipsis;font-size:1.6rem;}.search-form .form-actions{margin-top:0;}.search-form .form-submit{height:4.6rem;border:solid #5c2806;border-width:1px 1px 1px 0;padding:0.65em 0.55em;font-size:#3e3d3d;}@media print{.search-form{display:none;}}.contextual-region{position:static;}.contextual{top:auto;right:auto;margin:-8px 0 0 -8px;}@media print{.contextual{display:none;}}.contextual .trigger{float:left;}.contextual.open .contextual-links a{background-color:#3e1d08;color:#fff;}.contextual.open .contextual-links a:hover,.contextual.open .contextual-links a:focus{background-color:#f7a600;color:#3e1d08;}.contextual.open .contextual-links a:disabled{cursor:auto;}.contextual.open .contextual-links a:disabled:hover,.contextual.open .contextual-links a:disabled:focus{background-color:#3e1d08;color:#fff;}.contextual.open .contextual-links a{display:block;}.block-local-tasks-block nav.tabs{margin-bottom:3rem;}.block-local-tasks-block .tabs.primary li{display:inline-block;margin:4px;}.block-local-tasks-block .tabs.primary a{background-color:#3e1d08;color:#fff;}.block-local-tasks-block .tabs.primary a:hover,.block-local-tasks-block .tabs.primary a:focus{background-color:#f7a600;color:#3e1d08;}.block-local-tasks-block .tabs.primary a:disabled{cursor:auto;}.block-local-tasks-block .tabs.primary a:disabled:hover,.block-local-tasks-block .tabs.primary a:disabled:focus{background-color:#3e1d08;color:#fff;}.block-local-tasks-block .tabs.primary a{border:2px solid #3e1d08;}.quickedit-toolbar-container{z-index:501;}.quickedit-toolbar-label{padding:0.345em;margin-top:2px;}.quickedit .icon-close::before{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.messages{padding:1em 1.5em;margin:0 0 2em;border:5px solid;border-radius:0;-webkit-box-shadow:none;box-shadow:none;background:none;color:#3e1d08;font-weight:600;}.messages--error{border-color:transparent;background:#f00;color:#fff;}.messages--warning{color:#f00;}.breadcrumb{margin-bottom:2.5rem;font-size:1.3rem;}@media screen and (min-width:40.6875em){.breadcrumb{margin-bottom:4rem;}}.breadcrumb li{display:inline-block;}.breadcrumb li:not(:first-child)::before{content:"\e914";font-size:0.7em;display:inline-block;padding:0 1em;}.breadcrumb a{color:#555454;font-weight:bold;}.breadcrumb a:hover,.breadcrumb a:focus{text-decoration:underline;}@media print{.breadcrumb{display:none;}}.menu--main{color:#555454;background:#ffbc1f;}.menu--main .menu{width:100%;}@media screen and (min-width:40.6875em){.menu--main .menu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}}.menu--main .menu-item{-webkit-box-flex:2;-webkit-flex-grow:2;-ms-flex-positive:2;flex-grow:2;line-height:1.2;font-size:1.6rem;}@media screen and (min-width:40.6875em){.menu--main .menu-item{border-right:solid 1px #fff;}.menu--main .menu-item:last-of-type{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}}.menu--main .menu-link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:1rem 1rem;min-height:4.6rem;font-weight:600;text-transform:uppercase;word-break:normal;-webkit-transition:color 0.3s ease-in-out,background-color 0.3s ease-in-out,border-color 0.3s ease-in-out;transition:color 0.3s ease-in-out,background-color 0.3s ease-in-out,border-color 0.3s ease-in-out;}@media screen and (min-width:40.6875em) and (max-width:53.125em){.menu--main .menu-link{font-size:1.3rem;}}.menu--main .menu-link:focus,.menu--main .menu-link:hover{background-color:#ff8a05;color:#fff;}.menu--main .menu-item--active-trail .menu-link{background-color:#ff8a05;color:#fff;}.menu--main .item-wiki{position:relative;padding-top:0;padding-bottom:0;}.menu--main .item-wiki::before{content:"\e907";font-size:1.8em;margin-right:0.5rem;}@media screen and (max-width:40.625em){.menu--main .item-wiki::before{position:absolute;left:2rem;}}.pager{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:2rem;color:#3e1d08;}@media print{.pager{display:none;}}.pager__items{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:1.6rem;}@media screen and (max-width:40.625em){.pager__items{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}.pager__next,.pager__previous{position:relative;}@media screen and (max-width:40.625em){.pager__next,.pager__previous,.pager__item--first,.pager__item--last{width:100%;text-align:center;}}@media screen and (max-width:40.625em){.pager__previous{margin-bottom:0.5rem;}}@media screen and (max-width:40.625em){.pager__next{margin-top:0.5rem;}}@media screen and (max-width:53.125em){.pager__item{margin:0 0.2rem;}}@media screen and (max-width:40.625em){.pager__item.pager__item--first,.pager__item.pager__item--last{width:auto;}}.pager__link{display:block;padding:0.5em 0.8em;color:#555454;line-height:1.2;text-decoration:none;word-break:normal;}.pager__link:hover,.pager__link:focus{text-decoration:underline;color:#ff8a05;}.pager__item.is-active .pager__link{background-color:#ff8a05;color:#555454;}.pager__item.is-active .pager__link:hover,.pager__item.is-active .pager__link:focus{text-decoration:none;background-color:#ffbc1f;}#orejime [class^=orejime-Notice]{color:#fff;}#orejime .orejime-Main,#orejime .orejime-Modal{font-size:1.3rem;}#orejime .orejime-Main button,#orejime .orejime-Modal button{cursor:pointer;-webkit-box-shadow:none;box-shadow:none;}#orejime .orejime-Notice{bottom:0;right:0;max-width:inherit;background-color:#3e1d08;-webkit-box-shadow:none;box-shadow:none;border-radius:0;border-top:solid 1px #5c2806;font-size:1em;}#orejime .orejime-Notice-body{max-width:117rem;margin:auto;padding:2rem 0;}@media screen and (min-width:53.1875em){#orejime .orejime-Notice-body{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}}@media screen and (max-width:73.4375em){#orejime .orejime-Notice-body{padding-left:2rem;padding-right:2rem;}}#orejime .orejime-Notice-text{width:50rem;max-width:100%;}@media screen and (max-width:53.125em){#orejime .orejime-Notice-text{margin-bottom:2rem;}}#orejime .orejime-Notice-description{font-size:1.6rem;}#orejime .orejime-Notice-actions{text-align:center;}@media screen and (max-width:53.125em){#orejime .orejime-Notice-actions{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:-2rem;}}@media screen and (min-width:73.5em){#orejime .orejime-Notice-actions{text-align:right;}}#orejime .orejime-Notice-title{font-size:2.2rem;}#orejime .orejime-Notice .orejime-Button--decline,#orejime .orejime-Notice .orejime-Button--info{color:#f0eae2;}@media screen and (min-width:53.1875em) and (max-width:73.4375em){#orejime .orejime-Notice .orejime-Button--info{margin-top:1.5rem;}}#orejime .orejime-Button{margin-left:2rem;margin-right:0;border-radius:0;}@media screen and (max-width:40.625em){#orejime .orejime-Button{margin-bottom:2rem;}}#orejime .orejime-Button--save{background-color:#f7a600;color:#3e1d08;}#orejime .orejime-Button--save:hover,#orejime .orejime-Button--save:focus{background-color:#3e1d08;color:#f7a600;}#orejime .orejime-Button--save:disabled{cursor:auto;}#orejime .orejime-Button--save:disabled:hover,#orejime .orejime-Button--save:disabled:focus{background-color:#f7a600;color:#3e1d08;}#orejime .orejime-ModalOverlay,#orejime .orejime-NoticeOverlay{background:rgba(62,29,8,0.72);}#orejime .orejime-ModalWrapper{max-width:117rem;width:95%;}#orejime .orejime-Modal{position:relative;margin:auto;padding:5%;background:#fff;border-radius:0;-webkit-box-shadow:none;box-shadow:none;color:currentColor;}#orejime .orejime-Modal-header{padding:0;border:0;}#orejime .orejime-Modal-body{padding:0;margin:4rem 0;}#orejime .orejime-Modal-footer{padding:0;text-align:right;border:0;}#orejime .orejime-Modal-poweredByLink{bottom:0;}#orejime .orejime-Modal-description{font-size:1.6rem;}#orejime .orejime-Modal .orejime-AppToggles-enableAll{color:#fff;}#orejime .orejime-AppToggles{margin-bottom:3rem;}#orejime .orejime-AppToggles-enableAll{margin-left:0;background-color:#3e1d08;color:#fff;}#orejime .orejime-AppToggles-enableAll:hover,#orejime .orejime-AppToggles-enableAll:focus{background-color:#f7a600;color:#3e1d08;}#orejime .orejime-AppToggles-enableAll:disabled{cursor:auto;}#orejime .orejime-AppToggles-enableAll:disabled:hover,#orejime .orejime-AppToggles-enableAll:disabled:focus{background-color:#3e1d08;color:#fff;}#orejime .orejime-AppToggles-disableAll{position:relative;padding:0 0 0 1.5rem;background:none;text-transform:none;color:#3e3d3d;font-size:1.5rem;font-weight:normal;}#orejime .orejime-AppToggles-disableAll::before{content:"\e918";font-size:0.6em;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;text-align:center;}#orejime .orejime-AppList{padding:1rem;background:#f0eae2;}@media screen and (min-width:40.6875em){#orejime .orejime-AppList{padding:4rem;}}#orejime .orejime-AppList-item{padding-left:7rem;}#orejime .orejime-AppList-item:not(:last-of-type){margin-bottom:3rem;padding-bottom:3rem;border-bottom:solid 1px #f7a600;}#orejime .orejime-AppItem-label{text-transform:none;color:#3e3d3d;font-size:2rem;font-weight:bold;}#orejime .orejime-AppItem-input:checked + .orejime-AppItem-label .orejime-AppItem-slider{background:#f7a600;border-color:#f7a600;}#orejime .orejime-AppItem-slider{-webkit-box-shadow:none;box-shadow:none;background-color:#e0e0e0;border:solid 1px #787878;}#orejime .orejime-AppItem-description{font-size:1em;}#orejime .orejime-AppItem-switchLabel{font-size:1.3rem;}#matomo-opt-out label{display:inline;font-size:1.6rem;margin-left:0.5rem;}#matomo-opt-out label strong{font-weight:inherit;}@media screen and (min-width:53.1875em),print{.author{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}.author > *{width:calc(50% - 1rem);margin-bottom:3rem;}}.author-img{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}@media screen and (max-width:53.125em){.author-img{margin-bottom:3rem;}}.author .author-name{margin:-0.5rem 0 1.5rem 0;padding-bottom:0.5rem;border-bottom:0.1rem solid #000;font-size:2.6rem;text-transform:uppercase;}.author-content{font-size:1.5rem;}.author-contribution{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:1.3rem;}.author-contribution-label{font-weight:bold;padding-right:2rem;}.author-contribution-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.author-contribution-list li:not(:last-child){padding-right:2rem;}.author-list-article{margin-top:5rem;}.author-list-article-title{padding:0 1.5rem 1rem;border-bottom:0.1rem solid #000;text-transform:uppercase;}@media screen and (min-width:73.5em){.author-list-article-title{padding-left:0;}}.card{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;max-width:37rem;}@media print{.card{page-break-inside:avoid;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;}}.list-card .card,.slideshow .card,.list-card .card-map,.slideshow .card-map{margin:0 auto;}.card-img{position:absolute;z-index:-1;}.card-body{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;margin:47% 1rem 0;padding-bottom:0.5rem;-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,0.09);box-shadow:0 0 7px 0 rgba(0,0,0,0.09);background:#fff;text-align:center;}@media print{.card-body{page-break-inside:avoid;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;}}.card-body-content{padding:0 1.5rem 0.5rem 1.5rem;}.card-body-heading{position:relative;margin-bottom:1rem;padding:0.5rem 0.5rem 0 1rem;border-left:0.5rem solid #f7a600;font-size:1.3rem;font-weight:600;line-height:1.5;text-align:left;text-transform:uppercase;}.card-body-heading.is-article{border-color:#206e47;}.card-body-heading.is-recipe{border-color:#ff8a05;}.card-body-title{overflow:hidden;display:-webkit-box;color:#555454;font-size:2rem;-webkit-line-clamp:3;-webkit-box-orient:vertical;}.card-body-title:hover,.card-body-title:focus{text-decoration:underline;}.card-body-teaser{margin:1.5rem 0 1.5rem;color:#555454;font-size:1.5rem;}.card-body-author{margin:1.5rem 0 1.5rem;color:#787878;font-size:1rem;}.card-body-author span{text-transform:uppercase;}.card-body-tags{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}.card-map{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:100%;max-width:37rem;padding:1rem 2.5rem 3.5rem;background-color:#ffbc1f;}.card-map-title{margin:1rem 0 2rem;color:#3e1d08;font-size:2.4rem;font-weight:bold;line-height:1.2;text-align:center;}.card-map .btn{text-align:center;background-color:#555454;}.card-map .btn:hover,.card-map .btn:focus{color:#fff;text-decoration:underline;}.collapsible-filter{margin-bottom:5rem;}@media screen and (min-width:40.6875em){.collapsible-filter{margin-bottom:7rem;}}.collapsible-filter-cta{position:relative;padding-right:2.5rem;cursor:pointer;font-size:2rem;font-weight:bold;color:#3e1d08;}@media screen and (min-width:40.6875em){.collapsible-filter-cta{display:none;}}.collapsible-filter-cta::before{content:"\e908";font-size:1em;display:inline-block;vertical-align:middle;padding-right:0.5rem;}.collapsible-filter-cta::after{content:"\e914";font-size:0.6em;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}.collapsible-filter.is-expanded > .collapsible-filter-cta::after{-webkit-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg);}@media screen and (max-width:40.625em){.collapsible-filter-content{visibility:hidden;height:0;opacity:0;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}.collapsible-filter.is-expanded > .collapsible-filter-content{visibility:visible;height:auto;padding-top:2rem;opacity:1;}}.collapsible-search-cta{background-color:#ffbc1f;color:#3e1d08;}.collapsible-search-cta:hover,.collapsible-search-cta:focus{background-color:#ff8a05;color:#fff;}.collapsible-search-cta:disabled{cursor:auto;}.collapsible-search-cta:disabled:hover,.collapsible-search-cta:disabled:focus{background-color:#ffbc1f;color:#3e1d08;}.collapsible-search-cta{padding:1rem;width:4.6rem;height:4.6rem;}@media screen and (max-width:40.625em){.collapsible-search-cta{margin-right:1rem;background-color:transparent;color:#fff;}}.collapsible-search-cta::before{content:"\e908";font-size:1em;}@media screen and (max-width:40.625em){.collapsible-search-cta::before{font-size:1.2em;}}.collapsible-search.is-expanded > .collapsible-search-cta{background:#ff8a05;}.collapsible-search-content{visibility:hidden;position:absolute;top:100%;right:0;width:100%;height:0;overflow:hidden;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;border:solid #5c2806;border-width:4px;}@media screen and (min-width:40.6875em){.collapsible-search-content{width:30rem;}}.collapsible-search.is-expanded > .collapsible-search-content{visibility:visible;height:5rem;}.footer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background-color:#ffbc1f;color:#555454;}.footer .region-footer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:144rem;padding:1.5rem 4rem;font-size:1.3rem;}@media screen and (min-width:53.1875em){.footer .region-footer{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;padding:1.5rem 13.5rem;}}.footer .region-footer .menu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:20rem;margin-bottom:3.5rem;font-size:1.3rem;}@media screen and (min-width:40.6875em){.footer .region-footer .menu{max-width:none;margin-bottom:0;}}.footer .region-footer .menu-item{position:relative;padding:1rem 2rem 1rem 0;}.footer .region-footer .menu-item:first-child::after{content:"|";position:absolute;right:0;}.footer .region-footer .menu-item:nth-child(2){padding-left:2rem;}@media screen and (min-width:40.6875em){.footer .region-footer .menu-item{padding:0 2rem;}.footer .region-footer .menu-item:not(:last-child)::after{content:"|";position:absolute;right:0;top:0;}.footer .region-footer .menu-item:last-child{padding-right:0;}.footer .region-footer .menu-item:first-child{padding-left:0;}}.footer .region-footer .menu-item a{color:inherit;}.footer .region-footer .menu-item a:focus,.footer .region-footer .menu-item a:active{text-decoration:underline;}.footer .region-footer .block:nth-child(2){display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-left:0;}@media screen and (min-width:53.1875em){.footer .region-footer .block:nth-child(2){-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin-left:auto;}}.footer .region-footer .social{-webkit-box-pack:start;-webkit-justify-content:start;-ms-flex-pack:start;justify-content:start;}@media screen and (max-width:53.125em){.footer .region-footer .social li{margin:1rem 1.5rem;}}.footer .region-footer .social li:first-child{margin-left:0;}.footer .region-footer .social a{font-size:1.6rem;}.footer-copyright{margin:0 auto 0.5rem 0;}@media screen and (min-width:40.6875em){.footer-copyright{margin:1rem auto 0.5rem 0;}}@media screen and (min-width:53.1875em){.footer-copyright{margin:0 4rem 0.5rem 0;}}.footer-copyright a{font-weight:bold;}@media print{.footer{display:none;}}.footer-logo{max-width:22.5rem;margin-top:2rem;}@media screen and (min-width:73.5em){.footer-logo{max-width:26.5rem;margin:2rem 1rem 0.5rem auto;}}.header{position:absolute;right:0;left:0;z-index:1;min-height:7.9rem;color:#fff;}@media screen and (max-width:40.625em){.header{padding:0 0 2rem;}}@media screen and (max-width:40.625em){.header-wrapper{position:fixed;top:0;left:0;width:100%;padding:0 0 1.5rem;background:#5c2806;}}.region-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;padding:1.8rem 0 0;}@media screen and (min-width:40.6875em){.region-header{padding-bottom:2.5rem;}}.region-navigation{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media screen and (max-width:40.625em){.region-navigation{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}@media screen and (min-width:40.6875em) and (max-width:73.4375em){.region-navigation{margin-left:-2rem;margin-right:-2rem;}}@media print{.region-navigation{display:none;}}@media screen and (min-width:40.6875em){.is-sticky-header .region-navigation{position:fixed;top:0;width:117rem;max-width:100%;}}.region-navigation #menu{width:100%;height:0;}@media screen and (min-width:40.6875em){.region-navigation #menu{width:0;}}.heading{margin-bottom:3.5rem;line-height:1.2;}.heading.with-share:not(.with-info){margin-bottom:5rem;}.heading-wrapper{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-top:calc(7.9rem + 4rem);padding-bottom:4rem;text-align:center;background-color:rgba(0,0,0,0.3);}@media screen and (min-width:40.6875em){.heading-wrapper{min-height:46.8rem;padding-top:calc(14.5rem + 6rem);}}@media print{.heading-wrapper{background:none;}}.heading-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;z-index:1;color:#fff;}@media print{.heading-content{color:#3e1d08;}}@media screen and (min-width:40.6875em){.heading-title:last-child{margin-top:3rem;}}.is-front .heading-title{font-weight:800;}.page-node-type-article-list .heading-title,.page-node-type-list .heading-title,.path-search .heading-title{text-transform:uppercase;}.heading-baseline{display:block;margin-top:1.5rem;font-size:1.8rem;font-weight:700;}@media screen and (min-width:40.6875em){.heading-baseline{font-size:2.6rem;}}.heading-publication{margin-top:auto;margin-bottom:0.5rem;padding-top:3.5rem;font-weight:bold;font-size:2rem;line-height:1.5;}.heading .pipe{padding-left:0.2rem;margin-right:0.3rem;}.heading img{position:absolute;top:0;max-width:none;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;mix-blend-mode:multiply;}@media print{.heading img{height:9rem;}}.heading-info{margin-left:auto;margin-right:1rem;margin-top:0.5rem;padding:0 1rem;text-align:right;font-size:1.3rem;font-style:italic;}@media screen and (min-width:90.375em){.heading-info{padding-right:0;padding-left:0;}}@media screen and (max-width:53.125em){.with-share .heading-info{margin-top:3rem;}}@media screen and (min-width:53.1875em){.with-share .heading-info{max-width:calc(50% - 16.5rem);}}.heading-info p{display:inline-block;}.heading-info .legend + .copyright{margin-left:0.5rem;}.item-cereal{position:relative;max-width:100%;}@media print{.item-cereal{page-break-inside:avoid;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;}}.item-cereal::after{content:"";display:block;padding-bottom:100%;}@media print{.item-cereal::after{display:none;}}.item-cereal-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;font-weight:bold;}@media print{.item-cereal-wrapper{position:relative;}}.item-cereal-link{display:block;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;z-index:10;}.item-cereal-link:focus,.item-cereal-link:hover,.item-cereal-link:active{opacity:0;}.item-cereal-link:focus ~ .item-cereal-img img,.item-cereal-link:hover ~ .item-cereal-img img,.item-cereal-link:active ~ .item-cereal-img img{mix-blend-mode:normal;}.item-cereal-link:focus ~ .item-cereal-teaser,.item-cereal-link:hover ~ .item-cereal-teaser,.item-cereal-link:active ~ .item-cereal-teaser{opacity:1;visibility:visible;-webkit-transform:scale(1);transform:scale(1);}.item-cereal-link span{display:block;text-align:center;}@media print{.item-cereal-link{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;margin-top:-15rem;}}.item-cereal-title{padding:0 4rem;font-size:4rem;color:#fff;line-height:1.2;}@media print{.item-cereal-title{color:#3e3d3d;}}.item-cereal-picto{margin-bottom:2.5rem;}.item-cereal-picto img{margin:auto;max-width:12.4rem;}.item-cereal-teaser{position:absolute;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center;padding:0 2rem;opacity:0;visibility:hidden;background:rgba(247,166,0,0.7);color:#3e1d08;font-size:1.6rem;-webkit-transform:scale(0.85);transform:scale(0.85);-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}.item-cereal-teaser::after{content:"\e913";font-size:1.3em;position:absolute;bottom:0.2rem;right:1rem;-webkit-transform:rotate(180deg);transform:rotate(180deg);}@media screen and (min-width:40.6875em){.item-cereal-teaser::after{bottom:1.4rem;right:1.4rem;font-size:1.6em;}}@media screen and (min-width:53.1875em){.item-cereal-teaser::after{bottom:2.4rem;right:2.4rem;}}@media screen and (max-width:28.125em){.item-cereal-teaser{line-height:1.3;}}@media screen and (min-width:40.6875em){.item-cereal-teaser{padding:0 4rem;}}@media print{.item-cereal-teaser{position:relative;padding-top:1rem;padding-bottom:1rem;opacity:1;visibility:visible;-webkit-transform:scale(1);transform:scale(1);-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;}}.item-cereal-teaser p{margin-bottom:0;}.item-cereal-img{position:absolute;top:0;left:0;z-index:-1;background-color:rgba(0,0,0,0.39);width:100%;height:100%;}@media print{.item-cereal-img{position:relative;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;}}.item-cereal-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;mix-blend-mode:multiply;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}@media screen and (max-width:40.625em){.site-logo{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}}@media print{.site-logo{padding-left:2rem;}}.nl{max-width:55rem;margin:auto;text-align:center;font-size:1.6rem;}.nl h2{margin-bottom:1.5rem;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-weight:600;color:#555454;}.nl h2::before{content:"\e91f";font-size:1.3em;margin-bottom:0.5rem;color:#ffbc1f;font-size:1.3em;}@media screen and (min-width:40.6875em){.nl h2::before{display:inline-block;vertical-align:sub;margin-right:0.5rem;}}.nl-txt{margin-bottom:2rem;font-weight:600;color:#555454;line-height:1.2;}.nl-txt p{margin-bottom:0;}.popup{position:fixed;bottom:2rem;left:0;right:0;width:95%;max-width:77rem;margin:0 auto;padding:3rem 6% 6%;z-index:1;background:#fff;border:solid 4px #ffbc1f;-webkit-box-shadow:0 0 5px 4px rgba(0,0,0,0.18);box-shadow:0 0 5px 4px rgba(0,0,0,0.18);visibility:hidden;opacity:0;-webkit-transform:scale(0.5);transform:scale(0.5);-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}@media screen and (min-width:40.6875em){.popup{padding:4.7rem;}}.popup.active{visibility:visible;opacity:1;-webkit-transform:scale(1);transform:scale(1);}.popup-close{position:absolute;top:1.5rem;right:1.5rem;cursor:pointer;}.popup-close::before{content:"\e918";font-size:1.2em;color:#555454;}@media screen and (min-width:40.6875em){.popup-close::before{font-size:1.5em;}}.recipe-info{color:#555454;font-size:1.6rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.recipe-info > *{width:calc(100% / 1 - 0.1px);padding-right:-1rem;padding-left:-1rem;margin-bottom:2rem;}@media screen and (min-width:53.1875em),print{.recipe-info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}.recipe-info > *{width:calc(100% / 2 - 0.1px);padding-right:-1rem;padding-left:-1rem;margin-bottom:2rem;max-width:42.5rem;}}.recipe-info-ingredients,.recipe-info-characteristics{min-height:100%;padding:2rem;background-color:#f0eae2;}.recipe-info-title{margin-bottom:1.5rem;font-size:2.4rem;}.recipe-info-characteristics li{margin-bottom:1rem;}.recipe-info-characteristics li strong{padding-right:1rem;}@media screen and (max-width:28.125em){.recipe-info-characteristics li strong{display:block;}}.recipe-info-ingredients .text-formatted ul{margin:1.5rem 0;}.recipe-info-ingredients .text-formatted ul > *{position:relative;margin-left:3.5rem;}.recipe-info-ingredients .text-formatted ul > *::before{content:"\e914";top:1em;color:#ffbc1f;left:-1.5rem;background-color:initial;font-size:0.8rem;}.search-title p{font-size:2rem;text-transform:uppercase;}.search-item{position:relative;padding:3rem 0;}.search-item::after{content:"";position:absolute;left:0;right:0;bottom:0;width:25%;height:1px;margin:auto;background:-webkit-gradient(linear,left top,right top,from(#e0e0e0),color-stop(#5c2806),to(#e0e0e0));background:linear-gradient(to right,#e0e0e0,#5c2806,#e0e0e0);}.search-item a:hover,.search-item a:focus{text-decoration:underline;}.search-item p{margin-top:1rem;font-size:1.6rem;}.search-item mark{background-color:transparent;font-weight:bold;}.section.type-social{background-color:#f0eae2;}.section.type-discover{padding:3.5rem 0 4rem;background-color:#f0eae2;}@media screen and (min-width:40.6875em){.section.type-discover{padding:5rem 0 6rem;}}.section.type-home-cereal{padding:2rem 0 5rem;background:url(/themes/custom/customer/images/cereales.svg) 45% no-repeat #206e47;background-size:60rem;color:#fff;}@media screen and (min-width:40.6875em){.section.type-home-cereal{background-size:80rem;}}@media screen and (min-width:53.1875em){.section.type-home-cereal{padding:0 0 5rem 1.5rem;}}.type-discover .section-title,.type-home-cereal .section-title{text-align:center;}.type-discover .section-title{padding-bottom:2.5rem;font-size:2rem;text-transform:uppercase;}@media screen and (min-width:40.6875em){.type-discover .section-title{padding-bottom:4rem;}}.type-home-cereal .section-title{font-size:3.6rem;}.section-heading{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;max-width:117rem;margin:0 auto;}@media screen and (min-width:53.1875em){.section-heading{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding-left:1.5rem;}}@media screen and (min-width:90.375em){.section-heading{padding-left:0;}}.type-home-cereal .section-heading{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:5rem 0;}@media screen and (min-width:53.1875em){.type-home-cereal .section-heading{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}}.type-home-cereal .section-link-top,.type-home-cereal .section-link-bottom{font-weight:bold;text-align:center;text-decoration:underline;}.type-home-cereal .section-link-top{display:none;}@media screen and (min-width:53.1875em){.type-home-cereal .section-link-top{display:block;margin-left:auto;padding-right:1.5rem;}}@media screen and (min-width:90.375em){.type-home-cereal .section-link-top{padding:0;}}.type-home-cereal .section-link-bottom{display:block;margin:0 auto;padding-top:5rem;}@media screen and (min-width:53.1875em){.type-home-cereal .section-link-bottom{display:none;}}.section.type-highlight{background-color:#ffbc1f;padding:2.5rem;}@media screen and (min-width:40.6875em){.section.type-highlight{padding:3rem 4rem;}}.section.type-highlight h2{margin-top:0;}.section.type-highlight p{margin-bottom:1rem;}.skip-link a{position:fixed;top:-200px;z-index:1;font-size:1.2rem;display:inline-block;padding:0.5em;background:#3e1d08;color:#fff;text-decoration:underline;}.skip-link a:focus,.skip-link a:active{top:0;}@media print{.skip-link{display:none;}}.slideshow{max-width:117rem;margin:0 auto;padding:0 2.5rem;}.slideshow-control{position:absolute;top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - var(--swiper-navigation-size) / 2);z-index:10;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;}.slideshow-control::before{content:"\e913";font-size:1.5rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:3rem;height:3rem;border-radius:2rem;background-color:#ffbc1f;color:#555454;}.slideshow-control.swiper-button-disabled{opacity:0.5;}.slideshow-prev{left:-4px;right:auto;}.slideshow-next{right:-4px;left:auto;}.slideshow-next::before{-webkit-transform:rotate(180deg);transform:rotate(180deg);}.slideshow-instagram{max-width:100%;padding:0 2rem;}@media screen and (min-width:40.6875em){.slideshow-instagram{padding:0 4rem;}}@media screen and (min-width:90.375em){.slideshow-instagram{padding:0;}}@media print{.slideshow-instagram{page-break-inside:avoid;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;}}.social-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:5rem 0 4rem;}@media screen and (min-width:53.1875em){.social-item{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;}}.social-item-top,.social-item-bottom{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}@media screen and (min-width:40.6875em){.social-item-top,.social-item-bottom{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}}.social-item-top{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;max-width:117rem;margin:0 auto 2rem;}.social-item-top-title,.social-item-top-link{margin:0 auto;}@media screen and (min-width:73.5em){.social-item-top-title,.social-item-top-link{margin:0;}}.social-item-top-title{color:#3e3d3d;font-size:2.2rem;text-align:center;text-transform:uppercase;}.social-item-top-link{position:relative;padding:3rem 0 2rem;}@media screen and (min-width:40.6875em){.social-item-top-link{margin-left:auto;padding:0;}}.social-item-top-link a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-left:6rem;color:#555454;}.social-item-top-link a::before{content:"\e905";font-size:2.5rem;position:absolute;left:2rem;}.social-item-top-link a:hover,.social-item-top-link a:focus{background-color:#555454;}.social-item-bottom{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:144rem;}@media screen and (min-width:73.5em){.social-item-bottom{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}}.social-item-bottom-frame{font-size:1.6rem;}.social-section-bottom-left .social-item-bottom-frame{width:100%;max-width:39rem;margin:0 auto;}@media screen and (min-width:40.6875em){.social-section-bottom-left .social-item-bottom-frame{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;min-width:35rem;}}.social-item-bottom-frame > iframe{height:auto;}.social-item-bottom-slideshow{width:100vw;}.social-item-bottom-right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:2rem 2.5rem 0 2.5rem;color:#3e1d08;line-height:1.2;}@media screen and (min-width:73.5em){.social-item-bottom-right{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin:0 3rem 0 2.5rem;}}.social-item-bottom-right p{margin-bottom:2.5rem;}.social-item-bottom-right a{text-transform:none;background-color:#555454;}.social-item-bottom-right a:hover,.social-item-bottom-right a:focus{color:#555454;background-color:#ffbc1f;}.social-section-top{border-bottom:5px solid white;}.social-section-top-wrapper{max-width:144rem;margin:0 auto;}.social-section-top,.social-section-bottom{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}.social-section-top-wrapper,.social-section-bottom-wrapper{max-width:144rem;width:100%;margin:0 auto;}.social-section-bottom-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:117rem;margin:0 auto;}.social-section-bottom-left{width:100%;border-bottom:0.5rem solid #fff;}@media screen and (min-width:53.1875em){.social-section-bottom-left{width:60%;border-right:0.5rem solid #fff;border-bottom:none;}}@media screen and (min-width:90.375em){.social-section-bottom-left{max-width:90rem;}}.social-section-bottom-right{width:100%;}@media screen and (min-width:53.1875em){.social-section-bottom-right{padding-left:2.5rem;width:40%;}}.social{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:right;-webkit-justify-content:right;-ms-flex-pack:right;justify-content:right;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}@media screen and (max-width:40.625em){header .social{display:none;}}@media print{.social{display:none;}}.heading .social.is-share{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:-2rem;}@media screen and (min-width:40.6875em){.heading .social.is-share{bottom:-2.3rem;}}.social.is-share a,.social.is-share button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:4rem;height:4rem;border-radius:50%;}.social.is-share a.facebook,.social.is-share button.facebook{background-color:#3b5a98;border:#3b5a98 0.1rem solid;color:inherit;}.social.is-share a.twitter,.social.is-share button.twitter{background-color:#1da1f2;border:#1da1f2 0.1rem solid;color:inherit;}.social.is-share a.whatsapp,.social.is-share button.whatsapp{background-color:#009d00;border:#009d00 0.1rem solid;color:inherit;}.social.is-share a.pinterest,.social.is-share button.pinterest{background-color:#E60023;border:#E60023 0.1rem solid;color:inherit;}.social.is-share a.print,.social.is-share button.print{background-color:#f0eae2;border:#f0eae2 0.1rem solid;color:#000;}.social.is-share a.send,.social.is-share button.send{background-color:#f0eae2;border:#f0eae2 0.1rem solid;color:#000;}@media screen and (min-width:40.6875em){.social.is-share a,.social.is-share button{width:4.6rem;height:4.6rem;}}.social.is-share li{margin:0 0.25em;}.social ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.social li{margin:0 1rem;}.social a,.social button{display:block;color:inherit;font-size:2.4rem;cursor:pointer;}.social button{border:none;background:transparent;}.tag-section{padding:2.5rem 1rem;}.tag-section-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.tag-item{position:relative;display:block;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-right:1.5rem;padding:0.5rem 0.5rem 0.5rem 1.5rem;color:#555454;font-weight:600;font-size:1.5rem;text-transform:uppercase;}.card .tag-item{font-size:1rem;}.tag-item::after{position:absolute;top:11%;left:-0.3rem;color:#000;}.card .tag-item::after{top:18%;left:0;}.tag-item.tag::after{color:#555454;}.teaser{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:5rem;text-align:center;font-size:2rem;font-weight:bold;color:#555454;}@media screen and (max-width:53.125em){.teaser{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}}@media screen and (min-width:40.6875em){.teaser{font-size:2.4rem;}}.teaser.with-img{text-align:left;margin-bottom:2rem;}.teaser img{margin-right:4.5rem;margin-left:4.5rem;}.teaser a{text-decoration:underline;}.teaser a:hover,.teaser a:focus{text-decoration:none;}
