﻿/*!
 * Bootstrap v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13, 110, 253;--bs-light-rgb:248, 249, 250;--bs-dark-rgb:33, 37, 41;--bs-white-rgb:255, 255, 255;--bs-black-rgb:0, 0, 0;--bs-body-color-rgb:33, 37, 41;--bs-body-bg-rgb:255, 255, 255;--bs-font-sans-serif:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}*,*::before,*::after{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}h1,.h1{font-size:2.5rem}h2,.h2{font-size:2rem}h3,.h3{font-size:1.75rem}h4,.h4{font-size:1.5rem}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-bs-original-title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:.875em}mark,.mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#000;text-decoration:underline}a:hover{color:#000}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role="button"]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type="search"]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;max-width:100%;height:auto}.container,.container-fluid{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.fade{transition:opacity 0.15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height 0.35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width 0.35s ease}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-menu{position:absolute;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgb(0 0 0 / .15)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:.125rem}.dropdown-item{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:#212529;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:#fff0;border:0}.dropdown-item:hover,.dropdown-item:focus{color:#1e2125;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#0d6efd}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:#fff0}.dropdown-menu.show{display:block}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;color:#000;text-decoration:none;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:#000}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem}.navbar>.container,.navbar>.container-fluid{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;text-decoration:none;white-space:nowrap}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:#fff0;border:1px solid #fff0;transition:box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 .25rem}.clearfix::after{display:block;clear:both;content:""}.visually-hidden,.screen-reader-text,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block,.aligncenter{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important}.border-top-0{border-top:0!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-0{margin:0!important}.m-1{margin:0.25rem!important}.m-2{margin:0.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-6{margin:4.5rem!important}.m-7{margin:6rem!important}.m-8{margin:7.5rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:0.25rem!important;margin-left:0.25rem!important}.mx-2{margin-right:0.5rem!important;margin-left:0.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-6{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-7{margin-right:6rem!important;margin-left:6rem!important}.mx-8{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-auto,.aligncenter{margin-right:auto!important;margin-left:auto!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#6c757d!important}.text-black-50{--bs-text-opacity:1;color:rgb(0 0 0 / .5)!important}.text-white-50{--bs-text-opacity:1;color:rgb(255 255 255 / .5)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{user-select:all!important}.user-select-auto{user-select:auto!important}.user-select-none{user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:0.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:0.2rem!important}.rounded-2{border-radius:0.25rem!important}.rounded-3{border-radius:0.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:0.25rem!important;border-top-right-radius:0.25rem!important}.rounded-end{border-top-right-radius:0.25rem!important;border-bottom-right-radius:0.25rem!important}.rounded-bottom{border-bottom-right-radius:0.25rem!important;border-bottom-left-radius:0.25rem!important}.rounded-start{border-bottom-left-radius:0.25rem!important;border-top-left-radius:0.25rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.min-vh-25{min-height:25vh!important}.min-vh-50{min-height:50vh!important}.min-vh-75{min-height:75vh!important}.min-vh-100{min-height:100vh!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-0{margin:0!important}.m-sm-1{margin:0.25rem!important}.m-sm-2{margin:0.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-6{margin:4.5rem!important}.m-sm-7{margin:6rem!important}.m-sm-8{margin:7.5rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:0.25rem!important;margin-left:0.25rem!important}.mx-sm-2{margin-right:0.5rem!important;margin-left:0.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-6{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-sm-7{margin-right:6rem!important;margin-left:6rem!important}.mx-sm-8{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}.min-vh-sm-25{min-height:25vh!important}.min-vh-sm-50{min-height:50vh!important}.min-vh-sm-75{min-height:75vh!important}.min-vh-sm-100{min-height:100vh!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-0{margin:0!important}.m-md-1{margin:0.25rem!important}.m-md-2{margin:0.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-6{margin:4.5rem!important}.m-md-7{margin:6rem!important}.m-md-8{margin:7.5rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:0.25rem!important;margin-left:0.25rem!important}.mx-md-2{margin-right:0.5rem!important;margin-left:0.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-6{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-md-7{margin-right:6rem!important;margin-left:6rem!important}.mx-md-8{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}.min-vh-md-25{min-height:25vh!important}.min-vh-md-50{min-height:50vh!important}.min-vh-md-75{min-height:75vh!important}.min-vh-md-100{min-height:100vh!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-0{margin:0!important}.m-lg-1{margin:0.25rem!important}.m-lg-2{margin:0.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-6{margin:4.5rem!important}.m-lg-7{margin:6rem!important}.m-lg-8{margin:7.5rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:0.25rem!important;margin-left:0.25rem!important}.mx-lg-2{margin-right:0.5rem!important;margin-left:0.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-6{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-lg-7{margin-right:6rem!important;margin-left:6rem!important}.mx-lg-8{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}.min-vh-lg-25{min-height:25vh!important}.min-vh-lg-50{min-height:50vh!important}.min-vh-lg-75{min-height:75vh!important}.min-vh-lg-100{min-height:100vh!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-0{margin:0!important}.m-xl-1{margin:0.25rem!important}.m-xl-2{margin:0.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-6{margin:4.5rem!important}.m-xl-7{margin:6rem!important}.m-xl-8{margin:7.5rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:0.25rem!important;margin-left:0.25rem!important}.mx-xl-2{margin-right:0.5rem!important;margin-left:0.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-6{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-xl-7{margin-right:6rem!important;margin-left:6rem!important}.mx-xl-8{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}.min-vh-xl-25{min-height:25vh!important}.min-vh-xl-50{min-height:50vh!important}.min-vh-xl-75{min-height:75vh!important}.min-vh-xl-100{min-height:100vh!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:0.25rem!important}.m-xxl-2{margin:0.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-6{margin:4.5rem!important}.m-xxl-7{margin:6rem!important}.m-xxl-8{margin:7.5rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:0.25rem!important;margin-left:0.25rem!important}.mx-xxl-2{margin-right:0.5rem!important;margin-left:0.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-6{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-xxl-7{margin-right:6rem!important;margin-left:6rem!important}.mx-xxl-8{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}.min-vh-xxl-25{min-height:25vh!important}.min-vh-xxl-50{min-height:50vh!important}.min-vh-xxl-75{min-height:75vh!important}.min-vh-xxl-100{min-height:100vh!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.sticky,.gallery-caption,.bypostauthor{font-size:inherit}.wrapper#wrapper-sticky{border-bottom:1px solid #dee2e6}#wrapper-footer-full,#wrapper-static-hero{background-color:#e9ecef}.wp-caption{font-size:inherit}.wp-caption-text{font-size:inherit}.alignleft{display:inline;margin-right:1.5em}.alignright{display:inline;margin-left:1.5em}@media (min-width:992px){.alignleft{float:left}.alignright{float:right}}img.wp-post-image,article img,figure,img,#secondary img{max-width:100%;height:auto}a.skip-link{position:fixed;z-index:1000;top:0;right:0}.navbar-dark .navbar-nav .dropdown-menu .nav-link{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:#212529!important;text-align:inherit;white-space:nowrap;background:none;border:0}.navbar-light .navbar-brand a{color:rgb(0 0 0 / .9)}.navbar-dark .navbar-brand a{color:#fff}.navbar h1,.navbar .h1{font-weight:400}.gallery{margin-bottom:1.5em}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-caption{display:block}.rfs-1{font-size:.15rem}.rfs-2{font-size:.3rem}.rfs-3{font-size:.45rem}.rfs-4{font-size:.6rem}.rfs-5{font-size:.75rem}.rfs-6{font-size:.9rem}.rfs-7{font-size:1.05rem}.rfs-8{font-size:1.2rem}.rfs-9{font-size:1.35rem}.rfs-10{font-size:1.5rem}.rfs-11{font-size:1.65rem}.rfs-12{font-size:1.8rem}.rfs-13{font-size:1.95rem}.rfs-14{font-size:2.1rem}.rfs-15{font-size:2.25rem}.rfs-16{font-size:2.4rem}.rfs-17{font-size:2.55rem}.rfs-18{font-size:2.7rem}.rfs-19{font-size:2.85rem}.rfs-20{font-size:3rem}.rfs-21{font-size:3.15rem}.rfs-22{font-size:3.3rem}.rfs-23{font-size:3.45rem}.rfs-24{font-size:3.6rem}.rfs-25{font-size:3.75rem}.rfs-26{font-size:3.9rem}.rfs-27{font-size:4.05rem}.rfs-28{font-size:4.2rem}.rfs-29{font-size:4.35rem}.rfs-30{font-size:4.5rem}.rfs-31{font-size:4.65rem}.rfs-32{font-size:4.8rem}.rfs-33{font-size:4.95rem}.rfs-34{font-size:5.1rem}.rfs-35{font-size:5.25rem}.rfs-36{font-size:5.4rem}.rfs-37{font-size:5.55rem}.rfs-38{font-size:5.7rem}.rfs-39{font-size:5.85rem}.rfs-40{font-size:6rem}.rfs-41{font-size:6.15rem}.rfs-42{font-size:6.3rem}.rfs-43{font-size:6.45rem}.rfs-44{font-size:6.6rem}.rfs-45{font-size:6.75rem}.rfs-46{font-size:6.9rem}.rfs-47{font-size:7.05rem}.rfs-48{font-size:7.2rem}.rfs-49{font-size:7.35rem}.rfs-50{font-size:7.5rem}.rws-1{width:1.15rem}.rws-2{width:2.3rem}.rws-3{width:3.45rem}.rws-4{width:4.6rem}.rws-5{width:5.75rem}.rws-6{width:6.9rem}.rws-7{width:8.05rem}.rws-8{width:9.2rem}.rws-9{width:10.35rem}.rws-10{width:11.5rem}.rws-11{width:12.65rem}.rws-12{width:13.8rem}.rws-13{width:14.95rem}.rws-14{width:16.1rem}.rws-15{width:17.25rem}.rws-16{width:18.4rem}.rws-17{width:19.55rem}.rws-18{width:20.7rem}.rws-19{width:21.85rem}.rws-20{width:23rem}.rws-21{width:24.15rem}.rws-22{width:25.3rem}.rws-23{width:26.45rem}.rws-24{width:27.6rem}.rws-25{width:28.75rem}.rws-26{width:29.9rem}.rws-27{width:31.05rem}.rws-28{width:32.2rem}.rws-29{width:33.35rem}.rws-30{width:34.5rem}.rws-31{width:35.65rem}.rws-32{width:36.8rem}.rws-33{width:37.95rem}.rws-34{width:39.1rem}.rws-35{width:40.25rem}.rws-36{width:41.4rem}.rws-37{width:42.55rem}.rws-38{width:43.7rem}.rws-39{width:44.85rem}.rws-40{width:46rem}body.picostrap_header_navbar_position_fixed-top{padding-top:56px}body.picostrap_header_navbar_position_fixed-top #wpadminbar{opacity:.1}body.picostrap_header_navbar_position_fixed-top #wpadminbar:hover{opacity:1}.custom-logo-link img[src$=".svg"]{width:100%}body.picostrap_header_navbar_position_fixed-top section[id]{scroll-margin-top:63px}#backToTop{visibility:hidden;position:fixed;bottom:20px;right:20px;z-index:99999;opacity:.6;padding:3px 11px 7px}#backToTop:hover{cursor:pointer}body.scroll-position-not-at-top #wrapper-navbar .navbar,body.scroll-position-at-top #wrapper-navbar .navbar{transition:all 0.5s ease-out}body.scroll-position-at-top #wrapper-navbar .navbar{padding-top:2rem;padding-bottom:2rem}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:#fff0}[tabindex="-1"]:focus{outline:0!important}@media (min-width:576px){.col-sm-12{flex:0 0 auto;width:100%}.col-sm-4{flex:0 0 33.333333%;max-width:33.333333%}}@media (min-width:992px){.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-4{flex:0 0 auto;width:33.33333333%}}#logo svg{width:14rem;height:auto}a.navbar-brand{border:0;margin-right:.6rem}button.navbar-toggler{position:relative}.navbar-toggler:active,.navbar-toggler:focus{outline:0;box-shadow:none}.navbar-toggler span{display:block;background-color:#181818;height:3px;width:25px;margin-top:4px;margin-bottom:4px;-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);position:relative;left:0;opacity:1}.navbar-toggler span:nth-child(1),.navbar-toggler span:nth-child(3){-webkit-transition:transform 0.2s ease-in-out;-moz-transition:transform 0.2s ease-in-out;-o-transition:transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out}.navbar-toggler:not(.collapsed) span:nth-child(1){position:absolute;left:12px;top:9px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);opacity:.9}.navbar-toggler:not(.collapsed) span:nth-child(2){height:12px;visibility:hidden;background-color:#fff0}.navbar-toggler:not(.collapsed) span:nth-child(3){position:absolute;left:12px;top:9px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);opacity:.9}.navbar-toggler:not(.collapsed) #nav-icon span:nth-child(2){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.navbar-toggler:not(.collapsed) #nav-icon span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}@media (max-width:575.98px){#logo{margin-right:0rem}#logo svg{width:13rem;height:auto}}.navbar{background-color:rgb(255 255 255 / .97);border-bottom:1px solid #c6c6c6;padding-bottom:1rem;padding-top:1.5rem;padding-left:1rem;padding-right:1rem;min-height:3.5rem;position:relative;display:flex;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.navbar a:link{text-decoration:none;border-bottom:0}.navbar a:hover{background-color:#fff0}ul.nav.navbar-nav{margin-left:2rem;margin-top:1.6rem}@media (max-width:575.98px){.navbar{padding-top:.5rem}}.prembar{width:100%;height:18px;margin-bottom:12px;margin-right:1.4rem}@media (max-width:575.98px){.prembar{margin-right:.4rem}}.premnugget{float:right;clear:both;background:#ecc3b8;font-size:12px;border-radius:4px;padding:4px 6px 4px 6px;margin-right:4px;margin-bottom:20px;margin-top:.5rem}.premnugget .plusclosed{font-size:14px;line-height:10px;padding-left:2px}.premnugget.signedout{background:#eee}#primary .prembar{display:none;height:36px}#navbarcollapse.collapsing{transition:height 0.15s linear}@media (max-width:575.98px){#navbarcollapse{width:99%}}#recipesearch input:focus{outline-color:#ecc3b8}button#recipesearch{border:0;background:none;margin-left:.3rem}@media (max-width:767.98px){#navbarcollapse #recipesearch{border-top:1px solid #000;padding-top:1rem;margin-top:1rem;border-bottom:1px solid #000;padding-bottom:1rem;margin-bottom:1rem}#navbarcollapse #recipesearch input{border-color:#151515!important;min-height:2.5rem;width:15rem;padding-left:1rem}}#navbarcollapse div.navdivide{width:80%;margin-left:auto;margin-right:auto;border-top:1px solid #2b2b2b;margin-top:2rem;margin-bottom:2rem;min-height:.24rem;display:flex;align-items:center;justify-content:center;clear:both}#___gcse_0,.addsearch{width:12rem}input.gsc-input,input.addsearch{border-color:#979797!important;border-radius:.2rem;min-height:2.2rem;border:1px solid}.gsc-clear-button{display:none}input.gsc-search-button{background-image:url(https://www.101cookbooks.com/wp-content/themes/CB10122/inc/assets/images/search.svg);background-repeat:no-repeat;border:0!important;background-position:center;padding:.7rem .7rem .7rem 0!important;font-size:0.001rem!important;color:#fff!important;background-color:transparent!important}input.addsearch{font-size:1.1rem;cursor:text;background-color:#fff;background-image:url(https://www.101cookbooks.com/wp-content/themes/CB10122/inc/assets/images/search.svg);background-repeat:no-repeat;background-position:95% 50%;padding-left:.4rem}#addsearch-logo,a#addsearch-logo{display:none!important}#addsearch-results,#addsWg-searchresults-container-asw_01,#addsWg-searchresults-container-asw_02{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif!important}#addsearch-results.addsearch-m2{border-top:0px!important}#addsearch-results.addsearch-d,#addsWg-widget-asw_01,#addsWg-widget-asw_02{border-radius:5px;margin-top:1rem}@media (min-width:768px){#addsWg-widget-asw_01,#addsWg-widget-asw_02{width:586px!important}}#addsearch-results #addsearch-top-resultcount{display:none!important}#addsearch-results #addsearch-top-close{height:2.5rem;text-align:center;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif!important}#addsWg-widget-asw_01 .addsWg--footer,#addsWg-widget-asw_02 .addsWg--footer{margin:auto}#addsearch-results.addsearch-m2 #addsearch-top-close a{float:none!important;font-size:0!important}#addsearch-results.addsearch-m2 #addsearch-top-close a:after{font-size:0.75rem!important;border:1px solid #000;border-radius:4px;padding-left:4px;padding-right:4px!important;padding-top:2px;padding-bottom:2px;text-transform:lowercase;font-weight:500;margin-right:1rem;content:"close"}#addsearch-results-bottom{border:0px!important;text-align:center!important;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif!important}#addsearch-results-bottom a#addsearch-closelink,#addsWg-widget-asw_01 .addsWg-close-btn,#addsWg-widget-asw_02 .addsWg-close-btn{float:none!important;font-size:0!important}#addsearch-results-bottom a#addsearch-closelink:after,#addsWg-widget-asw_01 .addsWg-close-btn:after,#addsWg-widget-asw_02 .addsWg-close-btn:after{border:1px solid #000;border-radius:4px;padding-left:4px;padding-right:4px!important;padding-top:2px;padding-bottom:2px;font-size:0.75rem!important;font-weight:500;margin-right:1rem;text-transform:lowercase;content:"close"}#addsearch-results .addsearch-result-item-sub h1 a,#addsearch-results .addsearch-result-item-sub .h1 a,#addsearch-results .addsearch-result-item-sub h2 a,#addsearch-results .addsearch-result-item-sub .h2 a,#addsWg-widget-asw_01 .addsWg--title,#addsWg-widget-asw_02 .addsWg--title{color:#212121!important;font-size:1.1rem!important;font-weight:300!important;padding-bottom:0.5rem!important}#addsearch-results .addsearch-result-item-sub p,#addsWg-widget-asw_01 .addsWg--highlight,#addsWg-widget-asw_02 .addsWg--highlight{font-size:.9rem;line-height:1.1rem}#addsWg-widget-asw_01 .addsWg--category,#addsWg-widget-asw_02 .addsWg--category{text-transform:uppercase;color:#999;font-size:12px;font-weight:500!important;background:none!important}#addsWg-widget-asw_01 .addsWg--hit,#addsWg-widget-asw_02 .addsWg--hit{border-bottom:2px solid #ececec}#addsearch-results .addsearch-result-item-sub-active{background-color:rgb(0 0 0 / .045)}#addsearch-logo-img{display:none!important}#addsearch-results #addsearch-pic{display:none!important}#addsearch-results #addsearch-results-right{width:0!important;margin-left:583px!important}#fullarchives div#gcse{display:none}#catstoggle{width:80%;margin:auto}@media (max-width:575.98px){#catstoggle{width:100%;border-top:1px solid #000;margin-top:1rem;padding-top:1rem}}#catstoggle .nav-linkdivide{line-height:1.2}#catstoggle .navtypetoggle a:link{font-family:"schroedersdiet","Georgia",serif;text-transform:uppercase;padding:0;-webkit-appearance:none;font-size:1.3rem;letter-spacing:.08rem}@media (min-width:576px){#catstoggle .navtypetoggle a:link{font-size:1.2rem}}@media (max-width:375px){#catstoggle .navtypetoggle a:link{font-size:1.1rem}}a.nav-link.plustoggle[aria-expanded="false"]{color:#000;font-weight:100}a.nav-link.plustoggle[aria-expanded="true"]{color:#000;font-weight:100;border-bottom:1px solid #000}.nav-link.disabled{color:#868e96}.nav-link:focus,.nav-link:hover{text-decoration:none;background:none!important}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;border:0;background:0 0}.categorylist .dropdown-item,.ingredientlist .dropdown-item{width:19%;padding:.55rem 1.5rem;padding-left:0rem;text-transform:capitalize}@media (max-width:767.98px){.categorylist .dropdown-item,.ingredientlist .dropdown-item{width:32%;font-size:.95rem}}.categorylist.dropdown-menu.show,.ingredientlist.dropdown-menu.show,.seasons.dropdown-menu.show{margin-left:0}.categorylist .dropdown-item a:hover,.ingredientlist .dropdown-item a:hover,.seasons .dropdown-item a:hover{border-bottom:2px solid #000;background-color:#fff0}.dropdown-item:focus,.dropdown-item:hover{background-color:#fff0}.navsection{width:80%;margin:auto}@media (max-width:575.98px){.navsection{width:100%}}.navsection .bookcover{max-width:130px}.navsection .bookcover img{border:0}.navsection.heidibooks{width:70%;margin-bottom:2rem}@media (max-width:575.98px){.navsection.heidibooks{width:100%;margin-bottom:2rem}.navsection.heidibooks .bookcover{flex-grow:1;flex-basis:30%;flex-shrink:0;margin:.5rem}}@media (min-width:576px){.navsection.heidibooks .bookcover{flex-basis:20%}}@media (max-width:767.98px){.navsection.heidibooks{width:80%}}.navsection .heidiphotodiv{width:40%;max-width:350px}@media (max-width:767.98px){.navsection .heidiphotodiv{width:45%;margin:auto;margin-bottom:1rem}}.navsection .textblurb{width:50%}@media (max-width:767.98px){.navsection .textblurb{width:100%}}.navsection h4,.navsection .h4{font-size:1.8rem;letter-spacing:.2rem;margin-bottom:1rem}.navsection .membership .textblurb{width:40%}.photoabout .textblurb{margin-left:2rem}@media (max-width:767.98px){.photoabout .textblurb{margin-left:0rem}}.photoabout .textblurb a:link{border-bottom:1px solid #000}.membershipcovers{width:300px;margin-left:2rem}@media (max-width:767.98px){.membershipcovers{width:160px;padding:.5rem}.membershipcovers .bookcover{margin-top:1rem}.membership .textblurb{padding-left:.5rem}}.navsection ul{list-style:none;padding:0}.navsection li:before{content:"+";margin-right:4px}.navsection li{padding-bottom:.2rem;padding-top:.2rem}@media (max-width:767.98px){.navsection li{border-bottom:1px solid #ccc;width:fit-content}}#catstoggle .card{background-color:transparent!important;border:0;padding:0}.slick-film-strip{padding:10px 0 16px 0!important;border-bottom:1px solid #ccc}virtual-list#hs{--slick-virtual-list-height:70px;padding-top:5px}#content .container-fluid{padding:0}.maincontent{max-width:46rem;margin-top:2rem;padding:0}@media (max-width:767.98px){.maincontent{margin-top:1rem}}@media (min-width:992px) and (max-width:1199.98px){.maincontent{padding-left:2rem}}#secondary{padding-top:2.2rem}article.sdrecipe{scroll-behavior:smooth}.nav-linkdivide{font-size:1.5rem;padding-left:1rem;padding-right:1rem}.maincontent header h2,.maincontent header .h2{font-size:1.2rem;font-weight:400;line-height:1.7;letter-spacing:.015rem;margin:1.4rem;font-weight:400;margin-bottom:1rem}.maincontent header .author-link{font-size:1rem;margin-left:1.4rem;font-weight:300;display:flex;align-items:center}.maincontent header .heidi-ico{height:45px;width:45px;border-radius:50%;overflow:hidden;margin-right:.5rem}.maincontent header .heidi-ico img{width:100%;height:100%;object-fit:cover}.jumplink a:link{font-size:.85rem;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;border:0}.jumptorecipe{float:right;margin-right:2.5rem;padding-bottom:1rem}.jumpico a:link{border:0}.jumpico{float:left}.jumplink{float:left;margin-left:6px}.headerdivide{border-top:double #979797;margin-top:1rem;margin-bottom:1rem;min-height:.24rem;display:flex;align-items:center;justify-content:center;clear:both}.maincontent h1,.maincontent .h1{margin:1.2rem 1.8rem -.4rem;line-height:2.2rem;font-family:"schroedersdiet","Georgia",serif;text-align:left;font-size:1.9rem}.maincontent h1,.maincontent .h1{margin-top:0;text-align:center}@media (min-width:576px){.maincontent h1,.maincontent .h1{font-size:2.6rem;line-height:2.8rem;text-align:center}}.maincontent h2,.maincontent .h2{margin-right:1.8rem;margin-left:1.8rem;margin-bottom:0;margin-top:0;font-size:1.5rem;font-weight:400}@media (min-width:768px){.maincontent header h2,.maincontent header .h2{margin-bottom:.5rem;margin-right:5rem;margin-left:5rem;font-size:1rem;line-height:1.7rem;letter-spacing:.015rem;font-weight:400}.maincontent header .author-link{font-size:1rem;margin-left:5rem}.jumptorecipe{margin-right:5.5rem}.jumplink a:link{font-size:.75rem}}.maincontent.catpages h1,.maincontent.catpages .h1,.maincontent.pagepages h1,.maincontent.pagepages .h1,.maincontent.fullarchives h1,.maincontent.fullarchives .h1,.maincontent h1.thnky,.maincontent .thnky.h1{font-weight:200;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:2rem;margin-left:2rem;text-align:left}.maincontent.catpages h2,.maincontent.catpages .h2{margin-left:0}.maincontent.ingredientindex h1,.maincontent.ingredientindex .h1{margin-bottom:1rem}.maincontent p{margin:1.4rem 1.8rem;font-size:1.2rem;line-height:1.7rem;letter-spacing:.015rem}@media (min-width:768px){.maincontent p{font-size:1.2rem;font-weight:300;line-height:1.7rem;letter-spacing:.025rem}.maincontent .entrybody li{font-weight:300}}img.maincontent{max-width:100%;height:auto}.maincontent .entrybody ul{margin-left:1rem;margin-right:2.25rem;margin-top:1.4rem}.maincontent .entrybody li{font-size:1.2rem;letter-spacing:.015rem;list-style-type:disc;margin-bottom:1rem;margin-top:.25rem}.maincontent .entrybody ol.catroundup li{font-size:1rem;letter-spacing:.015rem;list-style-type:inherit;margin-top:1.4rem;margin-right:1.4rem;margin-left:1.4rem}ol.catroundup h3,ol.catroundup .h3{font-size:1.1rem;margin-left:0!important;line-height:1.7rem}ol.catroundup{margin:0;padding:0;list-style-type:none}ol.catroundup li h3:before,ol.catroundup li .h3:before{counter-increment:catroundupitems;content:counter(catroundupitems) ". "}ol.catroundup:first-of-type{counter-reset:catroundupitems}.maincontent .entrybody ol li img{margin-bottom:1rem;margin-top:.5rem}.maincontent .entrybody h3,.maincontent .entrybody .h3{margin-left:1.8rem}figure.mainimagewide{margin:0!important}.mainimagewide img,.entrybody img{display:block;height:auto;max-width:100%;border:0;margin:auto}.entrybody p img{margin:auto}.entrybody p img{margin-top:1.4rem}.sectiondivide{border-top:1px solid #979797;margin-top:2rem;margin-bottom:2rem;min-height:.24rem;display:flex;align-items:center;justify-content:center;clear:both}svg.instagram{vertical-align:middle;margin-top:0}.instafooter{background-color:#F5F5F5;font-size:.9rem;padding:.4rem;margin-top:1.4rem;align-items:center}.instafooter .blurb{text-align:center}.blurb a.emp{border-bottom:2px solid #000;font-size:.7rem}.igico{width:24px;height:24px;margin-right:.4rem}.entries .card{border:0}.entries .card-img-top img{max-width:100%}.entries .card-body h5,.entries .card-body .h5,.entries .card-body h4,.entries .card-body .h4,.catpages .entries .card-body h2,.catpages .entries .card-body .h2{font-family:schroedersdiet,Georgia,Times," Times New Roman",serif;letter-spacing:.01rem;line-height:1.7rem;margin-bottom:1rem;margin-top:1rem}.entries .card-body h5 a:link,.entries .card-body .h5 a:link,.entries .card-body h4 a:link,.entries .card-body .h4 a:link,.catpages .entries .card-body h2 a:link,.catpages .entries .card-body .h2 a:link{border-bottom:0;text-decoration:none}.card-body p{margin:0;font-size:1rem;line-height:1.5rem}@media (max-width:575.98px){.entries .card-img-top{overflow:hidden}.pagination{margin-left:2rem;margin-right:2rem}a.page-link{border:0}.adthrive-comscore{margin-top:4rem}}@media (max-width:575.98px){.entries .card-body{padding:0 1.75rem 1.75rem}}@media (min-width:576px){.entries .card{display:flex;border:0;flex-direction:row;margin-bottom:1.6rem;align-items:center}.entries .card-img-top{max-width:50%}.entries .card-img-top img{max-width:100%}.entries .card-body{flex:1 1 auto;width:50%;padding:0 0 0 2rem}.entries .card-body h5,.entries .card-body .h5{margin-bottom:.6rem;margin-top:0;font-size:1.5rem}.entries .card-body h5 a:link,.entries .card-body .h5 a:link{border-bottom:0}.entries .card-body p{margin:0;font-size:1rem;line-height:1.5rem}.adthrive-comscore{margin-top:3rem}}h4,.h4,h3#related,#related.h3{font-weight:100;text-align:center;line-height:1.6rem;margin-bottom:2rem;font-size:1.8rem;letter-spacing:.15rem}.supernaturalbanner{background:#ffffff!important;border:6px solid #F8ECC9;padding:1rem;margin:1rem 0}.supernaturalbanner .infophoto{display:inline-flex;align-items:center;flex-direction:column;width:100%}.supernaturalbanner .infoblock{width:100%;flex-direction:column}.supernaturalbanner .availablestores{padding:0 1rem 1rem;font-weight:100;order:3;text-align:center}.supernaturalbanner .availablestores .comingsoonlink span{border-bottom:1px solid #dedede;font-weight:400}.supernaturalbanner .availablestores .preorder{font-weight:700;font-size:1em;margin-top:.6em;margin-bottom:.6em;height:.2em}.supernaturalbanner .availablestores .storelinks{width:70%;margin:auto}.supernaturalbanner .availablestores .storelinks .store{font-weight:400;font-size:.75em;display:inline;width:50%;margin-bottom:1.6em;float:left}.supernaturalbanner .availablestores .storelinks .store a:link{border-bottom:1px solid #000}.supernaturalbanner .covercontainer{width:40%}.bookcover{max-width:175px}.infoblock img{margin:auto}@media (max-width:767.98px){.supernaturalbanner svg.availablefont{max-width:220px;margin:auto}.supernaturalbanner .infoblock{order:2;margin-top:10px}.supernaturalbanner .covercontainer{width:99%!important}.supernaturalbanner .covercontainer div{text-align:center}.supernaturalbanner .availablestores{padding:0!important}}@media (min-width:768px){.supernaturalbanner{margin-top:.25rem;margin-bottom:1rem}.supernaturalbanner .infophoto{display:inline-flex;align-items:center;flex-direction:row;width:100%}.supernaturalbanner .infoblock{width:60%;flex-direction:column}.supernaturalbanner svg.availablefont{max-width:300px;margin:auto}.supernaturalbanner .availablestores{order:2}.supernaturalbanner .covercontainer{text-align:center}}.newsletterebook{background:#ffffff!important;border:10px solid #D5A599;padding:0;margin:1rem 0}.newsletterebook .photoblock{display:none}.newsletterebook .infophoto{display:inline-flex;align-items:center;flex-direction:column;width:100%}.newsletterebook .infoblock img{margin:auto}.newsletterebook p.copy{padding-top:5px;line-height:1.5em;font-weight:200;font-size:.85em;margin-right:0}.newsletterebook .mobilebookblurb{display:flex;align-items:center;padding:0 1em}.newsletterebook .infoblock{width:100%;flex-direction:column}.newsletterebook .titlebolder{font-size:1.1em;font-weight:700;letter-spacing:.05em;text-align:center;margin-top:1em;margin-bottom:.5em}.newsletterebook .weeknightcov{-webkit-box-shadow:2px 2px 3px 1px #8E8E8E;box-shadow:2px 2px 3px 1px #8E8E8E}img.weeknightcov.spiceherb{margin-bottom:1rem}.newsletterebook .joininput{display:none}.newsletterebook .mailinglistinput{width:65%;padding:.5rem .75rem;font-size:.8rem;line-height:1.25em;color:#495057;background-image:none;background-clip:padding-box;border:1px solid rgb(0 0 0 / .15);border-radius:.25rem;transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;float:left;height:40px;margin-left:1.8rem}.newsletterebook .submitico{height:30px;width:30px;margin-left:1.5em;margin-top:5px}.newsletterebook .signupform{padding-bottom:1rem;margin:auto}@media (min-width:768px){.newsletterebook{margin-top:.25rem;margin-bottom:1rem}.newsletterebook p.copy{padding-top:0;line-height:1.5em;font-weight:200;font-size:.85em;margin-right:2em;margin-top:.5em}.newsletterebook .signupform{padding:0em 1em .5em 1em;margin:auto}.newsletterebook .mobilecover{display:none}.newsletterebook .photoblock{width:50%;display:block;padding-bottom:1rem;padding-top:1rem}.coverphoto{float:left;padding-right:1.5rem}.newsletterebook .infophoto{display:inline-flex;align-items:center;flex-direction:row;width:100%;padding-right:2em;padding-left:1em;padding-bottom:.25em}.newsletterebook .infoblock{width:80%;flex-direction:column}.newsletterebook .mailinglistinput{width:55%}.newsletterebook .titlebolder{font-size:1.2em;font-weight:700;letter-spacing:.07em;text-align:left;margin-top:1em;margin-bottom:.5em;margin-left:2.4em}}.thanks h4,.thanks .h4{font-size:1.2rem;padding:1rem;margin:0;letter-spacing:.1rem}.titleblurb h4,.titleblurb .h4{font-size:1rem;margin:0;line-height:0;font-weight:400;margin-left:1.1rem;padding-bottom:.5rem;padding-top:.5rem}.titleblurb h4 a:link,.titleblurb .h4 a:link,.titleblurb h4 a:visited,.titleblurb .h4 a:visited{text-decoration:none;border:0}.titleblurb.leftjust h4,.titleblurb.leftjust .h4{margin-left:0;text-align:left}.pdfcover{width:30%}.bookblurb{width:100%;flex-direction:row;display:flex;padding-bottom:1rem;padding-left:1.5rem;padding-right:1.5rem;margin-right:1rem;margin-top:.5rem}.booklist{display:flex;flex-direction:column}.leftjust p.copy{padding-top:5px;line-height:1.5em;font-weight:100;font-size:.85em;margin-left:0rem;margin-right:1rem}.booksdivide{width:70%;border-top:1px double #979797;padding-top:1rem;padding-bottom:1rem;margin:auto;clear:both}.newsletterebook .infoblock{padding-bottom:1.5rem}.newsletterebook p.copy{padding:0;margin-top:.5rem}.titleblurb{margin:.5rem;width:65%}.rightjust .titleblurb{margin-left:0}.bookblurb.rightjust{padding-left:0}h4.spiceherb,.spiceherb.h4{font-size:.85rem;line-height:1rem}@media (min-width:768px){.thanks h4,.thanks .h4{font-size:1.6rem}.bookblurb{margin-left:0;margin-right:0;display:flex;flex-direction:row;padding-top:1rem;padding-left:0;padding-right:0;padding-bottom:1rem}.booksdivide{width:2px;border-left:1px solid #979797;border-top:0;margin:initial;margin-top:.5rem;margin-bottom:1rem}.booklist{display:flex;flex-direction:row;margin-bottom:1rem;padding-left:1rem;padding-right:1rem}.titleblurb h4,.titleblurb .h4{padding-bottom:1rem}}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.followsocial .joininput{background-color:#9B3A3A;color:#fff;text-transform:uppercase;font-size:.8rem;letter-spacing:.1rem;padding:.45rem;margin-top:2px}.followsocial .signupform{width:80%;margin-top:1rem;margin-bottom:1rem;margin-left:auto;margin-right:auto;clear:both}.signupform .mailinglistinput{width:65%;padding:.5rem .75rem;font-size:.8rem;line-height:1.25em;color:#495057;background-image:none;background-clip:padding-box;border:1px solid rgb(0 0 0 / .15);border-radius:.25rem;transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;float:left;height:36px;margin-left:1.8rem}.weeklynewsletter{text-transform:none;font-size:1rem;font-weight:300;text-align:center}.browsemore.followsocial{padding-top:1rem}.browselockup{margin-left:auto;margin-right:auto;margin-bottom:1rem}.browselockup .browse,.browselockup .browse1,.browselockup .browse2,.browselockup .browse3,.browselockup .browse4{float:left}.browsemore{border-top:1px solid #979797;border-bottom:1px solid #979797;text-align:center;text-transform:uppercase;font-size:.6rem;font-weight:500;min-height:3rem;margin-top:2rem;margin-bottom:2rem;width:100%}@media (min-width:768px){.browsemore{font-size:.9rem;font-weight:300}#mc-embedded-subscribe-form,#mc-embedded-subscribe-form-footer{max-width:60%;margin:auto}}.browsemore a:link{border-bottom:0}.browsemore a:hover{border-bottom:2px solid #444}.browsemore ul{margin:0;padding:0;list-style-type:none}.browsemore li{display:inline-block;padding-right:.3rem;padding-left:.3rem}.browse{color:#9B3A3A}.followsocial{min-height:5.3rem;font-size:.7rem}.heidiico{margin-right:.8rem}.heidiico img{height:45px;width:45px}.browse1,.browse2,.browse3,.browse4{padding:0 .5rem;border-right:1px solid #444}.browse3,.browse4{border-right:0}.followsocial .browse3{border-right:1px solid #444}@media (max-width:575.98px){.followsocial{min-height:5rem}.followsocial .browse4{display:none}.followsocial .browse3{border-right:0}}.maincontent .list-item{display:block;width:33%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background:0 0;border:0;font-size:.85rem}@media (max-width:575.98px){.maincontent .list-item{width:45%;padding:.4rem 2rem}}.maincontent .list-item a:link{border-bottom:0;text-decoration:none;text-transform:capitalize;font-size:.9rem}.maincontent .list-item a:hover{border-bottom:2px solid #000}.legalfooter p{font-size:.8rem;text-align:center}.legalfooter a:link{border:0;font-weight:500}p.copyright{padding:0;font-weight:700;color:#000;text-align:center}@media (min-width:576px){.heidiaboutlead{width:60%;float:left;margin:1.5rem}}[itemtype="http://schema.org/VideoObject"]{margin:1.4rem 1.8rem 1.4rem 1.8rem}@media (min-width:992px){.maincontent .list-item{width:24%}.intro101.card{margin-top:0}.adthrive-comscore{margin-top:3rem;max-width:1140px;margin-left:auto;margin-right:auto;padding-left:25%}}#navbarcollapse .adthrive-ad{text-align:left!important}.tworecipesdivide{height:4rem;margin:2rem;border-style:double;border-left:0;border-right:0}.player-position span.copy{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;text-align:center;font-weight:100;padding-bottom:1rem;padding-top:1rem}.player-position{padding-bottom:2rem;border-top:1px solid #ccc;border-bottom:1px solid #ccc;background-color:#fff!important}.jwplayer{margin-bottom:1rem}.amzfooter{line-height:1.4rem}@media (min-width:768px){.wprm-recipe-container .cb101-recipe-main .cb101-recipe-ingredients li,.cb101-print .cb101-recipe-main .cb101-recipe-ingredients li{font-weight:300}.cb101-recipe-instruction-group{font-weight:300}}.pom-small-grey{float:left;margin-top:0;margin-right:10px}.printomatictext{float:left;font-weight:500;font-size:.7em;text-transform:uppercase;border-bottom:0}.printdiv{float:left}.cb101-recipe-print .pom-small-grey{margin-top:5px}#recipe h1,#recipe .h1,#recipe h2,#recipe .h2{font-family:"schroedersdiet","Georgia",serif;text-align:center;font-size:2.2rem}@media (max-width:575.98px){#recipe{padding-top:70px}#recipe h1,#recipe .h1,#recipe h2,#recipe .h2{margin:.2rem 1.8rem .8rem}}@media (min-width:576px){#recipe h1,#recipe .h1,#recipe h2,#recipe .h2{margin:.2rem 1.8rem .8rem}#recipe blockquote{margin:2rem 0}}#recipe blockquote{margin-left:2rem;border-left:double #979797}#recipe blockquote p{font-size:1.05rem;line-height:2.4rem}.recipetimes p{text-transform:uppercase;font-size:.75rem;font-weight:500;text-align:left}.recipefooter{padding:0 1.6rem;clear:both}.recipefooter a:link{font-weight:500;font-size:.7em;text-transform:uppercase;border-bottom:0}.recipefooter a:hover{border-bottom:2px solid #444}.recipefooter a:hover.ico{border-bottom:0}.recipefooter svg{stroke:#666;vertical-align:middle;max-height:1.2rem;margin-top:-2px}.recipefooter svg:hover{stroke:#000}.premnugget svg{stroke:#000}.ratingheader{text-align:left}.printrecipe .premnugget a div span{text-decoration:underline}.printrecipe .premnugget svg{stroke:#212529;stroke-width:1px}.printrecipe .premnugget svg:hover{stroke:#212529;stroke-width:1px}.printrecipe svg{margin-right:.5rem}.recipedate svg{margin-left:.5rem}#recipe .simplefavorite-button{font-weight:500;font-size:.7em;text-transform:uppercase;padding-top:.31rem;width:150px;border:0;background:none;opacity:10;margin-left:-.24rem}.bookmarkedico,.bookmarkico{float:left}.bookmarkedrecipe,.bookmarkrecipe{float:left}.bookmarklabel{float:left;margin-left:.25rem;color:#212529;text-decoration:underline}#commentdisplay{margin-top:2rem}.thecomments{margin-top:-.4rem}.thecomments,#commentdisplay{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.thecomments .moretoggle{text-align:center;margin-top:1rem;margin-bottom:1rem}.comments-showbutton a:link{text-decoration-line:underline;text-decoration-thickness:1px;text-underline-offset:3px;margin-top:.5rem}.moretoggle>a.comments-showbutton:hover{text-decoration-thickness:2px}.thecomments .moretoggle a.comments-showbutton[aria-expanded="true"] span.showallnum{display:none}.commenttag{font-size:.85rem;width:min-content;padding:5px;border-radius:10px;font-weight:400}.variationspill{background-color:#ffd484}.tipspill{background-color:#bfb7f6}.questionspill{background-color:#ffabab}#commentspost input,textarea#comment.form-control{background-color:#F5F5F5;border-color:#E8E8E8;border-radius:.2rem;font-size:.9rem}.commentlist{list-style-type:none;padding-left:0}ul.children{list-style-type:none;padding-left:2rem;padding-right:2rem}.children .comment.card{background:#f9f9f9;border-radius:0}#commentspost{list-style-type:none}.no-comments{display:none}textarea#comment.form-control{min-height:7rem}.form-group{margin:0 2rem 2rem}div.btn-groupcomm button,div.btn-groupcomm input#commentsubmit.submit.postbutton{margin-left:2rem!important;border:0;color:#323232;font-weight:100;font-size:.9rem;padding:.75rem 1rem;text-transform:uppercase}div.form-group.commentemail,div.form-group.commentauthor,div.form-group.commenturl{margin-right:8rem}.postbutton{background-color:#BECCCA!important}.previewbutton{background-color:#C6CDCC}.comment.card{border:0;border-bottom:1px solid #ddd}.comment.card i{font-size:.9rem}.comment.card .card-body{padding:2rem!important}.comment.card .card-body p{font-size:.95rem;line-height:1.7rem}.author{font-size:.9rem;margin-top:1.6rem;text-align:right;margin-right:.4rem;font-weight:500}.author a:link{border-bottom:0}.author a:hover{border-bottom:2px solid #000}ul.acf-checkbox-list{list-style:none}.commenthead p{font-weight:500}#commentform .comment-form-wprm-rating{margin-left:2.8rem;padding-bottom:2rem}#commentform .wprm-rating{float:left;padding-top:4px;text-transform:uppercase;font-weight:400;font-size:.8rem;padding-right:12px;color:#666}#commentform .wprm-rating-stars{float:left}div.nav-links{text-align:right;margin-right:2rem}div.nav-links a.next{display:none}.wp-paginate .title{font-weight:700}.wp-paginate-comments .title{font-size:.9em;margin-right:1em}.wp-paginate{padding:0;margin:0}.wp-paginate li{display:inline;list-style:none}.wp-paginate a{background:#ddd;border:1px solid #ccc;color:#666;margin-right:4px;padding:4px 8px;text-align:center;text-decoration:none}.wp-paginate a:hover,.wp-paginate a:active{background:#ccc;color:#888}.wp-paginate .title{color:#555;margin-right:4px}.wp-paginate .gap{color:#999;margin-right:4px}.wp-paginate .current{color:#fff;background:#5f87ae;border:1px solid #89adcf;margin-right:4px;padding:4px 8px}ol.wp-paginate li{line-height:3em}.wp-paginate.wpp-modern-grey a,.wp-paginate.wpp-modern-grey .current{background:#f8f8f8;border:1px solid #efecee;border-radius:4px;color:#000;padding:3px 6px}.wp-paginate.wpp-modern-grey a:hover{background:#eee}.wp-paginate.wpp-modern-grey .current{opacity:.3}.form-control,.widget_categories select,.widget_archive select{width:100%;padding:.5rem .75rem;font-size:1rem;line-height:1.25;color:#495057;background-color:#fff;background-image:none;background-clip:padding-box;border:1px solid rgb(0 0 0 / .15);border-radius:.25rem;transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s}.btn{display:inline-block;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid #fff0;padding:.5rem .75rem;font-size:1rem;line-height:1.25;border-radius:.25rem;transition:all 0.15s ease-in-out}#post-10942 h1,#post-10942 .h1,#post-10938 h1,#post-10938 .h1,#post-10943 h1,#post-10943 .h1{display:none}#post-10942 .entry-content,#post-10938 .entry-content,#post-10943 .entry-content{margin-top:0em}#pmpro_account .pmpro_box h3,#pmpro_account .pmpro_box .h3,.pmpro_logged_in_welcome_wrap h3,.pmpro_logged_in_welcome_wrap .h3{margin-bottom:1rem;font-size:1.3rem;font-weight:400}.pmpro_logged_in_welcome_wrap{margin:2rem}a.boldpinklinks{color:#9B3A3A;font-weight:500;border-bottom:2px solid #9B3A3A}.promoimg{display:block;height:auto;max-width:100%;border:0;margin:auto}h4.schroderheader,.schroderheader.h4{font-family:"schroedersdiet","Georgia",serif;font-size:1.7rem;margin-bottom:.4rem;text-align:left;margin-left:1.8rem;margin-top:1.1rem}.pdflist{clear:both;width:100%;height:auto;margin-bottom:1rem}.pdfitem{clear:both;height:110px}.pdfthumb{float:left;margin-bottom:2rem;margin-right:2rem}.pdflink{margin-left:1rem;padding-top:40px}.pdfbug{font-size:.7rem;text-transform:lowercase}#recipe div.premnugget{width:auto;background:#ECC3B8;color:#002529}div.pmpro_card.pmpro_login_wrap div.pmpro_actions_nav{font-size:1.2rem;font-weight:300}div.pmpro_card.pmpro_login_wrap #user_login,div.pmpro_card.pmpro_login_wrap #user_pass{width:auto}#loginform p{margin:.3rem}#loginform p.login-remember{margin-top:.5rem;margin-bottom:.5rem}#loginform label,.pmpro_lost_password-fields div label,.pmpro_checkout-fields div label,.pmpro_member_profile_edit-fields div label{font-weight:300;margin-bottom:.5rem;font-size:1.25rem;display:block}#loginform,#lostpasswordform{width:auto;padding:.5rem .75rem;font-size:1rem;color:#495057;background-color:#fff;background-image:none;background-clip:padding-box;border:0;border-radius:.25rem;margin-left:1rem}#loginform input,#lostpasswordform input,#resetpassform input,#change-password.pmpro_form input,#member-profile-edit.pmpro_form input,.pmpro_checkout-fields input,.pmpro_change_password-fields input,.pmpro_member_profile_edit-fields input{background-color:#F5F5F5;border-color:#E8E8E8;border-radius:.2rem;font-size:.9rem;color:#495057;border:1px solid rgb(0 0 0 / .15);padding:.5rem .75rem;line-height:1.2rem;width:75%}#lostpasswordform input{width:auto;margin-bottom:10px}#lostpasswordform .pmpro_btn-submit{width:auto;margin-top:0}#lostpasswordform .pmpro_form_label{font-weight:500;margin-bottom:10px}div.pmpro_card.pmpro_lost_password_wrap .pmpro_spacer{display:none}p.pmpro_lost_password-instructions{font-weight:300}input#convertkit_pmp_require_opt_in,#loginform input#rememberme{width:auto!important;float:left;margin-top:6px;margin-right:10px}#pmpro_btn-password-toggle-1{margin-top:1rem;font-weight:300;font-size:1rem}span.pmpro_form_field-password-toggle-state{font-weight:300;font-size:1rem}svg.feather.feather-eye,svg.feather.feather-eye-off{width:15px;height:15px}#loginform input:focus,#lostpasswordform input:focus,#resetpassform input:focus,#change-password.pmpro_form input:focus,#member-profile-edit.pmpro_form input:focus,.pmpro_checkout-fields input:focus,.pmpro_change_password-fields input:focus,.pmpro_member_profile_edit-fields input:focus{color:#495057;border-color:#80bdff;outline:0}.pmpro_change_password-fields .lite{font-size:.9rem}#loginform #wp-submit{width:25%;text-transform:uppercase}#resetpassform .pmpro_btn-submit{width:50%;text-transform:uppercase;font-weight:300}#resetpassform #pass1{margin-bottom:1rem}#resetpassform .pmpro_btn-password-toggle{margin-bottom:1rem}@media (min-width:576px){#resetpassform input{max-width:50%}form#resetpassform .pmpro_form_hint{max-width:50%}}.pmpro_login_wrap hr{display:none}#pmpro_order_single h2,#pmpro_order_single .h2,#pmpro_order_single h3,#pmpro_order_single .h3,.pmpro_confirmation_wrap h3,.pmpro_confirmation_wrap .h3,.pmpro_invoice_wrap h3,.pmpro_invoice_wrap .h3{margin:1.4rem 1.8rem;font-size:.96rem;line-height:1.7rem;letter-spacing:.015rem}#pmpro_form,form#change-password.pmpro_form,form#member-profile-edit,.pmpro_member_profile_edit_wrap,.pmpro_change_password_wrap{margin-left:1.4rem;margin-right:1.4rem;margin-bottom:2rem}form#change-password h2,form#change-password .h2,#member-profile-edit.pmpro_form h2,#member-profile-edit.pmpro_form .h2{font-weight:200;font-size:2rem;letter-spacing:.03rem;margin-left:0rem}form#change-password div.pmpro_form_field-password_current{padding-bottom:2rem;border-bottom:1px dashed #ccc;margin-bottom:1rem}form#change-password .pmpro_cols-2 label{padding-bottom:1rem}form#change-password .pmpro_form_hint{font-weight:300;font-size:1rem;border:1px dashed #ccc;padding:10px;margin-top:1rem;max-width:75%;line-height:1.3rem;margin-left:0}#pass-strength-result{max-width:50%;font-size:1.1rem;font-weight:300}form#change-password button.pmpro_btn-password-toggle{margin-bottom:1rem}form#change-password.pmpro_form label,#member-profile-edit.pmpro_form label{font-weight:300;font-size:1.2rem}#member-profile-edit.pmpro_form label{margin-top:1rem;padding-bottom:.2rem}#member-profile-edit div.pmpro_form_submit{margin-top:2rem}form#change-password.pmpro_form .pmpro_btn-cancel{border:0;margin-left:1rem;width:auto}form#change-password.pmpro_form .pmpro_btn-submit-change-password{border-color:#000;width:auto}form#change-password.pmpro_form label .pass1,form#change-password.pmpro_form label .pass2{font-weight:300;font-size:1.2rem}form#change-password.pmpro_form div.pmpro_form_field.pmpro_form_field-pass2{margin-top:1rem}@media (min-width:576px){#change-password.pmpro_form input,#member-profile-edit.pmpro_form input{max-width:50%}form#change-password .pmpro_form_hint{max-width:50%}}div.pmpro_account-membership-levelfee p{font-size:.9rem}div#pmpro_account-membership-1 p{margin-left:0!important}.pmpro_invoice_wrap ul,#pmpro_order_single ul{list-style:none;padding:0;margin:1.4rem 1.8rem}a:link.pmpro_a-print{border:0}.pmpro_a-print{margin-right:1.8rem;clear:both}#pmpro_order_single .pmpro_btn-print{display:none}.pmpro_invoice_details strong{margin-left:1.8rem}#pmpro_order_single .pmpro_list_item_label,#pmpro_order_single .pmpro_tag-success{font-weight:600;font-size:1.1rem}#pmpro_order_single .pmpro_table{display:none}#pmpro_order_single .pmpro_table td{padding-left:1rem}#pmpro_order_single h3,#pmpro_order_single .h3{font-weight:300;font-size:1.1rem;margin-left:1.4rem}#pmpro_order_single th p{font-size:.9rem;margin-left:0;font-weight:300}#pmpro_order_single table.pmpro_table tbody,#pmpro_order_single table.pmpro_table th{font-weight:300!important;font-size:.7rem}.pmpro_actions_nav{font-size:.8rem;padding-top:1rem;padding-bottom:1rem}.pmpro_actions_nav .pmpro_actions_nav-left{margin-left:1rem;width:auto}.pmpro_actions_nav .pmpro_actions_nav-right{margin-right:1rem;width:auto}.pmpro_table_orders{margin-left:2rem;font-weight:300}#pmpro_account-invoices .pmpro_table_orders{margin-left:0rem;font-weight:300}#pmpro_order_list h2,#pmpro_order_list .h2{font-size:1.4rem;margin-left:2rem}.pmpro_table.pmpro_table_orders th,.pmpro_table.pmpro_table_orders td{font-weight:300}.pmpro_table.pmpro_table_orders .pmpro_table_order-amount{padding-left:1rem}.pmpro_table_orders .pmpro_table_order-level,.pmpro_table_orders .pmpro_table_order-status{display:none}#pmpro_account-profile .pmpro_actionlinks a:link{margin-right:.25rem}.pmpro_actionlinks{font-size:.85rem;font-weight:300}.benefits{font-size:1.1rem}.pmpro_message{margin:1rem}div#pmpro_account .sectiondivide{width:85%}#pmpro_account_loggedin{background:none;margin:0;border:0;color:#212529;padding:0}.commentloggedin{text-transform:uppercase;font-size:.7rem;padding-left:1.75rem}.acf-comment-fields{padding-left:1.75rem}.subscribebug{float:right;padding-right:1.4rem;padding-top:.3rem;padding-left:.5rem;padding-bottom:.5rem}div.printdiv.signedout{font-weight:500;font-size:.7em;text-transform:uppercase;border-bottom:0;opacity:60%}@media (min-width:576px){.maincontent .accountpage h2,.maincontent .accountpage .h2{margin-left:0rem}#recipebookmarks:before{content:url(https://www.101cookbooks.com/wp-content/themes/CB10122/inc/assets/images/bookmark-icon.svg);padding:0 15px 0 0}#yourdownloads:before{content:url(https://www.101cookbooks.com/wp-content/themes/CB10122/inc/assets/images/book-icon.svg);padding:0 15px 0 0}#youraccount:before{content:url(https://www.101cookbooks.com/wp-content/themes/CB10122/inc/assets/images/member-icon.svg);padding:0 15px 0 0}}.accountpage h2,.accountpage .h2{font-weight:200;font-size:2rem;letter-spacing:.03rem;margin-left:.75rem}.recipebookmark{margin-bottom:1rem;padding:.75rem}.recipebookmark{margin-bottom:1rem;padding:.75rem}.recipebookmark h5,.recipebookmark .h5{font-size:.9rem;margin-bottom:0;line-height:1rem;margin-top:0}@media (min-width:576px){.recipebookmark h5,.recipebookmark .h5{font-size:1rem;line-height:1.5rem}}.recipebookmark h5 a:link,.recipebookmark .h5 a:link{text-decoration:none}.bookmarkscontainer{display:flex;flex-wrap:wrap}.navsection .bookmarkscontainer,.navsection .booklist{max-width:900px;margin:auto}.bookmarkscontainer .col-sm-4{flex:0 0 50%;max-width:50%}@media (min-width:576px){.bookmarkscontainer .col-sm-4{flex:0 0 33%;max-width:33%}}.bookmarkscontainer .printdiv a:link{font-weight:500;font-size:.7em;text-transform:uppercase;text-decoration:none}.bookmarkscontainer .simplefavorite-button{font-weight:500;font-size:.7em;text-transform:uppercase;display:none;padding-top:.31rem;width:25px;border:0;background:none;opacity:10}.bookmarkscontainer .simplefavorite-button:hover{cursor:pointer}.bookmarkscontainer .card-body{margin-top:.5rem}.simplefavorite-button.preset i{left:0.1em!important}#printfavlockup .printrecipe{width:62%}.bookmarkscontainer .simplefavorite-button.preset{border:0!important;padding-left:1.8rem!important}.bookmarkscontainer .bookmarklabel{display:none}.centerblock{width:30%}h2#allbookmarks,#allbookmarks.h2{font-size:1.5rem;margin:auto;letter-spacing:.03rem;font-weight:200}h2#allbookmarks.nomarks,#allbookmarks.nomarks.h2{width:70%}svg.bookmarkico.nomarks{float:none}.accountpage div.booklist{flex-direction:column!important}.accountpage .titleblurb h4,.accountpage .titleblurb .h4,.navsection .titleblurb h4,.navsection .titleblurb .h4{font-family:schroedersdiet,Georgia,Times,"Times New Roman",serif;padding-bottom:0;font-size:1.5rem;letter-spacing:.08rem}.accountpage .bookblurb,.navsection .bookblurb{margin-left:2rem;width:75%;margin:auto}div.sectiondivide.pdfbooks{width:90%;margin:auto;border-top:1px dashed #ccc}@media (max-width:575.98px){.accountpage .bookblurb,.navsection .bookblurb{margin-left:.25rem;width:100%}.accountpage .pdfcover,.navsection .pdfcover{align-self:center!important}.accountpage .titleblurb,.navsection .titleblurb{width:75%;margin-left:.2rem}.accountpage h4.spiceherb,.accountpage .spiceherb.h4,.navsection h4.spiceherb,.navsection .spiceherb.h4{font-size:1.4rem;line-height:1.6rem;margin:.45rem}.accountpage h4,.accountpage .h4,.navsection h4,.navsection .h4{margin-bottom:1.3rem}div.sectiondivide.pdfbooks{margin-bottom:1.5rem}.accountpage .titleblurb p,.navsection .titleblurb .copy{font-size:1rem;margin-left:1rem;margin-right:.5rem;margin-top:.6rem}}.navsection .titleblurb .copy a:link{text-decoration:underline}@media (min-width:576px){.navsection .booklist{flex-direction:column}.navsection .titleblurb .copy{font-size:1.2rem;margin:2rem}}#wpadminbar{background-color:#4D1E89!important}input[type=checkbox]+label.pmpromc-checkbox-label{cursor:pointer;display:inline;width:auto}.pmpromc-checkbox-list-scrollable{height:100px;width:300px;background:#FFF;border:1px solid #CCC;overflow:auto}.archives{display:inline-flex;margin-left:1rem;margin-top:1rem;width:100%}.tagholder{width:30%;padding:1rem;font-size:.9rem;text-transform:capitalize}#archives a:link{border-bottom:0;font-weight:300}#archives h4,#archives .h4{width:100%;margin-top:3rem}#archives .list-group{flex-wrap:wrap;flex-direction:row;display:flex;padding-left:0;margin-bottom:0}.tagholder a:link{border-bottom:0;margin-right:.25rem}.archiverecipe{font-size:.8rem;width:50%;padding:1rem;font-weight:100}.archiverecipe a:link{font-weight:100}.google a:link{border-bottom:1px}@media (max-width:575.98px){.tagholder{width:47%;padding-left:1.5rem}}span.count{color:#666;font-size:.5rem;font-weight:100}.gototop{text-align:right;margin-right:1.5rem;margin-top:1rem}.gototop a:link{border:0}.anchordiv{width:100%;margin-top:.5rem}.ingredients h4.letter,.ingredients .letter.h4{text-align:left;margin-bottom:0;margin-left:1rem;clear:both;width:100%}.ingredients h1,.ingredients .h1{margin-bottom:2rem}@media (min-width:992px){.maincontent.fullarchives h1,.maincontent.fullarchives .h1{margin-top:-.52rem}}@media (min-width:768px){.maincontent.catpages h1,.maincontent.catpages .h1{margin-left:0}.maincontent.catpages p,.maincontent.catpages h2,.maincontent.catpages .h2{margin-left:0}}@media (min-width:992px){.maincontent.catpages h1,.maincontent.catpages .h1{line-height:2rem;margin-top:0}}h5,.h5,.catpages .entries .card-body h2,.catpages .entries .card-body .h2{font-family:schroedersdiet,Georgia,Times,"Times New Roman",serif;text-align:left;font-size:1.6rem;letter-spacing:.01rem;line-height:2rem}.catpages .entries h6,.catpages .entries .h6{text-align:left}.catpages .browsemore{margin-top:0;border-top:0}.catpages .followsocial{margin-top:2rem;border-top:double #979797}.recentrecipes h1,.recentrecipes .h1{text-align:center;margin-bottom:1rem}.pagination{display:-ms-flexbox;display:flex;padding-left:0}.paginationnav{border-left:double #979797;padding-left:1rem;margin-left:1rem}@media (min-width:768px){.pagination{width:54%}.paginationnav{margin-left:0rem}}.maincontent.pagepages div.entrybody{margin-top:1rem}.pagepages .entrybody h5,.pagepages .entrybody .h5{font-family:Libre Franklin,helvetica,sans-serif;font-weight:100;margin-left:2rem}.maincontent.pagepages h6,.maincontent.pagepages .h6{font-weight:100;font-size:1.5rem;margin-left:2rem;margin-top:1rem}.maincontent.pagepages ul.archives{list-style-type:none;font-size:.7rem;margin-top:1rem}.maincontent.pagepages .archives li{padding:1rem}@media (max-width:575.98px){.maincontent.pagepages ul.archives{display:block}.maincontent.pagepages .archives li{padding:.5rem}}.centersearch{width:75%}.centersearch input{margin-left:2rem;width:80%}.btn-getlink{background-color:#BECCCA;margin-top:1rem}.btn-getlink a:link{font-weight:300;font-size:.9rem;text-transform:uppercase;border-bottom:0;text-decoration:none}@media (max-width:575.98px){.catblurb .moretoggle{padding-left:1.8rem}}.frontpage .entriesheader h4,.frontpage .entriesheader .h4,.frontpage .entries .morecatlink{font-weight:500;font-size:.7rem;line-height:.6rem;margin-bottom:.25rem;text-transform:uppercase;margin-top:1rem}.frontpage .entries .card-body{padding:.25rem;width:100%}.frontpage .entries .card-body h5,.frontpage .entries .card-body .h5{font-size:1.1rem;letter-spacing:.02rem;line-height:1.3rem;padding:.2rem;text-align:center}.frontpage .entries .card .card-body{padding:0 1.75rem 1.75rem}.frontpage .entries .card .card-body h5,.frontpage .entries .card .card-body .h5{font-size:1.6rem;letter-spacing:.01rem;line-height:2rem;margin-bottom:1rem;margin-top:1rem}.frontpage .entries .card-img-top img{max-width:100%}.frontpage .entries .card-img-top{max-width:100%}.frontpage .entriesheader{padding:.5rem;width:100%}@media (min-width:768px){.frontpage .entriesheader{padding:.25rem}.frontpage .entries .card .card-body h5,.frontpage .entries .card .card-body .h5{font-size:2.6rem;line-height:2.8rem}}.frontpage .morecatlink a{color:#9B3A3A;border-bottom:0}.frontpage .morecatlink a::after{content:" >>"}.frontpage .entries.row{margin:0}.frontpage .entries .col-6{padding:.25rem;margin-bottom:0;flex:0 0 50%;max-width:50%}@media (min-width:576px){.frontpage .entries .col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}}.frontpage .card-body{padding:.2rem}.frontpage .card-body a:link{border:0}.frontpage #posts .entries .card{flex-direction:column}.loadbtn{background-color:#efefef;font-weight:100;font-color:#666}.intro101.card{font-size:1rem;margin-bottom:.5rem;margin-top:1rem}.intro101.card .welcome{font-family:"schroedersdiet";font-size:1.2rem}.frontpage .intro101 .card-body{padding:0;margin-top:.5rem}.intro101 .card-header{padding:.75rem 1.25rem;padding-right:1rem;border:4px dotted #d5d5d5;margin:1rem}.moretoggle a{border-bottom:0}.moretoggle a[aria-expanded="false"] span.minusopen{display:none}.moretoggle a[aria-expanded="true"] span.plusclosed{display:none}a.moretoggle svg{margin-left:.5rem;vertical-align:middle;max-height:1.1rem;margin-top:-.2rem}@media (max-width:575.98px){.frontpage .entries .card-body h5,.frontpage .entries .card-body .h5{margin:0;padding:0}}