#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:1000000;background-color:#222;background-color:rgba(0,0,0,.8);-webkit-transition:opacity .5s ease;transition:opacity .5s ease}#baguetteBox-overlay.visible{opacity:1}#baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center}#baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}#baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);-moz-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6)}#baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;white-space:normal;color:#ccc;background-color:#000;background-color:rgba(0,0,0,.6);font-family:sans-serif}#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;-webkit-transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,transform .4s ease;transition:left .4s ease,transform .4s ease,-webkit-transform .4s ease,-moz-transform .4s ease}#baguetteBox-slider.bounce-from-right{-webkit-animation:bounceFromRight .4s ease-out;animation:bounceFromRight .4s ease-out}#baguetteBox-slider.bounce-from-left{-webkit-animation:bounceFromLeft .4s ease-out;animation:bounceFromLeft .4s ease-out}@-webkit-keyframes bounceFromRight{0%{margin-left:0}50%{margin-left:-30px}100%{margin-left:0}}@keyframes bounceFromRight{0%{margin-left:0}50%{margin-left:-30px}100%{margin-left:0}}@-webkit-keyframes bounceFromLeft{0%{margin-left:0}50%{margin-left:30px}100%{margin-left:0}}@keyframes bounceFromLeft{0%{margin-left:0}50%{margin-left:30px}100%{margin-left:0}}.baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}.baguetteBox-button{position:absolute;cursor:pointer;outline:none;padding:0;margin:0;border:0;-moz-border-radius:15%;border-radius:15%;background-color:#323232;background-color:rgba(50,50,50,.5);color:#ddd;font:1.6em sans-serif;-webkit-transition:background-color .4s ease;transition:background-color .4s ease}.baguetteBox-button:focus,.baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}.baguetteBox-button#next-button{right:2%}.baguetteBox-button#previous-button{left:2%}.baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}.baguetteBox-button svg{position:absolute;left:0;top:0}.baguetteBox-spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}.baguetteBox-double-bounce1,.baguetteBox-double-bounce2{width:100%;height:100%;-moz-border-radius:50%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}.baguetteBox-double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounce{0%,100%{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}:root{--border-light: rgb(224, 224, 224);--background-ultra-light: rgb(250, 250, 250);--shadow-color-light: rgba(227, 227, 227, 1);--shadow-color-medium: rgb(194, 194, 194);--ui-gray-medium: rgb(136, 136, 136);--ui-gray-medium-hover: rgb(104, 104, 104);--primary-green: #bac844;--primary-green-hover: #929e24;--secondary-yellow: #F1EA39;--menu-gray: #888}.engage-shake{transform:translate3d(0, 0, 0);animation:engage-shake 2s infinite linear}@keyframes engage-shake{0%,69%{transform:translate3d(0, 0, 0)}70%,80%{transform:translate3d(-3px, 0, 0)}75%,85%{transform:translate3d(3px, 0, 0)}90%{transform:translate3d(-2px, 0, 0)}95%{transform:translate3d(2px, 0, 0)}100%{transform:translate3d(0, 0, 0)}}html .nectar-shop-header .woocommerce-ordering{display:none}html .nectar-shop-header .woocommerce-result-count{display:none}html .easyzoom-flyout{display:none !important}html .single-product-summary .product_title.entry-title{display:none !important}html .woocommerce-page .woocommerce p.cart-empty{font-size:unset;line-height:unset}html .fc-form .main-label span,html .fc-form .sub-label span{color:var(--ui-gray-medium) !important}html .formcraft-css .powered-by{display:none}html #header-outer .widget_shopping_cart h2.widgettitle{display:none}html #header-outer .widget_shopping_cart .buttons{padding-top:20px}html .woocommerce #sidebar div ul li.current-cat>a{color:var(--primary-green) !important}@media only screen and (min-width: 1000px){html .products li.product.minimal .product-add-to-cart a.added_to_cart.wc-forward{display:none}html .products li.product.minimal .product-add-to-cart a.add_to_cart_button{opacity:1;border:solid 1px var(--border-light) !important;border-radius:8px;padding:.25em 1em !important;display:block;background-color:var(--primary-green) !important;color:#fff !important;margin-top:1.5em !important;transition:all .5s ease-out !important;background-position:center center !important;text-align:center !important;text-transform:uppercase !important}html .products li.product.minimal .product-add-to-cart a.add_to_cart_button .normal.icon-salient-cart{color:#fff !important;transition:all .5s ease-out !important}html .products li.product.minimal .product-add-to-cart a.add_to_cart_button::after,html .products li.product.minimal .product-add-to-cart a.add_to_cart_button::before{display:inline-block !important;position:absolute !important;left:50%;top:50%;margin-left:-5px;margin-top:5px}html .products li.product.minimal .product-add-to-cart a.add_to_cart_button:hover{background-color:var(--background-ultra-light) !important;color:var(--primary-green) !important}html .products li.product.minimal .product-add-to-cart a.add_to_cart_button:hover .normal.icon-salient-cart{color:var(--primary-green) !important}html .products li.product.minimal .product-add-to-cart a.add_to_cart_button:hover span{background:none}html .products li.product.minimal .product-add-to-cart a.add_to_cart_button.loading .normal.icon-salient-cart{opacity:0;transition:none}html .products li.product.minimal .product-add-to-cart a.add_to_cart_button.loading span{opacity:0}html .products li.product.minimal .product-add-to-cart a.add_to_cart_button.added{pointer-events:none;background-color:var(--background-ultra-light) !important;color:var(--primary-green) !important;opacity:0}html .products li.product.minimal .product-add-to-cart a.add_to_cart_button.added .normal.icon-salient-cart{opacity:0}}html body[data-button-style*=slightly_rounded] .col.dark .nectar-button.see-through-2.--force-uppercase{text-transform:uppercase !important}html .woocommerce-product-details__short-description{padding-top:20px}html .woocommerce-product-details__short-description.--with-price-tag{padding-top:0}.bw-custom-flexbox-grid>.col{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-content:stretch;align-items:flex-start}.bw-custom-flexbox-grid>.col>.wpb_column{flex:0 0 100%}.bw-custom-flexbox-grid.--link-opacity a{transition:transform .5s ease-out,box-shadow .75s ease-out;transform:scale(1)}.bw-custom-flexbox-grid.--link-opacity a:hover{transform:scale(1.02);box-shadow:8px 8px 24px 0px var(--shadow-color-medium)}.bw-custom-flexbox-grid.--col-text-center .wpb_column,.bw-custom-flexbox-grid.--col-text-center .inner{text-align:center}.bw-custom-flexbox-grid.--col-text-center .wpb_column a,.bw-custom-flexbox-grid.--col-text-center .wpb_column img,.bw-custom-flexbox-grid.--col-text-center .inner a,.bw-custom-flexbox-grid.--col-text-center .inner img{display:inline-block}@media only screen and (min-width: 1000px){.bw-custom-flexbox-grid.--equal-desktop .col>.wpb_column{order:0;align-self:auto;flex-grow:1;flex-shrink:0;flex-basis:0;margin:0;width:auto}.bw-custom-flexbox-grid.--equal-desktop .col>.wpb_column~.wpb_column{padding-left:2.1%}}.bw-btn{border-radius:4px;text-transform:uppercase !important;padding:.5em 1em !important;font-family:"Poppins",sans-serif !important;font-weight:400 !important;font-size:.938rem !important;display:block !important;line-height:100% !important;transition:background-color .5s ease-out !important}.bw-btn.--primary{background-color:var(--primary-green);color:#fff !important}.bw-btn.--primary:hover{background-color:var(--primary-green-hover)}.bw-btn.--secondary{background-color:var(--ui-gray-medium);color:#fff !important}.bw-btn.--secondary:hover{background-color:var(--ui-gray-medium-hover)}.bw-btn.--wrench-icon::before{font-family:"FontAwesome";content:"";display:inline-block;margin-right:.5em;margin-top:-0.3em}#header-outer.transparent header#top nav>ul>li>a.bw-btn.--secondary,#top header#top nav>ul>li>a.bw-btn.--secondary{color:#fff}.bw-custom-add-to-cart-wrapper{margin-top:40px;text-align:center;border:solid 1px var(--border-light);border-radius:8px;padding:16px;box-shadow:8px 8px 24px 0px var(--shadow-color-light)}.woocommerce div.product .bw-custom-add-to-cart-wrapper form.cart{margin-bottom:0 !important}.woocommerce div.product .bw-custom-add-to-cart-wrapper form.cart button.single_add_to_cart_button{display:inline-block;float:none;width:100%}@media only screen and (min-width: 1000px){.woocommerce div.product .bw-custom-add-to-cart-wrapper form.cart button.single_add_to_cart_button{width:66%;min-width:220px}}.bw-custom-notification{font-size:1.25em !important;font-weight:600 !important}#page-header-bg .bw-special-category-header{font-size:3.2rem;font-family:"Gotham" !important;font-weight:300 !important;text-transform:uppercase !important;letter-spacing:.2em !important;line-height:110% !important;margin:0 0 !important}#page-header-bg .bw-special-category-header>small{display:block;color:var(--primary-green);font-size:.678em}#page-header-bg .bw-special-category-header.--yellow>small{color:var(--secondary-yellow)}.bw-page-header-wrap{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-content:stretch;align-items:flex-start}.bw-page-header-wrap>#page-header-bg{max-width:1420px;padding:0 90px}.bw-page-header-wrap .page-header-bg-image::after{background:#000;background:linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(255, 255, 255, 0.1054622533) 66%, rgba(255, 255, 255, 0) 100%)}.woocommerce ul.products li.product h2.--medium,.woocommerce ul.products li.product h2.--medium,.woocommerce-page ul.products li.product h2.bw-product-title.--medium{font-size:1em !important;line-height:150% !important}.woocommerce ul.products li.product h2.--small,.woocommerce ul.products li.product h2.--small,.woocommerce-page ul.products li.product h2.bw-product-title.--small{font-size:.85em !important;line-height:150% !important}.woocommerce ul.products li.product h2.--xsmall,.woocommerce ul.products li.product h2.--xsmall,.woocommerce-page ul.products li.product h2.bw-product-title.--xsmall{font-size:.618em !important;line-height:140% !important}.bw-custom-gallery .portfolio-items .col .work-item.style-2 h3{font-size:1.25em;text-shadow:2px 2px 2px rgba(0,0,0,.3)}html body .--force-uppercase{text-transform:uppercase !important}html body .--btn-force-full-width{display:block !important;text-align:center !important}@font-face{font-family:"Gotham";src:url(//body-works.pl/wp-content/themes/body-works/assets/fonts/subset-Gotham-Light.woff2) format("woff2"),url(//body-works.pl/wp-content/themes/body-works/assets/fonts/subset-Gotham-Light.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}.bw-custom-product-description{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-content:stretch;align-items:center;margin-bottom:40px;font-size:1rem;background-repeat:no-repeat;background-position:center left;background-size:100% auto}.bw-custom-product-description :nth-child(1){order:0;flex:0 0 69%;align-self:auto}.bw-custom-product-description :nth-child(2){order:0;flex:1 0 auto;align-self:auto;border-left:solid 1px rgba(255,255,255,.4)}.bw-custom-product-description h1,.bw-custom-product-description h2{color:#fff;text-transform:uppercase;line-height:125% !important;margin:0 !important;padding:1.5em 1em 1em 1em;text-shadow:2px 2px 2px rgba(0,0,0,.3)}.bw-custom-product-description h1{font-size:.65em !important}.bw-custom-product-description h2{font-size:.65em !important}.bw-custom-product-description.--bwe-eu-kombinowana-na-pylonie{background-image:url(//body-works.pl/wp-content/themes/body-works/assets/img/seria_eu_kombinowana_na_pylonie_mini.png)}.bw-custom-product-description.--bwe-eu-kombinowana{background-image:url(//body-works.pl/wp-content/themes/body-works/assets/img/seria_eu_kombinowana_mini.png)}.bw-custom-product-description.--bwe-eu{background-image:url(//body-works.pl/wp-content/themes/body-works/assets/img/seria_eu_mini.png)}.bw-custom-product-description.--bwe-eu-na-pylonie{background-image:url(//body-works.pl/wp-content/themes/body-works/assets/img/seria_eu_na_pylonie_mini.png)}.bw-custom-product-description.--bwzk-kompaktowa{background-image:url(//body-works.pl/wp-content/themes/body-works/assets/img/kompaktowa_mini.png)}.bw-custom-product-description.--kids{background-image:url(//body-works.pl/wp-content/themes/body-works/assets/img/kids_mini.png)}.bw-custom-product-description.--serwisowe{background-image:url(//body-works.pl/wp-content/themes/body-works/assets/img/serwisowe_mini.png)}.bw-custom-product-description.--workout{background-image:url(//body-works.pl/wp-content/themes/body-works/assets/img/workout_mini.png)}.bw-custom-product-description.--no-variant{background-image:url(//body-works.pl/wp-content/themes/body-works/assets/img/serwisowe_mini.png)}.bw-custom-product-description__main-header.--small{font-size:.6em !important}.bw-custom-product-description__main-header.--xsmall{font-size:.5em !important}@media only screen and (min-width: 500px){.bw-custom-product-description{font-size:1.375rem}}@media only screen and (min-width: 640px){.bw-custom-product-description{font-size:2rem}}.bw-single-product .woocommerce-loop-product__model{border:solid 1px var(--border-light);display:inline-block;padding:.25em .5em !important;border-radius:4px;margin-bottom:.5em !important}.bw-single-product .product-meta{padding-top:10px !important}.bw-single-product__price{position:absolute;bottom:90px;right:0}.bw-single-product__price>.price{opacity:1 !important}@media only screen and (min-width: 1024px){.bw-single-product__thumb{text-align:center !important;display:flex;align-items:center;justify-content:center;height:300px !important;max-height:300px !important;overflow:hidden}.bw-single-product__thumb img{max-height:300px !important;width:auto !important;max-width:100% !important}.bw-single-product .woocommerce-loop-product__title{min-height:46px}}#header-outer.transparent header#top nav>ul>li>a.bw-btn{opacity:1 !important}header#header-outer .bw-cart-icon-wrap,header#top .bw-cart-icon-wrap{height:auto !important}header#header-outer .bw-cart-wrap-item-count,header#top .bw-cart-wrap-item-count{position:absolute;font-size:.688rem}header#header-outer .bw-cart-wrap-item-count>div,header#top .bw-cart-wrap-item-count>div{background-color:#fff !important;border-radius:99px;color:#000;line-height:2em !important;width:2em !important;box-shadow:0px 5px 12px rgba(0,0,0,.2);font-weight:600;font-size:1em !important}header#header-outer .bw-additional-header-button,header#top .bw-additional-header-button{display:none !important}@media only screen and (min-width: 1024px){header#header-outer .bw-additional-header-button,header#top .bw-additional-header-button{display:flex !important}header#header-outer .bw-additional-header-button>a.bw-btn,header#top .bw-additional-header-button>a.bw-btn{opacity:1 !important}}@media only screen and (min-width: 1024px){#header-outer.transparent .bw-decorated-header{background-color:#fff;box-shadow:0px 8px 15px -3px rgba(0,0,0,.25)}}@media only screen and (min-width: 1024px){body.material #header-outer:not([data-format=left-header]) #logo{opacity:0}}html #header-outer.transparent:not([data-lhe=animated_underline]) header#top nav .sf-menu>li.current-menu-item>a,html #header-outer.transparent:not([data-lhe=animated_underline]) header#top nav .sf-menu>li.current_page_item>a{color:var(--primary-green) !important}html #header-outer.transparent header#top nav>ul>li>a{color:var(--menu-gray) !important;opacity:1 !important}html #header-outer.transparent:not([data-lhe=animated_underline]) header#top nav>ul>li>a:hover{color:var(--primary-green) !important}html #header-outer.transparent:not([data-lhe=animated_underline]) header#top nav .sf-menu>li.sfHover>a{color:var(--primary-green) !important}@media only screen and (min-width: 1024px){html #bw-main-page-slider{margin-top:150px !important}}#header-outer .bw-alternative-logo-grid__column>img{height:55px;width:auto;margin:0 0}#header-outer .bw-alternative-logo-grid__column{display:none}@media only screen and (min-width: 1024px){#header-outer.transparent #logo{visibility:hidden}#header-outer.fixed-menu .bw-alternative-logo-grid{display:none !important}#header-outer .bw-alternative-logo-grid{padding-top:20px;padding-bottom:20px;position:absolute;top:0;display:inline-flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-content:stretch;align-items:center;width:50vw;left:23vw}#header-outer .bw-alternative-logo-grid__column{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-content:stretch;align-items:center;order:0;flex:0 1 auto;align-self:auto}#header-outer .bw-alternative-logo-grid__column>img{height:auto;width:100px;margin:0 0}#header-outer .bw-alternative-logo-grid__column.--body-worksout>img{width:140px}#header-outer .bw-alternative-logo-grid__column.--kids-fitness>img{width:140px}#header-outer .bw-alternative-logo-grid__column.--fit-system>img{width:90px}#header-outer .bw-alternative-logo-grid__column.--fit-energy>img{width:90px}#header-outer .bw-alternative-logo-grid a.bw-alternative-logo-grid__column{transition:transform .25s ease-out;transform:scale3d(1, 1, 1)}#header-outer .bw-alternative-logo-grid a.bw-alternative-logo-grid__column:hover{transform:scale3d(1.1, 1.1, 1.1)}}.bw-news-product__header{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-content:stretch;align-items:flex-start;margin-bottom:1.5em}.bw-news-product__title{order:0;flex:1 1 auto;align-self:auto;padding-right:20px}.bw-news-product__title h3 small{border:solid 1px var(--border-light);color:#000;display:inline-block;padding:.25em .5em !important;border-radius:4px;font-size:.85em;margin-bottom:1em}.bw-news-product__title h3 span{display:block}.bw-news-product__logo{order:0;flex:0 1 auto;align-self:auto;max-width:25%}.bw-news-product__logo.--body-worksout{max-width:30%}.bw-news-product__logo.--kids-fitness{max-width:28%}@media only screen and (min-width: 1024px){.bw-news-product__logo{max-width:20%}.bw-news-product__logo.--body-worksout{max-width:25%}.bw-news-product__logo.--kids-fitness{max-width:23%}}.bw-news-product__text{text-align:justify;color:var(--menu-gray)}.bw-product-layout{display:grid;grid-gap:1rem}.bw-product-layout img{width:100%;display:block;max-width:100%;height:auto}.bw-product-layout h4{font-size:1.5em !important;margin-bottom:1.25em !important}@media only screen and (min-width: 1024px){.bw-product-layout{grid-template-columns:1fr 1fr}}.bw-product-layout .btns{grid-area:btns}.bw-product-layout .btns>div{display:grid;grid-template-columns:1fr 1fr;align-items:start;justify-content:start;grid-gap:.5rem}@media only screen and (min-width: 1024px){.bw-product-layout .btns>div{padding-top:60px}}.bw-product-layout .btns .nectar-button{padding-left:0 !important;padding-right:0 !important;text-align:center;text-transform:uppercase !important}@media only screen and (min-width: 1024px){.bw-product-layout .btns.--3-columns-on-lg>div{grid-template-columns:1fr 1fr 1fr}}.bw-product-layout.--001{grid-template-areas:"description_1" "illustration_1" "description_2" "illustration_2" "description_3" "illustration_3" "btns" "illustration_4"}@media only screen and (min-width: 1024px){.bw-product-layout.--001{grid-template-areas:"description_1 description_2" "illustration_1 illustration_2" "description_3 btns" "illustration_3 ." "illustration_4 illustration_4"}}.bw-product-layout.--001 .description_1{grid-area:description_1}.bw-product-layout.--001 .description_2{grid-area:description_2}.bw-product-layout.--001 .description_3{grid-area:description_3}.bw-product-layout.--001 .description_4{grid-area:description_4}.bw-product-layout.--001 .illustration_1{grid-area:illustration_1}.bw-product-layout.--001 .illustration_2{grid-area:illustration_2}.bw-product-layout.--001 .illustration_3{grid-area:illustration_3}.bw-product-layout.--001 .illustration_4{grid-area:illustration_4}.bw-product-layout.--002{grid-template-areas:"description_1" "illustration_1" "description_2" "illustration_2" "description_3" "illustration_3" "description_4" "illustration_4" "description_5" "illustration_5" "btns" "illustration_6"}@media only screen and (min-width: 1024px){.bw-product-layout.--002{grid-template-areas:"description_1 description_2" "illustration_1 illustration_2" "description_3 description_4" "illustration_3 illustration_4" "description_5 btns" "illustration_5 ." "illustration_6 illustration_6"}}.bw-product-layout.--002 .description_1{grid-area:description_1}.bw-product-layout.--002 .description_2{grid-area:description_2}.bw-product-layout.--002 .description_3{grid-area:description_3}.bw-product-layout.--002 .description_4{grid-area:description_4}.bw-product-layout.--002 .description_5{grid-area:description_5}.bw-product-layout.--002 .illustration_1{grid-area:illustration_1}.bw-product-layout.--002 .illustration_2{grid-area:illustration_2}.bw-product-layout.--002 .illustration_3{grid-area:illustration_3}.bw-product-layout.--002 .illustration_4{grid-area:illustration_4}.bw-product-layout.--002 .illustration_5{grid-area:illustration_5}.bw-product-layout.--002 .illustration_6{grid-area:illustration_6}.bw-product-layout.--003{grid-template-columns:55fr 45fr;grid-template-areas:"description_1 description_1" "illustration_1 illustration_1" "description_2 description_2" "illustration_2 illustration_2" "illustration_3 illustration_3" "illustration_4 illustration_4" "btns btns"}@media only screen and (min-width: 1024px){.bw-product-layout.--003{grid-template-areas:"description_1 description_1" "illustration_1 illustration_1" "description_2 description_2" "illustration_2 illustration_2" "illustration_3 illustration_4" "btns btns"}.bw-product-layout.--003 .illustration_3{align-self:center}.bw-product-layout.--003 .illustration_3>img{margin:0 0}.bw-product-layout.--003 .bw-infographic-icons{margin-bottom:0}}.bw-product-layout.--003 .description_1{grid-area:description_1}.bw-product-layout.--003 .description_2{grid-area:description_2}.bw-product-layout.--003 .description_3{grid-area:description_3}.bw-product-layout.--003 .description_4{grid-area:description_4}.bw-product-layout.--003 .description_5{grid-area:description_5}.bw-product-layout.--003 .illustration_1{grid-area:illustration_1}.bw-product-layout.--003 .illustration_2{grid-area:illustration_2}.bw-product-layout.--003 .illustration_3{grid-area:illustration_3}.bw-product-layout.--003 .illustration_4{grid-area:illustration_4}.bw-product-layout.--003 .illustration_5{grid-area:illustration_5}.bw-product-layout.--003 .illustration_6{grid-area:illustration_6}.bw-product-layout.--003 .illustration_1,.bw-product-layout.--003 .illustration_2{margin-bottom:20px}.bw-product-layout.--003 .btns>div{padding-bottom:40px}@media only screen and (min-width: 1024px){.bw-product-layout.--003 .btns>div{padding-top:0}}.bw-product-layout.--004{grid-template-columns:1fr 1fr;grid-template-areas:"description_1 description_1" "illustration_1 illustration_1" "btns btns" "illustration_2 illustration_2"}.bw-product-layout.--004 .illustration_1{margin-bottom:20px}.bw-product-layout.--004 .btns>div{padding-bottom:20px}@media only screen and (min-width: 1024px){.bw-product-layout.--004 .btns>div{padding-top:0}}.bw-product-layout.--004 .description_1{grid-area:description_1}.bw-product-layout.--004 .illustration_1{grid-area:illustration_1}.bw-product-layout.--004 .illustration_2{grid-area:illustration_2}.bw-infographic-icons{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-content:stretch;align-items:flex-start}.bw-infographic-icons>div{order:0;flex:0 1 49%;align-self:auto;text-align:center;position:relative}.bw-infographic-icons>div img{width:110px !important;height:auto;display:inline-block}@media only screen and (min-width: 1024px){.bw-infographic-icons>div{flex:0 1 auto;padding-right:15px}}@media only screen and (min-width: 1024px){.bw-infographic-icons{justify-content:flex-start;margin-bottom:30px}.bw-infographic-icons div~div{padding:0 15px}.bw-infographic-icons div~div::after{content:"";height:34%;width:1px;position:absolute;display:block;background-color:var(--primary-green);top:33%;left:0}.bw-infographic-icons.--two-columns>div{padding:0 0;flex:0 1 49%}.bw-infographic-icons.--two-columns div~div::after{content:"";display:none}.bw-infographic-icons.--spread{justify-content:space-between;align-content:stretch}.bw-infographic-icons.--spread>div{flex:1 1 auto}}.bw-custom-price-tag{text-align:right;margin-bottom:20px}.bw-custom-price-tag .amount{display:inline-block;border:solid 1px var(--border-light);display:inline-block;padding:.25em .5em !important;border-radius:4px;font-weight:600;font-size:1.5rem}@media only screen and (min-width: 1024px){.bw-custom-price-tag{text-align:right;margin-bottom:40px}.bw-custom-price-tag .amount{font-size:2.5em}}