@charset "UTF-8";body{margin:0}.window{width:100%}.wall--max{width:250rem;max-width:100%}.wall,.wall--max{margin-left:auto;margin-right:auto}.wall{width:min(100%,170rem);max-width:calc(100vw - 4rem)}.wall--container{padding-left:2rem;padding-right:2rem}@media (min-width:768px){.wall--container{padding-left:5rem;padding-right:5rem}}.wall--container-2{padding-left:2rem;padding-right:2rem}@media (min-width:768px){.wall--container-2{padding-left:9rem;padding-right:9rem}}.wall--container-3{padding-left:7.5rem;padding-right:7.5rem}.container{width:min(100%,132.7rem);margin-left:auto;margin-right:auto;max-width:calc(100vw - 5.5rem)}@media (min-width:768px){.container{max-width:calc(100vw - 11.5rem)}}.inline-wrapper,.wrapper,.wrapper--flex,.wrapper--no-grid{width:100%;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-column-gap:5.9701492537%}.inline-wrapper>div,.wrapper--flex>div,.wrapper--no-grid>div,.wrapper>div{margin-left:5.9701492537%;margin-right:5.9701492537%}@supports (display:grid){.inline-wrapper>div,.wrapper--flex>div,.wrapper--no-grid>div,.wrapper>div{margin-left:unset;margin-right:unset}}.inline-wrapper>div:first-of-type,.wrapper--flex>div:first-of-type,.wrapper--no-grid>div:first-of-type,.wrapper>div:first-of-type{margin-left:0}.inline-wrapper>div:last-of-type,.wrapper--flex>div:last-of-type,.wrapper--no-grid>div:last-of-type,.wrapper>div:last-of-type{margin-right:0}@media (min-width:768px){.inline-wrapper,.wrapper,.wrapper--flex,.wrapper--no-grid{grid-template-columns:repeat(12,minmax(0,1fr));grid-column-gap:3.90625%}.inline-wrapper>div,.wrapper--flex>div,.wrapper--no-grid>div,.wrapper>div{margin-left:3.90625%;margin-right:3.90625%}@supports (display:grid){.inline-wrapper>div,.wrapper--flex>div,.wrapper--no-grid>div,.wrapper>div{margin-left:unset;margin-right:unset}}.inline-wrapper>div:first-of-type,.wrapper--flex>div:first-of-type,.wrapper--no-grid>div:first-of-type,.wrapper>div:first-of-type{margin-left:0}.inline-wrapper>div:last-of-type,.wrapper--flex>div:last-of-type,.wrapper--no-grid>div:last-of-type,.wrapper>div:last-of-type{margin-right:0}}@media (min-width:1200px){.inline-wrapper,.wrapper,.wrapper--flex,.wrapper--no-grid{grid-template-columns:repeat(12,minmax(0,1fr));grid-column-gap:2.7777777778%}.inline-wrapper>div,.wrapper--flex>div,.wrapper--no-grid>div,.wrapper>div{margin-left:2.7777777778%;margin-right:2.7777777778%}@supports (display:grid){.inline-wrapper>div,.wrapper--flex>div,.wrapper--no-grid>div,.wrapper>div{margin-left:unset;margin-right:unset}}.inline-wrapper>div:first-of-type,.wrapper--flex>div:first-of-type,.wrapper--no-grid>div:first-of-type,.wrapper>div:first-of-type{margin-left:0}.inline-wrapper>div:last-of-type,.wrapper--flex>div:last-of-type,.wrapper--no-grid>div:last-of-type,.wrapper>div:last-of-type{margin-right:0}}.wrapper--no-grid{display:block}.wrapper--flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.inline-wrapper{margin-left:0;margin-right:0;width:100%;max-width:100%}.inline-flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%}*,:after,:before{box-sizing:inherit}button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.not-button{border:none;background:rgba(0,0,0,0)}.btn{font-family:figtree,sans-serif;font-size:1.6rem;line-height:1.25;font-weight:800;text-transform:uppercase;background-color:var(--theme-color--darkGreen);color:var(--theme-color--white);border-radius:.5rem;display:inline-block;text-decoration:none;padding:1.6rem 5.7rem;border:.2rem solid rgba(0,0,0,0);text-align:center;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;cursor:pointer}@media (min-width:0px){.btn{font-family:figtree,sans-serif;font-size:1.6rem;line-height:1.25;font-weight:800;text-transform:uppercase}}.btn:focus-visible,.btn:hover{color:var(--theme-color--darkGreen);background-color:var(--theme-color--white);border-color:var(--theme-color--darkGreen)}.btn:focus-visible{outline:.2rem solid var(--theme-color--darkGreen);outline-offset:.2rem}.btn--black{background-color:var(--theme-color--black);border-color:var(--theme-color--black)}.btn--black:focus-visible,.btn--black:hover{color:var(--theme-color--black);background-color:var(--theme-color--white);border-color:var(--theme-color--black)}.btn--blue{background-color:var(--theme-color--blue);border-color:var(--theme-color--blue)}.btn--blue:focus-visible,.btn--blue:hover{color:var(--theme-color--blue);background-color:var(--theme-color--white);border-color:var(--theme-color--blue)}.btn--transparent,.btn--transparent-,.btn--transparent-green{color:var(--theme-color--darkGreen);border-color:var(--theme-color--darkGreen);background-color:rgba(0,0,0,0)}.btn--transparent-:focus-visible,.btn--transparent-:hover,.btn--transparent-green:focus-visible,.btn--transparent-green:hover,.btn--transparent:focus-visible,.btn--transparent:hover{background-color:var(--theme-color--darkGreen);color:var(--theme-color--white);border-color:var(--theme-color--darkGreen)}.btn--transparent-:focus-visible,.btn--transparent-green:focus-visible,.btn--transparent:focus-visible{outline-color:var(--theme-color--darkGreen)}.btn--transparent-blue{color:var(--theme-color--blue);border-color:var(--theme-color--blue);background-color:rgba(0,0,0,0)}.btn--transparent-blue:focus-visible,.btn--transparent-blue:hover{border-color:var(--theme-color--blue);background-color:var(--theme-color--blue);color:var(--theme-color--white)}.btn--transparent-blue:focus-visible{outline-color:var(--theme-color--blue)}.btn--transparent-black{color:var(--theme-color--black);border-color:var(--theme-color--black);background-color:rgba(0,0,0,0)}.btn--transparent-black:focus-visible,.btn--transparent-black:hover{border-color:var(--theme-color--black);background-color:var(--theme-color--black);color:var(--theme-color--white)}.btn--transparent-black:focus-visible{outline-color:var(--theme-color--black)}.btn--transparent-white{color:var(--theme-color--white);border-color:var(--theme-color--white);background-color:rgba(0,0,0,0)}.btn--transparent-white:focus-visible,.btn--transparent-white:hover{border-color:var(--theme-color--white);background-color:var(--theme-color--white);color:var(--theme-color--darkGreen)}.btn--transparent-white:focus-visible{outline-color:var(--theme-color--white)}*,:after,:before,html{box-sizing:border-box}a,b,blockquote,body,canvas,caption,code,div,em,embed,fieldset,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,label,li,main,nav,object,ol,p,pre,section,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none}footer,header,main,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input{-webkit-appearance:none;border-radius:0}html{font-size:10px;font-family:var(--theme-font--sansSerif);color:var(--theme-color--black);background-color:var(--theme-color--white)}:focus{outline-offset:.2rem}.screen-reader-text,.slick-sr-only{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:not(.no-focus):focus,.slick-sr-only:not(.no-focus):focus{background-color:var(--theme-color--white);border-radius:3px;box-shadow:0 0 2px 2px var(--theme-color--black60);clip:auto!important;-webkit-clip-path:none;clip-path:none;color:var(--theme-color--black);display:block;font-family:figtree,sans-serif;font-size:1rem;line-height:1.5;font-weight:700;height:auto;left:5px;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}@media (min-width:0px){.screen-reader-text:not(.no-focus):focus,.slick-sr-only:not(.no-focus):focus{font-family:figtree,sans-serif;font-size:1rem;line-height:1.5;font-weight:700}}:root{--block-spacing-mobile:5rem;--block-spacing-desktop:10rem;--theme-outline-color:initial;--theme-shadow:none;--theme-font--serif:figtree,serif;--theme-font--sansSerif:figtree,sans-serif;--theme-gradient:linear-gradient(112.59deg,#478025 4.59%,rgba(71,128,37,0))}html{scroll-behavior:smooth}body{font-family:figtree,sans-serif;font-size:1.6rem;line-height:1.2;font-weight:400}@media (min-width:0px){body{font-family:figtree,sans-serif;font-size:1.6rem;line-height:1.2;font-weight:400}}@media (min-width:768px){body{font-family:figtree,sans-serif;font-size:2rem;line-height:1.25;font-weight:400}}@media (min-width:768px) and (min-width:0px){body{font-family:figtree,sans-serif;font-size:2rem;line-height:1.25;font-weight:400}}button{font-family:var(--theme-font--sansSerif);cursor:pointer}*{-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}:focus{outline-color:var(--theme-outline-color)}.bg--green{background-color:#658d1b}.text--green{color:#658d1b}.gradient--black,.gradient--blue,.gradient--brown,.gradient--darkGreen,.gradient--gray,.gradient--green,.gradient--lightGray,.gradient--lightGreen,.gradient--red,.gradient--tintGreen,.gradient--white{background:-webkit-linear-gradient(337.41deg,#658d1b 4.59%,rgba(0,0,0,0));background:linear-gradient(112.59deg,#658d1b 4.59%,rgba(0,0,0,0))}:root{--theme-color--green:#658d1b}.bg--darkGreen{background-color:#3b8147}.text--darkGreen{color:#3b8147}.gradient--black,.gradient--blue,.gradient--brown,.gradient--darkGreen,.gradient--gray,.gradient--green,.gradient--lightGray,.gradient--lightGreen,.gradient--red,.gradient--tintGreen,.gradient--white{background:-webkit-linear-gradient(337.41deg,#3b8147 4.59%,rgba(0,0,0,0));background:linear-gradient(112.59deg,#3b8147 4.59%,rgba(0,0,0,0))}:root{--theme-color--darkGreen:#3b8147}.bg--lightGreen{background-color:#8ab93f}.text--lightGreen{color:#8ab93f}.gradient--black,.gradient--blue,.gradient--brown,.gradient--darkGreen,.gradient--gray,.gradient--green,.gradient--lightGray,.gradient--lightGreen,.gradient--red,.gradient--tintGreen,.gradient--white{background:-webkit-linear-gradient(337.41deg,#8ab93f 4.59%,rgba(0,0,0,0));background:linear-gradient(112.59deg,#8ab93f 4.59%,rgba(0,0,0,0))}:root{--theme-color--lightGreen:#8ab93f}.bg--tintGreen{background-color:#b7d2a7}.text--tintGreen{color:#b7d2a7}.gradient--black,.gradient--blue,.gradient--brown,.gradient--darkGreen,.gradient--gray,.gradient--green,.gradient--lightGray,.gradient--lightGreen,.gradient--red,.gradient--tintGreen,.gradient--white{background:-webkit-linear-gradient(337.41deg,#b7d2a7 4.59%,rgba(0,0,0,0));background:linear-gradient(112.59deg,#b7d2a7 4.59%,rgba(0,0,0,0))}:root{--theme-color--tintGreen:#b7d2a7}.bg--blue{background-color:#2d6aae}.text--blue{color:#2d6aae}.gradient--black,.gradient--blue,.gradient--brown,.gradient--darkGreen,.gradient--gray,.gradient--green,.gradient--lightGray,.gradient--lightGreen,.gradient--red,.gradient--tintGreen,.gradient--white{background:-webkit-linear-gradient(337.41deg,#2d6aae 4.59%,rgba(0,0,0,0));background:linear-gradient(112.59deg,#2d6aae 4.59%,rgba(0,0,0,0))}:root{--theme-color--blue:#2d6aae}.bg--brown{background-color:#4e3629}.text--brown{color:#4e3629}.gradient--black,.gradient--blue,.gradient--brown,.gradient--darkGreen,.gradient--gray,.gradient--green,.gradient--lightGray,.gradient--lightGreen,.gradient--red,.gradient--tintGreen,.gradient--white{background:-webkit-linear-gradient(337.41deg,#4e3629 4.59%,rgba(0,0,0,0));background:linear-gradient(112.59deg,#4e3629 4.59%,rgba(0,0,0,0))}:root{--theme-color--brown:#4e3629}.bg--red{background-color:#d11f3d}.text--red{color:#d11f3d}.gradient--black,.gradient--blue,.gradient--brown,.gradient--darkGreen,.gradient--gray,.gradient--green,.gradient--lightGray,.gradient--lightGreen,.gradient--red,.gradient--tintGreen,.gradient--white{background:-webkit-linear-gradient(337.41deg,#d11f3d 4.59%,rgba(0,0,0,0));background:linear-gradient(112.59deg,#d11f3d 4.59%,rgba(0,0,0,0))}:root{--theme-color--red:#d11f3d}.bg--black{background-color:#000}.text--black{color:#000}.gradient--black,.gradient--blue,.gradient--brown,.gradient--darkGreen,.gradient--gray,.gradient--green,.gradient--lightGray,.gradient--lightGreen,.gradient--red,.gradient--tintGreen,.gradient--white{background:-webkit-linear-gradient(337.41deg,#000 4.59%,rgba(0,0,0,0));background:linear-gradient(112.59deg,#000 4.59%,rgba(0,0,0,0))}:root{--theme-color--black:#000}.bg--gray{background-color:#6c6c6c}.text--gray{color:#6c6c6c}.gradient--black,.gradient--blue,.gradient--brown,.gradient--darkGreen,.gradient--gray,.gradient--green,.gradient--lightGray,.gradient--lightGreen,.gradient--red,.gradient--tintGreen,.gradient--white{background:-webkit-linear-gradient(337.41deg,#6c6c6c 4.59%,rgba(0,0,0,0));background:linear-gradient(112.59deg,#6c6c6c 4.59%,rgba(0,0,0,0))}:root{--theme-color--gray:#6c6c6c}.bg--lightGray{background-color:#bfbfbf}.text--lightGray{color:#bfbfbf}.gradient--black,.gradient--blue,.gradient--brown,.gradient--darkGreen,.gradient--gray,.gradient--green,.gradient--lightGray,.gradient--lightGreen,.gradient--red,.gradient--tintGreen,.gradient--white{background:-webkit-linear-gradient(337.41deg,#bfbfbf 4.59%,rgba(0,0,0,0));background:linear-gradient(112.59deg,#bfbfbf 4.59%,rgba(0,0,0,0))}:root{--theme-color--lightGray:#bfbfbf}.bg--white{background-color:#fff}.text--white{color:#fff}.gradient--black,.gradient--blue,.gradient--brown,.gradient--darkGreen,.gradient--gray,.gradient--green,.gradient--lightGray,.gradient--lightGreen,.gradient--red,.gradient--tintGreen,.gradient--white{background:-webkit-linear-gradient(337.41deg,#fff 4.59%,rgba(0,0,0,0));background:linear-gradient(112.59deg,#fff 4.59%,rgba(0,0,0,0))}:root{--theme-color--white:#fff}img{height:auto}iframe,img{max-width:100%}.wp-caption+.wp-caption,.wp-caption-text{clear:both}.wp-caption img{float:none}.wp-caption.aligncenter img,.wp-caption.alignleft img,.wp-caption.alignright img{float:none;margin:0}blockquote{margin-top:4rem;margin-bottom:4rem;padding-left:13%;padding-top:2rem;position:relative}@media (min-width:768px){blockquote{padding-top:4rem;padding-right:13%}}blockquote:before{content:"";position:absolute;top:0;left:1%;width:10%;aspect-ratio:1/1;background-image:url(/wp-content/themes/gallantry/src/imgs/quote.svg);background-size:contain;background-position:50%;background-repeat:no-repeat}blockquote p:last-child{margin-bottom:0}.aligncenter{float:none;margin:.5em auto 1em}img.aligncenter{display:block}.alignright{float:right;clear:right;margin:.5em 0 1em 1em}.alignleft{float:left;clear:left;margin:.5em 1em 1em 0}.m--auto{margin:auto!important}.tar{text-align:right}.tal{text-align:left}.tac{text-align:center}.cc-block ol li,.cc-block ul li{list-style-type:disc}.hidden,[hidden]{display:none!important}b,strong{font-weight:700}em,i{font-style:italic}.font--standard,input,ol,p,textarea,ul{font-family:figtree,sans-serif;font-size:1.6rem;line-height:1.2;font-weight:400}@media (min-width:0px){.font--standard,input,ol,p,textarea,ul{font-family:figtree,sans-serif;font-size:1.6rem;line-height:1.2;font-weight:400}}@media (min-width:768px){.font--standard,input,ol,p,textarea,ul{font-family:figtree,sans-serif;font-size:2rem;line-height:1.25;font-weight:400}}@media (min-width:768px) and (min-width:0px){.font--standard,input,ol,p,textarea,ul{font-family:figtree,sans-serif;font-size:2rem;line-height:1.25;font-weight:400}}.font--h4,h4{font-family:figtree,sans-serif;font-size:3rem;line-height:1.2;font-weight:800}@media (min-width:0px){.font--h4,h4{font-family:figtree,sans-serif;font-size:3rem;line-height:1.2;font-weight:800}}.font--h3,h3{font-family:figtree,sans-serif;font-size:4rem;line-height:1.2;font-weight:800}@media (min-width:0px){.font--h3,h3{font-family:figtree,sans-serif;font-size:4rem;line-height:1.2;font-weight:800}}.font--h2,h2{font-family:figtree,sans-serif;font-size:2.4rem;line-height:1;font-weight:800}@media (min-width:0px){.font--h2,h2{font-family:figtree,sans-serif;font-size:2.4rem}}@media (min-width:768px){.font--h2,h2{font-size:4.8rem}}@media (min-width:1200px){.font--h2,h2{font-size:7rem}}@media (min-width:0px){.font--h2,h2{line-height:1;font-weight:800}}.font--h1,h1{font-family:figtree,sans-serif;font-size:3.2rem;line-height:.99;font-weight:800;font-weight:900}@media (min-width:0px){.font--h1,h1{font-family:figtree,sans-serif;font-size:3.2rem}}@media (min-width:768px){.font--h1,h1{font-size:6.4rem}}@media (min-width:1440px){.font--h1,h1{font-size:10rem}}@media (min-width:0px){.font--h1,h1{line-height:.99;font-weight:800}}p.small{font-family:figtree,sans-serif;font-size:1.8rem;line-height:1.2;font-weight:400}@media (min-width:0px){p.small{font-family:figtree,sans-serif;font-size:1.8rem;line-height:1.2;font-weight:400}}p.large{font-family:figtree,sans-serif;font-size:1.8rem;line-height:1.23;font-weight:800}@media (min-width:0px){p.large{font-family:figtree,sans-serif;font-size:1.8rem}}@media (min-width:1440px){p.large{font-size:3rem}}@media (min-width:0px){p.large{line-height:1.23;font-weight:800}}.iframe-container{width:77.3rem;max-width:100%;margin:0 auto}.iframe-wrapper{position:relative;aspect-ratio:16/9}.iframe-wrapper iframe{position:absolute;top:0;left:0;height:100%;width:100%}.js-lightbox{position:fixed;top:0;left:0;height:100%;width:100%;z-index:999;background:rgba(0,0,0,.8);display:none;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.js-lightbox__wrapper{position:absolute;left:2rem;height:-webkit-min-content;height:-moz-min-content;height:min-content;max-height:80%;width:calc(100% - 4rem);display:grid;grid-template-rows:4.4rem calc(100% - 7.4rem);gap:3rem}@media (min-width:768px){.js-lightbox__wrapper{left:10%;width:80%}}.js-lightbox__wrapper__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.js-lightbox__close,.js-lightbox__wrapper__content{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.js-lightbox__close{color:#fff;height:4.4rem;width:4.4rem;display:inline-grid;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:2.4rem;line-height:1;cursor:pointer;border-radius:.2rem;justify-self:flex-end}.js-lightbox__close:focus,.js-lightbox__close:hover{outline:.2rem solid #fff}.lightbox--active .js-lightbox{display:grid}.page-template-our-products__header,.taxonomy__header{padding-top:5.9rem;padding-bottom:6.8rem;position:relative}@media (min-width:768px){.page-template-our-products__header,.taxonomy__header{padding:5.9rem 0 6.8rem}}.page-template-our-products__header:before,.taxonomy__header:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-image:url(../../src/imgs/product-showcase-bg.jpeg);background-size:cover;background-position:50%;background-repeat:no-repeat;opacity:.5;z-index:1}.page-template-our-products__header>.container,.page-template-our-products__header>.wall,.taxonomy__header>.container,.taxonomy__header>.wall{position:relative;z-index:2}.page-template-our-products__header h1,.taxonomy__header h1{margin-bottom:1.2rem;text-transform:uppercase}.page-template-our-products__header .text,.taxonomy__header .text{width:55.8rem;max-width:100%;margin:0 auto}.page-template-our-products__products,.taxonomy__products{padding:5rem 0}@media (min-width:768px){.page-template-our-products__products,.taxonomy__products{padding:10rem 0}}.page-template-our-products__products h2,.taxonomy__products h2{text-align:center;margin-bottom:4.4rem;font-family:figtree,sans-serif;font-size:2.4rem;line-height:1;font-weight:800}@media (min-width:0px){.page-template-our-products__products h2,.taxonomy__products h2{font-family:figtree,sans-serif;font-size:2.4rem;line-height:1;font-weight:800}}@media (min-width:768px){.page-template-our-products__products h2,.taxonomy__products h2{font-family:figtree,sans-serif;font-size:4rem;line-height:1.2;font-weight:800;text-align:left}}@media (min-width:768px) and (min-width:0px){.page-template-our-products__products h2,.taxonomy__products h2{font-family:figtree,sans-serif;font-size:4rem;line-height:1.2;font-weight:800}}.page-template-our-products__products .glide,.taxonomy__products .glide{overflow:clip}.page-template-our-products__products a,.taxonomy__products a{color:var(--theme-color--black);text-decoration:none}.page-template-our-products__products a:focus-visible p:after,.page-template-our-products__products a:hover p:after,.taxonomy__products a:focus-visible p:after,.taxonomy__products a:hover p:after{max-width:100%}.page-template-our-products__products__term,.taxonomy__products__term{margin-bottom:3rem}@media (min-width:768px){.page-template-our-products__products__term,.taxonomy__products__term{margin-bottom:6rem}}.page-template-our-products__products__term:last-of-type,.taxonomy__products__term:last-of-type{margin-bottom:0}.page-template-our-products__products__product,.taxonomy__products__product{max-width:100%;width:23.1rem;margin:0 auto;padding-bottom:3.8rem}.page-template-our-products__products__product--image,.taxonomy__products__product--image{width:100%;margin:0 auto 2.2rem;display:inline-grid}.page-template-our-products__products__product--image img,.taxonomy__products__product--image img{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;margin:0 auto;display:block;width:100%;max-width:100%;height:auto}.page-template-our-products__products__product p,.taxonomy__products__product p{font-size:1.6rem;line-height:1.2;font-weight:800;text-align:center;position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;margin:0 auto}.page-template-our-products__products__product p:after,.taxonomy__products__product p:after{content:"";position:absolute;top:calc(100% + 1.8rem);left:0;width:100%;max-width:0;height:.4rem;background-color:var(--theme-color--green);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media (min-width:1080px){.page-template-our-products__products .glide__slide,.taxonomy__products .glide__slide{height:auto}.page-template-our-products__products .glide__slides,.taxonomy__products .glide__slides{display:grid;grid-column-gap:10%;grid-template-columns:repeat(4,17.5%)}}.cc-block{position:relative}.cc-block:last-of-type{margin-bottom:0}.cc-block .text--{color:var(--theme-color--green)}.main-menu{display:grid;height:100%}@media (min-width:1440px){.main-menu{display:block;max-width:calc(100vw - 58rem);margin:0 auto}}.main-menu__hamburger{display:inline-block;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}@media (min-width:1440px){.main-menu__hamburger{display:none}}.main-menu__items{display:none}@media (min-width:1440px){.main-menu__items{height:100%;display:grid;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:0;grid-template-columns:20% 40% 20% 20%}}.main-menu__items>li{text-align:center;display:inline-grid;position:relative}.main-menu__items .mobile-only{display:none}.main-menu__items__item.menu-item-has-children{grid-template-columns:-webkit-max-content auto;grid-template-columns:max-content auto;gap:.6rem;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.main-menu__items__item.menu-item-has-children>a,.main-menu__items__item.menu-item-has-children>button{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.main-menu__items__item a{color:var(--theme-color--black);font-family:figtree,sans-serif;font-size:1.8rem;line-height:1.2;font-weight:800;text-transform:uppercase;text-decoration:none}@media (min-width:0px){.main-menu__items__item a{font-family:figtree,sans-serif;font-size:1.8rem;line-height:1.2;font-weight:800}}.main-menu__items__item>a{text-align:center;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.main-menu__items__item>a:focus-visible,.main-menu__items__item>a:hover{outline:none}.main-menu__items__item:nth-of-type(2){margin-right:0}@media (min-width:1440px){.main-menu__items__item:nth-of-type(2){margin-right:50%}}@media (min-width:1440px){.main-menu__items__item:nth-of-type(2).second-level--on>ul{-webkit-transform:translate(-47%,-2.2rem);-ms-transform:translate(-47%,-2.2rem);transform:translate(-47%,-2.2rem)}}.main-menu__items__item:nth-of-type(2)>a span:after,.main-menu__items__item:nth-of-type(4)>a span:after{display:none}.main-menu__items__item:nth-of-type(2)>ul>li>a span,.main-menu__items__item:nth-of-type(4)>ul>li>a span{position:relative}.main-menu__items__item:nth-of-type(2)>ul>li>a span:after,.main-menu__items__item:nth-of-type(4)>ul>li>a span:after{content:"";position:absolute;top:calc(100% + .4rem);height:.4rem;left:0;width:100%;max-width:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background-color:var(--theme-color--green)}@media (min-width:1440px){.main-menu__items__item:nth-of-type(2)>ul>li>a span:after,.main-menu__items__item:nth-of-type(4)>ul>li>a span:after{top:calc(100% + 1.2rem)}}.main-menu__items__item:nth-of-type(2)>ul>li>a:focus-visible,.main-menu__items__item:nth-of-type(2)>ul>li>a:hover,.main-menu__items__item:nth-of-type(4)>ul>li>a:focus-visible,.main-menu__items__item:nth-of-type(4)>ul>li>a:hover{color:var(--theme-color--black)}.main-menu__items__item:nth-of-type(2)>ul>li>a:focus-visible span:after,.main-menu__items__item:nth-of-type(2)>ul>li>a:hover span:after,.main-menu__items__item:nth-of-type(4)>ul>li>a:focus-visible span:after,.main-menu__items__item:nth-of-type(4)>ul>li>a:hover span:after{max-width:100%}.main-menu__items__item .expander{width:4.5rem;height:4.5rem;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.main-menu__items__item .expander i,.main-menu__items__item .expander svg{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.main-menu__items__item__child{display:none}@media (min-width:1440px){.main-menu__items__item .expander{width:2.4rem;height:2.4rem}.main-menu__items__item>a{text-decoration:none!important}.main-menu__items__item>a span{position:relative}.main-menu__items__item>a span:after{content:"";position:absolute;top:calc(100% + 1.8rem);height:.4rem;left:0;width:100%;max-width:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background-color:var(--theme-color--green)}.main-menu__items__item.second-level--on>button i,.main-menu__items__item.second-level--on>button svg{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.main-menu__items__item.second-level--on>ul{display:block;position:absolute;top:100%;left:50%;-webkit-transform:translate(-44%,-2.2rem);-ms-transform:translate(-44%,-2.2rem);transform:translate(-44%,-2.2rem);width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100vw;border:.3rem solid var(--theme-color--green);background-color:var(--theme-color--white);padding:4rem 3rem;border-radius:2rem}.main-menu__items__item.second-level--on>ul li{margin-bottom:3.5rem;text-align:left}.main-menu__items__item.second-level--on>ul li:last-child{margin-bottom:0}.main-menu__items__item.second-level--on>ul a:focus-visible,.main-menu__items__item.second-level--on>ul a:hover{color:var(--theme-color--green)}.main-menu__items__item.second-level--on>a{color:var(--theme-color--black)}.main-menu__items__item.second-level--on>a span:after{max-width:100%}.main-menu__items__item:first-child{position:static}.main-menu__items__item:first-child.second-level--on>ul{-webkit-transform:none;-ms-transform:none;transform:none;left:0;width:100%;border:none;border-radius:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;grid-column-gap:3rem;grid-row-gap:.8rem;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-top:.2rem solid var(--theme-color--lightGray);padding-left:4%;padding-right:4%;box-shadow:0 1px 5px rgba(31,44,9,.1);max-height:calc(100vh - 13.1rem);overflow:auto;grid-auto-rows:1fr}.main-menu__items__item:first-child.second-level--on>ul.has-new-product{display:grid;grid-auto-flow:row;grid-template-columns:25% repeat(5,calc(15% - 3rem))}.main-menu__items__item:first-child.second-level--on>ul.has-new-product .main-menu__items__item__child__item a{height:19.6rem;grid-template-rows:10.9rem auto;gap:1.7rem}.main-menu__items__item:first-child.second-level--on>ul.has-new-product .main-menu__items__item__child__item .size--large a{grid-template-rows:19.3rem auto;height:28rem}.main-menu__items__item:first-child.second-level--on>ul.has-new-product .main-menu__items__item__child__item .size--small a{-webkit-transform:translateY(8.4rem);-ms-transform:translateY(8.4rem);transform:translateY(8.4rem)}.main-menu__items__item:first-child.second-level--on>ul li{text-align:center}.main-menu__items__item:first-child.second-level--on>ul .new-product{grid-column:1;grid-row:1/3;height:-webkit-max-content;height:-moz-max-content;height:max-content;margin-bottom:0}.main-menu__items__item:first-child.second-level--on>ul .new-product a{display:block;height:100%}.main-menu__items__item:first-child.second-level--on>ul .new-product a:focus-visible .text:after,.main-menu__items__item:first-child.second-level--on>ul .new-product a:hover .text:after{max-width:100%}.main-menu__items__item:first-child.second-level--on>ul .new-product .new-product--wrapper{border:.3rem solid var(--theme-color--green);border-radius:4.3rem;padding:2.75rem 2rem;height:100%}.main-menu__items__item:first-child.second-level--on>ul .new-product img{width:30rem;height:auto;margin:0 auto 2.4rem}.main-menu__items__item:first-child.second-level--on>ul .new-product .font--h3{margin-bottom:.8rem;text-transform:uppercase}.main-menu__items__item:first-child.second-level--on>ul .new-product .text{color:var(--theme-color--black);font-size:3rem;line-height:1.2;text-transform:none;position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;margin:0 auto}.main-menu__items__item:first-child.second-level--on>ul .new-product .text:after{content:"";position:absolute;top:calc(100% + 1.2rem);height:.4rem;left:0;width:100%;background-color:var(--theme-color--green);max-width:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.main-menu__items__item:first-child.second-level--on>ul .main-menu__items__item__child__item{padding:0;margin:0 auto;width:21.6rem;max-width:100%}.main-menu__items__item:first-child.second-level--on>ul .main-menu__items__item__child__item a{font-size:1.6rem;width:100%;max-width:100%;grid-template-columns:100%;height:28rem;display:grid;grid-template-rows:19.3rem auto;gap:1.7rem;text-transform:none;position:relative}.main-menu__items__item:first-child.second-level--on>ul .main-menu__items__item__child__item a:focus-visible,.main-menu__items__item:first-child.second-level--on>ul .main-menu__items__item__child__item a:hover{color:var(--theme-color--black)}.main-menu__items__item:first-child.second-level--on>ul .main-menu__items__item__child__item a:focus-visible span:after,.main-menu__items__item:first-child.second-level--on>ul .main-menu__items__item__child__item a:hover span:after{max-width:100%}.main-menu__items__item:first-child.second-level--on>ul .main-menu__items__item__child__item a span{display:inline-block;height:-webkit-max-content;height:-moz-max-content;height:max-content;position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;margin:0 auto}.main-menu__items__item:first-child.second-level--on>ul .main-menu__items__item__child__item a span:after{content:"";position:absolute;top:calc(100% + 1.2rem);left:0;width:100%;height:.4rem;background-color:var(--theme-color--green);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;max-width:0}.main-menu__items__item:first-child.second-level--on>ul .main-menu__items__item__child__item .image{padding:0;position:relative}.main-menu__items__item:first-child.second-level--on>ul .main-menu__items__item__child__item .image img{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:contain;object-position:center bottom}}body.fullscreen-menu{overflow:clip}body.fullscreen-menu #site-header .header-cta{display:none}body.fullscreen-menu .main-menu__items{display:block;position:fixed;top:7.5rem;height:-webkit-max-content;height:-moz-max-content;height:max-content;max-height:calc(100% - 7.5rem);background:var(--theme-color--white);box-shadow:0 4px 4px rgba(0,0,0,.25);left:0;width:calc(100% + 1.6rem);max-width:100vw;padding:1.3rem 2.5rem 4rem;overflow-x:clip;overflow-y:auto}@media (min-width:768px){body.fullscreen-menu .main-menu__items{top:13.1rem;max-width:min(40rem,100vw);max-height:calc(100% - 13.1rem)}body.fullscreen-menu .main-menu__items li:first-child>ul{padding-left:0;gap:0}body.fullscreen-menu .main-menu__items li:first-child>ul>li{padding-bottom:.5rem;border-bottom:.2rem solid var(--theme-color--lightGray);margin-bottom:.5rem}body.fullscreen-menu .main-menu__items li:first-child>ul>li:last-child{padding:0;border-bottom:none;margin-bottom:0}body.fullscreen-menu .main-menu__items li:first-child>ul>li>a{display:grid;grid-template-columns:6rem auto;gap:1rem}body.fullscreen-menu .main-menu__items li:first-child>ul>li>a>*{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}body.fullscreen-menu .main-menu__items li:first-child>ul>li>a>span{display:inline-block;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;line-height:1}body.fullscreen-menu .main-menu__items li:first-child>ul>li>a>.image{display:inline-grid;width:100%;aspect-ratio:1/1;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}body.fullscreen-menu .main-menu__items li:first-child>ul>li>a>.image>*{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}}body.fullscreen-menu .main-menu__items .mobile-only{display:block;margin-top:3rem}body.fullscreen-menu .main-menu__items .mobile-only a{width:100%}body.fullscreen-menu .main-menu__items__item{min-height:4.7rem;text-align:left;display:grid;grid-template-columns:100%}body.fullscreen-menu .main-menu__items__item.menu-item-has-children{grid-template-columns:calc(100% - 5.5rem) 4.5rem;gap:1rem}body.fullscreen-menu .main-menu__items__item.menu-item-has-children>ul{grid-column:1/3}body.fullscreen-menu .main-menu__items__item .expander{display:inline-grid;border-radius:.4rem}body.fullscreen-menu .main-menu__items__item .expander i,body.fullscreen-menu .main-menu__items__item .expander svg{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;color:var(--theme-color--green)}body.fullscreen-menu .main-menu__items__item .expander:focus-visible,body.fullscreen-menu .main-menu__items__item .expander:hover{outline:.2rem solid var(--theme-color--green);outline-offset:.2rem}body.fullscreen-menu .main-menu__items__item>a{display:inline-block;width:-webkit-max-content;width:-moz-max-content;width:max-content;text-align:left}body.fullscreen-menu .main-menu__items__item a span{position:relative}body.fullscreen-menu .main-menu__items__item a span:after{content:"";position:absolute;left:0;top:calc(100% + .4rem);height:.4rem;width:100%;max-width:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background-color:var(--theme-color--green);display:block!important}body.fullscreen-menu .main-menu__items__item a:focus-visible span:after,body.fullscreen-menu .main-menu__items__item a:hover span:after{max-width:100%}body.fullscreen-menu .main-menu__items__item__child{grid-row:2;grid-column:1/3;border:none;border-radius:0;position:relative;top:0;padding:2rem;display:none}body.fullscreen-menu .main-menu__items__item__child .new-product{display:none}body.fullscreen-menu .main-menu__items__item__child a{font-weight:400}body.fullscreen-menu .main-menu__items__item.second-level--on>ul{display:grid;grid-template-columns:100%;gap:1.8rem;padding:1rem 0 1rem 2rem}body.fullscreen-menu .main-menu__items__item.second-level--on>ul .image{display:none}body.fullscreen-menu.admin-bar .main-menu__items{top:10.6rem;max-height:calc(100% - 10.6rem)}@media (min-width:768px){body.fullscreen-menu.admin-bar .main-menu__items{top:17.7rem;max-height:calc(100% - 17.7rem)}}@media screen and (min-width:783px){body.fullscreen-menu.admin-bar .main-menu__items{top:16.3rem;max-height:calc(100% - 16.3rem)}}.hamburger{width:4.4rem;height:4.4rem;border-radius:.4rem;padding:1rem;cursor:pointer}.hamburger__bars{border-radius:.3rem;width:1.8rem;height:.3rem;margin:.6rem auto;display:block;background-color:var(--theme-color--black);position:relative;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.hamburger__bars:first-of-type{margin-top:0}.hamburger__bars:first-of-type,.hamburger__bars:last-of-type,.hamburger__bars:nth-of-type(2){-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.hamburger__bars:last-of-type{margin-bottom:0}.hamburger--on .hamburger__bars{background-color:var(--theme-color--black)}.hamburger--on .hamburger__bars:first-of-type{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);top:.9rem}.hamburger--on .hamburger__bars:nth-of-type(2){opacity:0;-webkit-transition:none!important;transition:none!important}.hamburger--on .hamburger__bars:last-of-type{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);top:-.9rem}#site-header{height:7.5rem;background-color:var(--theme-color--white);box-shadow:0 1px 5px rgba(31,44,9,.1);padding:0;position:-webkit-sticky;position:sticky;top:0;z-index:10}@media (min-width:768px){#site-header{height:13.1rem}}#site-header .logo{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#site-header .logo img{width:6.7rem}@media (min-width:768px){#site-header .logo img{width:12.6rem}}#site-header .logo a{display:inline-block;border-radius:.4rem}#site-header .logo a:focus-visible{outline:.2rem solid var(--theme-color--green);outline-offset:.2rem}#site-header .header-cta{position:absolute;right:2rem;top:0;bottom:0;display:none}@media (min-width:1440px){#site-header .header-cta{display:inline-grid;right:5rem}}#site-header .header-cta>a{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;font-family:figtree,sans-serif;font-size:.9rem;line-height:1.25;font-weight:800;text-transform:uppercase;border-width:.1rem;padding:.7rem 1.6rem}@media (min-width:0px){#site-header .header-cta>a{font-family:figtree,sans-serif;font-size:.9rem}}@media (min-width:550px){#site-header .header-cta>a{font-size:1.4rem}}@media (min-width:1440px){#site-header .header-cta>a{font-size:1.6rem}}@media (min-width:0px){#site-header .header-cta>a{line-height:1.25;font-weight:800;text-transform:uppercase}}@media (min-width:550px){#site-header .header-cta>a{padding:1.2rem 3.8rem;border-width:.2rem}}@media (min-width:768px){#site-header .header-cta>a{padding:1.6rem 4.7rem}}#site-header nav{display:grid;height:100%;box-shadow:0 1px 5px rgba(31,44,9,.1)}#site-header nav>div{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;height:100%}#site-header nav .container{height:100%}#site-header nav .second-level--on{z-index:4}#site-header nav .header-cta{z-index:1}#site-footer{overflow:clip;padding:1.5rem 0 6.7rem}@media (min-width:1080px){#site-footer{padding:10rem 0}}#site-footer .footer{max-width:31.6rem;margin:0 auto}@media (min-width:768px){#site-footer .footer{max-width:100%}}.footer__constant-contact .constant-contact-flex{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:1.1rem}@media (min-width:1080px){.footer__constant-contact .constant-contact-flex{display:grid;grid-template-columns:-webkit-max-content 1fr;grid-template-columns:max-content 1fr;gap:2rem}.footer__constant-contact .constant-contact-flex>*{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}}@media (min-width:1440px){.footer__constant-contact .constant-contact-flex{gap:3.2rem}}.footer__constant-contact h4{color:var(--theme-color--black)}.footer__constant-contact form ._form-content{width:100%;display:grid;grid-template-columns:100%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;grid-row-gap:1.2rem}@media (min-width:768px){.footer__constant-contact form ._form-content{grid-template-columns:1fr -webkit-max-content;grid-template-columns:1fr max-content;grid-column-gap:1.2rem;grid-row-gap:0}}.footer__constant-contact form ._form-content>*{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.footer__constant-contact form ._form-label{display:none}.footer__constant-contact form input{font-size:1.8rem;line-height:1.2;font-weight:400;color:var(--theme-color--black);padding:1.1rem 3.1rem;border-radius:.5rem;border:1px solid var(--theme-color--green);width:100%}.footer__constant-contact form input:focus-visible{outline:.2rem solid var(--theme-color--green);outline-offset:.2rem}.footer__constant-contact form ::-webkit-input-placeholder{color:var(--theme-color--gray)}.footer__constant-contact form ::-moz-placeholder{color:var(--theme-color--gray)}.footer__constant-contact form :-ms-input-placeholder{color:var(--theme-color--gray)}.footer__constant-contact form ::-ms-input-placeholder{color:var(--theme-color--gray)}.footer__constant-contact form ::placeholder{color:var(--theme-color--gray)}.footer__constant-contact form button{background-color:var(--theme-color--blue);text-transform:uppercase;color:var(--theme-color--white);border-radius:.5rem;padding:1.2rem 3.5rem;border:none;font-weight:800;font-size:1.6rem;line-height:1.2;cursor:pointer;width:-webkit-max-content;width:-moz-max-content;width:max-content}.footer__constant-contact form button:focus-visible,.footer__constant-contact form button:hover{background-color:var(--theme-color--darkGreen)}.footer__constant-contact form button:focus-visible{outline:.2rem solid var(--theme-color--darkGreen);outline-offset:.2rem}.footer__top{display:block}@media (min-width:1080px){.footer__top{display:none}}.footer__top--logo{text-align:center;margin-bottom:4.5rem}.footer__top--logo a{display:inline-block;outline-color:var(--theme-color--darkGreen)}.footer__top--logo img{width:12.6rem;display:block}@media (min-width:768px){.footer__top--logo img{width:18.7rem}}.footer__constant-contact+.footer__bottom{padding-top:5.9rem}@media (min-width:1080px){.footer__constant-contact+.footer__bottom{margin-top:6rem;border-top:.1rem solid var(--theme-color--lightGray)}}.footer__bottom{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;gap:3.2rem}@media (min-width:1080px){.footer__bottom{display:grid;grid-template-columns:-webkit-max-content 1fr -webkit-max-content;grid-template-columns:max-content 1fr max-content;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}.footer__bottom--logo{text-align:center;display:none}@media (min-width:1080px){.footer__bottom--logo{display:block}}.footer__bottom--logo a{display:inline-block;outline-color:var(--theme-color--darkGreen)}.footer__bottom--logo img{width:18.7rem;display:block}.footer__bottom--menu{display:grid;grid-template-columns:100%;gap:3.2rem}@media (min-width:1080px) and (min-width:1080px){.footer__bottom--menu{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;margin:0 auto;gap:5vw}}@media (min-width:1080px) and (min-width:1200px){.footer__bottom--menu{gap:10vw}}.footer__bottom--menu ul{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;text-align:left}.footer__bottom--menu ul li{display:block;margin-bottom:3.2rem}@media (min-width:1080px){.footer__bottom--menu ul li{margin-bottom:5rem}}.footer__bottom--menu ul li:last-child{margin-bottom:0}.footer__bottom--menu ul li a{color:var(--theme-color--black);font-family:figtree,sans-serif;font-size:1.8rem;line-height:1.2;font-weight:800;text-transform:uppercase;text-decoration:none;position:relative}@media (min-width:0px){.footer__bottom--menu ul li a{font-family:figtree,sans-serif;font-size:1.8rem;line-height:1.2;font-weight:800}}.footer__bottom--menu ul li a:after{content:"";position:absolute;left:0;top:calc(100% + .6rem);height:.4rem;width:100%;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;max-width:0;background-color:var(--theme-color--green)}@media (min-width:1440px){.footer__bottom--menu ul li a:after{top:calc(100% + 1.2rem)}}.footer__bottom--menu ul li a:focus-visible:after,.footer__bottom--menu ul li a:hover:after{max-width:100%}.footer__bottom--icons{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:3.2rem;grid-row-gap:4.4rem;height:-webkit-max-content;height:-moz-max-content;height:max-content;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:calc(100vw - 5.5rem);margin:0 auto}@media (min-width:1080px){.footer__bottom--icons{grid-column-gap:1.2rem;grid-row-gap:2rem}}@media (min-width:1440px){.footer__bottom--icons{grid-column-gap:3.2rem;grid-row-gap:4.4rem}}.footer__bottom--icon{display:inline-grid;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.footer__bottom--icon a{display:inline-block;outline-color:var(--theme-color--darkGreen)}.footer__bottom--icon a,.footer__bottom--icon img{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.footer__bottom--icon img{max-height:6.7rem;height:auto;width:auto}#site-main form ul{padding-left:0}#site-main form input[type=email],#site-main form input[type=tel],#site-main form input[type=text],#site-main form select,#site-main form textarea{border-radius:.4rem;border:.1rem solid var(--theme-color--lightGray);background-color:var(--theme-color--white);width:100%;padding:.8rem 1rem}#site-main form select{cursor:pointer}#site-main form input[type=checkbox]{cursor:pointer;width:1.6rem;height:1.6rem;border:1px solid #000;border-radius:2px}#site-main form input[type=checkbox],#site-main form input[type=checkbox]+label{display:inline-block;vertical-align:text-top}#site-main form input[type=checkbox]:checked{background-color:var(--theme-color--green);background-image:url(../../src/imgs/icon-check.svg);background-size:80% 80%;background-position:50%;background-repeat:no-repeat}#site-main form input[type=checkbox]:checked+label{font-weight:400}#site-main form button,#site-main form input[type=submit]{border-radius:.5rem;background-color:var(--theme-color--blue);text-transform:uppercase;color:var(--theme-color--white);border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:1.2rem 3.5rem;font-weight:800;font-size:1.6rem;line-height:1.2;cursor:pointer;margin:0}#site-main form button:focus-visible,#site-main form button:hover,#site-main form input[type=submit]:focus-visible,#site-main form input[type=submit]:hover{background-color:var(--theme-color--darkGreen)}#site-main form button:focus-visible,#site-main form input[type=submit]:focus-visible{outline:.2rem solid var(--theme-color--darkGreen);outline-offset:.2rem}#site-main .gform_footer{padding-bottom:0}#site-main .ginput_container_consent{display:grid;gap:1rem;grid-template-columns:2.3rem calc(100% - 3.3rem)}.facetwp-template[data-name=recipes_main]{display:grid;grid-template-columns:repeat(2,calc(50% - 1.5rem));grid-column-gap:2.1rem;grid-row-gap:3rem}@media (min-width:1200px){.facetwp-template[data-name=recipes_main]{grid-template-columns:repeat(4,calc(25% - 5.25rem));grid-column-gap:4.7rem;grid-row-gap:7rem}}.facetwp-type-search input{border:.2rem solid var(--theme-color--darkGreen);color:var(--theme-color--darkGreen);padding:1.4rem 1rem;border-radius:.5rem;font-family:figtree,sans-serif;font-size:1.6rem;line-height:1.2;font-weight:400}@media (min-width:0px){.facetwp-type-search input{font-family:figtree,sans-serif;font-size:1.6rem;line-height:1.2;font-weight:400}}@media (min-width:768px){.facetwp-type-search input{font-family:figtree,sans-serif;font-size:2rem;line-height:1.25;font-weight:400}}@media (min-width:768px) and (min-width:0px){.facetwp-type-search input{font-family:figtree,sans-serif;font-size:2rem;line-height:1.25;font-weight:400}}.facetwp-type-search ::-webkit-input-placeholder{color:var(--theme-color--darkGreen)}.facetwp-type-search ::-moz-placeholder{color:var(--theme-color--darkGreen)}.facetwp-type-search :-ms-input-placeholder{color:var(--theme-color--darkGreen)}.facetwp-type-search ::-ms-input-placeholder{color:var(--theme-color--darkGreen)}.facetwp-type-search ::placeholder{color:var(--theme-color--darkGreen)}.facetwp-type-search .facetwp-icon{opacity:1;top:0;right:0;height:100%;padding-left:1.1rem;padding-right:1.1rem;border-top-right-radius:.5rem;border-bottom-right-radius:.5rem;display:inline-grid;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:var(--theme-color--darkGreen)}@media (min-width:1200px){.facetwp-type-search .facetwp-icon{padding-left:1.6rem;padding-right:1.6rem}}.facetwp-type-search .facetwp-icon:before{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;height:2.3rem;width:2.3rem;background-size:1.7rem 1.7rem;background-position:50%;background-repeat:no-repeat}.facetwp-type-search .facetwp-icon:not(.f-loading):before{background-image:url(../../src/imgs/icon-search.svg)}.facetwp-type-search .facetwp-icon:not(.f-loading):focus:before,.facetwp-type-search .facetwp-icon:not(.f-loading):hover:before{background-image:url(../../src/imgs/icon-search-white.svg)}.facetwp-type-search .facetwp-icon:focus,.facetwp-type-search .facetwp-icon:hover{background-color:var(--theme-color--darkGreen)}.facetwp-type-fselect .fs-wrap.multiple .fs-option{padding-left:2.4rem;padding-top:0;padding-bottom:0;margin-bottom:1rem}.facetwp-type-fselect .fs-wrap.multiple .fs-option:last-child{margin-bottom:0}.facetwp-type-fselect .fs-wrap.multiple .fs-option .fs-checkbox{width:1.6rem;height:1.6rem;margin:.2rem .8rem 0 0}@media (min-width:768px){.facetwp-type-fselect .fs-wrap.multiple .fs-option .fs-checkbox{width:1.8rem;height:1.8rem;margin:.3rem .8rem 0 0}}.facetwp-type-fselect .fs-wrap.multiple .fs-option .fs-checkbox i{display:block;width:1.6rem;height:1.6rem;border:.1rem solid #000;border-radius:0;margin:0;background-size:1rem!important}@media (min-width:768px){.facetwp-type-fselect .fs-wrap.multiple .fs-option .fs-checkbox i{width:1.8rem;height:1.8rem;background-size:1.2rem!important}}.facetwp-type-fselect .fs-wrap.multiple .fs-option.selected .fs-checkbox i{background-color:var(--theme-color--green)}.facetwp-type-fselect .fs-wrap{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:23rem}.facetwp-type-fselect .fs-wrap .fs-option.selected .fs-checkbox i{background-image:url(../../src/imgs/icon-check.svg);background-position:50%;background-repeat:no-repeat;background-size:1rem 1rem}@media (min-width:768px){.facetwp-type-fselect .fs-wrap .fs-option.selected .fs-checkbox i{background-size:1.5rem 1.5rem}}.facetwp-type-fselect .fs-wrap .fs-label{padding-right:2.8rem!important;cursor:pointer;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:23rem;background-image:url(../../src/imgs/icon-plus.svg);background-position:calc(100% - .2rem) 50%;background-repeat:no-repeat;background-size:1rem 1rem;font-family:figtree,sans-serif;font-size:1.6rem;line-height:1.2;font-weight:400}@media (min-width:0px){.facetwp-type-fselect .fs-wrap .fs-label{font-family:figtree,sans-serif;font-size:1.6rem;line-height:1.2;font-weight:400}}@media (min-width:768px){.facetwp-type-fselect .fs-wrap .fs-label{font-family:figtree,sans-serif;font-size:2rem;line-height:1.25;font-weight:400;background-size:1.5rem 1.5rem}}@media (min-width:768px) and (min-width:0px){.facetwp-type-fselect .fs-wrap .fs-label{font-family:figtree,sans-serif;font-size:2rem;line-height:1.25;font-weight:400}}.facetwp-type-fselect .fs-wrap .fs-label:focus-visible,.facetwp-type-fselect .fs-wrap .fs-label:focus-within,.facetwp-type-fselect .fs-wrap .fs-label:hover{text-decoration:underline}.facetwp-type-fselect .fs-wrap.fs-open .fs-label{background-image:url(../../src/imgs/icon-minus.svg)}.facetwp-type-fselect .fs-label-wrap{border:none}.facetwp-type-fselect .fs-label-wrap .fs-label{padding-left:0}.facetwp-type-fselect .fs-arrow{display:none}.facetwp-type-fselect .fs-dropdown{width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:25.1rem;max-width:40rem;z-index:5!important;-webkit-filter:drop-shadow(0 .4rem .4rem rgba(0,0,0,.25));filter:drop-shadow(0 .4rem .4rem rgba(0,0,0,.25));border-radius:2rem;padding:1.6rem 1.2rem}.facetwp-type-fselect .fs-dropdown *{font-family:figtree,sans-serif;font-size:1.6rem;line-height:1.2;font-weight:400}@media (min-width:0px){.facetwp-type-fselect .fs-dropdown *{font-family:figtree,sans-serif;font-size:1.6rem;line-height:1.2;font-weight:400}}@media (min-width:768px){.facetwp-type-fselect .fs-dropdown *{font-family:figtree,sans-serif;font-size:2rem;line-height:1.25;font-weight:400}}@media (min-width:768px) and (min-width:0px){.facetwp-type-fselect .fs-dropdown *{font-family:figtree,sans-serif;font-size:2rem;line-height:1.25;font-weight:400}}.facetwp-type-fselect .fs-dropdown .fs-search{display:none}.facetwp-type-fselect .fs-dropdown .fs-options{height:auto;max-height:none;overflow:visible}.facetwp-type-fselect .fs-dropdown .fs-options-label{margin-bottom:1.6rem;display:block}.facetwp-type-fselect .fs-dropdown .apply-facets{margin-top:2rem;width:100%;font-weight:700}.facetwp-type-reset button{background-color:rgba(0,0,0,0);-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background-image:url(../../src/imgs/icon-refresh.svg);background-position:calc(100% - .2rem);background-repeat:no-repeat;background-size:1.5rem 1.5rem;cursor:pointer;padding:0 2.5rem 0 0;font-family:figtree,sans-serif;font-size:1.6rem;line-height:1.2;font-weight:400}@media (min-width:0px){.facetwp-type-reset button{font-family:figtree,sans-serif;font-size:1.6rem;line-height:1.2;font-weight:400}}@media (min-width:768px){.facetwp-type-reset button{font-family:figtree,sans-serif;font-size:2rem;line-height:1.25;font-weight:400}}@media (min-width:768px) and (min-width:0px){.facetwp-type-reset button{font-family:figtree,sans-serif;font-size:2rem;line-height:1.25;font-weight:400}}.facetwp-pager *{color:var(--theme-color--black)}.facetwp-pager button{font-size:2rem;line-height:1.2;font-weight:400;border-bottom:.2rem solid rgba(0,0,0,0)}.facetwp-pager button:focus-visible,.facetwp-pager button:hover{border-bottom-color:var(--theme-color--black)}.facetwp-pager button.active:focus-visible,.facetwp-pager button.active:hover,.facetwp-pager button.dots:focus-visible,.facetwp-pager button.dots:hover{border-bottom-color:rgba(0,0,0,0)}body .facetwp-facet input.facetwp-location,body .facetwp-facet input.facetwp-search{min-width:unset}.search-results h1{color:var(--theme-color--black);margin-top:3rem;margin-bottom:5rem;font-family:figtree,sans-serif;font-size:3.2rem;line-height:.99;font-weight:800}@media (min-width:0px){.search-results h1{font-family:figtree,sans-serif;font-size:3.2rem;line-height:.99;font-weight:800}}@media (min-width:768px){.search-results h1{font-family:figtree,sans-serif;font-size:2.4rem;line-height:1;font-weight:800}}@media (min-width:768px) and (min-width:0px){.search-results h1{font-family:figtree,sans-serif;font-size:2.4rem}}@media (min-width:768px) and (min-width:768px){.search-results h1{font-size:4.8rem}}@media (min-width:768px) and (min-width:1200px){.search-results h1{font-size:7rem}}@media (min-width:768px) and (min-width:0px){.search-results h1{line-height:1;font-weight:800}}.search-results .posts article{margin-bottom:4rem}.search-results .posts article:last-child{margin-bottom:0}.search-results .posts article h2{margin-bottom:.5rem;font-family:figtree,sans-serif;font-size:2.4rem;line-height:1;font-weight:800}@media (min-width:0px){.search-results .posts article h2{font-family:figtree,sans-serif;font-size:2.4rem;line-height:1;font-weight:800}}@media (min-width:768px){.search-results .posts article h2{font-family:figtree,sans-serif;font-size:4rem;line-height:1.2;font-weight:800}}@media (min-width:768px) and (min-width:0px){.search-results .posts article h2{font-family:figtree,sans-serif;font-size:4rem;line-height:1.2;font-weight:800}}.search-results .posts article h2{color:var(--theme-color--darkGreen)}.search-results .posts article p{color:var(--theme-color--black)}.search-results .posts article a{text-decoration:none}.search-results .posts article a:focus-visible h2,.search-results .posts article a:hover h2{text-decoration:underline}.panels{display:grid;grid-template-rows:1fr}.panels .panel{width:100%;border-bottom:.2rem solid var(--theme-color--green)}.panels .panel:first-child{border-top:.2rem solid var(--theme-color--green)}.panels .panel h3{margin:0}.panels .panel button{width:100%;background-color:var(--theme-color--white)!important;color:var(--theme-color--navy);text-align:left;display:grid;grid-template-columns:auto -webkit-min-content;grid-template-columns:auto min-content;padding:1.2rem 0;border:none;gap:2rem;cursor:pointer;-webkit-transition:all .125s ease;transition:all .125s ease;line-height:1}.panels .panel button .icon--expanded-true{display:none}.panels .panel button>*{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-webkit-transition:all .125s ease;transition:all .125s ease}.panels .panel button>.icon{height:4.8rem;width:4.8rem;display:inline-grid;color:var(--theme-color--black);-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.panels .panel button>.icon>*{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;pointer-events:none;font-size:1.5rem}.panels .panel button[aria-expanded=true] .icon--expanded-true{display:block}.panels .panel button[aria-expanded=true] .icon--expanded-false{display:none}.panels .panel button>span{pointer-events:none;display:inline-grid;font-size:1.6rem;line-height:1.2;font-weight:400;font-family:figtree,sans-serif}@media (min-width:768px){.panels .panel button>span{font-size:2rem}}.panels .panel button>span>*{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.panels .panel .panel-content[hidden]{display:none}.panels .panel .panel-content:not([hidden]){display:block;padding:0 0 4rem}.panels .panel .panel-content ol,.panels .panel .panel-content p,.panels .panel .panel-content ul{margin-bottom:2rem}.panels .panel .panel-content ol:last-child,.panels .panel .panel-content p:last-child,.panels .panel .panel-content ul:last-child{margin-bottom:0}.panels .panel .panel-content ol,.panels .panel .panel-content ul{padding-left:2rem}.panels .panel .panel-content ol li,.panels .panel .panel-content ul li{list-style-type:disc}.panels .panel .panel-content a{display:inline-block;color:var(--theme-color--black)}.single-post #page>.container,.single-press #page>.container{width:min(100%,104.8rem)}.single-post .content,.single-post .content ol,.single-post .content p,.single-post .content ul,.single-press .content,.single-press .content ol,.single-press .content p,.single-press .content ul{margin-bottom:2rem}.single-post .content ol:last-child,.single-post .content p:last-child,.single-post .content ul:last-child,.single-press .content ol:last-child,.single-press .content p:last-child,.single-press .content ul:last-child{margin-bottom:0}.single-post .content ol,.single-post .content ul,.single-press .content ol,.single-press .content ul{padding-left:2rem}.single-post .content ol li,.single-post .content ul li,.single-press .content ol li,.single-press .content ul li{list-style-type:inherit;margin-bottom:1rem}.single-post .content ol li:last-child,.single-post .content ul li:last-child,.single-press .content ol li:last-child,.single-press .content ul li:last-child{margin-bottom:0}.single-post .content ul>li,.single-press .content ul>li{list-style-type:disc}.single-post .content ul ul>li,.single-press .content ul ul>li{list-style-type:circle}.single-post .content ul ul ul>li,.single-press .content ul ul ul>li{list-style-type:square}.single-post .content ol>li,.single-press .content ol>li{list-style-type:decimal}.single-post .content a:not(.btn),.single-press .content a:not(.btn){color:var(--theme-color--green);-webkit-transition:all var(--theme-transition);transition:all var(--theme-transition)}.single-post .content a:not(.btn):focus,.single-post .content a:not(.btn):hover,.single-press .content a:not(.btn):focus,.single-press .content a:not(.btn):hover{text-decoration-thickness:.2rem;text-underline-offset:.2rem}.single-post .content .iframe-container,.single-press .content .iframe-container{width:calc(100% + 5.5rem);max-width:calc(100% + 5.5rem);margin-left:-2.75rem}@media (min-width:768px){.single-post .content .iframe-container,.single-press .content .iframe-container{width:100%;margin-left:0;max-width:100%}}.single-post .breadcrumbs,.single-press .breadcrumbs{margin-top:1rem}@media (min-width:768px){.single-post .breadcrumbs,.single-press .breadcrumbs{margin-top:5rem}}.single-post .breadcrumbs a,.single-press .breadcrumbs a{color:var(--theme-color--black)!important;text-decoration:none}.single-post .breadcrumbs a:focus,.single-post .breadcrumbs a:hover,.single-press .breadcrumbs a:focus,.single-press .breadcrumbs a:hover{text-decoration:underline}.single-post .breadcrumbs,.single-post h1,.single-post h2,.single-post h3,.single-press .breadcrumbs,.single-press h1,.single-press h2,.single-press h3{margin-bottom:.8rem}@media (min-width:768px){.single-post .breadcrumbs,.single-post h1,.single-post h2,.single-post h3,.single-press .breadcrumbs,.single-press h1,.single-press h2,.single-press h3{margin-bottom:1.4rem}}.single-post h1,.single-press h1{font-family:figtree,sans-serif;font-size:2.4rem;line-height:1;font-weight:800}@media (min-width:0px){.single-post h1,.single-press h1{font-family:figtree,sans-serif;font-size:2.4rem;line-height:1;font-weight:800}}@media (min-width:768px){.single-post h1,.single-press h1{font-family:figtree,sans-serif;font-size:4rem;line-height:1.2;font-weight:800}}@media (min-width:768px) and (min-width:0px){.single-post h1,.single-press h1{font-family:figtree,sans-serif;font-size:4rem;line-height:1.2;font-weight:800}}.single-post h2,.single-press h2{font-family:figtree,sans-serif;font-size:1.8rem;line-height:1.2;font-weight:800}@media (min-width:0px){.single-post h2,.single-press h2{font-family:figtree,sans-serif;font-size:1.8rem;line-height:1.2;font-weight:800}}@media (min-width:768px){.single-post h2,.single-press h2{font-family:figtree,sans-serif;font-size:3rem;line-height:1.2;font-weight:800}}@media (min-width:768px) and (min-width:0px){.single-post h2,.single-press h2{font-family:figtree,sans-serif;font-size:3rem;line-height:1.2;font-weight:800}}.single-post h3,.single-press h3{font-family:figtree,sans-serif;font-size:1.8rem;line-height:1.2;font-weight:800}@media (min-width:0px){.single-post h3,.single-press h3{font-family:figtree,sans-serif;font-size:1.8rem;line-height:1.2;font-weight:800}}@media (min-width:768px){.single-post h3,.single-press h3{font-family:figtree,sans-serif;font-size:3rem;line-height:1.2;font-weight:800}}@media (min-width:768px) and (min-width:0px){.single-post h3,.single-press h3{font-family:figtree,sans-serif;font-size:3rem;line-height:1.2;font-weight:800}}.single-post .subtitle p,.single-press .subtitle p{margin:0;font-weight:400!important;font-family:figtree,sans-serif;font-size:1.8rem;line-height:1.2;font-weight:800}@media (min-width:0px){.single-post .subtitle p,.single-press .subtitle p{font-family:figtree,sans-serif;font-size:1.8rem;line-height:1.2;font-weight:800}}@media (min-width:768px){.single-post .subtitle p,.single-press .subtitle p{font-family:figtree,sans-serif;font-size:3rem;line-height:1.2;font-weight:800}}@media (min-width:768px) and (min-width:0px){.single-post .subtitle p,.single-press .subtitle p{font-family:figtree,sans-serif;font-size:3rem;line-height:1.2;font-weight:800}}.single-post .related,.single-press .related{padding-top:4.6rem;padding-bottom:3rem;background-image:url(/wp-content/themes/gallantry/src/imgs/wood-bg.png);background-size:cover;background-repeat:no-repeat;background-position:50%}@media (min-width:768px){.single-post .related,.single-press .related{padding-top:5.5rem;padding-bottom:6rem}}@media (min-width:1200px){.single-post .related,.single-press .related{padding-top:6.4rem;padding-bottom:9rem}}.single-post .related h2,.single-press .related h2{margin-bottom:2.7rem;text-align:center;color:var(--theme-color--green);font-family:figtree,sans-serif;font-size:2.4rem;line-height:1;font-weight:800}@media (min-width:0px){.single-post .related h2,.single-press .related h2{font-family:figtree,sans-serif;font-size:2.4rem;line-height:1;font-weight:800}}@media (min-width:768px){.single-post .related h2,.single-press .related h2{font-family:figtree,sans-serif;font-size:4rem;line-height:1.2;font-weight:800;margin-bottom:4rem}}@media (min-width:768px) and (min-width:0px){.single-post .related h2,.single-press .related h2{font-family:figtree,sans-serif;font-size:4rem;line-height:1.2;font-weight:800}}.single-post .related-posts,.single-press .related-posts{padding-bottom:3.7rem;overflow:hidden}.single-post .related-posts--post,.single-press .related-posts--post{height:auto}.single-post .related-posts--post a,.single-press .related-posts--post a{display:block;text-decoration:none;height:100%;color:var(--theme-color--black)}.single-post .related-posts--post a:hover .title,.single-press .related-posts--post a:hover .title{color:var(--theme-color--green)!important}.single-post .related-posts--post a:focus-visible,.single-press .related-posts--post a:focus-visible{outline-color:var(--theme-color--green);outline-offset:.2rem}.single-post .related-posts--post .title,.single-press .related-posts--post .title{color:var(--theme-color--black);font-family:figtree,sans-serif;font-size:1.8rem;line-height:1.2;font-weight:800;word-break:break-word}@media (min-width:0px){.single-post .related-posts--post .title,.single-press .related-posts--post .title{font-family:figtree,sans-serif;font-size:1.8rem;line-height:1.2;font-weight:800}}@media (min-width:768px){.single-post .related-posts--post .title,.single-press .related-posts--post .title{font-family:figtree,sans-serif;font-size:3rem;line-height:1.2;font-weight:800}}@media (min-width:768px) and (min-width:0px){.single-post .related-posts--post .title,.single-press .related-posts--post .title{font-family:figtree,sans-serif;font-size:3rem;line-height:1.2;font-weight:800}}.single-post .related-posts--post .date,.single-press .related-posts--post .date{margin-top:auto;margin-bottom:0;color:var(--theme-color--black)}.single-post .related-posts--post--text,.single-press .related-posts--post--text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;height:100%;gap:6rem;border:.2rem solid var(--theme-color--green);background-color:var(--theme-color--white);padding:1.6rem 2.2rem}@media (min-width:768px){.single-post .related-posts--post--text,.single-press .related-posts--post--text{gap:3rem}}.printbutton,.sharebuttons{padding-top:1rem;padding-bottom:1.6rem;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;gap:1rem}@media (min-width:768px){.printbutton,.sharebuttons{padding-top:3rem;padding-bottom:5.8rem}}.printbutton>*,.sharebuttons>*{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.printbutton__label p,.sharebuttons__label p{font-size:2rem;line-height:1.5;font-weight:700;margin:0!important;color:var(--theme-color--green)}.printbutton__buttons,.sharebuttons__buttons{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;gap:1.8rem}.printbutton__buttons>*,.sharebuttons__buttons>*{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.printbutton__buttons a,.sharebuttons__buttons a{display:block}.printbutton svg,.sharebuttons svg{display:block;color:var(--theme-color--green);width:2.8rem;height:2.8rem;pointer-events:none}.printbutton__button{display:inline-grid;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.printbutton__button button{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.facetwp-recipe-single a{display:block;color:var(--theme-color--black);text-decoration:none}.facetwp-recipe-single a:focus-visible h2:after,.facetwp-recipe-single a:hover h2:after{max-width:100%}.facetwp-recipe-single__image{position:relative;border-radius:.5rem;aspect-ratio:155/146;margin-bottom:.8rem}@media (min-width:768px){.facetwp-recipe-single__image{aspect-ratio:349/329;margin-bottom:2rem}}.facetwp-recipe-single__image img{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover;border-radius:.5rem}.facetwp-recipe-single__title{text-align:center;margin-bottom:.8rem}@media (min-width:768px){.facetwp-recipe-single__title{text-align:left}}.facetwp-recipe-single__title h2{padding-bottom:.8rem;position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;color:var(--theme-color--black);margin:0;font-family:figtree,sans-serif;font-size:1.8rem;line-height:1.2;font-weight:800}@media (min-width:0px){.facetwp-recipe-single__title h2{font-family:figtree,sans-serif;font-size:1.8rem;line-height:1.2;font-weight:800}}@media (min-width:1200px){.facetwp-recipe-single__title h2{font-family:figtree,sans-serif;font-size:2.4rem;line-height:1;font-weight:800}}@media (min-width:1200px) and (min-width:0px){.facetwp-recipe-single__title h2{font-family:figtree,sans-serif;font-size:2.4rem;line-height:1;font-weight:800}}.facetwp-recipe-single__title h2:after{content:"";position:absolute;bottom:0;left:0;height:.4rem;width:100%;max-width:0;background-color:var(--theme-color--green);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.facetwp-recipe-single__text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:.6rem}@media (min-width:768px){.facetwp-recipe-single__text{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}}.facetwp-recipe-single__text i,.facetwp-recipe-single__text svg{color:var(--theme-color--green);font-size:2rem;line-height:1;margin-top:.2rem}.facetwp-recipe-single__text span{color:var(--theme-color--black);font-family:figtree,sans-serif;font-size:1.6rem;line-height:1.2;font-weight:400}@media (min-width:0px){.facetwp-recipe-single__text span{font-family:figtree,sans-serif;font-size:1.6rem;line-height:1.2;font-weight:400}}@media (min-width:768px){.facetwp-recipe-single__text span{font-family:figtree,sans-serif;font-size:2rem;line-height:1.25;font-weight:400}}@media (min-width:768px) and (min-width:0px){.facetwp-recipe-single__text span{font-family:figtree,sans-serif;font-size:2rem;line-height:1.25;font-weight:400}}.single-job_listing #page .back-to-careers{margin:2rem 0;color:var(--theme-color--green);text-decoration:none;font-size:1.6rem;line-height:1.375;font-weight:700;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;gap:1rem}.single-job_listing #page .back-to-careers>*{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.single-job_listing #page .back-to-careers span{position:relative;padding:.3rem 0}.single-job_listing #page .back-to-careers span:after{content:"";position:absolute;bottom:0;left:0;height:.3rem;width:100%;max-width:0;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;background-color:var(--theme-color--green)}.single-job_listing #page .back-to-careers:focus-visible span:after,.single-job_listing #page .back-to-careers:hover span:after{max-width:100%}.single-job_listing #page .boxed{border:.2rem solid var(--theme-color--green);padding:4rem;margin-bottom:4rem}.single-job_listing #page .subtitle{display:none;text-align:center;margin:2rem auto;font-family:figtree,sans-serif;font-size:3.2rem;line-height:.99;font-weight:800;background-color:#fff;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%}@media (min-width:0px){.single-job_listing #page .subtitle{font-family:figtree,sans-serif;font-size:3.2rem;line-height:.99;font-weight:800}}@media (min-width:768px){.single-job_listing #page .subtitle{font-family:figtree,sans-serif;font-size:2.4rem;line-height:1;font-weight:800}}@media (min-width:768px) and (min-width:0px){.single-job_listing #page .subtitle{font-family:figtree,sans-serif;font-size:2.4rem}}@media (min-width:768px) and (min-width:768px){.single-job_listing #page .subtitle{font-size:4.8rem}}@media (min-width:768px) and (min-width:1200px){.single-job_listing #page .subtitle{font-size:7rem}}@media (min-width:768px) and (min-width:0px){.single-job_listing #page .subtitle{line-height:1;font-weight:800}}.single-job_listing #page h1{margin-bottom:2rem;text-align:center;font-family:figtree,sans-serif;font-size:3.2rem;line-height:.99;font-weight:800}@media (min-width:0px){.single-job_listing #page h1{font-family:figtree,sans-serif;font-size:3.2rem;line-height:.99;font-weight:800}}@media (min-width:768px){.single-job_listing #page h1{font-family:figtree,sans-serif;font-size:2.4rem;line-height:1;font-weight:800;margin-bottom:4rem}}@media (min-width:768px) and (min-width:0px){.single-job_listing #page h1{font-family:figtree,sans-serif;font-size:2.4rem}}@media (min-width:768px) and (min-width:768px){.single-job_listing #page h1{font-size:4.8rem}}@media (min-width:768px) and (min-width:1200px){.single-job_listing #page h1{font-size:7rem}}@media (min-width:768px) and (min-width:0px){.single-job_listing #page h1{line-height:1;font-weight:800}}.single-job_listing #page .job-listing-type{text-align:center;color:var(--theme-color--green);font-family:figtree,sans-serif;font-size:1.8rem;line-height:1.2;font-weight:800}@media (min-width:0px){.single-job_listing #page .job-listing-type{font-family:figtree,sans-serif;font-size:1.8rem;line-height:1.2;font-weight:800}}@media (min-width:768px){.single-job_listing #page .job-listing-type{font-family:figtree,sans-serif;font-size:3rem;line-height:1.2;font-weight:800}}@media (min-width:768px) and (min-width:0px){.single-job_listing #page .job-listing-type{font-family:figtree,sans-serif;font-size:3rem;line-height:1.2;font-weight:800}}.single-job_listing #page ol,.single-job_listing #page p,.single-job_listing #page ul{margin-bottom:1rem}.single-job_listing #page ol:last-child,.single-job_listing #page p:last-child,.single-job_listing #page ul:last-child{margin-bottom:0}.single-job_listing #page ol,.single-job_listing #page ul{padding-left:2rem}.single-job_listing #page ol li,.single-job_listing #page ul li{margin-bottom:1rem}.single-job_listing #page ol li:last-child,.single-job_listing #page ul li:last-child{margin-bottom:0}.single-job_listing #page ul li{list-style-type:disc}.single-job_listing #page ul ul li{list-style-type:circle}.single-job_listing #page ul ul ul li{list-style-type:square}.single-job_listing #page ol li{list-style-type:decimal}.single-job_listing #page .grid{display:grid;grid-template-columns:100%;grid-column-gap:3rem;margin:2rem 0;grid-row-gap:2rem}@media (min-width:768px){.single-job_listing #page .grid{grid-row-gap:4rem;margin:4rem 0;grid-template-columns:repeat(2,calc(50% - 1.5rem))}}.single-job_listing #page .grid h3{margin-bottom:1rem;font-family:figtree,sans-serif;font-size:1.8rem;line-height:1.2;font-weight:800}@media (min-width:0px){.single-job_listing #page .grid h3{font-family:figtree,sans-serif;font-size:1.8rem;line-height:1.2;font-weight:800}}@media (min-width:768px){.single-job_listing #page .grid h3{font-family:figtree,sans-serif;font-size:3rem;line-height:1.2;font-weight:800}}@media (min-width:768px) and (min-width:0px){.single-job_listing #page .grid h3{font-family:figtree,sans-serif;font-size:3rem;line-height:1.2;font-weight:800}}.single-job_listing #page a:not(.button){color:var(--theme-color--green)}.single-job_listing #page a:not(.button):focus-visible,.single-job_listing #page a:not(.button):hover{text-decoration-thickness:.2rem;text-underline-offset:.2rem}.single-job_listing #page .application{margin-top:2rem}.single-job_listing #page .application a{width:100%}.single-job_listing #page .disclaimer-text{margin-bottom:4rem}.single-job_listing #page .disclaimer-text>*{margin-bottom:1.5rem}.single-job_listing #page .disclaimer-text>:last-child{margin-bottom:0}.single-press .content{margin-bottom:2rem}@media (min-width:768px){.single-press .content{margin-bottom:5rem}}.single-press .press-image{position:relative;margin:0 -2rem 2rem;aspect-ratio:16/9}@media (min-width:768px){.single-press .press-image{margin:0 auto 5.8rem;aspect-ratio:1048/477}}.single-press .press-image img{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:contain}.single-press .press-row{margin-bottom:2rem}.single-press .press-row:last-of-type{margin-bottom:0}.single-press .press-row--image{margin-top:2rem}.single-press .press-row--image img{display:block;margin:0 auto;max-width:100%}@media (min-width:768px){.single-press .press-row--image img{max-width:75%}}@-webkit-keyframes plyr-progress{to{background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-progress{to{background-position:var(--plyr-progress-loading-size,25px) 0}}@-webkit-keyframes plyr-popup{0%{opacity:.5;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes plyr-popup{0%{opacity:.5;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;direction:ltr;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:var(--plyr-font-weight-regular,400);line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{-ms-touch-action:manipulation;touch-action:manipulation}.plyr__badge{background:var(--plyr-badge-background,#4a5464);border-radius:var(--plyr-badge-border-radius,2px);color:var(--plyr-badge-text-color,#fff);font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{-webkit-animation:plyr-fade-in .3s ease;animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:var(--plyr-font-size-small,13px);left:0;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:var(--plyr-font-size-base,15px);padding:calc(var(--plyr-control-spacing, 10px)*2)}}@media (min-width:768px){.plyr__captions{font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{-webkit-transform:translateY(calc(var(--plyr-control-spacing, 10px)*-4));-ms-transform:translateY(calc(var(--plyr-control-spacing, 10px)*-4));transform:translateY(calc(var(--plyr-control-spacing, 10px)*-4))}.plyr__caption{background:var(--plyr-captions-background,rgba(0,0,0,.8));border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:rgba(0,0,0,0);border:0;border-radius:var(--plyr-control-radius,3px);color:inherit;cursor:pointer;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;overflow:visible;padding:calc(var(--plyr-control-spacing, 10px)*0.7);position:relative;-webkit-transition:all .3s ease;transition:all .3s ease}.plyr__control svg{display:block;fill:currentColor;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control:focus-visible{outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 calc(var(--plyr-control-spacing, 10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative}.plyr__menu .plyr__control svg{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{-webkit-animation:plyr-popup .2s ease;animation:plyr-popup .2s ease;background:var(--plyr-menu-background,hsla(0,0%,100%,.9));border-radius:var(--plyr-menu-radius,4px);bottom:100%;box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.15));color:var(--plyr-menu-color,#4a5464);font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;-webkit-transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1);transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border-top:var(--plyr-menu-arrow-size,4px) solid rgba(0,0,0,0);border-top-color:var(--plyr-menu-background,hsla(0,0%,100%,.9));border-style:solid;border-width:var(--plyr-menu-arrow-size,4px);content:"";height:0;position:absolute;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*0.7 - var(--plyr-menu-arrow-size, 4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:calc(var(--plyr-control-spacing, 10px)*0.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:var(--plyr-menu-color,#4a5464);font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:calc(var(--plyr-control-spacing, 10px)*0.7/1.5) calc(var(--plyr-control-spacing, 10px)*0.7*1.5);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.plyr__menu__container .plyr__control,.plyr__menu__container .plyr__control>span{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%}.plyr__menu__container .plyr__control>span{-webkit-box-align:inherit;-webkit-align-items:inherit;-ms-flex-align:inherit;align-items:inherit}.plyr__menu__container .plyr__control:after{border:var(--plyr-menu-item-arrow-size,4px) solid rgba(0,0,0,0);content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:calc(var(--plyr-control-spacing, 10px)*0.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:var(--plyr-menu-arrow-color,#728197);right:calc(var(--plyr-control-spacing, 10px)*0.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--forward:focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:var(--plyr-font-weight-regular,400);margin:calc(var(--plyr-control-spacing, 10px)*0.7);margin-bottom:calc(var(--plyr-control-spacing, 10px)*0.7/2);padding-left:calc(var(--plyr-control-spacing, 10px)*0.7*4);position:relative;width:calc(100% - var(--plyr-control-spacing, 10px)*0.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:var(--plyr-menu-arrow-color,#728197);left:calc(var(--plyr-control-spacing, 10px)*0.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--back:before{background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:calc(var(--plyr-control-spacing, 10px)*0.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back:focus-visible:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:calc(var(--plyr-control-spacing, 10px)*0.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:rgba(0,0,0,.1);content:"";display:block;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;height:16px;margin-right:var(--plyr-control-spacing,10px);-webkit-transition:all .3s ease;transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;-webkit-transform:translateY(-50%) scale(0);-ms-transform:translateY(-50%) scale(0);transform:translateY(-50%) scale(0);-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease,-webkit-transform .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;-webkit-transform:translateY(-50%) scale(1);-ms-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:rgba(35,40,47,.1)}.plyr__menu__container .plyr__menu__value{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:auto;margin-right:calc(var(--plyr-control-spacing, 10px)*0.7*-1 - -2px);overflow:hidden;padding-left:calc(var(--plyr-control-spacing, 10px)*0.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,0);border:0;border-radius:calc(var(--plyr-range-thumb-height, 13px)*2);color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));display:block;height:calc(var(--plyr-range-thumb-active-shadow-width, 3px)*2 + var(--plyr-range-thumb-height, 13px));margin:0;min-width:0;padding:0;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:rgba(0,0,0,0);border:0;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none;background-image:-webkit-linear-gradient(left,currentColor var(--value,0),rgba(0,0,0,0) var(--value,0));background-image:linear-gradient(90deg,currentColor var(--value,0),rgba(0,0,0,0) var(--value,0))}.plyr--full-ui input[type=range]::-webkit-slider-thumb{background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:var(--plyr-range-thumb-height,13px);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:var(--plyr-range-thumb-height,13px);-webkit-appearance:none;appearance:none;margin-top:calc(var(--plyr-range-thumb-height, 13px)/2*-1 - var(--plyr-range-track-height, 5px)/2*-1)}.plyr--full-ui input[type=range]::-moz-range-track{background:rgba(0,0,0,0);border:0;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-moz-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:rgba(0,0,0,0)}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:rgba(0,0,0,0);border:0;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:rgba(0,0,0,0);border:0;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none;background:currentColor}.plyr--full-ui input[type=range]::-ms-thumb{background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:var(--plyr-range-thumb-height,13px);position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:var(--plyr-range-thumb-height,13px);margin-top:0}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track{outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-moz-range-track{outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-ms-track{outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr__poster{background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:var(--plyr-control-spacing,10px)}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));color:var(--plyr-tooltip-color,#4a5464);font-size:var(--plyr-font-size-small,13px);font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:calc(var(--plyr-control-spacing, 10px)/2) calc(var(--plyr-control-spacing, 10px)/2*1.5);pointer-events:none;position:absolute;-webkit-transform:translate(-50%,10px) scale(.8);-ms-transform:translate(-50%,10px) scale(.8);transform:translate(-50%,10px) scale(.8);-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition:opacity .2s ease .1s,-webkit-transform .2s ease .1s;transition:opacity .2s ease .1s,-webkit-transform .2s ease .1s;transition:transform .2s ease .1s,opacity .2s ease .1s;transition:transform .2s ease .1s,opacity .2s ease .1s,-webkit-transform .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:var(--plyr-tooltip-arrow-size,4px) solid rgba(0,0,0,0);border-right:var(--plyr-tooltip-arrow-size,4px) solid rgba(0,0,0,0);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control:focus-visible .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;-webkit-transform:translate(-50%) scale(1);-ms-transform:translate(-50%) scale(1);transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip,.plyr__controls>.plyr__control:first-child .plyr__tooltip{left:0;-webkit-transform:translateY(10px) scale(.8);-ms-transform:translateY(10px) scale(.8);transform:translateY(10px) scale(.8);-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;transform-origin:0 100%}.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child .plyr__tooltip:before{left:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*0.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;-webkit-transform:translateY(10px) scale(.8);-ms-transform:translateY(10px) scale(.8);transform:translateY(10px) scale(.8);-webkit-transform-origin:100% 100%;-ms-transform-origin:100% 100%;transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*0.7);-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{-webkit-transform:translate(0) scale(1);-ms-transform:translate(0) scale(1);transform:translate(0) scale(1)}.plyr__progress{left:calc(var(--plyr-range-thumb-height, 13px)*0.5);margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress__buffer,.plyr__progress input[type=range]{margin-left:calc(var(--plyr-range-thumb-height, 13px)*-0.5);margin-right:calc(var(--plyr-range-thumb-height, 13px)*-0.5);width:calc(100% + var(--plyr-range-thumb-height, 13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{left:0;max-width:120px;overflow-wrap:break-word}.plyr__progress__buffer{-webkit-appearance:none;background:rgba(0,0,0,0);border:0;border-radius:100px;height:var(--plyr-range-track-height,5px);left:0;margin-top:calc(var(--plyr-range-track-height, 5px)/2*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:rgba(0,0,0,0)}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{-webkit-animation:plyr-progress 1s linear infinite;animation:plyr-progress 1s linear infinite;background-image:-webkit-linear-gradient(135deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,rgba(0,0,0,0) 0,rgba(0,0,0,0) 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 0,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,rgba(0,0,0,0) 0,rgba(0,0,0,0));background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,rgba(0,0,0,0) 0,rgba(0,0,0,0) 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 0,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,rgba(0,0,0,0) 0,rgba(0,0,0,0));background-repeat:repeat-x;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:rgba(0,0,0,0)}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr__progress__marker{background-color:var(--plyr-progress-marker-background,#fff);border-radius:1px;height:var(--plyr-range-track-height,5px);position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:var(--plyr-progress-marker-width,3px);z-index:3}.plyr__volume{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative}.plyr__volume input[type=range]{margin-left:calc(var(--plyr-control-spacing, 10px)/2);margin-right:calc(var(--plyr-control-spacing, 10px)/2);max-width:90px;min-width:60px;position:relative;z-index:2}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:var(--plyr-audio-control-color,#4a5464);padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control:focus-visible,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--audio .plyr__progress__buffer{color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr--video{background:var(--plyr-video-background,var(--plyr-video-background,#000));overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:var(--plyr-video-background,var(--plyr-video-background,#000));height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;-webkit-transform:translateY(-38.28125%);-ms-transform:translateY(-38.28125%);transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:var(--plyr-video-controls-background,linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.75)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:var(--plyr-video-control-color,#fff);left:0;padding:calc(var(--plyr-control-spacing, 10px)/2);padding-top:calc(var(--plyr-control-spacing, 10px)*2);position:absolute;right:0;-webkit-transition:opacity .4s ease-in-out,-webkit-transform .4s ease-in-out;transition:opacity .4s ease-in-out,-webkit-transform .4s ease-in-out;transition:opacity .4s ease-in-out,transform .4s ease-in-out;transition:opacity .4s ease-in-out,transform .4s ease-in-out,-webkit-transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:var(--plyr-control-spacing,10px);padding-top:calc(var(--plyr-control-spacing, 10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.plyr--video .plyr__control:focus-visible,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));border:0;border-radius:100%;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:calc(var(--plyr-control-spacing, 10px)*1.5);position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:.3s;transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--video .plyr__progress__buffer{color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-moz-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-moz-full-screen video{height:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:fullscreen video{height:100%}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}.plyr:-moz-full-screen.plyr--hide-controls{cursor:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:var(--plyr-font-size-xlarge,21px)}.plyr:-moz-full-screen .plyr__captions{font-size:var(--plyr-font-size-xlarge,21px)}.plyr:-ms-fullscreen .plyr__captions{font-size:var(--plyr-font-size-xlarge,21px)}.plyr:fullscreen .plyr__captions{font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;height:100%;margin:0;width:100%;bottom:0;left:0;position:fixed;right:0;top:0;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:var(--plyr-range-track-height,5px);left:0;opacity:.8;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:3px;pointer-events:none;position:absolute;-webkit-transform:translateY(10px) scale(.8);-ms-transform:translateY(10px) scale(.8);transform:translateY(10px) scale(.8);-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition:opacity .2s ease .1s,-webkit-transform .2s ease .1s;transition:opacity .2s ease .1s,-webkit-transform .2s ease .1s;transition:transform .2s ease .1s,opacity .2s ease .1s;transition:transform .2s ease .1s,opacity .2s ease .1s,-webkit-transform .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;-webkit-transform:translate(0) scale(1);-ms-transform:translate(0) scale(1);transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:var(--plyr-tooltip-arrow-size,4px) solid rgba(0,0,0,0);border-right:var(--plyr-tooltip-arrow-size,4px) solid rgba(0,0,0,0);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:calc(var(--plyr-tooltip-radius, 5px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container:after,.plyr__preview-thumb__image-container img{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container:after{border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15);content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:var(--plyr-video-controls-background,linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.75)));border-bottom-left-radius:calc(var(--plyr-tooltip-radius, 5px) - 1px);border-bottom-right-radius:calc(var(--plyr-tooltip-radius, 5px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__preview-scrubbing{bottom:0;-webkit-filter:blur(1px);filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{-webkit-transition:none!important;transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);overflow:hidden;border:0!important;height:1px!important;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}:root{--plyr-range-fill-background:#6f7b32;--plyr-video-control-background-hover:#6f7b32}.single .single-recipe--main .breadcrumbs{margin-top:1.9rem;margin-bottom:3rem}@media (min-width:768px){.single .single-recipe--main .breadcrumbs{margin-top:6.7rem;margin-bottom:6.3rem}}.single .single-recipe--main .breadcrumbs a{color:var(--theme-color--black);text-decoration:none}.single .single-recipe--main .breadcrumbs a:focus-visible,.single .single-recipe--main .breadcrumbs a:hover{text-decoration:underline}.single-recipe--main h1{font-family:figtree,sans-serif;font-size:3.2rem;line-height:.99;font-weight:800}@media (min-width:0px){.single-recipe--main h1{font-family:figtree,sans-serif;font-size:3.2rem;line-height:.99;font-weight:800}}@media (min-width:768px){.single-recipe--main h1{font-family:figtree,sans-serif;font-size:2.4rem;line-height:1;font-weight:800}}@media (min-width:768px) and (min-width:0px){.single-recipe--main h1{font-family:figtree,sans-serif;font-size:2.4rem}}@media (min-width:768px) and (min-width:768px){.single-recipe--main h1{font-size:4.8rem}}@media (min-width:768px) and (min-width:1200px){.single-recipe--main h1{font-size:7rem}}@media (min-width:768px) and (min-width:0px){.single-recipe--main h1{line-height:1;font-weight:800}}.single-recipe--main .grid{display:grid;grid-template-columns:100%;gap:3rem}@media (min-width:768px){.single-recipe--main .grid{grid-template-columns:repeat(2,calc(50% - 1.5rem))}}.single-recipe--main .grid--text--intro{margin-top:3.2rem}.single-recipe--main .grid--text--intro a:not(.button){color:var(--theme-color--green)}.single-recipe--main .grid--text--intro a:not(.button):focus-visible,.single-recipe--main .grid--text--intro a:not(.button):hover{text-decoration-thickness:.2rem;text-underline-offset:.2rem}.single-recipe--main .grid--text--intro .iframe-container,.single-recipe--main .grid--text--intro ol,.single-recipe--main .grid--text--intro p,.single-recipe--main .grid--text--intro ul{margin-bottom:2rem}.single-recipe--main .grid--text--intro .iframe-container:last-child,.single-recipe--main .grid--text--intro ol:last-child,.single-recipe--main .grid--text--intro p:last-child,.single-recipe--main .grid--text--intro ul:last-child{margin-bottom:0}.single-recipe--main .grid--text--meta{margin-top:3.2rem}.single-recipe--main .grid--text--meta p{margin:0}.single-recipe--main .grid--image{margin-left:-2rem;width:calc(100% + 4rem);height:27.1rem;position:relative}@media (min-width:768px){.single-recipe--main .grid--image{width:100%;margin-left:0;height:57.1rem}}.single-recipe--main .grid--image img{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover}.single-recipe--main .plyr{aspect-ratio:16/9}.single-recipe--main .glide__arrows,.single-recipe--main .plyr{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.single-recipe--main .glide__arrows{display:block;right:.7rem;height:4.5rem;width:4.5rem}@media (min-width:768px){.single-recipe--main .glide__arrows{right:0;-webkit-transform:translate(50%,-50%);-ms-transform:translate(50%,-50%);transform:translate(50%,-50%)}}.single-recipe--main .glide__track{overflow:hidden}.single-recipe--main .glide__slide{position:relative}.single-recipe--main .glide,.single-recipe--main .glide__slides,.single-recipe--main .glide__track{height:100%}.single-recipe--main .glide[data-slides="1"]{pointer-events:none}.single-recipe--main .glide[data-slides="1"] .glide__arrows{display:none}.single-recipe--main .overview{margin-top:2.8rem}@media (min-width:768px){.single-recipe--main .overview{margin-top:8.6rem}}.single-recipe--main .flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;gap:1.8rem;margin-top:3rem}@media (min-width:768px){.single-recipe--main .flex{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:4rem;margin-top:5.4rem}}.single-recipe--title{font-family:figtree,sans-serif;font-size:2.4rem;line-height:1;font-weight:800}@media (min-width:0px){.single-recipe--title{font-family:figtree,sans-serif;font-size:2.4rem;line-height:1;font-weight:800}}@media (min-width:1200px){.single-recipe--title{font-family:figtree,sans-serif;font-size:4rem;line-height:1.2;font-weight:800}}@media (min-width:1200px) and (min-width:0px){.single-recipe--title{font-family:figtree,sans-serif;font-size:4rem;line-height:1.2;font-weight:800}}.single-recipe--ingredients{padding-top:5rem;padding-bottom:8rem}.single-recipe--ingredients ol,.single-recipe--ingredients p,.single-recipe--ingredients ul{margin-bottom:1.5rem}.single-recipe--ingredients ol:last-child,.single-recipe--ingredients p:last-child,.single-recipe--ingredients ul:last-child{margin-bottom:0}.single-recipe--ingredients li{margin-bottom:.75rem}.single-recipe--ingredients li:last-child{margin-bottom:0}.single-recipe--ingredients ol,.single-recipe--ingredients ul{margin-left:2rem}.single-recipe--ingredients ul li{list-style-type:disc}.single-recipe--ingredients ul ul li{list-style-type:circle}.single-recipe--ingredients ul ul ul li{list-style-type:square}.single-recipe--ingredients ol li{list-style-type:numeral}.single-recipe--ingredients a{color:var(--theme-color--green);text-decoration:underline}.single-recipe--ingredients a:focus,.single-recipe--ingredients a:hover{text-decoration-thickness:.2rem;text-underline-offset:.2rem}.single-recipe--products{overflow:hidden;position:relative;padding:5.8rem 0;border-top:.3rem solid var(--theme-color--green);border-bottom:.3rem solid var(--theme-color--green)}@media (min-width:768px){.single-recipe--products{padding:9.2rem 0}}.single-recipe--products:before{content:"";background-image:url(/wp-content/themes/gallantry/src/imgs/clover-recipes-bg.jpeg);background-size:cover;background-position:50%;background-repeat:no-repeat;position:absolute;top:0;left:0;height:100%;width:100%;z-index:-1;opacity:.5}.single-recipe--products .glide__track{overflow:hidden}.single-recipe--products .glide__arrows{right:2.75rem}@media (min-width:768px){.single-recipe--products .glide__arrows{right:-.25rem}}.single-recipe--products .grid{display:grid;grid-template-columns:100%;grid-row-gap:2.3rem;grid-column-gap:3rem}@media (min-width:768px){.single-recipe--products .grid{grid-template-columns:repeat(2,calc(50% - 1.5rem));grid-row-gap:4.5rem}}.single-recipe--products .grid>*{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.single-recipe--products .grid--text{grid-row:1;grid-column:1;text-align:center;display:grid;height:100%}.single-recipe--products .grid--text h2{font-family:figtree,sans-serif;font-size:2.4rem;line-height:1;font-weight:800}@media (min-width:0px){.single-recipe--products .grid--text h2{font-family:figtree,sans-serif;font-size:2.4rem;line-height:1;font-weight:800}}@media (min-width:768px){.single-recipe--products .grid--text h2{font-family:figtree,sans-serif;font-size:4rem;line-height:1.2;font-weight:800;-webkit-align-self:end;-ms-flex-item-align:end;align-self:end}}@media (min-width:768px) and (min-width:0px){.single-recipe--products .grid--text h2{font-family:figtree,sans-serif;font-size:4rem;line-height:1.2;font-weight:800}}.single-recipe--products .grid--button{text-align:center;grid-row:3;grid-column:1;display:inline-grid;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;height:100%}@media (min-width:768px){.single-recipe--products .grid--button{grid-row:2;grid-column:1}.single-recipe--products .grid--button .btn{-webkit-align-self:start;-ms-flex-item-align:start;align-self:start}}.single-recipe--products .grid--products{grid-row:2;grid-column:1}@media (min-width:768px){.single-recipe--products .grid--products{grid-row:1/3;grid-column:2}}.single-recipe--products .grid--products--product a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;height:100%;text-decoration:none;width:34rem;max-width:100%;margin-left:auto;margin-right:auto}.single-recipe--products .grid--products--product a:focus-visible p:after,.single-recipe--products .grid--products--product a:hover p:after{max-width:100%}.single-recipe--products .grid--products--product .thumbnail{margin-top:auto;margin-bottom:2.6rem}.single-recipe--products .grid--products--product p{color:var(--theme-color--black);font-weight:700;font-size:1.6rem;line-height:1.5;text-align:center;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;margin:0 auto;position:relative;padding-bottom:2rem}.single-recipe--products .grid--products--product p:after{content:"";position:absolute;bottom:0;height:.4rem;width:100%;max-width:0;background-color:var(--theme-color--green);left:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.single-recipe--related{overflow:hidden;padding:5.5rem 0}@media (min-width:768px){.single-recipe--related{padding:11rem 0}}.single-recipe--related .title-wrapper{text-align:center;margin-bottom:5rem}@media (min-width:768px){.single-recipe--related .title-wrapper{margin-bottom:10rem}}.single-recipe--related .title-wrapper h2{font-family:figtree,sans-serif;font-size:2.4rem;line-height:1;font-weight:800}@media (min-width:0px){.single-recipe--related .title-wrapper h2{font-family:figtree,sans-serif;font-size:2.4rem;line-height:1;font-weight:800}}@media (min-width:768px){.single-recipe--related .title-wrapper h2{font-family:figtree,sans-serif;font-size:4rem;line-height:1.2;font-weight:800}}@media (min-width:768px) and (min-width:0px){.single-recipe--related .title-wrapper h2{font-family:figtree,sans-serif;font-size:4rem;line-height:1.2;font-weight:800}}.single-recipe--related .related-recipes .glide__track{overflow:hidden}.single-recipe--related .related-recipes .glide__arrows{display:inline-grid!important;right:2.75rem}@media (min-width:768px){.single-recipe--related .related-recipes .glide__arrows{right:-.25rem}}@media (min-width:1600px){.single-recipe--related .related-recipes .glide__arrows{right:-3.25rem}}.single-recipe--related .related-recipes .thumbnail{position:relative;border-radius:.5rem;margin-bottom:2.3rem;aspect-ratio:232/219}@media (min-width:1200px){.single-recipe--related .related-recipes .thumbnail{aspect-ratio:301/284}}.single-recipe--related .related-recipes .thumbnail img{height:100%;position:relative;object-fit:cover;border-radius:.5rem;aspect-ratio:232/219}@media (min-width:1200px){.single-recipe--related .related-recipes .thumbnail img{aspect-ratio:301/284}}.single-recipe--related .related-recipes p{color:var(--theme-color--black);font-size:1.8rem;line-height:1.5;text-wrap:wrap;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;padding-bottom:1.6rem;position:relative}.single-recipe--related .related-recipes p:after{content:"";position:absolute;left:0;bottom:0;height:.4rem;width:100%;max-width:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background-color:var(--theme-color--green)}.single-recipe--related .related-recipes a{text-decoration:none;display:block}.single-recipe--related .related-recipes a:focus-visible p:after,.single-recipe--related .related-recipes a:hover p:after{max-width:100%}.single-recipe .ingredients{grid-column:1/7;grid-row:1;border:.3rem solid var(--theme-color--green);padding:5.8rem 3.7rem}@media (min-width:768px){.single-recipe .ingredients{-webkit-align-self:start;-ms-flex-item-align:start;align-self:start;width:51.9rem;max-width:100%}}@media (min-width:1200px){.single-recipe .ingredients{padding:10.5rem}}.single-recipe .ingredients h2{margin-bottom:2.3rem}@media (min-width:1200px){.single-recipe .ingredients h2{margin-bottom:1.5rem}}.single-recipe .directions{grid-column:1/7;grid-row:2;margin-top:3rem}@media (min-width:768px){.single-recipe .directions{margin-top:0;grid-row:1;grid-column:7/13;align-self:start}}.single-recipe .directions h2{margin-bottom:2.3rem}@media (min-width:1200px){.single-recipe .directions h2{padding:0 3rem}}.single-recipe .directions--intro{margin-top:2.3rem}@media (min-width:1200px){.single-recipe .directions--intro{padding:0 3rem}}.single-recipe .directions--steps{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;gap:1.4rem;margin-top:2.3rem}@media (min-width:1200px){.single-recipe .directions--steps{gap:3rem;margin-top:4.5rem}}.single-recipe .directions--steps__step{display:grid;grid-template-columns:4.3rem auto;gap:.8rem}@media (min-width:1200px){.single-recipe .directions--steps__step{gap:1.7rem;grid-template-columns:8.8rem auto}}.single-recipe .directions--steps__step p:first-child{text-align:center}.single-recipe .directions--steps__step p{margin:0}@media (min-width:768px){.single-recipe .no-directions .ingredients,.single-recipe .no-ingredients .directions{grid-column:4/10}}.grid--text--finder{width:100%}.grid--text--finder iframe{max-height:100%;aspect-ratio:16/9;height:auto!important}.single-recipe .printbutton,.single-recipe .sharebuttons{padding-top:0;padding-bottom:0}.single-recipe .printbutton__buttons,.single-recipe .sharebuttons__buttons{gap:2rem}.single-recipe .printbutton__label p,.single-recipe .sharebuttons__label p{color:var(--theme-color--black)}.single-recipe .printbutton svg,.single-recipe .sharebuttons svg{color:var(--theme-color--black);pointer-events:none}.single-inventory--header{border-top:.3rem solid var(--theme-color--green);padding:1.9rem 0 0}@media (min-width:768px){.single-inventory--header{border-top:none;padding:6.7rem 0}}.single-inventory--gallery{display:none}@media (min-width:768px){.single-inventory--gallery{grid-row:1;grid-column:1/7;display:block}}.single-inventory--gallery .gallery{width:59.2rem;max-width:100%;margin:0 auto}.single-inventory--gallery .gallery--featured__image{position:relative;aspect-ratio:592/640;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;display:none}.single-inventory--gallery .gallery--featured__image.active{display:grid}.single-inventory--gallery .gallery--featured img{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;max-height:100%;max-width:100%;margin:0 auto}.single-inventory--gallery .gallery--thumbnails{display:grid;grid-template-columns:repeat(4,calc(25% - .975rem));grid-row-gap:2.4rem;grid-column-gap:1.3rem;position:relative}.single-inventory--gallery .gallery--thumbnails button{height:11.8rem;cursor:pointer;position:relative;border-radius:.4rem;display:none}.single-inventory--gallery .gallery--thumbnails button.sizes--all{display:block}.single-inventory--gallery .gallery--thumbnails button[aria-expanded=true]{display:none!important}.single-inventory--gallery .gallery--thumbnails button:focus-visible,.single-inventory--gallery .gallery--thumbnails button:hover{outline:.2rem solid var(--theme-color--darkGreen);outline-offset:.2rem}.single-inventory--gallery .gallery--thumbnails img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}.single-inventory--main{grid-row:1;grid-column:1/7}@media (min-width:768px){.single-inventory--main{grid-column:7/12;width:64.9rem;max-width:100%}}.single-inventory--main .inventory-main__breadcrumbs{margin-bottom:1.3rem}@media (min-width:768px){.single-inventory--main .inventory-main__breadcrumbs{margin-bottom:1.7rem}}.single-inventory--main .inventory-main__breadcrumbs a,.single-inventory--main .inventory-main__breadcrumbs p{color:var(--theme-color--black)!important;font-size:1.2rem;line-height:1.2;font-weight:400}@media (min-width:768px){.single-inventory--main .inventory-main__breadcrumbs a,.single-inventory--main .inventory-main__breadcrumbs p{font-size:1.8rem}}.single-inventory--main .inventory-main__breadcrumbs a{text-decoration:none}.single-inventory--main .inventory-main__breadcrumbs a:focus-within,.single-inventory--main .inventory-main__breadcrumbs a:hover{text-decoration:underline}.single-inventory--main .inventory-main__title{margin-bottom:.7rem}@media (min-width:768px){.single-inventory--main .inventory-main__title{margin-bottom:2.4rem}}.single-inventory--main .inventory-main__gallery{overflow:clip;display:block}@media (min-width:768px){.single-inventory--main .inventory-main__gallery{display:none}}.single-inventory--main .inventory-main__gallery .glide{padding:4rem 0 2rem;margin-bottom:2rem;min-height:33rem}.single-inventory--main .inventory-main__gallery .glide__slide{display:grid;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.single-inventory--main .inventory-main__gallery .glide__slide img{max-height:33rem;margin:auto;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}@media (min-width:768px){.single-inventory--main .inventory-main__gallery .glide__slide img{max-height:unset}}.single-inventory--main .inventory-main__description,.single-inventory--main .inventory-main__ingredients{margin-bottom:2.4rem}.single-inventory--main .inventory-main__attributes.has-flavors{display:grid;grid-template-columns:repeat(2,calc(50% - 1.1rem));gap:2.2rem}@media (min-width:768px){.single-inventory--main .inventory-main__attributes.has-flavors{display:block}}.single-inventory--main .inventory-main__attributes .single-attribute{margin-bottom:2.7rem}@media (min-width:768px){.single-inventory--main .inventory-main__attributes .single-attribute{margin-bottom:4.6rem}}.single-inventory--main .inventory-main__attributes .single-attribute>p{margin-bottom:1rem}.single-inventory--main .inventory-main__attributes .single-attribute--options{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:1.6rem}@media (min-width:1200px){.single-inventory--main .inventory-main__attributes .single-attribute--options{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;gap:1.6rem;gap:2.9rem}}.single-inventory--main .inventory-main__attributes .single-attribute--options .btn{width:100%;padding:1rem 1.2rem}@media (min-width:1200px){.single-inventory--main .inventory-main__attributes .single-attribute--options .btn{width:auto;padding:1rem 5.7rem}}.single-inventory--main .inventory-main__attributes .single-attribute--options .btn.active{color:var(--theme-color--white);border-color:var(--theme-color--blue);background-color:var(--theme-color--blue)}.single-inventory--main .inventory-main__buy .btn{width:100%}.single-inventory--main .inventory-main__buy .btn:focus-visible,.single-inventory--main .inventory-main__buy .btn:hover{color:var(--theme-color--darkGreen);border-color:var(--theme-color--darkGreen);background-color:var(--theme-color--white)}.single-inventory--facts{margin-top:3.5rem;margin-bottom:4rem}@media (min-width:768px){.single-inventory--facts{margin-top:8.2rem;margin-bottom:12.1rem}}.single-inventory--facts h2{color:var(--theme-color--green);text-align:center;margin-bottom:2.9rem;font-family:figtree,sans-serif;font-size:2.4rem;line-height:1;font-weight:800}@media (min-width:0px){.single-inventory--facts h2{font-family:figtree,sans-serif;font-size:2.4rem;line-height:1;font-weight:800}}@media (min-width:768px){.single-inventory--facts h2{font-family:figtree,sans-serif;font-size:4rem;line-height:1.2;font-weight:800;margin-bottom:5.8rem}}@media (min-width:768px) and (min-width:0px){.single-inventory--facts h2{font-family:figtree,sans-serif;font-size:4rem;line-height:1.2;font-weight:800}}.single-inventory--facts .facts__boxes{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}@media (min-width:768px){.single-inventory--facts .facts__boxes{gap:7.4%}}.single-inventory--facts .facts__boxes__box{display:inline-grid;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background-image:url(../../src/imgs/wood-bg.png);background-size:cover;background-repeat:no-repeat;background-position:50%;text-align:center;min-height:8.4rem;border-radius:1.4rem}@media (min-width:768px){.single-inventory--facts .facts__boxes__box{min-height:25.5rem;border-radius:4.3rem}}.single-inventory--facts .facts__boxes__box--text{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.single-inventory--facts .facts__boxes__box--key{text-transform:uppercase;margin-bottom:1.4rem;font-family:figtree,sans-serif;font-size:1.2rem;line-height:1.2;font-weight:400}@media (min-width:0px){.single-inventory--facts .facts__boxes__box--key{font-family:figtree,sans-serif;font-size:1.2rem}}@media (min-width:768px){.single-inventory--facts .facts__boxes__box--key{font-size:3rem}}@media (min-width:0px){.single-inventory--facts .facts__boxes__box--key{line-height:1.2;font-weight:400}}.single-inventory--facts .facts__boxes__box--value{font-family:figtree,sans-serif;font-size:2.4rem;line-height:1;font-weight:800}@media (min-width:0px){.single-inventory--facts .facts__boxes__box--value{font-family:figtree,sans-serif;font-size:2.4rem;line-height:1;font-weight:800}}@media (min-width:768px){.single-inventory--facts .facts__boxes__box--value{font-family:figtree,sans-serif;font-size:4rem;line-height:1.2;font-weight:800}}@media (min-width:768px) and (min-width:0px){.single-inventory--facts .facts__boxes__box--value{font-family:figtree,sans-serif;font-size:4rem;line-height:1.2;font-weight:800}}.single-inventory--facts .facts__boxes__box p{margin:0}.single-inventory--facts .facts__boxes__box p+p{margin-top:.4rem}@media (min-width:768px){.single-inventory--facts .facts__boxes__box p+p{margin-top:1.4rem}}.single-inventory--servings .serving-size{display:grid;grid-template-columns:1fr}@media (min-width:768px){.single-inventory--servings .serving-size{grid-template-columns:repeat(2,1fr)}}.single-inventory--servings .serving-size__text{background-color:var(--theme-color--darkGreen);padding:3rem 2rem}@media (min-width:768px){.single-inventory--servings .serving-size__text{padding:13rem 18%}}.single-inventory--servings .serving-size__text *{color:var(--theme-color--white)}.single-inventory--servings .serving-size__text h2{text-align:center;margin-bottom:1rem;width:28rem;margin-left:auto;margin-right:auto;font-family:figtree,sans-serif;font-size:2.4rem;line-height:1;font-weight:800}@media (min-width:0px){.single-inventory--servings .serving-size__text h2{font-family:figtree,sans-serif;font-size:2.4rem;line-height:1;font-weight:800}}@media (min-width:768px){.single-inventory--servings .serving-size__text h2{font-family:figtree,sans-serif;font-size:4rem;line-height:1.2;font-weight:800;margin-bottom:1.9rem;text-align:left;width:100%}}@media (min-width:768px) and (min-width:0px){.single-inventory--servings .serving-size__text h2{font-family:figtree,sans-serif;font-size:4rem;line-height:1.2;font-weight:800}}.single-inventory--servings .serving-size__text--servings-per-container>div{display:none}.single-inventory--servings .serving-size__text--servings-per-container>div.active,.single-inventory--servings .serving-size__text--servings-per-container>div.sizes--all{display:block}@media (min-width:768px){.single-inventory--servings .serving-size__text--calories,.single-inventory--servings .serving-size__text--serving-size,.single-inventory--servings .serving-size__text--servings-per-container{margin-bottom:.8rem}.single-inventory--servings .serving-size__text--calories *,.single-inventory--servings .serving-size__text--serving-size *,.single-inventory--servings .serving-size__text--servings-per-container *{font-weight:700}}.single-inventory--servings .serving-size__text--calories+.serving-size__text--nutritional-information,.single-inventory--servings .serving-size__text--serving-size+.serving-size__text--nutritional-information,.single-inventory--servings .serving-size__text--servings-per-container+.serving-size__text--nutritional-information{margin-top:2.6rem}.single-inventory--servings .serving-size__table{padding:2rem 1.5rem;position:relative}@media (min-width:768px){.single-inventory--servings .serving-size__table{padding:13rem 2rem}}.single-inventory--servings .serving-size__table:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-image:url(../../src/imgs/product-showcase-bg.jpeg);background-size:cover;background-position:50%;background-repeat:no-repeat;opacity:.5}.single-inventory--servings .serving-size__table table{position:relative;width:35.1rem;margin:0 auto}.single-inventory--servings .serving-size__table table thead th{padding-bottom:1.8rem}.single-inventory--servings .serving-size__table table thead th:first-child{text-align:left}.single-inventory--servings .serving-size__table table thead th:last-child{text-align:right}.single-inventory--servings .serving-size__table table tbody td{padding-bottom:.4rem}.single-inventory--servings .serving-size__table table tbody td:last-child{text-align:right}.single-inventory--recipes{overflow:clip;border-top:.3rem solid var(--theme-color--green);border-bottom:.3rem solid var(--theme-color--green)}.single-inventory--recipes .recipes__single{display:grid;grid-template-columns:100%}@media (min-width:768px){.single-inventory--recipes .recipes__single{grid-template-columns:50% 50%;min-height:52rem}}.single-inventory--recipes .recipes__single>*{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.single-inventory--recipes .recipes__single--image{aspect-ratio:initial;height:38.7rem;position:relative;max-width:100%}@media (min-width:768px){.single-inventory--recipes .recipes__single--image{aspect-ratio:953/520;height:100%}}.single-inventory--recipes .recipes__single--image img{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover}.single-inventory--recipes .recipes__single--text{text-align:center;width:60rem;max-width:calc(100% - 8rem);margin-left:auto;margin-right:auto;padding:5.5rem 0 4.6rem}@media (min-width:768px){.single-inventory--recipes .recipes__single--text{padding:3.1rem 0}}.single-inventory--recipes .recipes__single--text--title{font-family:figtree,sans-serif;font-size:2.4rem;line-height:1;font-weight:800}@media (min-width:0px){.single-inventory--recipes .recipes__single--text--title{font-family:figtree,sans-serif;font-size:2.4rem;line-height:1;font-weight:800}}@media (min-width:768px){.single-inventory--recipes .recipes__single--text--title{font-family:figtree,sans-serif;font-size:4rem;line-height:1.2;font-weight:800}}@media (min-width:768px) and (min-width:0px){.single-inventory--recipes .recipes__single--text--title{font-family:figtree,sans-serif;font-size:4rem;line-height:1.2;font-weight:800}}.single-inventory--recipes .recipes__single--text h3{font-size:1.6rem;line-height:1.2}@media (min-width:768px){.single-inventory--recipes .recipes__single--text h3{font-family:figtree,sans-serif;font-size:3rem;line-height:1.2;font-weight:800}}@media (min-width:768px) and (min-width:0px){.single-inventory--recipes .recipes__single--text h3{font-family:figtree,sans-serif;font-size:3rem;line-height:1.2;font-weight:800}}.single-inventory--recipes .recipes__single--text h2,.single-inventory--recipes .recipes__single--text h3,.single-inventory--recipes .recipes__single--text p{color:var(--theme-color--black);margin-bottom:2.1rem}.single-inventory--recipes .recipes__single--text .button-wrapper{margin-top:3.6rem}.single-inventory--recipes .recipes__single--text .preview p:last-child{margin:0}.single-inventory--recipes .glide.slide-count--1 .glide__arrows{display:none!important}.single-inventory--recipes .glide__arrows{display:none}@media (min-width:768px){.single-inventory--recipes .glide__arrows{display:block;left:calc(50% - 2.25rem);top:50%}}.single-inventory--recipes .glide__bullets{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;top:39.7rem;bottom:unset}@media (min-width:768px){.single-inventory--recipes .glide__bullets{display:none}}.single-inventory--faq{position:relative;padding-top:4.5rem;padding-bottom:6.7rem}@media (min-width:768px){.single-inventory--faq{padding-top:10.9rem;padding-bottom:9.1rem}}.single-inventory--faq h2{margin-bottom:1.4rem;text-align:center;color:var(--theme-color--black);font-family:figtree,sans-serif;font-size:2.4rem;line-height:1;font-weight:800}@media (min-width:0px){.single-inventory--faq h2{font-family:figtree,sans-serif;font-size:2.4rem;line-height:1;font-weight:800}}@media (min-width:768px){.single-inventory--faq h2{font-family:figtree,sans-serif;font-size:4rem;line-height:1.2;font-weight:800;margin-bottom:3.8rem}}@media (min-width:768px) and (min-width:0px){.single-inventory--faq h2{font-family:figtree,sans-serif;font-size:4rem;line-height:1.2;font-weight:800}}.single-inventory--related{overflow:clip;position:relative;padding-top:5.3rem;padding-bottom:6.5rem;border-top:.3rem solid var(--theme-color--green)}@media (min-width:768px){.single-inventory--related{padding-top:13.6rem;padding-bottom:11.5rem}}.single-inventory--related h2{margin-bottom:2.3rem;text-align:center;color:var(--theme-color--green);font-family:figtree,sans-serif;font-size:2.4rem;line-height:1;font-weight:800}@media (min-width:0px){.single-inventory--related h2{font-family:figtree,sans-serif;font-size:2.4rem;line-height:1;font-weight:800}}@media (min-width:768px){.single-inventory--related h2{font-family:figtree,sans-serif;font-size:4rem;line-height:1.2;font-weight:800;margin-bottom:4rem}}@media (min-width:768px) and (min-width:0px){.single-inventory--related h2{font-family:figtree,sans-serif;font-size:4rem;line-height:1.2;font-weight:800}}.single-inventory--related:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-image:url(../../src/imgs/product-showcase-bg.jpeg);background-size:cover;background-position:50% 0;background-repeat:no-repeat;opacity:.5}.single-inventory--related .related{position:relative;z-index:1}.single-inventory--related .related-products__single a{color:var(--theme-color--black);text-decoration:none}.single-inventory--related .related-products__single a:focus-visible p:after,.single-inventory--related .related-products__single a:hover p:after{max-width:100%}.single-inventory--related .related-products__single--image{position:relative;margin:0 auto 2.1rem;width:100%;height:28.9rem}@media (min-width:768px){.single-inventory--related .related-products__single--image{height:19.3rem;margin:0 auto 1.7rem}}.single-inventory--related .related-products__single--image img{position:absolute;left:0;top:0;height:100%;width:100%;object-fit:contain;object-position:bottom}.single-inventory--related .related-products__single--title{color:var(--theme-color--black);text-align:center}.single-inventory--related .related-products__single--title p{font-weight:800;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;margin:0 auto;position:relative}.single-inventory--related .related-products__single--title p:after{content:"";position:absolute;top:calc(100% + 1.8rem);width:100%;max-width:0;height:.4rem;left:0;background-color:var(--theme-color--green);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media (min-width:768px){.single-inventory--related .glide__track.slide-count--2{width:66.6666666667%;margin-left:auto;margin-right:auto}}.single-inventory--related .glide__arrows{right:4.55rem}.single-inventory--related .glide__arrow--right{color:var(--theme-color--green);border-color:var(--theme-color--green);background-color:var(--theme-color--white)}@media print{*{color:var(--theme-color--black)!important;border-color:var(--theme-color--black)!important}img{-webkit-filter:grayscale(1);filter:grayscale(1)}.iframe-container,.plyr,img,video{display:none}.single-recipe #__ybug-launcher,.single-recipe #follow_us,.single-recipe #site-header .header-cta,.single-recipe .footer__bottom--icons,.single-recipe .footer__bottom--menu,.single-recipe .footer__constant-contact,.single-recipe .glide .glide__arrows,.single-recipe .glide__slide--clone,.single-recipe .hamburger,.single-recipe .main-menu__items,.single-recipe .single-recipe--main .flex,.single-recipe .single-recipe--products .grid--text .btn,.single-recipe .single-recipe--products:before,.single-recipe .single-recipe--related{display:none!important}.single-recipe--products{border:none}.single-recipe--products .grid--button,.single-recipe--products .grid--products--product p:after{display:none}.single-recipe #site-header{position:relative}.single-recipe #site-header,.single-recipe #site-header nav{box-shadow:none}.single-recipe ul.glide__slides{width:100%!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;gap:1.5rem;display:block}.single-recipe ul.glide__slides li{margin:0!important}.single-recipe .single-recipe--main .grid{display:block}.single-recipe .single-recipe--main .glide,.single-recipe .single-recipe--main .glide__slide,.single-recipe .single-recipe--main .glide__slides,.single-recipe .single-recipe--main .glide__track,.single-recipe .single-recipe--main .grid--image,.single-recipe .single-recipe--products .grid--products--product a{height:auto}.single-recipe .single-recipe--products .grid--products--product a,.single-recipe .single-recipe--products .grid--products--product p{width:100%;text-align:left;padding:0}.single-recipe .single-recipe--main .grid--image img{position:relative;height:auto;width:auto;max-width:100%}.single-recipe .single-recipe--main .glide__slide{width:30rem!important;max-width:50%;display:block;vertical-align:top;margin:0}.single-recipe .inline-wrapper,.single-recipe .single-recipe--main .glide__slides,.single-recipe .single-recipe--products .grid,.single-recipe .single-recipe--products .grid--products--product a{display:block}.single-recipe .ingredients{margin-bottom:5rem}.single-recipe #site-header .logo img{display:block}.single-recipe #site-footer{padding:3rem 0 0}.single-recipe .single-recipe--products .grid--products{display:block}.single-recipe .single-recipe--products .grid--products--product{display:block;vertical-align:top;width:18rem;max-width:100%}.single-recipe .single-recipe--products .grid--text h2{text-align:left}.single-recipe .single-recipe--products{padding:0 0 5rem}.single-recipe .single-recipe--main .overview{margin-top:3.6rem}.single-recipe .single-recipe--ingredients{margin:3.6rem 0;padding:0}.single-recipe .single-recipe--main .breadcrumbs{margin-top:2rem;margin-bottom:2rem}.single-recipe .ingredients{padding:3.6rem}}.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__slides{position:relative;width:100%;list-style:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-ms-touch-action:pan-Y;touch-action:pan-Y;margin:0;padding:0!important;white-space:nowrap;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;will-change:transform}.glide__slide,.glide__slides--dragging{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide__slide{width:100%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;white-space:normal;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows,.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide--rtl{direction:rtl}.glide__slides{margin:0!important}.glide__slide{list-style-type:none!important;height:auto}.glide__arrows{position:absolute;top:0;right:9.7rem;width:0;height:100%;display:inline-grid}@media (min-width:1080px){.glide__arrows{display:none}}.glide__arrows--left{left:-8.7rem;right:unset}.show-arrow .glide__arrows{display:inline-grid}.glide__arrow--left{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.glide__arrow--left,.glide__arrow--right{background-color:var(--theme-color--white);border:.2rem solid var(--theme-color--green);border-radius:50%;height:4.5rem;width:4.5rem;display:inline-grid;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;align-self:center;cursor:pointer}.glide__arrow--left svg,.glide__arrow--right svg{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;width:.7rem;height:1.3rem;color:var(--theme-color--green)}.glide__arrow--left:focus-visible,.glide__arrow--left:hover,.glide__arrow--right:focus-visible,.glide__arrow--right:hover{background-color:var(--theme-color--green)}.glide__arrow--left:focus-visible svg,.glide__arrow--left:hover svg,.glide__arrow--right:focus-visible svg,.glide__arrow--right:hover svg{color:var(--theme-color--white)}.glide__bullets{position:absolute;bottom:0;left:0;width:100%;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;gap:.47rem;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media (min-width:1440px){.glide__bullets{display:none}}.glide__bullet{display:inline-grid;height:.9rem;width:.9rem;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border:none;padding:0;background-color:rgba(0,0,0,0);cursor:pointer}.glide__bullet span{width:.4rem;height:.4rem;background-color:var(--theme-color--gray);border-radius:50%;display:inline-block;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.glide__bullet--active span{width:.9rem;height:.9rem}