.image-banner__wrapper{position:relative;height:var(--mobile-height, 100vh)}@media screen and (min-width:480px){.image-banner__wrapper{height:var(--desktop-height)}}@media screen and (min-width:480px){.image-banner__wrapper.image-banner__wrapper--double-image{display:grid;grid-template-rows:var(--desktop-height);grid-template-columns:repeat(2,1fr)}}.image-banner__block-wrapper:first-child>*{margin-top:0}.image-banner__block-wrapper:last-child>*{margin-bottom:0}.image-banner__image{width:100%;height:100%}.image-banner__image img{object-position:var(--focal-point)}.image-banner__image--second{display:none}@media screen and (min-width:480px){.image-banner__image--second{display:block}}@media screen and (min-width:480px){.image-banner__image--mobile{display:none}}.image-banner__image--mobile-hidden{display:none}@media screen and (min-width:480px){.image-banner__image--mobile-hidden{display:block}}.image-banner__overlay,.image-banner__content{z-index:1}.image-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--overlay-color)}.image-banner__content-grid{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-areas:"top" "center" "bottom";grid-template-rows:repeat(3,auto);height:100%;padding:var(--space-17) var(--space-8);color:var(--overlay-text-color)}@media screen and (min-width:480px){.image-banner__content-grid{padding:var(--space-18) var(--space-17)}.image-banner__content-grid.image-banner__content-grid--wide{padding:var(--space-18) var(--space-19)}}.image-banner__content-grid [data-component=block-preheading]{max-width:21.875rem}.image-banner__content-grid [data-component=block-heading]{max-width:40.625rem}.image-banner__content-grid [data-component=block-heading].block-heading--desktop-extra-large{max-width:46.875rem}.image-banner__content-grid [data-component=block-richtext]{max-width:43.75rem}.image-banner__content-grid [data-component=block-button-link]{max-width:29rem}.image-banner__content-grid-cell{display:flex;flex-wrap:wrap}@media screen and (min-width:480px){.image-banner__content-grid-cell{display:grid;grid-template-areas:"left center right";grid-template-columns:repeat(3,auto);column-gap:var(--space-8)}}.image-banner__content-grid--top{grid-area:top}.image-banner__content-grid--center{grid-area:center}.image-banner__content-grid--bottom{grid-area:bottom}.image-banner__content--left{grid-area:left;margin-right:auto}.image-banner__content--center{grid-area:center;margin:0 auto}.image-banner__content--right{grid-area:right;margin-left:auto}.image-banner__content{display:flex;flex-direction:column}.image-banner__content-grid--top .image-banner__content{justify-content:flex-start}.image-banner__content-grid--center .image-banner__content{justify-content:center}.image-banner__content-grid--bottom .image-banner__content{justify-content:flex-end}.image-banner__content-grid--left-aligned .image-banner__content{align-items:flex-start}.image-banner__content-grid--center-aligned .image-banner__content{align-items:center;text-align:center}.image-banner__content-grid--right-aligned .image-banner__content{align-items:flex-end;text-align:right}.block-heading{margin-top:var(--space-6)}.block-heading>:first-child{margin-top:0}.block-heading>:last-child{margin-bottom:0}.block-preheading{max-width:90ch;margin-top:var(--space-7);color:var(--block-text-color, var(--color-heading));letter-spacing:var(--font-accent-letter-spacing)}.block-preheading>:first-child{margin-top:0}.block-preheading>:last-child{margin-bottom:0}.block-preheading--small{font-size:var(--font-body-size-25)}.block-preheading--medium{font-size:var(--font-body-size-50)}.block-preheading--large{font-size:var(--font-body-size-75)}.block-preheading--bolder{font-weight:var(--font-subheading-weight-bolder)}.block-preheading--uppercase{text-transform:uppercase}.block-richtext{max-width:90ch;margin-top:var(--space-7)}.block-richtext>:first-child{margin-top:0}.block-richtext>:last-child{margin-bottom:0}.block-button-link>:first-child{margin-top:0}.image-with-text__content{position:relative}.image-with-text__content:before{position:absolute;top:0;z-index:-1;width:100%;height:100%;content:"";background-color:var(--local-background-color)}@media screen and (min-width:1024px){.image-with-text__content{display:grid;gap:0;background-color:var(--local-background-color)}.image-with-text__content:before{display:none}}@media screen and (min-width:1024px){.image-with-text__content--image-position-left{grid-template-columns:var(--local-image-width) 1fr}}@media screen and (min-width:1024px){.image-with-text__content--image-position-right{grid-template-columns:1fr var(--local-image-width)}}.image-with-text__content--image-style-offset:before{height:calc(100% - var(--space-20))}.image-with-text__content--image-style-offset.image-with-text__content--image-position-left:before{top:var(--space-20)}.image-with-text__image--padded,.image-with-text__image--offset{padding:var(--space-8)}@media screen and (min-width:480px){.image-with-text__image--padded{padding:var(--space-17) var(--space-19) 0 var(--space-19)}}@media screen and (min-width:1024px){.image-with-text__image--padded{padding:var(--space-17)}}.image-with-text__image--offset{position:relative}@media screen and (min-width:1024px){.image-with-text__image--offset{top:var(--space-15);padding:0}.image-with-text__image--offset.image-with-text__image--first{left:var(--space-15)}.image-with-text__image--offset.image-with-text__image--last{right:var(--space-15)}}.image-with-text__image{align-self:center;height:var(--local-image-height-mobile)}@media screen and (min-width:1024px){.image-with-text__image{height:var(--local-image-height-desktop)}}.image-with-text__text{display:flex;flex-direction:column;justify-content:center;padding:var(--space-18) var(--space-16)}@media screen and (min-width:480px){.image-with-text__text{padding:var(--space-19)}}@media screen and (min-width:1024px){.image-with-text__text{padding-top:50px;padding-bottom:50px}}@media screen and (max-width:1024px)and (min-width:768px){.image-with-text__text{padding-top:50px!important;padding-bottom:50px!important}}.image-with-text__text>:first-child{margin-top:0}.image-with-text__text>:last-child{margin-bottom:0}.image-with-text__text .block-preheading{margin-bottom:var(--space-8)}.image-with-text__text-image{margin-top:var(--space-8)}.image-with-text__text-image>img{width:100%;height:100%}.image-with-text__text--alignment-left{align-items:flex-start}.image-with-text__text--alignment-center{align-items:center;text-align:center}.image-with-text__text--alignment-right{align-items:flex-end;text-align:right}.image-with-text__text--alignment-left{background-color:#194763;color:#fff;padding:0 100px}.block-heading>:last-child{color:#fff}a.button-link{color:#fff;padding:10px 25px;border:1px solid;display:block;border-radius:5px;font-size:20px}.block-button-link,.block-richtext.block-richtext--medium{margin-top:30px}@media screen and (max-width:767px){.image-with-text__text--alignment-left{padding:50px}}.nutritional-table-container{max-width:550px;margin:20px auto}#nutrition-table{background:#fff;margin:0;width:100%;border-collapse:collapse;text-align:left}#nutrition-table thead th{font-weight:700;color:#000;padding:0;border-bottom:2px solid #18394f}#nutrition-table tfoot td{font-weight:700;color:#000;padding:0;border-top:2px solid #18394f}#nutrition-table td{color:#000;padding:0}#nutrition-table tbody tr:hover td{color:#18394f;background:#f7f7f7}#nutrition-table tbody tr{display:none}@media only screen and (max-width:768px){.nutritional-table-container{max-width:580px;margin:20px auto 50px;border:1px solid #eee;padding:20px}}@media only screen and (max-width:480px){.nutritional-table-container{max-width:95%;margin:40px auto 50px;border:1px solid #eee;padding:8px;font-size:10px}}#nutrition-table thead th{border:unset!important}#nutrition-table td{border:unset}
/*# sourceMappingURL=/cdn/shop/t/152/assets/custom.css.map */
