.c-customer-magazine-section__items-wrapper{display:flex;flex-direction:column;align-items:center}.c-customer-magazine-section__items-wrapper>button{margin-top:2rem}.c-customer-magazine-section__items{display:grid;gap:2rem}.c-customer-magazine-section__items__additional-items{display:contents}@media (min-width: 768px){.c-customer-magazine-section__items{padding-top:4rem;grid-template-columns:repeat(2, 1fr)}}.c-customer-magazine-section-hero{padding:var(--content-grid-gutter, 4rem);position:relative;--card-foreground: #000;--card-background: #fff}.c-customer-magazine-section-hero__card{position:relative;z-index:1;padding:2rem 1rem;color:var(--card-foreground);background:var(--card-background)}.c-customer-magazine-section-hero__card.theme--white{--card-foreground: #000;--card-background: #fff}.c-customer-magazine-section-hero__card.theme--green{--card-foreground: #fff;--card-background: #0b771a}.c-customer-magazine-section-hero__card.theme--petrol{--card-foreground: #fff;--card-background: #00828c}.c-customer-magazine-section-hero__card.theme--gray{--card-foreground: #000;--card-background: #f5f5f5}.c-customer-magazine-section-hero__card h2{text-wrap:balance;font-size:2rem}.c-customer-magazine-section-hero__media{margin-top:var(--content-grid-gutter);margin-inline:calc(var(--content-grid-gutter) * -1)}.c-customer-magazine-section-hero__media img{aspect-ratio:4/3;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}@media (min-width: 576px){.c-customer-magazine-section-hero__media img{max-height:40vh}}@media (min-width: 1200px){.c-customer-magazine-section-hero{background-color:#ededed}.c-customer-magazine-section-hero__card{width:100%;max-width:600px;padding:6rem 4rem}.c-customer-magazine-section-hero__card h2{font-size:2.5rem}.c-customer-magazine-section-hero__media{position:absolute;inset:0;margin:0}.c-customer-magazine-section-hero__media img{aspect-ratio:initial;max-height:initial}}.c-customer-magazine-hero{--hero-grid-gap: 2rem;--hero-negative-space: -8rem;padding-bottom:3rem;display:grid;gap:var(--hero-grid-gap);grid-template-columns:1fr}.c-customer-magazine-hero__magazine-title{display:flex;flex-direction:column;justify-content:center;border-left:30px solid #0b771a;font-size:2.5rem;font-weight:700;color:#0b771a;text-transform:uppercase;padding-left:var(--hero-grid-gap)}.c-customer-magazine-hero__magazine-title span{font-size:2rem;font-weight:600}.c-customer-magazine-hero__magazine-issue{display:none;color:#00828c;font-size:2.5rem;font-weight:500;color:#0b771a;text-align:right;padding-bottom:2rem}.c-customer-magazine-hero__content__media{display:block;width:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.c-customer-magazine-hero__content__card{background-color:#00828c;color:#fff;padding:2rem;display:flex;flex-direction:column;justify-content:center}.c-customer-magazine-hero__content__card h2{text-wrap:balance;font-size:2rem}.c-customer-magazine-hero__content__card .btn{width:-moz-fit-content;width:fit-content;margin-top:1rem}.c-customer-magazine-hero__img{display:none;margin-left:var(--hero-negative-space);z-index:-1;width:clamp(300px, 50vw, 700px)}.c-customer-magazine-hero__img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;max-height:350px;aspect-ratio:2/1}.c-customer-magazine-hero__action{width:100%;justify-self:self-end}@media (min-width: 1200px){.c-customer-magazine-hero{grid-template-rows:auto auto 1fr auto;grid-template-areas:'title issue' 'title img' 'content img' 'content action'}.c-customer-magazine-hero__magazine-title{grid-area:title;font-size:4rem;border-width:40px}.c-customer-magazine-hero__magazine-title span{margin-right:calc(-1 * var(--hero-negative-space))}.c-customer-magazine-hero__magazine-issue{grid-area:issue;display:block}.c-customer-magazine-hero__content{grid-area:content}.c-customer-magazine-hero__content__media{display:none}.c-customer-magazine-hero__content__card{height:100%;padding:4rem}.c-customer-magazine-hero__content__card h2{font-size:2.5rem}.c-customer-magazine-hero__img{grid-area:img;display:block}.c-customer-magazine-hero__action{grid-area:action;width:auto}}.c-customer-magazine-results{padding-bottom:4rem}.c-customer-magazine-results__wrapper>button{display:block;margin:2rem auto}.c-customer-magazine-results__title{font-weight:500;margin-bottom:1rem}.c-customer-magazine-results h2{font-size:2rem}.c-customer-magazine-results h3{font-size:1.75rem}.c-customer-magazine-results__items{display:grid;gap:2rem}.c-customer-magazine-results__items__additional-items{display:contents}@media (min-width: 1200px){.c-customer-magazine-results h2{font-size:2.5rem}.c-customer-magazine-results h3{font-size:2rem}.c-customer-magazine-results__items{grid-template-columns:repeat(2, 1fr)}}.c-customer-magazine-card{position:relative}.c-customer-magazine-card__content{padding:0.75rem 1.25rem}.c-customer-magazine-card__content p{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:16}@media (min-width: 992px){.c-customer-magazine-card__content p{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}}.c-customer-magazine-card__title{font-weight:700;font-size:1.5rem}.c-customer-magazine-card__title a::after{position:absolute;content:'';inset:0;z-index:1}.c-customer-magazine-card__img{width:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;background-color:#ededed}.c-customer-magazine-filters{padding-bottom:2rem}.c-customer-magazine-filters__wrapper{display:grid;grid-template-columns:1fr;gap:1.25rem}.c-customer-magazine-filters__dropdown{display:flex;flex-direction:column}.c-customer-magazine-filters__dropdown span{display:block;font-size:1.25rem;font-weight:400;margin-bottom:0.75rem}.c-customer-magazine-filters__dropdown .dropdown{margin-top:auto;border:1px solid #0b771a}.c-customer-magazine-filters__dropdown .dropdown button{display:flex;align-items:center;text-align:left;width:100%;color:#0b771a;font-size:1.25rem}.c-customer-magazine-filters__dropdown .dropdown button svg{margin-left:auto}.c-customer-magazine-filters__dropdown .dropdown button.show svg{transform:rotate(180deg)}.c-customer-magazine-filters__dropdown .dropdown button::after{display:none}.c-customer-magazine-filters__dropdown .dropdown .dropdown-menu{width:100%;border:1px solid #0b771a}@media (min-width: 1200px){.c-customer-magazine-filters{padding-bottom:5rem}.c-customer-magazine-filters__wrapper{grid-template-columns:repeat(3, 1fr)}}.c-customer-magazine-pdf{background-color:#ededed}.c-customer-magazine-pdf__content{padding:1rem}.c-customer-magazine-pdf__title{text-align:center;font-size:2rem}.c-customer-magazine-pdf__action{display:block;padding:2rem;margin-inline:auto;width:-moz-fit-content;width:fit-content}.c-customer-magazine-pdf iframe{width:100%;max-height:70dvh;aspect-ratio:3/4}@media (min-width: 1200px){.c-customer-magazine-pdf__content{padding:2rem}.c-customer-magazine-pdf__title{font-size:2.5rem}}.magazineissuepage{background-color:#f5f5f5}.c-customer-magazine>header{padding-block:2rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1rem}.c-customer-magazine>header>a{display:flex;max-height:88px;height:100%}.c-customer-magazine>header img{height:49px}@media (min-width: 768px){.c-customer-magazine>header{flex-direction:row}.c-customer-magazine>header img{height:88px}}.c-customer-magazine__back-button{display:flex;justify-content:safe flex-end}.c-customer-magazine__back-button .btn{width:100%}@media (min-width: 768px){.c-customer-magazine__back-button .btn{width:auto}}.c-customer-magazine-grid{--content-grid-max-breakout: 1680px;--content-grid-inner-width: 1440px;--content-grid-gutter: 1.25rem;--content-breakout-size: calc((var(--content-grid-max-breakout) - var(--content-grid-inner-width)) / 2);display:grid;max-width:calc(var(--content-grid-max-breakout) + 2 * var(--content-grid-gutter));margin-inline:auto;padding-bottom:2rem;background-color:#fff;position:relative;z-index:0;grid-template-columns:[full-page-start] minmax(var(--content-grid-gutter), 1fr) [breakout-start] minmax(0, var(--content-breakout-size)) [content-start] Min(calc(100% - (var(--content-grid-gutter) * 2)), var(--content-grid-inner-width)) [content-end] minmax(0, var(--content-breakout-size)) [breakout-end] minmax(var(--content-grid-gutter), 1fr) [full-page-end]}.c-customer-magazine-grid>*{grid-column:content}@media (min-width: 1200px){.c-customer-magazine-grid{--content-grid-gutter: 4rem;padding-bottom:6rem}}.c-customer-magazine-grid .full-width{grid-column:full-page}.c-customer-magazine-grid .breakout{grid-column:breakout}

