 :root {--white: #ffffff;--black: #000000;--grey: #cccccc;--grey-dark: #666666;--grey-mid: #CCCCCC;--grey-light: #eeeeee;--primary: #80BC42;--primary-light: #f1faeb;--secondary: #0064A7;--secondary-light: #B4E0FB;--secondary-extra-light: #E7F2F9;--secondary-mid-light: #3494CE;--gap: 1em;--fw-regular: 400;--fw-semi-bold: 500;--fw-bold: 600;--fw-bolder: 700;--fs-300: 0.81818rem;--fs-400: 0.86364rem;--fs-500: 0.90909rem;--fs-550: 0.999rem;--fs-600: 1rem;--fs-700: 1.0909rem;--fs-800: 1.1818rem;--fs-900: 1.2727rem;--fs-1000: 1.3636rem;--fs-1100: 1.4545rem;--fs-1200: 1.5455rem;--fs-1300: 1.6364rem;--fs-1400: 1.7273rem;--fs-1500: 1.8182rem;--fs-1600: 2.2727rem;--fs-1700: 2.7273rem;--fs-1800: 3.1818rem;--fs-1900: 3.6364rem;--fs-2000: 4.0909rem;--fs-2100: 4.5455rem;--fs-body: var(--fs-400);--fs-primary-heading: var(--fs-800);--fs-secondary-heading: var(--fs-700);--fs-nav: var(--fs-500);--fs-button: var(--fs-300);}html {font-size: 18px;font-size: 137.5%;}body {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: var(--fs-400);}p, li, h1, h2, h3, h4 {overflow-wrap: break-word;line-height: 1.3;color: var(--secondary);}.h1, h1 {font-weight: var(--fw-bold);color: var(--secondary);}.h2, h2 {text-transform: uppercase;color: var(--secondary);margin-top: 0;}.h3, h3 {text-transform: uppercase;color: var(--secondary);margin-top: 0;}.h4, h4 {text-transform: uppercase;color: var(--secondary);}.h5, h5 {color: var(--secondary);}.h6, h6 {color: var(--secondary);}.header_banner {background-color: var(--secondary);color: var(--white);line-height: 1.8462;margin: .5em 0;padding: .25em .5em;max-width: 75%;}.p, p {font-size: var(--fs--600);margin: 0 0 var(--gap) 0;text-wrap: pretty;}.sidebar>p {line-height: 1.4em;}.p, p, .li, li {color: var(--secondary);}div.initiative-top p {color: var(--white);}.sidebar>p, .sidebar p {}.sidebar a {text-decoration: none;text-decoration-line: none;text-decoration-color: var(--secondary);text-decoration-thickness: 1px;}.sidebar a:hover, .sidebar a:focus {text-decoration: underline;text-decoration-line: underline;text-decoration-color: var(--primary);text-decoration-thickness: 2px;}.sidebar ul li a.active {color: var(--primary);text-decoration-color: var(--primary);text-decoration-thickness: 2px;}.sidebar a.button {text-decoration: none;color: var(--white);}.sidebar a.button a:hover, .sidebar a.button a:focus {text-decoration: underline;color: var(--white);}.insight_blog_continue_reading {font-weight: 500;}h4, .h4 {font-size: var(--fs-500);font-weight: bold;line-height: calc(2px + 2ex + 2px);margin-bottom: 0.25em;font-weight: 600;}h3, .h3 {font-size: var(--fs-550);font-weight: bold;line-height: calc(2px + 2ex + 2px);margin-bottom: 0.45em;}h3 a, .h3 a {}h2, .h2 {font-size: var(--fs-600);font-weight: bold;line-height: calc(2px + 2ex + 2px);margin-bottom: 0.45em;}h1, .h1 {font-size: var(--fs-700);color: var(--secondary);}.sidebar div.news_and_events h2.txt-col-primary a.txt-col-primary {color: var(--primary);}.sponsorship_level_heading {font-size: var(--fs-550);font-weight: bold;line-height: calc(2px + 2ex + 2px);margin-bottom: 0.45em;}@media (min-width: 50em) {h2, .h2 {font-weight: bold;line-height: calc(2px + 2ex + 2px);margin-bottom: 0.45em;}.entry_title>h2 {margin-bottom: 0;}div#main.entry_title h2 {margin-top: 1em;}div.maincontent_inside h2 {margin-top: 0;}}h1, .h1 {line-height: calc(2px + 2ex + 2px);margin-bottom: 0.45em;}.hero_text {font-size: var(--fs-1700);line-height: calc(2px + 2ex + 2px);margin-bottom: 0.45em;font-weight: 300;text-transform: none;}.cookieinfo {font-size: var(--fs-400);color: var(--secondary);border-top: 2px solid var(--secondary);background-color: var(--secondary-extra-light);}body div.cookieinfo span a, .cookieinfo>span a {color: var(--secondary);}.breadcrumbs {display: flex;gap: 0 .5em;flex-wrap: wrap;justify-content: flex-start;margin-top: 1em;}@media (min-width: 50em) {.breadcrumbs {}}.breadcrumbs, .breadcrumbs a {text-transform: uppercase;font-size: var(--fs-200);text-decoration: none;color: var(--grey-dark);}.breadcrumbs a:hover, .breadcrumbs a:focus {text-decoration: underline;color: var(--secondary);text-decoration-color: var(--secondary);}.breadcrumbs a:visited {color: var(--grey-dark);}.breadcrumbs a:after {}.current_page, a.current_page {font-weight: var(fw-semi-bold);color: var(--secondary);}.footer>p, footer p {color: var(--white);padding-bottom: 0;margin-bottom: 0;margin-right: 20px;}div.grid_section_title {color: var(--white);text-transform: uppercase;}.bg-col-primary {background-color: var(--primary);}.bg-col-primary-light {background-color: var(--primary-light);}.bg-col-secondary {background-color: var(--secondary);}.bg-col-secondary-light {background-color: var(--secondary-light);}.bg-col-secondary-extra-light {background-color: var(--secondary-extra-light);}.bg-col-secondary-mid-light {background-color: var(--secondary-mid-light);}.txt-col-primary {color: var(--primary);}.txt-col-primary-light {color: var(--primary-light);}.txt-col-secondary {color: var(--secondary);}.txt-col-secondary-light {color: var(--secondary-light);}.txt-col-secondary-extra-light {color: var(--secondary-extra-light);}.txt-col-secondary-mid-light {color: var(--secondary-mid-light);}.txt-col-grey-dark {color: var(--grey-dark);}.txt-col-grey-mid {color: var(--grey-mid);}.txt-col-grey-light {color: var(--grey-light);}.txt-col-white {color: var(--white);}.txt-col-black {color: var(--black);}.txt-font-size-300 {font-size: var(--fs-300);}.txt-font-size-400 {font-size: var(--fs-400);}.txt-font-size-500 {font-size: var(--fs-500);}.txt-font-size-600 {font-size: var(--fs-600);}.txt-font-size-700 {font-size: var(--fs-700);}.txt-font-size-800 {font-size: var(--fs-800);}.txt-font-size-900 {font-size: var(--fs-900);}.txt-font-size-1000 {font-size: var(--fs-1000);}.txt-font-size-1100 {font-size: var(--fs-1100);}.txt-bold, .txt-strong {font-weight: bold;}.txt-uppercase {text-transform: uppercase;}.txt-lowercase {text-transform: lowercase;}.txt-capitalize {text-transform: capitalize;}.txt-no-capitalize {text-transform: none;}.center_this {text-align: center;}div.top-stories-right div.feature-3.txt-uppercase div h1 a, div.top-stories-right div.feature-4.txt-uppercase div h1 a, div.grid-right-top div.feature-2.txt-uppercase div h1 a, div.top-stories-left div.feature-1.txt-uppercase div h1 a {color: var(--white);}div.top-stories-right div.feature-3.txt-uppercase div h1 a:hover, div.top-stories-right div.feature-4.txt-uppercase div h1 a:hover, div.grid-right-top div.feature-2.txt-uppercase div h1 a:hover, div.top-stories-left div.feature-1.txt-uppercase div h1 a:hover {color: var(--primary);}.margin-bot-0 {margin-bottom: 0;}.margin-top-0 p {margin-top: 0;}.margin-top-bot-0 {margin: 0 0;}.margin-top-bot-1em {margin: 0 0 .65em 0;}.margin-top-bot-2em {margin: 0 0 2em 0;}.margin-top-2em {margin: 2em 0 0 0;}.margin-top-1em {margin: 1em 0 0 0;}.margin-bottom-0 {margin-bottom: 0;}.margin-bottom-1em {margin-bottom: 1em;}.margin-left-1 {margin-left: 1em;}.padding-bot-1em {padding-bottom: 1em;}.padding-bot-2em {padding-bottom: 2em;}.sub_page_title {color: var(--white);font-size: var(--fs-1000);font-weight: bold;text-transform: uppercase;margin: 0.65em 0;}.txt-no-underline a, .txt-no-underline {text-decoration: none;}a.insight_blog_continue_reading {text-decoration: underline;}a.txt-col-primary.txt-no-underline {text-decoration: none;}a.txt-col-primary.txt-no-underline:hover {text-decoration: underline;}.active_archive {color: var(--primary);text-decoration: underline;}.image_extra_small {width: 100%;max-width: 150px;}.image_small {width: 100%;max-width: 250px;}.image_medium_small {width: 100%;max-width: 300px;}.image_medium {width: 100%;max-width: 450px;}.image_large {width: 100%;max-width: 600px;}.resource_image * img {border: 2px solid var(--secondary-extra-light);width: 100%;}hr {background-color: var(--secondary);height: 1px;}.floatRight {clear: both;float: right;max-width: 250px;margin: 0 0 .65em .65em;}.right_of_sidebar {}.floatLeft {display: block;max-width: 250px;}span.txt-col-grey-dark {color: var(--grey-dark);}.mw960e {}.aligncenter {}h1, .h1 {color: var(--secondary);}h2, .h2 {}.wrapper_top_stories>h2, .wrapper_top_stories>h2 {margin: 1em 1.35em;}.link {color: #4d287f;cursor: pointer;text-decoration: none;border-bottom: 1px solid #4d287f;}.link:focus, .link:hover, .link:active {color: #4d287f;border-bottom: 1px solid #4d287f;outline: 2px dotted;}.link:link img, .link:visited img, img {border-style: none;}.link[href^="http://"]:after, .link[href^="https://"]:after {content: "\202f\2197";speak: none;border-bottom: 1px solid #fff;}.logo-link, .logo-link:focus, .logo-link:hover, .logo-link:active, .link.noimg[href^="http://"]:after, .link.noimg[href^="https://"]:after {border-bottom: 0;}.link.noimg[href^="http://"]:after, .link.noimg[href^="https://"]:after {content: '';speak: none;}.invisible {border: 0;clip: rect(0 0 0 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;}.minimalist-accordion__panel p a {font-weight: 500;text-decoration: underline;}.minimalist-accordion__panel p a:hover {text-decoration: underline;}[data-accordion-prefix-classes="minimalist-css"] {margin-left: 3em;}.minimalist-accordion__header, .minimalist-noanim-accordion__header, .minimalist-css-accordion__header {display: block;background: none;border: 0;font-family: inherit;cursor: pointer;font-size: 1em;font-size: inherit;line-height: 1.8462;margin: .5em 0;padding: .25em .5em;text-align: left;width: auto;min-width: 78%;display: flex;justify-content: space-between;background-color: var(--secondary);color: var(--white);text-transform: uppercase;}.minimalist-css-accordion__header {}.minimalist-accordion__header:focus, .minimalist-noanim-accordion__header:focus, .minimalist-css-accordion__header:focus {outline: 1px dotted;}.minimalist-accordion__header::after, .minimalist-noanim-accordion__header::after, .minimalist-css-accordion__header::after {content: '';display: inline-block;width: 1.75em;height: 1.75em;background-image: url(https://biogasassociation.ca/images/uploads/standardPageImages_2022/chevron_down_25_white.svg);background-repeat: no-repeat;background-position: 0 100%;margin-left: .25em;transform: rotate(0deg);}.minimalist-css-accordion__header::after {background-size: 90%;width: .7em;height: .7em;-webkit-transition: transform .25s ease;transition: transform .25s ease;}[aria-expanded="true"].minimalist-accordion__header::after, [aria-expanded="true"].minimalist-noanim-accordion__header::after, [aria-expanded="true"].minimalist-css-accordion__header::after {transform: rotate(180deg);transform-origin: 50% 50%;}.minimalist-accordion__header[aria-selected="true"]::before, .minimalist-noanim-accordion__header[aria-selected="true"]::before, .minimalist-css-accordion__header[aria-selected="true"]::before {}.minimalist-accordion__panel {display: block;overflow: hidden;opacity: 1;-webkit-transition: visibility 0s ease, max-height 1s ease, opacity 1s ease;transition: visibility 0s ease, max-height 1s ease, opacity 1s ease;max-height: 100em;visibility: visible;-webkit-transition-delay: 0s;transition-delay: 0s;margin: 0;padding: 0;}[aria-hidden=true].minimalist-accordion__panel {display: block;max-height: 0;opacity: 0;visibility: hidden;-webkit-transition-delay: 1s, 0s, 0s;transition-delay: 1s, 0s, 0s;margin: 0;padding: 0;}.minimalist-css-accordion__panel {display: block;overflow: hidden;opacity: 1;-webkit-transition: visibility 0s ease, max-height 1s ease, transform 1s ease, opacity 1s ease;transition: visibility 0s ease, max-height 1s ease, transform 1s ease, opacity 1s ease;transform: scaleY(1);max-height: 40em;visibility: visible;-webkit-transition-delay: 0s;transition-delay: 0s;margin: 0;padding: 0;}[aria-hidden=true].minimalist-css-accordion__panel {display: block;opacity: 0;transform: scaleY(0);max-height: 0;visibility: hidden;-webkit-transition-delay: 1s, 0s, 0s, 0s;transition-delay: 1s, 0s, 0s, 0s;margin: 0;padding: 0;}.minimalist-noanim-accordion__panel {display: block;}[aria-hidden=true].minimalist-noanim-accordion__panel {display: none;}.minimalist-css-accordion__panel a {text-decoration: none;}.wrapper_top_stories {margin: 0 2em;width: auto;padding-bottom: 2em;}.grid-top-stories {display: grid;grid-template-columns: 1fr;grid-template-rows: auto;grid-gap: 1em;height: auto;margin: 0;width: auto;}@media (min-width: 50em) {.grid-top-stories {display: grid;grid-template-columns: minmax(300px, 1fr) minmax(300px, 1fr);grid-template-rows: auto;grid-gap: 1em;height: auto;margin: 0 2em;width: auto;}}.top-stories-right {width: auto;max-width: 700px;}.grid-right-top {display: grid;grid-template-columns: 1fr;padding-bottom: 1em;}@media (min-width: 50em) {}.grid-right-top p {}.grid-right-bottom {display: grid;grid-template-columns: repeat(2, 1fr);grid-template-rows: 169px;grid-gap: 1em;width: 100%;}@media (min-width: 50em) {}.feature-1>img, .feature-2>img, .feature-3>img, .feature-4>img {aspect-ratio: 4/3;object-fit: cover;z-index: -1;width: 100%;}.feature-1, .feature-2, .feature-3, .feature-4 {display: grid;-webkit-box-shadow: inset 0px -50px 24px -3px rgba(0, 0, 0, 0.59);box-shadow: inset 0px -90px 24px -17px rgba(0, 0, 0, 0.59);color: white;padding: 1em 0 0 0;background-position: center;background-size: cover;background-repeat: no-repeat;}.feature-1>* {grid-column: 1 / 2;grid-row: 1 / 3;height: 350px;display: grid;align-content: end;}.feature-2>* {grid-column: 1 / 2;grid-row: 1 / 2;height: 159px;display: grid;align-content: end;}.feature-3>*, .feature-4>* {grid-column: 1 / 2;grid-row: 3 / 4;height: 159px;display: grid;align-content: end;}.wrapper_top_stories p {color: var(--white);padding: 0 1em 1em 1em;margin: 0;font-size: var(--fs-300);}.wrapper_top_stories h1 {color: var(--secondary);padding: 0 1em;font-size: var(--fs-800);}.top-stories-left h1, .top-stories-right h1 {color: var(--white);padding: 0 1em;margin: 0;font-size: var(--fs-500);}.feature-1 a, .feature-2 a, .feature-3 a, .feature-4 a {text-decoration: none;}.disabled {opacity: 0.6;cursor: not-allowed;}.button {display: inline-block;border-radius: 50px;background-color: var(--secondary);border: none;color: var(--white);text-align: center;padding: .8em 1.2em;min-width: 140px;width: auto;transition: all 0.5s;cursor: pointer;margin: 5px;}.button:focus, .button:visited, .button:hover {background-color: var(--primary);color: var(--white);}.button span {cursor: pointer;display: inline-block;position: relative;transition: 0.2s;}.button span:after {content: '\003E';position: absolute;opacity: 0;top: 0;right: -20px;transition: 0.5s;}.button:hover span {padding-right: 25px;}.button:hover span:after {opacity: 1;right: 0;}.button:active {color: var(--white);box-shadow: 0 5px var(--secondary);transform: translateX(4px);text-decoration: none;}.button:active:after {padding: 0;margin: 0;opacity: 1;transition: none 0s;}.button:visited {color: var(--white);}.button.bg-green {background-color: var(--primary);}.button.bg-green:hover {background-color: var(--secondary);}.half {float: left;width: 30%;}.tab {position: relative;display: inline-block;border-radius: 50px;background-color: var(--secondary);border: none;color: var(--white);text-align: center;padding: 20px;padding: 0;width: 250px;transition: all 0.5s;cursor: pointer;margin: 5px;overflow: hidden;}input {}body div.wrapper div.wrapper_page_content div.maincontent div.maincontent_inside form p input.input {width: 350px;height: 100%;min-height: 40px;border: 1px solid var(--secondary);display: block;}#keywords {width: 350px;height: 100%;min-height: 40px;border: 1px solid var(--secondary);display: block;}.member_dropdown {position: absolute;opacity: 0;z-index: -1;}.tab-one {}label {position: relative;display: block;padding: 0 0 0 .4em;background: transparent;line-height: 3em;cursor: pointer;color: var(--secondary);}div.memberlogin div.half div.tab label {color: var(--white);}.tab-content {max-height: 0;overflow: hidden;text-decoration-color: var(--primary);color: var(--white);-webkit-transition: max-height .35s;-o-transition: max-height .35s;transition: max-height .35s;}.tab-content p {margin: .5em 0;}div.memberlogin div.half div.tab div.tab-content ul {list-style: none;padding: 0;margin: .2em auto .4em auto;}div.memberlogin div.half div.tab div.tab-content ul li {width: auto;padding: .3em .3em;color: var(--white);text-decoration: none;background-color: var(--secondary);}div.memberlogin div.half div.tab div.tab-content ul li:nth-child(odd) {color: var(white);background-color: var(--primary);}div.memberlogin div.half div.tab div.tab-content ul li:nth-child:hover {background-color: var(--primary);}div.memberlogin div.half div.tab div.tab-content ul a li {text-decoration: none;background-color: var(--primary);}div.memberlogin div.half div.tab div.tab-content ul li a {color: var(--white);text-decoration: none;width: 100%;text-decoration-color: var(--white);}div.memberlogin div.half div.tab div.tab-content ul li a:hover, div.memberlogin div.half div.tab div.tab-content ul li a:visited, div.memberlogin div.half div.tab div.tab-content ul li a:focus {text-decoration: underline;text-decoration-color: var(--white);}div.memberlogin div.half div.tab div.tab-content ul li:hover {color: var(--white);background-color: var(--secondary);}input:checked~.tab-content {max-height: 8em;}label::after {position: absolute;right: 0;top: 0;display: block;width: 3em;height: 3em;line-height: 3;text-align: center;-webkit-transition: all .35s;-o-transition: all .35s;transition: all .35s;}input[type=checkbox]+label::after {content: "⌵";}input[type=checkbox]:checked+label::after {transform: rotate(315deg);}.news_events_item {display: grid;grid-gap: .2em;grid-template-columns: 1fr;width: auto;max-width: 60ch;padding-bottom: 1em;margin-bottom: 1em;}.news_events_item p {margin: 0 0 .6em 0;line-height: 1.4em;}.news_press_releases_item p {margin: 0 0 0 0;line-height: 1.4em;}.news_events_continue_reading {display: grid;grid-gap: 1em;align-items: center;height: 50px;line-height: 1em;background-image: url(https://biogasassociation.ca/images/uploads/standardPageImages_2022/chevron_right_25.svg);background-repeat: no-repeat;background-position: 12em 50%;}.news_events_continue_reading a {display: block;text-decoration: none;color: var(--secondary);}.news_events_continue_reading a:hover, .news_events_continue_reading a:focus {display: block;text-decoration: underline;color: var(--primary);}table.table.blue {border-radius: 8px;}table.table.blue th {display: none;}table.table.blue {background: var(--secondary);color: var(--white);}table.table.blue li {color: var(--white);}table.table.blue tbody tr td h3 {color: var(--white);}table.table.blue tbody tr td img {width: 300px;}table.table-hover.table-striped tbody tr td p {margin-bottom: 0;}table.table-hover.table-striped tbody tr td ul {margin: 10px auto;}.mininav {margin-bottom: 10px;}table.table-hover.table-striped tbody tr td p {margin-bottom: 0;}table.table-hover.table-striped tbody tr td ul {margin: 10px auto;}.table-hover>tbody>trhover>td, .table-hover>tbody>trhover>th {}.table-hover>tbody>tr>td.activehover, .table-hover>tbody>tr>th.activehover, .table-hover>tbody>tr.activehover>td, .table-hover>tbody>tr.activehover>th {background-color: #e8e8e8;}.table-hover>tbody>tr>td.successhover, .table-hover>tbody>tr>th.successhover, .table-hover>tbody>tr.successhover>td, .table-hover>tbody>tr.successhover>th {background-color: #d0e9c6;}.table-hover>tbody>tr>td.infohover, .table-hover>tbody>tr>th.infohover, .table-hover>tbody>tr.infohover>td, .table-hover>tbody>tr.infohover>th {background-color: #c4e3f3;}.table-hover>tbody>tr>td.warninghover, .table-hover>tbody>tr>th.warninghover, .table-hover>tbody>tr.warninghover>td, .table-hover>tbody>tr.warninghover>th {background-color: #faf2cc;}.table-hover>tbody>tr>td.dangerhover, .table-hover>tbody>tr>th.dangerhover, .table-hover>tbody>tr.dangerhover>td, .table-hover>tbody>tr.dangerhover>th {background-color: #ebcccc;}.wrapper_page_content {display: grid;grid-template-columns: 1fr;grid-template-rows: auto;gap: 0;grid-template-areas: "top_info_bar" "maincontent" "sidebar" "sidebar" "sidebar" "footerarea";justify-content: center;}body div.wrapper div.wrapper_page_content div.maincontent_projects div.fullwidth div.membersfilter2024 {width: 100%;}@media (max-width: 59em) {.wrapper_page_content {justify-content: center;align-content: start;padding-top: 0;display: flex;flex-direction: column;}}@media (min-width: 60em) {.wrapper_page_content {display: grid;grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;gap: 0;grid-template-areas: "top_info_bar top_info_bar top_info_bar top_info_bar top_info_bar top_info_bar top_info_bar top_info_bar top_info_bar top_info_bar top_info_bar top_info_bar" "maincontent maincontent maincontent maincontent maincontent maincontent maincontent sidebar sidebar sidebar sidebar sidebar" "footerarea footerarea footerarea footerarea footerarea . . . . . . .";justify-content: center;align-content: start;padding-top: 0;}}@media (min-width: 100em) {.wrapper_page_content {display: grid;grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;gap: 0;grid-template-areas: ". top_info_bar top_info_bar top_info_bar top_info_bar top_info_bar top_info_bar top_info_bar top_info_bar top_info_bar top_info_bar ." ". maincontent maincontent maincontent maincontent maincontent maincontent sidebar sidebar sidebar sidebar ." "footerarea footerarea footerarea footerarea . . . . . . . .";justify-content: center;align-content: start;padding-top: 0;}}.wrapper_page_content_fullwidth {display: grid;grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;gap: 0;grid-template-areas: "top_info_bar top_info_bar top_info_bar top_info_bar top_info_bar top_info_bar top_info_bar top_info_bar top_info_bar top_info_bar top_info_bar top_info_bar" "maincontent maincontent maincontent maincontent maincontent maincontent maincontent maincontent maincontent maincontent maincontent maincontent" "footerarea footerarea footerarea footerarea . . . . . . . .";justify-content: center;}.fullwidth {margin: calc(var(--gap)*1) calc(var(--gap)*1);padding-top: calc(var(--gap)*1.5);padding-bottom: calc(var(--gap)*1);position: relative;display: flex;flex-direction: column;}@media (max-width: 57em) {}.top_info_bar {grid-area: top_info_bar;}.maincontent {grid-area: maincontent;}.maincontent {height: auto;width: auto;display: grid;align-content: space-between;}@media (min-width: 50em) {.maincontent {height: auto;margin: 0 1em 0 0;padding-top: 0;line-height: 1.6em;}div.maincontent div.maincontent_inside.fullwidth {margin: 0 1em 0 4em;}}.maincontent_inside {min-height: 20em;margin-left: 1em;margin-right: 1em;padding-top: 1em;margin-bottom: 1em;}.maincontent_inside.fullwidth {font-weight: 500;max-width: max(40ch);}@media (min-width: 50em) {.maincontent_inside {margin-left: 4em;margin-right: 1em;margin-top: .5em;margin-bottom: 12em;}.maincontent_inside ul li, .maincontent_inside p {line-height: 1.2em;}.maincontent_inside.fullwidth {}}.maincontent_inside ul {margin-left: 1em;}.maincontent_projects {height: auto;max-width: max(90ch);margin: 0 1em 0 1em;padding-top: 0;}@media (min-width: 50em) {.maincontent_sponsors {margin: 0 1em 0 1em;padding-top: 0;}.maincontent_projects {height: auto;margin: 0 1em 0 2em;padding-top: 0;}}.sidebar {grid-area: sidebar;}.sidebar {padding-top: 0;padding-left: 2em;max-width: 500px;}.sidebar_landing {grid-area: sidebar;}.sidebar_landing {padding-top: 0;padding-left: 2em;max-width: 500px;}.sidebar div>div {margin-bottom: 1em;}.sidebar {display: flex;flex-direction: column;flex-wrap: nowrap;gap: 1em;}.sidebar_landing {display: flex;flex-direction: column;flex-wrap: nowrap;gap: 1em;}div.news_and_events div p span a {text-decoration: underline;}.cover_boardmember img {border: 2px solid var(--grey);max-width: 300px;float: right;}.cover_resource img, div.cover_resource img {border: 1px solid var(--grey);width: 100%;height: 100%;}img.project_logo {float: right;max-width: 400px;margin-left: 2em;}.cover_resource_large img {border: 1px solid var(--grey);width: 100%;height: 100%;max-width: 450px;}@media (min-width: 50em) {.cover_resource img {border: 1px solid var(--grey);width: 100%;max-width: 330px;}}.sidebar_biogas_insights_yearly, .news_events_item>div {margin-bottom: 1em;}.sidebar_biogas_insights_yearly>div {margin-bottom: 1em;}@media (min-width: 50em) {.sidebar {padding-top: 1em;padding-left: 2em;padding-right: 2em;max-width: 500px;}.sidebar_landing {padding-top: 0;padding-left: 2em;padding-right: 2em;max-width: 500px;}}div.ad_vob_item div a img {width: 100%;max-width: 100%;height: auto;}.footerarea {grid-area: footerarea;max-width: 1080px;}.footerstuff {background-color: red;height: 160px;}.top_info_bar {display: flex;flex-direction: row-reverse;flex-wrap: nowrap;gap: 1em;justify-content: space-between;margin: 0;}.top_info_bar h1 {color: var(--white);}.entry_title h1 {color: var(--secondary);}@media (min-with:50em) {.top_info_bar {display: flex;flex-direction: row-reverse;flex-wrap: nowrap;gap: 1em;justify-content: space-around;margin: 0;}}.grid_section_title {background-color: var(--primary);padding-left: 1em;padding-right: 1em;display: grid;align-items: center;justify-content: start;height: auto;width: auto;}@media (min-width: 50em) {.grid_section_title {background-color: var(--primary);border-radius: 0 0 0 100vmax;padding-left: 60px;height: auto;min-width: 22em;justify-content: start;}}.entry_date {display: grid;grid-gap: 1em;align-items: center;height: 50px;background-image: url(https://biogasassociation.ca/images/uploads/standardPageImages_2022/2022_bubbles.svg);background-repeat: no-repeat;background-position: 7em 50%;text-transform: uppercase;}.entry_date {grid-area: entry_date;}.grid_section_item {margin: 0 0 0 1em;}@media (min-width: 50em) {.grid_section_item {margin: 0 0 0 4em;}}.other_events {padding-top: 1em;display: grid;grid-template-columns: 1fr;grid-gap: 1em;margin-bottom: 2em;}.other_events div {}.goto_section {}.other_events div>h4 {margin-top: 0;margin-bottom: 0;line-height: 1.4em;}.other_events>div>p {margin-top: .5em;margin-bottom: 1em;}a {text-decoration: underline;color: var(--secondary);}a:hover, a:focus {text-decoration: underline;color: var(--primary);}.grid-footer-right a {color: var(--white);text-decoration-color: var(--white);}.grid-footer-right a:focus, .grid-footer-right a:hover {color: var(--white);text-decoration: underline;text-decoration-color: var(--white);text-decoration-thickness: 2px;}.insight_blog_item {display: grid;grid-gap: 1em;grid-template-columns: 1fr;width: auto;max-width: 400px;height: auto;}.insight_blog_item {}.insight_blog_continue_reading {}.insight_blog_continue_reading:hover p {color: var(--primary);}.insight_blog_continue_reading a:after {}.insight_blog_continue_reading a {}.chevron {display: flex;align-content: center;align-items: center;flex-direction: row;flex-wrap: nowrap;min-width: 20px;}.chevron img {max-width: 15px;max-height: 2em;margin-left: 1em;}.chevron p {margin: 0;padding: 0;font-weight: 400;}.chevron * {flex-shrink: 1;flex-grow: 0;}a div.chevron p:focus, a div.chevron p:active, a div.chevron p:hover {color: var(--primary);}.chevron:active, .chevron:hover {color: var(--primary);}.chevron_reversed {display: flex;align-content: center;align-items: center;flex-direction: row;flex-wrap: nowrap;min-width: 20px;background-color: var(--secondary);color: var(--white);}.chevron_reversed img {max-width: 15px;max-height: 2em;margin-left: 1em;}.chevron_reversed p {margin: 20px;padding: 0;font-weight: 400;color: var(--white);}.chevron_reversed * {flex-shrink: 1;flex-grow: 0;}a div.chevron_reversed p:focus, a div.chevron_reversed p:active, a div.chevron_reversed p:hover {color: var(--primary);}.chevron_reversed:active, .chevron_reversed:hover {color: var(--primary);}.bubbles {display: flex;align-items: center;margin-bottom: 1em;}.bubbles img {max-width: 55px;max-height: 55px;margin-left: 1em;}.bubbles p {margin: 0;padding: 0;}.bubbles p a {}.arrow {display: flex;align-items: center;margin-bottom: 1em;}.arrow>img {width: auto;max-width: 30px;max-height: 30px;margin-left: .1em;margin-top: .3em;}.arrow p {margin: 0;padding: 0;}.news_and_events>div {margin-bottom: 1em;}.news_and_events>div>p {padding-bottom: .5em;}.news_and_events>div>img {width: 100%;}.div {width: 18px;height: 40px;transform: matrix(0, -1, 1, 0, 0, 0);border: 6px solid var(--secondary);opacity: 1;}.initiative-bottom {display: flex;flex-wrap: nowrap;gap: 2em;align-items: center;}@media (min-width: 50em) {.initiative-bottom {}}@media (min-width: 50em) {}.grid-callout-initiative {grid-template-columns: 1fr;grid-gap: 0;background-color: var(--secondary);border-radius: 0 0 219px 0;color: white;margin: 0;font-size: var(--fs-600);padding: 1.6em 3em 0 3em;margin: 0;}@media (min-width: 50em) {.grid-callout-initiative {min-height: 344px;max-height: 344px;}}.initiative-top {margin: 0;max-width: 44em;max-width: 60ch;line-height: inherit;margin-bottom: 1em;}.initiative-top>p {margin-top: 0;margin-bottom: 0;padding-bottom: 0;width: auto;min-height: 50px;}@media (min-width: 50em) {.initiative-top {max-width: 44em;max-width: 60ch;line-height: inherit;}.initiative-top>p {}}.initiative-left {grid-area: left;}.initiative-right {grid-area: right;}.initiative-left a img, .initiative-right a img {max-width: 150px;height: auto;padding-bottom: .6em;}@media (min-width: 74em) {.initiative-left a img, .initiative-right a img {max-width: 250px;height: auto;padding-bottom: .6em;}}.img, img {width: 100%;height: auto;}p img {width: 100%;height: 100%;}.maincontent_image {width: auto;max-width: 400px;padding: 0 1em 1em 0;}.grid-hero {background-color: var(--secondary-extra-light);min-height: 350px;height: auto;display: grid;grid-template-columns: 1fr;grid-gap: 2em;align-items: top;padding: 2em 3em;}.grid-hero {background-size: contain;background-position: bottom right;background-repeat: no-repeat;overflow: hidden;}.grid-hero-message {display: grid;grid-template-columns: 2fr 1fr;grid-gap: 1em;}body div.wrapper div.grid-hero div.grid-hero-message div p {max-width: 60ch;font-size: var(--fs-600);}header {display: grid;grid-template-columns: 1fr;background-color: var(--secondary-extra-light);}@media (min-width: 50em) {header {display: grid;grid-template-columns: 1fr;background-color: var(--secondary-extra-light);}}.search-socials {display: flex;flex-direction: row;gap: 1em;flex-wrap: nowrap;justify-content: flex-end;align-items: center;height: 70px;background-color: var(--secondary);color: var(--white);padding-right: 3em;}.search-socials-member {display: flex;gap: 2em;flex-wrap: nowrap;justify-content: space-between;align-items: center;color: var(--white);height: 70px;background-color: var(--primary);padding-right: 3em;}@media (min-width: 50em) {.search-socials {display: flex;flex-direction: row;gap: 1em;flex-wrap: nowrap;justify-content: flex-end;align-items: center;height: 70px;background-color: var(--secondary);color: var(--white);padding-right: 3em;}.search-socials-member {display: flex;gap: 2em;flex-wrap: nowrap;justify-content: flex-end;align-items: center;color: var(--white);height: 70px;background-color: var(--primary);padding-right: 3em;}}.social-menu {display: flex;align-items: center;height: 2em;line-height: 2em;color: var(--white);font-size: var(--fs-300);}.social-menu a {color: var(--white);text-decoration: underline;text-decoration-color: var(--white);text-decoration-thickness: 2em;}.social-menu a:hover, .social-menu a:visited, .social-menu a:focus {color: var(--white);text-decoration: none;}.social-menu img {width: 100%;max-width: 60px;max-height: 30px;}.search-socials a {color: var(--white);}.search-socials a:hover, .search-socials a:focus {color: var(--white);text-decoration: underline;text-decoration-line: underline;text-decoration-color: var(--white);text-decoration-thickness: 2px;}.menu-area {display: flex;flex-wrap: wrap;flex-direction: row-reverse;align-items: center;justify-content: center;}@media (min-width: 50em) {.menu-area {display: flex;flex-wrap: wrap;flex-direction: column;align-items: center;justify-items: center;justify-content: space-around;padding-bottom: 0;flex-direction: row;background-color: var(--white);}}.menu-sides {display: flex;align-items: center;justify-content: space-between;padding-bottom: 1em;}.memberlogin {}@media (min-width: 50em) {.menu-sides {display: flex;flex-direction: row;justify-content: space-around;align-items: center;}}.main_navigation {}ul.main_navigation {list-style: none;padding: 0;margin-right: 2em;margin-left: 2em;}ul.main_navigation li {margin: auto 10px;}.logo_smallscreen {display: block;visibility: visible;background-color: var(--secondary-extra-light);width: 90px;}.logo_smallscreen img {}.logo_largescreen {display: none;visibility: hidden;}.logo_smallscreen img {width: 90px;}@media (min-width: 50em) {.logo_smallscreen {display: none;visibility: hidden;}.logo_largescreen {display: inline-block;visibility: visible;}.logo_largescreen img {display: block;width: 350px;}}.grid-events-col {display: grid;grid-template-columns: 1fr;}.cba-events {display: grid;grid-template-columns: 1fr;}.other_events {display: grid;grid-template-columns: 1fr;}.other_events h4, .other_events p {line-height: .5em;margin-bottom: 1em;}.other_events h4 {text-transform: uppercase;}.grid-news-events-col {display: grid;grid-template-columns: 1fr;}.grid-news-col {display: grid;grid-template-columns: 1fr;}.grid-cards {margin: 0 auto;display: grid;grid-template-columns: 1fr;grid-template-rows: auto;gap: calc(var(--gap)*1);}@media only screen and (min-width: 500px) {.card {}}@media only screen and (min-width: 850px) {.grid-cards {}.item-1 {}}.card {gap: calc(var(--gap)*1);border: none;}.card:hover {}.excerpt {}.card {}.ad_item {display: grid;grid-template-columns: 1fr;grid-template-rows: auto;width: 100%;max-width: 500px;min-height: 150px;height: auto;min-height: 150px;padding-top: 0;}.ad_item div a img {background-color: var(--grey);}.ad_vob_item {background-color: transparent;display: grid;grid-template-columns: 1fr;justify-items: start;width: auto;max-width: 500px;border: none;}.ad_item_member {background-color: var(--white);border: none;}.ad_item_member img {text-align: center;width: 100%;max-width: 450px;height: auto;}.txt-align-left {text-align: left;}.txt-align-right {text-align: right;}.txt-align-center {text-align: center;}footer {display: grid;grid-template-columns: 1fr;grid-template-rows: 50px;}footer {background-color: var(--secondary);border-radius: 0 299px 0 0;color: white;padding: 1em 3em 1em 3em;margin: 0 0 0 0;}.footer_smallscreen {visibility: visible;}.footer_largescreen {visibility: hidden;display: none;}.grid-footer-bottom {display: grid;grid-gap: 0;grid-template-areas: "left" "right";margin-bottom: 1em;}@media (min-width: 50em) {footer {max-height: 380px;max-width: 740px;}.footer_smallscreen {display: none;visibility: hidden;}.footer_largescreen {display: grid;visibility: visible;max-width: 94%;}.grid-footer-bottom {display: grid;grid-gap: 0;grid-template-areas: "left right";margin-bottom: 0;}}.grid-footer-left {grid-area: left;}.grid-footer-right {grid-area: right;}grid-footer-left, grid-footer-right {}.grid-cards {margin: 0 auto;display: grid;grid-template-columns: 1fr;grid-template-rows: auto;grid-gap: 1em;padding-bottom: 1em;}.card {display: grid;grid-template-columns: 1fr 2fr;align-items: start;}@media (max-width: 60em) {}@media only screen and (min-width: 850px) {.grid-cards {}.item-1 {}}.card_events {background: white;text-decoration: none;display: grid;grid-template-columns: 1fr;justify-items: start;align-items: start;grid-gap: 1em;margin-bottom: 2em;transition: all .1s ease-in;}.card_events_clean {background: white;text-decoration: none;display: grid;grid-template-columns: 1fr;justify-items: start;align-items: start;grid-gap: 1em;margin-bottom: 2em;transition: all .1s ease-in;}@media (min-width: 50em) {.card_events {background: white;text-decoration: none;display: grid;grid-template-columns: 180px 2fr;justify-items: start;align-items: start;grid-gap: 1em;margin-bottom: 2em;transition: all .1s ease-in;}.card_events_clean {background: white;text-decoration: none;display: grid;grid-template-columns: 60px 2fr;justify-items: end;align-items: start;grid-gap: 1em;margin-bottom: 2em;transition: all .1s ease-in;}}.card_events:hover {}.thumb>img {max-width: 150px;max-height: 150px;width: 100%;}.thumb {position: relative;}.thumb:after {content: url(https://biogasassociation.ca/images/uploads/standardPageImages_2022/2022_bubbles_mini.png);position: absolute;left: -20px;bottom: -20px;}.thumb_clean {}.thumb_clean img {width: 200px;height: 100%;}.thumb_empty:after {content: '';position: absolute;left: -20px;bottom: -20px;}.excerpt {text-align: left;}.card_events {}.card_events .thumb {}div.overlay_bubbles {}.excerpt {}.thumb {}.thumb {width: 100%;height: auto;}.thumb img {float: right;}.card_events span img {width: 100%;max-height: 40px;}.grid-container-4col {display: grid;grid-template-columns: 1fr 1fr 1fr 1fr;grid-gap: 1em;padding padding: 1em;}.grid-container-2col {display: grid;grid-template-columns: 1fr;grid-gap: 1em;padding-bottom: calc((1em)*2);justify-items: center;}@media (min-width: 50em) {.grid-container-2col {display: grid;grid-template-columns: 1fr 1fr;grid-gap: 2em;padding-bottom: calc((1em)*2);justify-items: center;}}.center-justified {}.grid-container-3col {display: grid;grid-template-columns: 1fr 1fr 1fr;grid-gap: 1em;padding: 1em;}.grid-hero-event {display: grid;grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-template-rows: 80px auto;grid-gap: 2em;width: 100%;min-height: 400px;background-repeat: no-repeat;background-position: bottom;background-size: cover;background-color: var(--primary-light);}.grid-hero-event-message img {width: 100%;}.grid_section_title_inner {background-color: var(--primary);border-radius: 0 0 0 100vmax;padding-left: 3em;display: grid;align-items: center;justify-content: start;height: auto;width: auto;}.grid_section_title_inner_east {background-color: var(--primary);border-radius: 0 0 0 100vmax;padding-left: 3em;display: grid;align-items: center;justify-content: start;height: auto;min-height: 80px;width: auto;}.grid_section_title_inner_west {background-color: var(--secondary);border-radius: 0 0 0 100vmax;padding-left: 3em;display: grid;align-items: center;justify-content: center;height: auto;min-height: 100px;width: auto;}@media (max-width: 800px) {.grid_section_title_inner_west {background-color: var(--secondary);border-radius: 0 0 0 100vmax;padding-right: 2em;display: grid;align-items: center;justify-content: center;height: auto;min-height: 100px;width: auto;}}@media (min-width: 50em) {.grid_section_title_inner_west, .grid_section_title_inner_east {border-radius: 0 0 0 100vmax;}}.header_inner {grid-column: 8 / -1;}@media (max-width: 800px) {.header_inner {grid-column: 2 / -1;}}.grid-hero-event-message {}.flex_vob_submenu {width: 100%;}.flex_vob_submenu ul {display: flex;margin: 0 auto 1em auto;padding: 0;max-width: 80em;flex-direction: row;flex-wrap: wrap;justify-content: space-between;align-content: center;height: auto;}@media (max-width: 800px) {.flex_vob_submenu ul {justify-content: space-around;}}.flex_vob_submenu ul li {list-style: none;}.flex_vob_submenu ul li a {padding: 1.1em;margin-top: 0;line-height: 2.2em;color: var(--white);text-decoration: none;font-size: var(--fs-500);font-weight: 700;}.flex_vob_submenu ul li a:hover {}.flex_vob_submenu.bg-col-secondary ul.vob_submenu.west_blue.txt-uppercase a {text-decoration: underline;text-decoration-line: underline;text-decoration-color: var(--secondary);text-decoration-thickness: 2px;}.flex_vob_submenu.bg-col-secondary ul.vob_submenu.west_blue.txt-uppercase a:hover {text-decoration-color: var(--secondary);text-decoration-thickness: 3px;text-decoration: underline;text-decoration-line: underline;text-decoration-color: var(--white);text-decoration-thickness: 2px;}.flex_vob_submenu ul.vob_submenu.bg-col-primary.txt-uppercase a {text-decoration: underline;text-decoration-line: underline;text-decoration-color: var(--primary);text-decoration-thickness: 2px;}.flex_vob_submenu ul.vob_submenu.bg-col-primary.txt-uppercase a:hover {text-decoration-color: var(--secondary);text-decoration-thickness: 3px;text-decoration: underline;text-decoration-line: underline;text-decoration-color: var(--white);text-decoration-thickness: 2px;}@media (min-width: 50em) {.flex_vob_submenu {width: 100%;}.flex_vob_submenu ul {display: flex;margin: 0 auto 1em auto;padding: 0;max-width: 80em;flex-direction: row;flex-wrap: wrap;justify-content: center;align-content: center;min-height: 100px;height: auto;}}a {text-decoration: underline;text-decoration-line: underline;text-decoration-color: var(--secondary);text-decoration-thickness: 1px;}a:hover, a:focus, a:active {text-decoration: underline;text-decoration-line: underline;text-decoration-color: var(--primary);text-decoration-thickness: 2px;}a.login_logout {text-decoration: underline;}a.visited {text-decoration-color: var(--primary);font-weight: 500;}.menu {list-style-type: none;}.menu {font-size: var(--fs-300);}.submenu {list-style-type: none;margin-top: 0;z-index: 9999;}@media (min-width: 50em) {.menu {list-style-type: none;display: flex;flex-wrap: wrap;}.submenu {list-style-type: none;margin-top: -2em;}nav ul.menu {padding: 0;}}.logo {flex: 1;max-width: 400px;width: 400px;min-width: 300px;}.logo:hover {}.item {padding: 10px 0;}.item.button {padding: 9px 5px;}.item:not(.button) a:hover, .item a:hover::after {}.menu {display: flex;flex-wrap: wrap;flex-direction: row;justify-content: flex-start;align-items: center;padding: 0 2em;}.menu {}@media (min-width: 50em) {.menu {display: flex;flex-wrap: wrap;justify-content: space-around;align-items: center;padding: 2em;}}.menu ul {}.menu li {}.menu li a {display: flex;width: auto;padding: .3em .3em;text-decoration: none;cursor: pointer;text-transform: uppercase;font-weight: 600;}.menu li a:hover {}.menu li.subitem a {min-width: 200px;width: auto;padding: .5em;text-transform: none;font-weight: 400;}.menu ul.subitem li a {background-color: var(--white);color: var(--bg-col-secondary-extra-light);}.menu ul.subitem li a:hover {background-color: var(--white);color: var(--bg-col-secondary-extra-light);}@media (min-width: 50em) {}.loginbutton_small {display: inline;visibility: visible;}.loginbutton_large {display: none;visibility: hidden;}@media (min-width: 50em) {.loginbutton_small {display: none;visibility: hidden;}.loginbutton_large {display: inline;visibility: visible;}}nav {display: flex;flex-direction: row;flex-wrap: wrap;align-content: flex-end;align-items: center;}.toggle {align-items: flex-start;justify-content: flex-start;text-align: center;}.fas {-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;display: inline-block;font-style: normal;font-variant: normal;text-rendering: auto;line-height: 2;font-size: 2em;}.fas {}.fa-bars:before {content: "☰" }.fa-times:before {content: "X" }.item.button {order: 2;}.item {order: 3;width: 100%;display: none;}.active .item {display: block;}.button.secondary {border-bottom: 1px #444 solid;}.submenu {display: none;}.submenu-active .submenu {display: block;}.has-submenu {}.has-submenu>a::after {line-height: 16px;content: "⌵";padding-right: 10px;margin-left: .5em;}ul.menu.active li.item.has-submenu a {}ul.menu.active li.item.has-submenu a:hover {}.subitem li {width: 300px;}.subitem a {}.subitem a:hover {}.submenu-active {background-color: var(--bg-col-secondary-extra-light);border-radius: 3px;}.item.subitem.has-subitem {padding: 0;}.submenu {padding: 0;width: auto;}.submenu ul, .submenu ul li {margin: 0;padding-left: 10px;}.submenu2 {padding: 0;width: auto;}.submenu2 ul, .submenu2 ul li {margin: 0;padding-left: 0;}.language_switcher {list-style: none;padding: 0;margin: 0;display: flex;align-items: center;text-transform: uppercase;}ul.language_switcher li a {padding: 7px;}ul.language_switcher li a:hover {padding: 7px;}.language_switcher li, .language_switcher li a {text-decoration-color: var(--white);text-decoration: none;}.language_switcher li a.active {text-decoration-color: var(--white);text-decoration-thickness: 8px;}.language_switcher li a.active, .language_switcher li a.focus, .language_switcher li a.hover {text-decoration: underline;text-decoration-color: var(--white);text-decoration-thickness: 8px;}@media all and (min-width: 50em) {.menu {align-items: flex-start;flex-wrap: nowrap;background: none;}nav_logo, .logo {order: 0;}.item {order: 1;position: relative;display: block;width: auto;padding-top: 0;margin-top: 1em;}.button {order: 2;}.submenu-active .submenu {display: block;position: absolute;left: 0;top: 68px;}ul.submenu {background-color: var(--white);}ul.menu.active li.item.has-submenu ul li a {background-color: var(--white);color: var(--secondary);}ul.menu.active li.item.has-submenu ul li a:hover {background-color: var(--white);color: var(--secondary);}.toggle {display: none;}.submenu-active {border-radius: 0;}}ul.submenu_level2 {list-style: none;}ul.submenu_level2 li {flex-grow: 1;}body nav ul.menu.active li.item.has-submenu.submenu-active ul.submenu li.subitem a {min-width: 340px;}@media only screen and (min-width: 200px) and (max-width: 767px) and (orientation : portrait) {}@media (min-width: 700px) and (max-width: 1294px) {.menu ul {}ul.submenu_level2 {list-style: none;}}ul.submenu_level2 {list-style: none;}ul.submenu_level2:hover {}.submenu_level2 li {background-color: var(--white);color: var(--black);}.submenu_level2 li a {background-color: var(--white);color: var(--secondary);}.submenu_level2 li a:hover {background-color: var(--white);color: var(--black);}.sidebar ul {margin-top: 0;margin-bottom: 0;overflow: hidden;}.mw960e {max-width: 60em;margin: 0 auto;}.animated-expandmore__button, .simple-expandmore__button {width: 100%;cursor: pointer;background: transparent;font: inherit;font-size: inherit;border: 0;margin: 0;padding: 0;display: flex;flex-direction: column;align-content: flex-start;justify-content: left;text-align: left;}.animated-expandmore__button::after, .simple-expandmore__button::after {content: '';display: inline-block;width: 100%;height: 1.40em;background-image: url(https://biogasassociation.ca/images/uploads/standardPageImages_2022/chevron_down_25-super-wide.svg);background-repeat: no-repeat;background-position: center;margin-right: .25em;}[aria-expanded="true"].animated-expandmore__button::after, [aria-expanded="true"].simple-expandmore__button::after {transform: rotate(180deg);transform-origin: 50% 50%;}.animated-expandmore__to_expand {display: block;overflow: hidden;opacity: 1;transition: visibility 0s ease, max-height .5s ease, opacity .5s ease;max-height: 140em;visibility: visible;transition-delay: 0s;}[data-hidden=true].animated-expandmore__to_expand {display: block;max-height: 0;opacity: 0;visibility: hidden;transition-delay: .5s, 0s, 0s;}.simple-expandmore__to_expand {display: block;}[data-hidden=true].simple-expandmore__to_expand {display: none;}.dropdown-container {max-width: 19em;}.dropdown-expandmore__button {cursor: pointer;background: #10798E;color: #fff;border: 0;font: inherit;font-size: 1em;padding: .5em 1em;position: relative;}.dropdown-expandmore__button::after {content: '';position: absolute;z-index: 2;width: .5em;height: .5em;top: 100%;left: calc(50% - .25em);border: .5em solid transparent;border-top: .5em solid #10798E;transition: transform .5s ease;transform-origin: top center;transform: scale(1, 0);}[aria-expanded="true"].dropdown-expandmore__button::after {transform: scale(1, 1);}.dropdown-expandmore__to_expand {position: absolute;display: block;opacity: 1;transition: visibility 0s ease, transform .5s ease, opacity .5s ease;transform-origin: top center;transform: scale(1, 1);visibility: visible;transition-delay: 0s;max-width: 32em;padding: 1em;background: #eee;}[data-hidden=true].dropdown-expandmore__to_expand {display: block;opacity: 0;visibility: hidden;transform: scale(1, 0);transition-delay: .5s, 0s, 0s;}.simpleplus-expandmore__button {width: 100%;cursor: pointer;background: transparent;font: inherit;border: 0;text-align: left;}.simpleplus-expandmore__symbol:before {content: '+ ';}.simpleplus-expandmore__button[aria-expanded=true]>.simpleplus-expandmore__symbol:before {content: '− ';}.simpleplus-expandmore__to_expand {display: block;}[data-hidden=true].simpleplus-expandmore__to_expand {display: none;}.grid_vob_sponsors {display: grid;grid-gap: 10px;grid-template-columns: repeat(12, [col] 100px);grid-template-rows: repeat(20, [row] auto);background-color: var(--white);color: var(--secondary);}.box {color: var(--secondary);border-radius: 5px;font-size: 150%;}.sponsor_platinum {grid-column: col 1 / span 8;grid-row: row 1;}.sponsor_presenting {grid-column: col 1 / span 8;grid-row: row 2;}.sponsor_gold {grid-column: col 1 / span 8;grid-row: row 3;}.sponsor_silver {grid-column: col 1 / span 8;grid-row: row 4;}.sponsor_bronze {grid-column: col 1 / span 8;grid-row: row 5;}.sponsor_networking_reception {grid-column: col 1 / span 8;grid-row: row 6;}.sponsor_lunch {grid-column: col 1 / span 8;grid-row: row 7;}.sponsor_lanyard {grid-column: col 1 / span 8;grid-row: row 8;}.sponsor_morning_break {grid-column: col 1 / span 8;grid-row: row 9;}.sponsor_wifi {grid-column: col 1 / span 8;grid-row: row 10;}.sponsor_media {grid-column: col 1 / span 9;grid-row: row 11;}.sponsor_platinum {display: flex;flex-direction: column;flex-wrap: nowrap;}.sponsor_platinum img {width: 100%;max-width: 700px;}.sponsor_presenting {display: flex;flex-direction: column;flex-wrap: nowrap;}.sponsor_presenting img {max-width: 550px;}.sponsor_gold {width: 100%;}.sponsor_gold img {width: 100%;max-width: 450px;}.sponsor_silver {}.sponsor_silver img {width: 100%;max-width: 350px;}.sponsor_bronze {}.sponsor_bronze img {width: 100%;max-width: 300px;}.sponsor_networking_reception {}.sponsor_networking_reception img {width: 100%;max-width: 400px;}.sponsor_lunch {}.sponsor_lunch img {width: 100%;max-width: 400px;}.sponsor_lanyard {}.sponsor_lanyard img {width: 100%;max-width: 400px;}.sponsor_wifi {}.sponsor_wifi img {width: 100%;max-width: 400px;}.sponsor_morning_break {}.sponsor_morning_break img {width: 100%;max-width: 400px;}.sponsor_media {}.sponsor_media img {width: 100%;max-width: 400px;}.multi_level_row {}.grid_multi_level_row {display: grid;}.grid_sponsor_platinum {}.grid_sponsor_presenting {}.grid_sponsor_gold {}.grid_sponsor_silver {}.grid_sponsor_bronze {}.grid_sponsor_networking_reception {display: flex;flex-direction: row;flex-wrap: wrap;}.grid_sponsor_lunch {display: flex;flex-direction: row;flex-wrap: wrap;}.grid_sponsor_lanyard {display: flex;flex-direction: row;flex-wrap: wrap;}.grid_sponsor_wifi {display: flex;flex-direction: row;flex-wrap: wrap;}.grid_sponsor_morning_break {display: flex;flex-direction: row;flex-wrap: wrap;}.grid_sponsor_media {display: flex;flex-direction: row;flex-wrap: wrap;}.grid_sponsor_media {display: flex;flex-direction: row;flex-wrap: wrap;}.flex-sponsor {display: flex;flex-flow: row wrap;justify-content: space-around;align-content: center;align-items: center;padding: 0;margin: 10px;list-style: none;}ul {padding: 0;margin: 0 0 20px 0;}@media (min-width: 1700px) and (max-width: 3000px) {.flex-sponsor {display: flex;flex-flow: row wrap;justify-content: center;align-content: center;align-items: center;padding: 0;margin: 0 100px;list-style: none;}ul {padding: 0;margin: 0 0 20px 0;}}.flex-item-platinum {padding: 5px;width: 500px;height: 200px;margin-top: 10px;line-height: 200px;color: white;font-weight: bold;text-align: center;}.flex-item-presenting {padding: 5px;max-width: 580px;height: 280px;margin-top: 10px;line-height: 200px;color: white;font-weight: bold;text-align: center;}.flex-item-gold {padding: 5px;width: 350px;height: 150px;margin-top: 10px;line-height: 150px;color: white;font-weight: bold;text-align: center;}.flex-item-silver {padding: 5px;width: 300px;height: 150px;margin-top: 10px;line-height: 150px;color: white;font-weight: bold;text-align: center;}.flex-item-bronze {padding: 5px;width: 250px;height: 150px;margin-top: 10px;line-height: 150px;color: white;font-weight: bold;text-align: center;}.flex-item-networking {padding: 5px;width: 250px;margin-top: 10px;line-height: 150px;color: white;font-weight: bold;text-align: center;}.flex-item-carbonneutral {padding: 5px;width: 200px;height: 150px;margin-top: 10px;line-height: 150px;color: white;font-weight: bold;text-align: center;}.flex-item-lunch {padding: 5px;width: 200px;height: 150px;margin-top: 10px;line-height: 150px;color: white;font-weight: bold;text-align: center;}.flex-item-breakfast {padding: 5px;width: 200px;height: 150px;margin-top: 10px;line-height: 150px;color: white;font-weight: bold;text-align: center;}.flex-item-morning {padding: 5px;width: 200px;height: 150px;margin-top: 10px;line-height: 150px;color: white;font-weight: bold;text-align: center;}.flex-item-lanyard {padding: 5px;width: 200px;height: 150px;margin-top: 10px;line-height: 150px;color: white;font-weight: bold;text-align: center;}.flex-item-wifi {padding: 5px;width: 200px;height: 150px;margin-top: 10px;line-height: 150px;color: white;font-weight: bold;text-align: center;}.flex-item-media {padding: 5px;width: 200px;height: 150px;margin-top: 10px;line-height: 150px;color: white;font-weight: bold;text-align: center;}.invisible {border: 0;clip: rect(0 0 0 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;}.hidden {display: none;}dialog {display: block;border: 0;}.no-scroll {overflow: hidden;}.simple-modal-overlay, .simple-animated-modal-overlay, .simple-animatedtransform-modal-overlay {position: fixed;top: 0;bottom: 0;right: 0;left: 0;background: #fff;opacity: .8;z-index: 666;cursor: pointer;}.simple-modal-overlay[data-background-click="disabled"], .simple-animated-modal-overlay[data-background-click="disabled"], .simple-animatedtransform-modal-overlay[data-background-click="disabled"], .simple-left-modal-overlay[data-background-click="disabled"] {cursor: auto;}.simple-animated-modal-overlay, .simple-animatedtransform-modal-overlay {animation: fadewhite ease .5s 1 normal;}@keyframes fadewhite {0% {opacity: 0;}100% {opacity: .8;}}.simple-modal, .simple-animated-modal, .simple-animatedtransform-modal {position: fixed;left: 15%;width: 70%;top: 5vh;max-height: 90vh;border: 2px solid var(--secondary);background: #fff;z-index: 667;padding: 2em;right: auto;overflow: auto;}.simple-modal-close, .simple-animated-modal-close, .simple-animatedtransform-modal-close {float: right;background: var(--secondary);border-radius: 1em;color: #fff;border: 0;font: inherit;padding: .5em .5em;cursor: pointer;}.simple-modal-close:focus, .simple-modal-close:hover, .simple-modal-close:active {outline: 1px solid black;}.simple-modal-close:hover, .simple-modal-close:active {background: #4d287f;}.simple-animated-modal {-webkit-animation: apparition ease .5s 1 normal;animation: apparition ease .5s 1 normal;}.simple-animatedtransform-modal {-webkit-animation: pop ease .5s 1 normal;animation: pop ease .5s 1 normal;}@-webkit-keyframes apparition {0% {opacity: 0;max-height: 0;width: 0;left: 50%;}100% {opacity: 1;max-height: 100%;width: 70%;left: 15%;}}@keyframes apparition {0% {opacity: 0;max-height: 0;width: 0;left: 50%;}100% {opacity: 1;max-height: 100%;width: 70%;left: 15%;}}@-webkit-keyframes pop {0% {opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-webkit-transform: scale(0);transform: scale(0);}100% {opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-webkit-transform: scale(1);transform: scale(1);max-height: 100%;width: 70%;left: 15%;}}@keyframes pop {0% {opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-webkit-transform: scale(0);transform: scale(0);}100% {opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-webkit-transform: scale(1);transform: scale(1);max-height: 100%;width: 70%;left: 15%;}}.simple-left-modal-overlay {position: fixed;top: 0;bottom: 0;right: 0;left: 0;background: rgba(0, 0, 0, .8);opacity: .8;z-index: 666;cursor: pointer;}.simple-left-modal {left: auto;right: 0;top: 0;bottom: 0;height: 100%;z-index: 667;position: fixed;width: 40em;max-width: 100%;padding: 0 1em 1em 1em;font-size: 1em;border: 0;overflow: auto;background-color: #aaa;background-image: -webkit-linear-gradient(top, #128197 3em, #f7f7f7 3em);background-image: linear-gradient(to bottom, #128197 3em, #f7f7f7 3em);background-attachment: local;}.simple-left-modal-close {position: absolute;top: .5em;right: 0;background: transparent;color: #fff;border: 0;cursor: pointer;}.simple-left-modal-title {color: #fff;font-size: 1.5em;}@media (max-width: 55.625em) {.simple-modal, .simple-animated-modal {left: 5%;top: 5%;height: 90%;width: 90%;}}@media (max-width: 44.375em) {.simple-modal, .simple-animated-modal {left: 1%;top: 1%;width: 98%;height: 98%;}}.fullwidth iframe {max-width: 28em;}@media (min-width: 50em) {.fullwidth iframe {max-width: 700px;}}@media (min-width: 55em) {.fullwidth iframe {max-width: 900px;}}@media (min-width: 60em) {.fullwidth iframe {max-width: 1000px;}}@media (min-width: 80em) {.fullwidth iframe {max-width: 1200px;}}table {border-collapse: collapse;width: 100%;line-height: inherit;}td {padding: 0.75rem;text-align: left;color: var(--black) }tbody tr:nth-child(odd) {background: var(--white);}th {background-color: var(--white);padding: 0.75rem;text-align: left;border-right: 1px solid var(--white);color: var(--secondary);}td, th {color: var(--secondary);}tr {border-bottom: 2px solid var(--grey-light);}.caption {font-size: var(--fs-200);font-size: .8em;line-height: 1.4em;margin: .4em 0;padding: .2em .6em .6em;}table.table-hover.table-striped tbody tr td p {margin-bottom: 0;}table.table-hover.table-striped tbody tr td ul {margin: 10px auto;}.table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th {}.table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover, .table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr.active:hover>th {}.table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover, .table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr.success:hover>th {background-color: var(--primary-light);}.table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover, .table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr.info:hover>th {background-color: var(--secondary-light);}.container {max-width: 600px;margin: 2rem auto;}.container .block {}.container .content {}.container .content h2 {}.container a {}.container a:hover {}.excerpt-hidden {height: 2.5rem;overflow: hidden;position: relative;}.excerpt-hidden:after {content: "";position: absolute;bottom: 0;left: 0;width: 100%;height: 64px;background: linear-gradient(to bottom, rgba(255, 255, 255, 0.4) 0%, white 100%);}.excerpt-visible {height: auto;overflow: auto;}.hidden {display: none;}ul#allmembers-list.filtered_logos {list-style-type: none;}ul#allmembers-list.filtered_logos li, ul#allmembers-list.filtered_logos input {padding: .6em;margin: .6em;align-self: center;text-align: center;font-size: var(--fs-700);font-weight: 500;justify-content: center;hyphens: none;hyphenate-limit-chars: 10 3 4;}.alphabet_sort {visibility: hidden;}.maincontent_projects_2024 {grid-column: 1 / -1;height: auto;margin: 0 1em 0 1em;padding-top: 0;}.sponsor_categories_filters {display: grid;grid-template-columns: 1fr;justify-content: space-between;align-items: flex-start;}.sponsor_categories {display: flex;flex-wrap: wrap;flex-direction: column;align-content: flex-start;justify-content: flex-start;margin-bottom: 2em;align-self: center;}.sponsor_categories span {display: flex;flex-direction: row;align-self: stretch;align-items: center;align-content: flex-start;justify-content: flex-start;height: auto;border: 1px dotted var(--secondary);padding: .1em .3em;margin: .2em .3em;}sponsor_categories span, .sponsor_categories, .sponsor_categories span label {position: relative;align-self: stretch;background: transparent;line-height: 1.5em;cursor: pointer;}input {margin: .5em .5em .5em .5em;}.sponsor_categories span input:checked~.tab-content {max-height: 2em;}.sponsor_categories span label::after {position: absolute;right: 0;top: 0;display: block;width: 1em;height: 1em;line-height: 1;text-align: center;}.sponsor_categories span input[type=checkbox]+label::after {content: "";}.sponsor_categories span input[type=checkbox]:checked+label::after {}body div.wrapper div.wrapper_page_content div.maincontent_projects_2024 div.fullwidth div div.sponsor_categories_filters div.sponsor_categories h3 {display: inline-block;width: 100%;}.filtered_logos {display: grid;grid-template-columns: 1fr;padding: 0 }@media (min-width: 40em) {.filtered_logos {grid-template-columns: 1fr 1fr;}}@media (min-width: 60em) {.filtered_logos {grid-template-columns: 1fr 1fr 1fr;}}@media (min-width: 80em) {.filtered_logos {grid-template-columns: 1fr 1fr 1fr 1fr;}}#filterMenu {position: fixed;top: 0;right: -500px;width: 35%;height: 100vh;background-color: #f0f0f0;transition: right 0.5s ease, visibility 0.5s ease;visibility: hidden;z-index: 999;overflow-y: auto;overflow-x: hidden;}#filterMenu.show {right: 0;visibility: visible;}#filterMenuContent {padding: 20px;}.filterControls {position: sticky;top: 20px;left: 20px;}.checkbox {display: flex;align-items: center;justify-content: center;cursor: pointer;}.checkbox:hover .checkbox__check {background: var(--secondary);}.checkbox__input {width: 0;height: 0;opacity: 0;}.checkbox__input:checked+.checkbox__check {background: var(--white);stroke-dashoffset: 0;}.checkbox__check {border: 0.1rem solid var(--secondary);background: var(--white);stroke: var(--secondary);stroke-dasharray: 25;stroke-dashoffset: 25;stroke-linecap: round;stroke-width: 0.2rem;border-radius: 0.2rem;fill: none;transition: background 0.4s, stroke-dashoffset 0.6s;}.maincontent_biogas101 {margin: -2em calc(var(--gap)*2) 0 calc(var(--gap)*2);grid-area: maincontent;}@media (max-width: 67em) {.maincontent_biogas101 {margin: -2em calc(var(--gap)*1) 0 calc(var(--gap)*1);grid-area: maincontent;}}@media (max-width: 448px) {.maincontent_biogas101 {margin: 0 calc(var(--gap)*.1) 0 calc(var(--gap)*.1);padding: 0;grid-area: maincontent;}}.biogas101_grid {display: grid;grid-template-columns: repeat(12, 1fr);padding: calc(var(--gap)*1);gap: var(--gap);}@media (max-width: 67em) {.biogas101_grid {display: flex;flex-direction: column;flex-wrap: wrap;padding: calc(var(--gap)*0);}}.grid-col-span-1 {grid-column: span 1;}.grid-col-span-2 {grid-column: span 2;}.grid-col-span-3 {grid-column: span 3;}.grid-col-span-4 {grid-column: span 4;}.grid-col-span-5 {grid-column: span 5;}.grid-col-span-6 {grid-column: span 7;}.grid-col-span-8 {grid-column: span 8;}.grid-col-span-9 {grid-column: span 9;}.grid-col-span-10 {grid-column: span 10;}.grid-col-span-11 {grid-column: span 11;}.grid-col-span-12 {grid-column: span 12;}.textwrap01 {float: right;width: 180px;height: auto;margin-top: 20px;}img.textwrap01 {shape-margin: .1em;}img.shape-image. {float: right;margin-left: 0.1em;}.biogas101_sidebar {max-width: 480px;}.biogas101_card_1 p {margin-right: calc(var(--gap)*2);}.biogas101_card_1 {background: var(--secondary-extra-light);background-image: url(https://www.biogasassociation.ca/images/uploads/biogas101_2025/biogas101_recycle_blue.svg);background-repeat: no-repeat;background-position: right 20px bottom 20px;background-size: 140px;border-radius: 17px;grid-column: span 6;display: flex;flex-wrap: nowrap;flex-direction: column;padding: calc(var(--gap)*1) calc(var(--gap)*1);margin: calc(var(--gap)*1);}@media (max-width: 1900px) {.biogas101_card_1 {background: var(--secondary-extra-light);background-image: url(https://www.biogasassociation.ca/images/uploads/biogas101_2025/biogas101_recycle_blue.svg);background-repeat: no-repeat;background-position: right 20px bottom 20px;background-size: 120px;border-radius: 17px;grid-column: span 6;display: flex;flex-wrap: nowrap;flex-direction: column;padding: calc(var(--gap)*1) calc(var(--gap)*1);margin: calc(var(--gap)*1);}}@media (max-width: 912px) {.biogas101_card_1 {background: var(--secondary-extra-light);background-image: url(https://www.biogasassociation.ca/images/uploads/biogas101_2025/biogas101_recycle_blue.svg);background-repeat: no-repeat;background-position: right 20px bottom 20px;background-size: 15%;border-radius: 17px;grid-column: span 6;display: flex;flex-wrap: nowrap;flex-direction: column;padding: calc(var(--gap)*1) calc(var(--gap)*1);margin: calc(var(--gap)*1);}}@media (max-width: 448px) {.biogas101_card_1 {background: var(--secondary-extra-light);background-image: url(https://www.biogasassociation.ca/images/uploads/biogas101_2025/biogas101_recycle_blue.svg);background-repeat: no-repeat;background-position: right 20px bottom 20px;background-size: 25%;border-radius: 17px;grid-column: span 6;display: flex;flex-wrap: nowrap;flex-direction: column;padding: calc(var(--gap)*.1) calc(var(--gap)*.1);margin: calc(var(--gap)*.1);}}@media (max-width: 1232px) {.list_item:last-of-type {margin-right: calc(var(--gap)*4.5);}}@media (max-width: 768px) {.list_item:last-of-type {margin-right: calc(var(--gap)*.5);}}.biogas101_card_2 {background: var(--primary-light) 0% 0% no-repeat padding-box;border-radius: 14px;grid-column: span 6/-1;display: grid;gap: calc(var(--gap)*1);grid-template-rows: 2;padding: 1em;margin: calc(var(--gap)*1);}.biogas101_card_3 {background: var(--primary-light) 0% 0% no-repeat padding-box;border-radius: 14px;display: flex;flex-wrap: wrap;flex-direction: column;gap: calc(var(--gap)*1);padding: 1em;margin: calc(var(--gap)*1);}@media only screen and (min-width: 912px) and (max-width: 1232px) {.biogas101_card_3 {display: grid;grid-template-columns: 3fr 1fr;padding: calc(var(--gap)*1);}}@media only screen and (min-width: 1232px) {.biogas101_card_3 {display: grid;grid-template-columns: 3fr 1fr;padding: calc(var(--gap)*1);}}@media (max-width: 1392px) {}@media (min-width: 928px) {.flex-col {display: flex;flex-direction: column;flex-wrap: wrap;justify-content: center;align-content: flex-end;gap: calc(var(--gap)*1.5);}.flex-col img {width: 100%;max-width: 130px;height: auto;align-self: flex-end;}}@media (max-width: 912px) {.flex-col {display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: center;gap: var(--gap);}.flex-col img {width: 100%;max-width: 110px;height: auto;}}@media (max-width: 752px) {.flex-col {display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: center;gap: var(--gap);}.flex-col img {width: 100%;max-width: 90px;}}.biogas101_card_4 {background: var(--secondary-extra-light);background-image: url(https://www.biogasassociation.ca/images/uploads/biogas101_2025/biogas101_earth.svg);background-repeat: no-repeat;background-position: right 20px bottom 20px;background-size: 50px;border-radius: 17px;display: flex;flex-wrap: wrap;flex-direction: column;align-content: flex-start;padding: calc(var(--gap)*1);margin: calc(var(--gap)*1);}@media only screen and (max-width: 790px) {.biogas101_card_1 p:last-of-type {margin-right: calc(var(--gap)*4);}.biogas101_card_4 p:last-of-type {margin-right: calc(var(--gap)*2.5);}}@media only screen and (min-width: 448px) and (max-width: 1232px) {.biogas101_card_4 {background-position: right 20px bottom 20px;background-size: 80px;}}@media only screen and (min-width: 1232px) {.biogas101_card_4 {background-position: center bottom 20px;background-size: 120px;display: grid;gap: calc(var(--gap)*1);grid-template-rows: minmax(50px, 140px);justify-content: center;font-variant: normal;}}.biogas101_card_1, .biogas101_card_2, .biogas101_card_3, .biogas101_card_4 {position: relative;padding-top: calc(var(--gap)*3);}.list_item ol {margin-bottom: calc(var(--gap)*0);}.list_item ol li {padding-bottom: var(--gap);}.list_item ol li:last-child {padding: 0;}.headerbadge {background: var(--secondary);border-radius: 28px;width: 84%;color: var(--white);position: absolute;top: -30px;left: 30px;padding: var(--gap);}@media (max-width: 1280px) {}@media only screen and (min-width: 448px) and (max-width: 1232px) {.headerbadge {background: var(--secondary);border-radius: 28px;width: 75%;color: var(--white);position: absolute;top: -30px;left: 30px;padding: var(--gap);}}h3.headerbadge {}.list_item {display: grid;grid-template-columns: 60px 1fr;grid-template-rows: minmax(60px, auto);align-content: flex-start;align-items: flex-start;}.list_item:last-of-type {}.checkmark {width: calc(var(--gap)*2.5);height: calc(var(--gap)*2.5);}.biogas101image {display: flex;max-width: 140px;height: auto;padding: var(--gap);}.p-xl-5 {padding: 1rem !important;}.shadow {box-shadow: 0px 3px 12px rgba(0, 0, 0, .15) !important;}.biogas101card h-100 {}.biogas101_h2 {font-size: var(--fs-600);font-weight: bold;margin-bottom: 0.45em;padding-top: var(--gap);}.biogas101_hr:first-child {font-size: var(--fs-600);font-weight: bold;line-height: calc(2px + 2ex + 2px);margin-bottom: 0.45em;padding-top: 0;}.biogas101_pullback {font-size: var(--fs-600);font-weight: bold;margin-bottom: 0.45em;margin-left: calc(var(--gap)*-1.8);}.biogas101 h3 {text-transform: none;font-weight: 500;font-size: 1.4em;}.biogas101-bottom {display: flex;flex-wrap: nowrap;gap: calc(var(--gap)*2);align-items: stretch;justify-content: stretch;justify-content: space-between;}@media (min-width: 912px) {.biogas101-bottom {display: flex;flex-wrap: nowrap;gap: calc(var(--gap)*2);align-items: stretch;justify-content: stretch;justify-content: space-between;}}.biogas101-card {display: flex;flex-wrap: nowrap;gap: calc(var(--gap)*1.2);justify-content: flex-start;}.biogas_excerpt {width: 100%;min-width: 180px;max-width: 200px;height: auto;}.biogas101-card img {width: 100%;min-width: 160px;max-width: 200px;height: auto;}@media (max-width: 912px) {.biogas101-card {display: flex;flex-direction: row;flex-wrap: wrap;justify-content: center;align-content: flex-end;align-items: flex-end;}}@media (min-width: 912px) {}.grid-callout-biogas101 {display: grid;grid-template-columns: 4fr 2fr;}.biogas101_image {border: 1px solid #707070;}@media (min-width: 448px) {.grid-callout-biogas101 {}}.grid-biogas101 {}@media (min-width: 912px) {}.biogas101-top {margin: 0;line-height: inherit;margin-bottom: calc(var(--gap)*2);}.biogas101-top>p {margin-top: 0;margin-bottom: 0;padding-bottom: 0;width: auto;min-height: 50px;}@media (min-width: 912px) {.biogas101-top {line-height: inherit;}.biogas101-top>p {}}@media (min-width: 74em) {}.circlebars {}@media (max-width: 912px) {.circlebars {}}@media (max-width: 912px) {}.infobox {background: var(--secondary-extra-light) 0% 0% no-repeat padding-box;box-shadow: 0px 3px 12px #00000029;border: 2px solid var(--secondary);padding: calc(var(--gap)*.25) calc(var(--gap)*2.5);}@media (max-width: 912px) {}img.biogas101_circle {}.div1 {z-index: 10;}.div5 {margin: 0 0 0 -50px;z-index: 10;}.div1 img {margin: 0 0 0 50px;width: 100%;max-width: 300px;}.div5 img {width: 100%;max-width: 300px;}@media (max-width: 912px) {.div1 img {width: 100%;max-width: 300px;}.div5 img {width: 100%;max-width: 300px;}}.biogas101_arrow>img {width: 100%;max-width: 120px;height: auto;}@media (max-width: 912px) {.biogas101_arrow>img {}}.circlebararrow_redo {display: grid;grid-template-columns: 150px repeat(2, 75px) repeat(6, 1fr) repeat(2, 75px) 150px;grid-template-rows: 1fr;align-items: center;padding-bottom: calc(var(--gap)*1);}@media (max-width: 70em) {.circlebararrow_redo {display: grid;grid-template-columns: 25px repeat(2, 50px) repeat(6, 1fr) repeat(2, 50px) 25px;grid-template-rows: 1fr;align-items: center;padding-bottom: calc(var(--gap)*2);}}@media (max-width: 912px) {.circlebararrow_redo {display: flex;flex-wrap: nowrap;flex-direction: row;justify-content: center;align-items: center;}}.maxsize {width: 100%;}.bluebar {display: grid;grid-template-columns: 1fr;grid-template-rows: 50px;}.bluebar {background-color: var(--secondary);font-size: var(--fs-600);font-weight: bold;color: white;padding: 1em calc(var(--gap)*2) 1em calc(var(--gap)*12);margin: 0 0 calc(var(--gap)*2) 0;}.bluebar a {text-decoration: none;}.bluebar a:hover {color: var(--white);text-decoration: underline;text-decoration-color: var(--white);}.div1 {grid-area: 1 / 1 / 2 / 4;}.div2 {grid-area: 1 / 2 / 2 / 4;}.div3 {grid-area: 1 / 4 / 2 / 10;}.div4 {grid-area: 1 / 10 / 2 / 12;}.div5 {grid-area: 1 / 10 / 2 / 13;}.div6 {grid-area: 1 / 4 / 2 / 12;}.infobox {background: var(--secondary-extra-light) 0% 0% no-repeat padding-box;}.biogas101_footer {position: relative;display: grid;grid-gap: var(--gap);grid-template-columns: [col1-start] 400px [col2-start] 400px [col3-start] 400px [col3-end];grid-template-rows: [row1-start] auto [row2-start] auto [row2-end];margin: 0 calc(var(--gap)*3);padding-left: calc(var(--gap)*0);padding-right: calc(var(--gap)*0);padding-bottom: calc(var(--gap)*2);}.biogas101_footer_title {position: relative;display: grid;grid-gap: var(--gap);grid-template-columns: [col1-start] 400px [col2-start] 400px [col3-start] 400px [col3-end];grid-template-rows: [row1-start] auto [row2-start] auto [row2-end];padding-left: calc(var(--gap)*3);padding-right: calc(var(--gap)*3);padding-bottom: 0;}@media (max-width: 448px) {.biogas101_footer_title {padding-left: calc(var(--gap)*1);padding-right: calc(var(--gap)*1);padding-bottom: calc(var(--gap)*1);display: flex;justify-content: center;text-align: center;}}.e h3, .f h3 {padding-bottom: 0;margin: 0;}.pull_this_up {margin-top: calc(var(--gap)*-2);}.box {}.a {grid-column: col1-start / col3-start;grid-row: row2-start;}.b {grid-column: col3-start;grid-row: row1-start / row2-end;width: 100%;display: flex;flex-direction: column;align-items: center;gap: calc(var(--gap)*1);border-left: 1px solid #707070;}.b > div {}.c {grid-column: col1-start;grid-row: row1-start;}.d {grid-column: col2-start;grid-row: row1-start;}.e {grid-column: col1-start / col3-start;grid-row: row1-start;}.f {grid-column: col3-start / col4-end;grid-row: row1-start;padding-left: var(--gap);}.resources_row {}@media only screen and max-width: 448px {.resources_row {display: flex;flex-direction: column;flex-wrap: nowrap;align-self: flex-end;}}.top_resources_row {display: flex;flex-direction: row;flex-wrap: wrap;gap: calc(var(--gap)*1);}@media only screen and (min-width: 448px) and (max-width: 1432px) {.biogas101_footer {display: flex;flex-direction: column;flex-wrap: wrap;justify-content: center;padding-left: calc(var(--gap)*0);padding-right: calc(var(--gap)*0);padding-bottom: calc(var(--gap)*2);}.biogas101_footer_title {padding-left: calc(var(--gap)*1);padding-right: calc(var(--gap)*1);padding-bottom: calc(var(--gap)*2);display: flex;justify-content: center;}.pull_this_up {margin-top: calc(var(--gap)*1);}.b {display: flex;flex-direction: column;align-items: center;align-content: center;align-self: center;gap: calc(var(--gap)*.1);border: none;padding-left: calc(var(--gap)*0);}.ad_item_member {text-align: center;}.b > div {}}@media (max-width: 1392px) {.biogas101_footer {display: flex;flex-direction: column;flex-wrap: wrap;justify-content: center;padding-left: calc(var(--gap)*0);padding-right: calc(var(--gap)*0);padding-bottom: calc(var(--gap)*2);}}@media (min-width: 600px) {.top_resources_row {display: flex;flex-direction: row;flex-wrap: nowrap;gap: calc(var(--gap)*1);}.top_resources_row img {width: auto;max-width: 180px;height: auto;}}.more {padding: calc(var(--gap)*1.5) 0;}@media (min-width: 600px) {.more {padding: calc(var(--gap)*1.5) 0;align-self: center;}}.a {display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: space-around;align-items: center;text-align: center;}.a img {width: 100%;max-width: 250px;}.d {}.biogas101_button {padding-top: calc(var(--gap)*1.5);text-align: center;}@media (max-width: 912px) {.a {display: flex;flex-direction: column;flex-wrap: nowrap;gap: calc(var(--gap)*1.5);justify-content: space-between;align-items: center;text-align: center;}.a p {font-size: .9em;}.a img {max-width: 300px;}.c {display: flex;flex-direction: column;flex-wrap: nowrap;justify-content: flex-start;align-items: center;}}@media (max-width: 912px) {.c {display: flex;flex-direction: column;flex-wrap: nowrap;justify-content: center;align-items: center;}}.d {display: flex;flex-direction: column;flex-wrap: nowrap;justify-content: flex-start;align-items: center;}.div b {gap: calc(var(--gap)*2);font-size: .9em;text-align: center;}.ad_item_member {text-align: center;margin: 1em auto;}.vob_standout_box {display: flex;flex-direction: row;justify-content: space-between;padding: 10px 0 5px 10px;margin: 10px 0 10px 0;}.vob_standout_box img {width: auto;max-width: 100px;height: 100%;padding-left: var(--gap);padding-right: calc(var(--gap)/2);}.standout_left_side {display: flex;flex-direction: column;flex-grow: 1;}.centered_box {}